/* Styles */

body {
    margin: 0;
    height: 100%;
    color: #9b9197;
    font-family: 'Times new roman';
    font-size: 13px;
    background: #211d2c url(../images/body_top_bg.jpg) center top no-repeat;
}

a:link {
    color: #e5e4da;
    text-decoration: none;
}

a:visited {
    color: #e5e4da;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

img {
    border: 0px;
}

table {
    width: 100%;
    border-collapse: collapse;
}

#wrapper {
    width: 1000px;
    margin: 0px auto;
}

#top_buttons {
    height: 35px;
    background: url(../images/top_buttons_bg.jpg) no-repeat;
    padding-left: 404px;
    padding-top: 2px;
}

#top_buttons a {
    display: block;
    width: 95px;
    height: 21px;
    float: left;
    color: #e6d4dc;
    text-shadow: 1px 1px #2f263b;
    text-align: center;
    padding-top: 5px;
}

#reg_button {
    background: url(../images/reg_button.jpg) no-repeat;
}

#reg_button:hover {
    background: url(../images/reg_button.jpg) left 100%;
    color: #fff;
    text-decoration: none;
}

#start_button {
    background: url(../images/start_button.jpg) no-repeat;
    margin-left: 2px;
}

#start_button:hover {
    background: url(../images/start_button.jpg) left 100%;
    color: #fff;
    text-decoration: none;
}

#header {
    background: url(../images/header_bg.jpg) no-repeat;
    height: 351px;
    padding-top: 69px;
}

#header a {
    display: block;
    width: 160px;
    height: 20px;
    margin: -55px auto;
}

#menu {
    height: 80px;
    background: url(../images/menu_bg.jpg) no-repeat;
    padding-left: 88px;
}

#menu a {
    display: block;
    color: #d8c5ca;
    text-align: center;
    padding-top: 32px;
    float: left;
    height: 48px;
    font-size: 12px;
}

#menu a:hover {
    text-decoration: none;
    color: #fff;
}

#menu_main {
    width: 103px;
}

#menu_main:hover {
    background: url(../images/menu_main.jpg) no-repeat;
}

#menu_news {
    width: 102px;
}

#menu_news:hover {
    background: url(../images/menu_news.jpg) no-repeat;
}

#menu_account {
    width: 104px;
}

#menu_account:hover {
    background: url(../images/menu_account.jpg) no-repeat;
}

#menu_load {
    width: 100px;
}

#menu_load:hover {
    background: url(../images/menu_load.jpg) no-repeat;
}

#menu_stats {
    width: 125px;
}

#menu_stats:hover {
    background: url(../images/menu_stats.jpg) no-repeat;
}

#menu_vote {
    width: 125px;
}

#menu_vote:hover {
    background: url(../images/menu_vote.jpg) no-repeat;
}

#menu_forum {
    width: 89px;
}

#menu_forum:hover {
    background: url(../images/menu_forum.jpg) no-repeat;
}

#menu_base {
    width: 79px;
}

#menu_base:hover {
    background: url(../images/menu_base.jpg) no-repeat;
}

#content {
    background: url(../images/content_bg.jpg) repeat-y;
}

#content_top {
    background: url(../images/content_top.jpg) no-repeat;
}

#content_bottom {
    background: url(../images/content_bottom.jpg) center bottom no-repeat;
}

#footer {
    height: 70px;
    background: url(../images/footer_bg.jpg) no-repeat;
    color: #705f92;
    font-size: 10px;
    text-align: center;
    padding-top: 130px;
    line-height: 18px;
}

#footer a {
    color: #b2aace;
}

#left_block {
    margin-right: 315px;
    min-height: 1270px;
    padding: 25px 0px 71px 84px;
}

#left_block button {
    width: 70px;
    height: 26px;
    background: url(../images/login_button.png) no-repeat;
    border: 0px;
    color: #e6d4dc;
    text-shadow: 1px 1px #2f263b;
    font-size: 11px;
    font-family: 'times new roman';
    cursor: pointer;
    margin-top: 5px;
}

#left_block button:hover {
    background: url(../images/login_button.png) left 100%;
}

#left_block input {
    width: 142px;
    height: 23px;
    background: url(../images/field_bg.png) no-repeat;
    border: 0px;
    color: #9b9197;
    text-align: center;
    font-size: 11px;
    font-family: Arial;
    outline: none;
    margin-bottom: 4px;
}

#right_block {
    width: 259px;
    float: right;
    padding-left: 56px;
}

#dkarts {
    display: block;
    width: 79px;
    height: 15px;
    background: url(../images/dkarts.html) no-repeat;
    position: absolute;
    margin-left: 862px;
    margin-top: -177px;
}

.news {
    margin-bottom: 20px;
}

h1 {
	color: #8c8186;
	font-family: 'Georgia';
	font-size: 14px;
	margin-bottom: 10px;
	text-align:  center;
}

h2 {
    color: #e8ceca;
	font-size: 18px;
    margin-bottom: 15px;
	text-align:  left;
}

.invischbx {
    height: 0;
    overflow: hidden;
    width: 0;
}

h2 span {
    float: right;
    font-size: 14px;
    color: #4c4253;
}

h3 {
    color: #c8bcba;
    font-size: 16px;
    margin-bottom: 15px;
    text-align:  center;
}

.news_top {
    height: 20px;
    background: url(../images/news_top.gif) no-repeat;
}

.news_content {
    background: url(../images/news_content.jpg) repeat-y;
    padding: 12px 28px;
}

.news_text img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.news_text {
    text-align: center;
}

.news_button {
    height: 35px;
    background: url(../images/news_button.gif) no-repeat;
    padding-top: 4px;
}

.news_title {
    font-size: 20px;
    margin-bottom: 10px;
}

.news_title a {
    color: #e8ceca;
}

.news_button a {
    display: block;
    width: 95px;
    height: 22px;
    background: url(../images/news_button.jpg) no-repeat;
    margin: 0px auto;
    text-align: center;
    color: #e6d4dc;
    text-shadow: 1px 1px #2f263b;
    padding-top: 4px;
}

.news_button a:hover {
    background: url(../images/news_button.jpg) left 100%;
    text-decoration: none;
}

#pages {
    font-size: 14px;
    margin-top: 25px;
    height: 30px;
}

#pages a {
    color: #aca3a9;
    padding: 10px;
    float: left;
}

#pages a:hover {
    color: #fff;
    text-decoration: none;
}

#pages span a {
    color: #fff;
    background: url(../images/page_sel.gif) 50% 50% no-repeat;
    padding: 10px;
}

#next, #prev {
    float: right !important;
}

#next {
    background: url(../images/next.gif) right 50% no-repeat;
    padding-right: 15px !important;
}

#prev {
    background: url(../images/prev.gif) left 50% no-repeat;
    padding-left: 15px !important;
}

.panels .status-online, .panels .status-offline {width:216px;height:64px;margin:0 auto;font:normal 11px Arial, sans-serif;color:#7b7f81;text-shadow:0 1px 0 #000;overflow:hidden;}
.panels .status-online span.server, .panels .status-offline span.server {font-size:12px;color:#fff;padding-top:18px;margin-bottom:2px;display:block;}
.panels .status-online {background:url('../images/icon-online.png') no-repeat right center;}
.panels .status-offline {background:url('../images/icon-offline.png') no-repeat right center;}
.panels .status-online span {color:#53ae5a;}
.panels .status-offline span {color:#ab2f2f;}

#status {
    background: url(../images/status_bg.gif) repeat-y;
    width: 208px;
}

#status_top {
    background: url(../images/status_top.jpg) no-repeat;
}

#status_bottom {
    background: url(../images/status_bottom.jpg) left bottom no-repeat;
    min-height: 100px;
    padding: 70px 31px 47px 31px;
}

.rblock {
    width: 208px;
    background: url(../images/block_bg.jpg) repeat-y;
}

.rblock_top {
    background: url(../images/block_top.jpg) no-repeat;
}

.rblock_bottom {
    background: url(../images/block_bottom.jpg) left bottom no-repeat;
    min-height: 100px;
    padding: 59px 31px 47px 31px;
}

#end_block .rblock_bottom {
    background: url(../images/block_bottom_end.jpg) left bottom no-repeat;
    min-height: 100px;
}

.block_title {
    text-align: center;
    margin-bottom: 20px;
}

.bar_bg {
    width: 146px;
    height: 15px;
    background: url(../images/bar_bg.gif) no-repeat;
    padding: 2px 2px 0px 2px;
    margin-top: 3px;
}

.bar {
    background: url(../images/bar.gif) left top no-repeat;
    height: 6px;
}

.server span {
    float: right;
    color: #f8f9f9;
}

.server a {
    color: #aca3a9;
}

hr {
    background: url(../images/hr_bg.gif) repeat-x;
    border: none;
    height: 7px;
}

.b_content {
    text-align: center;
}

.b_content span {
    color: #fbfcfc;
}

#lk_menu a {
    display: block;
    padding: 5px 0px;
    color: #aca3a9;
}

#lk_menu a:hover {
    color: #f7f7f8;
    text-decoration: none;
    background: url(../images/lk_menu_sel.gif);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

#log_button {
    display: block;
    width: 145px;
    height: 31px;
    background: url(../images/log_button.jpg) no-repeat;
    text-align: center;
    color: #e6d4dc;
    text-shadow: 1px 1px #2f263b;
    padding-top: 11px;
}

#log_button:hover {
    background: url(../images/log_button.jpg) left 100%;
    text-decoration: none;
}

#images {
    text-align: center;
}

#images img {
    background: url(../images/g_border.gif) no-repeat;
    padding: 5px;
    margin: 1px;
}

#lk_inputs input {
    width: 142px;
    height: 23px;
    background: url(../images/field_bg.png) no-repeat;
    border: 0px;
    color: #9b9197;
    text-align: center;
    font-size: 11px;
    font-family: Arial;
    outline: none;
    margin-bottom: 4px;
}

#lk_server {
    margin-bottom: 10px;
}

#lk_server strong {
    color: #fff;
}

#lk_inputs button {
    width: 70px;
    height: 26px;
    background: url(../images/login_button.png) no-repeat;
    border: 0px;
    color: #e6d4dc;
    text-shadow: 1px 1px #2f263b;
    font-family: 'times new roman';
    cursor: pointer;
    margin-top: 5px;
}

#lk_inputs button:hover {
    background: url(../images/login_button.png) left 100%;
}

#lk_links {
    margin-top: 15px;
}

fieldset {
    border: none;
    padding: 0px;
    margin-bottom: 20px;
    width: 601px;
}

legend {
    color: #e8ceca;

    padding: 5px 5px;
    position: relative;
    z-index: 1;
    background: url(../images/news_content.jpg) 50% 50% no-repeat;
}

.fs_top {
    height: 20px;
    background: url(../images/news_top.gif) no-repeat;
}

.fs_content {
    padding: 10px 25px;
    background: url(../images/news_content.jpg) repeat-y;
}
.fs_content h2 a{
    color: #e8ceca;
	text-decoration:none;
	font-size: 18px;
}

.fs_bottom {
    height: 20px;
    background: url(../images/fs_bottom.gif) no-repeat;
}