#whichkite_intro_right {
	background-image:url(../whichkite/images/whichkite_intro_right.jpg);
	background-repeat:no-repeat;
	background-color:#676c7d;

}


#step_1_right ,#step_2_right ,#step_3_right ,#step_4_right ,#step_5_right,#step_results_right {
	background-repeat:no-repeat;
	background-color:#676c7d;
}
#step_1_right {
	background-image:url(../catalogue/catalogue_right_hand.jpg);
	height:350px;
}

#step_2_right {
	background-image:url(../whichkite/images/step_2_right.jpg);
}

#step_3_right {
	background-image:url(../whichkite/images/step_3_right.jpg);
}

#step_4_right {
	background-image:url(../whichkite/images/step_4_right.jpg);
}

#step_5_right {
	background-image:url(../whichkite/images/step_5_right.jpg);
}

#step_results_right {
	background-image:url(../whichkite/images/step_results_right.jpg);
}

img.whichkite_secondary{
	margin-top:10px;
}


.right_split p{
	margin-top: 0 ;
	margin-botom: 4px;
	font-size:105%;

}

.hard_emphasis{ color:#FF0000;}

em{ font-style:normal;
	font-weight:bold;
	text-decoration:underline;}
em a:link, em a:visited, em a:hover, em a:active{ color:white;}	
	

.catalogue_buttons{
}

#first_catalogue_buttons{
  width:240px;
  float:left;
}
#second_catalogue_buttons{
  width:230px;
  float:left;
  margin-top:58px;
  margin-bottom:10px;
}

/*Form Styling */
fieldset{ border:0; padding: 0;}
fieldset p{  border:1px solid #676c7d; display:block; margin:0px 0; cursor:pointer;  height:5px;
 }
* > p { height:auto ; min-height:5px;}
legend{ display:none;}

label span { font-weight:normal; 
			 font-size:12px; 
			 float:left; 
			 clear:right;} 

#age_1, #age_2, #age_3, #age_4, #age_5,
#weight_1, #weight_2, #weight_3,
#experience_1, #experience_2, #experience_3, #experience_4,
#activity_1, #activity_2, #activity_3, #activity_4, #activity_5, #activity_6, #activity_7,
#win_1, #win_2, #win_3
 { float:left;;
	   width:15px;
	   height:15px;
	   padding:0;
	   display:block;
	   margin:12px 0 0 0;
	   position:relative; clear:left;
	   left:0;
	   text-indent:0;
	   border:0px;
	   clear:both;;
	   }
	   

#age_1_label, #age_2_label, #age_3_label, #age_4_label, #age_5_label,
#weight_1_label, #weight_2_label, #weight_3_label, 
#experience_1_label, #experience_2_label, #experience_3_label, #experience_4_label, 
#activity_1_label, #activity_2_label, #activity_3_label, #activity_4_label, #activity_5_label, #activity_6_label, #activity_7_label,
#win_1_label, #win_2_label, #win_3_label{ 
	float:right; 
	margin:0; 
	width:285px; 
	clear:right; 
	padding:0; 
	font-size:120%;
    font-weight:bold;
	margin:9px 0 0 0;
}



#whichkite_submit { float:left; margin-left:0; }

.whichkite_results{
font-weight:bold;
margin:20px;
}

.whichkite_results span{
font-weight:bold;
display:block;
background-image:url(../whichkite/images/logos/logo_01.gif); 
background-position:-5px 0;
background-repeat:no-repeat;
cursor:pointer;
padding-top:50px;
text-align:center;
width:130px;
float:left;
margin-top:15px;

}
.whichkite_results span a:link, .whichkite_results span a:visited, .whichkite_results span a:hover, .whichkite_results span a:active{
	color:white;
}

.left_column form  select.forms-inputbox{
	float:left;
	margin-top:10px; 
	margin-right:10px;
	width:184px;
	font-size:90%;
}

.clear{
	padding-top:12px;
	font-size:0.8em;
	
}
.left_column form input{
	
}
.left_column form input.checkbox{
	display:inline;
	float:none;
	clear:none;
	width:15px;
	
	
}

.submit{
	clear:both;
	cursor:pointer;
		margin-top:40px;
		width:200px;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	height:100px !important;
}