/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright  2005-2007 DLETemplates.com All Rights Reserved.

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

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

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: #4b73d4;
}
.day-active-v {
 color: #4b73d4;
}
.calendar {

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

}
.calendar td, th {
 font-family: verdana;
 text-decoration: none;
/* - */
 padding-left: 5px;
 padding-right: 4px;
 padding-top: 3px;
 padding-bottom: 4px;
/* - */
}
.weekday {
 color: #804040;
 font-family: verdana;
}
.weekday-active {
 color: #804040;
 font-family: verdana;
}
.day-active {
 color: #804040;
 font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
 text-decoration: underline;
}
.monthlink {
 color: #5078d6;
 text-decoration: none;
}

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

.rating {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 width: 85px;
 height: 16px;
}
.unit-rating {
 list-style: none;
 margin: 0px;
 padding: 0px;
 width: 85px;
 height: 16px;
 position: relative;
 background-image: url(../dleimages/rating.gif);
 background-position: top left;
 background-repeat: 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-image: url(../dleimages/rating.gif);
 background-position: 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-image: url(../dleimages/rating.gif);
 background-position: left bottom;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}

/* ==================== BB  */
 
.bbcodes {
 background-color: #ffffff;
 border: 1px solid #e0e0e0;
 color: #999;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 /* width: 120px; */
 height: 20px;
 background-image: url(../images/dlet_bttn_bbcodes.gif);
 background-repeat: repeat-x;
 font-weight: bold;
}

/*  bbcodes_poll   poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
 background-color: #ffffff;
 border: 1px solid #e0e0e0;
 color: #999;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 width: 120px;
 height: 20px;
 background-image: url(../images/dlet_bttn_bbcodes.gif);
 background-repeat: repeat-x;
 font-weight: bold;
}

.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 #bbbbbb;
 border-right: 1px solid #bbbbbb;
}
.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: #fdd08b;
 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; /* ! */
 }
 /* 
=============================================================

  DataLife Engine by DJ RAFN. 2007 (c)

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

html

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

FONT {
 FONT-SIZE: 10px; FONT-FAMILY: Tahoma
}
BODY {
 SCROLLBAR-FACE-COLOR: #f1f1f1; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: #f1f1f1; SCROLLBAR-SHADOW-COLOR: #f1f1f1; SCROLLBAR-3DLIGHT-COLOR: #bebebe; SCROLLBAR-ARROW-COLOR: #bebebe; SCROLLBAR-TRACK-COLOR: #f1f1f1; FONT-FAMILY: Verdana,Helvetica; SCROLLBAR-DARKSHADOW-COLOR: #bebebe; SCROLLBAR-BASE-COLOR: #ff9900
}
FORM {
 FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica
}
DIV {
 FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica
}
/* ==================== */

.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: #fff;
 font-family: Helvetica, sans-serif
 text-decoration: none;
}
.speedbar a {
 color: #efefef;
 text-decoration: none;
}
.speedbar a:hover {
 color: #999999;
 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: none;
 border-bottom: 1px dotted #666666;
}

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

.copy {
 color: #757575;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: strong;
}
.copy a:active, .copy a:visited, .copy a:link {
 color: #757575;
 text-decoration: none;
}
.copy a:hover {
 color: #4b73d4;
 text-decoration: strong;
 border-bottom: 1px dashed #666666;
}

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

.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: none;
 border-bottom: 1px dashed #4b73d4;
}

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

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


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

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

.ntitle {
 color: #636363;
 font-size: 18px;
 font-weight: bold;
}
.ntitle a {
 color: #4B73D4;
 text-decoration: none;
}
.ntitle a:hover {
 color: #4B73D4;
 text-decoration: none;
 border-bottom: 1px dotted #E34000;
}


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

.btitle {
 color: #fff;
 font-size: 12px;
 font-weight: bold;
}
.btitle a {
 color: #fff;
 text-decoration: none;
}
.btitle a:hover {
 color: #efefef;
 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: #000;
 font-family: Verdana;
 font-size:8pt; 
 text-align:justify;
 line-height: 15px
}
.news a {
 color: #4B73D4;
 text-decoration: none;
}
.news a:hover {
 color: #4B73D4;
 text-decoration: underline;
}

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

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

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

.s_field {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_s.gif);
 background-repeat: repeat-x;
 height: 14px;
 padding-left: 3px;
 
 border: 1px solid #e6e6e6; 
}

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

.a_field {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url(../images/dlet_field_a.gif);
 background-repeat: repeat-x;
 height: 14px;
 padding-left: 3px;
 
 border: 1px solid #ffffff; 
}

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

.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:#EFEFEF;
 color:#000000;
 border-color:#E6E6E6;
}

.navigation span {
 text-decoration:none;
 background:#fff;
 padding:3px 6px;
 border:1px solid #E6E6E6;
 color:#ccc;
 font-size:11px;
}
#tooltip {
 position:absolute; visibility:hidden; z-index:100;
 border:1px solid #5c5749; padding:2px 5px;
 text-align:justify; font: Verdana, Helvetica,sans-serif; color:5c5749;
 background: #ffffff;
 -moz-opacity: .80; opacity: .80; FILTER: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/***********************************
sss
***********************************/


.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/Brown2.png) no-repeat;
width:60px;
}

.date_m {
display:block;
font-size: .9em;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
}

.date_d {
display:block;
font-size:1.4em;
margin:0;
padding:0.7em 0 1.3em 0;
text-align: center;
}

.logo {
background-image: url(../images/logo.png); 
width: 194px; 
height: 65px;
margin-left: 30px;
}

.divisor {
background-image: url(../images/style01_44.gif);
margin-top: 10px; 
height: 17px; 
width: 212px;
}

.copyright {
 color: #fff;
 font-size: 11px;
}
.copyright a {
 color: #fff;
 text-decoration: none;
}
.copyright a:hover {
 color: #efefef;
 text-decoration: none;
 border-bottom: 1px dotted #999;
}
#hintbox {
 text-align : left;
 width : 150px;
 font-size : 10px;
 border : 1px solid #99a1ab;
 background-color : #fff;
 background: url(http://i024.radikal.ru/0802/68/38e0d903771a.png); 
 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");
}

.onl_table {
 width : 100%;
 font-size : 10px;
}
.onl_table td {
 padding-right : 5px;
 font-size : 10px;
 width : 50%;
}

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
 color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
 color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
 color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
 color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
 color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
 color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
 color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
 color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
 color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
 color : #666666;
}
/* */


#navi {
 width: 241px;
 border-right: 0px solid #fff;
 padding: 0 0 1em 0;
 margin-bottom: 1em;
 background-color: #FFFFFF;
 color: #000;
 font-family: Tahoma;
 font-size: 11px;
}

#navi ul {
 list-style: none;
 margin: 0;
 padding: 0;
 border: none;
 }
 
#navi li {
 border-bottom: 2px solid #f9f9f9;
 margin: 0;
 }
#navi li a {
 display: block;
 padding: 2px 2px 2px 0.5em;
 background-color: #FFFFFF;
 color: #666666;
 text-decoration: none;
 width: 241px;
 }

html>body #navi li a {
 width: auto;
 }

#navi li a:hover {
 border-left: 0px solid #666666;
 background-color: #f9f9f9;
 color: #666666;
 text-decoration: none;
 }
.hint
{
background-color:#666666;
line-height:10px;
color:white;
font-family:tahoma;
font-size:11px;
width:100%;
border-top:1px solid #ff9905;
border-right:1px solid #ff9905;
border-bottom:1px solid #ff9905;
border-left:5px solid #ff9905;
margin:0px;
padding:8px;
position:absolute;
visibility:hidden;
 -moz-opacity : 0.5;
 -moz-border-radius : 15px;
 filter : alpha(opacity="70");
}
.rating {color:#FFFFFF;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;text-decoration:none;}

.unit-rating a.r2-unit{left:17px;}

.unit-rating a.r2-unit:hover{width:34px;text-decoration:none;}

.unit-rating a.r3-unit{left:34px;}

.unit-rating a.r3-unit:hover{width:51px;text-decoration:none;}

.unit-rating a.r4-unit{left:51px;} 

.unit-rating a.r4-unit:hover{width:68px;text-decoration:none;}

.unit-rating a.r5-unit{left:68px;}

.unit-rating a.r5-unit:hover{width:85px;text-decoration:none;}

.unit-rating li.current-rating{background:url('../dleimages/rating.gif') left bottom;position:absolute;height:16px;display:block;text-indent:-9000px;z-index:1;}

#v1, #v2, #v3 {
 width: 80%;
 margin: 30px auto 15px;
}
.v1, .v2, .v3, .v4, .v5 {
 border-left:1px solid #B8C3C8; border-right:1px solid #B8C3C8; border-top:0px solid #B8C3C8; border-bottom:0px solid #B8C3C8; height: 1px;
 font-size: 1px;
 display: block;
 overflow: hidden;
 background: #E3E3E3

}
.v1 {margin: 0 5px; background: #B8C3C8;}
.v2 {margin: 0 3px; border-width: 0 2px;}
.v3 {margin: 0 2px;}
.v4 {margin: 0 1px;}
.v5 {margin: 0 1px;}

.hide {
display:none
}

input {
border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 1px solid;
font-weight: normal;
font-size: 11px;
padding-bottom: 0px;
margin: 2px;
border-left: #E0E0E0 1px solid;
color: #4B73D4;
padding-top: 0px;
border-bottom: #E0E0E0 1px solid;
font-family: Tahoma, Arial, Verdana;
height: 17px;
background-color: #fafafa

.lastcomm {
 padding: 3px 2px 3px 2px;
 border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
 padding: 3px 2px 3px 2px;
 border-bottom:1px solid #E6E6E6;
 background:#F5F5F5;
 cursor: hand;
}