@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(/images/head.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 136px;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	position: relative;
}
#content {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	background-image: url(/images/contentbp.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#footer {
	height: 116px;
	width: 981px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.footbp {
	background-image: url(/images/footerbp.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 90px;
	width: 977px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6a6a72;
	border-left-color: #6a6a72;
	color: #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 16px;
	text-align: center;
	float: right;
	margin-bottom: 10px;
}
.loginbox  a.info {
	display: block;
	color: #FFB007;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/space.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	float: none;
	padding-left: 15px;
	text-align: left;
}

.logo {
	float: left;
	height: 51px;
	width: 170px;
	margin-top: 65px;
	margin-left: 20px;
}
.listbox li.head {
	height: 30px;
	background-color: #1D1D27;
	color: #FFFFFF;
	text-transform: capitalize;
}
.levelbox li.head {
	background-color: #1D1D27;
	color: #FFFFFF;
	text-transform: capitalize;
}
.listbox em.headem {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}

.currency {
	float: right;
	width: 250px;
	margin-top: 70px;
	color: #fdc576;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
}
.selecss {
	border: 1px solid #666666;
}
.nav {
	height: 25px;
	width: 700px;
	position: absolute;
	top: 109px;
	left: 250px;
}
.nav li {
	display: block;
	float: left;
	height: 25px;
	margin-right: 5px;
	line-height: 25px;
}
.nav a {
	background-image: url(/images/navl.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	display: inline-block;
	float: left;
	padding-left: 7px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.nav span {
	background-image: url(/images/navr.gif);
	background-repeat: no-repeat;
	background-position: right -25px;
	display: inline-block;
	height: 25px;
	padding-right: 20px;
	padding-left: 15px;
	white-space: nowrap;
}
.nav a:hover {
	
	background-position: left  top;

}
.nav a:hover span {
	background-position: right top;

}
.contentleftbox {
	float: left;
	width: 169px;
	padding-left: 3px;
	display: inline;
}
.contentleftbox li {
	height: 24px;
	background-image: url(/images/leftlink.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
}
.linkbtn ul li a.a2
{
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
}
.contentleftbox a.a1{
	display: block;
	height: 24px;
	line-height: 24px;
	background-image: url(/images/leftlink2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	text-indent: 20px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
}
.contentleftbox a.a1:hover {
	color: #fdc576;

}
.linkbtn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.title {
	background-color: #1d1d27;
	height: 25px;
	border: 1px solid #3b3b3b;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.payimg {
	margin-top: 20px;
	margin-bottom: 20px;
}
.contentmidbox {
	float: left;
	width: 637px;
	padding-left: 1px;
	display: inline;
}
.midtitle {
	height: 39px;
	padding-top: 1px;
}
.welcometext {
	color: #fdc576;
	padding: 10px;
	text-align: justify;
}
.listbox {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.listbox li {
	color: #ffb007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	width: 610px;
	height: 30px;
	line-height: 30px;
}
.listbox em {
	float: left;
	height: 26px;
	width: 165px;
	padding-top: 4px;
	line-height: 11px;
}
.itemsbody {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.itemsbody li {
	float: left;
	width: 150px;
	display: inline;
	height: 110px;
}
.itemsbody a {
	color: #fdc576;
	display: block;
}
.itemsbody a:hover {
	color: #ff8400;

}

.itemsbody em {
	height: 79px;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.tbl {
	background-color: #1d1d27;
	height: 28px;
	border: 1px solid #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
}
.listbox b {
	height: 0px;
	width: 610px;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #666666;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.listbox span.hot {
	background-image: url(/images/hot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contenmdiblow {
	background-color: #2b2b31;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 635px;
}

.listbox span {
	display: block;
	float: left;
	width: 220px;
	height: 30px;
}
.news {
	float: left;
	width: 317px;
	background-color: #000000;
}
.titleb {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #1d1d27;
	width: 316px;
}
.newsbody {
	padding: 10px;
}
.newsbody li {
	text-align: justify;
	background-image: url(/images/itemmidw.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	display: block;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3d6c3;
	padding-bottom: 5px;
	padding-top: 5px;
}
.newsbody a {
	color: #e3d6c3;
	text-decoration: none;
}
.aboutus {
	float: right;
	width: 317px;
}
.contenmdibolowbox {
	background-image: url(/images/midbolwbp.jpg);
	background-repeat: repeat-y;
	background-position: 18px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3b3b3b;
	border-bottom-color: #575757;
	width: 635px;
}
.aboutusbody {
	padding: 10px;
}
.aboutusbody li {
	font-size: 11px;
	color: #e3d6c3;
	text-align: justify;
	text-indent: 20px;
	background-image: url(/images/itemmidw.gif);
	background-position: 9px 9px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3d6c3;
}
li.notbt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentright {
	float: right;
	width: 169px;
	display: inline;
}
.loginbox {
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.loginbox li {
	margin-top: 5px;
}
.inputcss {
	width: 135px;
	background-color: #000000;
	border: 1px solid #8d8d94;
	color: #a8a8a8;
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
	padding-top: 3px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
.singup {
	float: right;
	height: 20px;
	width: 62px;
	margin-right: 15px;
}
.login {
	background-image: url(/images/login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 20px;
	width: 62px;
	margin-left: 15px;
}
.servers {
	padding-top: 5px;
	padding-bottom: 5px;
}
.server {
	height: 88px;
}
.selecss {
	color: #424246;
	border: 1px solid #999999;
}

.email {
	height: 26px;
	margin-top: 5px;
}
.repord {
	height: 37px;
	margin-top: 5px;
}
.adimg {

}
.adimg {
	height: 601px;
}
.contentmidbox hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #646567;
	width: 95%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 2px;
}
.powerbody {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.powerbody li {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 2px;
	display: inline;
}
.powerbody em {
	height: 97px;
	width: 149px;
	display: block;
}
.powerbody a {
	color: #fdc576;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	display: block;
}
.powerbody a:hover {
	color: #ff8400;

}
.levelbox {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.levelbox li {
	color: #ffb007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	width: 610px;
	height: 30px;
	line-height: 30px;
}
.levelbox em {
	float: left;
	height: 26px;
	width: 130px;
	padding-top: 4px;
	line-height: 11px;
}

.levelbox b {
	height: 0px;
	width: 610px;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #666666;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.levelbox span.hot {
	background-image: url(/images/hot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.levelbox span {
	display: block;
	float: left;
	width: 250px;
	height: 30px;
}.levelbox strong {
	font-weight: lighter;
	text-align: center;
	display: block;
	width: 120px;
	float: left;
}
.levelbox p {
	display: block;
	float: left;
	width: 110px;
}
.levelbox em.headem {
	line-height: 30px;
	padding: 0px;
}
