@charset "utf-8";
/* CSS Document */

#header {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-image: url(/images/nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.logo {
	height: 35px;
	width: 201px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.loginbox {
	width: 500px;
	position: absolute;
	top: 6px;
	right: 65px;
	height: 25px;
}
.loginbox li {
	float: left;
	margin-left: 5px;
	display: block;
}
.inputcss {
	font-family: Tahoma;
	font-size: 11px;
	color: #247da5;
	text-align: left;
	height: 15px;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-left-color: #707070;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.nav {
	height: 25px;
	width: 550px;
	position: absolute;
	right: 40px;
	bottom: 8px;
}


.nav li {
	float: left;
	margin-left: 20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block;
}
.nav a {
	background-image: url(/images/navitem.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #CAEEF0;
}


.login {
	background-image: url(/images/login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 60px;
}
.loginbox a.signup {
	background-image: url(/images/singup.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 60px;
	display: block;
}
.ad {
	height: 133px;
	width: 929px;
}
.leftbox {
	float: left;
	width: 163px;
	padding-left: 20px;
}
.lefttitle {
	height: 40px;
}
.powerlevelink {
	margin-bottom: 5px;
}
.powerlevelink a {
	background-image: url(/images/slink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 163px;
	display: block;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #363636;
	text-decoration: none;
	text-align: left;
	text-indent: 8px;
}
.powerlevelink a:hover {
	color: #5c77a3;
}
.itemslink {
	margin-bottom: 5px;
}
.itemslink a {
	background-image: url(/images/slink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 163px;
	display: block;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #363636;
	text-decoration: none;
	text-align: left;
	text-indent: 8px;
}
.rightbox {
	background-image: url(/images/rightbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 696px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
.services {
	height: 75px;
	padding-top: 5px;
}
.service {
	float: left;
	height: 67px;
	width: 220px;
	padding-right: 4px;
	padding-left: 4px;
}
.email {
	background-image: url(/images/email.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 158px;
	padding-right: 5px;
	padding-left: 65px;
	float: left;
	padding-top: 45px;
}
.email a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84886e;
	text-transform: uppercase;
	font-style: oblique;
}
.repord {
	float: left;
	height: 67px;
	width: 220px;
	padding-right: 4px;
	padding-left: 4px;
}
.righttitle {
	background-image: url(/images/rtitlem.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
	width: 680px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e5e7;
	border-left-color: #e4e5e7;
}
.righttitle span {
	text-align: left;
	background-image: url(/images/titleitem.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	display: block;
	padding-left: 20px;
	line-height: 23px;
	color: #5c77a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.buytext {
	margin: 10px;
	text-align: left;
	color: #5c77a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.seleserver {
	float: right;
	width: 300px;
	font-weight: bold;
	color: #886d53;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listbox {
	background-image: url(/images/listboxbp.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}
.listboxfoot {
	background-image: url(/images/listboxfoot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.newsbox {
	background-image: url(/images/rightlitbp.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 340px;
}
.newsfoot {
	background-image: url(/images/rightlitfoot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
}
.aboutusbox {
	float: right;
	width: 340px;
}
.aboutfoot {
	background-image: url(/images/rightlitfoot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 340px;
	padding-bottom: 9px;
}
.aboutusbody {
	background-image: url(/images/rightlitbp.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 300px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#d0d0d0;
}
.aboutusbody li {
	text-align: justify;
	margin: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
}

.rlittitle {
	background-image: url(/images/rightlit.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.newsbody {
	height: 300px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#d0d0d0;
	background-image: url(/images/rightlitbp.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.newsbody a {
	text-align: justify;
	display: block;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 10px;
	padding-bottom: 8px;
}



.listboxhead li {
	display: block;
	width: 661px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	line-height: 29px;
	background-image: url(/images/listhr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listboxhead em {
	float: left;
	width: 260px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
}
.listbox li.head {
	background-image: url(/images/listhead.gif);
	line-height: 0px;
}
.listboxhead .head  img {
	padding-top: 9px;
}
.listboxhead b.headb {
	color: #FFFFFF;
}
.listboxhead i.headi {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}


.listboxhead b {
	display: block;
	float: left;
	width: 240px;
	color: #ff3600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.listboxhead i {
	line-height: 0px;
	display: block;
	float: left;
	width: 160px;
	padding-top: 7px;
	height: 22px;
}
.listboxhead li.notb {
	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;
	background-image: url(/images/spacer.gif);
}
.listboxhead em.headem {
	color: #FFFFFF;
	text-transform: uppercase;
}
.listboxhead span {
	background-image: url(/images/listitem.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	height: 28px;
	width: 10px;
}

.listboxhead {
	background-image: url(/images/listboxhead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 685px;
	padding-top: 8px;
}
.currency {
	float: right;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #886d53;
}

.selecss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	border: 1px solid #666666;
}



.itemslink a:hover {
	color: #5c77a3;
}

#content {
	background-image: url(/images/contentbp.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(/images/contentfoot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}
.pay {
	height: 32px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.loginbox a.info {
	line-height: 25px;
	color: #108DBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.nav a.a2 {
	color: #CAEEF0;
}
.powerlevelink a.a2 {
	color: #5c77a3;
}
.itemslink a.a2 {
	color: #5c77a3;
}
.rlittitle a
{
	font-size: 9px;
	margin-left: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2E3A50;
}
