/* Aleksey Skubaev

askubaev@gmail.com
icq - 322253350
Разработка шаблонов для DLE и кроссбраузерная верстка
------------------
Главные стили. Внешний вид шаблона.
*/
body {
  padding: 0;
  margin: 0;
  background: #dbdbdb url(../images/body.jpg) center top repeat-y;
  text-align: center;
  font: 11px Tahoma;
  color: #333;
}

h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
}

.main-center-block {
  width: 990px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 5px 0 0 0;
}

  .head-block {
    height: 123px;
    position: relative;
    padding: 0 0 0 243px;
  }
  
    .logo {
      display: block;
      background: url(../images/logo.jpg) left top no-repeat;
      width: 240px;
      height: 120px;
      position: absolute;
      left: 0;
      top: 0;
    }
    
    .head-right {
      height: 120px;
      background: url(../images/head-right.jpg) left top repeat-x;
      position: relative;
    }
    
      .top-menu {
        padding: 29px 0 0 12px;
        font-size: 11px;
        color: #fff;
      }
      
        .top-menu a {
          color: #fff;
          margin: 0 17px 0 0;
        }
        
          .top-menu a:hover {
            text-decoration: none;
          }
          
      .search-block {
        background: url(../images/search-block.jpg) left top no-repeat;
        width: 644px;
        height: 49px;
        position: absolute;
        left: 6px;
        top: 63px;
      }
      
        .form-text {
          position: absolute;
          background: none;
          font-size: 18px;
          color: #a3a3a3;
          border: 0;
          margin: 0;
          padding: 0;
          left: 15px;
          top: 14px;
          width: 593px;
        }
        
        .poisk {
          position: absolute;
          left: 650px;
          top: 10px;
        }
        
          .poisk:active {
            margin: 1px 0 0 1px;
          }
          
  .main-table {
    width: 100%;
    clear: both;
  }
  
    .td-for-block {
      width: 240px;
      
    }
    
      .left-block {
        border: 1px #2d2d2d solid;
        margin: 0 0 10px 0;
      }
      
        .left-block h3 {
          height: 28px;
          line-height: 26px;
          background: #4b4b4b url(../images/left-block.png) 5px center no-repeat;
          padding: 0 0 0 25px;
          color: #fff;
          font-weight: bold;
          font-size: 12px;
          border-top: 1px #727272 solid;
        }
        
        .left-block-content {
          padding: 1px;
        }
        
          .left-block-content a {
            
          }
          
            .left-block-content a:hover {
              
            }
            
          .left-menu-link {
            padding: 7px 5px 7px 5px;
            color: #787878 !important;
            text-decoration: none;
            border-bottom: 1px #fff solid;
            background: #f3f3f3;
            display: block;
          }
          
            .left-menu-link:hover {
              background: #d1143c;
              color: #fff !important;
            }
          
          .left-menu-link2 {
            background: #ebebeb;
          }
          
      .left-block2 {
        border: 1px #bcbabb solid;
        margin: 0 0 10px 0;
      }
      
        .left-block2 h3 {
          height: 28px;
          line-height: 26px;
          background: #989793 url(../images/left-block.png) 5px center no-repeat;
          padding: 0 0 0 25px;
          color: #fff;
          font-weight: bold;
          font-size: 12px;
          border-top: 1px #797977 solid;
        }
        
        .left-block-content2 {
          padding: 10px 10px 10px 20px;
        }
        
          .left-block-content2 a {
            color: #4b4b4b;
          }
          
            .left-block-content2 a:hover {
              color: #d1143c;
            }
    
    .td-for-content {
      padding: 0 0 0 3px;
    }
    
    
/* Большая новость в средней колонке */    
.big-news {
  position: relative;
  height: 205px;
  overflow: hidden;
}

  .big-news-content {
    padding: 64px 0 0 273px;
    color: #797979;
    font-size: 12px;
  }
  
    .big-news-content-img {
      border: 0;
      position: absolute;
      left: 0;
      top: 0;
      width: 260px;
    }
    
    .big-news-content h2 {
      position: absolute;
      left: 273px;
      top: 20px;
      height: 40px;
      overflow: hidden;
      font-size: 18px;
      font-family: Times New Roman;
      color: #cd153c;
    }
    
      .big-news-content h2 a {
        color: #cd153c;
        text-decoration: none;
      }
      
        .big-news-content h2 a:hover {
          color: #000;
        }
        
    .big-news-info {
      position: absolute;
      left: 273px;
      top: 0;
      font-size: 11px;
      color: #b6b6b6;
      height: 18px;
      overflow: hidden;
    }
    
      .big-news-info a {
        color: #a33535;
        text-decoration: none;
      }
      
        .big-news-info a:hover {
          color: #000;
        }
        
/* Маленькие новости */
.small-news-block {
  padding: 20px 0 20px 3px;
}

  .small-news {
    float: left;
    position: relative;
    width: 250px;
    height: 63px;
    margin: 0 0 15px 0;
    overflow: hidden;
    
  }
  
  .small-news-margin {
    margin: 0 10px 15px 0;
    width: 260px;
  }
  
    .small-news h2 {
      position: absolute;
      left: 93px;
      top: 0;
      font-size: 12px;
      line-height: 20px;
    }
    
      .small-news h2 a {
        color: #858585;
      }
      
        .small-news h2 a:hover {
          color: #d1143c;
        }
        
    .small-news-content {
      width: 84px;
      color: #fff;
      position: absolute;
      left: 0;
      top: 0;
    }
    
      .small-news-content img {
        width: 84px;
        border: 0;
      }
      
/* Маленькие справа */
.small-right {
  
}

  .small-right-title {
    height: 28px;
    line-height: 26px;
    background: #4b4b4b url(../images/left-block.png) 5px center no-repeat;
    padding: 0 0 0 25px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-top: 1px #727272 solid;
    margin: 0 0 5px 0;
  }
  
  .small-right-news {
    padding: 0 0 10px 0;
    background: url(../images/small-right-news.jpg) left bottom repeat-x;
    margin: 0 0 5px 0;
  }
  
  .small-right-news2 {
    background: #fff;
    padding: 0;
  }
  
    .small-right-news h2 {
      color: #a33535;
      padding: 0 0 5px 0;
      font-weight: bold;
      font-size: 11px;
    }
    
      .small-right-news h2 a {
        color: #a33535;
        text-decoration: none;
      }
      
        .small-right-news h2 a:hover {
          color: #000;
        }
      
    .small-right-news-content {
      height: 70px;
      overflow: hidden;
      color: #858482;
      line-height: 14px;
    }
    
      .small-right-news-content img {
        width: 92px;
        float: left;
        margin: 0 6px 0 0;
      }
      
      .small-right-news-content a {
        color: #000;
      }
      
/*  */
.th-title {
  height: 28px;
  line-height: 26px;
  background-image: url(../images/left-block.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-color: #21447a;
  padding: 0 0 0 25px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-top: 1px #092143 solid;
  margin: 0 0 5px 0;
}

.rel-news {
  padding: 0 0 20px 0;
}

  .rel-news a {
    color: #aaaaaa;
  }
  
    .rel-news a:hover {
      color: #000;
    }

.col-news {
  background: url(../images/small-right-news.jpg) left bottom repeat-x;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

  .col-news h2 {
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    padding: 0 0 5px 0;
  }
  
    .col-news h2 a {
      color: #333333;
      text-decoration: none;
    }
    
      .col-news h2 a:hover {
        color: #cd153c;
      }
      
  .col-news-content {
    color: #868482;
    font-size: 11px;
    height: 50px;
    border-bottom: 10px #fff solid;
    overflow: hidden;
  }
  
    .col-news-content img {
      float: left;
      border: 0;
      margin: 0 6px 0 0;
      width: 62px;
    }
    
    .col-news-content a {
      color: #000;
    }
    
  .col-news-date {
    color: #21457a;
    position: relative;
    height: 22px;
    line-height: 22px;
  }
  
    .col-news-date a {
      display: block;
      background: url(../images/col-news-date.jpg) left top no-repeat;
      position: absolute;
      right: 5px;
      top: 0;
      width: 80px;
      height: 22px;
      line-height: 22px;
      text-align: center;
      color: #8a8a8a;
      text-decoration: none;
    }
    
      .col-news-date a:hover {
        background: url(../images/col-news-date.jpg) left bottom no-repeat;
        color: #fff;
      }
      
.color2 .col-news-date {
  color: #227a6a;
}

.color3 .col-news-date {
  color: #85a039;
}

/* Фоторепортаж  */
.fotorep {
  
}

#slider {
  position:relative;
  left:0;
  border: 5px #bababa solid;
  width:717px;
  height:231px;
  overflow:hidden;
  background:#fff;
  filter:expression(document.execCommand('BackgroundImageCache', false, true));
}
  
      
.fot-block {
  position:absolute;
  left:0;
  top:0;
  width: 320px;
  height:231px;
  z-index:1;
  cursor:pointer;
}

  .fot-block .hover {
    
  }
  
    body.fot-block .active {
        
        cursor:default;
      }  

  .fot-block2 {
    border: 1px #cbcbcb solid;
    
  }
  
    .fot-block2 img {
      width: 328px;
      border: 0;
      margin: 0;
    }
  
    .fot-block3 {
      position: absolute;
      bottom: 0;
      left: 1px;
      
      width: 328px;
      
      display: none;
      font-size: 12px;
    }
    
    .active .fot-block3 {
      display: block;
    }
    
      .fot-block3 a {
        
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 10px;
        background: url(../images/fot-block2.png);
      }
      
        .fot-block3 a:hover {
          background: #a33534;
        }
        
.hid {
  position: absolute;
  left: 0;
  top: 0;
  width: 328px;
  background: url(../images/hidden-body.png);
  height: 231px;
}

.active .hid {
  display: none;
}

.footer {
  background: #bebebe url(../images/footer.jpg) left top repeat-x;
  min-height: 50px;
  width: 1000px;
  margin: 0 auto 0 auto;
  text-align: left;
  color: #333;
  position: relative;
}

  .footer a {
    color: #000;
  }
  
    .footer a:hover {
      text-decoration: none;
    }
    
  .count {
    position: absolute;
    right: 15px;
    top: 15px;
  }
/* Юзер-панель */
.login-link {
  
}

  .login-link  a {
    display: block;
    padding: 7px;
    background: #fdfdfd;
    color: #4e4e4e !important;
    
    text-decoration: none;
    border-bottom: 1px #d0d0d0 dotted;
  }
  
    .login-link  a:hover {
      background: #c9210a;
      color: #fff !important;
    }

.login-color {
  color: #c9210a;
  font-size: 11px;
}

  .login-color a {
    color: #d1143c;
  }
  
    .login-color a:hover {
      color: #000;
    }
  
  .login-input-text {
    border: 1px #e4e4e4 solid;
    width: 160px;
    margin: 2px 0 3px 0px;
    color: #474747;
    font-size: 11px;
    padding: 7px;
    background: #f7f7f7;
  }
  
  
  .enter {
    margin: 0 0 0 110px;
  }
  
  .lost-input-text {
    border: 1px #9e9e9e dotted;
    width: 200px;
    padding: 5px;
    color: #644217;
  }
      
.s-block-content input {
  background: #fff url(../images/form-text.gif) left top repeat-x;
  margin: 5px 20px 0 0;
  color: #2e2e2e;
  border: 1px #d0d0d0 solid;
}

.s-block-content {
  padding: 10px;
}

/* ==================== Календарь */
.calend {

}

.weekday-active-v {
  color: #535353;
}
.day-active-v {
  color: #535353;
  font-weight: bold;
}
.calendar {
color: #535353;
font-size: 10px;
text-align: center;
}
  
  .calendar a {
    text-decoration: underline;
   }
.calendar td, th {
   text-decoration: none;
   padding: 3px;
}
.weekday {
  color: #535353;
  font-weight: bold;
  
}
.weekday-active {
  color: #000;
  font-weight: bold;
  
}
.day-active {
  color: #535353;
}
.monthlink {
  color: #535353;
  text-decoration: none;
}
.day-current {
  background:#ffd8b5;
  border:1px dotted #000;
  color: #000;
}

  .day-current a {
    color: #000;
  }

/* ==================== Облако тегов */
.tags-block {
  padding: 5px;
  color: #535353;
}

.clouds_xsmall {
  font-size: 12;
  color: #535353 !important;
}
.clouds_small {
  font-size: 15;
  color: #535353 !important;
}
.clouds_medium {
  font-size: 20;
  color: #535353 !important;
}
.clouds_large {
  font-size: 25;
  color: #ff7a52 !important;
}
.clouds_xlarge {
  font-size: 30px;
  color: #ff7a52!important;
}

/* Опрос */
.vote-buttom {
  width: 87px;
  padding: 5px;
  color: #000;
  border: 0;
  background: url(../images/form-text.gif) left top repeat-x;
  margin: 3px;
  font-size: 11px;
  font-weight: bold;
  border-left: 1px #bdbdbd solid;
  border-bottom: 1px #bdbdbd solid;
}

/* Топ новостей */
.top-newss {
  color: #ff7a52;
}

  .top-newss a {
    color: #ff7a52;
    text-decoration: none;
  }
  
    .top-newss a:hover {
      text-decoration: underline;
    }

.fix1 {
  padding-right: 5px;
}
  
/* Архив */
.arhivv {
  text-align: center;
}

  .arhivv a {
    color: #1f1f1f;
  }

/* ==================== Рейтинг статьи */

.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: #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: #ffffff;
  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;
}

.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;
}
.editor_button select {
  font-family: tahoma;
  font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}


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

#dropmenudiv {
  border: 1px solid #ffffff;
  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:#6497ca;
  border: 1px solid #ffffff;
  padding: 1px 0;
  margin: 1px;
  font-weight: bold;
}

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

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

#newpm {
  position: absolute;
  width: 400px;
  padding: 4px;
  background-color: #fdfdfd;
  border: 1px solid #bbbbbb;
  font-family: verdana;
  line-height: 135%;
}
#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: #f37c64;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии(.png) */
.highslide-wrapper, .highslide-outline {
  background: #FFFFFF;
  z-index: 100000;
}
.highslide-image {
  border: 2px solid #FFFFFF;
  z-index: 100000;
}
.highslide-active-anchor {
   visibility: hidden;
   z-index: 100000;
}
.highslide-active-anchor img {
  visibility: hidden;
  z-index: 100000;
}
.highslide-dimming {
  background: black;
  z-index: 100000;
}
.highslide-html {
  background-color: white;
  z-index: 100000;
}
.highslide-html-content {
  display: none;
  z-index: 100000;
}
.highslide-loading {
    display: block;
  color: white;
  font-size: 9px;
  font-weight: bold;
    text-decoration: none;
  padding: 3px;
  border: 1px solid white;
    background-color: black;
  z-index: 100000;
}
a.highslide-full-expand {
  background: url(../dleimages/fullexpand.gif) no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
  z-index: 100000;
}
.highslide-footer {
  height: 11px;
  z-index: 100000;
}
.highslide-footer .highslide-resize {
  float: right;
  height: 12px;
  width: 11px;
  background: url(../dleimages/resize.gif);
  z-index: 100000;
}
.highslide-resize {
    cursor: nw-resize;
}
.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;
}
  
/* Короткая */
.main-news {
  position: relative;
  padding: 0 0 0 195px;
  font-size: 11px;
  
}

  .main-news-category {
    height: 20px;
    overflow: hidden;
    color: #b0ac6e;
    line-height: 20px;
  }
  
    .main-news-category a {
      color: #31d1ff;
      
    }
    
      .main-news-category a:hover {
        color: #126780;
      }

  .main-news-title {
    font-size: 17px;
    color: #000;
    height: 36px;
    overflow: hidden;
    line-height: 17px;
  }
  
    .main-news-title a {
      color: #000;
      text-decoration: none;
    }
    
      .main-news-title a:hover {
        color: #ba130a;
      }

  
  .main-news-text {
    color: #838383;
    
  }
  
    .main-news-date {
      position: absolute;
      background: url(../images/main-news-date.png);
      padding: 5px;
      color: #000;
      left: 10px;
      top: 10px;
      z-index: 2001;
    }
  
    .main-news-text img {
      position: absolute;
      left: 0;
      top: 0;
      width: 185px;
      border: 0;
      z-index: 2000;
    }
    
    .main-news-text a {
      
    }
    
  .main-news-other {
    
  }
  
    .main-news-other1 {
      background: url(../images/main-news-other.jpg) left top no-repeat;
      color: #000;
      float: left;
      width: 130px;
    }
    
      .main-news-other1 span {
        display: block;
        float: left;
        width: 33px;
        height: 28px;
        margin: 0 5px 0 0;
        text-align: center;
        line-height: 23px;
        color: #fff;
      }
      
      .main-news-other1 div {
        float: left;
        height: 28px;
        line-height: 28px;
      }
      
    .main-news-other2 {
      float: left;
      height: 28px;
    }
    
      .main-news-other2 a {
        float: left;
        display: block;
        height: 28px;
        background: url(../images/main-news-other2.jpg) left top no-repeat;
        line-height: 28px;
        padding: 0 0 0 35px;
        color: #000;
        font-weight: bold;
        font-size: 12px;
      }
      
.razdel {
  background: url(../images/razdel.jpg) left center repeat-x;
  height: 28px;
}

  
  
.title-block {
  border-bottom: 1px #c8c8c8 dotted;
  font-size: 18px;
  color: #333333;
  padding: 5px 50px 5px 3px;
  margin: 0 0 10px 0;
}

  .title-block a {
    color: #333333;
  }
  
  .title-block span {
    background: url(../images/title-block.gif) right center no-repeat;
    padding: 0 15px 0 0;
  }
  
.full-date {
  font-size: 11px;
  position: absolute;
  right: 10px;
  top: 15px;
  color: #969696;
}

.full-cat {
  font-size: 11px;
  position: absolute;
  right: 10px;
  top: 35px;
  color: #969696;
}

  
.short-block {

}

  .short-block a {
    color: #000;
  }
  
  
  .shot-text {    
    color: #6e6e6e;
    text-align: justify;
    padding: 15px;
  }
  
    .shot-text img {
      border: 3px #c5c7c2 solid;
      margin: 0 5px 5px 5px;
    }
    
    .float-img {
      float: left;
      width: 200px;
      margin: 0 10px 10px 0 !important;
    }
    
    .shot-text2 {
      padding: 0 10px 10px 10px;
    }
    
      .shot-text2 a, .shot-text a {
        color: #000;
        font-weight: bold;
      }
    
    .shot-text2 img {
      margin: 0 10px 10px 0;
      border: 0;
      max-width: 300px;
    }
    
    .shot-text input {
      margin: 5px 20px 0 0;
      background: #343434;
      color: #fff;
      font-size: 9px;
    }
    .shot-text2 input {
      margin: 5px 20px 0 0;
      background: #343434;
      color: #fff;
      font-size: 9px;
    }
    
    .mass_comments_action input {
      margin: 5px 20px 0 0;
      background: #454545;
      color: #fff;
      font-size: 9px;
    }
  
    .shot-text .editor_button img {
      padding: 0 !important;
      border: 0 !important;
      margin: 0;
    }
    .shot-text2 .editor_button img {
      padding: 0 !important;
      border: 0 !important;
      margin: 0;
    }
    
    .editor_button img {
      padding: 0 !important;
      border: 0 !important;
      margin: 0 !important;
    }
    
    .shot-text .editbclose img {
      padding: 0;
      border: 0;
      margin: 0;
    }
    .shot-text2 .editbclose img {
      padding: 0;
      border: 0;
      margin: 0;
    }
    
    .editor_button_brk img {
      padding: 0 !important;
      margin: 0 !important;
      border: 0 !important;
    }
    


/* Полная новость */
.ful-img {
  
}

  .ful-img img {
    max-width: 200px;
    margin: 0 0 10px 0;
    float: nono;
    clear: both;
  }

  .title-block a {
    
    
  }
  
    .title-block a:hover {
      
    }
    
.comments-tabs {
  margin: 0;
  padding: 0;
}
  
  .comments-tabs li {
    float: left;
    list-style-type: none;
  }
    
    .comments-tabs a {
      display: block;
      float: left;
      padding: 3px 15px 3px 15px;
      color: #fff;
      background: #b3b3b3;
      border-right: 1px #fff solid;
      border-top: 4px #fff solid;
    }
    

    
  
.current {
  background: #4b4b4b !important;
  text-decoration: none;
  color: #fff !important;
  padding: 5px 15px 5px 15px !important;
  border-top: 0 !important;
}

      .comments-tabs a:hover {
        background: #d1143c !important;
        text-decoration: none;
        color: #fff;
        border-top: 0 !important;
        padding: 5px 15px 5px 15px !important;
      }
  
.comments-panes {
  clear: both;
}

.sh-tags {
  border-top: 1px #ccc dotted;
  border-bottom: 1px #ccc dotted;
  padding: 5px 0 5px 0;
  clear: both;
}

  .sh-tags a {
    color: #000;
  }

.newsto {
  margin: 10px 0 10px 0;
  padding: 20px;
  padding-bottom: 10px;
  color: #252525;
  font-weight: bold;
  text-align: left;
  background: #f8f8f8;
  border-bottom: 1px #e3e3e3 solid;
}

  .newsto span {
    color: #cf0606;
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
  }

  .newsto a {
    color: #646464;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    border-bottom: 1px #7791af dotted;
  }
  
    .newsto a:hover {
      color: #000;
    }
    
  .newsto li {
    list-style-type: none;
    background: url(../images/arrow.jpg) left 5px no-repeat;
    padding-bottom: 5px;
    padding-left: 20px;
  }
  
.registr-please {
  color: #7791af;
  padding: 10px;
  margin: 5px;
}

/* Вид комментария */



/* -------- */
.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: #a60808 !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;
}
/*
*****************************
Юзер инфа */
.user-info-table {
  width: 90%;
  margin: 0 00px 0 20px;

}

  .user-info-table td {
    padding: 5px 5px 20px 5px;
    text-align: left;
  }
  
    .user-info-table td small {
      font-size: 14px;
      color: #af86522;
      font-weight: bold;
    }
    
    .user-info-table td a {
      color: #ff863d;
    }
    
    .user-info-table td i {
      color: #bfbfbf;
    }
    
    .buttom-add-news {
      margin: 5px 20px 5px 0;
      background: #777777;
      color: #fff;
      border: 1px #2b2b2b solid;
    }
    
    .user-info-table input {
      background: url(../images/form-text.gif);
      color: #2e2e2e;
      border: 1px #d0d0d0 solid;
    }

    
/* Инфо */
.error {
  padding: 10px;
  padding-bottom: 150px;
  background: url(../images/error.jpg) center bottom no-repeat;
  text-align: center;
}

  .error p {
    font-size: 15px;
    font-weight: bold;
  }
  
  .error a {
    color: #7cad37;
  }

/* Статистика */
.lost-pass {
  width: 400px;
  background: #fef2e4;
  margin-bottom: 20px;
  border-top: 5px #9d7038 solid;
  margin-top: 10px;
}


  .lost-pass td {
    background: #fef2e4;
    padding: 5px;
    color: #4b2e12;
    text-align: left;
  }
    
    .lost-pass td a {
      color: #c89539;
    }
    
.ststs-title {
  padding: 5px 5px 5px 20px;
  color: #60360c;
  text-align: left;
  font-weight: bold;
}

/* Статические страницы */  
.ststststs {
  text-align: left;
  margin: 0 30px 0 30px;
}

  .ststststs-t {
    height: 40px;
    line-height: 35px;
    color: #fffdcc;
    margin: 0 30px 0 10px;
  }
  
    .ststststs-t h1 {
      margin: 0;
      padding: 0 0 0 50px;
      font-size: 14px;
    }
  
  .ststststs-c {
    padding: 20px;
  }
    
    .ststststs-c img {
      padding: 0 10px 10px 0;
      background: url(../images/shadow.gif) right bottom;
      border: 0;
      margin: 10px 10px 10px 0;
    }
    
    .ststststs-c input {
      margin: 5px 20px 0 0;
      background: url(../images/form-text.gif);
      color: #2e2e2e;
      border: 1px #d0d0d0 solid;
    }
  
  .ststststs-s {
    padding: 5px;
  }
    .ststststs-s a {
      color: #60360c;
    }
    
.s-block-content {
  padding: 5px;
}

  .s-block-content a {
    color: #871012;
  }
  
/* добавление новости */
.add-news-title {
  padding: 5px 5px 0 50px;
  font-weight: bold;
  text-align: left;
  color: #2d7cff;
}

/* ПМ */
.imp {
  text-align: left;
  margin: 0 30px 0 30px;
}

  .imp input {
    margin: 5px 20px 0 0;
    background: url(../images/form-text.gif);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
  }
  
.pm-tititittile {
  padding: 10px 10px 10px 5px;
  font-weight: bold;
}

.new-PM {
  padding: 3px;
}
  
  .new-PM input {
    width: 250px;
    background: url(../images/form-text.gif);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
  }
  
  .new-PM span {
    width: 150px;
    margin-right: 20px;
    display: block;
  }
  
.pm-block {
  height: 30px;
  padding-left: 60px;
  line-height: 30px;
  font-weight: bold;
}

.pm-content {
  padding: 10px;
}

  .pm-content a {
    color: #666666;
    font-weight: bold;
  }

.pm-block-menu {
  height: 50px;
  margin-bottom: 20px;
  line-height: 50px;
  padding-left: 0px;
  font-size: 12px;
}

  .pm-block-menu a {
    color: #ff863d;
    font-weight: bold;
  }

.a-mess {
  border-top: 5px #fff solid;
  padding: 5px;
  color: #777777;
}  

  .a-mess a {
    color: #4a4a4a;
    font-weight: bold;
  }
  
.theme-mess {
  background: #c6c6c6;
  padding: 5px;
  border-top: 5px #fff solid;
  color: #666666;
  font-weight: bold;
}

/* Результаты поиска и форма поика на главной */


.search-rez {
  text-align: left;
  margin: 0 30px 0 30px;

}

.search-title {
  padding: 10px;
  color: #fdffcd;
  font-weight: bold;
  border-left: 2px #ffddb5 solid;
  border-right: 2px #ffddb5 solid;
  margin: 10px;
  background: #262626;
}

.search-rez input {
  
    background: url(../images/form-text.gif);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
}  

.razd {
  background: url(../images/small-right-news.jpg) left center repeat-x;
}

/* Навигация по страницам */
.navigation {
  color:#666;
  border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
  text-decoration:none;
  color: #434343;
  padding:3px 6px;
  font-size:11px
}

.navigation a:hover {

  border-color:#e6e6e6;
}

.navigation span {
  text-decoration:none;

  padding:3px 6px;

  color:#000;
  font-size:18px;
}

.vote-pool {
  margin: 20px 0 0 100px;
  background: #dbf6ff;
  width: 400px;
  padding: 10px;
}

  .vote-pool img {
    border: 0;
    padding: 0;
  }

  .vote-pool h5 {
    color: red;
    font-size: 13px;
    margin: 0;
  }
  
  .vote-pool h6 {
    margin: 0;
    font-size: 12px;
  }
  
  .vote-pool input {
    margin: 5px 20px 0 0;
    background: url(../images/form-text.gif);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
  }
  
.statss {
  width: 100%;
}

  .statss  td {
    padding: 5px;
    font-size: 12px;
    color: #757575;
  }
  
  .statss a {
    color: #ff873e;
  }
  
.statss-title {
  font-size: 13px;
  font-weight: bold;
  color: #239aff;
  border-bottom: 1px #8e8e8e dotted;
  margin-bottom: 10px;
}


  
.form-input-stand {
  background: url(../images/form-text.gif);
  color: #2e2e2e;
  border: 0;
}

.shot-title {
  color: #61a0ff;
  padding: 5px;
}

  .shot-title h1 {
    font-size: 18px;
    padding-left: 10px;
  }
  
    .shot-title h1 i {
      
    }
    
.img-top-link {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}

.fix-bb {
  margin-right: 2%;
  background: url(../bbcodes/bg.gif);
  height: 75px;
  margin-left: -10px;
  border: 1px solid #bbb;
  border-bottom: 0;
}

  .fix-bb div {
    border: 0 !important;
  }
  
@-moz-document url-prefix()
{
    
}

  
/* DLE 8.5 */

/* Вид изображения: с прямыми краями и тенью */
.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;
}


/* DLE 9.0 */

/* ==================== Информационное оконо загрузки 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;
}


/* ==================== Быстрый поиск на сайте */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#5c9ccc; 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:#fdd08b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #5c9ccc; 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 #a6c9e2;
  color: #222222;
  text-align: left;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  background: #5c9ccc url(../images/ui-bg_gloss-wave.png) 50% 50% repeat-x;
  border: 1px solid #4297d7;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
  background: #dfeffc url(../images/ui-bg_glass_85.png) 50% 50% repeat-x;
  border: 1px solid #c5dbec;
  color: #2e6e9e;
  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;
  text-align: left;

}
.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;
  text-align: left;
}
.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;
}

.commentS-td2 #b_left, .commentS-td2  #b_center, .commentS-td2  #b_right, .commentS-td2 #b_spoiler {
    display: none;
  }
  
.nono #b_left, .nono  #b_center, .nono  #b_right, .nono #b_spoiler {
    display: none;
  }
 

#searchtable input{
  max-width: 130px !important;
}


/* ДЛЕ 9.2*/
.editor input[type="text"] { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }

/* ==================== Автозаполнение облака тегов */
.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;
}

### NEW

#tva {
  position:relative;
  left:0;
  border: 5px #bababa solid;
  width:717px;
  padding: 5px;
  overflow:hidden;
  background:#fff;
  filter:expression(document.execCommand('BackgroundImageCache', false, true));
}

.podact {
    display: block;
    width: 215px;
    height: 350px;
    text-align: center;
    overflow: hidden;
}


      .search-block2 {
        background: url(../images/search-block2.jpg) left top no-repeat;
        width: 240px;
        height: 30px;
#        position: absolute;
#        left: 6px;
#        top: 63px;
      }
      
        .form-text2 {
#          position: absolute;
          background: none;
          font-size: 14px;
          color: #a3a3a3;
          border: 0;
          margin: 6px;
          padding: 0;
#          left: 15px;
#          top: 14px;
          width: 200px;
        }

.head-banner {
    text-align: center;
    padding-top: 15px;
}

.big-art {
  position: relative;
#  height: 205px;
#  overflow: hidden;
}

.big-art img { margin: 10px; }
.big-art-content img { margin: 10px; }

  .big-art-content {
    padding: 64px 0 0 0px;
    color: #797979;
    font-size: 12px;
  }
  
    .big-art-content h2 {
      position: absolute;
      top: 20px;
      height: 40px;
      overflow: hidden;
      font-size: 18px;
      font-family: Times New Roman;
      color: #cd153c;
    }
    
      .big-art-content h2 a {
        color: #cd153c;
        text-decoration: none;
      }
      
        .big-art-content h2 a:hover {
          color: #000;
        }

    .big-art-info {
      position: absolute;
      top: 0;
      font-size: 11px;
      color: #b6b6b6;
      height: 18px;
      overflow: hidden;
    }
    
      .big-art-info a {
        color: #a33535;
        text-decoration: none;
      }
      
        .big-art-info a:hover {
          color: #000;
        }

#tvagent {
    font-family: times, times new roman;
    font-size: 16px;
    margin-left: 100px;
    color: #000;
    font-weight: bold;
}

#tvagent a {
    color: #000;
    text-decoration: none;
}

#tvagent a:hover {
    color: #F00;
    text-decoration: none;
    
}

.tvagent-sec {
    padding-left: 10px;
    font-weight: normal;
}

/*---Вывод результатов голосования на сайте---*/
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---Вывод результатов опросов в новостях---*/
.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}