/* Sign up form styles */
div.sign-up-container {
	height: 100%; /* ie7 bug fix */
}
div#sign-in-form {
	position: relative;
}
img#logo_signup {
	float: right;
	margin-right: 10px;
}
#signup {
	border: 0;
	width: 346px;
	padding: 0 10px 10px 16px;
	margin: 0 0 0 10px;
	float: left;
	_float: none;
	_display: inline;
}
#signup.confirmation_signup {
	position: relative;	
}
#signup p a {
	text-decoration: none;
}
#signup label {
	font-size: 0.9167em;
	line-height: 28px;
	color: #898989;
	font-weight: bold;
}
#signup input {
	color: #898989;
	height: 1.5em;
	*height: 1.3333em; /* ie subtracts border or something from height */
	padding: 4px;
}
#signup input.form_txt {
	border: 1px solid #898989;
	color: #999;
	font-weight: bold;
}
#signup p.link_row {
	font-size: 10px;
	margin: 0 0 0 110px;
}
#signup p.link_row a {
	display: block;
}
#signup div.su_row input {
	width: 225px;
}
#signup div.tos_chx input {
	width: 18px;
	height: 25px;
	outline: 0;
}
div.su_row {
	clear: both;
	margin-bottom: 10px;
}
div.su_row label {
	float: left;
	width: 110px;
	_margin-right: -3px; /* ie6 3px bug fix */
}
div.tos_chx {
	margin-bottom: 1.5em;
	height: 20px;
}
div.tos_chx p {
	margin-left: 2em;
	margin-bottom: 0;
}
div.fine_print p {
	font-size: 0.75em;
}

div.fine_print p  a {
	z-index: -1; /* ie6 fix for hiding under flags*/
}
#signup div.tos_chx label {
	float: left;
	font-weight: normal;
	font-size: 0.75em;
	width: 192px;
	line-height: 25px;
	color: #516066;
}
#signup div.tos_chx label a {
	z-index: -1; /* ie fix for hiding under flags */
}
div.tos_chx input {
	float: left;
	margin-right: 0.5em;
	width: 20px;
}
div.tos_chx input#jamming {
	margin-right: 0;
}
#signup input#sign_up_button {
	background: #fff0a3 url(../images/yellow_btn_large.png) no-repeat center center;
	font-weight: bold;
	display: block;
	float: right;
	text-align: center;
	color: #094F89;
	width: 104px;
	height: 25px;
	margin: 0 0 1.5em 0;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	display: inline; /* ie6 fix */
	border: 0;
	padding: 0;
	font-size: 12px;
}
#signup.confirmation_signup p.instructions {
	font-size: 0.9167em;
	margin-bottom: 0.9091em;
}
#signup div.su_row select {
	border: 1px solid #898989;
	color: #999;
	font-weight: bold;
	font-family: Verdana,Arial,sans-serif;
	height: 1.6667em;
	line-height: 1.6667em;
	padding: 1px;
}
#signup div.su_row select#birth_month {
	width: 100px;
	float: left;
	margin-right: 2px;
}
#signup div.su_row select#birth_day {
	width: 57px;
	float: left;
	margin-right: 2px;
}
#signup div.su_row select#birth_year {
	width: 73px;
}
#signup div.su_row div.genders {
	width: 235px;
	float: left;
}
#signup div.su_row div.genders div {
	width: 100%;
	overflow: hidden;
}
#signup div.su_row label.label_gender {
	height: 28px;
}
#signup div.su_row input.input_gender {
	width: 16px;
	margin: 0 4px 0 0;
	padding: 0;
	height: 28px;
	float: left;
	outline: 0;
}
#signup div.su_row select#time_zone {
	width: 235px;
}
#signup #flag-container, 
#signup #flag-container-over {
	margin-top: 0;
	*margin-top: 1px;
	_margin-left: 2px; /* ie6 3px bug fix */
	_margin-right: -3px; /* ie6 3px bug fix */
}
#signup input#number {
	margin: 0 0 0 5px;
	width: 162px;
	_width: 160px; /* ie6 3px bug fix */
}
#signup div#sign-in-container {
	position: relative;
	height: 27px;
	width: 236px;
	_width: 237px; /* ie6 3px bug fix */
	float: left;
}
/* Sign in form styles */
fieldset#login {
	width: 336px;
	margin: 0 auto;
	padding: 0 16px;
	border:none;
	position: relative;
}
fieldset#login label {
	color: #414447;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
fieldset#login label a {
	color: #3D9ACC;
}
#welcome_pane fieldset#login {
	margin:0;
	padding:0;
	width:100%;
}
div#header div#welcome_pane div.second_welcome_column {
	width: 210px;
	_width: 215px;
}

#right-container #sign-in-container {
	border:1px solid #c0c0c0;
	padding:15px 0;
	margin-bottom:25px;
	*margin-bottom:18px;
	_margin-bottom:15px;
	background:#fff;
}

fieldset#login label#your_mobile, fieldset#login p#have_pwd {
	width: 100%;
	color: #898989;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5;
}

fieldset#login p#have_pwd {
	font-size: 12px;
}

#welcome_pane fieldset#login label#your_password,
#welcome_pane fieldset#login label#your_mobile {
	width: 100%;
	color: #898989;
	margin: 0;
	font-size: 9px;
	line-height: 12px;
	display: block;
	padding-bottom: 2px;
}

fieldset#login input#number {
	border: 1px solid #898989;
	width: 250px;
	height: 18px;
	margin: 8px 0 6px 1em;
	padding: 4px;
	font-weight: bold;
	float: right;
	color: #898989;
	background: #fff;
}

fieldset#login p#have_pwd {
	clear: both;
	margin: 5px 0;
	padding-top: 10px;
}

fieldset#login div.pwd_response {
	height: 3em;
}

fieldset#login div.pwd_response, fieldset#login input#jamming {
	font-size: 0.75em;
	line-height: 2em;
}

fieldset#login div#no_not_sure.pwd_response {
	_margin-top: -2em;
}

fieldset#login div.pwd_response input {
	float: left;
}

fieldset#login div.pwd_response input.radio, fieldset#login div.pwd_response input.chx {
	margin: .5em 0;
}

fieldset#login div.pwd_response label {
	color: #414447;
	font-weight: bold;
	float: left;
	font-size: 1.333em;
	line-height: 1.125em;
}

fieldset#login div.pwd_response label#remember_label {
	font-weight: normal;
}

fieldset#login div.pwd_response input#passwd {
	color: #898989;
	font-weight: bold;
	width: 160px;
	float: right;
	margin: 0;
	background-color: #fff;
	border: 1px solid #898989;
	height: 18px;
	padding: 4px;
}

fieldset#login div.remember_box {
	float:left;
}

fieldset#login div.pwd_response p#forgot_pwd {
	clear: both;
	margin: 0;
	text-align: right;
}

fieldset#login div.pwd_response p#forgot_pwd a {
	z-index: -1; /* ie6 fix for hiding under flags*/
}

#number2 {
	border: 1px solid #ccc;
	width:111px;
	margin-right:3px;
	padding: 2px;
}

#passwd {
	border: 1px solid #ccc;
	padding: 2px;
	width: 140px;
	*width: 135px;
}

#welcome_pane #flag-container2,
#welcome_pane #flag-container2-over {
	margin:0 3px 0 0;
}

fieldset#login input#jamming,
#signup input#jamming {
	float: right;
	font-size: 1em;
	line-height: 1.2em;
	background: #F7CD12 url(images/home/start-bg.png) repeat center center;
	border: 1px solid #898989;
	padding: 1px 3px 5px 3px;
	margin-bottom: 1.5em;
	color: #094F89;
	font-weight: bold;
	width: auto;
	height: 22px;
	cursor:hand;
	cursor:pointer;
}

#welcome_pane fieldset#login input#jamming {
	float:none;
	margin:0 0 0 3px;
	height:20px;
	border-color:#ddd;
	cursor:pointer;
	cursor:hand;
}
div#header div#innerhead {
	_position: relative;
}
#header #innerhead #welcome_pane {
	_background-repeat:no-repeat;
	_float:none;
	_position:absolute;
	_right:0;
}

.welcome_column {
	_margin-top:3px;
}

div#right-container fieldset#login input#jamming {
	margin-bottom: 0;
}

#login-left {
	float:left;
	width:370px;
	margin-left: 10px;
}

#login-right {
	float:right;
	margin-right:10px;
	_margin-right:5px;
}

/******* HOME CSS *************/
div#main #sign-in-container h3,
div#main .sign-up-container h3 {
	font-size: 30px;
	color: #333;
	padding: 0 16px;
	line-height: 36px;
}

div#main #sign-in-container h3 span.or,
div#main .sign-up-container h3 span.or {
	color: #3D9ACC;
	font-size: 20px;
	vertical-align: top;
}


div#main #signup h3 {
	font-size: 22px;
	color: #525f66;
	padding: 0 16px;
	margin-bottom: 0;
}

div#main #signup h3 {
	padding: 0;
}

#signup-button .sb-inner { background:#77C8E6 url(images/home/signin-bg.png); }
#signup-button .sb-border { background:#7799AF; }

/****** VIRTUAL NUM SIGN UP FLOW ********/
div#ad_img {
	margin-top: 10px;
	float: right;
	width: 280px;
}

div.ad_with_tabs {
	padding-top: 39px;
}

#level3 #signup {
	margin: 0;
	padding: 10px 10px 0;
	width: 560px;
}

#level3 .signup_left {
	width: 325px;
	padding-left: 20px;
	float: left;
}

#level3 .signup_right {
	width: 180px;
	float: left;
}

#level3 #signup div.su_row label {
	width: 115px;
	color: #47bae6;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}

#level3 #signup div.su_row input {
	width: 175px;	
}

div#main #signup div.signup_right a {
	color: #13689b;
	font-weight: bold;
	text-decoration: underline;
}

#level3 #signup div.tos_chx {
	overflow: hidden;
	height: auto;
	width: 180px;
}

#level3 #signup div.tos_chx label {
	text-align: left;
	font-size: 11px;
	line-height: 1.2;
	color: #13689b;
	width: 145px;
	padding: 0;
}

#level3 #signup div.tos_chx input {
	width: 18px;
}

div#main #level3 div.fine_print p {
	color: #13689b;
	font-size: 11px;
	margin-bottom: 1.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.2;
}

#level3_signup #level3 {
	width: 564px;
}

#level3_signup_user #level3 {
	width: 568px;
	margin-top: 10px;
	background-image: none;
	height: auto;
}

#l3_short_top {
	background: transparent url(../images/home/l3_short_top.png) no-repeat top left;
	height: 7px;
	overflow: hidden;
}

#l3_short_middle {
	background: transparent url(../images/home/l3_short_middle.png) repeat-y top left;
	width: 100%;
	overflow: hidden;
	min-height: 248px;
}

#level3 .padded_l3 {
	width: 528px;
	padding: 0 20px;
}

#l3_short_bottom {
	background: transparent url(../images/home/l3_short_bottom.png) no-repeat top left;
	height: 10px;
	overflow: hidden;
}

#level3_signup_user .error {
	margin-right: 14px;
	margin-left: 10px;
}

#level3 .padded_l3 .error {
	margin-right: 0;
	margin-left: 0;
}

#level3 #signup div.su_row div.genders {
	width: 235px;
	float: left;
}
#level3 #signup div.su_row label.label_gender {
	width: 215px;
	text-align: left;
	padding: 0;
	font-size: 12px;
	color: #333;
}
#level3 #signup div.su_row input.input_gender {
	width: 16px;
	margin: 5px 4px 5px 0;
	height: 18px;
	float: left;
}

#level3_signup_user .confirmation_signup p.instructions {
	font-size: 1em;
	margin: 0.5em 0;
	padding: 0 1em;
}

div#main #level3_signup_user #level3 div.fine_print p {
	padding: 1em;
	margin: 0;
}

#level3_signup_user #level3 div.su_row input.submit {
	width: auto;
	height: auto;
	padding: 0;
	float: right;
	margin-right: 15px;
}

#level3 .padded_l3 {
	color: #333;
}

#level3 .padded_l3 h3,
#level3 .padded_l3 table,
#level3 .padded_l3 p,
#level3 .padded_l3 ul,
#level3 .padded_l3 ol,
#level3 .padded_l3 dl {
	color: #333;
	margin-bottom: 1.5em;
}

#level3 .padded_l3 table td {
	padding-right: 5px;
	padding-bottom: 2px;
}

div.oddset {
	padding: 10px 0pt 0pt 10px;
	overflow: hidden;
	background-color: #ddd;
	margin-bottom: 1.5em;
}
