div#join_a{
	display:none;
}
div#join_b{
	display:block;
}
div#join_c{
	display:none;
}
div#join_d{
	display:none;
}

* html .png {
	behavior: url("iepngfix.htc");
}
@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

img{
	border:none;
}

html, div, form {
	display: block;
	text-align: left;
}
html {
	height: 100%;
}
* html {height: 100%;}

.clear{
	clear: both;
}
body {
	background: #000000 url(../../images/b/pop_body_wall_disclaimer.png) no-repeat top center;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	min-width: 980px;
	text-align: center;
	display: block;
}
div#container_top{
	/*background: url(../../images/b/bg_top.png) no-repeat top center;*/
	width: 100%;
	margin: 0 auto;
}
div#container_inner{
	width: 958px;
	/*margin: 0 0 0 240px;*/
	margin:0 auto;
	padding-bottom:100px;
}
/** html div#container_inner{
	margin: 0 0 0 190px;
}
*:first-child+html div#container_inner{
	margin: 0 0 0 230px;
}*/
div#body_bar {
	background:transparent url(../../images/b/bar.png) repeat-x scroll 0 0;
	height:27px;
	width:100%;
}
div#body_bar_inner {
	margin:0 auto;
	width:980px;
}
div#body_bar_login {
	float:right;
	height:27px;
	margin:0;
	padding:0;
	position:relative;
	right:0;
	text-align:right;
	top:0;
	width:200px;
	z-index:1;
}
div#body_bar_inner div#body_bar_login img {
	float:right;
	margin:0;
	padding:0;
}
div#body_bar_inner img {
	float:left;
}
div#body_bar_inner p {
	color:#000000;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 5px 0;
}
div#body_bar_login a{
	float: right;
	padding:5px 5px 0 5px;
	margin: 0;
	font-size:13px;
}
div#body_bar_login a:link, div#body_bar_login a:visited{
	color: #000000;
}
div#body_bar_login a:hover, div#body_bar_login a:active{
	color: red;
}
h2.slogan{
	width: 100%;
	text-align: center;
	margin-bottom:33px;
	padding-top:20px;
	font-size:25px;
}

/**** display images*****************/

div#display_images{
	display: inline;
	float: left;
	width: 500px;
	height: 470px;
}
div#display_images img#left_strip_bar{
	display:block;
	margin:0 auto;
	height:1px;
	width:500px;
}
div#display_images img#logo{
	display: block;
	margin:35px auto;
	height:103px;
	width:437px;
}
* html div#display_images img#logo{
	margin:49px auto 49px;
}
*:first-child+html div#display_images img#logo{
	margin:42px auto 42px;
}
div#display_images div.why_join{
	background:#1e1e1e;
	width: 498px;
	border-right:1px solid #000000;
	margin-bottom: 10px;
	margin-top:9px;
}
div#display_images h2{
	font-size: 20px;
	width: 499px;
	text-align: center;
	height: 43px;
	display:block;
	padding-top:6px;
}

div#display_images div#display_images_block{
	background:  url(../../images/b/why_bg.png) no-repeat top;
	width: 498px;
	height: 339px;
	margin:6px 0 0 0;
}
div#display_images div#display_images_block div.images_block{
	width:498px;
	background: #333333;
	margin-top:130px;
	margin-left:1px;
	height:161px;
	overflow:hidden;
}
div#display_images div#display_images_block div.images_block img{
	border:1px solid #990000;
}
div#display_images div#display_images_block div.images_block img.first{
	margin-right:5px;
}
/*********************/





/* content */
div.join_block{
	height:434px;
	padding: 0;
	margin: 0;

}

*:first-child+html div.join_block{
	height:444px;
}

* html div.join_block{
	height:250px;/*250px*/
}
img.very_long_bar{
	margin:85px 0 0 37px;
}
*:first-child+html {} * html img.very_long_bar{
	margin: 0px 0 0 37px;
	padding: 0;
}
h6.join_statement{
	font-size: 30px;
	line-height: 33px;
	color: #ffffff;
	margin:20px 0 0 118px;
}



div#frm_content{
	display:inline;
	margin-left:17px;
	float: left;
	height: 470px;
	margin-bottom: 0px;
	width:439px;
	font-family:arial;
}
div#frm_content h4.members_header{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	width: 410px;
	text-align: center;
	margin-top:9px;
	margin-bottom:3px;
}
div#frm_content div#lock_message{
	height: 26px;
}
* html  div#frm_content div#lock_message{
	margin-top: 0px;
}
div#frm_content div#lock_message img{
	float:left;
	display:inline;
	margin-left:52px;
}
div#frm_content h4.lock_message{
	float:left;
	display:inline;
	height: 26px;
	font-size: 14px;
	margin:0 0 0 5px;
	padding-top: 7px;
	font-weight: normal;

}
div#frm_content h4.members_header a{
	text-decoration: underline;
}
div#frm_content h4.members_header a:link, div#frm_content h4.members_header a:visited{
	color:#57abff;
}
div#frm_content h4.members_header a:hover, div#frm_content h4.members_header a:active{
	color: red;
}
/* frm design*/
div#joinA form {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

.global_border {
	padding: 1px 1px 0 1px;
	width:402px;
	clear: both;
	display: block;
	margin:0 auto;
	height:453px;
	font-family: arial;
	color:#000000;
}
* html .global_border {
	height:470px;
}
.global {
	clear: both;
	margin:0;
}

.tour #main_content .center_block{
	height:auto;
	display:inline;
	float:left;
	margin:0 10px;
}

.tour #main_content .join_block{
	height:auto;
}

.upper_part {
	border: 1px solid #131313;
	background-color: #393939;
	margin: 0 auto;
	padding: 10px 0 2px 0;
	clear: both;
}
*:first-child+html .upper_part {
	padding: 10px 0 10px 0;
}
* html .upper_part {
	height:74px;
}



.join_name {
	display:inline;
	float: left;
	font-weight: bold;
	font-size: 13px;
	width: 90px;
	height:20px;
	text-align:right;
	margin:0 0 5px 10px;
	padding-top:3px;
	color:#ffffff;
}
.join_input {
	display:inline;
	float: left;
	margin: 0 0 10px 10px;
	width:207px;
	height:20px;
	padding-top:-2px;
}
.join_input input {
	border: 1px solid #b6b6b6;
	background-color: #fff;
	width:224px;
	height:16px;
	margin:0 0 0 3px;
	padding:2px;
}
.join_error {
	color: red;
	font-size: 11px;
	clear: both;
	margin:0 7px 5px;
	text-align:right;
}
.title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	clear: both;
	margin:20px 0 7px 0;
	text-align:center;
	color:#ffffff;
}
.cascades {
	clear: both;
	font-size:12px;
	text-align:center;
	margin:10px 0 0 0;
	position:relative;
}

.cascades input {
	position:relative;
	top:2px;
	margin:0 3px 0 0;
}
.plans {
	clear: both;
	margin:0;
	padding:0;
}
.plans legend,
.best_value {
	display: none;
}
.plans .mplan {
	position:relative;
	display:block;
	background:url(../../images/b/pad.png) no-repeat;
	margin: 0px auto 10px 0;
	padding: 0;
	clear: both;
	height:50px;
	text-align:left;
}
* html .plans .mplan {
	/*margin: 0px auto 10px 0;
	height:35px;
	padding: 10px 6px;*/
}
.plans .highlight {
	background:url(../../images/b/pad_hover.png) no-repeat;
	color: #000000;
}
.plans label {
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 19px;
	padding:0;
	position:relative;
	padding:0;
	display:block;
	height:50px;
	width:384px;
	line-height: 50px;
}
*:first-child+html .plans label {
	/*top:6px;*/
}

.plans label.selected {
	background:transparent url(../../images/b/pad_selected.png) no-repeat scroll right top;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:50px;
	margin:0 0 0 19px;
	padding:0;
	position:relative;
}

* html .plans label,
* html .plans label.selected {
	height:34px;
	padding:16px 0 0 0;
}

.plans label.selected input{
	margin:0 20px 0 0;
	padding:0;
	position:relative;
	left:-10px;
	top:1px;
}

*:first-child+html .plans label.selected {
	/*top:-10px;*/
}
* html .plans label.selected {
	/*top:-10px;
	padding-top:15px;
	height:0px;*/
}
.plans input {
	margin:0 20px 0 0;
	padding:0;
	position:relative;
	left:-10px;
	top:1px;
}
*:first-child+html .plans input {
	top:0px;
	margin:0 15px 0 0;
}

.plans span {
	display: none;
	font-weight: normal;
	font-size: 10px;
	margin:4px 0 0 45px;
	padding:0;
	color:#434343;
}

.submit {
	text-align:center;
	margin-top:3px;
}
.submit input {
	border: none;
	width:405px;
	height: 39px;
	background: url(../../images/b/submit_button.png) top left no-repeat;
	font-weight: bold;
	font-size: 23px;
	color: #fff;
	cursor: pointer;
	font-family:arial;
}

fieldset {
	border: none;
	margin:px 0 0 0;
	padding:0;
}
/* foother css */
p.foother_content{
	width: 625px;
	color: #666666;
	font-size:12px;
	padding-left: 172px;
	text-align: center;
	margin-top:35px;
}
*:first-child+html p.foother_content{
	padding-left: 0px;
	margin-left: 190px;
}
* html p.foother_content{
	padding-left: 0px;
	margin-left: 190px;
}
p.foother_content a{
	text-decoration: underline;
	font-size: 12px;
}
p.foother_content a:link, p.foother_content a:visited{
	color: #ffffff;
}
p.foother_content a:hover, p.foother_content a:active{
	color: red;
}
div#payment_options_div{
	margin:13px 0 0 0;
	padding-bottom:1px;
	color:#FFFFFF;
}
* html div#payment_options_div{
	padding-bottom:0;
}
*:first-child+html div#payment_options_div{
	padding-bottom:0;
}
ul.payment_options{
	display: block;
	margin: 3px 0 3px 26px;
	padding:0 36px;
}
ul.payment_options li{
	display:inline;
	float:left;
	display:block;
	padding-right:30px;
}
img#banner_join_img{
	left:-42px;
	position:relative;
	top:2px;
	z-index:100;
}
/***************************************************/


img#jn4_bottom_slogan{
	display:block;
	width:763px;
	height:24px;
	margin: 20px auto 0;

}
img#jn4_bottom_slogan2{
	display:block;
	margin:27px auto 0;
}
div.center_block{
	border:#330000 1px solid;
	background:#000000;
	height:513px;
}
/* girl pics at bottom*/
div.preview_pics{
	background:transparent url(../images/rsp_preview_pics_bg.png) repeat-x scroll center top;
	border:1px solid #404040;
	height:358px;
	margin:16px 0 0 13px;
	padding-left:32px;
	width:913px;
}
div.preview_pics img.preview_pics_slogan{
	margin: 10px 0 0px 0;
	display: block;
}
div.preview_pics div.preview_pics_div{
	display:inline;
	float: left;
	width: 180px;
	margin:10px 0 0 0;
}
div.preview_pics div.preview_pics_div img{
	border: 1px solid #1b1b1b;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
/*******************************************************/


* html div.center_block{
	height:460px;
}

* html div#frm_content{
	position:relative;
	left:-10px;
}

* html div#lock_message{
	position:relative;
	top:-5px;
}

*:first-child+html .center_block {
	height:526px;
}

