html { 
	height:100%;
}

img { 
	behavior: url("images/png.htc"); 
}

body {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: #000 url(bg_page-3.jpg) no-repeat 50% 0%;
	min-width:1000px;
/*	margin-top: 340px;*/
}

#toplang {
 	position: absolute;
	width:1000px;
	height:20px;
	margin-top: -323px; 
	*margin-top: -330px; 
	text-align: right;
}
#toplang a {
	text-decoration: none;
	color: #757584;
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px 20px 5px 20px;
	border-right: 1px solid #53535E;
}
#toplang a:hover {
	color: #FFF;
}
#toplang a.select{
	color: #FFF;
	font-weight:bold;
}

#toplang span {
	border-left: 1px solid #80674d;
	border-right: 1px solid #80674d; 
	color: #f90; 
	font-size: 12px; 
        /*font-weight: bold;*/
	padding: 0 15px;
}
#stats{	
	float:left; 
	padding-left:15px;
	color:#999; 
	font-size:12px; 
	font-family: Tahoma;
}
#stats b{
	color: #fc0;
}

#tophead {
height:85px; 
}
#kmb{
/*	background: url(kmb.png) no-repeat;*/
	display:block;
	width: 136px;
	height: 35px;
	cursor: hand;
	position:absolute;
	top: 357px;
	*top: 350px;
	left: 105px;
}
#clientd{
/*	background: url(clientd.png) no-repeat;*/
	display:block;
	width: 184px;
	height: 12px;
	cursor: hand;
	position:absolute;
	top: 390px;
	*top: 383px;
	left: 409px;
}

#startgame{
/*	background: url(start.png) no-repeat;*/
	display:block;
	width: 195px;
	height: 46px;
	cursor: hand;
	position:absolute;
	top: 345px;
	*top: 338px;
	left: 402px;
}

a#startgame b{
	display:block;
	position:absolute; left:0; top:0;
}
a#startgame span{
	display:none;
}
a#startgame:hover #llink{
	display: block; 
	position: absolute;
	top: -35px; 
	left: -15px; 
	padding: 10px; 
	width: 205px; 
	height:60px; 
	background:url(serlist.png) no-repeat; 
	text-align:center; 
	color: #708794;
}
a#startgame:hover #llink #servb, a#startgame:hover #llink #servb-off{ 
	display: block; 
	font-size:26px; 
	color:#888; 
	text-align:center;
	text-decoration:none;
	width:91px;
	height:56px;
	margin:0 5px;
	padding-top:12px;
	float:left; 
	cursor: pointer;
	background:url(cserv0.png) no-repeat; 
}
a#startgame:hover #llink #servb:hover{ 
	color:#FFFFFF;
	background:url(cserv1.png) no-repeat; 
}
a#startgame:hover #llink #servb-off{ 
	cursor: default;
	color:#000; 
	background:url(cserv2.png) no-repeat; 
}

#forum{
/*	background: url(forum.png) no-repeat;*/
	display:block;
	width: 136px;
	height: 35px;
	cursor: hand;
	position:absolute;
	top: 357px;
	*top: 350px;
	left: 755px;
}

.screenshot{
	background:url(gborder.png) no-repeat top left; 
	width:211px; 
	height:213px; 
	padding-top:34px; 
	padding-left: 13px;
}

#body, #foot{ margin:auto; width:1000px; position:relative;}
#body {
	padding-top: 325px;
	z-index:3;
}
#swf {
	position: absolute;
	top: 0px;
/*	margin-top: -320px;*/
/*	padding-left: 195px;*/
	margin-top: 25px;
	padding-left: 20px;
}
#portal {
	background: url(portal.jpg) no-repeat 50% 100%;
	position: absolute;
	margin-top: -155px;
	left: 20px;
	z-index: 2;
}
#status {
	background: url(status.png) no-repeat 0% 0%;
	position: relative;
	height:140px;
	width:170px;
	padding: 32px 0px 0px 35px;
}
#online {
	color:#99CCFF;
}
#offline {
	color:#666666;
}
#status #label, #label{
	color:#FFFFFF;
	font-weight:bold;
}

#pcomm{
	float:right;
	width:500px; 
	position:relative; 
	display:block;
}

#webmoney, #yandex {
	padding-top:20px;
	height: 170px;
}

#foot { 
	position:relative;
	z-index:1;
	height: 400px;
	margin-top:-144px; 
	background: url(bgb_page.jpg) no-repeat 50% 100%;
}
#foot #copy {
	color: #264964; 
	display: block; 
	padding: 400px 5px 5px 30px; 
}
#mainblock {
	background: url(cell.png) repeat-y; 
	padding: 10px 55px 10px 55px;
	font-size: 12px;
}

#title_header{
	position:relative;
	margin-top:-38px;
	padding-bottom: 13px;
}
#st_d {
	background: url(icon_dan.gif) no-repeat 0%; 
	padding-left: 20px;
}
#st_t {
	background: url(icon_teb.gif) no-repeat 0%; 
	padding-left: 20px;
}
#tree {
	background: url(tree.png) repeat-y; 
	padding: 27px 0px 10px 0px;
	width: 200px;
}
#tree_w {
	position:relative;
	background: url(tree_w.png) no-repeat 0% 100%;
	height: 140px;
	margin-left: -3px;
	z-index: 3;
}

#art {
	margin: 10px 0px 10px 0px;
	width: 690px;
}
#art td{ 
	text-align:center;
}
#start td{
	padding-right:10px;
	vertical-align:top;
}
td #rpanel {
	width: 210px;
}
td #img{
	padding-left: 40px;
	height:50px;
	display:block;
}
#mbg{
	background: url(mbg.gif) no-repeat 0% 0%;
	height:70px;
	text-decoration: none; 
	color:#99CCFF;
}
.sp {
	background-color: #003366;
	border-bottom: 1px solid #006699;
}
.unsel{
	background-color: #003366;
	border-bottom: 1px solid #006699;
	padding: 10px 15px 10px 15px;
	color:#99CCFF;
}
.sel{
	margin-top: -10px;
	padding: 5px 15px 10px 15px;
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
}
a.gr:link, a.gr:visited, .gr {
	text-decoration: none; 
	color:#99CCFF;
}
a.gr:hover{
	text-decoration: none; 
	color: #FFFFFF;
}
a.pt:link, a.pt:visited{
	text-decoration: none; 
	display: block;
	color: #99CCFF;
	width: 80px;
}
a.pt:hover{
	background-color:#FFFFFF;
	color: #000000;
}

a.type:link, a.type:visited {
	background: url(circle.gif) no-repeat 0% 50%;
	text-decoration: none; 
	padding: 10px 20px 10px 20px;
	margin-right: 10px;
	color:#99CCFF;
	border-right: 1px solid #99CCFF;
}
a.type:hover{
	text-decoration: none; 
	color: #FFFFFF;
}

.type {
	background: url(circle2.gif) no-repeat 0% 50%;
	text-decoration: none; 
	padding: 10px 20px 10px 20px;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}
#type {
	padding: 20px 10px 30px 10px;
}

#lf {
	position: absolute;
	margin-top: -120px;
	left: 76px;
	z-index: 100;
}
.lf {
	border: 1px solid #16416C;
	height: 14px;
	width: 80px;
	font-size:9px;
	color:#99CCFF;
	background-color: transparent;
}

#header {
	font-family: "Century Gothic";
	font-size: 26px;
	padding: 10px 0px 10px 0px;
	letter-spacing: -2px;
	display:block;
}

#li {
	padding: 0px 0px 5px 20px;
}

a.nav1:link, a.nav1:visited, .nav {
	text-decoration: none; 
	display:block;
	font-size: 11px;
}
a.nav1:hover{
	display:block;
	color: white;
}
a.nav2:link, a.nav2:visited, span.nav2 {
	text-decoration: none; 
	display:block;
	line-height: 10px;
	font-size: 10px;
	padding: 1px 3px 2px 30px;
	color: #DABD96;
}
span.nav3, a.nav3:link, a.nav3:visited {
	text-decoration: none; 
	display:block;
	line-height: 10px;
	font-size: 11px;
	padding: 1px 3px 2px 30px;
	color: #FFFFFF;
	font-weight:bold;
}

a.nav2:hover{
	display:block;
	color: white;
}

a:link, a:visited{
	text-decoration: underline; 
	color: #FF9966;
}

a:hover {
	text-decoration: none; 
	color: white;
}

#head1 {
	font-family: "Century Gothic";
	font-size: 18px;
	padding: 15px 5px 5px 5px;
	letter-spacing: -1px;
	color: #CE9F62;
	font-weight:bold;
	border-bottom: #CE9F62 1px solid;
}

#head2 {
	font-family: "Century Gothic";
	font-size: 16px;
	padding: 10px 5px 3px 5px;
	display:block;
	color: #CE9F62;
	font-weight:bold;
	border-bottom: #63461F 1px solid;
}

#head3 {
	font-family: "Century Gothic";
	font-size: 15px;
	padding: 20px 0px 2px 0px;
	display:block;
	color: #D9B584;
	font-weight:bold;
}


#head4 {
	font-family: "Century Gothic";
	font-size: 16px;
	margin: 25px 0px 5px 0px;
	padding: 10px 5px 3px 5px;
	display:block;
	color: #CE9F62;
	background-color: #4D3617;
	font-weight:bold;
	border-bottom: #63461F 1px solid;
}

#ontop {
	margin: 20px 0px 20px 0px;
	display:block;
	text-align: right;
}

.news_date {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #CE9F62;
	font-weight:bold;
}

.news_h, .guide_h {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #CE9F62;
	font-weight:bold;
	border-bottom: #63461F 1px solid;
}

.news_body, .guide_body {
	padding: 5px 5px 25px 5px;
}

.guide_text {
	padding: 0px 5px 5px 5px;
	min-height: 250px;
}

.news_hd {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #AC543D;
	font-weight:bold;
	padding-bottom: 6px;
	display: block;
}
.newstext {
	font-size: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
}

a.news:link, a.news:visited{
	text-decoration: none; 
	line-height: 10px;
	font-size: 12px;
	color: #DABD96;
}
#author {
	display:block;
	font-size: 10px;
	color:#996600;
}

a.news:hover{
	color: white;
}

.none{
	text-decoration: none; 
	line-height: 10px;
	font-size: 12px;
	color: #664500;
}

#note {
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	margin-top: 15px;
	display:block;
	color: #FFCC99;
	background-color: #463000;
	border: #63461F 1px solid;
}

#weapons td{
	padding: 5px;
	vertical-align:top;
	border-bottom: 1px solid #63461F;
}
#weapons #best, #best, #st_t, #st_d{
	color: #EECEA8;
}
#mst{
	background: url(mst.gif) left center no-repeat;
	color: #CC0000;
	padding-left: 15px;
	width: 150px;
}

#pst{
	background: url(pst.gif) left center no-repeat;
	color: #00CC00;
	padding-left: 15px;
	width: 150px;
}

#weapons .header {
	background-color: #836D54; 
	color: #D8C2A7;
}

#weapons .param, .param {
	font-size:11px;
	width: 200px;
	color: #CCCCCC;
}
#weapons .cost, .cost {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFCC66;
	vertical-align:middle;
}

#weapons td.name {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #99CCFF;
	vertical-align:middle;
}

.place {
	font-size:12px;
	font-weight:bold;
	color:#FFCC66;
}

.submit, .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	background-color: #836D54; 
	border: 1px solid #63461F;
	color:#EECEA8;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #836D54; 
	width: 320px;
	border: 1px solid #63461F;
	color:#EECEA8;
}

#loc {
	padding: 1px;
	background-color: #63461F;
	width:10px;
	position:absolute; 
	left:887px; 
	top:130px; 
	z-index:1;
}
#gloc {
	padding: 1px;
	background-color: #63461F;
	width:10px;
	position:absolute; 
	left:20px; 
	top:10px; 
	z-index:1;
}

#loc td, #gloc td{
	background-color:#000000;
	width:7px;
	height:7px;
}

#star {
	background: url(star.gif) no-repeat;
	width:15px;
	height:15px;
	float: left;
}

#star0 {
	background: url(star0.gif) no-repeat;
	width:15px;
	height:15px;
	float: left;
}


#win1 {
	background: url(cup0.gif) no-repeat 0%; 
	color:#FFCC33;
	padding-left: 12px;
}

#win2 {
	background: url(cup1.gif) no-repeat 0%; 
	color:#C0CED8;
	padding-left: 12px;
}

#win3, #win4 {
	background: url(cup2.gif) no-repeat 0%; 
	color:#AA8540;
	padding-left: 12px;
}

#globalmap{
	background: url(mapcit.png) no-repeat 0%; 
	width:600px;
	height:426px;
}
#citplace{
	position: absolute;
	width:50px;
	height:20px;
	font-size:10px;
	color: #FFFFFF;
}
hr {
	padding: 0px;
	border-top: 1px solid #666666;
	height:1px;
}
#t1 {
	background: url(tournir1.gif) no-repeat; 
	width:30px;
	height:30px;
}
#t2 {
	background: url(tournir2.gif) no-repeat; 
	width:30px;
	height:30px;
}
#t3 {
	background: url(tournir3.gif) no-repeat; 
	width:30px;
	height:30px;
}
#prev {
	font-size:9px;
	color:#666666;
}
#rating{
	color: #666666;
	padding: 10px 0px 10px 0px;
	text-align:center;
}
#commbattle td {
	padding: 5px;
	vertical-align:top;
	border-bottom: 1px solid #333333;
}

#commbattle #name{
	color: #EECEA8;

}
#commbattle #text {
	font-size:11px;
	color: #CCCCCC;
}

#battleinfo{
	margin: 10px;
}

#battleinfo td{
	padding: 0px;
}

#ShowApplet{
	height:230px;
	width:350px;
}

#battle_button{
	padding: 20px 0px 10px 10px;
	text-align: left;
}
#battlelist{
	width: 690px; 
	height: 400px;
	display: block;
	overflow: auto;
}
.code {	
	border: 1px solid #663300;
	height: 14px;
	width: 40px;
	font-size:9px;
	color: #FFCC33;
	background-color: transparent;
}

#top10 td{
	font-size:10px;
	line-height: 10px;
	padding: 3px 5px 3px 5px;
	vertical-align:top;
	color: #F1AE8D;
	border-bottom: 1px solid #51200B;
}
#top10 .head td{
	background-color: #301606; 
	color: #B66133;
	font-size:13px;
	padding: 10px 5px 10px 5px;
}

#top10 .val{
	color: #FF6600;
	font-size:10px;
	text-align: center;
	font-weight:bold;
}

/* Price sms */
h3{ 
	font-family: "Century Gothic";
	font-size: 15px;
	padding: 20px 0px 2px 0px;
	display:block;
	color: #D9B584;
	font-weight:bold;
	margin:0;
}
#r, #hr {
	font-size:14px;
	border-bottom: 1px solid #63461F;
	width: 120px;
	display:block;
	padding: 10px 5px 10px 140px;
	clear:both;
}
#hr {
	height: 20px;
	background-color: #836D54; 
}
#hr div {
	font-size:9px;
	color: #D8C2A7;
}

#o {
	width: 140px;
	margin-left:-140px;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #99CCFF;
}
#s,#v { 
	width: 60px;
	display:block;
	float:left;
}
#v { 
	width: 40px;
	font-size:14px;
	font-weight:bold;
	color:#FFCC66;
}
.sort {
	padding: 5px 5px 15px 5px;
	color:#444444;
}
.sort a{
	text-decoration:none;
	color:#3366FF;
	padding:0px 5px 0px 10px;
}
.sort a:hover{
	color: #99CCFF;
}

.sort b {
	color:#FFFFFF;
	padding:0px 5px 0px 10px;
}
a.pr{
	display:block;
	color:#6699FF;
	font: bold 12px Tahoma;
}
a.pr:hover{
	color: #FFFFFF;
}

#illodemiur {
	position:absolute; 
	display: block; 
	width: 280px; 
	height: 70px; 
	margin-left: 360px; 
	margin-top: -180px;
}

#mailru {
	position:absolute; 
	display: block; 
	width: 170px; 
	height: 40px; 
	margin-left: 415px; 
	margin-top: -110px;
}

.dserver {width: 225px; padding: 10px 0 15px;}
.serverload {list-style:none; margin:0; padding: 0; display:block; overflow:hidden; font: normal 11px Tahoma; color: #999}
.serverload li {display:block;}
.serverload .server {display:block; margin:0; padding: 0; padding-left: 25px; overflow:hidden;}
.serverload .server li {padding-right:10px; float:left;}
.serverload .server li.name { color:#9cf; width: 40px;}
.serverload .server li.pr { color: #ccc;}
.serverload .server li.value { font-weight: bold; color:#fc0; width: 25px; text-align:center;}
.serverload .server .stat {display:block; width: 93px; height: 12px;background: url(server.gif) no-repeat; float:left; }
.serverload .server .stat b {display:block; height: 12px;background: url(server.gif) no-repeat; background-position: 0px -12px;}

#emailru { font: 10px Tahoma; color: #fff;}
#emailru label{ display:block; color: #4A617E;}
#emailru input, #emailru select{ width: 90px; border: 1px solid #4A617E; font: 10px Tahoma; background-color: #111; color: #fff;}
#emailru select{ width: 60px;}
#emailru a{ color:#9cf;}
#emailru .pass{ width: 153px;}
#emailru .error{ color:#f60;}
#emailru .email{ width: 150px; border: 1px solid #4A617E; font: 10px Tahoma; background-color: #111; color: #fff; margin:0 0 5px; padding:0; padding-left: 3px}
#emailru .submit{ display:block; margin-top: 10px; width:101px; height:18px; margin: 0 auto; background: url(login-but.gif) no-repeat; border:0;}
#emailru .submit:hover{ background-position: 0px -18px;}
#emailru .signup {bottom: 15px; left: 25px; display: block; position: absolute; width: 170px; height: 28px;text-decoration:none;}
#emailru .signup span {visibility: hidden}

#trl {cursor: pointer}
.close-frm {display:block; margin: 0px 10px 10px 625px; padding-top: 5px; width:60px; height:18px; cursor: pointer;}
.trailer {width: 680px; height: 520px; color: #fff; border: 0; padding: 0px 20px 10px; background: url(tr-brd.png) no-repeat;}

