#wnd2.stat > .border > .top
{
	padding-top:9px;
	background: transparent url(/static/stat/stat_top.png) scroll no-repeat 0px 0px;
}

#wnd2.stat > .border{
	background: transparent url(/static/stat/stat_border.png) scroll repeat-y center top !important;
}

#wnd2.stat > .border > .top > .bottom
{
	background: transparent url(/static/stat/stat_bottom.png) scroll no-repeat center bottom !important;
}

#wnd2.stat > .border > .top > .bottom > .content
{
	padding: 20px;
	border-bottom: 1px #304054 solid;
	position: relative;
}

.users_account{
	width: 400px;
	position: absolute; 
	z-index: 2000000;
	left: 100%;
	top: 27px;
	text-align: right;
	margin-left: -428px;
}

.users_account a{
	font-weight: bold;
}

.top_table_top{
	background: transparent url(/static/stat/top_table_top.png) scroll repeat-x center 40px;
}

.top_table_top.alt{
	background: transparent url(/static/stat/top_table_top.png) scroll repeat-x center 150px;
}

.top_table_bottom{
	background: transparent url(/static/stat/top_table_bottom.png) scroll repeat-x center bottom;
}

tr.border.bottom{
	background: transparent !important;
}


.top_table .r1 .c2,
.top_table .r1 .c3,
.top_table .r1 .c4,
.top_table .r1 .c5,
.top_table .r1 .c6,
.top_table .r1 .c7,
.top_table .r1 .c8,
.top_table .r1 .c9,
.top_table .r1 .c10,
.top_table .r1 .c11,
.top_table .r1 .c12,
.top_table .r1 .c13
{
	background: transparent !important;
	border-top: 1px #304054 solid !important;
	border-bottom: 1px #304054 solid !important;
}

.top_table .r1 .c2
{
	border-left: 1px #304054 solid;
}

.top_table .r1 .c13
{
	border-right: 1px #304054 solid;
}

.top_table .r2 td,
.top_table .r3 td,
.top_table .r4 td
{
	border-right: 1px #000000 solid !important;
	border-left: 1px #000000 solid !important;
	height: 36px;
}

.top_table .c_position{
	width: 30px !important;
}

.top_table .r1 .c1,
.top_table .r2 .c1,
.top_table .r3 .c1,
.top_table .r4 .c1
{
	width: 190px !important;
}

.top_table .r2 td{ background: transparent url(/static/stat/top_row1.png) scroll repeat-x center bottom; }
.top_table .r3 td{ background: transparent url(/static/stat/top_row2.png) scroll repeat-x center bottom; }
.top_table .r4 td{ background: transparent url(/static/stat/top_row3.png) scroll repeat-x center bottom; }

.top_table .r2 .c1{ background: transparent url(/static/stat/place1.png) scroll no-repeat left top; }
.top_table .r3 .c1{ background: transparent url(/static/stat/place2.png) scroll no-repeat left top; }
.top_table .r4 .c1{ background: transparent url(/static/stat/place3.png) scroll no-repeat left top; }

.top_table tr.hoverable:hover td{
	background: transparent url(/static/stat/top_table_selected_bg.png) repeat-x scroll center center;
	color: #eebd14;
/*	border-right: transparent !important; */
}

.top_table .r1 th{
	padding: 0px !important;
	color: #eebd14 !important;
}

.top_table .c_spacer1,
.top_table .c_spacer
{
	background-image: none !important;
}

.top_table_top .r1 .c1
{
	text-indent: 0%;
	border: 1px #304054 solid;
	background: transparent;
	font-size: 14px;
}

.top_table_top.alt .r1 .c1
{
	background: transparent url(/static/stat/title_accounts.png) scroll no-repeat left top;
	border: 0px;
	height: 31px;
	text-indent: -9000%;
}

.top_table .hoverable .c1,
.top_table .border .c1
{
	width: 153px !important;
}

.top_table .r2 .c1 div,
.top_table .r3 .c1 div,
.top_table .r4 .c1 div
{
	padding-top:8px;
	padding-left:60px;
	font-family: Candara, Calibri, Arial, sans-serif;
	font-size: 16px;
}

.top_table tr.hoverable:hover .c_spacer1
{
	background: transparent !important;
}

.top_table tr.hoverable:hover .c_spacer.black
{
	background: #121316 !important;
}

#wnd2.stat .paginator{
	height: 29px !important;
	line-height: 32px !important;
	padding: 0px !important;
	text-align: center;
}

#wnd2.stat .paginator a{
	color: #ffffff;
}

#wnd2.stat .paginator a.active{
	color: #eebd14;
}

.top_table tr.hoverable:hover td.c2,
.top_table tr.hoverable:hover td.c3,
.top_table tr.hoverable:hover td.c4,
.top_table tr.hoverable:hover td.c5,
.top_table tr.hoverable:hover td.c6,
.top_table tr.hoverable:hover td.c7,
.top_table tr.hoverable:hover td.c8,
.top_table tr.hoverable:hover td.c9,
.top_table tr.hoverable:hover td.c10,
.top_table tr.hoverable:hover td.c11,
.top_table tr.hoverable:hover td.c12
{
	border-right:1px transparent solid !important;
	border-left:0px transparent solid !important;
}

.arrow_up, .arrow_down{
	background-image: url(/static/stat/updown.png);
}

.search_bar{
	height: 53px;
	background-color: red;
	background: transparent url(/static/stat/search_form_bottom.png) scroll repeat-x center bottom;
	position: relative;
}

.search_bar .text{
	font-family: a_algerius;
	position: absolute;
	left: 40px;
}

.search_bar .nickname{
	position: absolute;
	left: 220px;
	width: 295px;
	height: 27px;
	background: transparent url(/static/stat/search_box.png) scroll no-repeat left top;
	padding: 0px 6px;
}

.search_bar .nickname input{
	width: 282px;
	height: 27px;
	border: 0px;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

.search_bar .search_button{
	position: absolute;
	left: 520px;
	width: 26px;
	height: 26px;
	background: transparent url(/static/stat/search_button.png) scroll no-repeat left top;
	text-indent: -9000%;
	cursor: pointer;
}

.search_bar .link_account{
	position: absolute;
	left: 564px;
	top: -4px;
	width: 268px;
	height: 24px;
	background: transparent url(/static/stat/link_account_button.png) scroll no-repeat left top;
	cursor: pointer;
	padding: 8px 0px;
}

.search_bar .link_account .text{
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
}

.search_bar .link_account:hover{
	background-position: left bottom;
}

.search_bar .search_button:hover{
	background-position: right top;
}

.search_bar a.link_account{
	color: #ffffff;
}

.search_bar a.link_account em{
	color: #eebd14;
	font-style: normal;
}

#account .shadow_top{
	width: 904px;
	height: 5px;
	background: transparent url(/static/stat/details_shadow_top.png) scroll no-repeat left top !important;
}

#wnd2.account > .border > .top{
	background: transparent url(/static/stat/details_top.png) scroll no-repeat center top !important;
}

#wnd2.account > .border  > .top > .bottom > .content{
	padding-bottom: 24px;
}


#wnd2.account .account_title .text,
#wnd2.account .graph .graph_title .text,
.account_addinfo_content .title .text
{
	font-family: a_algerius;
	font-size: 14px;
	color: #eebd14;
}

#wnd2.account .account_title{
	text-align: center;
	padding: 22px 16px 4px 16px;
	height: 30px;
}

.acount_simple_stats{
	width:874px;
	height:190px;
	background: transparent url(/static/stat/account_icons_border.png) scroll no-repeat center top;
	position: relative;
}

.acount_simple_stats > .border{
	width:874px;
	height:60px;
	position: absolute;
	left: 0px;
	top: 130px;
	z-index: 14;
	background: transparent url(/static/stat/account_icons_border.png) scroll no-repeat center bottom !important;
}

.acount_simple_stats .icons{
	padding: 10px 10px 12px 22px;
	margin: 0px 8px;
	background: transparent url(/static/stat/account_icons.jpg) scroll no-repeat center top;
	z-index: 15;
}

.acount_simple_stats .icons .icon_values{
	height: 111px;
}

.acount_simple_stats .icons .icon_values td{
	text-align: center;
	font-family: Lucida Sans;
	font-size: 16px;
	vertical-align: bottom !important;
}

.acount_simple_stats .icons .icon_values .c1 { width: 84px; }
.acount_simple_stats .icons .icon_values .c2 { width: 83px; }
.acount_simple_stats .icons .icon_values .c3 { width: 83px; }
.acount_simple_stats .icons .icon_values .c4 { width: 83px; }
.acount_simple_stats .icons .icon_values .c5 { width: 83px; }
.acount_simple_stats .icons .icon_values .c6 { width: 84px; }
.acount_simple_stats .icons .icon_values .c7 { width: 83px; }
.acount_simple_stats .icons .icon_values .c8 { width: 152px; }
.acount_simple_stats .icons .icon_values .c9 { width: 83px; }

.stat_gauge{
	position:relative;
}

.stat_gauge 	.text{
	position:absolute !important;
	top: 1px !important;
	padding: 0px !important;
}

.account_addinfo_panel{
	width: 874px;
	height: 38px;
	position: relative;
	background: transparent url(/static/stat/account_addinfo_panel.png) scroll no-repeat center top;
	padding-bottom: 16px;
}

.account_addinfo_panel > .account_created,
.account_addinfo_panel > .account_lastactivity{
	color: #eebd14;
	font-family: Verdana;
	font-size: 11px;
}

.account_addinfo_panel > .account_created em,
.account_addinfo_panel > .account_lastactivity em{
	color: #ffffff;
	font-style: normal;
}

.account_addinfo_panel > .account_created{
	position: absolute;
	left: 47px;
	top: 10px;
	width: 166px;
}

.account_addinfo_panel > .account_lastactivity{
	position: absolute;
	left: 222px;
	top: 10px;
	width: 200px;
}

.account_addinfo_panel > .account_more{
	position: absolute;
	left: 570px;
	top: 7px;
	width: 170px;
	height: 25px;
	background: transparent url(/static/stat/account_addinfo_button.png) scroll no-repeat left top;
	text-indent: -9000%;
	cursor: pointer;
}

.account_addinfo_panel > .account_more:hover{
	background-position: left bottom;
}

#wnd2.account .graph{
	float:left;
	width:427px;
	height:357px;
	margin: 0px 5px;
	
}

#wnd2.account .graph .graph_title{
	width: 427px;
	height: 35px !important;
	padding-top: 6px;
	text-align: center;
	background: transparent url(/static/stat/account_graph_title.png) scroll no-repeat left top;
}

#wnd2.account .graph .graph_content{
	width: 427px;
	height: 316px;
	background: transparent url(/static/stat/account_graph_content.png) scroll no-repeat left top;
	position: relative;
}

#wnd2.account .graph .graph_content .hider{
	position: absolute;
	background: transparent url(/static/stat/account_graph_content.png) scroll no-repeat left top;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 24px;
	z-index: 1231231;
}

#graph_1_flash, #graph_2_flash{
	width: 427px;
	height: 316px;
	margin: 0px;
	padding: 0px;
}

.account_window{
	width: 874px;
}

.account_window > .border{
	background: transparent url(/static/stat/account_window_border.png) scroll repeat-y center top !important;
}

.account_window > .border > .top{
	background: transparent url(/static/stat/account_window_top.png) scroll no-repeat center top !important;
}

.account_window > .border > .top > .bottom{
	background: transparent url(/static/stat/account_window_bottom.png) scroll no-repeat center bottom !important;
}

.account_window > .border > .top > .bottom > .content{
	padding: 8px 8px 16px 8px !important;
}

.account_window .signatures,
.account_window .userbars{
	padding: 8px;
	background: transparent url(/static/stat/account_window_bg.jpg) scroll repeat-y center top;
}

.account_window_title{
	height: 29px;
	line-height: 25px;
	text-align: center;
	font-family: Candara, Calibri, Arial, sans-serif;
	font-size: 16px;
}
.account_window_title.middle{
	background: transparent url(/static/stat/account_window_title_middle.png) scroll repeat-x center top;
}

.account_clan_border{
	border: 1px #455166 solid;
	background: #030307 url(/static/stat/account_clans_bg.png) scroll repeat-x center top;
	margin: 7px 7px 0px 7px;
}

.account_clan_border h2,
.account_clan_border h3
{
	font-family: Verdana;
	color: #eebd14;
	text-align: center;
}

.account_clan_border h2{ font-size: 18px; }
.account_clan_border h3{ font-size: 16px; }

.account_clan_border > table td.table_holder{
	padding: 0px 20px;
}

.clan_list_table{
	border-collapse: collapse;
}

.clan_list_table th{
	border: 1px #455166 solid;
	padding: 0px;
	background-position: 0px 0px !important;
	font-family: Candara, Calibri, Arial, sans-serif;
	font-weight: bold;
}

.clan_list_table th > div{
	border: 1px #000000 solid;
}

.clan_list_table th > div > div{
	border: 1px #455166 solid;
	padding: 4px;
}

.account_addinfo_content{
	width: 874px;
	height: 254px;
	background: transparent url(/static/stat/account_addinfo_content.jpg) scroll no-repeat left bottom;
	margin-bottom: 16px;
	display: none;
}

.account_addinfo_content > .title{
	background: transparent url(/static/stat/account_addinfo_content.jpg) scroll no-repeat left top !important;
	height: 40px !important;
	padding-top: 6px;

	width: auto !important;
	text-align: center !important;
	text-indent: 0% !important;
}

.account_addinfo_content > table{
	margin: 0px 8px 0px 16px;
}

.account_addinfo_content td{
	font-family: Verdana;
	font-size: 10px;
	line-height: 150%;
}

.account_addinfo_content .c1{
	text-align: right !important;
	color: #5e738c !important;
	width: 158px !important;
}

.account_addinfo_content .c1{
	text-align: left;
	color: #ffffff;
}

.account_addinfo_content .fs1 .c2{
	width: 70px !important;
}

.dom_window_placeholder{
	display:none;
}

.dom_window.link_account{
	width: 386px;
	height: 329px;
	border: 1px #304054 solid;
	background: #040407 url(/static/stat/link_account_window_bg.png) scroll repeat-x center top;
	padding: 8px;
}

.dom_window.link_account form{
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
}

.dom_window.link_account form .submit{
	font-size: 16px;
	padding: 2px 4px;
}

.dom_window.link_account > .inner{
	border: 1px #304054 solid;
	padding: 8px;
	background: #000003 !important;
	width: 367px;
	height: 263px;
	margin-bottom: 16px;
}

.dom_window.link_account > .inner > .status{
	display: none;
	padding: 70px 8px;
	text-align: center;
}

.dom_window.link_account > .inner > .status > .icon{
	width: 70px;
	height: 70px;
	background: transparent url(/static/stat/dom_window_statuses.png) scroll no-repeat center top;
	margin-left: 140px;
}

.dom_window.link_account > .inner > .status > .text{
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
}

.dom_window.link_account > .inner > .status.loading > .icon {
	background: transparent url(/static/ajax-loader.gif) scroll no-repeat center center !important;
}
.dom_window.link_account > .inner > .status.loading > .text { color: #ffffff; }

.dom_window.link_account > .inner > .status.ok > .text{ color: #00ff00; }
.dom_window.link_account > .inner > .status.ok > .icon{ background-position: 0px 0px; }
.dom_window.link_account > .inner > .status.error > .text{ color: #ff0000; }
.dom_window.link_account > .inner > .status.error > .icon{ background-position: 0px -70px; }

#DOMWindow{
	border:0px !important;
	padding:0px !important;
}

#DOMWindow .close_dom_window
{
	float:right;
	width:84px;
	height:21px;
	text-indent:-9000%;
	background:transparent url(/static/news/news_item_btns.png) scroll no-repeat -593px 0px;
	cursor:pointer;
}
#DOMWindow .close_dom_window:hover{
	background:transparent url(/static/news/news_item_btns.png) scroll no-repeat -593px -22px;
}

.top_table a{ display: block; width: 110px !important; height: 18px; overflow: hidden;}
.top_table .r2 a,
.top_table .r3 a,
.top_table .r4 a
{ width: 100px !important; }
