/****************************************/
/********     #coursesregister      ******/
/****************************************/
#coursesregister input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #c2c2c2;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	height: 18px;
	color:#ffff00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0D0DF;
	border-right-color: #A6A6C4;
	border-bottom-color: #A6A6C4;
	border-left-color: #D0D0DF;
	
height:12px;line-height:12px; 
}
#coursesregister td {
	height: 13px;
	font-size: 11px;
	line-height: 10px;
	vertical-align:middle;
}
#coursesregister form {
	margin: 0px;
	padding: 0px;
}
#coursesregister .greyheadrow td {
	color:#8F8F8F;
	font-weight:bold;
	border-bottom:#8F8F8F 1px solid;
}
/****************************************/
/********     #registration_form      ******/
/****************************************/

/* form  */
#registration_form h1, h1.registration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7C7C;
	font-style: normal;
	margin-top: 20px;
}
#registration_form {
	width: 360px;
}
.redstar {color: #FF6633}

/*    fieldset    */

#registration_form fieldset {
	border: 1px solid #D4D0C8;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#registration_form #remove1 {

}
#registration_form #buttons, #additional_form #buttons {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#registration_form fieldset.extra {
	color: #747AC7;
	border-top-color: #B9BCE3;
	border-right-color: #B9BCE3;
	border-bottom-color: #B9BCE3;
	border-left-color: #B9BCE3;
}

/*    fields   */
#registration_form input, #registration_form textarea, #registration_form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	border: 1px solid #D4D0C8;
	height: 15px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-left: 2px;
	margin-left: 30px;
}
#registration_form textarea {
	margin-left:0px;
	width: 300px;
	height: 50px;
}
#registration_form #buttons input,  #cart .eC_ButtonWrapper input, .eC_ButtonWrapper input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8084CE;
	height: 20px;
	border: 1px solid #A9ACDE;
	border-color: #A9ACDE #5A60C0 #5A60C0 #A9ACDE;
}
#registration_form #buttons #submit, #additional_form #buttons #add_person{
	width:200px;
	margin-right:44px;
}
#registration_form #details #additional {
	height: 100px;
}
.important {
	font-weight: bold;
	color: #FF6633;
	margin-top: 30px;
	text-align:center;
}

/****************************************/
/********     #Franchise Form     ******/
/****************************************/

/* form  */
#franchise_form {
	width: 500px;}
#franchise_form input, #franchise_form textarea {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#franchise_form #send  {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8084CE;
	height: 20px;
	border: 1px solid #A9ACDE;
	border-color: #A9ACDE #5A60C0 #5A60C0 #A9ACDE;
}

#franchise_form fieldset {
	border: 1px solid #D4D0C8;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
