/*------------------------------------------------------------------*/
/* Стили используемые в 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:#43637E;
}
/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
.title_quote {
 background: #FEFFBD;
 border: 1px dotted rgb(190,190,190);
 border-bottom: 0;
 color: #222;
 font-weight: bold;
 font-size: 10px;
 margin: 8px auto 0 auto;
 padding: 3px;
}

 .quote {
 color: #000000;
 FONT: 10pt Verdana; 
 text-align:justify;
 background-color: lightyellow; 
 border: 1px dotted rgb(190,190,190);
 padding: 5px;
 }

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

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

/* 
 * ========================================
 * Teг CODE
 * ========================================
 */
 .scriptcode {
 color: #000000;
 FONT: 8pt Verdana; 
 text-align:left;
 background-color: lightyellow; 
 border-width:1; 
 border-color:rgb(190,190,190); 
 border-style:dotted;
 padding: 5px;
 }
/* 
 * ========================================
 * Календарь 
 * ========================================
 */

.weekday-active-v {
 color: #4974a3;
 font-family:tahoma;
 font-size:11px;
}
.day-active-v {
 color: #4974a3;
 font-family:tahoma;
 font-size:11px;
}
.calendar {
 font-family:verdana;
 font-size:11px
}
.calendar td, th {
 font-family:verdana;
 font-size:11px;
 text-decoration: none;
 padding: 3px;
}

.weekday {
 color: #804040;
 font-family:verdana;
 font-size:11px;
}
.weekday-active {
 color: #804040;
 font-family:verdana;
 font-size:11px;
}
.day-active {
 color: #804040;
 font-family:verdana;
 font-size:11px;
}
.day-active a,
.weekday-active a,
.day-active-v a,
.weekday-active-v a
 {
text-decoration: underline;
}

.monthlink {
color: #4974a3;
font-family:tahoma;
font-size:11px;
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: #666666;
 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:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields select {
height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}

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

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


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

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

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

#dropmenudiv {
 border: 1px solid #ffffff;
 border-bottom-width: 0;
 font: normal 10px Verdana;
 background-color: #6497ca;
 line-height: 20px;
 margin: 2px;
 opacity: 0.95;
 -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 {
 display: block;
 text-indent: 3px;
 text-decoration:none;
 color: #ffffff;
 background:#6497ca;
 border: 1px solid #ffffff;
 padding: 1px 0;
 margin: 1px;
 font-weight: bold;
}

#dropmenudiv a:hover {
 background:#fdd08b;
 color:#000000;
}

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

.vote {
 color: #717171;
 font-size: 11px;
 font-family: tahoma;
}

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

#newpm {
 position:absolute;
 width:400px;
 padding:4px;
 background-color:#FDFDFD;
 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:#E3C0C0;
 font-family:verdana, sans-serif;
 font-size:11px;
 cursor:move;
 }

#newpm a{
 background: transparent;
 color: #4D6A8A;
 text-decoration: none;
}

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

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

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

.textin {
 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:#606D77;
}
/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.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;
}

body {
 position: relative;
 background-color: #227ec6;
 overflow: -moz-scrollbars-vertical;
 background-image: url();
 background-repeat: repeat-x;
 background-color: white;
 margin: 0 0;
 padding: 0 0;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 z-index: 1;
}
p, table {
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
td {
 vertical-align: top;
}
a:link, a:visited, a:hover, a:active {
 color: #14753B;
 font-weight: bold;
}
img {
 border: 0;
}
#container {
 margin-top: 60px;
}
#content {
 width: 982px;
 background-position: bottom left;
 background-repeat: no-repeat;
 z-index: 2;
 background-color: white;
}
#contentcontainer {
 margin-top: 0px;
 background-image: url(http://sims3downloads.ucoz.com/thanks/fon.png);
 background-position: top left;
 background-color: #87B9E0;
 background-repeat: repeat-x;
 padding-top: 4px;
 border-left: 1px solid #207AC2;
 border-right: 1px solid #207AC2;
 padding-bottom: 40px;
}
#contentcontainer p {
 margin: 0 0;
 padding: 0 0;
}
#banner {
 padding-top: 10px;
 padding-bottom: 5px;
 text-align: left;
 padding-left: 310px;
}
#feature .bgleft {
 xdisplay: inline;
 width: 8px;
 height: 39px;
 border: 1px dashed red;
 background-image: url(../images/bg_feature_left.gif);
}
#header table {
 margin-top: 4px;
} 
#header td {
 vertical-align: middle;
 font-weight: bold;
 font-size: 14px;
 color: white;
 
}
#header td a {
 color: white;
} 
#flashsplash {
 width: 891px;
 height: 415px;
 margin-left: 45px;
}
#threecolumn {
 margin-left: 45px;
 margin-top: 18px;
}
#threecolumn td {
 padding-right: 25px;
}

.bluepod a {
 color: #227EC6;
}
.bluepod {
 border: 1px solid #4E98D1;
 margin-bottom: 18px;
 width: 198px;
}
.bluepod .heading {
 background-repeat: no-repeat;
 background-image: url(../images/bg_podheading.gif);
 width: 198px;
 height: 29px;

}
.bluepodwide {
 border: 1px solid #4E98D1;
 margin-bottom: 18px;
 width: 267px;
}
.bluepodwide .content a {
 font-size: 14px;
}
.bluepodwide .heading {
 background-repeat: no-repeat;
 background-image: url(../images/bg_podheading.gif);
 width: 267px;
 height: 29px;

}

.bluepodwide2 {
 border: 1px solid #4E98D1;
 margin-bottom: 18px;
 width: 590px;
}
.bluepodwide2 .content a {
 font-size: 14px;
}
.bluepodwide2 .heading {
 background-repeat: no-repeat;
 background-image: url(../images/bg_podheading2.png);
 width: 590px;
 height: 29px;

}
.headinglink {
 position: absolute;
 width: 198px;
 text-align: right;
 color: white;
 font-weight: bold;
}
#threecolumn .headinglink a {
 color: white;
}

.heading h3 {
 padding: 0 0;
 margin: 0 0;
 margin-left: 7px;
 padding-top: 5px;
 color: white;
}
.heading h3 a:link, .heading h3 a:visited {
 color: white;
 text-decoration: none;
}
.heading h3 a:hover {
 text-decoration: underline;
}
.content {
 background-color: white;
 padding: 10px 10px 2px 10px;
 opacity:0.95;
 filter: alpha(opacity = 95);
 
}
.bluepod .content a {
 color: #16753B;
 font-size: 15px;
 xfont-weight: normal;
}
#contentcontainer .bluepodwide p.newsitem {
 padding-top: 2px;
 padding-bottom: 4px;
}
.newsitem {
 clear: left;
 padding-top: 8px;
 padding-bottom: 4px;
 border-top: 1px dotted #A3A3A3;
 font-weight: normal;
 line-height: 17px;
}
.newsitem.first {
 padding-top: 0px;
 border-top: none;
}
.clear {
 clear: both;
 line-height: 1px;
 font-size: 1px;
 height: 1px;
}
#threecolumn .bluepodwide .content .newsimage {
 border: 1px solid black;
 float: left;
 width: 60px;
 margin-right: 10px;
 margin-bottom: 10px;
}
#threecolumn .bluepodwide .content .newsimage p {
 text-align: center;
 background-color: black;
 color: white;
 font-weight: bold;
 text-transform: uppercase;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 border: none;
 margin: 0 0;
 padding: 0 0;
 font-size: 9px;
 padding-top: 0px;
 padding-bottom: 0px;
 line-height: 12px;
}

.imagecontent {
 background-color: white;
 padding: 0px;
 xoverflow: hidden;
}

.imagecontent p {
 background-color: white;
 font-size: 14px;
 border: 8px solid white;
 opacity:0.85;
 filter: alpha(opacity = 85);
 zoom: 1;
}
.purppod {
 width: 590px;
 border: 1px solid #4C358D;
 margin-bottom: 18px;
}
.purppod .heading {
 background-repeat: no-repeat;
 background-image: url(../images/bg_purppodheading.png);
 width: 590px;
 height: 29px;

}
.purppod a {
 color: #4C358D;
}
.bigpod {
 width: 373px;
 color: black;
}

#threecolumn .bigpod .top {
 width: 373px;
 height: 19px;
 background-repeat: no-repeat;
 background-image: url(../images/bg_bigpod_top.gif);
 line-height: 1px;
 font-size: 1px;
}
#threecolumn .bigpod .content {
 xbackground-color: #4E98D1;
 background-image: url(../images/bg_bigpod_mid.gif);
 background-repeat: repeat-y;
 padding-top: 0px;
 opacity:1;
 filter: alpha(opacity = 100);
 min-height: 370px;
}
#threecolumn .bigpod .content p {
 font-size: 14px;
 padding-left: 105px;
 padding-right: 5px;
 padding-bottom: 8px;
}
#threecolumn .bigpod .bot {
 width: 373px;
 height: 110px;
 background-repeat: no-repeat;
 background-image: url(../images/bg_bigpod_bot.gif);
}
#threecolumn .bigpod h2 {
 margin: 0 0;
 padding: 0 0 0 110px;
 color: #14753B;
 font-size: 30px;
 margin-bottom: 8px;
}
#threecolumn .bigpod a {
 color: #14753B;
}

#leftshadow {
 width: 24px;
 xbackground-image: url(../images/shadow_left.png);
 xbackground-repeat: repeat-y;
 xfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/shadow_left.png');
}
#rightshadow {
 width: 24px;
 xbackground-image: url(../images/shadow_right.png);
 xbackground-repeat: repeat-y;
 xfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/shadow_right.png');
}
#logo {
 position: absolute;
 z-index: 3;
 margin-top: -51px;
 margin-left: 42px;
}

#container #navigation {
 width: 1006px;
 height: 31px;
 text-align: right;
 background-image: url(../images/bg_nav.gif);
 background-repeat: no-repeat;
 background-position: 24px bottom;
}


#navigation table {
 height: 31px;
 overflow: hidden;
 margin-right: 14px;
}
#navigation table td {
 padding-top: 6px;
 padding-left: 1px;
 padding-right: 1px;
 background-image: url(../images/navdiv.gif);
 background-repeat: no-repeat;
 background-position: 0px 6px;
}
#navigation td.selected {
 background-color: white;
 background-image: url(../images/bg_navselected_left.gif);
 background-position: top left;
 padding: 0px;
 padding-left: 12px;
 
}
#navigation td.selected div {
 background-image: url(../images/bg_navselected_right.gif);
 background-position: top right;
 background-repeat: no-repeat;
 padding-right: 12px;
 height: 25px;
 padding-top: 6px;
 
}
#navigation table td.afterselected {
 background-image: none;
}
#navigation td.purple {
 background-color: #8272AF;
}
.navitem, .navitemselected {
 font-size: 14px;
 
}
.navitem a:link, .navitem a:visited, .navitem a:hover, .navitem a:active, .navitemselected a:link, .navitemselected a:visited, .navitemselected a:active, .navitemselected a:hover, .navitempurple a:link, .navitempurple a:visited, .navitempurple a:active, .navitempurple a:hover {
 color: white;
 font-weight: normal;
 padding-right: 7px;
 padding-left: 7px;
 text-decoration: none;
 font-weight: bold;
 text-transform: capitalize;
}
.navitemselected a:link, .navitemselected a:visited, .navitemselected a:active, .navitemselected a:hover {
 color: #00396F;
}


.navitem a:hover, .navitemselected a:hover, .navitempurple a:hover {
 text-decoration: underline;
}

h4 {
 display: inline;
}


#contentbottom {
 width: 982px;
 height: 31px;
 vertical-align: top;
 xbackground-image: url(../images/bg_bot.png);
 background-repeat: no-repeat;
 background-position: 24px 0px;
 xfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bg_bot.png');

}
#footer {
 padding-top: 12px;
}
#footer p {
 font-size: 11px;
}
.sidehr {
 margin: 15px 0px;
}

#cover {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 100%;
 width: 100%;
 background-color: white;
 opacity: .95;
 filter: alpha(opacity=95);
 z-index: 10;
 height: 1600px;

}
#vippopup {
 position: absolute;
 top: 15%;
 margin-left: 300px;
 width: 443px;
 height: 351px;
 z-index: 11;
 background-image: url(../images/bg_login.png);
 background-repeat: no-repeat;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bg_login.png');
}
#vippopupcontent {
 position: absolute;
 top: 15%;
 margin-left: 300px;
 width: 443px;
 height: 351px;
 z-index: 12;
 background-image: url(../images/bg_vippopup.jpg);
 background-repeat: no-repeat;
 background-position: 40px 50px;
}
#vippopupcontent p, #vippopupcontent h2, #vippopupcontent form {

 padding-left: 150px;
 padding-right: 50px;
}
#vippopupcontent h2 {
 padding-top: 60px;
}

#closebox {
 position: absolute;
 margin-top: 30px;
 margin-left: 398px;
}
.button {
 width: 144px;
 display: block;
 cursor: pointer;
 height: 31px;
 background-image: url(../images/button_purple.jpg);
 background-repeat: no-repeat;
 color: white;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align: center;
 font-weight: bold;
 font-size: 12px;
 line-height: 28px;
 text-decoration: none;
 text-transform: uppercase;
}
a:link.button, a:visited.button, a:hover.button, a:active.button {
 color: white;
 text-decoration: none;
}
#postToBlogBg {
 width:443px;
 height:351px;
 position:absolute;
 background-image: url(../images/bg_login.png);
 *background-image: none;
 background-repeat: no-repeat;
 *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bg_login.png');
 z-index: 101;
}
#postToBlogContent {
 padding-top: 22px;
 position:absolute;
 left:12px;
 z-index: 102;
}
#postToBlogContent iframe {
 background-color: transparent;
 xborder: 1px dashed red;
}
#postToBlog {
 display:none;
 width:443px;
 height:351px;
 position:absolute;
 margin-left:150px;
 top:200px; 
 z-index: 100; 
}

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

/* General forum Table View */
.gTable {background:#D2D2D2}
.gTableTop {padding:2px;height:39px;padding-left:30px;font-size:7pt;color:#9D9D9D;font-weight:bold;background:url('http://sims3downloads.ucoz.com/icon/xcfdh.png')left center no-repeat ;background:url('http://sims3downloads.ucoz.com/icon/xcfdh.png');text-transform:uppercase; }
.gTableSubTop {padding:2px;background: ('http://sims3downloads.ucoz.com/icon/hjhk.png');color:#FFFFFF;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#DDDDDD;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#DDDDDD;}
.gTableLeft {padding:2px;background:#DDDDDD;font-weight:bold;color:#D7350F}
.gTableRight {padding:2px;background:#DDDDDD}
.gTableError {padding:2px;background:#DDDDDD;color:#FF0000;}
/* ------------------------ */

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

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

.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:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#D7350F;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#D7350F;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B56C6C;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#D7350F;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
/* -------------------- */

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

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

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

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#DDDDDD}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#E7E7E5;height:20px;font-weight:bold;font-size:7pt;color:#EC0301;padding-left:40px; }
.threadsDetails {padding:2px;background:#E7E7E5;height:20px;color:#000000;}
.forumOnlineBar {padding:2px;background: #E7E7E5;color:#000000;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#D7350F;}
a.threadLink:visited {text-decoration:none; color:#D7350F;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* forum Posts View */
.postTable {background:#1B2429}
.postPoll {background:#FFFFFF;text-align:center;}
.postFirst {background:#FDF4F4;border-bottom:3px solid #282F39;}
.postRest1 {background:#F7EEEE;}
.postRest2 {background:#FDF4F4;}
.postSeparator {height:3px;background:#D7350F;}

.postTdTop {background: #AFAFAF;color:#FFFFFF;height:20px;color:#FFFFFF;}
.postBottom {background: #DDDDDD;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#DDDDDD}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#A82F38;}
.posttdMessage {padding:5px;background:#FFFFFF}

.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;}

.quoteMessage {

border: 1px dotted #c39b1f !important;
border-left: 5px solid #ffca29 !important;
background: #fafafa url("http://i004.radikal.ru/0905/f8/7b3b9d84872b.gif") !important;
background-repeat: no-repeat !important;
background-position: right top !important;
color: #888888 !important;
padding: 10px !important;
overflow: auto !important;
}

.codeMessage {
margin-top: 10px !important;
border: 1px dotted #6baac4 !important;
border-left: 5px solid #2ec2ff !important;
background: #fafafa url("http://s60.radikal.ru/i167/0905/50/0e0851cb77eb.gif") !important;
background-repeat: no-repeat !important;
background-position: right top !important;
color: #888888 !important;
padding: 10px !important;
overflow: auto !important;
}
.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* 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/906/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/906/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

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

.codeButtons {font-size:7pt;background: #D7350F;color:#FFFFFF;border:1px outset #FFFFFF;}
.codeCloseAll font-size:7pt;background: #D7350F;color:#FFFFFF;border:1px outset #FFFFFF;font-weight:bold;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {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+*/ 
}


.r-img{height: 17px; border: none; cursor: pointer;}

/* Site Spoiler by BENQ v.2.1*/
a.bnspoiler:link {text-decoration:none;}
a.bnspoiler:visited {text-decoration:none;}
a.bnspoiler:hover {text-decoration:none;}
a.bnspoiler:active {text-decoration:none;}
.bnspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background: #c4c4c4; border: 1px solid #000; border-bottom: 0px;}
.bnspoilerdtw {margin: 3px; margin-top:1px;}
.bnspoilerdtc {padding:3px; border: 1px solid #000; border-top: 0px; background: #fafafa; }
/* ----------------- */

/* Obvodka */

table.gTable {background:transparent; border:1px solid #999}
td.forumLastPostTd,
td.forumIcoTd,
td.threadIcoTd,
td.forumNameTd,
td.threadNametd,
td.forumPostTd,
td.threadPostTd,
td.thread ViewTd,
td.threadAuthTd,
td.forumThreadTd,
td.threadLastPostTd {background: #fff; border: 1px solid #eee}

table.gTable tr:hover td.forumLastPostTd,
table.gTable tr:hover td.forumIcoTd,
table.gTable tr:hover td.threadIcoTd,
table.gTable tr:hover td.forumNameTd,
table.gTable tr:hover td.threadNametd,
table.gTable tr:hover td.forumPostTd,
table.gTable tr:hover td.threadPostTd,
table.gTable tr:hover td.threadViewTd,
table.gTable tr:hover td.threadAuthTd,
table.gTable tr:hover td.forumThreadTd,
table.gTable tr:hover td.threadLastPostTd,
table.gTable tr:hover td.forumLastPostTd {background: #efefef;}
/* ------------ */


.posttdMessage img {max-width:740px;} /* 300 */
.posttdMessage img {max-height:740px;} /* 300 */


.smallfont {font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}

.pagesBlockuz2 a:link, .pagesBlockuz2 a:visited, .pagesBlockuz2 a:hover, .pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#F9F9F9;border:1px solid #E6E6E6;padding:3px 6px;font-size:11px} .pagesBlockuz2 a:hover {background:#799AE3;color:#FFFFFF;border-color:#E6E6E6;} .pagesBlockuz2 {color:#666;border:0px;text-decoration:none;background:#fff;padding:3px 6px;color:#ccc;font-size:11px;} .catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active {text-decoration:none;color: #636363;background:#F9F9F9;border:1px solid #E6E6E6;padding:3px 6px;font-size:11px} .catPages1 a:hover {background:#799AE3;color:#FFFFFF;border-color:#E6E6E6;} .catPages1 {color:#666;border:0px;text-decoration:none;background:#fff;padding:3px 6px;color:#ccc;font-size:11px;}


/* Рейтинг DLE to UcoZ Start */ 
.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('/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('/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('/rating.gif') left bottom; position: absolute; height: 16px; display: block; text-indent: -9000px; z-index: 1;} 
/* Рейтинг DLE to UcoZ End */

.poll .answer div div {height:13px !important; background: url('http://mnogo-softa.ru/images/strelka.png') no-repeat right !important;}


/* Хинт для сайта :D*/ 
.hint { 
background-color: #f7f7f7; 
line-height: 10px; 
color: #6E6E6E; 
font-family: Verdana; 
font-size: 10px; 
width: auto; 
border:1px solid #6E6E6E; 
margin: 1px; 
padding: 8px; 
position: absolute; 
visibility: hidden;} 
/* Хинт для сайта :D*/
body {
 font: bold 11px/1.5em Verdana;
 }

h1 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 margin:0;
 padding:0;
 }

hr {
 border:none;
 border-top:1px solid #CCCCCC;
 height:1px;
 margin-bottom:25px;
 }
 
#tabs {
 float:left;
 width:100%;
 font-size:93%;
 line-height:normal;
 border-bottom:1px solid #6B78A9;
 }
 
#tabs ul {
 margin:0;
 padding:10px 10px 0 50px;
 list-style:none;
 }

#tabs li {
 display:inline;
 margin:0;
 padding:0;
 }

#tabs a {
 float:left;
 background:url("tableft.gif") no-repeat left top;
 margin:0;
 padding:0 0 0 7px;
 text-decoration:none;
 }

#tabs a span {
 float:left;
 display:block;
 background:url("tabright.gif") no-repeat right top;
 padding:5px 15px 4px 6px;
 color:#6B78A9;
 }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
 color:#6B78A9;
 }

#tabs a:hover {
 background-position:0% -42px;
 }

#tabs a:hover span {
 background-position:100% -42px;
 }