body {
    background-color: #FFF;
    font-family: "Trebuchet MS", Arial, Tahoma;
    font-size: 10pt;
    color: #000;
    height: 100%;
    margin: 0;
    padding: 0;
}
html {background: url(/images/top-bg.png) 0 0 repeat-x}

A, A:hover, A:visited {
    text-decoration: underline;
    color: #000;
}

TABLE.top {
    width: 100%;
}

TABLE.top TD.logo, TABLE.top TD.logou {
    width: 280px;
    text-align: right;
    height: 144px;
    background-image: url(/images/bgtop.jpg);
    background-repeat: repeat-x;
}

TABLE.top TD.left {
    width: auto;
    height: 144px;
    background-image: url(/images/bgtop.jpg);
    vertical-align: top :;
}

DIV.headtext {
    position: relative;
    width: 40%;
    padding-right: 20px;
    text-align: justify;
    font-size: 12px;
    color: #BB9C5B;
    margin-left: 30px;
}

DIV.hot {
    margin-top: 3px;
}

DIV.headtext A, DIV.headtext A:hover, DIV.headtext A:visited {
    text-decoration: underline;
    color: #7D6533;
}

DIV.hot A.how, DIV.hot A.how:hover, DIV.hot A.how:visited {
    color: #BB9C5B;
    text-decoration: none;
}

DIV.login {
    position: absolute;
    right: 15px;
    top: 20px;
    height: 80px;
    width: 400px;
    border: 0 solid #E4E4CB;
}

DIV.login INPUT {
    font-size: 11px;
    color: #BB9C5B;
    border: 1px solid #D2BE93;
    padding: 3px;
}

DIV.login INPUT.submit {
    border: 0;
}

DIV.icons {
    position: absolute;
    right: 20px;
    top: 130px;
}

DIV.topMenu {
    width: 100%;
    height: 29px;
}

DIV.topMenu ul {
    list-style: none;
    width: auto;
    text-align: left;
    font-size: 11px;
    float: left;
    margin: 0;
    padding: 0;
}

DIV.topMenu ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

DIV.topMenu ul li A {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    width: auto;
    height: 20px;
    margin-top: 1px;
    text-align: center;
    border-right: 1px solid #EBEDD8;
    padding: 5px 20px 2px;
}

DIV.topMenu ul li a, DIV.topMenu ul li a:visited {
    text-decoration: none;
    color: #930;
}

TABLE.main {
    width: 100%;
    margin-top: 20px;
    min-height: 500px;
    height: auto !important;
}

TABLE.main TD {
    vertical-align: top;
}

TABLE.main TD.left {
    padding-left: 20px;
    padding-right: 30px;
    width: auto;
    font-size: 11pt;
}

TABLE.main TD.right {
    width: 300px;
    padding-right: 20px;
}

DIV.info {
    width: 300px;
    border: 1px solid #E4E4CB;
    padding: 0;
}

DIV.info P {
    padding: 5px;
}

DIV.info P.head {
    font-size: 11px;
    font-weight: 700;
    background-color: #E4E4CB;
    color: #930;
    margin: 0;
    padding: 5px;
}

DIV.info DIV.list {
    font-size: 9pt;
    padding: 7px;
}

TABLE.bottom {
    width: 100%;
    border-top: 1px solid #E4E4CB;
    margin-top: 10px;
}

TABLE.bottom TD {
    vertical-align: top;
    /*color:#B7B878;*/
    color: #A9A95E;
    font-size: 11px;
    padding: 20px;
}

TABLE.bottom TD.left {
    width: 10%;
}

TABLE.bottom TD.right {
    width: 320px;
}

TABLE.bottom TD A, TABLE.bottom TD A:hover, TABLE.bottom TD A:visited {
    text-decoration: underline;
    /*color:#C3C38D;*/
    color: #A9A95E;
    font-weight: 400;
}

TABLE.topform {
    width: 100%;
    color: #BB9C5B;
}

TABLE.topform TD.form {
    width: 60%;
    font-size: 11px;
    vertical-align: top;
}

TABLE.topform TD.stat {
    width: auto;
    padding-left: 0;
    vertical-align: top;
}

TD.stat A, TD.stat A:hover, TD.stat A:visited {
    text-decoration: none;
    color: #BB9C5B;
}

TD.stat A:hover {
    text-decoration: underline;
}

DIV.login TABLE.topform TD.stat P.head {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}

TABLE.topform TD.form, TABLE.topform TD.table {
    margin: 0;
    padding: 0;
}

TABLE.topform TD.form A, TABLE.topform TD.form A:hover, TABLE.topform TD.form A:visited {
    color: Blue;
    text-decoration: underline;
}

DIV.common_form {
    font-size: 10pt;
}

DIV.common_form INPUT {
    border: 1px solid #E4E4CB;
    padding: 4px;
}

DIV.common_form TD INPUT {
    width: 80%;
    background-color: #F6F7F2;
}

DIV.common_form TD TEXTAREA {
    width: 99%;
    border: 1px solid #E4E4CB;
    height: 100px;
    background-color: #F6F7F2;
    padding: 4px;
}

DIV.common_form TD INPUT disabled {
    background-color: #CCC;
}

DIV.common_form INPUT.submit, DIV.common_form INPUT#submit {
    width: auto;
    background-color: #DBFFDB;
    cursor: pointer;
    padding: 10px;
}

DIV.common_form TABLE {
    width: 90%;
}

DIV.common_form TABLE TD.td3 {
    width: 40%;
    color: #979797;
}

DIV.layer_msg {
    width: 600px;
    margin-bottom: 20px;
    border: 1px solid #DCF7DF;
    clear: both;
    float: none;
    padding: 5px;
}

DIV.layer_error {
    width: 600px;
    margin-bottom: 20px;
    border: 1px solid #FDD;
    padding: 5px;
}

DIV.layer_error IMG, DIV.layer_msg IMG {
    padding-right: 25px;
    padding-bottom: 25px;
}

P.auth {
    font-size: 18px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}

P.auth SPAN {
    font-size: 12px;
}

P.auth A, P.auth A:hover, P.auth A:visited {
    color: #BB9C5B;
}

DIV.nav {
    margin-bottom: 20px;
}

DIV.common_form SELECT {
    width: auto;
    border: 1px solid #E4E4CB;
    background-color: #F7F6F1;
    padding: 4px 7px 4px 4px;
}

DIV.common_form SELECT OPTION {
    padding-right: 10px;
}

DIV.fdescr {
    font-style: italic;
    font-size: 12px;
}

DIV.forum {
    width: 100%;
    font-size: 10pt;
}

TABLE.forum {
    width: 100%;
    border-top: 1px solid #E4E4CB;
    margin-bottom: 0;
}

TABLE.forum TH {
    background-color: #DBFFDB;
    padding: 5px;
}

TABLE.forum TD {
    text-align: center;
    border-bottom: 1px solid #E4E4CB;
    padding: 7px;
}

TABLE.forum TD A.small {
    font-size: 8pt;
    padding-left: 5px;
    color: #666;
}

TD.status0 {
    text-align: center;
    background-color: #F93E00;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    padding: 10px;
}

TD.status1 {
    text-align: center;
    background-color: #DFD;
    color: #4E824F;
    font-family: Tahoma;
    font-weight: 700;
    padding: 10px;
}

TD.status2 {
    text-align: center;
    background-color: #F6F7B4;
    color: #A36E2E;
    font-family: Tahoma;
    font-weight: 700;
    padding: 10px;
}

TABLE.forum TD.head {
    background-color: #EEE;
    font-weight: 700;
    color: #A36E2E;
}

TD.forum_spec {
    background-color: #FFFACC;
    border-bottom: 1px solid #FFF7AD;
}

.forum_spec.status-2 {
    background-color: rgba(255, 131, 116, 0.29);
}

.forum_spec.status-3 {
    background-color: rgb(218, 218, 218);
}

P.vip {
    font-size: 10px;
    color: #666666;
    padding: 5px 0 0 0;
    margin: 0px;
}

P.vip A, P.vip A, P.vip A {
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

.vip-welcome {
    font-size: 1em;
    padding: 5px;
    background-color: #FFFACC;
    margin-bottom: 5px
}

.vip-welcome a, .vip-welcome a:hover, .vip-welcome a:visited {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
}

.vip-misc {
    font-size: 0.8em;
    color: #666666;
}

TD.forum_head {
    background-color: #FFF;
    font-weight: 700;
    font-size: 8pt;
    color: #CFCFCF;
}

TD.forum_head5 {
    background-color: #F0F8E9;
    font-size: 9pt;
    font-weight: 700;
    color: #3F6020;
    text-align: left;
    padding: 10px;
}

TD.forum_head6 {
    background-color: #FFF2E5;
    font-size: 9pt;
    font-weight: 700;
    color: #F26100;
    text-align: left;
    padding: 10px;
}

TD.forum_head7 {
    background-color: #EAEAEA;
    font-size: 9pt;
    font-weight: 700;
    color: #594825;
    text-align: left;
    padding: 10px;
}

TD.forum_head5 A, TD.forum_head6 A, TD.forum_head7 A {
    font-weight: 400;
    color: #999;
}

TD.forum_head DIV {
    position: absolute;
    margin-left: 60%;
    margin-top: -35px;
    color: #CCC;
    font-weight: 400;
}

TABLE.forum TD SPAN#descr {
    font-size: 10px;
    color: #CCC;
    display: block;
    position: absolute;
    margin-top: -35px;
    font-weight: 400;
}

TABLE.forum TD.perpage {
    border: 0;
    font-size: 11px;
    text-align: left;
}

TABLE.forum TD#name {
    width: 20%;
    background-color: #EEE;
    font-size: 18px;
    vertical-align: middle;
}

TABLE.forum TD#message {
    width: 80%;
}

TABLE.forum TD#buttons {
    vertical-align: top;
    text-align: right;
    font-size: 11px;
    border: 0;
    margin-top: -10px;
    padding: 0;
}

TABLE.forum TD P#subject {
    text-align: left;
    font-weight: 700;
}

TABLE.forum TD P#profile {
    text-align: left;
    font-size: 11px;
    color: #999;
}

TABLE.forum TD P#from {
    display: block;
    font-size: 11px;
    color: #999;
    margin: 3px 0 0;
    padding: 0;
}

TABLE.forum TD P#subject SPAN {
    font-weight: 400;
    font-size: 11px;
}

TABLE#firstMsg {
    border: 1px solid #EEE8AA;
    background-color: #FFFFF0;
}

TABLE#adminMsg {
    border: 1px solid #BB9C5B;
    background-color: #FFFFDB;
}

DIV.dialog, DIV.dialogFloat {
    position: absolute;
    overflow: auto;
    height: auto;
    left: 40%;
    top: 40%;
    margin-left: 200px;
    margin-top: -400px;
    width: 600px;
    border: 1px solid #BB9C5B;
    background: #F9F9F6;
    z-index: 1000;
    padding: 10px 10px 20px;
}

DIV.dialogFloat {
    left: 0;
    top: 0;
    margin: 0;
}

DIV.close {
    position: absolute;
    margin-top: -7px;
    margin-left: 92%;
}

DIV.close A, DIV.close A:hover, DIV.close A:visited {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    border: 1px outset #CCC;
    display: block;
    background-color: #E0DFE3;
    padding: 2px;
}

DIV.close A:hover {
    background-color: #FFF;
}

DIV.dialogFloat H1 {
    font-size: 10pt;
    font-weight: 400;
    color: #FFF;
    background: #BB9C5B;
    padding: 5px;
}

DIV.note {
    background-image: url(/images/red_man_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    color: #A52A2A;
    font-size: 9pt;
    margin: 5px;
    padding: 7px;
}

DIV.note A, DIV.note A:hover, DIV.note A:visited {
    color: Maroon;
    text-decoration: underline;
    background-color: #FFF;
    padding: 1px;
}

A.button, A.button:visited {
    background-image: url(/images/button_bg_a.gif);
    width: 200px;
    height: 30px;
    display: block;
    text-align: center;
    padding-top: 4px;
    color: #FFF;
    text-decoration: none;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-left: 10px;
}

A.button:hover {
    background-image: url(/images/button_bg.gif);
    color: #000;
}

A.newsArticleActive {
    font-weight: 700;
}

P.tags {
    display: block;
    height: 20px;
    font-size: 11px;
    background-color: #F0FFFF;
    padding: 5px;
}

DIV.info LI {
    margin-bottom: 15px;
}

.accent {
    margin-left: 0;
    border-left: 3px solid #B7DB4B;
    font-size: 12px;
    color: #AFAFAF;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

P.accent A, P.accent A:hover, P.accent A:visited, .accent a, .accent a:hover, .accent a:visited {
    color: #AFAFAF;
}

TABLE.top TD.logou, TABLE.top TD.leftu {
    background-image: url(/images/bgmenu.gif);
    background-repeat: repeat-x;
    height: 29px;
}

DIV.topMenu ul li a:hover, DIV.topMenu ul li a.active, DIV.topMenu ul li a.active:visited, DIV.topMenu ul li a.active:hover {
    background-color: #BB9C5B;
    color: #FFF;
    text-decoration: none;
}

DIV.info span.small, TABLE.forum TD SPAN.small {
    color: #999;
    font-size: 11px;
}

DIV.info span.small A, DIV.info span.small A:hover, DIV.info span.small A:visited, TABLE.forum TD SPAN.small A, TABLE.forum TD SPAN.small A:hover, TABLE.forum TD SPAN.small A:visited {
    color: #999;
    text-decoration: none;
}

TABLE.bottom TD.center, DIV.common_form INPUT.checkbox {
    width: auto;
}

DIV.common_form TD, TABLE.forum TD P#message {
    text-align: left;
}

DIV.common_form TABLE TD.td1, DIV.common_form TABLE TD.td2, DIV.common_form TD#col1 {
    width: 30%;
}

TABLE.forum TD P#from A, TABLE.forum TD P#from A:hover, TABLE.forum TD P#from A:visited, TABLE.forum TD P#profile A, TABLE.forum TD P#profile A:hover, TABLE.forum TD P#profile A:visited {
    color: #999;
}

IMG.board_image {
    padding: 8px;
    margin-right: 15px;
    background-color: #FFFFFF;
    background-image: url(/images/pic_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
}

P.adv {
    font-size: 9px;
    margin: 5px 0 0 0;
    border-left: 3px solid #B7DB4B;
    color: #AFAFAF;
    padding: 7px 0 0 20px;
    /*color: #C3C38D;*/
    color: #A9A95E;
    background-image: url(/images/adv.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

P.adv A, P.adv A:hover, P.adv A:visited {
    color: #B6B678;
    text-decoration: none;
}

DIV.perpage {
    width: 95%;
    text-align: center;
    font-weight: bold;
    color: #666666;
}

DIV.perpage A {
    padding: 3px;
    text-decoration: none;
}

DIV.perpage A, DIV.perpage A:visited {
    background: #F5F5F5;
    color: #cccccc;
}

DIV.perpage A:hover {
    background: #BB9C5B;
    color: #FFFFFF;
}

DIV.perpage SPAN.active {
    padding: 3px;
    background: #BB9C5B;
    color: #FFFFFF;
}

P.small {
    padding: 3px;
    border-top: 1px solid #eeeeee;
    margin-top: 10px;
    font-size: 12px;
    color: #777777;
}

DIV.linkpan {
    background-image: url(/images/rnd/3.gif);
    background-repeat: repeat-x;
    height: 19px;
    width: 100%;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    clear: both;
}

DIV.linkpan I {
    background-image: url(/images/rnd/1.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 6px;
    height: 19px;
    display: block;
    float: left;

}

DIV.linkpan U {
    background-image: url(/images/rnd/2.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 6px;
    height: 19px;
    display: block;
    float: right;
}

DIV.linkpan SPAN {
    padding-top: 1px;
    padding-left: 30px;
    display: block;
    float: left;
}

DIV.linkpan B {
    color: #FFB62D;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 7px;
}

DIV.linkpan A {
    text-decoration: none;
}

DIV.linkpan A:hover {
    font-weight: bold;
}

DIV.common_form INPUT.radio {
    width: 20px;
}

span.good {
    padding: 5px;
    background-color: #53D454;
    background-image: url(/images/green_grad.jpg);
    background-repeat: repeat-x;
}

span.bad {
    padding: 5px;
    background-color: #FBA399;
    background-image: url(/images/red_grad.jpg);
    background-repeat: repeat-x;
}

DIV.message {
    background-image: url(/images/brown_ugol.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    color: #A52A2A;
    font-size: 10pt;
    margin: 20px 0 0 0;
    padding: 20px;
    border-top: 1px solid #D2BE93;
    border-left: 1px solid #D2BE93;
}

DIV.message A, DIV.message A:hover, DIV.message A:visited {
    color: Maroon;
    text-decoration: underline;
    background-color: #FFF;
    padding: 1px;
}

DIV.userGal {
    width: 100%;
}

DIV.userPic {
    float: left;
    margin: 0 20px 20px 0;
    height: auto;
    width: 140px;
    text-align: center;
    font-size: 12px;
}

DIV.userPic IMG {
    border: 0px;
}

DIV.clear {
    font-size: 7px;
    clear: both;
}

.soc-buttons {
    vertical-align: bottom;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding: 15px;
    border: 0px solid #CCC;
    background: White;
}

.soc-buttons a img {
    border: none;
    opacity: 1.0;
    -moz-opacity: 0.3;
    filter: alpha(opacity=40);
    padding: 1px;
}

.soc-buttons a:hover img {
    border: none;
    opacity: 0.5;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
}

.seo_link {
    position: absolute;
    top: 0px;
    right: 50px;
}

.seo_link a, .seo_link a:hover, .seo_link a:visited {
    text-decoration: none;
    color: #E9DFCA;
    font-size: 10px;
}

.lifepages div img {
    border: 0px;
    padding-right: 10px !important;
}

.lifepages {
    color: #333333;
}

.adslot {
    text-align: center;
    margin: auto;
}

.hidden {
    display: none;
}

.misc-news {
    font-size: 0.9em;
    padding: 10px 10px 10px 30px;
    color: #666666;
}
.misc-news h6 {font-size: 14px; margin: 0; padding: 0 0 10px 0;}
.misc-news .item p {font-size: 11px; margin: 0; padding: 5px 0 0 0}
.misc-news .item {padding-bottom: 15px}
.misc {color: #666666; font-size: 0.9em}


.social {
    position: absolute;
    right: 37px;
    text-align: right;
    padding-top: 36px;
    height: 16px;
}
.social li {
    float: left;
    margin: 0 2px;
    width: 16px;
    height: 16px;
    list-style: none;
}
.social li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/images/soc/all.png) left center no-repeat;
}
.social li.home a {
    background-position: 0 center;
}
.social li.map a {
    background-position: -31px center;
}
.social li.mail a {
    background-position: -62px center;
}
.social li.rss a {
    background-position: -48px center;
}

.social li.twitter a {
    background-position: -16px center;
}
.social li.facebook a {
    background-position: -32px center;
}

.social li.vk a {
    background-position: 0px center;
}

.text-list li {margin-bottom: 35px;}
.text-list li strong {font-size: 1.2em;}

.main-blog {margin-top: 25px;}
.main-blog {color: #333333}
.main-blog a,.main-blog a:hover,.main-blog a:visited {
    color: #333333;
}
.main-blog a:hover {text-decoration: none;}
.main-blog img {float: left; margin: 0 15px 15px 0; max-width: 100px}
.main-blog div {display: block; clear: both}

/*
 * Responsive
 */
.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }
}