/* ==================== Вывод формы по умолчанию */

form { 
 padding-top: 0px;
 padding-bottom: 0px; 
 padding-right: 0px; 
 padding-left: 0px; 
 margin: 0px;
}

/* ==================== Вывод архива */

.archives {
 margin-top: 6px;
 margin-left: 10px;
 margin-bottom: 10px;
}
.archives a {
 color: #43637e;
}

/* ==================== Цитата и скрытый текст */

.title_quote {
 color: #636363;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe; 
 border-bottom: 0;
 font-weight: bold;
 padding: 5px;
}
.quote {
 color: #757575;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe;
 text-align: justify;
 padding: 5px;
}

/* ==================== Tэг CODE */

.scriptcode {
 color: #757575;
 background-color: #f2f2f2; 
 border: 1px dotted #bebebe;
 text-align: left;
 padding: 5px;
}

/* ==================== Календарь */

.weekday-active-v {
 color: #42aaff;
}
.day-active-v {
 color: #42aaff;
}
.calendar {

color: #757575;
font-family: verdana;
font-size: 10px;

}
.calendar td, th {
 text-decoration: none;
/* - */
 padding-left: 4px;
 padding-right: 3px;
 padding-top: 2px;
 padding-bottom: 3px;
 font-size: 10px;
/* - */
}
.weekday {
 color: #42aaff;

}
.weekday-active {
 color: #42aaff;

}
.day-active {
 color: #42aaff;

}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
 text-decoration: underline;
}
.monthlink {
 color: #42aaff;
 text-decoration: none;
}

/*
 * ========================================
 * Рейтинг
 * ========================================
 */

.rating {
 color: #666666;
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 11px;
 width: 85px;
 height: 16px;
 }
 .unit-rating{
 list-style:none;
 margin: 0px;
 padding:0px;
 width: 85px;
 height: 16px;
 position: relative;
 background: url('../dleimages/rating.gif') top left repeat-x;
 }

 .unit-rating li{
 text-indent: -90000px;
 padding:0px;
 margin:0px;
 float: left;
 }
 .unit-rating li a{
 display:block;
 width:17px;
 height: 16px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 17;
 position: absolute;
 padding: 0px;
 }
 .unit-rating li a:hover{
 background: url('../dleimages/rating.gif') left center;
 z-index: 2;
 left: 0px;
 }
 .unit-rating a.r1-unit{left: 0px;}
 .unit-rating a.r1-unit:hover{width:17px;}
 .unit-rating a.r2-unit{left:17px;}
 .unit-rating a.r2-unit:hover{width: 34px;}
 .unit-rating a.r3-unit{left: 34px;}
 .unit-rating a.r3-unit:hover{width: 51px;}
 .unit-rating a.r4-unit{left: 51px;}
 .unit-rating a.r4-unit:hover{width: 68px;}
 .unit-rating a.r5-unit{left: 68px;}
 .unit-rating a.r5-unit:hover{width: 85px;}
 .unit-rating li.current-rating{
 background: url('../dleimages/rating.gif') left bottom;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}

/* ==================== BB коды */
 
.bbcodes {
 background: #FFF;
 border: 1px solid #E0E0E0;
 color: #FFFFFF;
 font-family: Verdana, Tahoma, helvetica, sans-serif;
 padding: 2px;
 vertical-align: middle;
 font-size: 10px;
 vertical-align: middle;
 margin:2px;
 height: 21px;
 background-image: url(../images/bttn_bbc.gif);
 font-weight: bold
}
.bbcodes_poll {
 border: 1px solid #C4C4C4;
 background: #FFF;
 color: #ffffff;
 font-family: Tahoma;
 /*padding: 2px;*/
 vertical-align: middle;
 font-size: 11px;
 margin:2px;
 height: 18px;
 background-image: url(../images/bttn_bbc.gif);
 width: 120px;
}
.editor_button {
 float:left;
 cursor:pointer;
 padding-left: 2px;
 padding-right: 2px;
}
.editor_buttoncl {
 float:left;
 cursor:pointer;
 padding-left: 1px;
 padding-right: 1px;
 border-left: 1px solid #BBB;
 border-right: 1px solid #BBB;
}
.editbclose {
 float:right;
 cursor:pointer;
}

/* ==================== Дополнительные поля новостей */

.xfields textarea {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;

 width: 499px;
 height: 86px;
 border: 1px solid #e0e0e0;
}
.xfields input {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;

 width: 250px;
 height: 14px;
 border: 1px solid #e0e0e0;
}
.xfields select {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;

 height: 14px;
 border: 1px solid #e0e0e0;
}

/* ==================== Дополнительные поля профиля пользователей */

.xprofile textarea {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;

 width: 316px;
 height: 86px;
 border: 1px solid #e0e0e0;
}
.xprofile input {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;

 width: 250px;
 height: 14px;
 border: 1px solid #e0e0e0;
}

/* ==================== Персональные сообщения */ 

.pm_head {
 font-size: 12px; /* ! */
 font-family: tahoma; /* ! */ 
}
.pm_list {
 color: #757575;
}
.pm_list a {
 color: #4b73d4;
}

/* ==================== Выпадающее меню */

#dropmenudiv {
 border: 1px solid #ffffff;
 border-bottom-width: 0;
 font: normal 10px Verdana;
 background-color: #6497ca;
 line-height: 20px;
 margin: 2px;
 filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}
#dropmenudiv a {
 display: block;
 text-indent: 3px;
 border: 1px solid #ffffff;
 padding: 1px 0;
 margin: 1px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
#dropmenudiv a:hover { 
 /* hover background color */
 background-color: #42aaff;
 color: #000000;
}

/* ==================== Опрос пользователей */

.vote {
 color: #757575;
}

/* ==================== Уведомление о получении новых PM */

#newpm {
 position: absolute;
 height: 250px;
 width: 400px;
 padding: 4px;
 background-color: #fdfdfd;
 border: 1px solid #bbbbbb;
 font-family: verdana;
 line-height: 135%;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=4);
}
#newpmheader {
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 2px;
 height: 20px;
 color: #636363;
 font-weight: bold;
 background-color: #b2c7f1;
 font-family: verdana;
 cursor: move;
}
#newpm a {
 background: transparent;
 color: #4b73d4;
 text-decoration: none;
}
#newpm a:hover {
 background: transparent;
 color: #4b73d4;
 text-decoration: underline;
}

/* ==================== Ссылка на скачивание прикрепленного файла */

#attachment {
 color: #808080;
}

/* ==================== Поиск по сайту и результаты поиска */

.search {
 color: #757575;
 text-decoration: none;
}
.textin {

 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;
 border: 1px solid #e0e0e0;
 

 text-decoration: none;
}
.sresult {
 text-align: justify;
 font-weight: normal;
 line-height: 16px;
 font-size: 12px;
 color: #757575;
}


/* ==================== Рамка расширенной формы поиска по сайту */

 fieldset {
 border: 1px solid #e0e0e0;
 padding: 5px;
 text-align: left;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 }
 

html, body {
 color: Black;
 font-size: 12px;
 font-family : Tahoma;
 background-position : top;
 background-color: #1e1e1e;
 margin: 0px;
 font-weight: normal
}

a:link,
a:visited {
 font-size: 12px;
 color: #FFFFFF;
 font-family : Tahoma;
 text-decoration : none;

}

a:hover {

 color: #42aaff
}




table {
 font-size: 12px;
 color: #FFFFFF;
 font-family : Tahoma;
 font-weight: normal
}


td {
 font-size: 12px;
 color: #FFFFFF;
 font-family : Tahoma;
 font-weight: normal
}

#tx {
 font-size: 12px;
 color: #AEAEAE;
 font-family : Tahoma;
 font-weight: normal
}

#tx a {
 font-size: 12px;
 color: #AEAEAE;
 font-family : Tahoma;
 font-weight: normal
}

#tb11 {
 background-image: url(../images/bg_center.jpg);
 background-repeat: repeat-y;
 height: 100%;
 width: 1003px
}



#tb1 {
 background-image: url(../images/top.jpg);
 background-repeat: no-repeat;
 background-position: top;
 width: 1003px;
 height: 176px
}

#tb2 {
 height: 100%
}

#tb3 {
 background-image: url(../images/bg_bottom.jpg);
 background-repeat: no-repeat;
 width: 1003px;
 height: 81px;
 background-position: top
}

#left {
 width: 179px
}

#tb4 {
 margin-left: 47px;
 margin-right: 39px;
 height: 100%
}

#right {
 height: 100%
}

#content {
 width: 545px;
}

#bg_login {
 width: 729px;
 height: 37px;
 background-image: url(../images/bg_login.jpg);
 background-repeat: no-repeat;
 padding-left: 7px
}

#bg_login a {
 font-size: 11px
}

#tleft1 {
 width: 179px;
 height: 36px;
 background-image: url(../images/tleft1.jpg);
 background-repeat: no-repeat;
 text-align: left;
 padding-top: 10px;
 padding-left: 10px;
 font-weight: bold
}

#cleft1 {
 background-image: url(../images/cleft1.jpg);
 background-repeat: repeat-y;

 padding-top: 5px;
 padding-bottom: 5px;
 font-size: 11px;
 padding-left: 7px;
 padding-right: 7px;

}

#cleft1 a {
 font-size: 11px
}

#cleft1menu {
 background-image: url(../images/cleft1.jpg);
 background-repeat: repeat-y;
 font-size: 11px;
 padding-left: 2px;
}

#cleft1menu a {
 font-size: 11px
}

#bleft2 {
 width: 179px;
 height: 4px;
 background-image: url(../images/bleft1.jpg);
 background-repeat: no-repeat;

}

#tright1 {
 width: 184px;
 height: 35px;
 background-image: url(../images/tright1.jpg);
 background-repeat: no-repeat;
 text-align: left;
 padding-left: 10px;
 padding-top: 10px;
 font-weight: bold
}

#cright1 {
 background-image: url(../images/cright1.jpg);
 background-repeat: repeat-y;
 width: 184px;
 padding-left: 10px;
 padding-right: 9px;
 padding-top: 5px;
 padding-bottom: 5px;
 font-size: 11px
}

#cright1 a {
 font-size: 11px
}

#bright2 {
 width: 184px;
 height: 4px;
 background-image: url(../images/bright1.jpg);
 background-repeat: no-repeat
}



#bottom {
 height: 18px;
 text-align: center
}

#bottom2 {
 text-align: center;
 width: 1003px;
 padding-top: 12px
}

#cen1 {

 height: 26px;
 background-image: url(../images/cen1.jpg);
 background-repeat: no-repeat;
 font-weight: bold;
 padding-left: 8px
}

#cen11,
#cen11 a {
 font-size: 11px;
 font-family: tahoma;
 font-weight: bold;
 color: #FFFFFF
}
#cen11 a:hover {
 font-size: 11px;
 font-family: tahoma;
 font-weight: bold;
 color: #FFFFFF
 text-decoration: underline
}

#cen12,
#cen12 a {
 padding-right: 5px;
 color: #42aaff;
 font-size: 11px;
 font-weight: normal
}

#cen12 a {
 color: #42aaff;
 font-size: 12px;
 font-weight: normal
}
#cen12 a:hover {
color: #42aaff;
font-size: 12px;
font-weight: normal;
text-decoration: underline

}

#cen3 {
 background-image: url(../images/cen3.jpg);
 background-repeat: repeat-y;
 padding: 18px;
 width: 545px;
 font-weight: normal;
 font-size: 12px
}

#cen3 a:link,
#cen3 a:visited,
#cen3 a:active {
 color: #42aaff
}

#cen3 a:hover {
 text-decoration: underline
}

#cen3b {
 background-image: url(../images/cen3.jpg);
 background-repeat: repeat-y;
 padding: 8px;
 width: 545px;
 font-weight: normal;
 font-size: 12px
}

#cen6 {
 background-image: url(../images/cen6.jpg);
 background-repeat: no-repeat;
 width: 545px;
 height: 27px;
 font-size: 11px;
 padding-right: 8px;
 text-align: right;
 padding-bottom: 4px;
 padding-left: 8px
}

#cen6 a {
 color: #42aaff;
 font-weight: normal
}

#cen6b,
#cen6b a {
 font-size: 11px;
}

#cen6b a:hover,
#cen6a a:hover,
#cen6 a:hover {
 text-decoration: underline
}

#cen4 {
 background-image: url(../images/cen3.jpg);
 background-repeat: repeat-y;
 padding-bottom: 4px;
 padding-left: 5px
}

#speedbar a {
 color: #42aaff;
 font-size: 11px;
 padding-left: 7px;
 padding-right: 5px
}

#speedbar a:hover {
 text-decoration: underline
}

#speedbar {
 color: #42aaff;
 font-size: 11px;
}

.inputstyle_02 {
 font-size: 11px;
 color: #757575;
 font-family: tahoma;
 padding-left:3px;
 border: 1px solid #ffffff;

}

#link2 a:link,
#link2 a:active,
#link2 a:visited
 {
 width: 173px;
 display: block;
 background-image: url(../images/link2.jpg);
 background-repeat: no-repeat;
 padding-top: 7px;
 font-weight: bold;
 padding-left: 6px;
 padding-bottom: 7px
}

#link2 a:hover {
 width: 173px;
 display: block;
 background-image: url(../images/link2_hover.jpg);
 background-repeat: no-repeat;
 padding-top: 7px;
 font-weight: bold;
 padding-left: 6px;
 padding-bottom: 7px
}

#link1 a:link,
#link1 a:active,
#link1 a:visited {
 width: 173px;
 height: 16px;
 display: block;
 background-image: url(../images/link1.jpg);
 background-repeat: no-repeat;
 font-weight: normal;
 padding-top: 1px
}

#link1 a:hover {
 width: 173px;
 height: 16px;
 display: block;
 background-image: url(../images/link1_hover2.jpg);
 background-repeat: no-repeat;
 font-weight: normal;

 padding-top: 1px
}

#tb6 {
 padding-left: 55px;
 }

#start {
 padding-top: 20px;
 color: #a6a6a6;
 font-size: 11px
}

#start a {
 color: #a6a6a6;
 font-size: 11px
}

#tb7 {
 padding-top: 10px
}

#tb8 {



 padding-top: 5px;
 padding-left:20px
}

#tb9 {

 padding-top: 22px;
 padding-left: 415px;
 width: 468px;
 height: 60px;

}



#rss a:link,
#rss a:active,
#rss a:visited {
 width: 77px;
 height: 26px;
 background-image: url(../images/top_menu/7.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;
 display: block
}

#rss a:hover {
 width: 77px;
 height: 26px;
 background-image: url(../images/top_menu/7h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;
 display: block
}

#contacts a:link,
#contacts a:active,
#contacts a:visited {
 width: 101px;
 height: 26px;
 background-image: url(../images/top_menu/6.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;
 display: block
}

#contacts a:hover {
 width: 101px;
 height: 26px;
 background-image: url(../images/top_menu/6h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;
 display: block
}

#gallery a:link,
#gallery a:visited,
#gallery a:active {
 width: 93px;
 height: 26px;
 background-image: url(../images/top_menu/5.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;

 display: block
}



#gallery a:hover {
 width: 93px;
 height: 26px;
 background-image: url(../images/top_menu/5h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;

 display: block
}


#forum a:link,
#forum a:visited,
#forum a:active {
 width: 67px;
 height: 26px;
 background-image: url(../images/top_menu/4.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;

 display: block
}



#forum a:hover {
 width: 67px;
 height: 26px;
 background-image: url(../images/top_menu/4h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;

 display: block
 }


#stats a:link,
#stats a:visited,
#stats a:active {
 width: 108px;
 height: 26px;
 background-image: url(../images/top_menu/3.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;

 display: block
}



#stats a:hover {
 width: 108px;
 height: 26px;
 background-image: url(../images/top_menu/3h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;

 display: block
 }

#registration a:link,
#registration a:visited,
#registration a:active {
 width: 102px;
 height: 26px;
 background-image: url(../images/top_menu/2.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;

 display: block
}



#registration a:hover {
 width: 102px;
 height: 26px;
 background-image: url(../images/top_menu/2h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;

 display: block
 }

#home a:link,
#home a:visited,
#home a:active {
 width: 128px;
 height: 26px;
 background-image: url(../images/top_menu/1.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 font-weight: bold;

 display: block
}



#home a:hover {
 width: 128px;
 height: 26px;
 background-image: url(../images/top_menu/1h.png);
 background-repeat: no-repeat;
 text-align: center;
 padding-top: 6px;
 color: #42aaff;
 font-weight: bold;

 display: block
 }

#hintbox {
text-align : left;
width : 150px;
font-size : 10px;
border : 1px solid #99a1ab;
background-color : #fff;
layer-background-color : #a396d9;
color : #282828;
margin : 10px 0 0 10px;
padding : 3px 5px;
position : absolute;
visibility : hidden;
z-index : 998;
-moz-opacity : 0.9;
-moz-border-radius : 5px;
filter : alpha(opacity="90");
}






/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#000000;border-bottom:2px solid #131313;}
.gTableTop {padding:2px;height:25px; background:url('/images/26.gif') #343434;border:1px solid #494949; color:#CCCCCC;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}
.gTableSubTop {padding:2px;background:url('/images/27.gif') #242424;color:#767676;height:21px;font-size:10px;border:1px solid #494949;}
.gTableBody {padding:2px;background:#202020;}
.gTableBody1 {padding:2px;background:#202020;}
.gTableBottom {padding:2px;background:#202020;}
.gTableLeft {padding:2px;background:#343434;font-weight:bold;color:#CCCCCC}
.gTableRight {padding:2px;background:#343434;color:#666666;}
.gTableError {padding:2px;background:#202020;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#303030}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#323232}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#CCCCCC;}
a.catLink:visited {text-decoration:none; color:#CCCCCC;}
a.catLink:hover {text-decoration:underline; color:#999999;}
a.catLink:active {text-decoration:underline; color:#CCCCCC;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:underline; color:#CCCCCC;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:underline; color:#CCCCCC;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#FFFFFF;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#CCCCCC;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#CCCCCC;}
a.forumBarA:visited {text-decoration:none; color:#CCCCCC;}
a.forumBarA:hover {text-decoration:underline; color:#FFFFFF;}
a.forumBarA:active {text-decoration:underline; color:#CCCCCC;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#862D2D;color:#FFFFFF;}
.fastNavCat {background:#F9E6E6;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.pagesInfo {background:#202020;padding-right:10px;font-size:7pt;}
.switches {background:#2B2B2B;}
.switch {background:#202020;width:15px;font-size:7pt;}
.switchActive {background:#555555;font-weight:bold;color:#CCCCCC;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#CCCCCC;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#CCCCCC;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FFFFFF;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#CCCCCC;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#303030}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#323232}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#666666;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#222222;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; border:1px solid #494949;}
.threadsDetails {padding:2px;background:#373737;height:20px;color:#555555;color:#FFFFFF;border:1px solid #494949;}
.forumOnlineBar {padding:2px;background:#161616;height:20px;color:#CCCCCC;border:1px solid #494949;}

a.threadPinnedLink:link {text-decoration:none; color:#CCCCCC;}
a.threadPinnedLink:visited {text-decoration:none; color:#CCCCCC;}
a.threadPinnedLink:hover {text-decoration:underline; color:#FFFFFF;}
a.threadPinnedLink:active {text-decoration:underline; color:#CCCCCC;}

.threadPinnedLink,.threadLink {font-weight:bold;}
a.threadLink:link {text-decoration:underline; color:#CCCCCC;}
a.threadLink:visited {text-decoration:underline; color:#CCCCCC;}
a.threadLink:hover {text-decoration:none; color:#FFFFFF;}
a.threadLink:active {text-decoration:underline; color:#CCCCCC;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {background:#555555}
.postPoll {background:#222222;text-align:center;}
.postFirst {background:#222222;border-bottom:1px solid silver;}
.postRest1 {background:#222222;}
.postRest2 {background:#222222;}
.postSeparator {height:2px;background:#CCCCCC;}

.postTdTop {background:url('/images/27.gif') #303030;color:#767676;height:21px;font-size:10px;border:1px solid #494949;}
.postBottom {background:#303030;height:20px;color:#555555;}
.postUser {font-weight:bold;}
.postTdInfo {background:#323232;text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#CCCCCC;}
.posttdMessage {background:#202020;padding:5px;}

.postPoll {padding:5px;}
.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#555555;font-size:9px;}
.quoteMessage {background:#555555;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#555555;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#FFFF00;}
.statusOffline {color:#FFFFFF;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/images/28.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/images/28.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}

.codeButtons {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}
.codeCloseAll {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;font-weight:bold;}
.postNameFl,.postDescrFl {background:#2C2C2C;border:1px solid #555555;width:400px}
.postPollFl,.postQuestionFl {background:#2C2C2C;border:1px solid #555555;width:400px}
.postResultFl {background:#2C2C2C;border:1px solid #555555;width:50px}
.postAnswerFl {background:#2C2C2C;border:1px solid #555555;width:300px}
.postTextFl {width:650px;height:150px;background: url(http://cs-games.net.ru/images/4.png);color:#f5f5f5;}
.postUserFl {background:#2C2C2C;border:1px solid #555555;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* --------- */

/* ====== forum End ====== */



a:hover img { 
 filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); 
 -moz-opacity: 0.5; /* Mozilla 1.6 */ 
 -khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */ 
 opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ 
 filter: alpha(opacity=50); /* IE 5.5+*/ 
}


/* User Group Marks */ 
a.groupModer:link,a.group1:visited,a.group1:hover {color:blue;} 
a.groupAdmin:link,a.group2:visited,a.group2:hover {color:red;} 
a.groupVerify:link,a.group3:visited,a.group3:hover {color:green;} 
a.groupUser:link,a.group4:visited,a.group4:hover {color:c0c0c0;}
a.groupUser:link,a.group5:visited,a.group5:hover {color:c0c0c0;}
/* ---------------- */


/* PageSelector */ 
.catPages1 {color:#EFEEEB;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.catPages1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} 
.catPages1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;} 

.pagesBlockuz1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#353535;padding:1px 2px;font-size:11px;font-weight:bold;} 
.pagesBlockuz1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} 
.pagesBlockuz1 b {text-decoration:none;background:#2c2c2c;padding:6px 10px;color:#ccc;font-size:11px;} 

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;} 
/* ---------------- */



/* ----////// Эффект прозрачности /////------- */ 
#banners a img { 
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40); 
} 

#banners a:hover img { 
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
}


/* ----////// Форма входа /////------- */ 
a.side {color:#111;text-decoration:none;} 
.button { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #555; 
background-color : #bdbdbd; 
height : 20px; 
border : 1px solid #555; 
margin-top : 2px; 
} 

.textbox { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #555; 
background-color : #BDBDBD; 
border : 1px solid #555; 
}
/* --------- */

.threadNametd,.forumNameTd {padding:10px;color:#000000;} 

.threadNametd:hover,.forumNameTd:hover {border-left:3px solid 
#ffff00;padding:10px 10px 10px 7px;color:#000000;background:#505050;}


/* ----////// Опрос линии /////------- */ 
iv.answer {
font-weight: bold;
}
div.answer div div { 
height: 8px !important; 
border-left: 1px solid black; 
background: url('http://cs-games.net.ru/poll.png') no-repeat right !important;
}

/* --------- */


/* ----////// Выделение как wcg/////------- */ 
.quote, blockquote { 
background-attachment: scroll;
background-clip: border-box;
background-color: #404040;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
color: #808080;
font-size: 13px;
font-style: italic;
line-height: 15px;
margin-bottom: 10px;
margin-right: -4px;
padding-bottom: 6px;
padding-left: 5px;
padding-right: 5px;
padding-top: 9px;
position: relative;
}
default values
blockquote { 
display: block;
margin-bottom: 1em;
margin-left: 5px;
margin-right: 5px;
margin-top: 1em;
/* --------- */
