@import '/css/reset.css';

body,textarea,input,select {                           
  font-family: 'PT Sans', sans-serif;
}

body {
  line-height:1.6em;
  font-size: 62.5%;
  background: #ffffff url(/images/page_bg.jpg) repeat-x top center;
}

a {
  color: #00758f;
}

.clr {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 0;
  overflow:hidden;
}

.button {
  background: #00b9c0 url(/images/button_bg.gif) repeat-x top left;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #00b9c0;
  cursor: pointer;
  margin: 0;
  padding: 2px 10px;
}

/* banner */
.b-banner-728 {
  width: 728px;
  /*height: 90px;*/
  margin: 0 auto;
}

.h-banner {
  padding: 5px 0 7px 0;
  height: 1%;
  overflow: hidden;
}

/* page */
.b-page {
  width: 986px;
  margin: 0 auto;
}

.b-page-bg {

}

.b-page-content {
  background: #ffffff;
}

/* top line */
.b-top-line {
  height: 75px;
  position: relative;
}

.b-top-line-wrap {
  position: relative;
  margin: 0 auto;
  width: 986px;
  height: 75px;
  background: url(/images/top_line_bg.jpg) no-repeat top left;
}

.b-social-networks {
  position: absolute;
  top: 20px;
  right: 162px;
}

.b-social-networks a {
  display: inline-block;
  margin-left: 5px;
}

.b-clock {
  position: absolute;
  top: 5px;
  right: 0;
  height: 30px;
  padding: 0 12px;
  color: #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  width: 270px;
}

.b-clock-time {
  float: right;
  width: 70px;
  text-align: right;
  height: 30px;
}

.b-clock-date {
  display: block;
  float: left;
  height: 25px;
  padding: 5px 0 0 0;
}

.b-search-top {
  position: absolute;
  top: 22px;
  left: 120px;
}

.b-search-top .src_input {
  width: 135px;
  color: #4c4c4c;
  padding: 1px 3px;
  font-size: 12px;
  border: 1px solid #4c4c4c;
  margin: 0;
}

.b-search-top .src-btn-top {
  vertical-align: -7px;
  margin: 0;
}

* html .b-search-top .src-btn-top {
  vertical-align: -3px;
}

*+html .b-search-top .src-btn-top {
  vertical-align: -3px;
}

.b-standart-ico {
  padding: 25px 0 0 35px;
}

.b-standart-ico a {
  padding: 0 5px 0 0;
}

.b-form-auth {
  width: 640px;
  float: right;
  padding-top: 27px;
  font-size: 1.4em;
  color: #00b3b3;
}

.b-form-auth-ico {
  font-size: 12px;
  font-weight: bold;
  color: #00758F;
  text-decoration: none;
  padding-left: 15px;
  background: url(/images/user_ico.gif) no-repeat center left;
  padding-right: 15px;
}

.b-form-auth a {
  color: #00b3b3;
  text-decoration: underline;
}

/* auth */
.b-auth {
  padding: 10px 15px 5px 15px;
  position: absolute;
  left: 344px;
  top: 46px;
  background: #b5fffd;
  border: 1px solid #ffffff;
  z-index: 23;
}

.b-auth dt {
  float: left;
  font-size: 1.4em;
  color: #4c4c4c;
  font-weight: bold;
  padding: 3px 0 6px 0;
}

.b-auth dd {
  margin-left: 80px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #4c4c4c;
}

.b-auth dd input {
  width: 210px;
  border: 1px solid #e0e0e0;
  font-size: 14px;
}

.b-auth .signin {
  width: 100px;
}

.b-auth .checkbox {
  width: auto;
}

.b-auth a {
  display: block;
  text-decoration: underline;
  color: #4c4c4c;  
  padding-left: 10px;
}

/* main menu */
.b-main-menu {
  height: 81px;
  background: #00c9cc;
  padding: 0 0 0 20px;
  position: relative;  
}

.b-menu {
  margin-left: 145px;
  color: #ffffff;
  font-weight: bold;
  font-family: 'PT Sans Narrow', sans-serif;
}

.b-menu-wrap {
  position: relative;
  margin: 0 auto;
  width: 986px;
}

.b-menu li {
  float: left;
  padding: 32px 5px 32px 0;
  font-size: 2em;                                                
}

.b-menu li a {
  color: #ffffff;
  text-decoration: none;
}

.b-menu li a.active {
  color: #ffffff;
  text-decoration: none;
}

.b-menu li.last {
  padding-right: 0;
}

.b-logo {
  position: absolute;
  top: -18px;
  left: 0;
  z-index: 11;
}

.b-logo img {

}

.b-sub-menu {
  color: #ffffff;
  font-size: 1.6em;
}

.b-sub-menu li {
  padding-bottom: 6px;
}

.b-sub-menu a {
  color: #ffffff;
  text-decoration: none;
}

.b-sub-menu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#about_menu, #service_menu, #kinopokaz_menu, #programs_menu, #news_oneday_menu, #tv_menu {
  display: none;
  background: #00c9cc;
  width: 130px;
  padding: 20px 15px 10px 15px;
  position: absolute;
  z-index: 22;
}

.b-some-adv {
  position: absolute;
  bottom: -86px;
  right: 12px;
  z-index: 12;
}

/* content */
.b-content {
  padding: 12px 12px 0 12px;
  overflow: hidden;
  height: 1%;
  border: 1px solid #f4f9fa;
  border-width: 0 1px;
}

/* footer */
.b-footer {
  background: url(/images/footer_bg.gif) repeat-x bottom left;
}

.b-footer-page {
  margin: 0 auto;
  background: url(/images/footer_back.gif) no-repeat center top;
  height: 219px;
}

.b-copyright {
  width: 986px;
  margin: 0 auto;
}

.b-copyright-counter {
  float: right;        
}

.b-copyright-text {   
  position: relative;              
  font-size: 1.2em;
  color: #e1e1e1;
  font-weight: bold;      
}

.b-copyright-text a {
  color: #ffffff;
  text-decoration: none;
}

.b-copyright-text a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* channel anons */
.b-channel-anons {                                                         
  position: relative;
  width: 986px;
  margin: 0 auto; 
}

.b-channel-anons-bg {
  background: url(/images/footer_tv_anons_bg.gif) no-repeat center top;
  position: relative;
  height: 283px;  
}

.h-channel-anons {  
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.b-channel-anons h2 {
  font-size: 1.6em;
  color: #00758f;
  font-weight: bold;
  line-height: 1.3em;  
  text-align: center;
  text-transform: uppercase;                                           
  padding: 10px 0;
}

.b-channel-anons-list {
  width: 808px;
  margin: 0 auto;
}

.b-channel-anons-item {
  width: 170px;
  float: left;
  margin: 0 15px;
}

* html .b-channel-anons-item {
  margin: 0 13px;
}

.b-channel-img {
  text-align: center;
  padding: 5px 0;
  background: #f1f1f1;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.b-channel-anons-item h3 {
  font-size: 1.6em;
  color: #4c4c4c;
  font-weight: normal;
  line-height: 1.1em;     
  padding: 0 12px;    
}

.b-channel-anons-item h3 a {
  text-decoration: none;
  color: #4c4c4c;
}

.b-channel-anons-img {        
  position: relative;
  margin-bottom: 10px;
  width: 170px;
  height: 135px;
  overflow: hidden;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.b-channel-anons-img img {        
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.b-channel-anons-img-desc {
  background: url(/images/channe_desc_bg.png);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px;
  padding: 5px 0 10px 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

* html .b-channel-anons-img-desc {
  bottom: -1px;
}

.b-channel-anons-img-desc p {
  font-size: 1.4em;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  padding: 4px 0 0 12px;
}

.b-channel-anons-img-desc span {
  font-size: 1.6em;
  color: #ffffff;
  font-weight: normal;
  float: right;
  display: block;  
  padding: 4px 12px 0 5px;
}

.b-channel-nav-left {
  position: absolute;
  top: 47px;
  left: 25px;
  cursor: pointer;
  z-index: 111;
}

.b-channel-nav-right {
  position: absolute;
  top: 47px;
  right: 25px;
  cursor: pointer;
  z-index: 111;
}

* html .b-channel-nav-right {
  right: -1px;
}

/* partners */
.b-partners {
  height: 145px;
}

.h-partners {
  padding: 10px 0 0 0;
  text-align: center;
}

.b-partners h3 {
  font-size: 1.6em;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 25px 0 0 0;
}

.b-partners a {
  padding: 0 6px;
}