/*------------------------------------------------------------------*/
/* Стили используемые в 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;
 }
/* 
 * ========================================
 * 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;
}

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

.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 white;
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 white;
padding: 1px 0;
MARGIN: 1px;
color: #FFF;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDD08B;
color: #000;
}

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

.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-image-blur {
}
.highslide-html-content {
 position: absolute;
 display: none;
}
.highslide-display-block {
 display: block;
}
.highslide-display-none {
 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;
}/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

html, body {
 height: 100%;
 margin: 0px;
 padding: 0px;
 background:url(../images/bk.gif)
 font-size: 11px;
 font-family: tahoma;
 color: #757575; 
}
table {
 border: 0px;
 border-collapse: collapse;
}
table td {
 padding: 0px;
}

/* ==================== */

.category {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.category a {
 color: #E34000;
 text-decoration: none;
}
.category a:hover {
 color: #E34000;
 text-decoration: underline;
}

/* ==================== */

.speedbar {
 color: #757575;
 text-decoration: none;
}
.speedbar a {
 color: #4B73D4;
 text-decoration: none;
}
.speedbar a:hover {
 color: #4B73D4;
 text-decoration: underline;
}

/* ==================== */

.slink {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
 color: #E34000;
 text-decoration: none;
}
.slink a:hover {
 color: #E34000;
 text-decoration: underline;
}

/* ==================== */

.copy {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
 color: #1b1b1b;
 text-decoration: none;
}
.copy a:hover {
 color: #de1010;
 text-decoration: underline;
}

/* ==================== */

.stext {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
 color: #4b73d4;
 text-decoration: none;
}
.stext a:hover {
 color: #4b73d4;
 text-decoration: underline;
}

/* ==================== */

.ltitle {
 color: #a4a4a4;
 font-size: 12px;
 font-weight: bold;
}


.ltitle_small {
 color: #a4a4a4;
 font-size: 11px;
 font-weight: bold;
}

/* ==================== */

.ntitle {
 color: #636363;
 font-size: 12px;
 font-weight: bold;
}
.ntitle a {
 color: #4B73D4;
 text-decoration: none;
}
.ntitle a:hover {
 color: #4B73D4;
 text-decoration: underline;
}

/* ==================== */

.ctitle {
 color: #636363;
 font-size: 11px;
 font-weight: normal;
}
.ctitle a {
 color: #4B73D4;
 text-decoration: none;
}
.ctitle a:hover {
 color: #4B73D4;
 text-decoration: underline;
}

/* ==================== */

.news {
 color: #000000;
 font-family: Verdana;
 font-size:8pt; 
 text-align:justify;
 line-height: 15px
}
.news a {
 color: #4c67a5;
 text-decoration: none;
}
.news a:hover {
 color: #000000;
 text-decoration: none;
}

/* ==================== */

.userstop {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.userstop a {
 color: #4B73D4;
 text-decoration: none;
}
.userstop a:hover {
 color: #4B73D4;
 text-decoration: underline;
}
.userstop td {
 padding: 3px;
}
.userstop thead {
 color: #757575;
 font-weight: bold;
}

/* ==================== */

.hr_line {
 background: url(../images/line.gif);
 width: 100%;
 height: 7px;
 font-size: 3px;
 margin-top: 4px;
 margin-bottom: 4px;
}

/* ==================== */

.skin {
 padding-left: 10px;
}
select {
 font-size: 11px;
 font-family: tahoma;
}

.top_11 {
 background-image: url(../images/dlet_top_11.gif);
 background-repeat: repeat-x;
 height: 60px;
}
.top_13 {
 background-image: url(../images/dlet_top_13.gif);
 background-repeat: repeat-x;
 height: 60px;
}
.top_15 {
 background-image: url(../images/dlet_top_15.gif);
 background-repeat: repeat-x;
 height: 60px;
}
.top_17 {
 background-image: url(../images/dlet_top_17.gif);
 background-repeat: repeat-x;
 height: 60px;
}
.top_19 {
 background-image: url(../images/dlet_top_19.gif);
 background-repeat: repeat-x;
 height: 60px;
}
.top_20_1 {
 background-image: url(../images/dlet_top_20_1.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
}
.top_26 {
 background-image: url(../images/dlet_top_26.gif);
 background-repeat: repeat-x;
}
.top_31 {
 background-image: url(../images/dlet_top_31.gif);
 background-repeat: repeat-x;
 height: 40px;
}
.top_32 {
 background-image: url(../images/dlet_top_32.gif);
 background-repeat: repeat-x;
 height: 40px;
}
.cpbkgr_nolog {
 background-image: url(../images/dlet_cpbkgr_nolog.gif);
 background-repeat: no-repeat;
}
.cpbkgr_log {
 background-image: url(../images/dlet_cpbkgr_log.gif);
 background-repeat: no-repeat;
}
.lcol_bkgr {
 background-image: url(../images/dlet_lcol_bkgr.gif);
 background-repeat: repeat-y;
}
.lcol_bkgr2 {
 background-image: url(../images/dlet_lcol_bkgr2.gif);
 background-repeat: no-repeat;
 background-position: top left;
}
.bl_title_bkgr {
 background-image: url(../images/dlet_bltitle_b.gif);
 background-repeat: no-repeat;
 height: 32px;
 color: #FFFFFF;
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 padding-left: 11px;
}
.block_02 {
 background-image: url(../images/dlet_bl_2.gif);
 background-repeat: repeat-y;
}
.a_block_12 {
 background-image: url(../images/dlet_artblock_12.gif);
 background-repeat: repeat-x;
}
.a_block_22 {
 background-image: url(../images/dlet_artblock_22.gif);
 background-repeat: repeat-x;
}
.a_block_32 {
 background-image: url(../images/dlet_artblock_32.gif);
 background-repeat: repeat-x;
}
.a_block_42 {
 background-image: url(../images/dlet_artblock_42.gif);
 background-repeat: repeat-x;
}
.a_block_52 {
 background-image: url(../images/dlet_artblock_52.gif);
 background-repeat: repeat-x;
}
.a_block_61 {
 background-image: url(../images/dlet_artblock_61.gif);
 background-repeat: repeat-y;
}
.a_block_63 {
 background-image: url(../images/dlet_artblock_63.gif);
 background-repeat: repeat-y;
}
.a_block_72 {
 background-image: url(../images/dlet_artblock_72.gif);
 background-repeat: repeat-x;
}
.a_block_82 {
 background-image: url(../images/dlet_artblock_82.gif);
 background-repeat: repeat-x;
}
.adblock_12 {
 background-image: url(../images/dlet_adblock_12.gif);
 background-repeat: repeat-x;
}
.adblock_21 {
 background-image: url(../images/dlet_adblock_21.gif);
 background-repeat: repeat-y;
}
.adblock_23 {
 background-image: url(../images/dlet_adblock_23.gif);
 background-repeat: repeat-y;
}
.adblock_32 {
 background-image: url(../images/dlet_adblock_32.gif);
 background-repeat: repeat-x;
}
.footer_b {
 background-image: url(../images/dlet_footer_b.gif);
 background-repeat: repeat-x;
 height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
 color: #ffffff; /* ! */
 font-size: 11px; /* ! */
 background:#676767;
 font-family: tahoma; /* ! */
 background-repeat: repeat-x;
 height: 15px;
 border: 1px solid #CCCCCC; 
}

/* ==================== Поле формы авторизации */

.a_field {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background:#a2736a;
 background-repeat: repeat-x;
 height: 14px;
 padding-left: 3px;
 
 border: 1px solid #cccccc; 
}

/* ==================== */

.f_textarea {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;
 
 width: 459px;
 height: 156px;
 border: 1px solid #e0e0e0;
}
.f_input {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_o.gif);
 background-repeat: repeat-x;
 
 width: 300px;
 height: 14px;
 border: 1px solid #e0e0e0;
}
.f_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;
}

/* ==================== Главное меню сайта */

.mainmenu {
 color: #888888;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
 color: #888888;
 text-decoration: none;
}
.mainmenu a:hover {
 color: #636363;
 text-decoration: none;
}
.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:#666; 
 border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
 text-decoration:none;
 color: #636363;
 background:#F9F9F9;
 border:1px solid #E6E6E6;
 padding:3px 6px;
 font-size:11px
}

.navigation a:hover {
 background:#799AE3;
 color:#FFFFFF;
 border-color:#E6E6E6;
}

.navigation span {
 text-decoration:none;
 background:#fff;
 padding:3px 6px;
 border:1px solid #E6E6E6;
 color:#ccc;
 font-size:11px;
}


/* ==================== */

.navigator {
 color: #000000;
 font-size: 11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 

}
.navigator a {
 color: #000000;
 text-decoration: none;
}
.navigator a:hover {
 color: #632f25;
 text-decoration: none;
}

/* ==================== */

 
#tabs {
 float:left;
 width:100%;
 background:#000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 line-height:normal;
 }

#tabs ul {
 margin:0;
 padding:10px 10px 0 20px;
 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 4px;
 text-decoration:none;
 }

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

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

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

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

#tabs a:hover span {
 background-position:100% -42px;
 }
 
/* ==================== */
.ma {
 color: #000000;
 font-size: 14px;
 font-family: verdana;
 font-weight: bold;
}
.ma a {
 color: #000000;
 text-decoration: none;
}
.ma a:hover {
 color: #000000;
 text-decoration: underline;
}

/* ==================== */

.white {
 color: #FFFFFF;
 font-size: 10px;
 font-family: verdana;
 text-decoration:none;

}


.white a:active,
.white a:visited,
.white a:link {
 color: #d5d5d5;
 text-decoration:none;
 }
 
/* ==================== */
.navigator2 {
 color: #ff0000;
 font-size: 11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 

}
.navigator2 a {
 color: #ff0000;
 text-decoration: none;
}
.navigator2 a:hover {
 color: #632f25;
 text-decoration: none;
}

/* ==================== */