@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 1.3em;
}

body {
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	font-size: 0.8em;
	font-family: Verdana;
	background-image: url( '/interface/images/wsm/brand/background.jpg' );
	background-repeat: repeat-y;
	background-color: #efefef;
}

img {
	border: 0pt;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo a span {
	float:left;
	display:block;
	width: 256px;
	height: 75px;
	cursor: pointer;
	background-image: url( '/interface/images/wsm/brand/logo.jpg' );
	background-repeat: no-repeat;
}

.top_blue_bar {
	position: absolute;
	top: 0px;
	left: 256px;
	width: 544px;
	height: 33px;
	background-image: url( '/interface/images/wsm/brand/top_blue_bar.jpg' );
	background-repeat: no-repeat;
	font-size: 8pt;
	font-family: Tahoma;
	color: #A6E2FF;
	float: right;
	cursor: default;
}

.top_blue_bar form {
	float:right;
	padding-top:9px;
}

.top_blue_bar input {
	margin-top: -3px;
	margin-left: 6px;
	margin-right: 10px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #0000CC;
	border: 1px;
	width: 80px;
}

.top_blue_bar .login_buttons {
	float:right;
	padding-top:4px;
	padding-right:8px;
}

.top_blue_bar .login_buttons ul {
	width:48px;
	height:24px;
	margin: 0;
	padding: 0;
}

.top_blue_bar .login_buttons li {
	display: inline;
	padding: 0;
}

.top_blue_bar .login_buttons a {
	padding: 0; 
	text-decoration: none;
}

.top_blue_bar .login_buttons a span {
	float:left;
	display:block;
	width:24px;
	height:24px;
	padding: 0;
	background: url('/interface/images/wsm/control/bullet_ball_glass_grey.gif') no-repeat;
}

.top_blue_bar .login_buttons a:hover.red span {
	cursor: pointer;
	background: url('/interface/images/wsm/control/bullet_ball_glass_red.gif') no-repeat;
}

.top_blue_bar .login_buttons a:hover.amber span {
	cursor: pointer;
	background: url('/interface/images/wsm/control/bullet_ball_glass_yellow.gif') no-repeat;
}

.top_blue_bar .login_buttons a:hover.green span {
	cursor: pointer;
	background: url('/interface/images/wsm/control/bullet_ball_glass_green.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons {
	float:right;
	padding-top:4px;
	padding-right:8px;
}

.top_blue_bar .logged_in_buttons ul {
	width:72px;
	height:24px;
	margin: 0;
	padding: 0;
}

.top_blue_bar .logged_in_buttons li {
	display: inline;
	padding: 0;
}

.top_blue_bar .logged_in_buttons a {
	padding: 0; 
	text-decoration: none;
}

.top_blue_bar .logged_in_buttons a span {
	float:left;
	display:block;
	width:24px;
	height:24px;
	padding: 0;
	background: url('/interface/images/wsm/control/bullet_ball_glass_grey.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons a span.on_red {
	float:left;
	display:block;
	width:24px;
	height:24px;
	padding: 0;
	background: url('/interface/images/wsm/control/bullet_ball_glass_red.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons a span.on_amber {
	float:left;
	display:block;
	width:24px;
	height:24px;
	padding: 0;
	background: url('/interface/images/wsm/control/bullet_ball_glass_amber.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons a span.on_green {
	float:left;
	display:block;
	width:24px;
	height:24px;
	padding: 0;
	background: url('/interface/images/wsm/control/bullet_ball_glass_green.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons a:hover.red span {
	cursor: pointer;
	background: url('/interface/images/wsm/control/bullet_ball_glass_red.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons a:hover.amber span {
	cursor: pointer;
	background: url('/interface/images/wsm/control/bullet_ball_glass_yellow.gif') no-repeat;
}

.top_blue_bar .logged_in_buttons a:hover.green span {
	cursor: pointer;
	background: url('/interface/images/wsm/control/bullet_ball_glass_green.gif') no-repeat;
}

.blue_megaphone {
	position: absolute;
	top: 33px;
	left: 256px;
	width: 544px;
	height: 42px;
	background-image: url( '/interface/images/wsm/brand/blue_megaphone.jpg' );
	background-repeat: no-repeat;
}

.corporate_brand {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/blue_aspiration.jpg' );
	background-repeat: no-repeat;
}

.blogging {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/blogging.jpg' );
	background-repeat: no-repeat;
}

.writing_blog {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/writing_blog.jpg' );
	background-repeat: no-repeat;
}

.megaphone_girl {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/megaphone_girl.jpg' );
	background-repeat: no-repeat;
}

.contact_us {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/contact_us.jpg' );
	background-repeat: no-repeat;
}

.forgot_password {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/forgot_password.jpg' );
	background-repeat: no-repeat;
}

.support_call {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/support_call.jpg' );
	background-repeat: no-repeat;
}

.whats_new {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/whats_new.jpg' );
	background-repeat: no-repeat;
}

.see_you_soon {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/see_you_soon.bmp' );
	background-repeat: no-repeat;
}

.new_member_validation {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/new_member_validation.jpg' );
	background-repeat: no-repeat;
}

.get_ready_to_activate {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/get_ready_to_activate.jpg' );
	background-repeat: no-repeat;
}

.terms_of_use {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/blue_aspiration_0.jpg' );
	background-repeat: no-repeat;
}

.search_for_singles {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url( '/interface/images/wsm/brand/search.jpg' );
	background-repeat: no-repeat;
}

.profile_picture {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
}

.blue_fade_out {
	position: absolute;
	top: 200px;
	left: 0px;
	float: left;
	display: block;
	width: 200px;
	height: 400px;
	padding: 10px;
	background-image: url( '/interface/images/wsm/brand/blue_fade_out.jpg' );
	background-repeat: no-repeat;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

.blue_fade_out form {
}

.blue_fade_out label {
	float: left;
	display: block;
	width: 80px;
	text-align: right;
	margin-top: 5px;
}

.blue_fade_out input {
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #0000CC;
	border: 1px;
	width: 80px;
}

.blue_fade_out a {
	color: #ffffff;
	text-decoration: underline;
}

.blue_fade_out a:hover {
	color: #cc00cc;
	text-decoration: none;
}

.main_content_page {
	position: absolute;
	top: 0px;
	left: 200px;
	float: left;
	display: block;
	width: 580px;
	padding:10px;
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
}

.main_content_page .footer_links {
	font-size: 8pt;
	font-family: Tahoma;
}

.main_content_page .footer_links ul {
}

.main_content_page .footer_links li {
	display: inline;
	font-size: 8pt;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: capitalize;
}

.main_content_page .footer_links a {
	color: #600060;
	text-decoration: underline;
}

.main_content_page .footer_links a:hover {
	color: #000060;
	text-decoration: none;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 100%;
	z-index: 10001;
	background-color: black;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 150px;
	width: 500px;
	height: 320px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #ffffff;
	background-color: #eeeeee;
	z-index:10002;
	overflow: auto;
	font-size: 8pt;
	font-family: Verdana;
	color: #000020;
}

.white_content input.btn {
	color: #000;
	margin-right: 12px;
	height: 24px;
	width: 110px;
	font-size: 8pt;
	font-family: Verdana;
	float: left;
} 

.mx{color:#000080;}

.yx{color:#800000;}

.lx{display:block;width:80px;text-align:right;}

.rx{display:block;margin-left:88px;margin-top:-13px;}
