
/* FORMS ========================================================================*/

#formsContainer{
	margin:10px 0 10px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
fieldset{
	border:none;
	margin-bottom:15px;
	padding:15px 0px 10px 0px;
	
}
fieldset.primarylist{
	margin-top:20px;
	}

fieldset ul li{
	list-style:none;
}
fieldset p{
	padding-bottom:15px;
}
fieldset ul li label{padding:0 5px;}
legend{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:10px 0 16px;
}

.inputs,.radioButs,.inputsBD{
	clear:both;
	margin-bottom:8px;
	clear:both;
	min-height:36px;	
}
.inputs div.clear{display:none;}
.inputs label,.inputsBD label,.inputs span.label,.inputs span.regionLabel,.radioButs label{
	width:150px;
	float:left;
	text-align:right;
	display:block;
	padding:5px 8px;
	margin:0 0 6px 0;
}
input{
	padding:5px;
	
	}
.inputs input{
	
	font-size:12px;
	width:160px;
	line-height:14px;
	margin:0 6px 6px 0;
	border:1px solid #93302e;
	background-color: #ffffff;
	float:left;
}
div.Attachment{float:left; width:400px;}
.Attachment ul li{list-style:none;}

.Attachment input{

	width:160px!important;
	line-height:14px!important;
	margin:0!important;
	height:18px!important;
	*height:22px!important;
	margin-right:5px!important;
	border:1px solid #93302e!important;
	background-color: #ffffff!important;
	border:1px solid #fff!important;
}
input.ruButton{
	color:#fff!important;
	background:#e8600a!important;
	width:60px!important;
	height:24px!important;
	
	font-size:12px!important;
	padding:0!important;
}
p.formText{clear:both;}
.inputs select{
	width:348px!important;
	float:left;
	padding:4px;
	margin:0px;
	background-color: #fff;
	border:1px solid #93302e!important;
}
.inputs select option{
	
}
.inputs textarea{
	margin:0px 0 10px 0;
	border:none;
	width:350px!important;
	float:left;
}
textarea{border:1px solid ##93302e;}
.inputsBD select{
	padding:4px;
	margin:0;
	background-color: #fff;
	border:1px solid #93302e;
}
span.optionalLabel{
	display:inline;
	position:absolute;
	padding:4px 0 0 5px;
}

.checkbox{
	margin:10px 0 0 162px;
	font-weight:bold;
	letter-spacing:0.3px;
	font-size:12px;
}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
p.forgotPw {
	margin-left:158px;
	font-weight:bold;
	font-style:italic;
	min-width:0;
	clear:both;
}
.submitButton{clear:both; padding:0; margin:0;}

.submitButton input{
	display:block;
	clear:both;
	margin: 20px 0 10px 162px;
	cursor: pointer;
	background:url(/images/template/buttons/submitButton.gif) no-repeat 0 0;
	width:88px;
	height:34px;
	border:0;
	text-indent:-1px;
}

#subscribeForm .submitButton input{
	display:block;
	clear:both;
	margin: 20px 0 10px 162px;
	cursor: pointer;
	background:url(/images/submit_btn.jpg) no-repeat 0 0;
	width:88px;
	height:34px;
	border:0;
	text-indent:-1px;
}


/*#subscribeForm .submitButton input{
	background:none;
}*/
.submitButton input.submitWide{
	margin: 20px 0 10px 212px;
}
.submitButton input.submitJoin {
	display:block;
	clear:both;
	margin: 20px 0 10px 212px;
	cursor: pointer;
	background:url(/images/template/buttons/joinButton.gif) no-repeat 5px 5px;
	width:95px;
	height:38px;
	border:0;
	text-indent:-10000px;
}


.radioButs input{
	width:20px;
	float:left;
	margin-left:10px;
	margin-top:7px;
	position:relative;
	background:none;
	border:none;
	width:20px;
}
.radioButs span label{
	width:auto;
	padding:3px 0px; 
	margin-top:2px;
	text-align:left;
	
}
table.RadUploadTable{
	background:#999;
	width:270px;
	padding:4px;
}
table.RadUploadTable {border:1px solid #c00;}

/* vam errors======*/

div.DESVALSummary{
	background:#5A0007;
	padding:8px;
	border:1px solid #93302e;
	margin-bottom:10px;
}
.vamErrors{ margin:10px 0;}

div.DESVALSummary br{display:none;}

span.DESVALSummaryHeader{
	display:block;
	margin:0;
	padding:5px 0 10px 0;
	font-size:120%;
	font-weight:normal;
	border-bottom:1px solid #93302e;
}
span.DESVALRequiredFieldsDescription{
	display:block;
	margin-bottom:20px;
}
ul.DESVALSummaryErrors{
	margin:0;
	padding:0px 25px;
	color: #fff;
}
ul.VAMValSummaryErrors li{
	list-style:square;
	padding:5px;
}
.VAMValSummaryErrors{
	color:#000;
}
/*some fixes to validations*/
span.DESVALErrorText{
	font-weight:bold;
	font-size:100%;
	color:#fff!important;
	padding:0;
	line-height:21px;
	float:left;
	margin:3px 0 0 0;
	
}
/*some fixes to validations*/
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;
}
div.inputs span.DESVALErrorText{border:none;}


span.DESVALErrorText img{
	display:block; 
	width:20px; 
	margin-left:0px; 
	margin-top:0px;
	border:none;
	}
		
span.name {
	display:block;
	float:left;
	margin:3px 2px;
	padding:2px;
}
/*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{
	width:920px;
	margin:0 auto; 
	height:auto;
	}
	
#createAccount div.inputs{
	clear:both;
	min-height:36px;	
	}
#createAccount  div.inputs label{
 	width:200px;
 	font-size:14px;
	margin:2px 0 6px 0;
	padding:2px 8px;
 }
#createAccount  div.inputs input{
	padding:4px 4px 6px 4px;
	*padding:7px 4px 5px 4px;
	width:200px;
}
#createAccount  div.inputs select{
	width:210px!important;	
}
.memberCheckButton{
	width:80px; 
	float:left;
	margin-left:5px; 
	margin-top:2px;
	}

#createAccount .inputs .memberCheckButton input{
	display:block;
	margin: 0 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;
}
h3.accountTitles, .reviewArea p{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:10px 0 16px 0;
}
.memberNamePopup{
	display:none;
	padding:5px 20px 2px 10px;
	font-size:11px;
	width:258px;
	clear:both;
	background:#fff;
	margin-top:0px;
	margin-left:-220px;
	margin-bottom:10px;
	top:5px;
	position:relative;
	color:#3b5366;
	font-style:italic;
	border:1px dotted #73A6FF;
	}
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{
	border:solid 1px #5f060d;
    background:#eee;
    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;
	font-family:verdana, arial;
	color:#3b5366;
	position:inherit;
	margin:-6px auto 0 auto;
	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:8px; 
}
.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;
	clear:both;
}
.reviewArea a{}

#createAccount div.reviewArea div.inputs p {
	font-size:100%;
	text-transform:none;
	font-weight:normal;
}

/*FACE BOX STUFF ########################################################*/

div#modalPopupOverlay 
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" !important; /* no idea why this needs important */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65) !important;
   
    opacity: 0.65; /* webkit */
    -moz-opacity:0.65; /* ff */
    z-index: 110;
    height: 100%;
    width: 100%;
    background-repeat:no-repeat; 
    background-position:center; 
    position:fixed; 
    top: 0px;
    left: 0px;
    display: none;
    background: #000; 
}


#loginBox{
	height:100%;
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	background:#7b0009!important;
}
#miniLogin{
	width:90%; 
	margin:0 0px 0 20px; 
	overflow:hidden;
	
}

#Login1_formsContainer{margin-top:30px;}

/*capture widget*/
#recaptcha_widget{
	clear:both; 
	overflow:hidden; 
	background:#fff;
	padding:3px 3px 6px 3px;
	width:620px;
	margin:0px 0px 20px 30px;
	color:#000;
	float:left;
	}

#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 #600007;
	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;
	border:1px solid #D3D1D2;
}
span.recaptcha_only_if_image{display:block;}

/** 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;
	}

.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;
}
