
#signIn{
	text-align:right;
	padding:8px;
}

/* FORMS ========================================================================*/

#formsContainer{
	margin:10px 0 10px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: ;
}
fieldset{
	padding:5px 10px;
}
legend{
	margin:0pt 0pt 0px;
	padding:8px;
}

.inputs{
	padding:0;
}
.inputs fieldset fieldset ul li{
	clear:both;
	float:none;
}
.inputs fieldset fieldset ul li input{
	float:left;
	background:none;
	
}

.inputs fieldset fieldset ul li label{
	width:448px;
	text-align:left;
	padding:0;
}

.inputs div div ul li label{
	width:468px;
	text-align:left;
}

.inputs div div ul li input{
	float:left;
	background:transparent;
}

.inputs,.radioButs{
	clear:both;
}
.inputs fieldset .radioButs label{width:120px; text-align:right;}
.inputs fieldset .radioButs span label{width:auto; text-align:left;}
.inputs label,.inputsBD label,.inputs span.label,.inputs span.regionLabel,.radioButs label{
	width:140px;
	float:left;
	text-align:right;
	display:block;
	padding:2px 8px;
	margin:0 0 6px 0;
}
.inputs input{
	font-size:12px;
	line-height:16px;
	padding:2px;
	height:16px;
	margin:2px;
	border:none;
	background-color:#a9b7b6;
	color:#fff;
	float:left;
}
.inputs select{
	float:left;
	font-size:12px;
	line-height:16px;
	height:20px;
	margin:2px;
	border:none;
	background-color:#a9b7b6;
	*background-color:#fff;
	color:#fff;
	*color:000;
}

.radioButs input{
	background:none;
}
.inputs textarea{
	background-color:#a9b7b6;
	color:#fff;
	border:none;
	font-size:12px;
	line-height:16px;
	margin:2px;
	width:310px;
	height:120px;
}
.inputsBD {
	clear:both;
}
.inputsBD select{
	font-size:90%;
	padding:2px;
}
.checkbox{
	margin:20px 0 0 150px;
}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
p#forgotPw {
	margin-left:155px;
}
.submitButton input{
	display:block;
	clear:both;
	margin:5px 0 10px 157px;
	cursor: pointer;
	background:url(/Images/submit_btn.jpg) center center no-repeat;
	display:block;
	width:97px;
	height:31px;
	text-indent:-99999px;
	border:none;
	font-size:0px;
	line-height:0px;
}
.radioButs input{
	width:20px;
	float:left;
}
li.radioButs label{
	width:120px;
}
.radioButs span label{
	width:auto;
	padding:2px 0; 
	text-align:left;
}

table.RadUploadTable{
	background:#999;
	width:270px;
	padding:4px;
}
table.RadUploadTable {border:1px solid #c00;}

#formsContainer fieldset ul{
	list-style:none;
	margin:0;
	padding:0;
}

/* vam errors======*/

span.VAMValSummaryHeader{
	display:block;
	font-size:120%;
	color:#900;
	padding:2px 10px;
	font-weight:bold;
}
ul.VAMValSummaryErrors{
	margin:5px 0;
	padding:4px 25px;
	border-top:1px dashed #817662;
	border-bottom:1px dashed #817662;
	color: #000;
}
ul.VAMValSummaryErrors li{
	list-style:square;
	padding:5px;
}
.VAMValSummaryErrors{
	color:#000;
}

.DESVALSummary ul{
	color:#900;
	border-top:dotted 1px #900;
	border-bottom:dotted 1px #900;
	padding:10px;
}

.DESVALSummary li{
}
.DESVALErrorText img{padding-top:4px;float:left;}
.DESVALSummary a{color:#900!important;text-decoration:underline!important;}
.DESVALSummaryHeader{
	color:#900!important;
}

.DESVALRequiredFieldMarker{
	display:none;
}

.inputs .ruFileWrap input{
	height:24px;
	border:none;
	padding:0;
	margin:0;
}

.inputs .ruFileWrap li{
	list-style:none;
}

.DESVALErrorText span{
	/*display:block;*/
	display:block;
	clear:both;
	float:none;
	color:#900;
	border-top:dotted 1px #900;
	border-bottom:dotted 1px #900;
	padding:10px;
}

/*new form styles for 4.3 - to give name check and strength password and login in tooltip */
/*created a new div around create account form to give more control of just the create accoutn page.*/
#contentForms{
	min-height:1px;
	width:700px;
	margin:15px;
	padding:0 10px;
	}
	
#createAccount div.inputs{
	clear:both;
	min-height:36px;	
	}
#createAccount  div.inputs label{
 	width:160px;
 	font-size:13px;
	margin:0px 0 6px 0;
	padding:0px 8px;
	line-height:26px;
 }
#createAccount  div.inputs input{
	padding:4px 4px 6px 4px;
	*padding:7px 4px 5px 4px;
	margin:0 6px 6px 0;
	width:170px;
	float:left;
	color:#000;
}
#createAccount  div.inputs select{
	width:180px!important;	
	border:none;
	float:left;
	margin:0 6px 6px 0;
	padding:4px;
	height:auto;
	color:#000;
}
.memberCheckButton{
	width:80px; 
	float:left;
	margin-left:0px; 
	margin-top:1px;
	*margin-top:2px;
	}

#createAccount .inputs .memberCheckButton input{
	display:block;
	margin: 0 0 0px 0;
	cursor: pointer;
	color:#fff;
	width:59px;
	height:26px;
	background:url(/images/template/checkNameBut.gif) no-repeat;
	background-position:0 0;
	text-indent:-10000px;
	padding:0px 0 0px 0;
	border:none;
}
h3.accountTitles, .reviewArea p, #createAccount legend{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:16px 0 16px 0;
	color:#C4C490;
}
#createAccount fieldset{
	padding:5px 0;
}
.memberNamePopup{
	display:none;
	padding:5px 20px 2px 10px;
	font-size:11px;
	width:218px;
	clear:both;
	background:#fff;
	margin-top:0px;
	margin-left:-184px;
	margin-bottom:10px;
	top:5px;
	position:relative;
	color:#3b5366;
	font-style:italic;
	border:1px dotted #C4C490;
	}
span.memberNameTaken{
	display:block;
	background:url(/images/template/membertaken.gif) no-repeat;
	background-position:0px 8px;
	padding:0 0 0 29px;
	}
span.memberNameAvailable{
	display:block;
	margin:5px 0 0 5px;
	height:24px;
	background:url(/images/template/memberfree.gif) no-repeat;
	background-position:0px 0px;
	padding:5px 0 0 29px;
}
#createAccount .inputsHolder{
	width:auto;
	clear:both;
	float:left;
	border:none;
	}
 .inputsHolder{
	width:474px;
	clear:both;
	float:left;
	}
.inputs input.focusField, .inputs input:focus{
	
    background:#eee;
    color:#363636;
}
.checkName{
	border:1px solid #363636;
}


#createAccount .hintPopup{
	visibility:hidden; 
	padding:4px 16px 2px 20px;
	font-size:11px;
	line-height:16px;
	width:230px;
	overflow:hidden;
	background:#fff;
	min-height:44px;
	float:left;
	color:#363636;
	position:absolute;
	margin:-10px auto 0 auto;
	display:inline;
	background:url(/images/template/helparrow.png) no-repeat 0 0;
}
/*#createAccount .hintPopup span ,.hintPopup span{display:block; line-height:30px;}*/

.hintPopup{
	
}
.strengthGaugeContainer{
    width:80px;
    height:34px;
    padding:0px;
	float:left;
	margin-left:0px; 
}
.strengthGauge{
    float:left;
	font-size:9px;
}
.noPassword{
    background:url(/images/template/noPassword.gif) no-repeat 0 0;
    margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.weakPassword{
    background:url(/images/template/weakPassword.gif) no-repeat 0 0;
    margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.mediumPassword{
    background:url(/images/template/mediumPassword.gif) no-repeat 0 0;
    margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.strongPassword{
	background:url(/images/template/strongPassword.gif) no-repeat 0 0;
    margin:0;
	padding:18px 0 0 2px;
	width:70px;
}

.primarylist ul li{list-style:none;}
.primarylist ul li label{margin-left:8px;}
.reviewArea{
	margin:30px 0 0 0;
	clear:both;
	padding:0 0 0px 0;
}
.reviewArea a{}

#createAccount div.reviewArea div.inputs p {
	font-size:100%;
	text-transform:none;
	font-weight:normal;
}
/*capture widget*/
#recaptcha_widget{
	clear:both; 
	overflow:hidden; 
	background:#fff;
	padding:3px 3px 6px 3px;
	width:600px;
	margin:0px 0px 20px 0px;
	color:#363636;
	float:left;
	border:1px solid #ddd;
	}

#recaptcha_widget div{
	float:left; margin:3px;
	}
input#recaptcha_response_field{
	padding:6px 4px;
	width:200px;
	margin-left:4px;
	display:block;
	margin:5px 0;
	display:block;
	border:1px solid #ddd;
	background-color: #f1f1f1;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}
#recaptcha_widget div#recaptcha_image{
/*position:static;width:300px; border:1px solid #D3D1D2;margin-bottom:5px;*/
	float:left;
	margin-right:15px;
	border:1px solid #D3D1D2;
}
span.recaptcha_only_if_image{display:block; margin-bottom:4px;}

/** Captcha Icons ***********/
.recaptcha_reload a{
	background:url(/images/template/buttons/WAT_Capcha_Reload.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:0px;
	}

.recaptcha_only_if_image a{
	background:url(/images/template/buttons/WAT_Capcha_Sound.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:0px;
	}

.recaptcha_help a{
	background:url(/images/template/buttons/WAT_Capcha_Help.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:0px;
	}

.recaptcha_only_if_audio a{
	background:url(/images/template/buttons/WAT_Capcha_Text.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:0px;
	}
.CaptchaInput span.VAMErrorText {
	float:left;
	margin:30px 0 0 15px;
}
#ctl00_ContentBody_Login1_ValidatorContainer{
	width:16px;
	float:right;
}
.friendField{
	border-bottom:1px solid #c9c9c9;
	padding:15px 5px 5px 5px;
}
.friendField .inputs{
	clear:none;
	}

.friendField .inputs input{
	float:left;
	color:#000;
	margin:0 6px 6px 0;
	padding:4px 4px 6px;
	width:170px;
	}
.friendField .inputs label{
	width:90px;
	}

#TellYourFriends .submitButton{
	background:url(/images/template/WAT_DashedDivider.gif) repeat-x top left;
	padding-top:15px;
	}
#TellYourFriends .submitButton input{
	
	margin:0 auto;
	}


