@charset "utf-8";
/* CSS Document */

#header {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	height: 31px;
	width: 200px;
	position: absolute;
	left: 370px;
	top: 20px;
}
.nav {
	height: 30px;
	width: 900px;
	position: absolute;
	bottom: 13px;
	left: 40px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav li {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.contentbox {
	background-image: url(/images/contentbp.gif);
	background-repeat: repeat-y;
	width: 980px;
	background-position: center top;
}
.serice {
	width: 208px;
	height: 78px;
}
.contentfoot {
	background-image: url(/images/contentfoot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	width: 980px;
}
.midbox {
	float: left;
	background-image: url(/images/midbp.gif);
	width: 487px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: right top;
}
.midbody {
	background-image: url(/images/midhead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 487px;
}
.midtitle {
	height: 35px;
	width: 470px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.buybox {
	width: 447px;
	margin-right: auto;
	margin-left: auto;
}
.currency {
	float: left;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	color: #f9d465;
	text-transform: uppercase;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.midhr {
	background-image: url(/images/midhr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 3px;
	width: 440px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.listbox {
	width: 444px;
}
.calculator {

}
.tbl {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.listbox li {
	height: 25px;
	line-height: 25px;
	background-image: url(/images/listrbp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
	float: left;
	width: 444px;
	background-color: #30313a;
}
.listbox span {
	display: block;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0eaff;
}
.listbox em {
	display: block;
	float: left;
	width: 90px;
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listbox b {
	color: #c0eaff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	width: 135px;
}
.listbox i {
	display: block;
	float: left;
	width: 98px;
}
.listbox li.head {
	line-height: 27px;
	background-image: url(/images/listhead.gif);
	height: 26px;
}
.listbox span.headspan {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #f6f8c2;
}
.listbox em.headem {
	font-size: 12px;
	font-weight: bold;
	color: #f6f8c2;
	text-transform: capitalize;
}
.listbox b.headb {
	font-size: 12px;
	font-weight: bold;
	color: #f6f8c2;
	text-transform: capitalize;
}
.listbox i.headi {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #f6f8c2;
}
.inputcss {
	border-top-width: 1px;
	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: #404040;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	height: 14px;
}
.midfoot {
	background-image: url(/images/midfoot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	width: 487px;
}


.selecss {
	border: 1px solid #999999;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.seleserver {
	width: 260px;
	float: right;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f9d465;
	font-family: Arial, Helvetica, sans-serif;
}
.leftbox {
	width: 208px;
	padding-left: 25px;
	float: left;
	padding-bottom: 200px;
}
.rightbody {
	background-color: #577795;
	border: 1px solid #8198b8;
	width: 186px;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.rightbody li {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.rightbody a.login {
	background-image: url(/images/login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 26px;
	width: 76px;
	float: left;
}
.rightbody a.signup {
	background-image: url(/images/signup.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 26px;
	width: 76px;
	display: block;
}

.title {
	background-image: url(/images/lithead.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 208px;
	padding-top: 7px;
}
.leftbody {
	background-color: #5b7b9b;
	border: 1px solid #8198b8;
	width: 206px;
	margin-bottom: 10px;
}
.chtitle {
	height: 35px;
	width: 470px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	color: #CCCCCC;
	background-image: url(/images/chtitle.gif);
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	text-indent: 60px;
}


.leftbody li {
	margin: 8px;
	text-align: left;
	background-image: url(/images/item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
.leftbody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pay {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 275px;
}



.nav span {
	display: inline-block;
	float: left;
	height: 30px;
	width: 100px;
}
.goldbtn {
	height: 90px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.powerlevelbtn {
	height: 90px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.itemsbtn {
	height: 90px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/contenthead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.nav a:hover {
	color: #f2a654;
}
.aboutusbody {
	color: #c0eaff;
	padding-bottom: 10px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.aboutusbody span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #e6954d;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rightbody a:hover.login {
	background-image: url(/images/loginnow.gif);
}
.rightbody a:hover.signup {
	background-image: url(/images/signupnow.gif);
}
.rightbox {
	float: right;
	width: 208px;
	padding-right: 25px;
}
.serices {
	width: 208px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.email {
	background-image: url(/images/email.gif);
	height: 38px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 40px;
	padding-left: 80px;
}
.email a {
	color: #1f68c3;
	font-size: 12px;
	font-weight: bold;
}
.repord {
	height: 78px;
	margin-bottom: 5px;
}
.rightbody p {
	margin-bottom: 5px;
}
.boardbody {
	background-color: #577795;
	width: 206px;
	border: 1px solid #8198b8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boardbody li {
	background-image: url(/images/righthr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	margin-top: 5px;
	text-align: left;
	color: #081b2d;
	font-size: 12px;
}
.boardbody span {
	color: #fbd09d;
	font-size: 12px;
	text-align: right;
	display: block;
}
.rightbody a.info {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #282633;
	line-height: 20px;
	text-decoration: none;
}
.rightbody a:hover.info {
	color: #2E4668;
}
#footer {
	height: 60px;
	padding-top: 10px;
	width: 980px;
	color: #C0EAFF;
}
.nav a.a2 {
	color: #f2a654;
}

.listbox2 li {
	height: 25px;
	line-height: 25px;
	background-image: url(/images/listrbp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
	float: left;
	width: 444px;
	background-color: #30313a;
}
.listbox2 span {
	display: block;
	float: left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0eaff;
}
.listbox2 em {
	display: block;
	float: left;
	width: 125px;
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listbox2 i {
	display: block;
	float: left;
	width: 98px;
}
.listbox2 li.head {
	line-height: 27px;
	background-image: url(/images/listhead.gif);
	height: 26px;
}
.listbox2 span.headspan {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #f6f8c2;
}
.listbox2 em.headem {
	font-size: 12px;
	font-weight: bold;
	color: #f6f8c2;
	text-transform: capitalize;
}
.listbox2 b.headb {
	font-size: 12px;
	font-weight: bold;
	color: #f6f8c2;
	text-transform: capitalize;
}
.listbox2 i.headi {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #f6f8c2;
}
