html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}




body
{
	font-size: 12px;
	font-family: arial;
	
	color: #fff;
	background-color: #000;
}

pre
{
	font-size: 12px;
	font-family: arial;
	
	color: #000;
	background-color: #fff;
}

div#main
{
	width: 1000px;
	text-align: left;
}

a, a:hover, a:visited
{
	color: #fff;
	text-decoration: none;
}

.link, .link:visited
{
	color: #fff;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
.link:hover
{
	color: #fff;
	border-bottom: 1px solid #6f6;
}

.black_link, .black_link:visited
{
	color: #000;
	border-bottom: 1px solid #000;
	cursor: pointer;
}
.black_link:hover
{
	color: #000;
	border-bottom: 1px solid #6f6;
}

.xlink, .xlink:visited
{
	color: #fff;
	border-bottom: 1px dashed #fff;
	cursor: pointer;
}
.xlink:hover
{
	color: #fff;
	border-bottom: 1px dashed #6f6;
}

.black_xlink, .black_xlink:visited
{
	color: #000;
	border-bottom: 1px dashed #000;
	cursor: pointer;
}
.black_xlink:hover
{
	color: #000;
	border-bottom: 1px dashed #6f6;
}

img
{
	border: 0;
}
input
{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	
	background: transparent url(/images/iface/box.px.png);
	color: #fff;
	
	border: solid #000 1px;
}
textarea
{
	margin: 0;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	
	background: transparent url(/images/iface/box.px.png);
	color: #fff;
	
	border: solid #000 1px;
}

div#usermenu_slide
{
	position: absolute;
	left: 13px;
	top: 180px;
	padding-top: 5px;
	text-align: center;
	width: 67px;
	height: 65px;
	background: no-repeat url(/images/iface/b.usermenu.slide.png);
	z-index: 9;
}
div#usermenu_slide div
{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 5px;
	text-align: center;
	width: 67px;
	height: 379px;
	background: no-repeat url(/images/iface/b.usermenu.png);
	z-index: 9;
}
div#usermenu_slide:hover div, div#usermenu_slide:focus div, div#usermenu_slide:active div
{
	display: block;
	z-index: 9;
}


div#cities
{
	position: relative;
	z-index: 9;
}
div#cities div
{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 11px;
	width: 450px;
	cursor: default;
	z-index: 9;
}
div#cities:hover div, div#cities:focus div, div#cities:active div
{
	display: block;
	z-index: 9;
}

form.formcoord input
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	
	background: transparent;
	background-color: transparent;
	color: #fff;
	
	border: 0;
	text-align: center;
}
form.formcoord input.button
{
	width: 85px;
	height: 22px;

	background: transparent url(/images/iface/box.button.png) no-repeat center top;
	cursor: pointer;
}

table.twocols
{
	
}
table.twocols td
{
	vertical-align: middle;
	padding-right: 12px;
	padding-bottom: 6px;
}

a.logout
{
	color: #999;
	
	text-decoration: none;
}


a.logout:hover
{
	color: #aaa;
	
	text-decoration: underline;
}


a.strifepro
{
	color: #000;
	
	text-decoration: none;
}


a.strifepro:hover
{
	color: #000;
	
	text-decoration: none;
}

a.copy
{
	font-size: 9px;
	color: #fff;
}

img.icon
{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: -3px;
}

span.plus
{
	color: #0c0;
}

span.minus
{
	color: #f00;
}

span.max
{
	color: #ccc;
}

span.val
{
	color: #aaa;
}

span#ResA
{
	color: #fff;
}

span#ResB
{
	color: #fff;
}

span#ResC
{
	color: #fff;
}

span#ResD
{
	color: #fff;
}

span.res
{
	color: #fff;
}

span.red
{
	color: #f00;
}

hr
{
	height: 0;
	border: #aaa solid 1px;
}



h2
{
	font-size: 12px;
}



div#date
{
	display: inline;
	font-size: 10px;
	color: #fff;
}

div#time
{
	display: inline;
	margin-left: 6px;
	font-size: 10px;
	color: #f00;
}


table.pagewidth
{
	width: 737px;
}
table.pagewidth td
{
	padding: 2px;
	vertical-align: middle;
}
table.bords table
{
	border-collapse: collapse;
}
table.bords td
{
	padding: 5px;
	
	border: 1px solid #bbb;
}

div#message
{
	margin-top: 3px;
	padding-top: 3px;
	color: #000;
}
div#message table
{
	border-collapse: collapse;
}
div#message td
{
	padding: 5px;
	
	border: 1px solid #bbb;
}

p
{
	margin-top: 15px;
	margin-bottom: 15px;
}
label
{
	padding-left: 6px;
	padding-right: 6px;
}

a.vis
{
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}

a.attack, a.spy, a.move, a.raid, a.reinforce, a.return, a.sqattack, a.trade
{
	font-weight: bold;
	text-decoration: none;
}
a.attack
{
	color: #ff0000;
}

a.spy
{
	color: #0099ff;
}

a.move
{
	color: #0099ff;
}

a.raid
{
	color: #ddd200;
}

a.reinforce
{
	color: #00cc00;
}

a.return
{
	color: #00cc00;
}

a.sqattack
{
	color: #ff9900;
}

a.trade
{
	color: #cc9966;
}

.xalert
{
	border-bottom: 1px dashed #f00;
}

.mainlink
{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding: 7px;
	color: #dd0000;
	background-color: #fff;
	border: dotted 2px #dd0000;
	text-decoration: none;
}

.mainlink:hover
{
	display: block;
	color: #000;
	background-color: #ccc;
	border-color: #000;
	text-decoration: none;
}

.bigtext {font-size: 16px; font-weight: bold}


.frame_left_top, .frame_right_top, .frame_right_bottom, .frame_left_bottom, .res_left, .res_right, .unit_left, .unit_right, 
.box_left_top, .box_right_top, .box_right_bottom, .box_left_bottom
{ background: no-repeat url(/images/iface/corners.png); }
.frame_top, .frame_top2, .frame_bottom, div#res_back, div#block_units_back, .box_top, .box_bottom 
{ background: repeat-x url(/images/iface/vertical.png); }
.frame_left, .frame_right, .box_left, .box_right { background: repeat-y url(/images/iface/horizontal.png); }

.frame_left_top { width: 47px; height: 49px; background-position: 0 0; }
.frame_top { height: 49px; background-position: 0 -26px; }
.frame_right_top { width: 47px; height: 49px; background-position: -48px 0; }
.frame_right { width: 47px; background-position: -26px 0; }
.frame_right_bottom { width: 47px; height: 49px; background-position: -48px -50px; }
.frame_bottom { height: 49px; background-position: 0 -76px; }
.frame_left_bottom { width: 47px; height: 49px; background-position: 0 -50px; }
.frame_left { width: 47px; background-position: -74px 0; }
.res_left { float: left; width: 12px; height: 66px; background-position: -96px 0; }
div#res_back { float: left; padding-top: 32px; height: 66px; width: 666px; background-position: 0 -162px; }
.res_right { float: left; width: 12px; height: 66px; background-position: -109px 0; }
.unit_left { float: left; width: 12px; height: 35px; background-position: -122px 0; }
.unit_right { float: left; width: 12px; height: 35px; background-position: -122px -36px; }
div#block_units_back { float: left; height: 35px; background-position: 0 -126px; }
.box_left_top { height: 12px; width: 12px; background-position: -96px -67px; }
.box_top { height: 12px; background-position: 0 0; }
.box_right_top { height: 12px; width: 12px; background-position: -109px -67px; }
.box_right { width: 12px; background-position: -13px 0; }
.box_right_bottom { height: 12px; width: 12px; background-position: -109px -80px; }
.box_bottom { height: 12px; background-position: 0 -13px; }
.box_left_bottom { height: 12px; width: 12px; background-position: -96px -80px; }
.box_left { width: 12px; background-position: 0 0; }

div#res_block
{
	position: absolute; left: 250px; top: 0; line-height: 1; text-align: center;
}
table#res
{
	width: 666px;
	margin-top: 3px;
	text-align: center;
}
table#res td
{
	width: 166px;
	text-align: center;
	vertical-align: middle;
}
div#block_data
{
	position: absolute; left: 826px; top: 85px;
}
div#block_cities
{
	position: absolute; left: 250px; top: 75px; line-height: 1;
}
td.box_px
{
	background: repeat url(/images/iface/box.px.png); line-height: 1.5;
}

div#units_1, div#units_2, div#units_3, div#units_4, 
div#units_5, div#units_6, div#units_7, div#units_8, 
div#units_9, div#units_10, div#units_11, div#units_12 {float: left; margin-top: -10px; width: 45px; text-align: center;}

div.circle {margin-left: 6px; padding-top: 9px; padding-bottom: 9px; background: no-repeat url(/images/iface/unit.background.circle.png);}
div.circle img {margin-left: -5px;}
div.circle_map {margin-left: 6px; padding-top: 9px; padding-bottom: 9px; background: no-repeat url(/images/iface/unit.background.circle.png);}
div.circle_map img {margin-left: 8px;}
div.map_tmvs span {padding-left: 4px;}
div.circle_text {margin-top: -2px; font-size: 10px;}

td.vami {vertical-align: middle}

div#block_copy {position: absolute; left: 26px; bottom: 16px; line-height: 1; z-index: 1;}
div#block_bottom_menu {position: absolute; right: 46px; bottom: 16px; line-height: 1; z-index: 1;}
div#block_usermenu
{
	position: absolute; left: 13px; top: 180px; padding-top: 5px; text-align: center; z-index: 9;
	width: 67px; height: 379px; background:no-repeat url(/images/iface/b.usermenu.png)
}

img.build_img {margin-top: -30px;}

a.menuimg {display: block; width: 60px; height: 52px;}
span.new_count
{
	padding: 1px 2px 0 2px;
	color: #fff;
	background: transparent url(/images/iface/box.px.png);
	border: 1px solid #bbb;
}
span#new_report
{
	position: absolute;
	top: 132px;
	left: 14px;
}
span#new_message
{
	position: absolute;
	top: 188px;
	left: 12px;
}
div#info {width: 123px; line-height: 1;}
table.sto {width: 100%; text-align: center;}
.minigrey {color: #888; font-size: 9px;}
div#map {;}

div#block_page {margin-left: 46px;}
div#note_top {position: relative; z-index: 6;}
td#note_left {width: 2px; background: repeat-y url(/images/iface/note.left.png)}
div#note_center {width: 843px; background: repeat-y url(/images/iface/note.center.jpg);}
div#note_content
{
	min-height: 389px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-right: 55px;
	z-index: 8;
	line-height: 1;
	color: #000;
}
td#note_right {width: 2px; background: repeat-y url(/images/iface/note.right.png)}
div#note_bottom {margin-bottom: 56px;}
div#note_table {margin-top: -105px; margin-bottom: -115px;}

table.no_border, table.no_border tr, table.no_border td {border: 0}
table.no_border {margin-top: 25px; margin-bottom: 25px}
table.no_border td {padding-top: 3px; padding-bottom: 3px}
div#page_menu {;}
div#block_xy {position: absolute; top: 0; left: 355px; width: 433px; height: 217px; background: no-repeat url(/images/iface/minimap.png)}

.background_1 {background: transparent url(/images/iface/box.px.png); color: #fff;}
.background_1 .black_link {color: #fff; border-bottom: 1px solid #fff;}
.background_1 .black_link:hover {color: #fff; border-bottom: 1px solid #6f6;}

.tip
{
	position: relative;
}
.tip em
{
	font-style: normal;
	display: none;
	position: absolute;
	left: 67px;
	top: -13px;
	padding: 10px;
	white-space: nowrap;
	cursor: default;
	z-index: 9;
	line-height: 1.5;
	font-size: 10px;
	text-align: left;
	background: transparent url(/images/iface/box.px.png); color: #fff;
}
.tip:hover em, a.tip:focus em, a.tip:active em
{
	display: block;
	z-index: 9;
}
.tip i
{
	font-weight: bold;
}

.tip_m
{
	position: relative;
}
.tip_m em
{
	font-style: normal;
	display: none;
	position: absolute;
	left: -23px;
	bottom: 44px;
	padding: 10px;
	white-space: nowrap;
	cursor: default;
	z-index: 9;
	line-height: 1.5;
	font-size: 10px;
	text-align: left;
	background: transparent url(/images/iface/box.px.png); color: #fff;
}
.tip_m:hover em, a.tip_m:focus em, a.tip_m:active em
{
	display: block;
	z-index: 9;
}
.tip_m i
{
	font-weight: bold;
}

.tip_i
{
	position: relative;
}
.tip_i em
{
	font-style: normal;
	display: none;
	position: absolute;
	left: 16px;
	bottom: 16px;
	padding: 10px;
	white-space: nowrap;
	cursor: default;
	z-index: 9;
	line-height: 1.5;
	font-size: 10px;
	text-align: left;
	background: transparent url(/images/iface/box.px.png); color: #fff;
}
.tip_i:hover em, a.tip_i:focus em, a.tip_i:active em
{
	display: block;
	z-index: 9;
}
.tip_i i
{
	font-weight: bold;
}

.alpha70 {opacity:.70;filter:alpha(opacity=70);-moz-opacity:0.7;}
.alpha50 {opacity:.50;filter:alpha(opacity=50);-moz-opacity:0.5;}

.buimg {width: 420px;}
.buimg img {margin-top: 20px; margin-bottom: 20px;}

table.ped {}
table.ped td {padding: 1px}

.r1, .r2, .r3, .r4, .r5, .cicon, .on_4, .on_3, .on_2, .on_1, .icon_sp, .icon_cp, .eff_aircraft, .eff_spd, .eff_infantry, .eff_capacity, 
.eff_armoured, .ico_radium, .ico_time, .ico_stroy, .ico_exit, .ico_sigma, .ico_down, .ico_up, .sc_box_0, .sc_box_1, .sc_n_1, .sc_n_0, 
.t_3, .t_4, .t_5, .t_6, .t_7, .ico_ResA, .ico_ResB, .ico_ResC, .ico_ResD 
{width: 16px; height: 16px; background: url(/images/ico/icons.png);}
.r1, .ico_ResA {background-position: 0 0}
.r2, .ico_ResB {background-position: -16px 0}
.r3, .ico_ResC {background-position: -32px 0}
.r4, .ico_ResD {background-position: -48px 0}
.r5 {background-position: -64px 0}
.cicon {display:block; margin-top: 1px; margin-bottom: -14px; margin-left: -2px; margin-right: -2px; background-position: -80px 0}
.on_1 {background-position: -96px 0}
.on_2 {background-position: -112px 0}
.on_3 {background-position: -128px 0}
.on_4 {background-position: -144px 0}
.icon_sp {background-position: -160px 0}
.icon_cp {background-position: -176px 0}
.eff_aircraft {background-position: -192px 0}
.eff_spd {background-position: -208px 0}
.eff_infantry {background-position: -224px 0}
.eff_capacity {background-position: -240px 0}
.eff_armoured {background-position: -256px 0}
.ico_radium {background-position: -272px 0}
.ico_time {background-position: -288px 0}
.ico_stroy {background-position: -304px 0}
.ico_exit {background-position: -320px 0}
.ico_sigma {background-position: -336px 0}
.ico_down {background-position: -352px 0}
.ico_up {background-position: -368px 0}
.sc_box_0 {background-position: -384px 0}
.sc_box_1 {background-position: -400px 0}
.sc_n_1 {background-position: -422px 0; width: 4px;}
.sc_n_0 {background-position: -438px 0; width: 4px;}
.t_3 {background-position: -448px 0}
.t_4 {background-position: -464px 0}
.t_5 {background-position: -480px 0}
.t_6 {background-position: -496px 0}
.t_7 {background-position: -512px 0}

.ico_stroy, .ico_sigma, .ico_radium, .ico_clearadium
{margin: 1px 3px -7px 3px; width: 25px; height: 25px; background: url(/images/ico/25x25.png);}
.ico_stroy {margin: 1px 3px -5px 3px;}
.ico_clearadium {margin: 0;}

.t_2_1, .t_2_2, .t_2_3, .t_2_4, .t_2_5, .t_2_6, .t_2_7, .t_2_8, .t_2_9, .t_2_10, .t_2_11, .t_2_12
{width: 16px; height: 16px; background: url(/images/ico/t.2.png);}
.t_3_1, .t_3_2, .t_3_3, .t_3_4, .t_3_5, .t_3_6, .t_3_7, .t_3_8, .t_3_9, .t_3_10, .t_3_11, .t_3_12
{width: 16px; height: 16px; background: url(/images/ico/t.3.png);}
.t_4_1, .t_4_2, .t_4_3, .t_4_4, .t_4_5, .t_4_6, .t_4_7, .t_4_8, .t_4_9, .t_4_10, .t_4_11, .t_4_12
{width: 16px; height: 16px; background: url(/images/ico/t.4.png);}
.t_5_1, .t_5_2, .t_5_3, .t_5_4, .t_5_5, .t_5_6, .t_5_7, .t_5_8, .t_5_9, .t_5_10, .t_5_11, .t_5_12
{width: 16px; height: 16px; background: url(/images/ico/t.5.png);}
.t_6_1, .t_6_2, .t_6_3, .t_6_4, .t_6_5, .t_6_6, .t_6_7, .t_6_8, .t_6_9, .t_6_10, .t_6_11, .t_6_12
{width: 16px; height: 16px; background: url(/images/ico/t.6.png);}
.t_7_1, .t_7_2, .t_7_3, .t_7_4, .t_7_5, .t_7_6, .t_7_7, .t_7_8, .t_7_9, .t_7_10, .t_7_11, .t_7_12
{width: 16px; height: 16px; background: url(/images/ico/t.7.png);}

.t_2_1, .t_3_1, .t_4_1, .t_5_1, .t_6_1, .t_7_1 {background-position: 0 0}
.t_2_2, .t_3_2, .t_4_2, .t_5_2, .t_6_2, .t_7_2 {background-position: -16px 0}
.t_2_3, .t_3_3, .t_4_3, .t_5_3, .t_6_3, .t_7_3 {background-position: -32px 0}
.t_2_4, .t_3_4, .t_4_4, .t_5_4, .t_6_4, .t_7_4 {background-position: -48px 0}
.t_2_5, .t_3_5, .t_4_5, .t_5_5, .t_6_5, .t_7_5 {background-position: -64px 0}
.t_2_6, .t_3_6, .t_4_6, .t_5_6, .t_6_6, .t_7_6 {background-position: -80px 0}
.t_2_7, .t_3_7, .t_4_7, .t_5_7, .t_6_7, .t_7_7 {background-position: -96px 0}
.t_2_8, .t_3_8, .t_4_8, .t_5_8, .t_6_8, .t_7_8 {background-position: -112px 0}
.t_2_9, .t_3_9, .t_4_9, .t_5_9, .t_6_9, .t_7_9 {background-position: -128px 0}
.t_2_10, .t_3_10, .t_4_10, .t_5_10, .t_6_10, .t_7_10 {background-position: -144px 0}
.t_2_11, .t_3_11, .t_4_11, .t_5_11, .t_6_11, .t_7_11 {background-position: -160px 0}
.t_2_12, .t_3_12, .t_4_12, .t_5_12, .t_6_12, .t_7_12 {background-position: -176px 0}

.mt_raid_out, .mt_raid_in, .mt_spy_out, .mt_spy_in, .mt_reinforce_out, .mt_reinforce_in, .mt_attack_out, .mt_attack_in, 
.mt_move_out, .mt_move_in, .mt_sqattack_out, .mt_sqattack_in, .mt_trade_out, .mt_trade_in, .mt.unc_out, .mt_unc
{width: 16px; height: 16px; background: url(/images/ico/mt.png);}

.mt_raid_out {background-position: 0 0}
.mt_raid_in {background-position: -16px 0}
.mt_spy_out {background-position: -32px 0}
.mt_spy_in {background-position: -48px 0}
.mt_reinforce_out {background-position: -64px 0}
.mt_reinforce_in {background-position: -80px 0}
.mt_attack_out {background-position: -96px 0}
.mt_attack_in {background-position: -112px 0}
.mt_move_out {background-position: -128px 0}
.mt_move_in {background-position: -144px 0}
.mt_sqattack_out {background-position: -160px 0}
.mt_sqattack_in {background-position: -176px 0}
.mt_trade_out {background-position: -192px 0}
.mt_trade_in {background-position: -208px 0}
.mt.unc_out {background-position: -224px 0}
.mt_unc {background-position: -240px 0}

div#index_content
{
	position: absolute;
	top: 583px;
	left: 450px;
	right: 50px;
	color: #000;
	line-height: 1.1;
}
div#block_collage
{
	position: absolute;
	top: 543px;
	left: 72px;
}

div#block_auth td.box_px td, div#block_reg td.box_px td {min-width: 64px; padding: 2px;}
div#block_auth
{
	margin: 100px 0 50px 28px;
}
div#block_regg
{
	position: absolute;
	top: 96px;
	left: 51px;
}
div#block_reg
{
	position: relative;
	width: 300px;
	text-align: center;
}
div#block_reg a
{
	width: 200px;
	text-align: center;
	font-size: 16px;
	height: 32px;
}
div#index_page_left
{
	float: left;
}

div#block_logo
{
	margin-left: -37px; margin-top: -35px;
}
div#block_logo
{
	margin-left: 17px; margin-top: -35px;
}
div#page_left
{
	float: left;
	margin: 50px 0 50px 18px;
	color: #000;
}
div#leftuser
{
	margin: 20px 0 20px 0;
	width: 184px;
	text-align: center;
	line-height: 1.5;
	color: #000;
}
div#page_content
{
	float: left;
	margin: -12px 0 20px 20px;
	color: #000;
}
div#page_content_text
{
	margin: 10px 15px 10px 15px;
	width: 550px;
	text-align: left;
	line-height: 1;
	color: #000;
}
table.maintable td
{
	padding: 4px;
}

div.servers {margin-top: 32px;}
div.block_servers
{
	position: absolute;
	top: 96px;
	left: 470px;
}

div.servers a {position: relative; display: block; width: 330px; height: 130px;}

div.servers img.s1 {position: absolute; top: 0; left: 0; width: 300px; height: 100px; background: url(/images/iface/server.1.png);}
div.servers img.s2 {position: absolute; top: 0; left: 0; width: 300px; height: 100px; background: url(/images/iface/server.2.png);}
div.servers img.s3 {position: absolute; top: 0; left: 0; width: 300px; height: 100px; background: url(/images/iface/server.3.png);}
div.servers img.s4 {position: absolute; top: 0; left: 0; width: 300px; height: 100px; background: url(/images/iface/server.4.png);}
div.servers img.s5 {position: absolute; top: 0; left: 0; width: 300px; height: 100px; background: url(/images/iface/server.5.png);}
div.servers img.s6 {position: absolute; top: 0; left: 0; width: 300px; height: 100px; background: url(/images/iface/server.6.png);}
div.servers .text {position: absolute; top: 24px; left: 0; display: block;  z-index: 1; width: 300px; height: 54px; background: url(/images/iface/server.white.png);}
div.servers .text span {display: block; padding: 9px 15px; line-height: 1.5; color: #000;}
div.servers .text span table {width: 270px; text-align: center;}


div.button_table {position: absolute; top: -15px; left: 15px; z-index: 2; line-height: 32px}
div.button_table_play {position: absolute; top: -15px; right: 45px; z-index: 2; line-height: 32px}
div.button_table_login {position: absolute; top: -15px; right: 45px; z-index: 2; line-height: 32px}

div.servers img.button1_left, div.servers img.button1_right, 
div.servers img.button2_left, div.servers img.button2_right, 
div.servers img.button3_left, div.servers img.button3_right, 
div.servers img.button_play_left, div.servers img.button_play_right, 
div.servers img.button_login_left, div.servers img.button_login_right, 
img.boxc_left_top, img.boxc_right_top, img.boxc_right_bottom, img.boxc_left_bottom
{background: url(/images/iface/main.corners.png);}
div.servers div.button1, 
div.servers div.button2, 
div.servers div.button3, 
div.servers div.button_play, 
div.servers div.button_login, 
td.boxc_top, td.boxc_bottom
{background: url(/images/iface/main.vertical.png);}
td.boxc_left, td.boxc_right
{background: url(/images/iface/main.horizontal.png);}

div.servers img.button1_left, div.servers img.button_login_left {float: left; width: 12px; height: 31px; background-position: 0 0;}
div.servers img.button1_right, div.servers img.button_login_right {float: left; width: 12px; height: 31px; background-position: -13px 0;}
div.servers div.button1, div.servers div.button_login {float: left; font-size: 14px; height: 31px; background-position: 0 0;}

div.servers img.button2_left {float: left; width: 12px; height: 31px; background-position: 0 -32px;}
div.servers img.button2_right {float: left; width: 12px; height: 31px; background-position: -13px -32px;}
div.servers div.button2 {float: left; font-size: 14px; height: 31px; background-position: 0 -32px;;}

div.servers img.button3_left, div.servers img.button_play_left {float: left; width: 12px; height: 31px; background-position: 0 -64px;}
div.servers img.button3_right, div.servers img.button_play_right {float: left; width: 12px; height: 31px; background-position: -13px -64px;}
div.servers div.button3, div.servers div.button_play {float: left; font-size: 14px; height: 31px; background-position: 0 -64px;}


img.boxc_left_top {width: 21px; height: 22px; background-position: -26px 0;}
img.boxc_right_top {width: 21px; height: 22px; background-position: -26px -23px;}
img.boxc_right_bottom {width: 21px; height: 22px; background-position: -26px -46px;}
img.boxc_left_bottom {width: 21px; height: 22px; background-position: -26px -69px;}

td.boxc_left {width: 21px; background-position: -23px 0;}
td.boxc_right {width: 21px; background-position: 0 0;}
td.boxc_top {height: 22px; background-position: 0 -96px;}
td.boxc_bottom {height: 22px; background-position: 0 -119px;}

td.boxc_px {background: url(/images/iface/main.back.png);}

h1 {font-size: 24px; margin: 10px;}

table.buildtable {width: 534px}
table.buildtable td {padding-top: 15px; text-align: center}

div#langs
{
	position: absolute;
	top: 20px;
	left: 310px;
}
div#langs i
{
	margin-right: 4px;
}
div#langs a
{
	border: 1px solid #666;
	background-color: #333;
	color: #999;
	padding: 1px 4px 1px 4px;
	margin-right: 16px;
}

