@charset "utf-8";
/* CSS Document */

#bodybox{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#header{}
#header .headtop{height: 25px;	background-color: #363637;}
#header .headtop .choosecurr{
	width: 300px;
	float: left;
	height: 19px;
	text-align: left;
	margin-top: 6px;
}
.sub2{background-color: #006caf;}
.sub{background-color: #006c88;}
#header .headtop .choosecurr a{
	width:70px;
	float:left;
	display:inline;
	text-align:center;
	height: 19px;
	margin-right: 1px;
	background-color: #006c88;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
	text-decoration: none;
}
#header .headtop .choosecurr a:hover{
	color: #acacad;
	background-color: #FFFFFF;
	height: 18px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	background-image: url(/images/currback.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#header .headtop .choosecurr a.checked{
	color: #acacad;
	background-color: #FFFFFF;
	height: 18px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	background-image: url(/images/currback.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#header .headtop .topnav{
	width: 600px;
	height: 13px;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
}
#header .headtop .topnav a{
	color: #d1d3d4;
	display: block;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 13px;
	height: 13px;
	float: right;
	text-decoration: none;
	text-transform: capitalize;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #58595b;
}
#header .headtop .topnav a.end{	border-right-width: 0px;}
#header .headmid{
	margin-top: 9px;
	height: 67px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e89a9;
}
#header .headmid .logo{
	width: 200px;
	height: 67px;
	float: left;
	display: inline;
	margin-left: 6px;
}
#header .headmid .banner{
	width: 347px;
	height: 67px;
	float: left;
	display: inline;
	margin-left: 29px;
}
#header .headmid .headmidright{
	margin-left: 62px;
	height: 67px;
	width: 336px;
	display: block;
	float: right;
}
#header .headmid .headmidright .livechat{
	height: 39px;
	padding-left: 175px;
	background-image: url(/images/payme.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 161px;
}
#header .headmid .headmidright .gq{}
#header .headbottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecf5f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	height:30px;
	width: 980px;
}
#header .headbottom .nav{
	width: 600px;
	height: 30px;
	float: left;
	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: inline;
	text-align: left;
}
#header .headbottom .nav a{
	line-height: 30px;
	text-decoration: none;
	color: #58595b;
	font-family: Verdana;
	text-transform: capitalize;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #ffffff;
	padding-right: 22px;
	padding-left: 22px;
	height: 30px;
	display: inlin-block;
	float: left;
	text-align: center;
}
#header .headbottom .nav a:hover{
	background-image: url(/images/nav_changed.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	background-position: center;
}
#header .headbottom .nav a.checked{
	color: #ffffff;
	background-image: url(/images/nav_changed.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#header .headbottom .login{
	width: 330px;
	height: 30px;
	float: right;
	background-image: url(/images/login_back.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: inline;
	text-align: left;
	padding-left: 50px;
}
#header .headbottom .login input.text{
	width: 100px;
	color: #58595b;
	border: 1px solid #d6d6d6;
	margin-right: 10px;
	height: 16px;
	padding-top: 3px;
}
#header .headbottom .login a.b1
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
}
#header .notice{
	height: 24px;
	width: 980px;
	display: block;
	overflow: hidden;

}
#header .notice p
{
	color: #828384;
	margin-top: 6px;
}
#content{
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
}
#content .contentleft{
	width: 205px;
	float: left;
}
#content .contentleft .leftbox
{
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393939;
	border-right-color: #bcbec0;
	border-bottom-color: #bcbec0;
	border-left-color: #bcbec0;
	padding-bottom: 10px;
}
#content .contentleft .leftbox .lefttitle
{
	height: 27px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5a5a5;
}
#content .contentleft .leftbox .lefttitle span
{
	line-height: 27px;
	margin-left: 10px;
	background-image: url(/images/title_span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	display: inline-block;
	width: auto;
}
#content .contentleft .leftbox a
{
	display: block;
	text-align: left;
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	color: #828384;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana;
	background-image: url(/images/arror1.gif);
	background-repeat: no-repeat;
	background-position: 185px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9d;
}
#content .contentleft .leftbox a:hover{	background-color: #e7e8e9;	color: #7c7d7f;	background-image: url(/images/arror2.gif);}
#content .contentleft .leftbox a.checked{	background-color: #e7e8e9;	color: #7c7d7f;	background-image: url(/images/arror2.gif);}
#content .contentleft .searchbox{
	margin-top: 4px;
	margin-bottom: 6px;
	height: 16px;
	text-align: left;
	position: relative;
}
#content .contentleft .searchbox input.text
{
	height: 16px;
	width: 174px;
	border: 1px solid #d5d5d5;
}
#content .contentleft .searchbox input.btn
{
	height: 18px;
	background-color: #0e89a9;
	color: #ffffff;
	position: absolute;
	width: 26px;
}
#content .contentleft .livechat2
{
	width: 205px;
	height: 16px;
	margin-bottom: 10px;
}
#content .contentright{
	width: 748px;
	float: right;
}
#content .contentright .flash{
	width:748px;
	height:164px;
	overflow: hidden;
}
#content .contentright .ad01{
	width: 748px;
	height: 83px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#content .contentright .gold{
	widows:748px;
	height:271px;
	width: 644px;
	padding-left: 102px;
	background-image: url(/images/fastgoldback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border: 1px solid #bdbfc1;
}
#content .contentright .gold .fastgold{
	height: 149px;
	width: 644px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdbfc1;
}
#content .contentright .gold .fastgold .fastgoldtitle
{
	height: 30px;
	text-align: left;
	line-height: 30px;
}
#content .contentright .gold .fastgold .fastgoldtitle span
{
	margin-left: 5px;
	background-image: url(/images/title_span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	display: inline-block;
	width: auto;
	margin-right: 20px;
}
#content .contentright .gold .fastgold input.text
{
	border: 1px solid #939598;
	height: 18px;
	width: 158px;
	float: left;
	font-style: oblique;
	color: #404040;
}
#content .contentright .gold .fastgold input.text2
{
	width: 204px;
	height: 18px;
	border: 1px solid #939598;
	font-style: italic;
	color: #404040;
}
#content .contentright .gold .fastgold select
{
	width: 204px;
	border: 1px solid #939598;
	font-style: italic;
	color: #404040;
	text-align: center;
}
#content .contentright .gold .fastgold em
{
	width: 40px;
	height: 20px;
	line-height: 20px;
	margin-right: 2px;
	display: block;
	float: left;
	font-family: Verdana;
	font-weight: bold;
}
#content .contentright .gold .fastgold p
{
	text-align: left;
	margin-right: 140px;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}
#content .contentright .gold .fastgold a.fastimg{
	width: 117px;
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#content .contentright .gold .goldpackage{
	width: 644px;
}
#content .contentright .gold .goldpackage .goldpackagetitle{
	height: 30px;
	text-align: left;
	line-height: 30px;
	}
#content .contentright .gold .goldpackage .goldpackagetitle span{
	line-height: 27px;
	margin-left: 10px;
	background-image: url(/images/title_span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	display: inline-block;
	width: auto;
	margin-right: 20px;
}
#content .contentright .gold .goldpackage a
{
	background-image: url(/images/gold.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 91px;
	height: 37px;
	padding-top: 45px;
	display: inline;
	float: left;
	text-decoration: none;
	color: #58595b;
}
#content .contentright .gold .goldpackage a span
{
	display: BLOCK;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content .contentright .gold .goldpackage a em
{
	display: block;
	white-space: nowrap;
	font-size: 9px;
}
#content .contentright .pl
{
	height: 194px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 746px;
	border: 1px solid #bdbfc1;
}
#content .contentright .pl .pltitle{
	height: 30px;
	text-align: left;
	line-height: 30px;
	}
#content .contentright .pl .pltitle span{
	line-height: 27px;
	margin-left: 10px;
	background-image: url(/images/title_span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	display: inline-block;
	width: auto;
	margin-right: 20px;
}
#content .contentright .pl .fastpl
{
	width: 157px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a1a2a2;
	height: 194px;
}
#content .contentright .pl .fastpl li
{
	margin-top: 10px;
}
#content .contentright .pl .fastpl li input.text
{
	width: 140px;
	border: 1px solid #939598;
}
#content .contentright .pl .fastpl li input.btn
{
}
#content .contentright .pl .fastpl li select
{
	width: 140px;
	border: 1px solid #939598;
}
#content .contentright .pl .plpackage
{
	width: 586px;
	float: right;
}
#content .contentright .pl .plpackage ul
{
	display:block;
	margin-top:10px;
}
#content .contentright .pl .plpackage a
{
	display: inline;
	width: 258px;
	height: 30px;
	float: left;
	line-height: 30px;
	text-transform: capitalize;
	color: #0f0f0f;
	margin-left: 2px;
	text-align: left;
	padding-left: 32px;
	background-image: url(/images/narrow3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: pointer;
	text-decoration: none;
}
#content .contentright .pl .plpackage a.a2
{
	background-color: #eeeeee;
}
#content .contentright .ad02
{
	height: 77px;
	width: 748px;
	margin-bottom: 8px;
}
#content .contentright .whychooseus
{
	background-image: url(/images/whychooseusback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 108px;
	width: 644px;
	padding-left: 102px;
	border: 1px solid #c9cbcd;
}
#content .contentright .whychooseus p
{
	text-align: left;
	margin-bottom: 8px;
	font-size: 10px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
}
#content .contentright .newsandmail
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0e89a9;
	padding-top: 9px;
	margin-top: 8px;
	width: 748px;
	height: 200px;
	display: block;
	color: #000000;
}
#content .contentright .newsandmail .news
{
	width: 407px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcbec0;
	height: 200px;
	float: left;
}
#content .contentright .newsandmail .news strong
{
	display: block;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
#content .contentright .newsandmail .news p
{
	display: block;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content .contentright .newsandmail .mail
{
	width: 338px;
	float: right;
	height: 200px;
}
#content .contentright .newsandmail .mail p
{
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Verdana;
	padding-bottom: 10px;
}
#content .contentright .newsandmail .mail input.text
{
	width: 130px;
	border: 1px solid #939598;
	position: absolute;
	left: 130px;
	top: 5px;
}
#content .contentright .newsandmail .mail input.btn
{
	position: absolute;
	width: 55px;
	height: 25px;
	top: 2px;
	right: 10px;
}
#content .contentright .newsandmail .mail b
{
	display:block;
	background-image: url(/images/aionblue.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-left: 120px;
	position: relative;
	height: 30px;
	overflow: hidden;
	background-attachment: scroll;
}
#content .contentright .newsandmail .mail span
{
	display: block;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcbec0;
	background-image: url(/images/ad3.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	height: 90px;
	padding-left: 173px;
	padding-top: 10px;
	margin-top: 20px;
}
#content .contentright .newsandmail .mail span em
{
	display: block;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
#content .contentright .feedback
{
	margin-top: 8px;
	border: 1px solid #e4e4e0;
	text-align: left;
	color: #000000;
	text-transform: capitalize;
	padding: 8px;
}
#content .contentright .feedback input.text1
{
	border: 1px solid #e4e4e0;
	width: 100px;
	margin-right: 10px;
}
#content .contentright .feedback input.text2
{
	border: 1px solid #e4e4e0;
	width: 120px;
	margin-right: 10px;
}
#content .contentright .feedback input.btn
{
	background-color: #0e89a9;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .contentright .feedback strong
{
	font-family: Verdana;
	margin-right: 10px;
}
#content .contentright .feedback textarea
{
	background-color: #e6e7e8;
	border: 1px solid #e6e7e0;
	width: 620px;
	margin-left: 10px;
	height: 70px;
	margin-top: 10px;
}
#theface
{
	height: 72px;
	width: 72px;
	margin-top: 10px;
	margin-right: 10px;
}
#footer{
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer .payment
{
	margin-top: 10px;
}
#footer .navbottom
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .navbottom a
{
	color: #828384;
	font-family: Verdana;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	margin-right: 20px;
}
#footer p{}
#footer p a{
	color: #78797c;
	text-decoration: none;
}
#footer p strong{ color:#77787a; }
#content .chtitle{
	height: 30px;
	text-align: left;
	line-height: 30px;
	}
#content .chtitle span{
	line-height: 27px;
	margin-left: 10px;
	background-image: url(/images/title_span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	display: inline-block;
	width: auto;
	margin-right: 20px;
}
#cover{
	display: block;
	position: absolute;
	z-index: 90;
}
#seleface
{
	position: absolute;
	z-index: 91;
	height: 380px;
	width: 700px;
	background-color: #0e89a9;
}
#seleface em
{
	width: 350px;
	line-height: 20px;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}
#seleface span
{
	width: 350px;
	line-height: 20px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
#seleface input.btn
{
	color: #0e89a9;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 20px;
}
#seleface i
{
	display:block;
	text-align:right;
	margin-bottom: 10px;
}
.halfalpha { background-color: #000000; filter: Alpha(Opacity=50);-moz-opacity: 0.5;}
.contentright .post
{
	width: 750px;
	margin-bottom: 5px;
	border: 1px solid #d2d4d5;
	height: 150px;
}
.contentright .post .postleft
{
	width: 100px;
	float: left;
	display: block;
	background-color: #d1d3d4;
	height: 100%;
}
.contentright .post .postleft img
{
	width: 72px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 3px;
}
.contentright .post .postleft em
{
	display: block;
}
.contentright .post .postright
{
	width: 630px;
	float: right;
	display: inline;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.contentright .post .postright em
{
}
.contentright .post .postright p
{
	width: 620px;
	overflow-x: hidden;
}
.contentright .post .postright hr
{
	height: 1px;
	width: 620px;
	color: #d2d4d5;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	display: block;
	background-color: #d2d4d5;
	padding: 0px;
}

.fy
{
	text-align:center;
	text-transform: capitalize;
	color: #949494;
	margin-top: 10px;
	background-color: #E6E6E6;
	width: auto;
}
.fy a
{
	color: #747474;
	height: 22px;
	width: 18px;
	display:inline-block;
	font-size: 12px;
	margin-right: 5px;
	line-height: 22px;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 1px solid #949494;
}
.fy a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #747474;
}
.fy a.a1
{
	font-weight: bold;
	color: #030303;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fy a.a2
{
	font-weight: bold;
	color: #C8C8C8;
}
#content .contentright .goldpackage2 a
{
	background-image: url(/images/gold.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 91px;
	height:50px;
	padding-top: 45px;
	display: inline;
	float: left;
	text-decoration: none;
	color: #58595b;
}
#content .contentright .goldpackage2 a span
{
	display: BLOCK;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content .contentright .goldpackage2 a em
{
	display: block;
	white-space: nowrap;
	font-size: 10px;
}
#content .contentright .notice2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-align: left;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.package{}
.package a{
	text-decoration: none;
	line-height: 30px;
	color: #E63425;
	padding-right: 10px;
	padding-left: 10px;
}
