/************************************************/
body{
	margin:0;
	background:#fff url(../img/desktop/bg-body.gif) repeat-x;
	font:12px Verdana, Arial, Tahoma, sans-serif;
}
a:focus{outline:none;}
/* page */
#page{
	width:890px;
	margin:0 auto;
	position:relative;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:890px;
	height:139px;
	clear:both;
}
/* header */
#header strong {
	background:url(../img/desktop/logo.gif) no-repeat;
	float:left;
	margin:22px 21px 0 0;
}
#header strong a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:185px;
	height:61px;
}
#header .top-nav{
	padding:0;
	margin:106px 42px 0 0;
	list-style:none;
	float:right;
}
#header .top-nav li{
	margin-left:9px;
	float:left;
}
#header .top-nav li a span{
	padding:0 14px;
	display:block;
	background:url(../img/desktop/btn-top-left.gif) no-repeat;
}
#header .top-nav li a{
	background:url(../img/desktop/btn-top-right.gif) no-repeat 100% 0;
	float:left;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
#header .top-nav li a:hover{background:url(../img/desktop/btn-right-roll.gif) no-repeat 100% 0;}
#header .top-nav li a:hover span{
	background:url(../img/desktop/btn-left-roll.gif) no-repeat;
	cursor:pointer;
}
#container{
	padding:170px 0 0 0px;
	overflow:hidden;
}
#container .phone{
	float:left;
}
/* content */
#content{
	float:right;
	padding:10px 42px 0 0;
	width:573px;
	overflow:hidden;
}
#content.terms{
	width:615px;
	padding: 35px 0 0 0;
}
#content.terms p.contentlink {
	margin:4px 0;
}
#content h1{
	color:#727272;
	font-size:22px;
	margin:0;
	padding-bottom:12px;
}
#content h3{
	color:#ca0a02;
	margin:0;
	font-size:16px;
	padding-bottom:8px;
}
#content a {
	color: #727272;;
	text-decoration:none;
}
#content p a {
	color: #ca0a02;
}



#content a:hover {
	text-decoration : underline;
}
#content .box{
	background:url(../img/desktop/box-mid.gif) repeat-y;
	width:573px;
	overflow:hidden;
	clear:both;
	margin-top:14px;
}
#content .box-top{
	background:url(../img/desktop/box-top.gif) no-repeat;
	overflow:hidden;
}
#content .box-bot{
	background:url(../img/desktop/box-bot.gif) no-repeat 0 100%;
	padding:17px 27px 19px 24px;
	overflow:hidden;
}
* html #content .box-bot{
	height:1%;
	overflow:visible;
}
#content .num{float:left;}
#content .form {
	width:439px;
	float:right;
}
#content .form input{
	padding:12px 5px 8px;
	font-weight:bold;
}
#content .form label{
	font-weight:bold;
	color:#66686a;
	display:block;
	width:100%;
}
#content .form #sec-code,
#content .form #phone-num{
	height:20px;
	width:427px;
	margin-bottom:10px;
	border:1px solid #525355;
}
#content .form #country{
	width:437px;
	font-weight:bold;
}
#content .form #sec-code{
	width:302px;
	float:right;
}
#content .form #code{
	border:1px solid #525355;
	height:36px;
	width:108px;
	background-color:#fff;
	padding:2px;
}
#content .form #code img { display:block; }
#content .form  #join{
	padding:0;
	float:right;
	margin-top:9px;
}
#content .steps{
	margin:0;
	padding:0 0 0 30px;
	list-style:none;
}
#content .steps ul {
	list-style: circle;	
}
#content .steps_img li {
	overflow:hidden;
	width:100%;
}
#content .steps li img,
#content .steps_img li img {
	float:left;
}
#content .steps_img li img {
	padding-right:20px;
}
#content .steps li span,
#content .steps_img li span{
	margin-top:-6px;
	font-size:62px;
	font-weight:bold;
	color:#ebebeb;
	display:block;
	float:left;
	padding:0 20px 0;
	line-height:70px;
}
#content .steps_img li span {
	padding:0 20px 0 0;
}
.terms_content {
	overflow :auto;
	height: 500px;
	width: 615px;
}

#content .terms_content ul.steps {
	padding-right:40px;
}
#content .steps li p,
#content .steps ul li,
#content .steps ol li
{
	font-weight:bold;
	color:#7f7f7f;
} 
#content .steps_img li p{
	font-weight:bold;
	color:#7f7f7f;
	margin:20px 0 0;
}
/* bottom area */
#subarea{
	width:848px;
	overflow:hidden;
}
#subarea .tabset{
	width:100%;
	padding:0 0 9px;
	overflow:hidden;
	clear:both;
	margin:0;
	list-style:none;
	background:url(../img/desktop/box-bot-top.gif) no-repeat 0 100%;
}
#subarea .tabset li{
	margin-left:11px;
	float:left;
	display:inline;
}
#subarea .tabset li a{
	background:url(../img/desktop/btn-bot.gif) no-repeat 100% 0;
	float:left;
	line-height:26px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
#subarea .tabset li a span{
	display:block;
	background:url(../img/desktop/btn-bot-left.gif) no-repeat;
}
#subarea .tabset li a span span{padding:0 10px 6px;}
#subarea .tabset li a.active:hover span span,
#subarea .tabset li a.active span span{
	background:url(../img/desktop/pointer.gif) no-repeat 50% 26px;
}
#subarea .tabset  li a.active,
#subarea .tabset li a:hover{background:url(../img/desktop/btn-bot-act.gif) no-repeat 100% 0;}
#subarea .tabset  li a.active span,
#subarea .tabset li a:hover span{
	background:url(../img/desktop/btn-bot-act-left.gif) no-repeat;
	cursor:pointer;
}
#subarea .box-sub{
	background:url(../img/desktop/box-bot-mid.gif) repeat-y;
	width:100%;
	overflow:hidden;
	clear:both;
}
#subarea .box-sub ul {
	padding-left:0px;
	margin: 0;
}
#subarea .box-sub-bot{background:url(../img/desktop/box-bot-bottom.gif) no-repeat 0 100%;}
#subarea .holder{
	padding:10px 27px 40px;
}
#subarea .holder p{
	margin:0;
	font-style:italic;
	font-size:15px;
}
#subarea .holder p span{
	color:#f00;
}
/* footer */
#footer{padding:30px 42px 30px 0px;}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li{
	display:inline;
	background:url(../img/desktop/foo-sep.gif) no-repeat 0 70%;
	padding:0 0 0 4px;
}
#footer ul .first{
	background-image:none;
}
#footer ul li a{
	color:#999;
	text-decoration:none;
}
.outtaHere {
	position:absolute;
	left:-9999px;
}
/*--Radio buttons--*/
.radioArea, .radioAreaChecked {
	float:left;
	width:12px;
	height:12px;
	overflow:hidden;
	margin:0 5px 0 0;
	display:inline;
	background:url(../img/desktop/radio.gif) no-repeat;
}
.radioAreaChecked {background-position:0 -12px;}
/*--Checkboxes--*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:12px;
	height:12px;
	overflow:hidden;
	margin:0 5px 0 0;
	padding:0;
	display:inline;
	background:url(../img/desktop/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position:0 -12px;}
/*--Buttons--*/
.buttonSubmit {
	width:auto;
	height:19px;
	overflow:hidden;
}
.buttonSubmit input {
	display:block;
	height:19px;
	line-height:19px;
	margin:0;
	padding:0 10px;
	background:url(../img/desktop/center.gif) repeat-x;
	border:none;
	float:left;
}
.buttonSubmit .left,
.buttonSubmit .right {
	display:block;
	width:5px;
	height:19px;
	overflow:hidden;
	background-repeat:no-repeat;
	float:left;
}
.buttonSubmit .left {background-image:url(../img/desktop/left.gif);}
.buttonSubmit .right {background-image:url(../img/desktop/right.gif);}
/*--Selects--*/
.selectArea {
	float:left;
	padding:2px 0;
	display:inline;
	height:36px;
	position:relative;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	border:1px solid #000;
	background:#fff url(../img/desktop/sel-area.gif) repeat-x;
}
#phone-num, #sec-code {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

.selectArea .left {
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:36px;
	margin:0 !important;
	display:block;
	overflow:hidden;
	background:#fff url(../img/desktop/sel-left.gif) no-repeat;
}
.selectArea .center{
	display:block;
	height:22px;
	line-height:14px;
	padding:8px 0 6px;
	margin:0 16px 0 5px !important;
	overflow:hidden;
	float:none !important;
	background:#fff url(../img/desktop/sel-center.gif) repeat;
}
.selectArea a.selectButton {
	position:absolute;
	top:2px;
	right:2px;
	display:block;
	float:none;
	width:100%;
	height:36px;
	z-index:4;
	border:none;
	background: url(../img/desktop/select.gif) no-repeat top right;
}
.selectArea .disabled {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:19px;
	background-color:#2F384E;
	z-index:5;
}
/*--Selects drop-down--*/
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute;
	margin:41px 0 0;
	background-color:#fff;
	display:block;
	z-index:30;
	font-size:14px;
	overflow:auto;
	border:1px solid #525252;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style:none;
}

* html .optionsDivVisible ul {float:left;}
* +html .optionsDivVisible ul {overflow:hidden;}
.optionsDivVisible ul li {
	width:100%;
	overflow:hidden;
}
.optionsDivVisible a {
	display:block;
	padding:0 4px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal !important;
}
.optionsDivVisible a:hover {
	background-color:#ccc;
	color:#fff;
	text-decoration: none;
}
#tab2 span {
	color:#7f7f7f;
}
#tab2 ul {
	list-style:none;
}
.redcolor {
	color : #CA0A02;
}
#tab2 p{
	color: #000000;
	padding-bottom:7px;
}