html,body,#bodyContainer {
  width: 100%;
  
}

body{
	background-color:#000034;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{color:#000000;}

a.link:hover {color:red;}
a.link:visited {color:red;}
a.l { color:blue; font-weight:bold; }
a.l:hover { color:blue; }
a.link {
	color:#ff0000; font-weight:bold;
	}
div.container {margin-bottom: 5px;}
div.error_message {}
div.reg{}
div.reg_text{}
div.reg_input{}
div.list_div{}
div.standin{}
input.input, input.check_input, select.input{
	font-size:12px;
}
span.span_birthday{}
div.text{
	padding-right:3px;
	float:left;
}
div.container{
	padding-bottom:3px;
}
span.list_input{
	padding-right:5px;
}
#chrome_header{
	margin:0px auto;
	text-align:center;
}
#bodyContainer{}
#masterContainer{
	width:573px;
	margin:0px auto;
	background-color:#9dbcff;
	color:#000000;
	height: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align:left;	
}
#container_combo{}
#container_left{
	width:300px;
	float:left;
}
#container_right{
	width:300px;
	float:right;
}
#master_container_password{
	clear:both;
	clear:all;
}
#master_container{
	width:635px;
	margin: 0px auto;
}

/*Form Block Formatting*/
#regText{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; padding:15px; font-weight:bold;}
#spacer{background-color: #5160AE; padding:12px;}
#already_logged_in{position:relative;left:20px;font-weight:bold;}
#head_container {text-align:left;vertical-align:middle;position:relative;top:20px;}
#image_passwordHold {text-align:left;vertical-align:middle;position:relative;left:-20px;}
#image_newsletterHold {text-align:left;vertical-align:middle;position:relative;left:-20px;}
#container_left{position:relative;left:33px;top:10px;width:400px;}
#container_right{position:padding-top:108px;position:relative;left:-164px;width:400px;}
#master_container_password{padding-top:14px;padding:20px;width:300px;}
#container_newsletter_master{padding:20px;width:500px;position:relative;left:25px;}
#container_survey_master{padding:0px;width:530px;}
/*Form Elements Formatting*/
#text_firstName, #text_lastName, #text_emailAddress, #text_gender, #text_birthday, #text_line1, #text_city, #text_postalCode, 
#text_stateProvince, #text_username, #text_password, #text_passwordCheck, #text_hintType, #text_passwordHintValue {text-align:right;} 
#text_firstName {width:102px;}
#text_lastName {width:100px;}
#text_emailAddress {width:125px;}
#text_gender {width:110px;}
#container_selectBirthday{width:325px;}
#text_birthday {width:150px;}
#text_line1 {width:90px;}
#text_city {width:71px;}
#text_postalCode {width:113px;}
#text_stateProvince {width:123px;}
#text_username {width:97px;}
#text_password {width:137px;}
#text_passwordCheck {width:138px;}
#text_hintType {width:102px;}
#text_passwordHintValue {width:118px;}
#vid_comedy_container, #vid_miramax_container, #vid_action_container, #vid_horror_container, #vid_dvd_container{position:relative;left:45px;width:150px;}
div.error_text{color:#ff0000;font-weight:bold;}

#div_line2{width:126px;position:relative;left:157px;}

#bottom_text{}
#Sub {}
#container_newsletter_master{}
#sub_hold{
	text-align:center;
	padding:10px;

}
#master_container{}

#text_firstName{
	position:relative;
	padding-left:22px;
	
}
#text_lastName{
	padding-left:24px;
	}

#text_emailAddress{
	float:left;
}

#text_gender{
	padding-left:15px;
}

#text_line1{
	padding-left:60px;
}

#text_stateProvince{
	padding-left:26px;
}
#text_city{
	padding-left:79px;
}

#text_postalCode{
	padding-left:36px;
}
#container_username{}
#div_username{}
#text_username{
	padding-left:40px;
}
#div_passwordCheck{}
#text_hintType{
	padding-left:35px;
}
#div_passwordHintValue{}
#text_passwordHintValue{
	padding-left:19px;
}
#required_fields{
	position:relative;
	top:-25px;
	text-align:center;
	font-weight:bold;
	border:solid;
	border-width:0px;
	border-bottom-width:0px;
	background-color: #9dbcff;
	border-color:#4065B5
}
#container_combo{
	padding-top:5px;
}

}
#container_required{
	padding-bottom:5px;
}
#sub_hold{
	clear:both;
}
#welcome{color: #000000;}
#submit{margin-top: 150px;}

