/*
=============================================================
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 {
 font-size: 11px
 margin-top: 6px;
 margin-left: 10px;
 margin-bottom: 10px;
}
.archives a {

 color: #43637e;
 font-size: 11px
}

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

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

/* ==================== T CODE */

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

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

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

color: #ffffff;
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: #ffeda5;
 font-family: verdana;
}
.weekday-active {
 color: #f4c91d;
 font-family: verdana;
}
.day-active {
 color: #f4c91d;
 font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
 text-decoration: underline;
}
.monthlink {
 color: #f4c91d;
 text-decoration: none;
}

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

.rating {
 color: #bdbdbd;
 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: #0f0f0f;
 border: 1px solid #e0e0e0;
 color: #ffffff;
 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: #0f0f0f;
 border: 1px solid #747474;
 color: #ffffff;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 width: 120px;
 height: 20px;
 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: #ffffff;
 font-size: 11px
}

/* ====================     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: #ffffff;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.textin {

 color: #ffffff; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-color: #000000;
 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: #ffffff;
}


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

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

.glav_fon {
 background-image: url(../images/fon_2.jpg);
 background-repeat: repeat-x;
 background-color: #0e0e0d;
}
.left_fon {
 background-image: url(../images/index_39.png);
 background-repeat: repeat-y;
}
.posledniy_fon {
 background-image: url(../images/index_32.png);
 background-repeat: repeat-y;
}
.right_fon {
 background-image: url(../images/index_38.png);
 background-repeat: repeat-y;
}
.top_fon {
 background-image: url(../images/index_33.png);
 background-repeat: repeat-y;
}
.banner_fon {
 background-image: url(../images/index_53.jpg);
 background-repeat: repeat-y;
}
.news_fon {
 background-image: url(../images/index_68.png);
 background-repeat: repeat-y;
}




html, body {
 height: 100%;
 margin: 0px;
 padding: 0px;
 background-image: url(../images/fon.jpg);
 font-size: 11px;
 font-family: verdana;
 color: #ffffff;
}
table {
 border: 0px;
 border-collapse: collapse;
}
table td {
 color: #e6e6e6; /* ! */ /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
 padding: 0px;
}
table td a:active, table td a:visited, table td a:link {
 color: #d0d0d0;
 text-decoration: none;
}
table td a:hover {
 color: #d0d0d0;
 text-decoration: underline;
}

}

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

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

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

.speedbar {
 color: #ffffff;
 text-decoration: none;
}
.speedbar a {
 color: #ffffff;
 text-decoration: none;
}
.speedbar a:hover {
 color: #ffffff;
 text-decoration: underline;
}

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

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

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

.copy {
 color: #e6e6e6; /* ! */ /* ! */
 text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
 color: #d0d0d0;
 text-decoration: none;
}
.copy a:hover {
 color: #d0d0d0;
 text-decoration: underline;
}

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

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

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

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


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

/* ==================== */
.otash_top_menu {
 color: #a4a4a4;
 font-size: 11px;
 font-weight: bold;
}
.otash_top_menu a {
 color: #515151;
 text-decoration: none;
 margin-bottom: 10px;
}
.otash_top_menu a:hover {
 color: #4B73D4;
 text-decoration: underline;
}
/* ==================== */
.menu {
 color: #FFFFFF;
 font-size: 13px;
 font-weight: bold;
 text-indent: 15px;
}


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

/* ==================== */
.otash_menu {
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
 height: 33px;
 text-indent: 25px;
 margin-top: 5px;
}
.otash_menu a {
 color: #4B73D4;
 text-decoration: none;
}
.otash_menu a:hover {
 color: #4B73D4;
 text-decoration: underline;
}
.otitle {
 color: #FFFFFF;
 font-size: 13px;
 font-weight: bold;
 font-family: Verdana;
 padding-left: 10px;
}
/* ==================== */
.ntitle {
 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 font-family: Verdana;
}
.ntitle a {
 color: #4B73D4;
 text-decoration: none;
}
.ntitle a:hover {
 color: #4B73D4;
 text-decoration: underline;
}

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

.ctitle {
 color: #ffffff;
 font-size: 11px;
 font-weight: normal;
}
.ctitle a:active, .ctitle a:visited, .ctitle a:link {
 color: #ffffff;
 text-decoration: none;
}
.ctitle a:hover {
 color: #ffffff;
 text-decoration: underline;
}

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

.news {
 color: #ffffff;
 font-family: Verdana;
 font-size:8pt;
 padding-left: 10px;
 text-align:justify;
 line-height: 15px
}
.news a:active, .news a:visited, .news a:link {
 color: #bfc0c0;
 font-weight: bold;
 text-decoration: none;
}
.news a:hover {
 color: #ffffff;
 text-decoration: underline;
}

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

.userstop {
 color: #ffffff;
 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: #ffffff;
 font-weight: bold;
}

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

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

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

.footer_b {
 background-image: url(../images/dlet_footer_b.gif);
 background-repeat: repeat-x;
 height: 71px;
}

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

.s_field {
 color: #ffffff; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-color: #000000;
 background-repeat: repeat-x;
 height: 20px;
 padding-left: 2px;
 margin-left: 2px;
 
 border: 1px solid #e6e6e6; 
}

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

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

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

.f_textarea {
 color: #ffffff; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-color: #222222;
 background-repeat: repeat-y;
 
 width: 449px;
 height: 156px;
 border: 1px solid #e0e0e0;
}
.f_input {
 color: #ffffff; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma;
 background-color: #222222;
 background-repeat: repeat-x;

 width: 300px;
 height: 20px;
 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: #ffffff;
 font-size: 12px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
 font-weight: bold;
 text-indent: 5px;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
 color: #576c44;
 text-decoration: underline;
}
.mainmenu a:hover {
 color: #576c44;
 text-decoration: underline;
}
.pod_mainmenu {
 color: #fffff;
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
 text-indent: 4px;
 padding-left: 5px;
}
.pod_mainmenu a:active, .pod_mainmenu a:visited, .pod_mainmenu a:link {
 color: #ffffff;
 font-weight: normal ;
 text-decoration: none;
}
.pod_mainmenu a:hover {
 color: #ffffff;
 text-decoration: underline;
}
.otash_pod_category
{
 margin-left: 20px;
}
.hr_line {
 background: url(../images/line.gif);
 width: 100%;
 height: 7px;
 font-size: 3px;
 font-family: tahoma;
 margin-top: 4px;
 margin-bottom: 4px;
}
.a_menu {
 background-position: top;
 background-image: url(../images/index_12.jpg);
 background-repeat: no-repeat;
}
.a_linia {
 background-position: top;
 background-position: left ;
 background-image: url(../images/index_14.gif);
 background-repeat: repeat-y;
}
.otash {
 color: #f3f3f2;
 font-size: 10px; /* ! */
 font-family: tahoma; /* ! */
 text-decoration: none;
}
.otash a:active, .otash a:visited, .otash a:link {
 color: #f3f3f2;
 font-weight: bold;
 text-decoration: none;
}
.otash a:hover {
 color: #f3f3f2;
 font-weight: bold;
 text-decoration: underline;
}
.glav_fon {
 background-image: url(../images/fon_2.jpg);
 background-repeat: repeat-x;
 background-color: #0e0e0d;
}
.left_fon {
 background-image: url(../images/index_39.png);
 background-repeat: repeat-y;
}
.posledniy_fon {
 background-image: url(../images/index_32.png);
 background-repeat: repeat-y;
}
.right_fon {
 background-image: url(../images/index_38.png);
 background-repeat: repeat-y;
}
.top_fon {
 background-image: url(../images/index_33.png);
 background-repeat: repeat-y;
}
.banner_fon {
 background-image: url(../images/index_53.jpg);
 background-repeat: repeat-y;
}
.news_fon {
 background-image: url(../images/index_68.png);
 background-repeat: repeat-y;
}