/*
 License: Данный шаблон разработан студией off-design.ru.
 Запрещено распространение файлов данного шаблона
 в любом виде, как на коммерческой так и на некоммерческой основе.
 Все права принадлежат автору.
*/


* {
 margin: 0;
 padding: 0;
}
html {
 height: 100%;
}
body {
 font: 12px/18px Tahoma, Verdana, sans-serif;

 background:url("../img/bg.png");
 background-repeat: no-repeat;
 background-color:#000;
-o-object-fit: auto;
-o-object-position: 50% 50%;
-o-transform-origin: 614.5px 2274px;
background-attachment: fixed;
background-clip: border-box;
background-color: #080808;
}

h1, h2, h3 { 
color: #b3d2f1;
font-size: 14px;
line-height: 16px;
font-family:Tahoma;
}
a {
 color: #6099d2;
 outline: none;
 text-decoration:none;
 
}
a:hover {
 text-decoration: none;
 color:#3871a9;
}
p {
 margin: 0 0 18px
}

img {
 border: none;
}
input {
 vertical-align: middle;
}

.clear {
clear:both;
}

#wrapper {
 width: 946px;
 margin: 0 auto ;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 color:#000000;
}
.main{

 padding:5px; 
}

/*pager*/
.navincat { padding: 8px 0; background: url("../img/allviewcat_bg.png") repeat-x 0 0; border-top: 1px solid #d7d7d7; }
.basenavi { padding: 0 0 0 13px; width: 689px; height: 25px; }
 .navigation a, .navigation span { text-decoration: none; margin-right: 2px; color: #36393a; overflow: hidden; text-align: center; line-height: 25px; float: left; width: 25px; height: 25px; background: #d7d7d7 url("../img/navigation.png") no-repeat -25px 0; }
 .navigation span { color: #fff; background: #54a9cc url("../img/navigation.png") no-repeat 0 0; }
 .navigation a:hover { color: #34679B; background: #ffffff url("../img/navigation.png") no-repeat -50px 0; }
 .navigation { float: left; font-weight: bold; }
 .posts {position:absolute;left:-1950px;}

 .navibtn, .navibtn .nprev, .navibtn .nnext { float: right; }
 .nprev a img, .nnext a img, .nprev span img, .nnext span img { display: block; width: 25px; height: 25px; margin-left: 2px; }
 .nprev a img { background: #93979e url("../img/navigation.png") no-repeat -125px 0; }
 .nprev span img { background: #b5b9bf url("../img/navigation.png") no-repeat -75px 0; }
 .nnext a img { background: #93979e url("../img/navigation.png") no-repeat -150px 0; }
 .nnext span img { background: #b5b9bf url("../img/navigation.png") no-repeat -100px 0; }

.binner, .base, .wmcomments, .maincont, .bmid { overflow: hidden; }


/* Header
-----------------------------------------------------------------------------*/
#logo {

width:262px;
height:15px;
float:left;
margin:15px 0 0 15px;
}
.logolink {
width:262px;
height:47px;
overflow:hidden;
text-indent:-90000px;
float:left;
}
.logolink a {
display:block;
padding:17px;
}


/*=== Горизонтальное меню ===*/
#menu {
width:946px;
height:50px;
background-image:url("../img/menu-bg.gif");
background-repeat:no-repeat;
}
#menu ul {
margin:0;
padding:0;
}
#menu li {
float:left;
list-style-type:none;
margin:0px;
border-right:1px solid #34679a;
}
#menu ul li a {
display:block;
color:#b3d2f1;
text-decoration:none;
font-size:14px;
font-weight:bold;
padding:15px;
}
#menu ul li a:hover{
color:#fff;
}
/*=== Слайдер и ИнфоБлок ===*/
#block_1 {
background-color:#000;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#slider {
width:100%;
height:184px;
background-color:#171717;
}

.presentation {
 height: 196px;
 overflow: hidden;

 padding-right: 50px;
 background-color: #171717;
}
.sliderwrapper {
 position: relative;
 overflow: hidden;
 width: 946px; height: 180px;
}
.sliderwrapper .contentdiv {
 visibility: hidden;
 position: absolute;
 left: 0;
 top: 0;
 width: 946px; height: 196px;
 filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 color: #fff;
}



.bannertop { 
padding:2px;
float:center;
}

.block_info_title {
background:url("../img/block_info_title.png") no-repeat;
width:360px;
height:42px;
font-weight:bold;
color:#fff;
text-align:left;
}
.block_info_title p {
padding:8px 20px;
}
.block_info_content {
padding:10px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
 width: 936px;
 padding: 0 0 0px;
 height: 1%;
 position: relative;
background-color:#fff;

}
#middle:after {
 content: '.';
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
}
#container {
 width: 100%;
 float: left;
 overflow: hidden;

}
#content {
 padding: 0 0 0 230px;

 background-color:#1c1c1c;
}
.content_news {
width:100%;
background-color:#fff;
margin:0;
padding:0;
border-bottom:1px solid #fff; /*Не убирать!*/
}
#speedbar {
height:45px;
width:930px;
}
#speedbar a {
color: #999999;
}
#speedbar a:hover {
color: #3871a9;
}
.sp-bg {
background-image:url("../img/speedbar-bg.png");
background-repeat:repeat-x;
height:45px;
width:100%;
}
.sp-con {
padding-top:10px;
padding-left:15px;
}
.sp-con table {
margin-top:-9px;
}
.sp-con table a{color:#666;}
.sp-center {
background-image:url("../img/speedbar-center.png");
background-repeat:repeat-x;
height:20px;
background-position:center;
}
.sp-left {
background-image:url("../img/speedbar-left.png");
background-repeat:no-repeat;
height:20px;
width:8px;
background-position:center;
}
.sp-right {
background-image:url("../img/speedbar-right.png");
background-repeat:no-repeat;
height:20px;
width:8px;
background-position:center;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
 float: left;
 width: 230px;
 height:100%;
 margin-left: -100%;
 position: relative;
 background: #1c1c1c;
}
.block { 
float: left;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 230px;
}
.block-title { 
background-attachment: scroll;
background-color: transparent;
background-image:url("../img/block-bg.png");
background-position: 0% 0%;
background-repeat:repeat-x;
height: 43px;
width: 230px;
}
.block-title img {
float:right;
padding:10px;
}
.block-title h3 { 
padding-bottom: 0px;
padding-left: 26px;
padding-right: 0px;
padding-top: 11px;
}

.block_center { 
background-attachment: scroll;
background-color: #1c1c1c;
background-position: 0% 0%;
background-repeat: repeat-y;
float: left;
padding-bottom: 2px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 230px;
}

#block_centertxt { 
padding-bottom: -2px;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
}
#block_centertxt ul { 
color:#CCCCCC;
list-style-type: none;

}
#block_centertxt li {
background-attachment: scroll;
background-color: transparent;
background-image:url("../img/menu-str.gif");
background-position: 0px 10px;
background-repeat: no-repeat;
border-bottom-color: #252525;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #454545;
display: block;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: left;
}
#block_centertxt a {
font-family:Tahoma;
color: #ccc;
}
#block_centertxt a:hover{
color: #3871a9;
font-family:Tahoma;
}

/* Блок с простым текстом (не сслыки) */
.block_centertxt_1 { 
padding-bottom: -2px;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
margin-bottom:8px;
}
.block_centertxt_1 ul { 
color:#CCCCCC;
list-style-type: none;

}
.block_centertxt_1 li {
background-attachment: scroll;
background-color: transparent;
background-image:url("../img/menu-str.gif");
background-position: 0px 10px;
background-repeat: no-repeat;
border-bottom-color: #252525;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #454545;
display: block;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: left;
}
.block_centertxt_2 a{ 
color:#cccccc;
 }

/* Блок с простым текстом (не сслыки) */

.block-title-2 { 
background-attachment: scroll;
background-color: transparent;
background-image:url("../img/block-bg-2.png");
background-position: 0% 0%;
background-repeat:repeat-x;
height: 43px;
width: 230px;
}
.block-title-2 img{ 
float:right;
padding:10px;
}
.block-title-2 h3 { 
padding-bottom: 0px;
padding-left: 26px;
padding-right: 0px;
padding-top: 11px;
color:#555555;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
 width: 946px;

 height: 113px;
}
.footer1 {
background:url("../img/footer1_bg.png") no-repeat;
width:936px;
height:50px;
float:center;
}
.footer2 {
background:url("../img/footer2_bg.png") no-repeat;
width:936px;
height:63px;
}
.footer_menu {
text-align:left;
color:#fff;
padding:10px;
}
.footer_menu a{ color:#eee;}

.copyright {
float:left;
width:250px;
height:53px;
margin-left:380px;
padding:5px;
text-align:left;
}
.footer_counter{
width:400px;
height:47px;
float:left;
padding-top:15px;
}
/*buttons*/
.fbutton, .btn_reglog, .vresult, .loginbox .submit input { background: none; border: 0 none; cursor: pointer; }
 .fbutton { font-weight: bold; background: url("../img/fbuttons.png") no-repeat 0 0; width: 98px; height: 31px; color: #3c5876; padding-bottom: 3px; }
 .fbutton:hover { background-position: 0 -31px; color: #368fa1; }
 .vresult { font-weight: normal; color: #3c5876; }
 
 .bvote .vtitle { margin-bottom: 8px; padding-top: 6px; background: #59a8cc url("../img/vtitle.png") no-repeat 0 0; }
 .bvote .vtitle b { line-height: normal; color: #fff; display: block; padding: 0 8px 6px 8px; background: url("../img/vtitle.png") no-repeat -100px 100%; }

 
/*=== Краткая, поная новость, статич страницы и др. ===*/
.newsbox {
width:688px;
margin-left: auto;
margin-right: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; /*для IE9*/
}
.newsbox img {margin:10px 0;}
.news_head_top {
background:#fff url("../img/news_head_top.png") no-repeat; /* Верхняя картинка с закруглениями */
height:70px;
width:688px;
}
.news_head_top p {
color:#000033;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-left:20px;
}
.news_info {
background:url("../img/news_info_bg.png") no-repeat;/*#3b75af;*/
width:648px;
height:30px;
margin:0 10px;
padding:0 10px;
color:#fff;
float:left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; /*для IE9*/
}
.news_info a {color:#fff;}

/*-- Закругление нижних углов header'a новости --*/
.t1, .t2, .t3, .t4 {
 display:block; /* Задание отображения границ и углов */
 overflow:hidden; /* Задание отображения границ и углов */
}
.t1, .t2, .t3 {
 height:1px; /* Задание высоты границ и углов */
}
.t2, .t3, .t4 {
 background:#fff; /* Задание цвета фона в пределах закругления */
 border-left:1px solid #dde7ef; /* Задание стилей левых углов */
 border-right:1px solid #dde7ef; /* Задание стилей правых углов */
}
.t1 {
 margin:0 5px; /* Задание отступов */
 background:#dde7ef; /* Задание цвета верхней и нижней границ */
}
.t2 {
 margin:0 3px; /* Задание отступов */
 border-width:0 2px; /* Задание ширины границы */
}
.t3 {
 margin:0 2px; /* Задание отступов */
}
.t4 {
 height:2px; /* Задание высоты границ и углов */
 margin:0 1px; /* Задание отступов */
}
/*-- #Закругление верхних углов header'a новости --*/

.comm_short {
background:url("../img/comm_bg.png") no-repeat;
width:25px;
height:24px;
float:left;
font-size:14px;
padding-left:8px;
color:#fff;
border:0px dotted #red;
margin-left:20px;
}
.comm_short a {
color:#fff;
}

.full-link {
float:right;
border:0px dotted #000;
margin-right:30px;
}


/*=== Панель авторизации ===*/
#login_panel {
width:400px;
height:55px;
float:right;
margin-top:-50px;
margin-right:5px;
text-align:right;
padding:3px 6px;
}

#login_panel ul {list-style-type:none;}
#login_panel ul li {display:inline; margin:0 2px;}
#login_panel ul li a {color:#ababab; text-decoration:none;}
#login_panel ul li a:hover {color:#ccc; text-decoration:underline;}

#login_panel .login_no {height:55px; padding:3px 6px;}
#login_panel .login_no {color:#ababab;}
#login_panel .login_no a {color:#ababab; text-decoration:none;}
#login_panel .login_no a:hover{color:#ccc; text-decoration:underline;}
#login_panel .login_no .login_bar {background:url("../img/login_bar_bg.png") no-repeat; width:143px; height:29px; border:none; padding:0 5px; color:#ababab; font-size:110%; vertical-align:middle;}
#login_panel .login_no .pass_bar {background:url("../img/login_bar_bg.png") no-repeat; width:115px; height:29px; border:none; padding:0 5px; color:#ababab;}
#login_panel .login_no .enter_button {background:url("../img/enter_button_bg.png") no-repeat; width:28px; height:29px; border:none;margin-left:-4px;}




/*=== добавление комментария и вывод комментариев===*/

/* -------- */
.commentS-block {
 font-size: 11px;
 border-bottom: 1px #b5b5b5 dotted;
 padding: 0 0 5px 0;
 margin: 0 0 5px 0;
}
 
 .commentS-title {
 color: #818181;
 font-size: 11px;
 border-bottom: 1px #e8e8e8 solid;
 padding: 0 0 5px 0;
 margin: 0 0 5px 0;
 }
 
 .commentS-title a {
 color: #00689F !important;
 text-decoration: none;
 }

 
 .commentS-data { /* таблица для содержимого */
 width: 100%;
 background: #fff;
 }
 
 .commentS-data td {
 padding: 5px;
 color: #666666;
 }
 
 .commentS-data a {
 color: #3e94ff;
 }
 
 .commentS-td2 input {
 height: 25px;
 margin: 5px 20px 5px 0;
 background: #343434;
 color: #fff;
 border: 1px #d0d0d0 solid;
 }
 
 .commentS-more {
 
 padding: 5px;
 margin-left: 30px;
 color: #818181;
 margin-right: 20px;
 } 
 
 .commentS-more a {
 color: #3b3b3b;
 }
 
.quote {
 background: #feffd0;
 padding: 5px;
 border: 1px #707070 dotted;
 color: #707070;
}

 .quote a {
 color: #499eff;
 }
 

.com-color1 .commentS-title {
 color: #000;
}

.add-coment-buttom {
 width: 100px;
 height: 30px;
 margin-right: 3px;
 color: #fff;
 border: 1px #2b2b2b solid;
}

.com-title {
 text-align: left;
}

/* хак только для IE8 Only */
#login_panel .login_no .login_bar .fix-ie{background:url("../img/login_bar_bg.png") no-repeat\0/; width:143px\0/; height:29px\0/; border:none\0/; padding:10px 5px\0/; color:#red\0/; font-size:110%\0/;}
#login_panel .login_no .pass_bar .fix-ie{background:url("../img/login_bar_bg.png") no-repeat\0/; width:115px\0/; height:29px\0/; border:none\0/; padding:0 5px\0/; color:#ababab\0/;}


/*=== Статическая страница ===*/
.static_head_top {
background:#fff url("../img/news_head_top.png") no-repeat; /* Верхняя картинка с закруглениями */
height:40px;
width:688px;
}
.static_head_top p {
color:#000033;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-left:20px;
}

.btn {
background-color:#3194C6;
color:#fff;
border:1px solid #3399cc;
padding:1px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; /*для IE9*/
}


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


.regix {
padding:10px;
margin:10px;
border:1px solid #f1f1f1;
color:#3f5866;
font:11px Verdana;
font-weight:bold;
}
.pm_box {
color:#6099d2;
padding:10px;
border:1px solid #bac9d9;
}

.list_pm {
 color: #000;
 border: 1px dotted #bebebe;
 text-align: left;
 padding: 5px;
 line-height:18px;
}

.list_pm h3 {color:#336699;}


/*=== *story === */
.gray-block {background:#fff; padding:6px; border:1px solid #fff; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;}
.eedit a {display:block; width:110px; height:23px; background:url("../dleimages/entry_buttons.png") no-repeat;}
.eedit a:hover {background-position:0px -23px;}
.efav {display:block; width:128px; height:23px; background:url("../dleimages/entry_buttons.png") no-repeat; margin:0px; padding:0px; font-size:0px; background-position:0px -46px;}
.efav:hover {background-position:0px -69px;}
.imghint {opacity:0.01}

.ntitle_block {position:relative; background:url("../img/menu-bar.png") repeat-x; background-position:0px 34px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; color:#fff; margin-bottom:5px;}

table.news_title {padding:0px; margin:0px; height:38px; background:url("../img/maintitle.png") repeat-x center center #3372b1; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
table.news_title td.title-left {padding:0px; margin:0px; width:2px; background:url("../img/cat_left.png") no-repeat left top;}
table.news_title td.title-right {padding:0px; margin:0px; width:2px; background:url("../img/cat_right.png") no-repeat right top;}
table.news_title td.title-content { text-shadow:0px 1px 3px #000; background:url("../img/cat_content.png") repeat-x; height:38px;}


a.elink:link, a.elink:visited {color:#fff; padding:3px 6px 3px 6px;}
a.elink:hover, a.elink:active {color:#fff; padding:2px 5px 2px 5px; border:1px solid #fff; background:url("../img/hover-glass.png") repeat-x center top; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}


.layer{position:fixed;
left:31px;
top:267px;
width:43px;
height:170px;
background:url("../img/layer.png") no-repeat top right}
.layer_ul{padding:18px 0px 10px 7px;
margin:0px;
list-style:none;
position:relative;}
.layer_ul li{display:block;
height:31px;
padding:0px;
margin:0px;}
.layer_ul li:hover{background:url("../img/layer_li_hover_56.png") no-repeat;
cursor:pointer;}

.layer_block{position:absolute;
left:42px;
top:0px;
width:243px;
height:358px;
background:url("../img/layer_blok.png") no-repeat 2px top;
display:none;
color:#FFF}
.layer_block h3{border-bottom:2px solid #fff;
color:#FFF;
margin:0px 0px 5px 0px}
.layer_ul li:hover .layer_block{display:block;
cursor:default;}

.layer_block_ul{padding:0px;
margin:0px;
list-style:none;}
.layer_block_ul li{display:block;
padding:5px;
margin:0px 0px 5px 0px;
border:1px solid #fff;
height:auto;
color:#ffff}
.layer_block_ul li a{display:block;
color:#FFF;
font-weight:bold;}
.layer_block_ul li span{display:block;}
#leyer_block_text{max-height:26px;
overflow:hidden;}
.layer_block_ul li:hover{background:url("../img/forum_a_hover.png");}
.layer_block_ul li img{display:none;}
.blok_li_a_news{display:block;
height:15px;
overflow:hidden}

.project{padding:0px;
margin:0px;
max-height:315px;
overflow:hidden;
list-style:none;}
.project li{display:block;
padding:0px;
margin:0px;
border-bottom:1px dotted #FFF;
background:url("../img/star.png") no-repeat left center;
height:20px}
.project li a{padding:3px 0px 0px 18px;
display:block;
height:18px;
color:#FFF;
height:17px;
font-weight:bold;
overflow:hidden;
line-height:15px}
.project li:hover{background:url("../img/star.png") no-repeat left center;}
.project li a:hover{background:url("../img/forum_a_hover.png");
color:#333;}

a.s-menu:link, a.s-menu:visited {display:block; border-bottom:1px solid #252525; font-weight:bold; padding:3px 0px 3px 5px; color:#696969;}
a.s-menu:hover { border-bottom:1px solid #252525; color:#696969;}
a.ss-menu:link, a.ss-menu:visited {display:block; border-bottom:1px solid #252525; font-weight:normal; padding:3px 0px 3px 5px; color:#696969; margin-left:16px;}
a.ss-menu:hover { border-bottom:1px solid #252525; color:#696969;}


/*forms*/
.tableform { width: 100%; }
 .tableform td { padding: 8px 0; line-height: 1.35em; }
 .tableform td.label { width: 24%; vertical-align: top; font-weight: bold; }
 .tableform tr { background: url("../img/dotted.png") repeat-x 0 0; }
 .tableform tr.flast td { padding-bottom: 0; }
 .tableform .nostylebb tr { background: none; }
 .tableform .nostylebb tr td { padding: 0; }
 .addnews { font-weight: bold; }
 .impot { color: #e5372f; font-weight: normal; }

.f_input { width: 300px; }
.f_textarea { width: 458px; height: 156px; }

/*pages*/
.basecont { width: 685px; overflow: hidden; margin-left: 15px; }
.heading2 { color: #7f7f7f; font-size: 1.8em; margin: 0 0 0.5em 0; }

.vote_go {cursor:pointer; display:inline; width:83px; height:23px; background:url("../img/vote_go.png") no-repeat 0 0; color:#4a4a4a; border:0 none; font-family:Arial;}
.vote_go:hover {background:url("../img/vote_go.png") no-repeat 0 -24px; color:#323232;}
.vote_res {cursor:pointer; display:inline; width:83px; height:23px; background:url("../img/vote_res.png") no-repeat 0 0; color:#4a4a4a; border:0 none; font-family:Arial;}
.vote_res:hover {background:url("../img/vote_res.png") no-repeat 0 -24px; color:#323232;}
.fog {background:#424242; margin:5px 0 10px 0; padding:7px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
/* Search
-----------------------------------------------------------------------------*/

.dpad { margin: 15px 0 }
.radial { background-color: #ccc; color: #fff; float: left; padding: 0 8px; width: 100%; }
.infoblock { background-color: #f1f5f7; padding: 15px; margin-bottom: 25px; }
.search { font-size: 11px; }
.searchtable fieldset legend { color: #404040; }


.news {padding: 0px 0px 22px 0px; background: url("../img/bg-header.png") repeat-x 0px 100%; margin-bottom: 12px;}
.news-header {overflow: hidden; zoom: 1;}
.news-title {float: left; font: bold 1.4em Tahoma, Geneva, sans-serif; text-transform: uppercase; padding: 8px 0px 0px 18px; color: #424242;}
.news-title a {color: #424242;}
.news-title img {vertical-align: middle;}
.news-rate {float: right; padding: 11px 29px 0px 0px;}
.news-tags {font: 1em Verdana, Geneva, sans-serif; color: #525252; padding-left: 18px;}
.news-tags a {color: #525252;}
.news-text {font: 1.2em/1.67em Verdana, Geneva, sans-serif; color: #000; padding: 20px 40px 0px 18px; overflow: hidden; zoom: 1;}
.news-info {overflow: hidden; zoom: 1;}
.news-params {float: left; font: 1em/1.7em Verdana, Geneva, sans-serif; color: #525252; padding: 16px 0px 0px 18px;}
.news-params a {color: #525252;}
.news-full {float: right; padding: 29px 40px 0px 0px;}
.news-full a {font: bold 1.4em Tahoma, Geneva, sans-serif; color: #424242; text-transform: uppercase;}
.news-padding {padding: 0px 0px 0px 18px;}

.addcomments-notlogged {overflow: hidden; zoom: 1; padding-top: 15px;}
.addcomments-notlogged li {display: block; float: left; width: 245px;}
.addcomments-notlogged input {border: 1px solid #bbb; color: #333; font: 11px Tahoma, Geneva, sans-serif; padding: 4px 5px; width: 210px; background: #fff;}
.addcomments-captcha {overflow: hidden; zoom: 1; padding-top: 15px;}
.addcomments-captcha #dle-captcha {display: block; float: left;}
.addcomments-captcha #dle-captcha img {display: block;}
.addcomments-captcha * {display: block; float: left;}
.addcomments-captcha a {display: none;}
.addcomments-captcha i {cursor: pointer;}
.addcomments-captcha input {*margin-left: -115px !important; _margin-left: -57px !important;}
.addcomments-captcha #sec_code {width: 116px; height: 46px; border: 1px solid #bbb; color: #333; background: #fff; font: 40px Tahoma, Geneva, sans-serif; margin-left: 15px;}
.addcomments-captcha dfn {margin-left: 15px; width: 200px; font: 1.1em/1.37em Tahoma, Geneva, sans-serif; color: #999; padding-top: 2px;}
.addcomments-submit input {background: #00bcf8 url("../img/bg-button.png") repeat-x 0px 0px; color: #fff; font: 11px Verdana, Geneva, sans-serif; border: 1px solid #009bdc; cursor: pointer; padding: 4px 10px; *padding: 3px 10px; *overflow: visible; margin-top: -18px;}
.addcomments-submit input.notlogged {margin-top: 15px;}
#allow_subscribe {margin: 0px 6px 0px 90px;}
#allow_subscribe+label {font-size: 1.1em;}

/* ==[ RIP Award-Rp.com | Kirill_Polyakov Для Pwn-Zone ]==*/
/*
=============================================================
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;
}

/* Start ---- Красивое голосование */
.polled { height: 22px; }
.voted { height: 11px; }
.progress { border: 1px solid #ccc; position: relative; display: block; padding: 0; margin:4px 0; background: #DEDEDE; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#e9e9e9)); background: -moz-linear-gradient(top, #ccc, #e9e9e9);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e9e9e9');

 -moz-box-shadow:0 1px 0 #fff;
 -webkit-box-shadow:0 1px 0 #fff;
 box-shadow:0 1px 0 #fff;

 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}
.polled span { height:20px; }
.voted span { height: 9px; }
.progress span { display: block; margin: 0; padding: 0; text-align:center; width:0;
 
 -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
 box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);

 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.progress span b { color:#fff; line-height:20px; padding-left:2px; text-shadow:0 1px 1px rgba(0, 0, 0, 0.5); }

.progress-1 span {
 border: 1px solid #0078a5; background-color: #5C9ADE;
 background: -moz-linear-gradient(top, #00adee 10%, #0078a5 90%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #00adee), color-stop(0.9, #0078a5));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.progress-2 span {
 border: 1px solid #5c9425; background-color: #77AF3F;
 background: -moz-linear-gradient(top, #8fc857 10%, #5c9425 90%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #8fc857), color-stop(0.9, #5c9425));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fc857', endColorstr='#5c9425');
}
.progress-3 span {
 border: 1px solid #f47a20; background-color: #faa51a;
 background: -moz-linear-gradient(top, #faa51a 10%, #f47a20 90%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #faa51a), color-stop(0.9, #f47a20));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.progress-4 span {
 border: 1px solid #A92C2C; background-color: #C44747;
 background: -moz-linear-gradient(top, #DD5F5F 10%, #A92C2C 90%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #DD5F5F), color-stop(0.9, #A92C2C));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD5F5F', endColorstr='#A92C2C');
}
.progress-5 span {
 border: 1px solid #8c2ca9; background-color: #C44747;
 background: -moz-linear-gradient(top, #bf5fdd 10%, #8c2ca9 90%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #bf5fdd), color-stop(0.9, #8c2ca9));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5fdd', endColorstr='#8c2ca9');
}
/* End ---- голосование */

/* ==================== Анимационныйе линки */
.cpojer-by-bes a { 
 display: inline-block; 
 padding: 4px; 
 outline: 0; 
 color: #587ed7; /* ====== Цвет обычного текста */
 -webkit-transition-duration: 0.25s; 
 -moz-transition-duration: 0.25s; 
 -o-transition-duration: 0.25s; 
 transition-duration: 0.25s; 
 -webkit-transition-property: -webkit-transform; 
 -moz-transition-property: -moz-transform; 
 -o-transition-property: -o-transform; 
 transition-property: transform; 
 -webkit-transform: scale(1) rotate(0); 
 -moz-transform: scale(1) rotate(0); 
 -o-transform: scale(1) rotate(0); 
 transform: scale(1) rotate(0); 
 } 
.cpojer-by-bes a:hover { 
 background: #3f7fbe; /* ====== Цвет фона при линке */
 text-decoration: none; 
 color: #fff; 
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px; 
 -o-border-radius: 4px; 
 border-radius: 4px; 
 -webkit-transform: scale(1.05) rotate(-1deg); 
 -moz-transform: scale(1.05) rotate(-1deg); 
 -o-transform: scale(1.05) rotate(-1deg); 
 transform: scale(1.05) rotate(-1deg); 
 } 
.cpojer-by-bes a:nth-child(2n):hover { 
 -webkit-transform: scale(1.05) rotate(1deg); 
 -moz-transform: scale(1.05) rotate(1deg); 
 -o-transform: scale(1.05) rotate(1deg); 
 transform: scale(1.05) rotate(1deg); 
 }


/* ==================== Вывод архива */

.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: #fcfeed;
 border: 1px dotted #ccc;
 text-align: justify;
 padding: 5px;
}

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

.title_spoiler {
 color: #636363;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe; 
 font-weight: bold;
 padding: 5px;
}
.title_spoiler img {
margin: 0;
padding: 0;
}
.text_spoiler {
 color: #757575;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe;
 border-top: 0;
 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;
}
.day-current {
 background-image: url("../dleimages/calendarbg.png");
}
/* ==================== Рейтинг статьи */

.rating {
 color: #666666;
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 9px; 
 width: 85px; height: 16px;
}

.unit-rating {
 list-style: none;
 margin: 0; padding: 0;
 width: 85px; height: 16px;
 position: relative;
 background: url("../dleimages/rating.png") repeat-x left top;
}
 
.unit-rating li {
 text-indent: -90000px;
 padding: 0; margin: 0;
 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.png") left -17px;
 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.png") left -34px;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}

/* ==================== BB коды */

/* различие bbcodes и bbcodes_poll исключительно в длине кнопки */
/* класс bbcodes используем в списке персональных сообщений (pm.tpl) и по умолчанию в модуле редактора сообщений*/
.clr { 
clear: both;
}


.bbcodes {
 background: #f2f2f2 url("../images/bbcodes.png") repeat-x;
 border: 1px solid #69889f;
 color: #fff;
 padding: 0 12px;
 font-weight: bold;
 cursor: pointer;
height:21px;
 -webkit-border-radius: 3px; -moz-border-radius: 5px; border-radius: 6px;
}

/* BBEditor Centroarts.com */
.bbeditor { border: 1px solid #d4dfe8; background: #fff url("../bbcodes/bg.png") repeat; }
.bbeditor span, .bbeditor span img, .bbeditor .bbspacer, .bbeditor .bbselect { float: left; }
.bbeditor .bbselect { height: 21px; padding: 4px 3px 0 3px; }
.bbeditor .bbselect select { font-size: 11px; }
.bbeditor span { cursor: pointer; background: url("../bbcodes/buttons.png") no-repeat; }
.bbeditor span:hover { background-position: -23px 0; }

.editor { width: 398px !important; background-color: #f9fafa; border: 1px solid #d4dfe8; }
.editor .bbeditor { border-width: 0 0 1px 0; }
.taedit { background-color: #f9fafa; border: 1px solid #d4dfe8; }
.editor textarea, .taedit textarea { width: 100% !important; background: none; border: 0 none; }
.editor_button {
 float: left;
 cursor: pointer;
 padding-left: 0;
 padding-right: 0;
}
.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; display: none; }
.editor_button select { font-size: 11px; }

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

.bbcodes_poll {
 background-color: #ffffff;
 border: 1px solid #1434B0;
 color: #fff;
 width: 100px;
 height: 20px;
 font-weight: bold;
}

/* ==================== Дополнительные поля новостей */
.xfields {
 padding-top: 5px;
}

.xfields textarea {
 color: #757575; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url("../images/dlet_field_o.gif");
 background-repeat: repeat-x;
 margin: 0px 1px 0px 0px;
 padding: 0px;
 width: 98%;
 height: 150px;
 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; /* ! */
 border: 1px solid #e0e0e0;
}

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

.xprofile {
 padding-top: 5px;
}

.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;
}
.xprofile select {
 color: #555555; /* ! */
 font-size: 11px; /* ! */
 font-family: tahoma; /* ! */
 background-image: url("../images/dlet_field_o.gif");
 background-repeat: repeat-x;

 height: 18px;
 border: 1px solid #e0e0e0;
 background-color: #ffffff;
}
/* ==================== Персональные сообщения */ 

.pm_head {
 font-size: 12px; /* ! */
 font-family: tahoma; /* ! */ 
}
.pm_list {
 color: #757575;
}
.pm_list a {
 color: #4b73d4;
}
/* ==================== массовые действия для комментариев */

.mass_comments_action {
 text-align: right;
 padding-bottom: 5px;

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

#dropmenudiv {
 border-bottom-width: 0;
 font: normal 10px Verdana;
 background-color: #6497ca;
 line-height: 20px;
 margin: 2px;
 opacity: 0.92;
 -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:#515151;
 padding: 3px 0;
 margin: 1px;
 font-weight: bold;
}

#dropmenudiv a:hover {
 background-color:#616161;
 color:#000000;
}
/* ==================== Опрос пользователей */

.vote {
 color: #757575;
}


/* ==================== Ссылка на скачивание прикрепленного файла */

.attachment {
 color: #808080;
}

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


/* ==================== Рамка расширенной формы поиска по сайту */

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

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline {
 background: #FFFFFF;
}
.highslide-image {
 border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
 visibility: hidden;
} 
.highslide-active-anchor img {
 visibility: hidden;
}
.highslide-dimming {
 background: black;
}
.highslide-html {
 background-color: white;
}

.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-display-block {
 display: block;
}
.highslide-display-none {
 display: none;
}

.highslide-caption {
 display: none;
 padding: 5px;
 background: white;
}

.highslide-controls {
 width: 195px;
 height: 40px;
 background: url("../../engine/classes/highslide/graphics/controlbar-black-border.gif") 0 -90px no-repeat;
 margin-right: 15px;
 margin-bottom: 10px;
 margin-top: 10px;
}
.highslide-controls ul {
 position: relative;
 left: 15px;
 height: 40px;
 list-style: none;
 margin: 0;
 padding: 0;
 background: url("../../engine/classes/highslide/graphics/controlbar-black-border.gif") right -90px no-repeat;
}
.highslide-controls li {
 float: left;
 padding: 5px 0;
}
.highslide-controls a {
 background: url("../../engine/classes/highslide/graphics/controlbar-black-border.gif");
 display: block;
 float: left;
 height: 30px;
 width: 30px;
 outline: none;
}
.highslide-controls a.disabled {
 cursor: default;
}
.highslide-controls a span {
 /* hide the text for these graphic buttons */
 display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
 background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
 background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
 background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
 background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
 background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
 background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
 background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
 background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
 background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
 background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
 background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
 background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
 background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
 background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
 background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
 background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
 background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
 background-position: -180px -30px;
}
 
/* Вид изображения: с прямыми краями и тенью */
.wide-border {
 background: white;
}
.wide-border .highslide-image {
 border-width: 10px;
}
.wide-border .highslide-caption {
 padding: 0 10px 10px 10px;
}

/* Вид изображения: только тень */
.borderless .highslide-image {
 border: none;
}
.borderless .highslide-caption {
 border-bottom: 1px solid white;
 border-top: 1px solid white;
 background: white;
}

/* Вид изображения: только рамка без тени */
.less .highslide-image {
 border: 1px solid #000000;
}
.less .highslide-caption {
 border: 1px solid #000000;
 background: white;
}
/* ==================== Облако тегов */
.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;
}



/* ==================== Информационное оконо загрузки AJAX */
#loading-layer {
 display:none;
 font-family: Verdana;font-size: 11px;
 background:#000;padding:10px;
 text-align:center;
 border:1px solid #000;
 color: #FFF;
 border-radius: 5px;
 -webkit-border-radius: 5px; 
 -moz-border-radius: 5px;
}
/* ==================== Автозаполнение облака тегов */
.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
 list-style:none;
 padding: 2px;
 margin: 0;
 display:block;
 float: left;
}
.ui-menu .ui-menu {
 margin-top: -3px;
}
.ui-menu .ui-menu-item {
 margin:0;
 padding: 0;
 zoom: 1;
 float: left;
 clear: left;
 width: 100%;
}
.ui-menu .ui-menu-item a {
 text-decoration:none;
 display:block;
 padding:.2em .4em;
 line-height:1.5;
 zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
 font-weight: normal;
 margin: -1px;
}

/* ==================== Быстрый поиск на сайте */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#424141; font-size:10px; line-height:14px; }
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#1c1c1c; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #424141; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound { padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }
/* ==================== Диалоговые и всплывающие окна jQuery UI */
.ui-helper-clearfix:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}
.ui-helper-clearfix {
 display: inline-block;
}
* html .ui-helper-clearfix {
 height: 1%;
}
.ui-helper-clearfix {
 display: block;
}
.ui-icon {
 background-repeat: no-repeat;
 display: block;
 overflow: hidden;
 text-indent: -99999px;
}
.ui-widget {
 font-family: Tahoma, Lucida Sans, Arial, sans-serif;
 font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
 font-family: tahoma, Arial, sans-serif;
 font-size: 11px;
}
.ui-widget-content {
 background: #fcfdfd 50% bottom repeat-x;
 border: 1px solid #fff;
 color: #222222;
}
.ui-widget-content a {
 color: #222222;
}
.ui-widget-header {
 background: #424141 url("../images/ui-bg_gloss-wave.png") 50% 50% repeat-x;
 border: 1px solid #000;
 color: #ffffff;
 font-weight: bold;
}
.ui-widget-header a {
 color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
 background: #424141 url("../images/ui-bg_glass_85.png") 50% 50% repeat-x;
 border: 1px solid #c5dbec;
 color: #fff;
 font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
 color: #2e6e9e;
 text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
 background: #d0e5f5 url("../images/ui-bg_glass_75.png") 50% 50% repeat-x;
 border: 1px solid #79b7e7;
 color: #1d5987;
 font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
 color: #1d5987;
 text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
 background: #f5f8f9 50% 50% repeat-x;
 border: 1px solid #79b7e7;
 color: #e17009;
 font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
 color: #e17009;
 text-decoration: none;
}
.ui-widget :active {
 outline: none;
}
.ui-state-error {
 background: #fef1ec 50% 50% repeat-x;
 border: 1px solid #cd0a0a;
 color: #cd0a0a;
}
.ui-widget-header .ui-icon {
 background-image: url("../images/ui-icons.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
 background-image: url("../images/ui-icons_h.png");
}
.ui-icon-close {
 background-position: -80px -128px;
}
.ui-icon-closethick {
 background-position: -96px -128px;
}
.ui-button .ui-button-text {
 display: block;
 line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
 padding: .4em .8em;
}
input.ui-button {
 padding: .4em 1em;
}
.ui-button-set {
 margin-right: 7px;
}
.ui-button-set .ui-button {
 margin-left: 0;
 margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.ui-dialog {
 overflow: hidden;
 padding: .2em;
 position: absolute;
 width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
 padding: .5em 1em .3em;
 position: relative;
}
.ui-dialog .ui-dialog-title {
 float: left;
 margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
 height: 18px;
 margin: -10px 0 0 0;
 padding: 1px;
 position: absolute;
 right: .3em;
 top: 50%;
 width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
 display: block;
 margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
 padding: 0;
}
.ui-dialog .ui-dialog-content {
 background: none;
 border: 0;
 overflow: hidden;
 padding: .5em 1em;
 position: relative;
 zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
 background-image: none;
 border-width: 1px 0 0 0;
 margin: .5em 0 0 0;
 padding: .3em 1em .5em .4em;
 text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
 cursor: pointer;
 float: right;
 line-height: 1.4em;
 margin: .5em .4em .5em 0;
 overflow: visible;
 padding: .2em .6em .3em .6em;
 width: auto;
}
.ui-dialog .ui-resizable-se {
 bottom: 3px;
 height: 14px;
 right: 3px;
 width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
 cursor: move;
}
.clr { clear: both; }

/* ==[ RIP Award-Rp.com | Kirill_Polyakov Для Pwn-Zone ]==*/