body,textarea,input,select {
  font-family: Arial,Verdana,Trebushet MS,sans-serif;
}

body {
  line-height:1.6em;
  font-size: 62.5%;
  background: #e1e1e1 url(/images/body_bg.gif) repeat-x top left;
}

table {
  border-collapse: collapse;
  border-spacing: 0px; /* cellspacing */
}

img {
  border: none;
}

a {
  color: #49687C;
}

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

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

.b-page-bg {
  background: url(/images/page_bg.jpg) no-repeat top center;
}

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

/* blocks */
.b-block-header {
  background: #f1f3f8 url(/images/block_header_bg.gif) repeat-x bottom left;
  height: 42px;
  border-bottom: 1px solid #acb4bd;
}

.b-block-header ins {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 14px 15px 0 0;
  color: #5b6e82;
}

.b-header-name {
  padding: 14px 0 0 15px;
  font-size: 1.4em;
  color: #323232;
  font-weight: bold;
  text-transform: uppercase;
}

.b-block-header-rss {
  float: right;
  margin: 6px 10px 0 0;
}

.h-block {
  padding: 14px 14px 0 14px;
}

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

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

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

.b-top-line-wrap {
  position: relative;
  margin: 0 auto;
  width: 984px;
  height: 35px;
}

.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: 7px;
  left: 130px;
}

.b-search-top .src_input {
  width: 165px;
  color: #000000;
  padding: 1px 3px;
  font-size: 12px;
  border: 1px solid #5b6e82;
}

.b-search-top .src-btn-top {
  vertical-align: -8px;
  padding: 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: 10px 0 0 12px;
}

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

.b-form-auth {
  width: 640px;
  float: right;
  padding-top: 8px;
  font-size: 1.1em;
  color: #ffffff;
}

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

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

/* auth */
.b-auth {
  padding: 10px 15px 5px 15px;
  position: absolute;
  left: 374px;
  top: 10px;
  background: #e0e7ea;
  border: 1px solid #4e6c7f;
  z-index: 23;
}

.b-auth dt {
  float: left;
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  padding-bottom: 10px;
}

.b-auth dd {
  margin-left: 100px;
  padding-bottom: 10px;
  font-size: 12px;
}

.b-auth dd input {
  width: 210px;
  border: 1px solid #4e6c7f;
  font-size: 12px;
}

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

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

.b-auth a {
  display: block;
  text-decoration: underline;
  color: #000000;
  font-size: 1.1em;
  padding-left: 10px;
}

/* main menu */
.b-main-menu {
  height: 81px;
  background: #f2f3f8 url(/images/menu_bg.gif) repeat-x bottom left;
  padding: 0 0 0 20px;
  position: relative;
  overflow: hidden;
}

.b-menu {
  margin-left: 130px;
  color: #b4b4b4;
  font-weight: bold;
}

.b-menu li {
  float: left;
  padding: 32px 9px 32px 25px;
  font-size: 1.3em;
  color: #5b6e82;
  font-weight: bold;
  text-transform: uppercase;
  background: url(/images/menu_arrow.gif) no-repeat center left;
  list-style: none;
}

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

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

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

.b-logo {
  float: left;
  padding-top: 12px;
}

.b-logo img {
  width: 106px;
  height: 56px;
}

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

.b-sub-menu li {
  padding-bottom: 5px;
  list-style: none;
}

.b-sub-menu a {
  color: #c9d3da;
  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: #87949F;
  width: 130px;
  padding: 20px 15px 10px 15px;
  position: absolute;
  z-index: 22;
}

.b-some-adv {
  position: absolute;
  top: 4px;
  right: 12px;
}

/* content */
.b-content {
  padding: 12px 12px 0 12px;
  overflow: hidden;
  height: 1%;
}

.b-content-text {
  color: #000000;
}

.b-content-text h2, .b-content-text h3 {
  color:#9F0202;
  font-size:1.2em;
  font-weight:bold;
}

.b-content-text p {
  padding-bottom: 15px;
  font-size: 1.2em;
}

/* partners */
.b-partners {
  height: 80px;
  background: #9aa7b2;
}

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

.b-partners h3 {
  font-size: 1.4em;
  color: #e3e8ec;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
}

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

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

.b-footer-page {
  width: 984px;
  margin: 0 auto;
  background: #ffffff;
}

.b-copyright {
  background: #9aa7b2;
}

.b-copyright-counter {
  width: 320px;
  float: left;
  padding: 0 0 0 12px;
}

.b-copyright-text {
  margin-left: 345px;
  height: 117px;
  position: relative;
  border-left: 3px solid #ffffff;
  font-size: 1.1em;
  color: #dfdfdf;
  font-weight: bold;
  padding: 0 0 5px 10px;
}

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

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

.b-copyright-text p {
  margin-bottom: 0;
  font-size: 11px;
  padding-bottom: 2px;
}

/* channel anons */
.b-channel-anons {
  background: #E3E8EC;
  position: relative;
}

.h-channel-anons {
  padding: 0 0 40px 0;
  height: 1%;
  overflow: hidden;
}

.b-channel-anons h2 {
  font-size: 1.4em;
  color: #951010;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
  background: url(/images/channel_header_bg.gif) no-repeat center top;
  padding: 5px 0 15px 0;
}

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

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

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

.b-channel-img {
  text-align: center;
  margin-bottom: 5px;
}

.b-channel-anons-item h3 {
  font-size: 1.4em;
  color: #000000;
  font-weight: normal;
  line-height: 1.3em;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  border: none;
}

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

.b-channel-anons-img {
  border: 1px solid #5d5d5e;
  position: relative;
  margin-bottom: 10px;
  width: 170px;
  height: 135px;
  overflow: hidden;
}

.b-channel-anons-img-desc {
  background: url(/images/channe_desc_bg.png);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px;
  padding: 5px 0;
}

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

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

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

.b-channel-nav-left {
  position: absolute;
  top: 65px;
  left: 0;
  cursor: pointer;
}

.b-channel-nav-right {
  position: absolute;
  top: 65px;
  right: 0;
  cursor: pointer;
}

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