/*
 * Главные стили. Внешний вид шаблона.
 */
@font-face {
    font-family: 'Roboto Condensed', sans-serif;
}

body {
	padding: 0;
    margin: 0;
    background: #00000010 url(../images/lenta.png) 50% 50% no-repeat;
    text-align: left;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #2f2f2f;
    position: relative;
    min-height: 1000px;
}

h1, h2, h3, h4 {
	padding: 5px 15px 11px 0px;
    margin: 0;
    font-weight: bold;
    font-size: 25px;
}

.main-banner {
    width: 1080px;
    height: 425px;
    margin: 10px auto 0;
    background: #00040d;
	box-shadow: 0 0 50px #000000ba;
}

.poster-top {
    /* Background: rgb(0 0 0 / 30%); */
    width: 1080px;
    /* min-height: 225px; */
    margin: 0 auto;
    height: auto;
    /* display: flex; */
}

.poster {
    /* Background: #93ffaa; */
    width: 100%;
    padding: 0%;
    margin: 0px;
    display: flex;
    /* border-right: 1px solid; */
    /* border-left: 1px solid; */
    border-bottom: 30px solid;
    border-color: #8fd1ff;
}

.top-banner {
    width: 1000px;
    background: #e99031;
    margin: 0 auto -42px;
    /*height: 40px;*/
    position: relative;
    box-shadow: inset 0px 0px 38px #000;
    border: 1px solid #032357;
}

.main-news-category {
    font-size: 12px;
    width: 98%;
    height: 12px;
    background: #dbdbdb;
    margin: 10px 0 5px 0;
    padding: 7px;
}

.top-phone {
    width: 300px;
    height: 35px;
    float: right;
    margin-top: 2px;
}

.partner {
    width: 160px;
    margin: 30px 0 68px 0;
    text-align: center;
}

.partner-logo {
    width: 145px;
    margin: 0 auto;
}

.invest {
    width: 160px;
    margin: 30px 0 45px 0;
    text-align: center;
}

.invest-logo {
    width: 145px;
    margin: 0 auto;
}

.top-mini-social {
    float: left;
    width: 250px;
    height: 33px;
    margin-left: 210px;
    margin-top: 10px;
}

.mini-link{float: left;margin-top: 0;width: auto;}
.mini-link-b{margin: 0 3px;display: inline-block; width: 32px; height: 32px;padding: 0 !important;border-radius: 5px;}
.mini-link-b:hover{box-shadow:0 0 10px #de6c28;-moz-box-shadow:0 0 10px #de6c28;-webkit-box-shadow:0 0 10px #de6c28;}
.mini-link div{float:left;}
.mini-link a{padding:0;}
.mini-link a:hover{text-shadow:0 0 3px #DDD;-moz-text-shadow:0 0 3px #DDD;-webkit-text-shadow:0 0 3px #DDD;}

  .main-block {
    /*Background: #f5f5f5;*/
    width: 1080px;
    min-height: 200px;
    margin: 0 auto;
    display: flex;
}
  .left {
    width: 14%;
    padding: 1%;
    margin: 10px 10px 0 20px;
    float: left;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    height: 1000px;
    background: #ffffff;
}
  .act-base {
    width: 100%;
    height: auto;
}

  .centr {
    width: 62%;
    float: left;
}

.centr-banner {
	margin-top: 10px;
    width: 100%;
    height: 85px;
    text-align: center;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
}

.centr-news {
    width: 100%;
    height: auto;
}
  .right {
    width: 14%;
    padding: 1%;
    margin: 10px 20px 0 10px;
    float: right;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    height: 1000px;
    background: #ffffff;
}
    
    .top-menu {
      padding: 30px 0 0 310px;
    }
    
      .top-menu-link {
        background: url(../images/top-menu-link.png) right top no-repeat;
        float: left;
        height: 37px;
        padding: 0 15px 0 0;
        display: block;
        text-decoration: none;
        color: #838383;
        font-size: 12px;
        margin: 0 10px 0 0;
      }
      
        .top-menu-link span {
          display: block;
          float: left;
          background: url(../images/top-menu-link2.png) left top no-repeat;
          height: 37px;
          padding: 0 10px 0 25px;
          line-height: 37px;
          
        }
        
        .top-menu-link:hover {
          color: #000;
        }
          
    .click-block-link {
      display: block;
      height: 200px;
    }
    
	.menu-bottom	{
    width: 100%;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    float: left;
	margin-top: 20px;
    }
	
	.bottom-logo {
    float: right;
    width: 18%;
    text-align: center;
    padding: 55px 0 0 0;
    }
	
    .banner {
      height: 100px;
      text-align: right;
    }
    
  .search-block {
    float: right;
    width: 290px;
    margin-right: -55px;
    margin-top: -10px;
  }
  
    .google-links {
      position: absolute;
      background: url(../images/login-input-text.jpg) left top repeat-x;
      padding: 3px;
      left: 335px;
      top: 12px;
    }
  
    .search-block form {
      margin: 0;
      padding: 0;
    }
    
    .form-text {
      background: none;
      font-size: 18px;
      font-family: Arial;
      position: absolute;
      left: 20px;
      top: 52px;
      border: 0;
      width: 750px;
      border: 0;
      color: #6d6d6d;
    }
        
   .form-text-search {
    height: 22px;
    width: 182px;
    margin-top: 20px;
    margin-left: 10px;
    padding: 0 10px;
    border: 1px;
    color: #6d6d6d;
    float: left;
    border-radius: 3px;
    box-shadow: 0px 0px 30px #3e3e3e;
    }
    
    .poisk {
    margin: 18px 7px 0 10px;
    padding: 0;
    z-index: 1000;
    float: right;
    border: 0;
    width: 61px;
    background: url(../images/poisk.jpg) left top no-repeat;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    height: 26px;
    }
    
    .poisk:hover {
    background:  url(../images/poisk-orange.jpg) left top no-repeat;
    }
    .advansed-search {
      display: block;
      background: url(../images/advansed-search.png) left top no-repeat;
      height: 26px;
      width: 144px;
      line-height: 26px;
      text-align: center;
      color: #232323;
      text-decoration: none;
      position: absolute;
      left: 11px;
      top: 10px;
    }
    
    .enter-to-site {
      display: block;
      background: url(../images/enter-to-site.png) left top no-repeat;
      height: 26px;
      width: 144px;
      line-height: 26px;
      text-align: center;
      color: #fff;
      text-decoration: none;
      position: absolute;
      left: 170px;
      top: 10px;
      cursor: pointer;
    }
    
  .anons-block {
    background:url(../images/ugolok2.png) left top no-repeat;
    margin: 0 0 0 -40px;
    position: relative;
    height: 300px;
  }

  .top-anons {
	position: relative;
    width: 98%;
    margin: 0 1%;
    background: rgba(1,4,19,1);
    height: 140px;
    border-radius: 6px;
  }

  .top-anons2{
    position: relative;
    width: 100%;
    margin: 0 auto 10px;
  }

  .top-anons-photo{
    position: relative;
    width: 1000px;
    margin: 0 auto 10px;
    height: 155px;
  }

  .anons {
	width: 48%;
    float: left;
    padding: 1% 1% 0;
    border-radius: 5px;
    height: 130px;
  }

  .anons2 {
    width: 47.90%;
    float: left;
    margin: 0 .5%;
    padding: 10px 4px 5px 4px;
    border-radius: 5px;
    height: 110px;
  }

  .img-anons {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	margin: auto;
  }
        
  .related {
	border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    background: #ffffff;
    border-radius: 3px;
  }
          
  .related li{
	margin: 0 10px 10px 0;
  }
  
  .related-title {
	height: 20px;
    background: #4a76a8;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    font-size: 1.2em;
  }
  
  .shot-text2 {
	width: 100%;
	margin: 20px 0 20px 0;
  }
  
  .shot-text2 span{
	clear: both;
    width: 100%;
    display: block;
  }
  
  .shot-text2 img {
    width: 670px;
    margin: 0px 0 10px 0;
    box-shadow: 0px 0px 10px #a1a1a1;
    border-radius: 5px;
	clear: both;
  }
  
  .shot-text2 iframe {
    width: 670px;
    height: 390px;
    margin: 20px 0;
    box-shadow: 0px 0px 10px #1f1f1f;
  }
  
  #material {
    float: left;
    margin: 0 .5%;
    padding: 10px 4px 10px 4px;
    border-radius: 5px;
  }

  #material img{
    width: 300px;
    float: left;
    margin: 5px 10px 5px 5px;
    border-radius: 5px;
	clear: left;
  }
  #comm-name {
    clear: both;
    margin: 0px 0 10px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px 0 5px 10px;
    font-size: 18px;
    font-weight: bold;
  }

  .block-news3 {
    width: 62%;
    float: left;
  }

  .news1 {
    width: 99%;
    float: left;
    margin: 0px 0px;
    padding: 10px 4px 20px 4px;
    overflow: hidden;
    border-bottom: 1px solid #c9c9c9;
  }

  .xfieldimage {
    width: 670px;
  }
  
  .img-news1 {
    height: 100%;
  }
  
  .news1 h2 a{
    font-weight: bold;
    margin: 0px 0 1px 0px;
    font-size: 18px;
    line-height: 16px;
    color: #033573;
  }
  
  .news1 h2 a:visited{
    color: #333;
  }
	
  .anons-photo {
    width: 100%;
    margin: 3px;
    padding: 7px;
    position: relative;
}
	
  .anons-photo-txt {
	background: #e2f3ff;
    border-radius: 0px 0px 5px 5px;
    padding: 2px 8px 0px 8px;
    position: absolute;
    height: 40px;
    bottom: 7px;
    width: 178px;
    text-align: center;
}
	
  .anons-photo-txt a{
	color: #4a4a4a;
    font-weight: bold;
    font-size: 12px;
    top: 6px;
    position: relative;
}

  .img-anons-photo {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 194px;
    border-radius: 5px;
}

  .anons-r {
    width: 100%;
    float: left;
	margin-bottom: 35px;
  }

  .img-anons-r {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 180px;
  }

.blueline {
    border-top: 7px solid #c9c9c9;
    border-radius: 5px;
    clear: both;
    margin-top: 25px;
}

.blueline-txt {
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #505050;
    text-shadow: 1px 1px 1px #03113c;
    margin-right: 10px;
    margin-top: -21px;
}

  .slide {
    width: 1080px;
    float: left;
    /* margin: 0 1.15%;
    padding: 10px 5px 5px 5px; */
    background: #fff;
    border-radius: 5px;
  }

.banner1 {
    margin: 0 auto 15px;
    width: 950px;
}

.full-body {
    margin-top: -160px;
}

.middle {
    width: 1080px;
    margin: 0 auto 10px;
    background:url(../images/back-middle.png) repeat-x left top -185px;
    border-radius: 0 0 10px 10px;
	min-height: 422px;
}
.maincol {
    width: 1080px;
    margin: 0 auto;
    background:#FFF url(../images/back-anons.png) no-repeat left bottom -120px;
    border-radius: 10px;
	padding-top: 10px;
	position:relative;
}

  .leftcol {
    width: 75%;
    float: left;
    margin: 0 10px 0 10px;
    background: #f3f3f3 url(../images/back-center.png) top center;
    padding: 15px 10px 10px 10px;
    border-radius: 8px;
}

  .rightcol {
    width: 18%;
    float: right;
    margin: 0 10px 0 0;
    background: #f3f3f3;
    border-radius: 10px;
    padding: 10px;
}

.anons-r-name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #001c5e;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #bbb;
    text-shadow: 1px 1px 0 #b7b7b7;
}

.komm > div, .komm > input { display: none; }

.komm label { padding: 5px; border: 1px solid #aaa; line-height: 28px; cursor: pointer; position: relative; bottom: 1px; background: #fff; font-size: 14px; font-weight: bold; color: #00195b; }
.komm input[type="radio"]:checked + label { border-bottom: 2px solid #fff; }

.komm > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.komm > input:nth-of-type(2):checked ~ div:nth-of-type(2) {display: block;padding: 5px;border: 1px solid #aaa;background: #fff;margin-top: -3px;}

    .ugolok {
      position: absolute;
      background: url(../images/ugolok.png) left top no-repeat;
      width: 160px;
      height: 305px;
      left: -160px;
      top: -5px;
    }
    
    .top-films {
      background: url(../images/top-films.png) left top no-repeat;
      width: 356px;
      height: 281px;
      position: absolute;
      right: -105px;
      top: -10px;
    }
    
      .rss-link {
        width: 50px;
        height: 50px;
        background: none;
        display: block;
        position: absolute;
        right: 25px;
        top: 20px;
      }
    
      .top-films-links {
        width: 220px;
        height: 156px;
        overflow: hidden;
        text-align: right;
      }
      
        .top-films-links ul {
          margin: 0;
          padding: 0;
          list-style-image: url(../images/top-films-links.png);
          font-size: 12px;
        }
        
          .top-films-links ul li {
            list-style-type: none;
          }
      
        .top-films-links a {
          color: #565656;
          
          display: block;
          padding: 5px;
          
        }
        
          .top-films-links a:hover {
            color: #fff;
            
            background: #ba2a1b;
            text-decoration: none;
          }
          
    .anons-film {
      width: 176px;
      background: url(../images/anons-film.jpg) center bottom no-repeat;
      padding: 0 0 12px 0;
      float: left;
    }
    
      .anons-film-content {
        width: 160px;
        height: 200px;
        overflow: hidden;
        color: #fff;
        position: relative;
      }
      
        .anons-film-content img {
          border: 0;
          width: 160px;
        }
        
        .anons-film-content a {
          color: #fff;
        }
        
        .anons-film-content-category {
          
          position: absolute;
          bottom: -20px;
          left: 0px;
          height: 20px;
          line-height: 20px;
          background: #e00a55;
          color: #fff;
          text-align: center;
          overflow: hidden;
          width: 160px;
        }
        
      .anons-film-title {
        background: #828282;
        border-top: 1px #a5a5a5 solid;
        padding: 0 5px 0 5px;
        overflow: hidden;
        text-align: center;
        height: 30px;
        color: #fff;
        line-height: 30px;
      }
      
        .anons-film-title a {
          color: #fff;
          text-decoration: none;
        }
        
          .anons-film-title a:hover {
            text-decoration: underline;
          }
          
  .main-table {
    width: 100%;
    clear: both;
    background: #fff;
  }
  
    .td-for-content {
      padding: 0 15px 0 15px;
      background: url(../images/td-for-content.jpg) 710px 20px repeat-y;
    }
    
      .main-title {
        background: url(../images/main-title.jpg) left center repeat-x;
      }
      
        .main-title1 {
          background: url(../images/main-title1.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title2 {
          background: url(../images/main-title2.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title3 {
          background: url(../images/main-title3.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title4 {
          background: url(../images/main-title4.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title5 {
          background: url(../images/main-title5.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title6 {
          background: url(../images/main-title6.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title7 {
          background: url(../images/main-title7.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title8 {
          background: url(../images/main-title8.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title9 {
          background: url(../images/main-title9.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title10 {
          background: url(../images/main-title10.jpg) left top no-repeat;
          height: 50px;
        }
        .main-title11 {
          background: url(../images/main-title11.jpg) left top no-repeat;
          height: 50px;
        }
        
      .news-block {
        
      }
      
        .news-block-title {
          background: url(../images/news-block-title.jpg) left top no-repeat;
        }
        
          .news-block-title-right {
            background: url(../images/news-block-title-right.jpg) right top no-repeat;
            height: 54px;
            padding: 0 20px 0 20px;
            line-height: 45px;
            overflow: hidden;
            font-size: 12px;
            color: #969696;
          }
          
            .news-block-title-right a {
              color: #969696;
              text-decoration: none;
            }
            
              .news-block-title-right a:hover {
                color: #000;
              }
              
          .news-block-content {
            height: 93px;
            overflow: hidden;
            padding: 0 0 0 10px;
            border-left: 5px #ffd43d solid;
            color: #666666;
            margin: 0 0 0 10px;
            position: relative;
          }
          
            .news-block-content img {
              float: left;
              border: 0;
              margin: 0 10px 0 0;
              width: 125px;
            }
            
            .news-block-content a {
              color: #ffd43d;
              text-decoration: none;
            }
            
              .news-block-content a:hover {
                text-decoration: underline;
              }
              
            .news-block-content-date {
              position: absolute;
              left: 4px;
              top: 65px;
              background: url(../images/news-block-content-date.png);
              padding: 5px 15px 5px 5px;
              color: #fff;
            }
            
      .news-item {
        background: #fefefe;
        padding: 1px;
      }
      
        .color1 {
          background: #fcfcfc;
          padding: 1px;
        }
        .color2 {
          background: #f6f6f6;
          padding: 1px;
        }
        .color3 {
          background: #f1f1f1;
          padding: 1px;
        }
        .color4{
          background: #e9e9e9;
          padding: 1px;
        }
        .color5 {
          background: #fff;
          padding: 2px;
        }
        .color6 {
          background: #f9f9f9;
          padding: 10px;
        }
        
          .news-item-content {
            position: relative;
            padding: 0 0 0 105px;
            min-height: 130px;
            color: #999999;
            
          }
          
            .news-item-content a {
              color: #faa20a;
              text-decoration: none;
            }
            
              .news-item-content a:hover {
                text-decoration: underline;
              }
              
            .news-item-category {
              padding: 5px 0 5px 0;
            }
            
              .news-item-category i {
                color: #272727;
              }
              
                .news-item-category a:hover {
                  
                }
            
            .first-img {
              position: absolute;
              left: 0;
              top: 5px;
              width: 93px;
              border: 0; 
            }
            
            .news-item-title {
              
              
              color: #bfbfbf;
              padding: 5px 80px 5px 0;
              position: relative;
              font-family: Arial;
            }
            
              .news-item-title-rating {
                position: absolute;
                right: 0;
                top: 10px;
              }
            
              .news-item-title h2 {
                display: inline;
              }
            
              .news-item-title a {
                color: #262626;
                font-size: 18px;
                text-decoration: underline;
              }
              
                .news-item-title a:hover {
                  text-decoration: none;
                  color: #faa20a;
                }
                
            .news-item-more {            
              position: absolute;
              height: 109px;
              width: 30px;
              left: -42px;
              top: 50%;
              margin: -54px 0 0 0;
              overflow: hidden;
            }
            
              .news-item-more a {
                display: block;
                background: url(../images/news-item-more.png) left top no-repeat;
                width: 60px;
                margin-left: 0px;
                height: 109px;
              }
            
              /*.news-item-more:hover {
                background: url(../images/news-item-more.png) left -109px no-repeat;          
                width:30px;
                left: -42px;
              }*/
              
      .content-preview {
        
      }
      
        .content-preview .anons-film {
          margin: 0 20px 0 20px;
        }
        
        .content-preview .anons-film-title {
          background: #c84c2b;
        }
        .content-preview .anons-film-content-category {
          background: #585858;
        }
    
      .bottom-links {
        padding: 10px;
        border-right: 1px #d7d7d7 dotted;
      }
      
        .bottom-links-title {
          font-size: 18px;
          font-family: Arial;
          color: #404040;
          padding: 0 0 10px 0;
        }
      
        .bottom-links a {
          color: #454545;
          display: block;
          padding: 3px;
        }
        
          .bottom-links a span {
            padding: 2px;
          }
        
          .bottom-links a:hover {
            color: #fff;
            text-decoration: none;
          }
          
            .bottom-links a:hover span {
              background: #ff781e;
            }
    
    .td-for-blocks {
      width: 282px;
    }
    
      .right-block {
        
      }
      
        .right-block-title {
          height: 51px;
        }
        
          .right-title-1 {
            background: url(../images/right-title-1.jpg) center top no-repeat;
          }
          .right-title-2 {
            background: url(../images/right-title-2.jpg) center top no-repeat;
          }
          .right-title-3 {
            background: url(../images/right-title-3.jpg) center top no-repeat;
          }
          .right-title-4 {
            background: url(../images/right-title-4.jpg) center top no-repeat;
          }
          .right-title-5 {
            background: url(../images/right-title-5.jpg) center top no-repeat;
          }
          .right-title-6 {
            background: url(../images/right-title-6.jpg) center top no-repeat;
          }
          .right-title-7 {
            background: url(../images/right-title-7.jpg) center top no-repeat;
          }
          .right-title-8 {
            background: url(../images/right-title-8.jpg) center top no-repeat;
          }
        
        .right-block-content {
          padding: 5px 10px 10px 0;
        }
        
          .right-block-content a {
            color: #ff9327;
          }
          
            .right-block-content a:hover {
              color: #000;
            }
            
          .rekomend-block {
            text-align: center;
            padding: 5px 0 5px 0;
          }
          
            .rekomend-block-content {
              height: 190px;
              overflow: hidden;            
              width: 160px;
              margin: 0 auto 0 auto;
            }
            
              .rekomend-block-content img {
                width: 160px;
                color: #fff;
                border: 0;
              }
              
              .rekomend-block-content a {
                color: #fff;
              }
              
            .rekomend-block-title {
              color: #ff9227;
              border-bottom: 1px #f4f4f4 solid;
              padding: 7px 0 7px 0;
              width: 160px;
              margin: 0 auto 0 auto;
            }
            
              .rekomend-block-title a {
                color: #ff9227;
              }
              
                .rekomend-block-title a:hover {
                  color: #000;
                }
            
        .menu-title {
          height: 72px;
          background: url(../images/menu-title.jpg) center top no-repeat;
        }
        
        .menu-link a {
          display: block;
          background: url(../images/menu-link.jpg) left 7px no-repeat;
          padding: 15px 10px 15px 37px;
          color: #3a3a3a;
          text-decoration: none;
          font-size: 12px;
          margin: 0 0 0 20px;
          border-bottom: 1px #dedede dotted;
        }
        
          .menu-link a span {
            padding: 2px;
          }
        
          .menu-link a:hover {
            background: url(../images/menu-link.jpg) left -131px no-repeat;
            color: #fff;
          }
          
            .menu-link a:hover span {
              background: #ff4a71;
            }
            
  .footer {
    color: #505050;
    text-align: center;
    padding: 20px;
    float: left;
  }
  
    .footer a {
      color: #fff;
    }
    
    .footer2 {
      background: url(../images/footer2.png) right bottom no-repeat;
      min-height: 220px;
    }
	
  .footer_menu {
    position: relative;
    padding: 0 0 25px 0;
  }
  .foot_menu {
    list-style: none;
    padding: 0;
    margin: 0 -25px 0 0;
  }
  .foot_menu > li {
    float: left;
    width: 33.33333%;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .foot_menu > li > b {
    display: block;
    margin-bottom: 1em;
  }
  @media only screen and (min-width: 601px)
.foot_menu > li > div {
    display: block !important;
    height: auto !important;
    width: auto !important;
  }
  .collapse {
    overflow: hidden;
    /*height: 0;
    width: 0;*/
    display: inline-block;
  }
  .foot_menu > li nav > a {
    color: #838383;
    display: block;
    font-size: .9em;
    padding: 0.2em 0;
  }
  .rightside {
    float: right;
    width: 300px;
    padding: 0 25px;
    margin-left: -350px;
    position: relative;
  }
  #upper {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background-color: #d7d7d7;
    position: relative;
  }
  #upper .icon {
    width: 20px;
    height: 32px;
    fill: #ededed;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -10px;
  }
  
  .midside {
    float: left;
    padding: 30px 0px 30px 30px;
    width: 63%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
  }
  
  
#easyTooltip{
  padding:5px;
  
  background:url(../images/hidden-body.png);
  color: #fff;
}
  
  
.hidden-body {
  background: url(../images/hidden-body.png);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 9998;
}
  
.hidden-login {
  background: url(../images/hidden-login.png) left top no-repeat;
  width: 506px;
  height: 424px;
  position: fixed;
  left: 50%;
  top: -500px;
  margin: -212px 0 0 -253px;
  text-align: left;
  color: #656565;
  font-family: Arial;
  z-index: 9999;
}

.none {
  display: none;
}

.block {
  display: block;
}

  .hidden-login form {
    padding: 20px 0 0 0;
    margin: 0;
  }

  .hidden-login-title {
    font-size: 40px;
    font-family: Myriad Pro;
    color: #585858;
  }
  
  .login-table {
    width: 100%;
    clear: both;
    font-size: 12px;
  }
  
    .login-link {
      padding: 5px 45px 0 0;
      text-align: right;
    }
    
    .login-link  a {
      color: #4a4a4a;
      font-size: 11px;
    }
    
      .login-link  a:hover {
        color: #000;
      }
  
  .login-input-text {
    padding: 10px 5px 10px 5px;
    background: #ededed url(../images/login-input-text.jpg) left top repeat-x;
    color: #828282;
    border: 0;
    margin: 5px 0 5px 10px;
    width: 210px;
  }
  
  .login-close {
    position: absolute;
    background: url(../images/login-close.png);
    width: 43px;
    height: 46px;
    right: 20px;
    top: 15px;
    cursor: pointer;
  }
  
  .gfdg a {
    display: block;
    padding: 7px;
    background: url(../images/login-input-text.jpg) left top repeat-x;
    float: left;
    margin: 15px 10px 0 0;
    color: #4a4a4a;
    text-decoration: none;
  }
  
    .gfdg a:hover {
      background: #e00000;
      color: #fff;
    }

/* Юзер-панель */
/* ==================== Календарь */

#calendar-layer {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
}

.calendar-name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #001c5e;
    padding: 0 0 5px 0;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #bbb;
    text-shadow: 1px 1px 0 #b7b7b7;
}

.calend {

}

.weekday-active-v {
  color: #033573;
}
.day-active-v {
  color: #033573;
  font-weight: bold;
}
.calendar {
color: #535353;
font-size: 14px;
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: #033573;
}
.monthlink {
  color: #535353;
  text-decoration: none;
}
.day-current {
  background:#ffd8b5;
  border:1px dotted #000;
  color: #000;
}

  .day-current a {
    color: #000;
  }
  
/* Карусель */
/*.carousel {
	position: relative;
	padding-top: 37%;
	margin-bottom: 0;
	overflow: hidden;
	width: 100%;
}
	.carousel-inner {
		position: absolute;
		overflow: hidden;
		width: 100%;
		left: 0; top: 0; bottom: 0;
	}
	.carousel-inner > .item {
		display: none;
		position: relative;
		width: 100%; height: 100%;
		overflow: hidden;
		-webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left;
	}
	.carousel-inner > .item > .cover {
		width: 100%;
		position: absolute;
		left: 0; top: 0; bottom: 0;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img { line-height: 1; vertical-align: top; }

	.carousel-inner > .active,
	.carousel-inner > .next,
	.carousel-inner > .prev { display: block; }
	.carousel-inner > .active { left: 0; }
	.carousel-inner > .next,
	.carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
	.carousel-inner > .next { left: 100%; }
	.carousel-inner > .prev { left: -100%; }
	.carousel-inner > .next.left,
	.carousel-inner > .prev.right { left: 0; }
	.carousel-inner > .active.left { left: -100%; }
	.carousel-inner > .active.right { left: 100%; }

	.carousel .slide_prev, .carousel .slide_next {
		position: absolute;
		top: 0; bottom: 0;
		width: 100px;
		z-index: 4;
		-webkit-transition: all ease .3s; transition: all ease .3s;
	}
	.carousel .slide_next { right: 0; }

	.carousel .slide_prev { margin-left: -60px; opacity: 0; }
	.carousel .slide_next { margin-right: -60px; opacity: 0; }
	.carousel:hover .slide_prev { margin-left: 0; opacity: .6; }
	.carousel:hover .slide_next { margin-right: 0; opacity: .6; }
	.carousel .slide_prev:hover, .carousel .slide_next:hover { opacity: 1; }

	.carousel .slide_next .icon, .carousel .slide_prev .icon { position: absolute; fill: #fff; top: 50%; }
	.carousel .slide_next .icon { right: 0; margin: -10px 50px 0 0; }
	.carousel .slide_prev .icon { margin: -10px 0 0 50px; }

	.carousel-caption {
		position: absolute;
		left: 50%; top: 50%;
		display: table;
		width: 70%; height: 260px;
		margin: -130px 0 0 -35%;
		z-index: 3;
		color: #fff;
	}
	.carousel-caption_in { display: table-cell; vertical-align: middle; text-align: center; }
	.carousel-caption .title {
		font-weight: bold;
		letter-spacing: -.03em;
		font-size: 2.9em;
		line-height: 1.3em;
	}
	.carousel-caption .text { 
		font-size: 1.6em;
	}
*/
.fix1 {
  padding-right: 5px;
}
  
/* Архив */
.arhivv {
  text-align: center;
}

  .archives{
    color: #033573;
  }

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

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

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии(.tpl) */
.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(faq) */
.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;
}

/* 
*****************************
Юзер инфа */
.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;
    }
  
/* добавление новости */
.add-news-title {
  padding: 5px 5px 0 50px;
  font-weight: bold;
  text-align: left;
  color: #2d7cff;
}

/* ПМ */
.imp {
  text-align: left;
  
}

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

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

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
  text-decoration:none;
  color: #878787;
  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;
}

    
.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()
{
    .form-text {
    
  }
}

  
/* 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;
}
/* ДЛЕ 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;
}

#searchsuggestions {
  text-align: left;
  background: #fff;
  
}

  #searchsuggestions a {
    height: auto !important;
  }

  #searchsuggestions a span {
    padding: 3px;
    margin: 0 ;
    
  }
  

  .searchheading {
    background: #ffbe0e !important;
  }
  
  .seperator {
    background: #cb7f25;
    color: #fff;
  }
  
    #searchsuggestions a:hover .searchheading {
      background: #fff !important;
      color: #000 !important;
    }
  
  
    
/*------------------------------------------------------------
 * ШАПКА
 *------------------------------------------------------------
 */    
#header {
    width: 1000px;
    margin: 0px auto;
    padding-top: 0px;
    height: 200px;
    z-index: 1000;
    overflow: visible;
}
#header img{
  margin: 0 0 0 50%;
  position: relative;
}
.container { text-align: left; width: 962px; margin: 0 auto; position: relative;}
img#logo { float: left; margin: 0px 40px 0px 0px; }
  
/*
 * Большое меню
 */  
  
#menu {
    width: 705px;
    height: 33px;
    z-index: auto;
    margin: 0 auto;
    background: #307fb8;
    text-align: center;
    margin: 0 auto;
    padding: 0 200px;
}

ul.menu {
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    margin-left: -55px;
    width: 720px;
    /* margin: 10px auto; */
    text-transform: uppercase;
    text-align: center;
}

ul.menu li {
  float: left;
  margin:0;  
  padding:0;
  position: relative; 
}

ul.menu li a {
    padding: 0px 29px 0px 41px;
    margin: 7px 0px;
    color: #fff;
    display: block;
    text-decoration: none;
}
ul.menu li a:hover{
  color:#001624;
text-shadow:0 0 30px #FFF;
}

ul.menu li a.menu1 {display:block; }
ul.menu li a.menu1:hover { }

ul.menu li a.menu2 {display:block; }
ul.menu li a.menu2:hover { }

ul.menu li a.menu4 {display:block; }
ul.menu li a.menu4:hover {  }

ul.menu li a.menu5 {display:block; }
ul.menu li a.menu5:hover { }

ul.menu li a.menu6 {display:block; }
ul.menu li a.menu6:hover {}

ul.menu li a.menu7 {display:block; }
ul.menu li a.menu7:hover { }

ul.menu li a.menu3 {display:block; }
ul.menu li a.menu3:hover { }

/* широкий список */
ul.menu li ul.subnav {
  list-style: none;
  position: absolute; 
  left: 0; 
  top: 60px;
  margin:0; padding:0;
  display: none;
  float: left;
  width: 345px;
  border: 1px solid #000;
  background:url('../images/menu-dropdown.png') repeat-y;
  z-index:10000;
  font-size:12px;
    font-weight:normal;
    text-transform:none;
    font-family: 'Century Gothic', sans-serif;
}
ul.menu li ul.subnav li.mright {
  margin-left:174px;
  margin-top:-32px;
  width:169px;
  border-bottom:1px solid #2F2F2F;
  border-top:1px solid #4D4D4D;
  border-left:1px solid #383838;
  clear: both;
    font-weight:normal;
    text-transform:none;
    font-family: 'Century Gothic', sans-serif;
}
ul.menu li ul.subnav li.mright a{
  width:133px;
}
ul.menu li ul.subnav li.mright ul.subnav2{
  list-style: none;
  position: absolute; 
  left: 170px; top: -1px;
  background:url('../images/menu-dropdown.png') repeat-y;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 173px;
  border: 0px solid #10577e;
  z-index:10000;
    font-weight:normal;
    text-transform:none;
    font-family: 'Century Gothic', sans-serif;
}

ul.menu li ul.subnav2 {
  list-style: none;
  position: absolute; 
  left: 173px; top: -1px;
  background:url('../images/menu-dropdown.png') repeat-y;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 173px;
  z-index:10;
    font-weight:normal;
    text-transform:none;
    font-family: 'Century Gothic', sans-serif;
}

ul.menu li ul.subnav3 {
  list-style: none;
  position: absolute; 
  left: 173px; top: -1px;
  background:url('../images/menu-dropdown.png') repeat-y;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 173px;
  z-index:10000;
    font-weight:normal;
    text-transform:none;
    font-family: 'Century Gothic', sans-serif;
}

ul.menu li ul.subnav4 {
  list-style: none;
  position: absolute; 
  left: 173px; top: -1px;
  background:url('../images/menu-dropdown.png') repeat-y;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 173px;
  z-index:10000;
    font-weight:normal;
    text-transform:none;
    font-family: 'Century Gothic', sans-serif;
}
ul.menu li ul.subnav li{
  margin:0; padding: 0;
  border-bottom:1px solid #2F2F2F;
  border-top:1px solid #4D4D4D;
  border-left:1px solid #383838;
  clear: both;
  width:172px;
  height:30px;
    font-weight:normal;
    text-transform:none;
}

html ul.menu li ul.subnav li a {
  float: left;
    border:0;
  padding:7px 18px;
  display:block;
  width:135px;
  height:16px;
    background: url(../images/dropdown-bullet.png) no-repeat left center;
}
html ul.menu li ul.subnav li a:hover {
    background: url(../images/dropdown-bullet.png) no-repeat left center;

}

/* Спец выпадение (в одну колонку) */

ul.menu li ul.subnav-spec {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    margin: 12px 0px 0px 24px;
    display: none;
    float: left;
   width: 260px;
    top: 21px;
    background: #307fb8;
    z-index: 10000;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}
ul.menu li ul.firstleft {margin-left:10px;}

ul.menu li ul.lastright {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    margin: 0;
    display: none;
    float: left;
   width: 221px;
    top: 21px;
    background: #307fb8;
    z-index: 10000;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}

ul.menu li ul.prelast {
    list-style:none;
    padding:0;
  position: absolute; 
  left: 0; 
  top: 60px;
  margin-left:-16px;
  display: none;
  float: left;
  width: 260px;
  border: 1px solid #000;
  z-index:10000;
  font-size:12px;
    font-weight:normal;
    text-transform:none;
}
ul.menu li ul.subnav2-spec {
  list-style: none;
  position: absolute; 
  left: 260px; top: -1px;
  background: #307fb8;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 260px;
  z-index:10000;
    font-weight:normal;
    text-transform:none;
}

ul.menu li ul.subnav3-spec {
  list-style: none;
  position: absolute; 
  left: 259px; top: -1px;
  background: #307fb8;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 260px;
  z-index:10000;
    font-weight:normal;
    text-transform:none;
}

ul.menu li ul.subnav4-spec {
  list-style: none;
  position: absolute; 
  left: 259px; top: -1px;
  background: #307fb8;
  margin: 0; padding: 0;
  display: none;
  float: left;
  width: 260px;
  z-index:10000;
    font-weight:normal;
    text-transform:none;
}
ul.menu li ul.subnav-spec li{
    clear: both;
    font-weight: normal;
    text-transform: none;
    width: 260px;
}
ul.menu li ul.subnav-spec li.last, ul.menu li ul.subnav-spec:last-child, ul.menu li ul.subnav3-spec li.last, ul.menu li ul.subnav3-spec:last-child li ul.subnav4-spec li.last, ul.menu li ul.subnav4-spec:last-child { 
}

html ul.menu li ul.subnav-spec li a {
    float: left;
    border: 0;
    padding: 7px 18px;
    display: block;
    margin-left: 0px;
    text-align: left;
    line-height: 16px;
    width: 100%;
    
}
html ul.menu li ul.subnav-spec li a:hover { 
    color:#001624;
    text-shadow: 0 0 30px #FFF;
}
/*Конец Спец выпадение (в одну колонку)*/



/*
 * Верхнее меню #topmenu
*/
#topmenu {float:left; margin-top:5px;}
ul.topmenu {
    list-style:none;
    padding: 25px 0px 0px;
  margin:0;
}

ul.topmenu li {
  float: left;
    padding-right: 8px; 
    margin-right:5px;
  position: relative; 
}

ul.topmenu li a {
  padding: 5px 0 6px 8px;
  color: #404040;
  display: block;
  text-decoration: none;
}


/*Активная ссылка*/
ul.topmenu > li.current_page_item, ul.topmenu > li:hover { background:url(../images/top-link-bg.png) no-repeat top right; padding-right: 8px; }
ul.topmenu > li.current_page_item > a, ul.topmenu > li:hover > a { display: block; color: #404040; background:url(../images/top-link-bg.png) no-repeat; }

ul.topmenu li ul.topsubnav {
  list-style: none;
  position: absolute; 
  left: 0; 
  top: 35px;
  margin:0;
  display: none;
  float: left;
  background: url(../images/top-dropdown.png) no-repeat bottom left; width: 192px; padding: 0px 2px 17px;  /*ФОН*/ 
  z-index:1;
  font-size:12px;
}

ul.topmenu li ul.topsubnav li:first-child {
    background:url(../images/top-dropdown-topbg.png) no-repeat;
    height:12px; 
    width:196px;
    border:0px solid #000;
    position: relative;
    top:-12px;
    left:-2px;
    margin-bottom:-30px;  
}

ul.topmenu li ul.topsubnav li{
  background: url(../images/top-separator.png) no-repeat bottom center; padding: 5px 10px;
}

html ul.topmenu li ul.topsubnav li a {
  float: left;
    border:0;
  padding:7px 18px;
  display:block;
  width:135px;
    background: url(../images/top-dropdown-bullet.png) no-repeat center left;
}
html ul.topmenu li ul.topsubnav li a:hover { 
    color:#000;
}

/*
 * Изображение в центре
 */
.center_bg {  
    background:#04427b url(../images/header-bottom-bg.png) repeat-x bottom left;
    height:285px;
    overflow: hidden;
} 

.center_bg2 {  
    background:#ec7f44 url(../images/header-bottom-bg.png) repeat-x bottom left;
    height:285px;
    overflow: hidden;
} 

.centerimg {
    height:280px;
    width:1000px;
    margin-top: 0px;
}
.center-line {height:5px; background: url(../images/center-bg-bottom.png) repeat-x bottom left;}

#social {
	position: fixed;
	top: 150px;
	left: 0;
	overflow:hidden;
	width:24px;
	height:330px;
	opacity: 0.55;
	background: #F3F8FC;
	padding: 6px 6px 0;
  border: 1px solid #CFDEEF;
  border-left: none;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	-webkit-box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
	-moz-box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
	box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
}
#social_block {
	position: absolute;
	
}
#social:hover {
	opacity: 1;
}
#social a {
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 6px 6px 0;
}