body {
    font : 12px tahoma, arial, sans-serif;
    margin : 0;
    padding : 0;
    color : #454545;
    background-color: white;
} 
td { 
    font : 12px tahoma, sans-serif;
    color : #454545;
} 
a { 
    color : #373737;
    text-decoration : underline;
} 
a:hover { 
    color : #0F7FE9;
    text-decoration : underline;
}

sup {
    color: #767676;
    font-size: 7px;
}

.header {
    padding: 0 10px 0 0;
}

.logo {
    padding-top: 1px;
}

.main {
    padding: 10px 16px;
    line-height: 1.3;
    width: auto;
}

.mainforum {
    padding: 0 5px 5px 5px;
}

.block {
    width: 200px;
}

.mtitle {
    font-size: 11px;
    color: #BBBBBB;
}
.mtitle a {
    font-size: 11px;
    color: #BBBBBB;
}

.tname {
    color: #C56C00;
    font-size: 12px;
    text-decoration: none;
    /*text-shadow: 2px 1px 1px #ccc;*/
}

.tname a {
    color: #285A71;
    text-decoration: underline;
}

.tname a:hover {
    color: #0BA3BA;
    text-decoration: underline;
}

.toolstitle {font-size: 12px;padding:1px;font-weight: bold;}
.tdis {
    color: #b2b2b2;
    font-size: 11px;
    padding-top: 3px;
    display: block;
}
.tdisact {color: #B30BBA; font-size: 11px}
.blue {color: #0B65BA; font-size: 11px}
.grey {color: #b2b2b2; font-size: 11px}
.tools { padding: 10px 5px;}

.box {
    padding: 10px;
    padding-left:20px;
    padding-right:20px;
    font-size:12px;
}
.up {
    color: #0066b7;
    font-size:12px;
    text-decoration : underline;
    padding-bottom: 7px;
}
.up a {
    color:#0066b7;
    font-size:12px;
    text-decoration : underline;
    padding-bottom: 7px;
}
.inbox {
    font-size:12px;
}
.dategray {color: #767676;}
.datered {color: #BA0B35;}
.dategreen {color: #75B90C;}
.dategreen2 {color: #619A0A;}
.dateorange {color: #DF6B08;}

.textthrough {
    color: #BA0B35;
    text-decoration: line-through;
}

.boxup, .dateup, .datered, .dategreen, .dategreen2, .textthrough {
    font-size:11px;
}
.bx {
    font-size:11px;
}

.copyright {
    padding: 5px;
    color: #9b9b9b;
    text-align: center;
}

.copyright a {
    color: #707070;
    text-decoration : none;
}

.copyright a:hover {
    color: #0E7FEA;
    text-decoration : underline;
}



.message1, .message2 {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 3px 3px 10px 3px;
}

.message3 {
    font-size: 12px;
    font-weight: normal;
    padding: 0 5px;
}

.message4 {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    padding: 0 5px;
}

.message1 a {
    color: #F998AF;
    font-weight: normal;
    text-decoration : none;
}

.message2 a {
    color: #ebebeb;
    font-weight: normal;
    text-decoration : none;
}

.message1 a:hover,
.message2 a:hover {
    color: #ffffff;
    text-decoration : underline;
}



h1 { 
    font-size: 16px;
    font-weight : normal;
    font-family : Tahoma;
    margin : 10px 0 15px 0;
    text-shadow: 3px 2px 2px #ccc;
} 

h2 {
    color: #BA0B35;
    font-size: 14px;
    font-weight : normal;
    font-family : Tahoma;
    margin : 10px 0;
    padding-bottom: 2px;
    border-bottom: 1px dotted #BA0B35;
}

h3 {
    font-size: 12px;
    font-weight : bold;
    font-family : Tahoma;
    margin : 12px 0 6px 0;
}

h4 {
    font-size: 12px;
    font-weight : bold;
    font-family : Tahoma;
    margin : 5px 0 5px 0;
}

h5 {
    color: #BA0B35;
    margin: 3px 0 2px;
    padding-bottom: 4px;
    font: normal 120%/100% "Lucida Grande", Tahoma, Arial, sans-serif;
    border-bottom: dotted 1px #CCCCCC;
}
h5 a, h5 a:visited {
    color: #636363;
    text-decoration: none;
}
h5 a:hover {
    color: #44a1d0;
    text-decoration: none;
}

.banner {
    padding-right: 28px;
}

.an {font-size: 18px}
.li {color: #001c62}
.hrr {font-size: 14px; border-bottom:1px dotted #959595;}
#urls {
    width: 100%;
    height: 20em;
}

.red,.green {display: block;}
.red {color: red;}
.green {color: green;}
.widget {
    height:100px;
    margin: 0 0 20px 0;
    padding: 0;

    height:auto !important;
}
.tabnav {margin:0; padding:0; background:#fff;}
.tabnav li {display:inline; list-style:none; padding:0; margin:0;}
.snapshots .tabnav li a, .snapshots15 .tabnav li a {
    text-decoration: none;
    color: #222;
    padding: 5px 0;
    margin: 0;
    outline: none;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}


.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background: #e6e6e6;
    color: #666666;
    text-decoration: none;
}

.tabdiv {
    background:#fff;
    padding:10px 10px 0 10px;
}

.ui-tabs-hide {display:none;}
.partner {
    border-bottom: dashed 1px #000000;
    text-decoration: none;
}
.partner-br {
    padding-bottom: 3px;
}

.blockcontent{
    padding: 5px;
}


table.legend {
    text-align: left;
    background-color: #DFEDC9;
    /*border: solid 1px #92C247;*/
    color: #404040;
    padding: 4px;
    margin-top: 6px;
    margin-bottom: 20px;
}


/* Plain rows */
table.memberads {
    text-align: left;
    border-collapse: collapse;
    background-color: #ffffff; /*#f2f2f2;*/
    color: #404040;
}

table.memberads thead {
    background: #1286DD url(tableheader.png) repeat-x bottom;
}
table.memberads thead th {
    border-bottom: solid 1px #096eba;
    padding: 4px 4px;
    color: #ffffff;
    font-weight: normal;
}

table.memberads thead th a{
    color: #ffffff;
}
table.memberads thead th a:hover{
    color: #FFF42C;
}



table.memberads tbody td {
    color: #404040;
    font-size: 11px;
    padding: 3px 6px;
    border-bottom: solid 1px #D1E3EF;/*d9d9d9;*/
}


table.memberads tbody td a{
    text-decoration: none;
}

table.memberads tbody td a:hover {
    color: #FF7805;
    text-decoration: underline;
}

table.memberads tbody td.mail {
    font-size: 13px;
    color: #2C682F;
    background-color: #f5f2d6;
    border-bottom: solid 1px #d9d9d9;
    padding: 10px 20px;
}
table.memberads tbody td.mailtitle {
    font-weight: bold;
    color: #DF2208;
    background: #e1d884 url(tabletitle.gif) repeat-x bottom;
    /*    border-top: solid 1px #096eba;*/
    border-bottom: solid 1px #f5f2d6;
}

table.memberads tbody td.tasktitle {
    color: #C50747;
    background: #F5E5D6;
    /*    border-top: solid 1px #096eba;*/
    border-bottom: solid 1px #f5f2d6;
}


/* Plain rows */
table.viewads {
    text-align: left;
    /*border-collapse:collapse;*/
    color: #404040;
}

table.viewads thead {
    background: #1286DD url(tableheader.png) repeat-x bottom;
}
table.viewads thead th {
    font-size: 11px;
    text-align: left;
    border-bottom: solid 1px #096eba;
    padding: 4px;
    color: #ffffff;
    font-weight: normal;
}

table.viewads thead th a{
    color: #ffffff;
}
table.viewads thead th a:hover{
    color: #FFF42C;
}


table.viewads td {
    /*    background-color: #f2f2f2;*/
    font-size: 11px;
    color: #ADADAD;
    /*    border-top: solid 1px #FFFFFF;*/
    border-bottom: solid 1px #E0E0E0;
    padding: 3px 3px;
}

table.viewads td a {
    font-size: 12px;
    color: #0B65BA;
    text-decoration : underline;
}

table.viewads td a:hover {
    font-size: 12px;
    color: #0CA0B9;
}

table.viewads td.vipadv a {
    font-size: 12px;
    color: #BA0B35;/*6AB70B;*/
    text-decoration : underline;
}

table.viewads td.vipadv a:hover {
    font-size: 12px;
    color: #EA0E43;
}

table.viewads td.vipadv {
    font-size: 11px;
    background-color: #FFFB9D;
    color: #C68F9B;
    /*    border-top: solid 1px #FFFFFF;*/
    border-bottom: solid 1px #E6DD00;
    padding: 3px 3px;
}


table.viewads td.banadvlist a {
    font-size: 11px;
    color: #DF2108;
    text-decoration: none;
}

table.viewads td.banadvlist a:hover {
    font-size: 11px;
    color: #F96754;
}

table.viewads td.banadvlist {
    background-color: #EBEBEB;
    font-size: 11px;
    color: #C68F9B;
    border-bottom: solid 1px #E0E0E0;
    padding: 3px 3px;
}



table.viewads td.comps a {
    color: #ffffff;
    text-decoration : none;
}






table.viewtasks {
    text-align: left;
    /*border-collapse:collapse;*/
    color: #404040;
}

table.viewtasks thead {
    background: #1286DD url(tableheader.png) repeat-x bottom;
}
table.viewtasks thead th {
    font-size: 11px;
    text-align: left;
    border-bottom: solid 1px #096eba;
    padding: 4px;
    color: #ffffff;
    font-weight: normal;
}

table.viewtasks thead th a{
    color: #ffffff;
}
table.viewtasks thead th a:hover{
    color: #FFF42C;
}


table.viewtasks td {
    background-color: #f2f2f2;
    font-size: 11px;
    color: #ADADAD;
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #E0E0E0;
    padding: 3px 3px;
    margin-bottom: 2px;
}

table.viewtasks td.vipadv {
    color: #C68F9B;
    background-color: #FCF3B7;
    border-bottom: solid 1px #DFC108;
}

table.viewtasks td a {
    font-size: 12px;
    color: #0B65BA;
    text-decoration : underline;
}

table.viewtasks td a:hover {
    font-size: 12px;
    color: #0CA0B9;
}

table.viewtasks td.vipadv a {
    color: #C50747;
}
table.viewtasks td.vipadv a:hover {
    color: #F83A7A;
}












/* FORUM */
table.forum {
    text-align: left;
    border-collapse: collapse;
    background-color: #ffffff; /*#f2f2f2;*/
    color: #404040;
    border-bottom: solid 1px #D1E3EF;/*d9d9d9;*/
}

table.forum thead {
    background: #1286DD url(tableheader.png) repeat-x bottom;
}

table.forum thead th {
    border-bottom: solid 1px #096eba;
    padding: 4px 4px;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}

table.forum tbody td {
    color: #404040;
    font-size: 11px;
    padding: 3px 4px;
    border-bottom: solid 1px #D1E3EF;
}

table.forum tbody td img {
    /*    padding: 1px 0 1px 4px;*/
}



table.forum tbody td.forumsub {
    background: #FBEA85 url(forumsub.gif) repeat-x bottom;
    color: #F78626;
}
table.forum tbody td.messtitle {
    background: #FBEA85 url(forumsub.gif) repeat-x bottom;
    color: #404040;
    border: none;
}
table.forum tbody a {
    text-decoration: none;
}

table.intitle tbody td {
    color: #404040;
    font-size: 11px;
    padding: 1px 4px;
    border: none;
}



.visitadv {
    color: #C50646;/*6AB70B;*/
    text-decoration : line-through;
}




.adstext {
    color: #707070;
    font-size: 11px;
    display: block;
    padding: 3px;
    background-color: #F8EB00;
}


img.baget {
    padding: 3px;
    background-color: #FFFFFF;
    border: 1px solid #d1d0d0;
}

img.adsimg{
    padding: 2px;
    border: none;
}

img.baget_no{
    padding: 3px;
    background-color: #FFFFFF;
    border: 3px solid #FF641A;
}
img.baget_yes{
    padding: 3px;
    background-color: #FFFFFF;
    border: 3px solid #86E70E;
}


form.clockalert {
    background: #ECE9D8 url(framebk.gif) repeat-x bottom;
    text-align: left;
    color: #404040;
    /*border-bottom: solid 4px #0B65BA;*/
    font-size: 12px;
    padding: 0px 6px;
}

form.clockalert input {
    background: none;
    color: #DF6B08;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    padding-left: 6px;
    border: none;
}

.pleaseloadwait {
    background: url(marafon.gif) no-repeat 0 0;
    color: #C53D00;
    font-size: 11px;
    text-align: left;
    padding: 4px 0 3px 20px;
}

.succ_ok {
    font : 12px tahoma, arial, sans-serif;
    color: #404040;
    background: #ECE9D8 url(ok.png) no-repeat 0 0;
    display: block;
    padding: 6px 0 0 30px;
    height: 24px;
}

.succ_okguest {
    font : 12px tahoma, arial, sans-serif;
    color: #404040;
    background: #ECE9D8 url(adicon1.png) no-repeat 0 0;
    display: block;
    padding: 6px 0 0 30px;
    height: 24px;
}

.succ_no {
    font : 12px tahoma, arial, sans-serif;
    color: #404040;
    background: #ECE9D8 url(no.png) no-repeat 0 0;
    display: block;
    padding: 6px 0 0 30px;
    height: 24px;
}

textarea {
    border: 1px solid #0B65BA;
    background: #ffffff;
    color: #404040;
    padding: 3px;
}

p.reflink{
    border: 1px solid #0B65BA;
    background: #ebebeb;
    color: #404040;
    margin: auto;
    width: 75%;
    padding: 5px;
    margin-top: 3px;
}

input.gr_button {
    text-align: center;
    color: #FFFFFF;
    margin-left: 2px;
    padding: 2px 3px;
    background: url(rbg.png) repeat-x top #3c6e9c;
    border: 1px solid #284d73;
    /*display: block;*/
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    /*width: 90px;*/
}

input.gr_button:hover, input.gr_button:focus, input.gr_button:active {
    background: url(rbg-hover.png) repeat-x top #3c9c40;
    border: 1px solid #28732e;
}

input.gr_text {
    text-align: center;
    color: #0B65BA;
    padding: 3px;
    border: 1px solid #284d73;
    font-size: 10px;
    font-weight: bold;
}

.post-nav {
    color: #C2C2C2;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}

.post-nav .comment {
    font-weight: normal;
    color: #0B65BA;
}

.post-nav a {
    color: #0B65BA;
}

.post-nav a:hover {
    color: #C53D00;
}

.post-nav .previous {
    padding: 0px 0 2px 20px;
    background: url(post-nav-previous.gif) no-repeat left;
}
.post-nav .next {
    padding: 0px 20px 2px 0;
    background: url(post-nav-next.gif) no-repeat right;
}

.a_vip a {
    text-decoration: none;
}

.adsline, .adslinevip, .adslinedisable, .adslinelock, .adslinemoder {
    color : #0B66BA; /*0B65BA;*/
    font : 12px arial, tahoma, sans-serif;
    font-weight: bold;
    padding: 7px 40px;
    margin-bottom: 3px;
    display: block;
}

.adsline a, .adslinedisable a {
    color: #0B65BA;
    text-decoration: none;
}

.adslinevip a {
    color: #75B90C;
    text-decoration: none;
}

.adslinelock a {
    color: #BA0B35;
    text-decoration: none;
}

.adslinemoder a {
    color: #B30BBA;
    text-decoration: none;
}

.adsline a:hover, .adslinevip a:hover, .adslinedisable a:hover, .adslinelock a:hover, .adslinemoder a:hover {
    color: #0BA1BA;
}

.adslinevip {
    background: #FFFB9D url(ad-activevip.png) no-repeat 6px 3px;
    border: 1px solid #e6dd00;
}

.adslinedisable {
    color: #ADADAD;
    background: #ffffff url(adicon3.png) no-repeat 6px 3px;
    border: 1px solid #E0E0E0;
}

.adslinelock {
    background: #FFD2BD url(adicon5.png) no-repeat 6px 3px;
    border: 1px solid #FF9D70;
}

.adslinemoder {
    background: #FFFB9D url(adicon6.png) no-repeat 6px 3px;
    border: 1px solid #e6dd00;
}

.addbalancetext {
    color: #0B65BA;
    font-size: 22px;
    font-weight: bold;
}

.errbalancetext {
    color: #C53D00;
    font-size: 22px;
    font-weight: bold;
    margin-top: 100px;
    display: block;
}

.addadvert {
    color: #67A30B;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0;
}

div.banstring {
    text-align: center;
    background-color: #C53D00;
    color: #ffffff;
    padding: 6px;
    display: block;
    width: auto;
    margin: 10px 0;
}
div.banstring a {
    color: #FFB594;
}
div.banstring a:hover {
    color: #ffffff;
}


div.margin30 {
    margin: 30px 0;
}

div.margin20 {
    margin: 20px 0;
}

.frametitle {
    padding-bottom: 10px;
    display: block;
}

div.frameblock {
    padding: 22px;
}
div.frameblock2 {
    padding: 10px 12px;
}
div.frameblock3 {
    padding: 8px 12px;
}


/* Синий фрейм для меню */
div.frame_menu div {
    background: #0B65BA url(n1.gif) no-repeat top left;
}
div.frame_menu div div {
    background: url(n3.gif) no-repeat top right;
}
div.frame_menu div div div {
    background: url(n2.gif) no-repeat bottom left;
}
div.frame_menu div div div div {
    background: url(n4.gif) no-repeat bottom right;
}

div.frame_menu a {
    color:#98CAF9;
    font : 13px tahoma, sans-serif;
    text-decoration : none;
    padding: 0 10px;
}
div.frame_menu a:hover {
    color:#ffffff;
    font : 13px tahoma, sans-serif;
    text-decoration : none;
    padding: 0 10px;
}


/* Бледнозелёный скругленный фрейм */
div.frame_comment div {
    background: #DFEDC9 url(n5_lgreen.gif) repeat-x bottom;
}
div.frame_comment div div {
    background: url(n1_lgreen.gif) no-repeat top left;
}
div.frame_comment div div div {
    background: url(n3_lgreen.gif) no-repeat top right;
}
div.frame_comment div div div div {
    background: url(n2_lgreen.gif) no-repeat bottom left;
}
div.frame_comment div div div div div {
    background: url(n4_lgreen.gif) no-repeat bottom right;
}


/* Жёлтый скругленный фрейм */
div.frame_yellow div {
    background: #fceab1 url(n5_orange.gif) repeat-x bottom;
}
div.frame_yellow div div {
    background: url(n1_orange.gif) no-repeat top left;
}
div.frame_yellow div div div {
    background: url(n3_orange.gif) no-repeat top right;
}
div.frame_yellow div div div div {
    background: url(n2_orange.gif) no-repeat bottom left;
}
div.frame_yellow div div div div div {
    background: url(n4_orange.gif) no-repeat bottom right;
}


/* Серый скругленный фрейм */
div.frame_gray div {
    background: #ebebeb url(n5_gray.gif) repeat-x bottom;
}
div.frame_gray div div {
    background: url(n1_gray.gif) no-repeat top left;
}
div.frame_gray div div div {
    background: url(n3_gray.gif) no-repeat top right;
}
div.frame_gray div div div div {
    background: url(n2_gray.gif) no-repeat bottom left;
}
div.frame_gray div div div div div {
    background: url(n4_gray.gif) no-repeat bottom right;
}


/* Голубой скругленный фрейм */
div.frame_blue div {
    background: #c9e6ed url(n5_blue.gif) repeat-x bottom;
}
div.frame_blue div div {
    background: url(n1_blue.gif) no-repeat top left;
}
div.frame_blue div div div {
    background: url(n3_blue.gif) no-repeat top right;
}
div.frame_blue div div div div {
    background: url(n2_blue.gif) no-repeat bottom left;
}
div.frame_blue div div div div div {
    background: url(n4_blue.gif) no-repeat bottom right;
}

/* Светло-красный скругленный фрейм */
div.frame_red div {
    background: #ff5608 url(n5_rred.gif) repeat-x bottom;
}
div.frame_red div div {
    background: url(n1_rred.gif) no-repeat top left;
}
div.frame_red div div div {
    background: url(n3_rred.gif) no-repeat top right;
}
div.frame_red div div div div {
    background: url(n2_rred.gif) no-repeat bottom left;
}
div.frame_red div div div div div {
    background: url(n4_rred.gif) no-repeat bottom right;
}

/* Жёлтый скругленный фрейм для панели авторизации*/
div.frame_login div {
    background: #fceab1 url(n5_orange.gif) repeat-x bottom;
}
div.frame_login div div {
    background: url(n1_orange.gif) no-repeat top left;
}
div.frame_login div div div {
    background: url(n3_orange.gif) no-repeat top right;
}
div.frame_login div div div div {
    background: url(n2_orange.gif) no-repeat bottom left;
}
div.frame_login div div div div div {
    background: url(n4_orange.gif) no-repeat bottom right;
}
div.frame_login {
    padding: 16px;
    display: block;
    width: 360px;
    margin-top: 20px;
}



ul.arrow {
    list-style: none;
    padding: 0;
}

ul.arrow li {
    background: url(icon-arrow.gif) no-repeat 0px 0px;
    margin-left: 0px;
    padding: 0 0 5px 15px;
}

ul.arrowstar {
    list-style: none;
    padding: 0;
    margin: 4px 10px;
    line-height: 1.2;
    color: #0066AD;
}

ul.arrowstar li {
    background: url(star-act.png) no-repeat;
    margin-left: 0px;
    padding: 1px 0 2px 20px;
}


ul.urllink {
    list-style: none;
}

ul.urllink li {
    color: #A1A1A1;
    background: url(ulink.gif) no-repeat 0px 0px;
    margin-left: 0px;
    padding: 0 0 5px 22px;
}

ul.urllink li a {
    color: #0B65BA;
}
ul.urllink li a:hover {
    color: #3898F3;
}

.adsdategray {
    color: #C2C2C2;
    font-weight: normal;
}

.title_button {
    text-align: center;
    color: #FFFFFF;
    padding: 2px 12px;
    background-color: #74AFCE;
    border: 1px solid #0677B4;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
}

.title_button:hover {
    color: #FFFFFF;
    background-color: #A9D578;
    border: 1px solid #66C307;
    text-decoration: none;
}

.style1_a {
    color: #C53D00; /*858585;*/
    font-weight: bold;
    text-decoration: none;
}

.margindiv {
    margin: 20px 0;
}

table.site {
    width: 97%;
    /*    min-width: 870px;
        max-width: 1100px;*/
}


div.newnews {
    text-align: center;
    font-weight: bold;
    background: #9bc6dc url(news2.jpg) no-repeat right center;
    border: 1px solid #6daecf;
    color: #ffffff;
    padding: 12px 6px;
    display: block;
    width: 60%;
    margin: 10px 0;
}
div.newnews a {
    color: #ffffff;
    text-decoration: none;
}
div.newnews a:hover {
    text-decoration: underline;
}

.post .date {
    height: 50px;
    width: 45px;
    background: url(calendar.gif) no-repeat;
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    padding: 0px 2px 0 0;
    line-height: 100%;
    float: left;
}
.post .date span {
    height: 16px;
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.post .title {
    float: left;
    margin-left: 10px;
    width: auto;
}

.entry {
    color: #636363;
    padding: 6px 0px 20px 0px;
    clear: both;
    display: block;
}

.postdata {
    color: #999999;
    text-decoration: none;
}
.postdata a, .postdata a:visited {
    color: #0B65BA;
    text-decoration: none;
}
.postdata a:hover {
    color: #44a1d0;
    text-decoration: none;
}
.postdata .comments{
    font-size: 90%;
    background: url(mini-comment.gif) no-repeat;
    padding-left: 18px;
    padding-top: 3px;
    float: left;
}
.postdata .category{
    font-size: 90%;
    background: url(mini-category.gif) no-repeat;
    padding-left: 18px;
    padding-top: 3px;
    float: left;
}

.adsup {
    color: #ffffff;
    font-size:12px;
    text-decoration : underline;
    display: block;
    padding-bottom: 7px;
}
.adsuptext {
    color: #ffffff;
    font-size:11px;
}

span.smolltext {
    font-size: 10px;
    color: #C56C00;
    text-decoration: none;
}
span.smolltext a {
    font-size: 10px;
    color: #0B65BA;
    text-decoration: none;
}
span.smolltext a:hover {
    font-size: 10px;
    color: #3898F3;
    text-decoration: none;
}

span.bntext {
    font-size: 11px;
    text-decoration: none;
}
span.bntext a {
    font-weight: bold;
    font-size: 11px;
    color: #649E0B;
    text-decoration: none;
}
span.bntext a:hover {
    font-size: 11px;
    color: #75B90C;
    text-decoration: underline;
}
span.bntextno a {
    font-weight: bold;
    font-size: 11px;
    color: #C53D00;
    text-decoration: none;
}
span.bntextno a:hover {
    font-size: 11px;
    color: #F84D00;
    text-decoration: underline;
}
span.bntextmail a {
    font-weight: bold;
    font-size: 11px;
    color: #0677B4;
    text-decoration: none;
}
span.bntextmail a:hover {
    font-size: 11px;
    color: #F84D00;
    text-decoration: underline;
}



/* Новое оформление дизайна*/
div.blockstyle {
    font-size: 11px;
    padding: 6px 10px;
}

table.blockstylecomment td {
    font-size: 11px;
}

table.blockstylecomment td a {
    color: #0E83C2;
    text-decoration: none;
}
table.blockstylecomment td a:hover {
    color: #44B5F2;
    text-decoration: underline;
}

table.blockstylecomment td.text_biggreen {
    font-size: 13px;
    font-weight: bold;
    color: #048C34;
}




div.block_blue {
    background: #D0E3EF url(trava.png) repeat-x bottom;
    margin: 6px 0;
}

div.block_green {
    background: #dff1d2 url(trava.png) repeat-x bottom;
    margin: 6px 0;
}

div.block_yellow {
    background: #f5f2d6 url(trava.png) repeat-x bottom;
    margin: 6px 0;
}

div.block_gray {
    background: #ebebeb url(trava.png) repeat-x bottom;
    margin: 6px 0;
}

div.block_red {
    background: #DF2108 url(trava-red.png) repeat-x bottom;
    margin: 6px 0;
}

div.block_blue2 {
    background: #E1EFF5 url(trava.png) repeat-x bottom;
    margin: 6px 0;
}


div.block_gray span.title, div.block_gray span.title_nobtn,
div.block_green span.title, div.block_green span.title a, div.block_green span.title_nobtn,
div.block_yellow span.title, div.block_yellow span.title_nobtn,
div.block_red span.title, div.block_red span.title_nobtn,
div.block_blue span.title, div.block_blue span.title_nobtn,
div.block_blue2 span.title, div.block_blue2 span.title_nobtn {
    font-size: 12px;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    padding: 5px 10px;    
    text-decoration: none;
}

div.block_red span.title {
    background: #C50747 url(titles/red-btn.png) no-repeat left top;
}
div.block_red span.title_nobtn {
    background: #C50747 url(titles/red.png) no-repeat left top;
}

div.block_blue2 span.title {
    background: #5A9CC6 url(titles/blue-btn.png) no-repeat left top;
}
div.block_blue2 span.title_nobtn {
    background: #5A9CC6 url(titles/blue.png) no-repeat left top;
}

div.block_blue span.title {
    background: #5A9CC6 url(titles/blue-btn.png) no-repeat left top;
}
div.block_blue span.title_nobtn {
    background: #5A9CC6 url(titles/blue.png) no-repeat left top;
}

div.block_green span.title {
    background: #8bcd5d url(titles/green-btn.png) no-repeat left top;
}
div.block_green span.title_nobtn {
    background: #8bcd5d url(titles/green.png) no-repeat left top;
}
div.block_green span.subtitle {
    text-shadow: 1px 1px 1px #A7D984;
    font-size: 12px;
    color: #048C34;
    border-bottom: 1px dashed #A7D984;
    display: block;
    padding-bottom: 3px;
    margin: 4px 0 0 0;
}

div.block_yellow span.title {
    background: #ded065 url(titles/yellow-btn.png) no-repeat left top;
}
div.block_yellow span.title_nobtn {
    background: #ded065 url(titles/yellow.png) no-repeat left top;
}

div.block_gray span.title {
    background: #e6bc90 url(titles/rose-btn.png) no-repeat left top;
}
div.block_gray span.title_nobtn {
    background: #e6bc90 url(titles/rose.png) no-repeat left top;
}

div.block_blue span.subtitle {
    text-shadow: 1px 1px 1px #6C9CC1;
    font-size: 12px;
    color: #4A84B0;
    border-bottom: 1px dashed #85B2D5;
    display: block;
    padding-bottom: 3px;
    margin: 4px 0 0 0;
}

div.block_yellow span.subtitle {
    text-shadow: 1px 1px 1px #F28EB0;
    font-size: 12px;
    color: #C50747;
    border-bottom: 1px dashed #ded065;
    display: block;
    padding-bottom: 3px;
    margin: 4px 0 0 0;
}


div.block_login {
    color: #FFFFFF;
    background: #087bb8 url(auth.jpg) no-repeat center center;
    margin: 6px 0;
    display: block;
    width: 415px;
    height: 253px;
    margin: 0 0 15px 0;
}

div.block_login a {
    color: #88D3FB;
}
div.block_login a:hover {
    color: #FFFFFF;
}

.login_welcome {
    color: #88D3FB;
    font-size: 14px;
    line-height: normal;
    font-weight : normal;
    font-family : Tahoma;
    margin : 12px 0 8px 0;
    padding: 0;
    display: block;
}

td.mainmenu, td.exitaccount {
    font-size: 12px;
    color: #FFFFFF;
    background: #0679b7 url(menu-bk.gif) repeat-x;
    padding: 7px 12px 16px 12px;
}

td.mainmenu a {
    color: #A3DDFC;
    font: 13px tahoma, sans-serif;
    text-decoration: none;
    padding: 0 10px;
}
td.mainmenu a:hover {
    color: #ffffff;
}

td.exitaccount a {
    color: #FE7B7C;
    font: 13px tahoma, sans-serif;
    background: url(exit2.png) no-repeat left center;
    text-decoration: none;
    padding: 2px 24px;
}


td.language_ru, td.language_en {
    font-size: 12px;
    color: #FFFFFF;
    background: #0679b7 url(menu-bk-lang.gif) repeat-x;
    padding: 7px 0px 16px 12px;
}
td.language_ru a, td.language_en a {
    color: #FFE47B;
    font: 13px tahoma, sans-serif;
    text-decoration: none;
    padding: 2px 24px;
}
td.language_ru a {
    background: url(ru.png) no-repeat left center;
}
td.language_en a {
    background: url(gb.png) no-repeat left center;
}
td.exitaccount a:hover, td.language_ru a:hover, td.language_en a:hover {
    color: #ffffff;
}

td.languageblock {
    color: #cccccc;
    font-size: 11px;
    padding-bottom: 4px;
    border-bottom: 1px dashed #C7C7C7;
}
td.languageblock a {
    color: #0898E5;
    font-weight: normal;
    text-decoration: none;
}
td.languageblock a:hover {
    color: #5AC2F9;
    font-weight: normal;
    text-decoration: none;
}



img.pad1 {
    padding: 1px;
}


div.footer {
    text-align: center;
    font-size:11px;
    background-color: #EBEBEB;
    color: #707070;
    padding: 4px 20px;
    margin-top: 5px;
    border-top: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    display: block;
}

div.footer a {
    color: #707070;
    text-decoration : none;
    background: url(yellowsquare.gif) no-repeat 0 4px;
    padding: 0 5px 0 12px;
}

div.footer a:hover {
    color: #0E7FEA;
    text-decoration : none;
}






.flatbutton1, .flatbutton2, .flatbuttonlogin {
    text-align: center;
    color: #FFFFFF;
    margin: 10px 2px 2px 2px;
    padding: 1px 6px;
    text-decoration: none;
    font-size: 11px;
}

input.complaintbutton {
    font-family : Tahoma;
    text-align: center;
    color: #FFFFFF;
    margin: 4px;
    padding: 1px 6px;
    text-decoration: none;
    font-size: 11px;
}

.padwhite {
    color: #ffffff;
    margin: 2px;
    display: block;
}

input.flatbuttonlogin {
    text-transform: uppercase;
    padding: 1px 8px;
    font-size: 12px;
}

input.flatbutton1, input.flatbuttonlogin {
    background: #57A306 url(btn1.gif) repeat-x bottom;
    border: 1px solid #57A206;
}

input.flatbutton2, input.complaintbutton {
    background: #a4063b url(btn3.gif) repeat-x bottom;
    border: 1px solid #a4063b;
}

input.flatbutton1:hover, input.flatbuttonlogin:hover {
    background: #7AA306 url(btn2.gif) repeat-x bottom;
    border: 1px solid #78A206;
}

input.flatbutton2:hover, input.complaintbutton:hover {
    background: #a45006 url(btn4.gif) repeat-x bottom;
    border: 1px solid #a45006;
}


table.commentform {
    padding: 10px;
}
table.commentform td {
    font-size: 11px;
}

.lite1 {
    color: #C50747;
}

input.msgtitle, select.msgtitle {
    color: #A506B4;
    font-size: 11px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #B8B8B8;
    background: none;
}

blockquote {
    color: #6CA851;
    background-color: #ffffff;
    border: 1px dashed #A1D686;
    padding: 10px;
    margin: 10px;
    display: block;
}


ul.makemoney {
    list-style: none;
    padding: 0;
    margin: 4px 0;
    line-height: 1.5;
}

ul.makemoney li {
    color: #b7b7b7;
    margin: 0;
}

ul.makemoney li a {
    color: #0493E0;
    background: url(star.png) no-repeat;
    padding: 1px 0 2px 20px;
}

ul.makemoney li a:hover {
    color: #FF7805;
    background: url(star-act.png) no-repeat;
    padding: 1px 0 2px 20px;
}


ul.anons {
    list-style: none;
    padding: 0;
    margin: 4px 0;
    line-height: 1.5;
}

ul.anons li {
    color: #06B443;
    background: url(star-green.png) no-repeat 1px 0;
    padding: 0px 0 3px 22px;
}





/* Общие настройки для фреймов */
div.frame_error, div.frame_success {
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 60px 10px 10px 10px;
    display: block;
    width: 400px;
    margin-top: 100px;
}

div.frame_error a:hover, div.frame_success a:hover {
    color: #ffffff;
    text-decoration : underline;
}

/* Фрейм отображения ошибки */
div.frame_error {
    background: #df2108 url(comment-error.png) no-repeat 180px 10px;
    border: 1px solid #BA1B06;
}
div.frame_error a {
    color: #FCBFB7;
    font-weight: normal;
    text-decoration : none;
}

/* Фрейм отображения успешной операции */
div.frame_success {
    background: #06b441 url(comment-success.png) no-repeat 178px 10px;
    border: 1px solid #048F35;
}
div.frame_success a {
    color: #ebebeb;
    font-weight: normal;
    text-decoration : none;
}

/* Фрейм для отображения новостей на странице авторизации*/
div.frame_loginnews {
    text-align: left;
    color: #284654;
    text-decoration : none;
    background: #C4E1F0 url(newsletter.gif) no-repeat left center;
    border: 1px dashed #73B8DB;
    padding: 10px 20px 10px 140px;
    display: block;
    width: 70%;
}

div.frame_loginnews a, div.frame_loginnews a:hover {
    text-decoration : none;
}

div.frame_loginnews .newsdate {
    font-size: 11px;
    color: #3F95BF;
    text-decoration : none;
    display: block;
    padding-top: 2px;
}

/* Фрейм для отображения новостей на панели управления*/
div.frame_panelnews, div.frame_panelnews a {
    font-size: 11px;
    text-align: left;
    color: #284654;
    text-decoration : none;
    background: #C4E1F0 url(newsletter.gif) no-repeat left center;
    border: 1px dashed #73B8DB;
    padding: 5px 20px 5px 140px;
    display: block;
    width: 70%;
}

div.frame_panelnews .newsdate {
    font-size: 11px;
    color: #3F95BF;
    text-decoration : none;
    display: block;
    padding-top: 4px;
}

.welcome {
    font-size: 11px;
    font-weight: bold;
}

.welcome a {
    color: #5EB007;
    text-decoration : none;
}

.welcome a:hover {
    color: #FF7805;
    text-decoration : none;
}


.indicator, .indicator2 {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    color: #006a25;
    background-image: url(ref-ind.png);
    background-repeat: no-repeat;
    display: block;
    width: 23px;
    height: 23px;
}
.indicator {
    padding: 1px 0px;
}
.indicator2 {
    padding: 0px;
}


.indicat, .indicat2 {
    font-size: 10px;
    text-align: center;
    color: #DF2107;
    background-color: #ffffff;
    background-image: url(/images/indicator.jpg);
    background-repeat: no-repeat;
    border: 1px solid #dfc108;
    display: block;
    width: 30px;
}
.indicat {
    padding: 1px 0px;
}
.indicat2 {
    padding: 0px;
}


.complaint {
    font-size: 11px;
    color: #C50746;
    padding: 5px 0;
}

a.comp1 {
    font-size: 10px;
    text-align: center;
    background: #57A306 url(btn1.gif) repeat-x bottom;
    padding: 3px 5px;
    margin: 1px;
    line-height: 20px;
    text-transform: uppercase;
}

a.comp2 {
    font-size: 10px;
    text-align: center;
    background: #a4063b url(btn3.gif) repeat-x bottom;
    padding: 3px 5px;
    margin: 3px 1px;
    line-height: 20px;
    text-transform: uppercase;
}

a.comp1:hover {
    font-size: 10px;
    border-top: 1px solid #57A206;
    border-bottom: 1px solid #57A206;
}
a.comp2:hover {
    font-size: 10px;
    border-top: 1px solid #a4063b;
    border-bottom: 1px solid #a4063b;
}


.smollmenu {
    color: #B8B8B8;
    text-align: right;
    background-color: #EBEBEB;
    font-size: 11px;
    padding: 4px 6px;
}

.smollmenu a {
    color: #0677B4;
    text-decoration: none;
}

.smollmenu a:hover {
    color: #28AFF8;
    text-decoration: none;
}





.titleselect {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #67C307;
}



ul.block_links {
    text-align: left;
    font-size: 11px;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
}

ul.block_links li a {
    color: #707070;
    text-decoration: none;
    background: url(yellowsquare.gif) no-repeat 0 6px;
    display: block;
    padding: 2px 0 12px 13px;
}
ul.block_links li a:hover {
    color: #DF6B08;
    text-decoration: none;
}

.block_link_title, .block_link_title a {
    font-family: arial, tahoma;
    font-weight: bold;
    color: #0e669f;
    text-decoration: underline;
}
.block_link_title a:hover {
    color: #2F9AC1;
    text-decoration: underline;
}

.moder_links a {
    color: #0677B4;
    text-decoration: none;

    padding: 4px 0;
}
.moder_links a:hover {
    color: #DF6B08;
    text-decoration: none;
}

input.smooltext {
    font-size: 11px;
}





/* Plain rows */
table.linkads {
    text-align: left;
}

table.linkads thead {
    background: #1286DD url(tableheader.png) repeat-x bottom;
}
table.linkads thead th {
    font-size: 11px;
    text-align: left;
    border-bottom: solid 1px #096eba;
    padding: 4px;
    color: #ffffff;
    font-weight: normal;
}

table.linkads td {
    font-size: 12px;
    border-bottom: solid 1px #E0E0E0;
    padding: 4px 3px;
}



span.cashout_ok {
    background: url(pay.png) no-repeat;
    padding: 1px 0 3px 20px;
    margin: 3px 0;
    display: block;
    color: #C56C00;
    text-decoration: none;
}
span.cashout_ok a {
    color: #06B442;
    text-decoration: none;
}
span.cashout_ok a:hover {
    color: #67C307;
    text-decoration: underline;
}


span.cashout_no {
    background: url(warn.png) no-repeat;
    padding: 1px 0 3px 20px;
    margin: 3px 0;
    display: block;
    color: #C56C00;
    text-decoration: none;
}
span.cashout_no a {
    color: #DF6B08;
    text-decoration: none;
}
span.cashout_no a:hover {
    color: #FFAB09;
    text-decoration: underline;
}

span.cashout_err {
    background: url(star-dis.png) no-repeat;
    padding: 1px 0 3px 20px;
    margin: 3px 0;
    display: block;
    color: #C50747;
    text-decoration: none;
}


span.smtasktext {
    font-size: 11px;
    padding: 2px 0;
    display: block;
}

span.greentitle {
    color: #68C306;
    font-size: 13px;
    font-weight : bold;
    font-family : Tahoma;
    margin: 10px 0 3px 0;
    display: block;
}

span.redtitle {
    color: #C50747;
    font-size: 13px;
    font-weight : bold;
    font-family : Tahoma;
    margin: 10px 0 3px 0;
    display: block;
    text-decoration: underline;
}

span.bluewarn {
    color: #0677B4;
    font-size: 13px;
    font-weight : bold;
    font-family : Tahoma;
    margin: 10px 0;
    display: block;
}

span.redwarn {
    color: #DF2108;
    font-size: 13px;
    font-weight : bold;
    font-family : Tahoma;
    margin: 10px 0;
    display: block;
}

span.onetask {
    font-size: 12px;
    margin: 5px 0;
    padding-bottom: 3px;
    display: block;
    border-bottom: dotted 1px #B8B8B8;
}

div.vertaskframe {
    text-align: center;
    background-color: #67C307;
    color: #FFFFFF;
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    width: 300px;
}

div.vertaskframe a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

div.vertaskframe a:hover {
    font-weight: bold;
    color: #F9E254;
    text-decoration: underline;
}

div.fullsize {
    display: block;
    margin-bottom: 10px;
}



div.deleteme {
    text-align: center;
    background-color: #DF2208;
    color: #FFFFFF;
    display: block;
    padding: 4px;
    margin-bottom: 5px;
}

div.deleteme a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

div.deleteme a:hover {
    font-weight: bold;
    color: #F9E254;
    text-decoration: underline;
}

div.accinfo {
    text-align: center;
    background-color: #F9E254;
    color: #0677B4;
    display: block;
    padding: 6px;
    margin-bottom: 5px;
}

div.accinfo a {
    color: #000000;
    text-decoration: none;
}

div.accinfo a:hover {
    color: #DF6B08;
    text-decoration: none;
}

.alertpaytext {
    /*font-family: arial, tahoma;*/
    /*font-style: italic;*/
    font-weight: bolder;
    color: #707070;
}


input.resultsumma {
    text-align: center;
    color: #67A30B;
    font-size: 14px;
    font-weight: bold;
    border: none;
    background-color: transparent;
}

.smollprice {
    font-size: 11px;
    color: #0677B4;
}

input.addbalance {
    border: 2px solid #d7d7d7;
    margin: 3px;
    outline: none;
}

input.addbalance:hover, input.addbalance:focus, input.addbalance:active {
    border: 2px solid #28AFF8;
    outline: none;
}

input.addsumma {
    text-align: center;
    color: #0677B4;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #28AFF8;
    background-color: transparent;
    padding: 2px;
    margin: 6px;
}

select.addsumma {
    text-align: left;
    color: #044F78;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #28AFF8;
    background-color: transparent;
    padding: 1px;
    margin: 3px 0;
}


.finish1, .finish2, .finish3 {
    font: 11px tahoma, sans-serif;
    padding: 3px 0px 3px 24px;
    margin: 0;
    display: block;
}
.finish1 {
    color: #B30BBA;
    background: url(finish1.png) no-repeat left center;
}
.finish2 {
    background: url(finish2.png) no-repeat left center;
}
.finish3 {
    background: url(finish3.png) no-repeat left center;
}


.forumtitle {
    font-size: 12px;
    font-weight: bold;
}

div.forumpath {
    text-align: left;
    font-size:11px;
    font-weight: bold;
    margin: 5px 0;
    display: block;
}

div.forumpath a {
    text-decoration : none;
    background: url(yellowsquare.gif) no-repeat 0 4px;
    padding: 0 5px 0 12px;
}

div.forumpath a:hover {
    color: #0E7FEA;
    text-decoration : none;
}

div.forumpath a.forum_pagelabel, div.forumpath a.forum_pagelabel_focus {
    float: right;
    background: none;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 2px;
    padding: 0 4px 1px;
    text-decoration: none;
}
div.forumpath a.forum_pagelabel {
    background-color: #06B442;
    border: 1px solid #048531;
}
div.forumpath a.forum_pagelabel_focus {
    background-color: #DF2108;
    border: 1px solid #A61907;
}



.forum-paid, .forum-ref, .forum-posts, .forum-tonus {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    display: block;
    width: 70px;
    padding: 1px 3px 1px 24px;
    margin-top: 1px;
}
.forum-paid {
    color: #06B443;
    background: url(f-paid.jpg) no-repeat 1px 0;
    border-bottom: 1px dotted #C2C2C2;
}
.forum-ref {
    color: #0677B4;
    background: url(f-ref.jpg) no-repeat 1px 0;
    border-bottom: 1px dotted #C2C2C2;
}
.forum-tonus {
    color: #DF6B08;
    background: url(f-tonus.jpg) no-repeat 1px 0;
    border-bottom: 1px dotted #C2C2C2;
}
.forum-posts {
    /*color: #C50746;*/
    background: url(f-posts.jpg) no-repeat 1px 0;
    margin-bottom: 3px;
}

.forum-st-admin, .forum-st-moder, .forum-st-premium, .forum-st-platinum, .forum-st-ban {
    display: block;
    padding: 1px 0;
    width: 84px;
    height: 17px;
}
.forum-st-admin {
    background: url(st-admin.png) no-repeat 0 0;
}
.forum-st-moder {
    background: url(st-moder.png) no-repeat 0 0;
}
.forum-st-premium {
    background: url(st-premium.png) no-repeat 0 0;
}
.forum-st-platinum {
    background: url(st-platinum.png) no-repeat 0 0;
}
.forum-st-ban {
    background: url(st-ban.png) no-repeat 0 0;
}



div.fmessage {
    font-size: 12px;
    padding: 10px;
    display: block;
}

div.bbcodes {
    text-align: left;
    margin-top: 10px;
}

div.bbcodes a, div.bbcodes a:hover {
    text-decoration: none;
}

.addcommenttext {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #0677B4;
    display: block;
    margin: 10px 0;
}
.addcommenttext a {
    color: #0677B4;
    text-decoration: none;
}
.addcommenttext a:hover {
    color: #28AFF8;
    text-decoration: none;
}

.foruminfo {
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    /*font-weight: bold;*/
    background-color: #F78523;
    border: 1px solid #DF6B08;
    display: block;
    margin: 10px 0;
    padding: 5px;
}
.foruminfo a {
    color: #FFFFFF;
    text-decoration: underline;
}
.foruminfo a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.forumbaninfo {
    text-align: left;
    font-size: 11px;
    color: #DF2108;
    /*font-weight: bold;*/
    border-bottom: 1px dashed #BD1D08;
    /*display: block;*/
    margin: 10px;
    padding: 2px 0;
}


.forumbtn_quote, .forumbtn_edit, .forumbtn_delete {
    float: right;
    display: block;
    text-align: center;
    font-size: 11px;
    color: #404040;
    margin: 10px 2px 2px 2px;
    padding: 2px 8px;
    text-decoration: none;
    border: 1px solid #707070;
}
a.forumbtn_quote {
    background-color: #D2F5D4;
    text-decoration: none;
}
a.forumbtn_edit {
    background-color: #D2ECF5;
    text-decoration: none;
}
a.forumbtn_delete {
    background-color: #FCD8D8;
    text-decoration: none;
}
a.forumbtn_quote:hover {
    color: #FFFFFF;
    background-color: #6DDC6D;
    text-decoration: none;
}
a.forumbtn_edit:hover {
    color: #FFFFFF;
    background-color: #6DC0DC;
    text-decoration: none;
}
a.forumbtn_delete:hover {
    color: #FFFFFF;
    background-color: #F57979;
    text-decoration: none;
}

.forumformtitle {
    font-size: 12px;
    color: #0677B4;
    margin: 3px 0 2px 0;
    display: block;
}

.bannercode {
    font : 11px tahoma, arial, sans-serif;

}

.onlinetext {
    font-weight: bold;
    color: #06B443;
    margin-left: 10px;
}







table.viewadsnew {
    text-align: left;
    /*border-collapse:collapse;*/
    color: #404040;
}

table.viewadsnew thead {
    background: #1286DD url(tableheader.png) repeat-x bottom;
}
table.viewadsnew thead th {
    font-size: 11px;
    text-align: left;
    border-bottom: solid 1px #096eba;
    padding: 4px;
    color: #ffffff;
    font-weight: normal;
}



table.viewadsnew tr {
    font-size: 11px;
    color: #ADADAD;
    border-bottom: solid 1px #E0E0E0;
    padding: 3px 3px;
}

table.viewads td a {
    font-size: 12px;
    color: #0B65BA;
    text-decoration : underline;
}

table.viewads td a:hover {
    font-size: 12px;
    color: #0CA0B9;
}

table.viewads td.vipadv a {
    font-size: 12px;
    color: #BA0B35;/*6AB70B;*/
    text-decoration : underline;
}

table.viewads td.vipadv a:hover {
    font-size: 12px;
    color: #EA0E43;
}

table.viewads td.vipadv {
    font-size: 11px;
    background-color: #FFFB9D;
    color: #C68F9B;
    /*    border-top: solid 1px #FFFFFF;*/
    border-bottom: solid 1px #E6DD00;
    padding: 3px 3px;
}


table.viewads td.banadvlist a {
    font-size: 11px;
    color: #DF2108;
    text-decoration: none;
}

table.viewads td.banadvlist a:hover {
    font-size: 11px;
    color: #F96754;
}

table.viewads td.banadvlist {
    background-color: #EBEBEB;
    font-size: 11px;
    color: #C68F9B;
    border-bottom: solid 1px #E0E0E0;
    padding: 3px 3px;
}



table.viewads td.comps a {
    color: #ffffff;
    text-decoration : none;
}



div.ads-complaint  {
    font-size: 11px;
    color: #505050;
    display: block;
    margin: 0 20px;
    padding: 10px;
    border: #D25B69 dashed 1px;
    background-color: #FCEDEF;
}
div.ads-complaint a, div.ads-complaint a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
div.ads-complaint input {
    font-size: 12px;
}

div.ads-mini, div.ads-std, div.ads-silver, div.ads-gold, div.ads-news,
div.ads-moder, div.ads-noclick, div.ads-isvisit, div.ads-ban  {
    font-size: 12px;
    color: #505050;
    border-bottom: solid 1px #E0E0E0;
    display: block;
    margin: 3px 1px;
    padding: 5px 0 5px 50px;
    height: 33px;
    overflow: hidden;
}
.ads-content {
    float: left;
    display: block;
    margin-right: 155px;
}

div.ads-mini { background: #f3f3f3 url(adstatus/mini.png) no-repeat 5px 3px; }
div.ads-std { background: #f3f3f3 url(adstatus/std.png) no-repeat 5px 3px; }
div.ads-silver { background: #f3f3f3 url(adstatus/silver.png) no-repeat 5px 3px; }
div.ads-gold { background: #f5f2d1 url(adstatus/gold.png) no-repeat 5px 3px; border-bottom: solid 1px #EAE5A8; }
div.ads-news { background: #f3f3f3 url(adstatus/news.png) no-repeat 5px 3px; }
div.ads-moder { background: #F4DAD1 url(adstatus/moder.png) no-repeat 5px 3px; border-bottom: solid 1px #EAB9A8; }
div.ads-ban { background: #F4DAD1 url(adstatus/ban.png) no-repeat 5px 3px; border-bottom: solid 1px #EAB9A8; }
div.ads-noclick { background: #EBEBEB url(adstatus/noclick.png) no-repeat 5px 3px; }
div.ads-isvisit { background: #EBEBEB url(adstatus/isvisit.png) no-repeat 5px 3px; }

div.ads-mini a, div.ads-std a, div.ads-silver a, div.ads-gold a, div.ads-news a,
div.ads-moder a, div.ads-noclick a, div.ads-ban a {
    color: #0B65BA;
    text-decoration: none;
    border-bottom: dotted 1px #ABBBC5;
}
div.ads-isvisit a, div.ads-isvisit a:hover {
    color: #C50747;
    text-decoration : line-through;
}

div.ads-mini a:hover, div.ads-std a:hover, div.ads-silver a:hover, div.ads-gold a:hover, div.ads-news a:hover,
div.ads-moder a:hover, div.ads-noclick a:hover, div.ads-ban a:hover {
    color: #0CA0B9;
    text-decoration: none;
}

.adsdesc {
    font-size: 11px;
    color: #7d7d7d;
    display: block;
    margin: 4px 0;
}
.adsstat {
    float: right;
    font-size: 11px;
    color: #505050;
    display: block;
    margin-left: -140px;
    padding: 2px 5px;
    width: 130px;
}

.compl-dis {
    float: right;
    display: block;
    background: url(adstatus/comp-dis.gif) no-repeat;
    border: none;
    width: 9px;
    height: 9px;
}
a.compl {
    float: right;
    display: block;
    background: url(adstatus/comp.gif) no-repeat;
    border: none;
    width: 9px;
    height: 9px;
}
a.compl:hover {
    background: url(adstatus/comp-act.gif) no-repeat;
}

table.messblock {
    border-bottom: 1px dashed #67C307;
}
.newmess {
    float: right;
    font: 12px tahoma, arial, sans-serif;
    color: #06B443;
    background: url(animinfo.gif) no-repeat 0 0;
    display: block;
    padding: 6px 0 0 50px;
    height: 39px;
    /*margin: 5px 10px;*/
}
.newmess a { color: #05A63D; text-decoration: none; }
.newmess a:hover { color: #0988CE; text-decoration: none;}


table.blockstylecommentwarn td {
    background: url(animinfo2.gif) no-repeat;
    height: 39px;
    margin: 0;
    padding: 6px 0 0 45px;
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
}

table.blockstylecommentwarn td a {
    color: #059638;
    text-decoration: none;
}
table.blockstylecommentwarn td a:hover {
    color: #07C74A;
    text-decoration: underline;
}


div.warntext {
    text-align: left;
    color: #C50745;
    border: #C50745 1px dashed;
    margin: 20px 0;
    padding: 10px;
    display: block;
    font-size: 12px;
}

.adsnote {
    color: #DA6269;
    font-size: 11px;
    margin: -8px 0 10px 0;
    display: block;
}

div.eps {
    margin-top: 20px;
    text-align: center;
}

div.eps img {
    border: 1px solid #CCCCCC;
}


.rating-cool { font-weight: bold; font-size: 20px; color: #66B83E; }
.rating-high { font-weight: bold; font-size: 20px; color: #A1D686; }
.rating-middle { font-weight: bold; font-size: 20px; color: #E3DB8E; }
.rating-low { font-weight: bold; font-size: 20px; color: #DB8492; }

.textfail { text-decoration: line-through; }

.textblack {
    font-size: 11px;
    color: #cccccc;
}

.textminiblue {
    text-align: center;
    color: #4296BD;
    font-size: 10px;
}

.textcolorgray { color: #A3AFB5; }
.textcolorred { color: #C50747; }
.textcolorblue { color: #0677B4; }
.textcolorgreen { color: #06B443; }


/* Plain rows */
table.reftable {
    text-align: left;
    border-collapse: collapse;
    background-color: #ffffff; /*#f2f2f2;*/
    color: #404040;
}

table.reftable thead {
    background-color: #1286DD;/* url(tableheader.png) repeat-x bottom;*/
}
table.reftable thead th {
    border-bottom: solid 1px #096eba;
    padding: 4px 4px;
    color: #ffffff;
    font-weight: normal;
    font-size: 11px;
}

table.reftable thead th a{
    color: #ffffff;
}
table.reftable thead th a:hover{
    color: #FFF42C;
}

table.reftable tbody tr {
    /*background: url(refbk.png) repeat-x bottom;*/
    border-bottom: solid 1px #ABC4D1;
}

table.reftable tbody td {
    color: #404040;
    font-size: 11px;
    padding: 4px 6px;
    /*border-bottom: solid 1px #ABC4D1;/*d9d9d9;*/
}

table.reftable tbody td.high {
    background-color: #f1f2f4; /* url(refbk2.png) repeat-x bottom;*/
}

table.reftable tbody td.greenhide {
    background-color: #67C307;
}
table.reftable tbody td.yellownhide {
    background-color: #E1F1D2;
}

table.reftable tbody td img {
    padding: 0 2px;
}

table.reftable tbody td a {
    text-decoration: none;
}

table.reftable tbody td a:hover {
    color: #FF7805;
    text-decoration: underline;
}

iframe.baget {
    padding: 3px;
    background-color: #FFFFFF;
    border: 1px solid #d1d0d0;
}
