.clearformrows {	
	clear: both;	
	overflow: hidden;	
	height: 6px
}

#LogonControl_LoginPanel{
	background-color:#d1d1d1;
	padding:15px 10px 0 10px;
	color:#000;
	min-height:110px;
}
#LogonControl_LoginPanel label#LogonControl_PasswordLabel, #LogonControl_LoginPanel label#LogonControl_UsernameLabel{
	color:#000;
	font-weight:bold;
	text-align:right;
	width:90px;
	display:block;
	float:left;
}
#register_panel{
	background-color:#000;
	padding:10px 10px 5px 10px;
	color:#FFF;
	min-height:110px;
}
*html #register_panel, *html #LogonControl_LoginPanel{
	height:110px;
}
#newusertext{
	
	color:#FFF;
	padding:8px 0 8px 0;
	font-weight:bold;
	display:block;
	margin:0;
}
#regsiternowsubmit {
	
	color:#000;
}
#regsiternowsubmit{
	text-align:center;
	padding:6px 0 6px 0;
}
#regsiternowsubmit a{
	background-color:#cc0000;
	color:#fff;
	padding:5px;
	height:30px;
	text-decoration:none;
	border:1px solid #ff0000;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
} 
#regsiternowsubmit a:visited{
	background-color:#cc0000;
	color:#fff;
	padding:5px;
	text-decoration:none;
}
#regsiternowsubmit a:hover{
	background-color:#cc0000;
	color:#fff;
	padding:5px;
	text-decoration:none;
}
#forgotpassord_panel label{
	font-weight:bold;
	
}  

#Registration_UserRegistrationButton, #Retrieval_UserRetrievalSubmitButton, #Registration_UserRegistrationBackButton, #Retrieval_UserRegistrationBackButton {
	background-color:#cc0000;
	border:1px solid #ff0000;
	color:#fff;
	
	font-weight:bold;
	padding:4px;
}
#personaldetails label, #addressdetails label, #AccountInformation label, #userdetails label, #FulhamChangePassword label{
	width:130px;
	display:block;
	color:#000;
	float:left;
	font-weight:bold;
	text-align:right;
	
	padding:3px 0 3px 0;
} 
#OffersAndPromotions label{
	display:inline;
	color:#000;
	float:right;
	font-weight:bold;
	text-align:left;
	
	width:95%;
	}
#OffersAndPromotions input{
	float:left;
}
#OffersAndPromotions a{
	color:#000;
	text-decoration:underline;
	
}
#OffersAndPromotions a:visited{
	color:#666;
	text-decoration:underline;
	
}
#OffersAndPromotions a:hover{
	color:#000;
	text-decoration:underline;
	
}
#userdetails label{
	width:80px;
	display:block;
	color:#000;
	float:left;
	font-weight:bold;
	text-align:right;
	padding:3px 0 3px 0;
} 
#personaldetails legend, #addressdetails legend, #AccountInformation legend, #userdetails legend, #OffersAndPromotions legend{
	display:none;
}
fieldset#personaldetails, fieldset#addressdetails, fieldset#AccountInformation, fieldset#userdetails,fieldset#OffersAndPromotions {
	border:1px solid #fff;
	border-bottom:1px solid #d1d1d1;
	padding:10px 0 10px 0;
}
#personaldetails input, #addressdetails input, #addressdetails textarea, #AccountInformation input, #userdetails input, #FulhamChangePassword input{
	width:250px;
	border:1px solid #999;
	margin:0 10px 0 10px; 
}
#userdetails input#RetrievalUserPostcode{
	width:100px;
	border:1px solid #999;
	margin:0 10px 0 10px;   
}
#addressdetails input#Registration_postcodecheckbutton{
	width:120px;
	border:0;
	margin:0 10px 0 10px; 
	background-color:#333;
	border:1px solid #ccc;
	color:#fff;
	
	font-weight:bold;
	padding:3px;
}
#addressdetails input#Registration_AddressPostcode{
	width:80px;
	display:block;
	color:#000;
	float:left;
	font-weight:bold;
	
	padding:3px 0 3px 0;
}
#personaldetails select, #addressdetails select, #AccountInformation select, #userdetails select{
	
	color:#000;
	margin:0 10px 0 10px;  
}
#registerright{
	float:right;
	width:243px;
}
#loginleft{
	float:left;
	width:243px;
}
#submitaligning{
	text-align:center;
	padding:7px 0 0 0;
	margin:0;
}
#ForgotPassword_ErrorMessage, #LogonControl_LoginErrorMessage{
	clear:both;
	
	font-weight:bold;
	color:#ca0101;
	margin:10px 0 10px 0;
}
.ValidatorSummary{
	
	font-weight:bold;
	color:#ca0101;
	margin:10px 0 10px 0;
}
.continuebutton{
	float:right;
}
.previousbutton{
	float:left;
}
#clientreftext label{
	color:#000;
	font-size:1em;
	margin-right:13px;
}
#clientemailtext label{
	color:#000;
	font-size:1em;
	margin-right:13px;
}
#clientreftext,#clientemailtext{
	color:#000;
	
}
#clientreftext a{
	color:#000;
	text-decoration:underline;
}
#clientreftext a:visited{
	color:#666;
	text-decoration:underline;
}
#clientreftext a:hover{
	color:#000;
	text-decoration:underline;
}


#FulhamChangePassword {border-bottom: 1px solid #d1d1d1; padding-bottom: 10px;}
#FulhamChangePassword_SubmitButton {
	background-color:#cc0000;
	border:1px solid #ff0000;
	color:#fff;
	
	font-weight:bold;
	padding:4px;
}
#FulhamChangePassword_NewPasswordConfirm {
	margin-bottom: 10px !important;
}
#FulhamChangePassword_ErrorMessage {
	margin-top: 10px;
	color:#cc0000;
	font-size: .7em;
}
textarea#Registration_Address1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	height:80px;
}


#Registration_NicknameSpan {
	font-size: .8em;
	margin:0pt 10px;
}
