/*------------------------------------------------------------------*/
/* Стили используемые в DataLife Engine */
/*------------------------------------------------------------------*/

form { PADDING-RIGHT: 0px; 
 PADDING-LEFT: 0px; 
 PADDING-BOTTOM: 0px; 
 MARGIN: 0px; 
 PADDING-TOP: 0px;
}

/* 
 * ========================================
 * Вывод архива 
 * ========================================
 */
.archives {
 vertical-align: top;
 font-family:Tahoma;
 font-size:11px;
 margin-top:6px;
 margin-left:20px;
 margin-bottom:10px;
}
.archives a {
 font-family:Tahoma;
 font-size:11px;
 color:#589DD8;
}
/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
.title_quote {
 background: #4E4E4E;
 border: 1px dashed #FFFFFF;
 border-bottom: 0;
 color: #222;
 font-weight: bold;
 font-size: 10px;
 margin: 8px auto 0 auto;
 padding: 3px;
}

 .quote {
 margin:10px; 
 color: #5BBFFF;
 font-size:12px;
 text-align:justify;
 background-color:#252525; 
 border: 1px dashed #575757;
 padding: 5px;
 }

/* ==================== Тег SPOILER */

.title_spoiler {
 color: #636363;
 background-color: #000000;
 border: 1px dotted #bebebe; 
 font-weight: bold;
 padding: 5px;
}
.text_spoiler {
 color: #757575;
 background-color: #000000;
 border: 1px dotted #bebebe;
 border-top: 0;
 text-align: justify;
 padding: 5px;
}

/* 
 * ========================================
 * Teг CODE
 * ========================================
 */
 .scriptcode {
 
 margin:10px;
 color: #FF3000;
 FONT: 11px Verdana; 
 text-align:left;
 background-color: #3C3C3C; 
 border:2px dotted #825E3E;
 padding: 5px;
 }
/* 
 * ========================================
 * Календарь 
 * ========================================
 */

.weekday-active-v {
 color: #009CFF;
 font-family:tahoma;
 font-size:11px;
}
.day-active-v {
 color: #FFFFFF;
 font-family:tahoma;
 font-size:11px;
}
.calendar {
 font-family:verdana;
 font-size:11px;
 width:180px;
}
.calendar td, th {
 font-family:verdana;
 font-size:11px;
 text-decoration: none;
 padding: 3px;
 color:#E1E1E1;
}

.weekday {
 color: #01BEF4;
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
}
.weekday-active {
 color: #804040;
 font-family:verdana;
 
}
.day-active {
 color: #000000;
 font-family:verdana;
 font-size:11px;
}
.day-active a,
.weekday-active a,
.day-active-v a,
.weekday-active-v a
 {
 font-size:13px;
 color:#009CFF;
text-decoration: underline;
 font-weight:bold;
}

.monthlink {
color: #000000;
font-family:tahoma;
font-size:15px;
text-decoration: none;
}

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

.rating {
 color: #666666;
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 11px; 
 height: 25px;
 float:left;
 
 }
 .unit-rating{
 list-style:none;
 margin: 0px;
 padding:0px;
 width: 85px;
 height: 25px;
 position: relative;
 background: url('../dleimages/rating1.gif') repeat-x; 
 }
 
 .unit-rating li{
 text-indent: -90000px;
 padding:0px;
 margin:0px;
 float: left;
 }
 .unit-rating li a{
 display:block;
 width:17px;
 height: 25px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 17;
 position: absolute;
 padding: 0px;
 }
 .unit-rating li a:hover{
 background: url('../dleimages/rating2.gif') ;
 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/rating3.gif') ;
 position: absolute;
 height: 25px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}

/* 
 * ========================================
 * BB коды
 * ========================================
 */ 
.bbcodes {
 background: #FFF;
 border: 1px solid #00D8FF;
 color: #202020;
 font-family: Verdana, Tahoma, helvetica, sans-serif;
 padding: 2px;
 vertical-align: middle;
 font-size: 10px; 
 vertical-align: middle;
 margin:2px;
 height: 21px;
}

.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;
}
.editor_button select {
 font-family: tahoma;
 font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}

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

.xfields textarea {
width:400px; height:90px; font-family:verdana; font-size:11px; border:1px solid #5BBFFF;
}
.xfields input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #5BBFFF;
}
.xfields select {
height:18px; font-family:verdana; font-size:11px; border:1px solid #5BBFFF;
}

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

.xprofile textarea {
width:499px; height:90px; font-family:verdana; font-size:11px; border:1px solid #5BBFFF;
}
.xprofile input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #5BBFFF;
}


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

.pm_head {
 FONT: 10pt Verdana; 
}
.pm_list {
 color: #888888;
 font-size: 11px;
 font-family: tahoma;
 }
.pm_list a {
 color: #00D8FF;
 font-size: 11px;
 font-family: tahoma;
}

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

#dropmenudiv {
 border: 1px solid #ffffff;
 border-bottom-width: 0;
 font: normal 10px Verdana;
 background-color: #000000;
 line-height: 20px;
 margin: 2px;
 opacity: 0.85;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
 filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
font-size:10px;
 display: block;
 text-indent: 3px;
 text-decoration:none;
 color: #ffffff;
 background:#000000;
 border: 1px solid #01BEF4;
 padding: 1px 0;
 margin: 1px;
 font-weight: bold;
}

#dropmenudiv a:hover {
 background:#000000;
 color:#01BEF4;
 opacity: 0.99;
}

/* 
 * ========================================
 * Опрос
 * ========================================
 */

.vote {
 color: #FFFFFF;
 font-size: 11px;
 font-weight:bold;
}

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

#newpm{
 background: #000000 url(../images/bg.jpg);
 position:absolute;
 width:400px;
 padding:4px;
 border:1px solid #BBB;
 font-family: Verdana;
 font-size: 11px;
 line-height: 135%;
 }

#newpmheader {
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 height:20px;
 color: #000;
 font-weight: bold;
 background-color:#C2F6FF;
 font-family:verdana, sans-serif;
 font-size:11px;
 cursor:move;
 }

#newpm a{
 background: transparent;
 color: #00D9FF;
 text-decoration: none;
}

#newpm a:hover{
 background: transparent;
 color: #4D6A8A;
 text-decoration: underline;
}
/* 
 * ========================================
 * Ссылка на скачивание прикрепленного файла
 * ========================================
 */
#attachment {
 color: gray;
 }

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

.search {
 font-family: Verdana;font-size: 11px;
 color:#D4D4D4;
 text-decoration: none;
 padding:2px;

 }

.textin {
 width:130px;
 font-family: Verdana;font-size: 11px;
 color:#00002C;
 text-decoration: none;
 }

.sresult {
 text-align: justify;
 font-family:verdana;
 FONT-WEIGHT: normal;
 LINE-HEIGHT: 16px;
 font-size:12px;
 color:#DADADA;
}
.fieldset {
background:#5BBFFF;
border:2px solid #5BBFFF;
text-align:left;
font:normal 11px Tahoma, Arial, Verdana;
padding:px;
width:200px;
}
fieldset{
border:1px solid #5BBFFF;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-active-anchor img {
 visibility: hidden;
}
.highslide-image-blur {
}
.highslide-html {
 background-color: white;
}
.highslide-html-content {
 display: none;
}
.highslide-loading {
 display: block;
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 padding: 3px;
 border: 1px solid white;
 background-color: black;
}
a.highslide-full-expand {
 background: url(../dleimages/fullexpand.gif) no-repeat;
 display: block;
 margin: 0 10px 10px 0;
 width: 34px;
 height: 34px;
}
.highslide-footer {
 height: 11px;
}
.highslide-footer .highslide-resize {
 float: right;
 height: 12px;
 width: 11px;
 background: url(../dleimages/resize.gif);
}
.highslide-resize {
 cursor: nw-resize;
}
.highslide-display-block {
 display: block;
}
.highslide-display-none {
 display: none;
}

/* ==================== Облако тегов */
.clouds_xsmall {
 font-size: x-small;
}
.clouds_small {
 font-size: small;
}
.clouds_medium {
 font-size: medium;
}
.clouds_large {
 font-size: large;
}
.clouds_xlarge {
 font-size: x-large;
}
.day-current {
border: 1px solid #D4D4D4;
font-weight:bold;
}
/* Design by San'ok - sanok_ps@mail.ru */

* {
margin-top:0;
margin-bottom:0;
padding:0;
}

body,html {
color:#FFFFFF;
background:url(../images/bg.jpg) no-repeat;
background-position: top left;
background-color:#000000;
margin-top:0;
margin-bottom:0;
font-family:"Tahoma", Arial sans-serif;
font-size:12px;
height:100%;
}

a img,:link img,:visited img,:hover img {
border:0;
}

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

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

h1,h2,h3,h4,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin:0;
padding:0;
}

#container {
width:1000px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
}

#top{
width:1000px;
height:100px;
}
.data{
width:635px;
height:20px;
border-top:2px solid #FFFFFF;
background: #D2D2D2;
font-size:11px;
color:#000000;
margin:78px 0 0 0;
float:left;
}
.data a{
color:#202020;
}
.date{
padding:2px 10px 0 0;
font-size:11px;
color:#000000;
float:right;
}
.search-block {
width:110px;
margin:10px;
}
.search_field{
width:170px;
height:20px;
background:url(../images/search_bg.png);
}
#header{
width:1000px;
height:300px;
background:url(../images/header1.jpg) no-repeat;
border-top: 1px solid #000000;
}

#nav_holder
{ width: 1000px;
 height: 45px;
 background: url(../images/nav-bg.png) repeat-x;
 
}

#nav, #nav ul
{
 font-size: 12px;
 font-weight: bold;
 list-style: none;
 margin: 0; 
 padding:0;
 float: left;
}
#nav li
{ 
 float: left;
 position: relative;
}
#nav li a
{ 
 font-size: 13px;
 color: #000000;
 line-height: 40px;
 padding: 0 20px 0 20px;
 display: block;
 text-align: center;
 border-right:1px solid #8A8A8A;
 font-family:"Calibri", "Arial";
 
 text-decoration: none;
}
 #nav li :hover
 { z-index:100;
 background: url(../images/nav-bg.png) top repeat-x;
 color: #00C0FF;
 text-decoration: none; 
 }
#nav li ul {
z-index:100;
 display: none;
 position: absolute;
 padding:0;
 clear:both;
}
#nav li li a {
clear:both;
min-width:80px;
padding:0 5px 0 5px;
color:#FFFFFF;
font-size:12px;
line-height:25px;
 background:url(../images/bg5.png);
 border-bottom:1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 margin: -1px 0 0 0;
 text-decoration:none;
}
#nav li li a:hover {
 background:#000000;
 clear:both;
 color:#00C0FF;
}
#nav li:hover ul {
 display: block;
 clear:both;
}


#center {
width: 1000px;

}
#block-left {
width:200px;
float:left;
border: 3px solid #101010;
border-top:0;
}
.side_header {
font-size:11px;
width:190px;
color:#00D8FF;
padding:7px 0 0px 10px;
background:url(../images/h1bg.gif) no-repeat;
height:23px;
font-weight:bold;
}

.side_content 
{
color:#FFFFFF;
padding:10px 15px 20px 15px;
min-height:80px;
width:170px;
background: #000000 url(../images/bg.jpg) no-repeat 0 -150px ;
}
.side_content a{
color:#BCE5FF;
text-decoration:underline;
}
.side_content a:hover{
color:#FFFFFF;
text-decoration:none;
}
#menu
{
 font-size: 12px; 
 list-style: none;
 margin: 0; padding: 0;
}
#menu li
{ 
 
}
#menu li a
{ line-height:20px;
 font-size: 11px; 
 color: #FFFFFF;
 text-decoration: none;
 padding:0 0 0 20px;
 display: block;
 font-weight:bold;
 background:url(../images/play.gif) left top no-repeat;
 border-bottom:1px solid #202020;
}
 #menu li a:hover
 { 
 border-bottom:1px solid #2F2F2F;
 color: #009CFF;
 text-decoration:underline;
 background:#101010 url(../images/playh.gif) left top no-repeat;
 }

.bt-vote{
background:url(../images/bt-vote.gif);
width:80px;
height:20px;
border:0;
cursor:pointer;
}
.bt-vote:hover{
background:url(../images/bt-voteh.gif);
width:80px;
height:20px;
border:0;
cursor:pointer;
}
.bt-results{
background:url(../images/bt-results.gif);
width:80px;
height:20px;
border:0;
cursor:pointer;
}
.bt-results:hover{
background:url(../images/bt-resultsh.gif);
}
.bt-send{
background:url(../images/send.gif);
width:80px;
height:20px;
border:0;
cursor:pointer;
}
.bt-send:hover{
background:url(../images/sendh.gif);
}
#block-right {
float:left;
width:200px;
border: 3px solid #101010;
}
#block-middle {
float:left;
width:588px;
background:url(../images/bg.jpg) no-repeat 0 -150px ;
}


#login{
padding:8px 5px 0 5px;
margin:20px 0px 0 0;
height:60px;
font-size:12px;
float:right;
width:300px;
background:url(../images/login-bg.png) no-repeat;
}
#login a{
color:#3D3D3D;
}
.b1{
width:190px;
height:30px;
}
.b1 a{
font-size:10px;
}
.b2{
float:left;
width:100px;
height:20px;
padding:0;
background:url(../images/field-bg.gif) no-repeat;
}
.b3{
width:160px;
padding:5px 0 0 5px;
line-height:150%;
font-weight:bold;
font-size:11px;
}

.clear {
height:1px;
clear:both;
}

.speedbar {
 width:578px;
 color: #A3A3A3;
 font-size: 11px;
 font-family: tahoma;
 padding:0 5px 0 5px;
}
.speedbar a {
 color: #C8C8C8;
 text-decoration: underline;
 
}
.speedbar a:hover {
text-decoration:none;
 }

.line{
width:558px;
background:#202020;
border-left:30px solid #3D3D3D;
height:2px;
}
.post-title{
margin: 5px 5px 0 5px;
padding: 0 0 0 20px;
font-weight:bold;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background:url(../images/play.gif) left top no-repeat;
font-family:Arial;
}
.post-title a {
font-weight:bold;
color:#5BBFFF;
font-size:15px;
text-decoration:underline;
}

.post-title a:hover {
color:#FFFFFF;
text-decoration:none;
}
.post-data {
font-size:11px;
padding:0 0 0 25px;
color:#C8C8C8;
}
.post-data a {
color:#FFFFFF;
font-size:11px;
}
.post-data a:hover {
color:#5BBFFF;
text-decoration:none;
}

.post-story {
color:#FFFFFF;
font-size:12px;
line-height:150%;
width:578px;
text-align:justify;
padding: 0 5px 5px 5px;
}
.post-story a {
color:#5BBFFF;
}
.post-story a:hover {
color:#FFFFFF;
text-decoration:none;
}
.post-story img {
padding:5px;
}

.footer {
 padding:50px 0 0 0;
 width:1000px;
 height:50px;
 color:#FFFFFF;
 text-align: center;
 font-size:11px;
 background:url(../images/footer.gif) bottom no-repeat;
 background-color:;
 line-height:120%;
}
.footer a{
line-height:300%;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.footer a:hover{
text-decoration:underline;
color:#000000;
}

.d1{
font-size:11px;
width:135px;
float:left;
background:#101010;
border-right:1px solid #202020;
margin: 0 5px 0 0;
}
.d2{
background:#101010;
min-height:148px;
}
.d3{
float:left;
}
.d3 a, .d4 a {
font-weight:bold;
color:#0185BC;
}
.d4, d4 a {
float:right;
font-weight:bold;
color:#0185BC;
}
.d3 a:hover, .d4 a:hover {
color:#5BBFFF;
}

.d5{
float:left;
width:300px;
height:15px;
}
.d6{
float:left;
height:15px;
width:100px;
}

.more a{
background:url(../images/more.gif) right no-repeat;
float:right;
padding:0 35px 0 0;
font-weight:bold;
color:#5BBFFF;
}



table{

border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
color:#D4D4D4;
font-size:11px;
line-height:150%;
text-align:justify;

}
p {margin: 0; padding: 0;}

.slink {
 color: #D4D4D4;
 font-size: 12px;
 font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
 color: #00D8FF;
 text-decoration: underline;
 }

.slink a:hover {
 color: #FFFFFF;
 text-decoration:none;
 
 }
.copy {
 color: #4A4A4A;
 font-size: 12px;
 font-family: tahoma;
 padding: px;
}
.skin {
 font-size: 11px;
 font-family: tahoma;
 padding-left: 60px;
}
select {
 font-size: 11px;
 font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
 color: #00D8FF;
 text-decoration:none;
 }

.copy a:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }
.ltitle {
 color: #E34000;
 font-size: 14px;
 font-family: tahoma;
 font-weight: bold;
 padding-left: 6px;
 padding-top: 11px;
}
.stext {
 color: #727272;
 font-size: 11px;
 font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
 color: #00D8FF;
 text-decoration:none;
 }

.stext a:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }
.ntitle {
 color: #888888;
 font-size: 15px;
 font-family: tahoma;
 font-weight: bold;
 padding-left: 6px;
 padding-top: 11px;
}
.ntitle a {
 color: #00D8FF;
 text-decoration:none;
}
.ntitle a:hover {
 text-decoration: underline;
 }
.ctitle {
 color: #fff;
 font-size: 12px;
 font-family: tahoma;
 padding-left: 6px;
 padding-top: 6px;
}
.ctitle a {
 color: #00D8FF;
 text-decoration:none;
}
.ctitle a:hover {
 text-decoration: underline;
 }
.news {
 FONT: 10pt Verdana; 
 text-align:justify;
 background:#;
}
.news a {
 color: #00B4FF;
 text-decoration:none;
}
.news a:hover {
color:#FFFFFF;
 text-decoration: underline;
 }
.userstop {
 font-family:Tahoma;
 font-size:11px;
 color:#606D77;
}
.userstop thead {
 font-family:Tahoma;
 font-size:11px;
 font-weight: bold;
 color: rgb(71,117,165);
}
.userstop td {
 padding:0px;
}
.userstop a {
 color: #userstop;
 text-decoration:none;
}
.userstop a:hover {
 text-decoration: underline;
 }
.hr_line {
 background: url(../images/line.gif);
 width: 100%;
 height: 7px;
 font-size: 3px;
 font-family: tahoma;
 margin-top: 4px;
 margin-bottom: 4px;
}

.navigation {
 color:#00C6FF; 
 
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
 text-decoration:none;
 color: #000000;
 background:#D7D7D7;
 border:1px solid #006397;
 padding:3px 6px 3px 6px;
 font-size:12px;
 margin-bottom:5px;
}

.navigation a:hover {
 background:#0071AB;
 color:#FFFFFF;
 border-color:#45C0FF;
}

.navigation span {
 text-decoration:none;
 background:#202020;
 padding:3px 6px 3px 3px ;
 border:1px solid #505050;
 color:#FFFFFF;
 font-size:12px;
 height:50px;
}


/* News/Blog Calendar Style */
.calMonth {text-align:center;}
.calWday {color:#FFFFFF;text-align:center; background:#40575A; width:22px;}
.calWdaySe {color:#233039;text-align:center; background:#73CDE5; width:22px;}
.calWdaySu {color:#233039;text-align:center; background:#73CDE5; width:22px; font-weight:bold;}
.calMday {color:#ABD0DA;text-align:center;background:#29373A;border:1px solid #40575A;}
.calMdayA {color:#000000;text-align:center;background:#5bbfff;}
.calMdayIs {color:#FFFFFF;text-align:center;background:#5bbfff;}
.calMdayIsA {border:1px solid #FFFFFF; background:#40575A;font-weight:bold;text-align:center;}
a.calMonthLink:link {text-decoration:none; color:#FFFFFF;text-align:center;}
a.calMonthLink:visited {text-decoration:none; color:#FFFFFF;text-align:center;}
a.calMonthLink:hover {text-decoration:underline; color:#FFFFFF;text-align:center;}
a.calMonthLink:active {text-decoration:none; color:#FFFFFF;text-align:center;}

a.calMdayLink:link {text-decoration:none; color:#000000;text-align:center;}
a.calMdayLink:visited {text-decoration:none; color:#000000;text-align:center;}
a.calMdayLink:hover {text-decoration:underline; color:#000000;text-align:center;}
a.calMdayLink:active {text-decoration:none; color:#000000;text-align:center;}

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





---------------------

#noli {
 list-style: none;
}

.side_content li { font-size: 12px; 
 list-style: none;
 margin: 0; padding: 0;}

.side_content ul li { font-size: 12px; 
 list-style: none;
 margin: 0; padding: 0;}

.side_content li a
{ line-height:20px;
 font-size: 11px; 
 color: #FFFFFF;
 text-decoration: none;
 padding:0 0 0 20px;
 display: block;
 font-weight:bold;
 background:url(../images/play.gif) left top no-repeat;
 border-bottom:1px solid #202020;
}
.side_content li a:hover
 { 
 border-bottom:1px solid #2F2F2F;
 color: #009CFF;
 text-decoration:underline;
 background:#101010 url(../images/playh.gif) left top no-repeat;
 }


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

/* General forum Table View */
.gTable {background:#40575A;}
.gTableTop {padding:2px;height:35px;background:url('/images/nav-bg.png') repeat-x;color:#003B42;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}
.gTableSubTop {padding:2px;background:#0E1316;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#1D2929;}
.gTableBody1 {padding:2px;background:#1D2929;}
.gTableBottom {padding:2px;background:#29373A;}
.gTableLeft {padding:2px;background:#29373A;color:#ABD0DA}
.gTableRight {padding:2px;background:#29373A;color:#ABD0DA;}
.gTableError {padding:2px;background:#29373A;color:#FF0000;}
/* ------------------------ */

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

a.catLink:link {text-decoration:none; color:#000000;}
a.catLink:visited {text-decoration:none; color:#000000;}
a.catLink:hover {text-decoration:none; color:#FFFFFF;}
a.catLink:active {text-decoration:none; color:#000000;}

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

/* forum Titles & other */
.forum {font-size:9pt;}
.forumDescr,.forumModer {color:#CCCCCC;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#30EBFF;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#30EBFF;}
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:none; color:#30EBFF;}
/* -------------------- */

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

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

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

/* forum Page switches */
.pagesInfo {background:#0E1316;padding-right:10px;font-size:7pt;}
.switches {background:#88D7EC;}
.switch {background:#29373A;width:15px;font-size:7pt;}
.switchActive {background:#30EBFF;font-weight:bold;color:#000000;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#30EBFF;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#30EBFF;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:none; color:#FFFFFF;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:none; color:#30EBFF;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#1D2929}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#29373A}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#CCCCCC;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#30EBFF;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px;}
.threadsDetails {padding:2px;background:#1D2929;height:20px;color:#FEFEFE;}
.forumOnlineBar {padding:2px;background:#1D2929;height:20px;color:#FEFEFE;}

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

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

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

/* Posts View */
.postTable {background:#002F3C}
.postPoll {background:#29373A;text-align:center;}
.postFirst {background:#29373A;border-bottom:3px solid #30EBFF;}
.postRest1 {background:#29373A;}
.postRest2 {background:#29373A;}
.postSeparator {height:2px;background:#88D7EC;}

.postTdTop {background:#0E1316;height:20px;}
.postBottom {background:#1D2929;height:17px;}
.postUser {font-weight:bold;}
.postTdInfo {background:#29373A;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:#1D2929; padding: 10px;}

.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:#131A1F;font-size:9px;}
.quoteMessage {background:#131A1F;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#CCCCCC;}
.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('/.s/t/915/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/915/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.codeButtons {font-size:7pt;color:#30EBFF;background:#131A1F;border:1px solid #40575A;}
.codeCloseAll {font-size:7pt;color:#30EBFF;background:#131A1F;border:1px solid #40575A;font-weight:bold;}
.postNameFl,.postDescrFl {background:#131A1F;border:1px solid #40575A;width:400px;color:#FFFFFF;}
.postPollFl,.postQuestionFl {background:#131A1F;border:1px solid #40575A;width:400px;color:#FFFFFF;}
.postResultFl {background:#131A1F;border:1px solid #40575A;width:50px;color:#FFFFFF;}
.postAnswerFl {background:#131A1F;border:1px solid #40575A;width:300px;color:#FFFFFF;}
.postTextFl {background:#131A1F;border:1px solid #40575A;width:550px;height:150px;color:#FFFFFF;}
.postUserFl {background:#131A1F;border:1px solid #40575A;width:300px;color:#FFFFFF;}

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

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