/* FORMS ========================================================================*/

#formsContainer{
	margin:10px 0 10px 0;

}
fieldset{
	border:1px dotted #312F29;
	*border:1px solid #312F29;
	margin-bottom:15px;
	padding:10px;
}
legend{
	color:#000;
	font-size:110%;
	font-weight:bold;
	margin:0pt 0pt 0px;
	padding:8px;
	
}

.inputs,.radioButs{
	clear:both;
}

option{
	padding-top:2px;
	}


.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:1px 0 6px 0;
}
.inputs input{
	font-size:12px;
	padding:6px 4px;
	width:200px;
	height:14px;
	margin:0 2px 6px 0;
	border:1px solid #98917c;
	background-color: #fdfae6;
	float:left;
}

.MailingListForm select{
	width:210px !important;
	}
.MailingListForm  .inputs{
	*border:1px solid transparent;
	_border:none;
	}

.inputs select{
	width:200px;
	float:left;
	height:28px;
	font-size:12px;
	padding:2px;
	margin:0 0 6px 0;
	border:1px solid #98917c;
	background-color: #fdfae6;
}
.inputs textarea{
	margin:0px 0 6px 0;
	border:1px solid #98917c;
	background-color: #fdfae6;
}
.inputsBD {
	clear:both;
	display:none;
}
.inputsBD select{
	font-size:90%;
	padding:2px;
	border:1px solid #98917c;
	background-color: #fdfae6;
}
.checkbox{
	margin:5px 0 0 150px;
}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
p.forgotPw {
	margin-left:155px;
	clear:both;
	padding-bottom:0;
	margin-bottom:0;
}
.submitButton input{
	display:block;
	clear:both;
	margin: 20px 0 10px 155px;
	cursor: pointer;
}
.radioButs input{
	width:20px;
	float:left;
	border:none;
	background:none;
	
}
li.radioButs label{
	width:120px;
}
.radioButs span label{
	width:auto;
	padding:2px 0; 
	text-align:left;
}

table.RadUploadTable{
	background:#a5a296;
	width:270px;
	padding:4px;
}


#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:15px 0;
	padding:4px 25px;
	border-top:1px dashed #9a0202;
	border-bottom:1px dashed #9a0202;
	color: #9a0202;
}
ul.VAMValSummaryErrors li{
	list-style:square;
	padding:5px;
}
.VAMValSummaryErrors{
	color:#9a0202;
}


label.VAMRequiredFieldMarker{
	
	width:auto;
	}

.inputsBD label.VAMRequiredFieldMarker{
	display:none;
	}

.accountLogin .inputs input{
	float:left;
	}
	


.MailingListForm div.submitButton input{
	width:auto;
	height:auto;
	margin-top:0;
	}

div.submitButton input{
	width:127px;
	height:32px!important;
	background:url(/Images/TEMPLATE/buttons/GBS_Submit.gif) no-repeat;
	border:none;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
	}
	

.accountLogin div.submitButton input{
	width:127px;
	height:32px;
	background:url(/Images/TEMPLATE/buttons/GBS_SignIn.gif) no-repeat;
	border:none;
	}

.But_JoinNow{
	width:127px;
	height:32px;
	background:url(/Images/TEMPLATE/buttons/GBS_JoinNow.gif) no-repeat;
	border:none;
	}

.But_JoinNow{
	width:127px;
	height:32px;
	background:url(/Images/TEMPLATE/buttons/GBS_JoinNow.gif) no-repeat;
	border:none;
	}

.CreateAccountBtn  div.submitButton input{
	width:127px;
	height:32px;
	background:url(/Images/TEMPLATE/buttons/GBS_JoinNow.gif) no-repeat;
	border:none;
	}


.ResetPassword div.submitButton input{
	width:189px;
	height:35px;
	background:url(/Images/TEMPLATE/buttons/GBS_Reset.gif) no-repeat;
	border:none;
	}

.primarylist{
	background:#244b72;
	color:#fff;

	}

.inputsML fieldset{
	clear:both;
	border:none;
	padding-bottom:0;
	margin-bottom:0;
	}

span.DESVALErrorText{
                font-weight:bold;
                font-size:100%;
                color:#000!important;
                padding:0px 0;
                line-height:24px;
                float:left;
                margin:0;             
}
span.DESVALErrorText img{
                display:block;
                margin-left:0;
                margin-top:3px;
                width:14px;
}
fieldset p {
                clear:both;
}
#ctl00_ContentBody_Login1_ValidatorContainer span.DESVALErrorText{float:none}
#ctl00_ContentBody_EditAccount1_UserName{padding-top:2px;display:block;}
#loginBox{
	margin:0 0 10px 0;
	padding:0;
	background:url(/Images/TEMPLATE/GBS_Foreground.jpg) top center;
	 /*font-family: Verdana, Arial, Helvetica, sans-serif!important;*/
	font-size: 12px;
	color: #3b3b3b;
	line-height: 18px;
	margin:0;
}
 /*see the miniLogin page*/
#miniLogin{
	width:90%; 
	margin:0 0px 0 20px; 
	overflow:hidden;
	
}

#miniLogin .inputs{
	
	*border:1px solid transparent;
	/*_border:1px solid #e4e1d0;*/
	}

#miniLogin h2.SignIn{
	_margin-top:20px;
	*margin-top:20px;
	}

#Login1_formsContainer{
margin-top:30px;
}
p.forgotPw {
clear:both;
font-style:italic;
font-weight:bold;
margin-left:158px;
_margin:-20px 0 0 158px;
*margin:-2px 0 0 158px;
min-width:0;
}

div.inputs span.DESVALErrorText{
	border:none;
	}

/*some fixes to validations*/
span.DESVALErrorText{
	font-weight:bold;
	font-size:100%;
	color:#CC0000!important;
	padding:3px 0;
	line-height:24px;
	float:left;
	margin:0;
	border-top:1px dashed #aa1010;
}
span.DESVALErrorText ul {
	color:#CC0000;
	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 div.inputs{
	clear:both;
	min-height:36px;	

	}
#createAccount  div.inputs label{
 	width:200px;
	margin:1px 0 6px 0;
	float:left;
 }
#createAccount  div.inputs input{
	padding:6px 4px;
	width:200px;
	float:left;	
}
#createAccount  div.inputs select{
	width:210px!important;	
	
}
#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 5px 5px 0;
	}
.reviewArea p{
	color:#173148;
	font-size:14px;
	
	margin:20px 0 0 0;
	padding:5px 5px 5px 0;
	text-transform:uppercase;
}

.primarylist ul{
	margin-left:18px;
	padding-left:0;
	}

.primarylist ul li{list-style:none; padding:10px;}
.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: 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;
}
.memberNamePopup{
	display:none;
	padding:5px 20px 2px 10px;
	font-size:11px;
	width:258px;
	clear:both;
	background:#185a89;
	margin-top:0px;
	margin-left:-217px;
	margin-bottom:10px;
	top:5px;
	position:relative;
	color:#fff;
	font-style:italic;
	border:1px solid #fff;
	}
span.memberNameTaken{
	display:block;
	background:url(/images/template/membertaken.gif) no-repeat;
	background-position:0px 0px;
	padding:0 0 0 29px;
	width:200px;
	}
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;
	}
 
.inputs input.focusField, .inputs input:focus{
	background:#ecebe1;
              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:-6px auto 0 auto;
	background:url(/images/template/helparrow.png) no-repeat 0 0;
}

#createAccount .hintPopup span ,.hintPopup span{display:block; line-height:30px;}

.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;
}


#contentForms{
	padding:35px 50px 35px 40px;
	}


#recaptcha_widget{
	clear:both; 
	overflow:hidden; 
	background:#d1cdb8;
	padding:3px 3px 6px 3px;
	width:620px;
	margin:0px 0px 20px 0;
	color:#000;
	float:left;
	border:1px solid #244B72;
	}
#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;
	
	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/GBS_Capcha_Reload.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:5px;
	}

.recaptcha_only_if_image a{
	background:url(/images/template/GBS_Capcha_Sound.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:5px;
	}

.recaptcha_help a{
	background:url(/images/template/GBS_Capcha_Help.gif);
	width:24px;
	height:20px;
	display:block;
	text-indent:-1000000px;
	margin-top:5px;
	}
.recaptcha_only_if_audio a{
	background:url(/images/template/GBS_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;
}

input.joinBtn{	
	margin-left:0;
	}	

input.EditAccountBtn{
	margin-left:225px;
	}

input.EditProfileBtn{
	margin-left:-6px;
	}

#UpdateProfileBox{	
	width:430px;
	border-right:3px solid #b3ac90;
	float:left;
	margin-bottom:130px;
	}	

#UpdateProfileBox a, #UpdateStoreBox a{
	font-size:14px;
	}
	#UpdateProfileBox ul, #UpdateStoreBox ul{
		list-style:none;
		margin-left:0;
		padding-left:0;
		width:370px;
		}
	#UpdateProfileBox ul li, #UpdateStoreBox ul li{
		margin-bottom:1px;
		}
	#UpdateProfileBox ul li a, #UpdateStoreBox ul li a{
		display:block;
		color:#000;
		background:#d7ccb0;
		padding:3px 0 3px 5px;
		}
	#UpdateProfileBox ul li a:hover, #UpdateStoreBox ul li a:hover{
		color:#fff;
		background:#185a89;
		}

#UpdateStoreBox{
	width:400px;

	float:left;
	padding-left:60px;
	}

#UpdateProfileBox .AccountBackBtn{
	
	font-style:italic;
	margin-left:240px;
	display:inline;
	}

#UpdateStoreBox .AccountBackBtn{
	font-style:italic;
	margin-left:273px;
	display:inline;
	}

.AccountBackBtn{
	font-style:italic;
	font-size:14px;
	display:block;
	text-align:right;
	}

/* Bus Inq Form ***********/


.RadUpload .ruFakeInput{	
	background:#FDFAE6!important;
	padding:6px 4px!important;
	border:1px solid #98917C!important;
	font-size:12px!important;
height:14px!important;
	}


#BusInqForm .inputs{
	border:1px solid transparent;
	}

/** Reset Password *********/

#createAccount .ResetPasswordForm div.inputs input{
	width:175px;
	}


.ResetPasswordForm fieldset{
	border:none;
	}


.ResetPasswordForm .submitButton input{
	margin:5px 0 10px 214px;
	}










