
/* FORMS ========================================================================*/

#formsContainer{
	margin:10px 0 10px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}
fieldset{
	border:0px solid #535250;
	margin-bottom:10px;
	padding:10px;
}

fieldset p{
	clear: left;
}


fieldset fieldset{
	border:1px solid #312F29;
	margin-bottom:15px;
	padding:10px;
}

#createAccount fieldset legend {
	color:#91E966;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.3px;
	padding:10px 0 16px;
}

legend{
	color:#fff;
	font-size:110%;
	font-weight:bold;
	margin:0pt 0pt 0px;
	padding:8px;
}

.inputs,.radioButs{
	clear:both;
	vertical-align:top;
	list-style: none;
}
.inputs label,.inputsC label,.inputsBD label,.inputs span.label,.inputs span.regionLabel,.radioButs label{
	width:140px;
	float:left;
	text-align:right;
	display:block;
	padding:2px 8px;
	margin:6px 0 6px 0;
}
.inputs span{

	margin-top:13px;
	margin-left:5px;
	display:block;
	float:left;
	background-color: none;
}

.inputs img { float: left; margin: 2px 5px 0px 5px; }

span.DESVALRequiredFieldMarker{display:inline; width:20px;;margin-top:10px;float:none; }
span.DESVALRequiredFieldMarker img{vertical-align:middle;}

.inputsC span.DESVALRequiredFieldMarker{display:block; width:20px;;margin-top:10px;float:left;}
.inputs input, .inputsC input{
	font-size:12px;
	padding:2px;
	height:16px;
	width:130px;
	margin:6px 0 6px 0;
	border:1px solid #999;

	float: left;
}
.inputs select,.inputsC select{
	font-size:11px;
	width:200px;
	float:left;
	height:23px;
	padding:2px;
	margin:6px 0 6px 0;
	background-color: #fff;
}
.inputs textarea{
	margin:6px 0 6px 0;
}
.inputsBD {
	clear:both;
	display:none;
}
.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: 20px 0 10px 230px;
	cursor: pointer;
}
.radioButs input{
	width:20px;
	float:left;
	border: none;
}
.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;}

/* 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:#fff;
}


/*this is a body style for the pop up iframes - see the miniLogin page*/
#loginBox{
	margin:0 0 10px 0;
	padding:0;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	margin:0;
	background-color:#000;
}
 /*see the miniLogin page*/
#miniLogin{
	width:90%; 
	margin:0 0px 0 20px; 
	overflow:hidden;
	background-color:#000;
}
#Login1_formsContainer{
margin-top:30px;
}
p.forgotPw {
clear:both;
font-style:italic;
font-weight:bold;
margin-left:158px;
min-width:0;
}

/*some fixes to validations*/
span.DESVALErrorText{
	font-weight:bold;
	font-size:100%;
	color:#fff!important;
	padding:3px 0;
	line-height:24px;
	margin:0;
	
}
span.DESVALErrorText ul {
	color:#fff;
	font-weight:normal;
	line-height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-bottom:10px;
	padding:0 10px 25px 30px;
}

/*new form styles for 4.4 - to give name check and strength password and login in tooltip */
/*created a new div around the create account form to give more control.*/

/*#createAccount.account div.inputs{
	width:500px;
	
}

#createAccount.account  div.inputs label{
 	width:120px;
 	font-size:14px;
	margin:10px 0 6px 0;
	float:left;
}
 
#createAccount.account  div.inputs input{
	padding:6px 4px;
	width:150px;
	float:left;	
	margin-left:5px;
}

#createAccount.account  div.inputs select{
	width:160px!important;
	margin-left:5px;
}*/



#createAccount div.inputs{
	clear:both;
	min-height:36px;	
	width:900px;
}

#createAccount  div.inputs label{
 	width:200px;
 	font-size:14px;
	margin:10px 0 6px 0;
	float:left;
 }
#createAccount  div.inputs input{
	padding:6px 4px;
	width:200px;
	float:left;	
	margin-left:5px;
}
#createAccount  div.inputs select{
	width:210px!important;
	margin-left:5px;
}
#createAccount .firstCol{width:100%;}
#createAccount .secondCol{width:100%; margin-top:25px;}

#createAccount div.reviewArea div.inputs p{
	color:#272727;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	margin:0;
	padding:5px;
	}
.reviewArea p{
	color:#940505;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 20px 0;
	padding:5px;
	text-transform:uppercase;
}
.primarylist ul li{list-style:none;}
.primarylist ul li label{margin-left:8px;}

.memberCheckButton{
	width:70px; 
	float:left;
	margin-left:5px; 
	margin-top:2px;
	}

#createAccount .inputs .memberCheckButton input{
	display:block;
	margin: 8px 0 0px 0;
	cursor: pointer;
	color:#fff;
	width:60px;
	height:26px;
	background:url(/images/template/checkNameBut.gif) no-repeat;
	background-position:0 0;
	text-indent:-10000px;
	padding:0px 0 0px 0;
	border:none;
}
.memberNamePopup{
	display:none;
	padding:5px 20px 2px 10px;
	font-size:11px;
	width:258px;
	clear:both;
	/*background:#fff;*/
	margin-top:-10px;
	margin-left:-220px;
	margin-bottom:10px;
	top:5px;
	position:relative;
	color:#fff;
	font-style:italic;
	/*border:1px dotted #999;*/
	}
span.memberNameTaken{
	margin-top:-7px;
	margin-bottom:10px;
	display:block;
	background:url(/images/template/membertaken.gif) no-repeat;
	background-position:0px 5px;
	padding:0 0 0 29px;
	width:200px;
	}
span.memberNameAvailable{
	margin-top:-7px;
	margin-bottom:14px;
	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;
	}
 
.inputs input.focusField, .inputs input:focus{
	background:#f7f7f7;
              color:#000;
}
.checkName{
	border:1px solid #000;
}
#createAccount .hintPopup{
	visibility:hidden; 
	padding:4px 2px 2px 20px;
	font-size:11px;
	line-height:16px;
	width:290px;
	background:#fff;
	min-height:36px;
	float:left;
	position:inherit;
	margin:0px auto 0 auto;
	background:url(/images/template/helparrow.png) no-repeat 0 0;
	color:#000;
}

#createAccount .hintPopup span ,.hintPopup span{display:block; line-height:20px;}

.strengthGaugeContainer{
    	width:80px;
    	height:34px;
    	padding:0px;
	float:left;
	margin-left:8px; 
}
.strengthGauge{
   	 float:left;
	font-size:9px;
}
.noPassword{
    	background:url(/images/template/noPassword.gif) no-repeat 0 0;
    	margin:0;
		margin-top:7px;
	padding:18px 0 0 2px;
	width:70px;
}
.weakPassword{
    	background:url(/images/template/weakPassword.gif) no-repeat 0 0;
    	margin:0;
		margin-top:7px;
	padding:18px 0 0 2px;
	width:70px;
}
.mediumPassword{
    	background:url(/images/template/mediumPassword.gif) no-repeat 0 0;
    	margin:0;
		margin-top:7px;
	padding:18px 0 0 2px;
	width:70px;
}
.strongPassword{
	background:url(/images/template/strongPassword.gif) no-repeat 0 0;
    	margin:0;
		margin-top:7px;
	padding:18px 0 0 2px;
	width:70px;
}
.primarylist ul li{list-style:none;}
.primarylist ul li label{margin-left:8px;}
.reviewArea{
	margin:30px 0;
	clear:both;
}
.reviewArea a{}

#createAccount div.reviewArea div.inputs p {
	font-size:100%;
	text-transform:none;
	font-weight:normal;
	color:#fff;
}
h3.accountTitles, .reviewArea p {
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.3px;
	padding:10px 0 16px;
	color:#91E966;
}


#recaptcha_widget{
	clear:both; 
	overflow:hidden; 
	background:#333;
	padding:3px 3px 6px 3px;
	width:630px;
	margin:0px 0px 20px 30px;
	color:#000;
	float:left;
	border:1px dotted #fff;
	}
#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;
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	font-family:verdana,arial,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;
	
}
span.recaptcha_only_if_image{display:block;color:#fff;}

/** 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:5px;
	}

.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:5px;
	}

.recaptcha_help a{
	background:url(/images/template/buttons/WAT_Capcha_Help.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:5px;
	}
	
	
span.recaptcha_only_if_audio {
	color:#fff;
}
	
.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:5px;
	}
.CaptchaInput span.VAMErrorText {
	float:left;
	margin:20px 0 0 15px;
}


