
/* src/tv.css */
#tv_content .attention{
  margin: 10px;
}
#tv_content .tv_logo{
  background: transparent url(/img/css/design/tv/weburg_tv_logo.jpg) no-repeat 0 0;
  width: 605px;
  height: 425px;
}
#tv_content .hide_logo{
  border-bottom: 1px dashed;
  z-index: 2;
  position: relative;
  float: right;
  cursor: pointer;
}
#tv_content .title_link{
  margin-left: 20px;
  color: #000 !important;
  font-size: 14px;
  background: none;
}
#tv_content .tv_present_description{
  background: transparent url(/img/css/design/tv/gradient_background.png) repeat-x 0 bottom;
  /*height: 200px;*/
  padding: 10px;
  position: relative;
}
#tv_content .tv_present_description .title{
  color: #525759;
  font-size: 18px;
}
#tv_content .tv_present_description .title .bold_title{
  color: #000000;
  font-size: 21px;
}
#tv_content .tv_present_description .services_description .service{
  display: -moz-inline-stack; /* ï¿½ï¿½ï¿½ FF ï¿½ï¿½ï¿½ï¿½ 3  */
  display:inline-block;
  zoom:1; /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ layout fix ï¿½ï¿½ï¿½ ï¿½ï¿½6 */
  *display:inline; /* ï¿½ï¿½ï¿½ ï¿½ï¿½ 6, 7 */
  margin: 20px 25px 10px 10px;
  position: relative;
  vertical-align:text-top;
  font-size: 11px;
  color: #666666;
  padding-left:120px;
}
#tv_content .tv_present_description .services_description .service .service_title{
  font-size: 18px;
  color: #000000;
  height: 85px;
  width: auto;
  position: relative;
  margin-left: -120px;
}
#tv_content .tv_present_description .services_description .service .service_title .text{
  position:absolute;
  bottom: 30px;
  display: block;
  color: #000;
}
#tv_content .tv_present_description .services_description .service_comp{
  width: 215px;
}
#tv_content .tv_present_description .services_description .service_comp .service_logo{
  background:transparent url(/img/css/design/tv/comps.png) no-repeat 0 0;
  position: absolute;
  left: 10px;
  top: 0;
  width: 68px;
  height: 63px;
}
#tv_content .tv_present_description .services_description .service_itv{
  width: 200px;
}
#tv_content .tv_present_description .services_description .service_itv .service_logo{
  background:transparent url(/img/css/design/tv/comps.png) no-repeat -69px 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 93px;
  height: 85px;
}
#tv_content .tv_present_description .services_description .service_timetable{
  width: 133px;
}
#tv_content .tv_present_description .pult{
  background:transparent url(/img/css/design/tv/pult.png) no-repeat 0 0;
  width: 68px;
  height: 57px;
  right: 50px;
  bottom: 0;
  position: absolute;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .corner{
  position: absolute;
  width:16px;
  height:16px;
  left:-8px;
  top:-8px;
  background: transparent url(/img/css/design/border_star/border_star_8px.png) no-repeat 0 0;
}
#tv_content .corner_lt,
#tv_content .corner_lb {
  width:100%;
}
#tv_content .corner_rt,
#tv_content .corner_rb{
  margin: 0 0 0 100%;
}
#tv_content .corner_lb,
#tv_content .corner_rb {
  top:auto;
  bottom: -8px;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

#tv_content .live {
  border: 1px solid #c1c0bf;
  color: #666666;
  overflow: hidden;
  position: relative;
  padding: 5px;
  float: left;
  margin-top: 30px;
  padding: 0 30px 10px;
}
#tv_content .live .title{
  font-size: 21px;
  margin: 10px 0;
  color: #7c7c7c;
}
#tv_content .live .listings_wrapper{
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#tv_content .live .listings{
  height: 152px;
  float: left;
  position: relative;
}
#tv_content .live .listing{
  border: 1px solid #c1c0bf;
  color: #393939;
  font-size: 11px;
  float: left;
  margin: 0 5px 10px 0;
  height: 140px;
  width: 100px;
  padding: 5px;
  position: relative;
}
#tv_content .live .listing .listing_link{
  max-height: 71px;
  overflow: hidden;
  padding-bottom: 1px;
}
#tv_content .live .listing .listing_name{
  color: #369;
  border-bottom: 1px dashed;
  cursor: pointer;
}
#tv_content .live .listing .listing_name:hover{
  border-bottom: none;
}
#tv_content .live .listing .listing_for{
  font-style: italic;
}
#tv_content .live .listing .listing_channel{
  position: absolute;
  bottom: 5px;
}
#tv_content .live .listings_right{
  position: absolute;
  right: 15px;
  top: 95px;
  cursor: pointer;
  height: 21px;
  width: 10px;
  background: url(/img/css/design/tv/filter_background_center.png) repeat-x;
}
#tv_content .live .listings_right .listings_right_arrow{
  position:absolute;
  color: #F1f1f1;
  font-size: 9px;
  top: 4px;
  left: 5px;
}
#tv_content .live .listings_right_background{
  right: -10px;
  position: relative;
  background: url(/img/css/design/tv/filter_background_lr.png) no-repeat -10px 0;
  width: 10px;
  height: 21px;
}
#tv_content .live .listings_left{
  position: absolute;
  left: 15px;
  top: 95px;
  cursor: pointer;
  height: 21px;
  width: 10px;
  background: url(/img/css/design/tv/filter_background_center.png) repeat-x;
}
#tv_content .live .listings_left .listings_left_arrow{
  position:absolute;
  color: #F1f1f1;
  font-size: 9px;
  top: 4px;
  left: -4px;
}
#tv_content .live .listings_left_background{
  left: -10px;
  position: relative;
  background: url(/img/css/design/tv/filter_background_lr.png) no-repeat 0 0;
  width: 10px;
  height: 21px;
}

#tv_content .channels_widget{
  background: #f2f2f2;
  margin-top: 30px;
  border: 1px solid #c1c0bf;
  color: #666666;
  padding: 10px 30px;
  width: 500px;
  position: relative;
}
#tv_content .channels_widget .title{
  font-size: 21px;
  margin: 10px 0;
  color: #7c7c7c;
}
#tv_content .channels_widget .channels_wrapper{
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
#tv_content .channels_widget .channels{
  position: relative;
}
#tv_content .channels_widget .channels .channel{
  display: -moz-inline-stack; /* ï¿½ï¿½ï¿½ FF ï¿½ï¿½ï¿½ï¿½ 3  */
  display:inline-block;
  /*margin: 0 24px 20px 0;*/
  zoom:1; /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ layout fix ï¿½ï¿½ï¿½ ï¿½ï¿½6 */
  *display:inline; /* ï¿½ï¿½ï¿½ ï¿½ï¿½ 6, 7 */
  margin: 10px 0px 10px 0px;
  position: relative;
  vertical-align:text-top;
  height: 80px;
  /*width: 80px;*/
  width: 173px;
}
#tv_content .channels_widget .channels .channel .channel_logo_link{
  display: block;
  /*width: 80px;*/
  width: 173px;
  height: 80px;
  text-decoration: none;
}
#tv_content .channels_widget .channels_right{
  position: absolute;
  right: 15px;
  top: 95px;
  cursor: pointer;
  height: 21px;
  width: 10px;
  background: url(/img/css/design/tv/filter_background_center.png) repeat-x;
}
#tv_content .channels_widget .channels_right .channels_right_arrow{
  position:absolute;
  color: #F1f1f1;
  font-size: 9px;
  top: 4px;
  left: 5px;
}
#tv_content .channels_widget .channels_right_background{
  right: -10px;
  position: relative;
  background: url(/img/css/design/tv/filter_background_lr.png) no-repeat -10px 0;
  width: 10px;
  height: 21px;
}
#tv_content .channels_widget .channels_left{
  position: absolute;
  left: 15px;
  top: 95px;
  cursor: pointer;
  height: 21px;
  width: 10px;
  background: url(/img/css/design/tv/filter_background_center.png) repeat-x;
}
#tv_content .channels_widget .channels_left .channels_left_arrow{
  position:absolute;
  color: #F1f1f1;
  font-size: 9px;
  top: 4px;
  left: -4px;
}
#tv_content .channels_widget .channels_left_background{
  left: -10px;
  position: relative;
  background: url(/img/css/design/tv/filter_background_lr.png) no-repeat 0 0;
  width: 10px;
  height: 21px;
}

#tv_content .recommend {
  margin-top: 30px;
  position: relative;
  color: #666666;
}
#tv_content .recommend .title{
  font-size: 21px;
  margin: 10px 0;
  color: #7c7c7c;
}
#tv_content .recommend .listings{
  position: relative;
}
#tv_content .recommend .listing{
  font-size: 13px;
  display: -moz-inline-stack; /* ï¿½ï¿½ï¿½ FF ï¿½ï¿½ï¿½ï¿½ 3  */
  display:inline-block;
  /*margin: 0 24px 20px 0;*/
  zoom:1; /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ layout fix ï¿½ï¿½ï¿½ ï¿½ï¿½6 */
  *display:inline; /* ï¿½ï¿½ï¿½ ï¿½ï¿½ 6, 7 */
  margin: 0px 20px 20px;
  width: 200px;
  position: relative;
  vertical-align:text-top;

}
#tv_content .recommend .listing .listing_logo{
  border: 2px solid #ccc;
  text-align: center;
  display: block;
  margin: 0 auto;
}
#tv_content .recommend .listing .listing_air{
  font-size: 11px;
  margin: 5px 0;
  color: #999999;
}
#tv_content .recommend .listing .listing_time{
  margin-right: 10px;
}
#tv_content .recommend .listing .listing_channel{
}
#tv_content .recommend .listing .listing_name{
  font-size: 13px;
  margin: 15px 0 5px;
  color: #000;
}
#tv_content .recommend .listing .listing_tags{
  font-size: 11px;
  margin: 5px 0;
}
#tv_content .recommend .listing .listing_tags .listing_tag{
  color: #669933;
  margin-right: 5px;
}
#tv_content .recommend .listing .listing_description{
  font-size: 11px;
  margin: 10px 0 10px 0;
}
#tv_content .recommend .listing .additional_info{

}
#tv_content .recommend .listing .additional_info .shows{

}
#tv_content .recommend .listing .additional_info .shows .links,
#tv_content .recommend .listing .additional_info .shows .links li{
  list-style-type: none;
}
#tv_content .recommend .listing .additional_info .shows .links{
  margin: 0;
  padding: 0;
}
#tv_content .recommend .listing .additional_info .shows .links a{
  color: #9cf;
}

/* Header */
#tv_content > .header{
  margin: 20px 0;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ */
#tv_content #tv_calendar{
  margin-bottom: 20px;
  height: 61px;
  position: relative;
  float: left;
}
#tv_content #tv_calendar .calendar_dates{
  position: relative;
}
#tv_content #tv_calendar .calendar_dates .date{
  height: 48px;
  float: left;
  margin: 0 5px;
  width: 30px;
  position: relative;
  z-index: 1;
  padding: 13px 0 0;
}
#tv_content #tv_calendar .calendar_dates .date a.day{
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  display: block;
  margin: 0 4px;
  text-align: center;
}
#tv_content #tv_calendar .calendar_dates .date .day_name{
  font-size:13px;
  color: #669966;
  margin: 0 2px;
}
#tv_content #tv_calendar .calendar_dates .date .day_name a.day{
  font-size: 11px;
  font-weight: normal;
  color: #669966;
}
#tv_content #tv_calendar .calendar_dates .date a.old{
  color: #ccc;
}
#tv_content #tv_calendar .calendar_dates .date a.holiday,
#tv_content #tv_calendar .calendar_dates .date .day_name a.holiday {
    color: #c00;
}
#tv_content #tv_calendar .calendar_dates .date a.holidayold,
#tv_content #tv_calendar .calendar_dates .date .day_name a.holidayold {
    color: #ff7777;
}
#tv_content #tv_calendar .calendar_dates .date .day_name a.old{
  color: #9c9;
}
#tv_content #tv_calendar .calendar_dates .date a.event_count{
  position: absolute;
  top: -2px;
  left: 70px;
  font-size: 10px;
}
#tv_content #tv_calendar .calendar_dates .today{
}
#tv_content #tv_calendar .calendar_dates .current{
  background: transparent url('/img/css/design/afisha/afisha.png') no-repeat 0 0;
}
#tv_content #tv_calendar .calendar_dates .current a{
  font-weight: bold;
}
#tv_content #tv_calendar #tv_calendar_selector{
  background: none;
  border: none;
  z-index: 0;
  top: -12px;
  height: 61px;
}
#tv_content #tv_calendar #tv_calendar_selector .tv_calendar_selector_handler_parent{
  margin: 0 20px 0 5px;
  position: relative;
}
#tv_content #tv_calendar #tv_calendar_selector .tv_calendar_selector_handler{
  margin-left: 0;
  width: 15px;
  height: 61px;
  border: 0;
  cursor: pointer;
  top: 0;
  position: absolute;
  -moz-border-radius: 0;
}
#tv_content #tv_calendar #tv_calendar_selector .selector-handler-left{
  background: transparent url(/img/css/design/tv/calendar_handler.png) no-repeat 0 0;
}
#tv_content #tv_calendar #tv_calendar_selector .selector-handler-right{
  background: transparent url(/img/css/design/tv/calendar_handler.png) no-repeat -45px 0;
}
#tv_content #tv_calendar #tv_calendar_selector .ui-slider-range{
  background: #f2ffdc;
  border: none;
  height: 61px;
}
#tv_content .submit_calendar_range{
  float: left;
  font-size: 12px;
  color: #000;
  margin-top: 20px;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ */
#tv_content .header .current_date{
/*  width: 150px;*/
  float: left;
}
#tv_content .header .current_date .day{
  font-size: 16px;
  float: left;
  margin-right: 5px;
}
#tv_content .header .current_date .day_number{
  font-weight: bold;
}
#tv_content .header .current_date .day_name{
  font-size: 12px;
  color: #666;
}
#tv_content .header .current_date .time_selector{
  color: #333;
  font-size: 12px;
  margin-top: 5px;
  position: relative;
}
#tv_content .header .current_date .time_selector .current_time{
  border-bottom: dotted 1px #333;
  cursor: pointer;
}
#tv_content .header .current_date #time_selector{
  color: #333;
  font-size: 12px;
  display: none;
  position: absolute;
  border: 2px solid #333;
  padding: 4px;
  background: #fff;
  z-index: 100;
}
#tv_content .header .current_date #time_selector .time_select{
  cursor: pointer;
}
#tv_content .header .current_date #time_selector .time_select_selected{
  display: none;
}
#tv_content .header .current_date #time_selector .time_select .time{
  border-bottom: dotted 1px #333;
}
#tv_content .header .current_date .time_selector_greyed{
  color: #ccc;
  font-size: 12px;
  margin-top: 5px;
  position: relative;
}
#tv_content .header .current_date .time_selector_greyed .current_time{
  border-bottom: dotted 1px #ccc;
  cursor: default;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .header .pult{
  background: transparent url(/img/css/design/tv/header_background_center.png) repeat-x center top;
  height: 22px;
  padding: 10px 20px 10px 50px;
/*  width: 380px;*/
  float: right;
  position: relative;
  overflow: hidden;
}
#tv_content .header .pult .pult_image{
  background: transparent url(/img/css/design/tv/header_pult.png) no-repeat center top;
  height: 33px;
  width: 18px;
  position: absolute;
  top: 4px;
  left: 8px;
}
#tv_content .header .pult .add_object_type{
  color: #fff;
  padding: 0px 10px;
  height: 21px;
  cursor: pointer;
  position: relative;
  float: left;
  margin-right: 15px;
}
#tv_content .header .pult .add_object_type .center_background{
  background: transparent url(/img/css/design/tv/filter_background_center.png) repeat-x top left;
  height: 17px;
  width: 100%;
  padding: 2px 0;
}
#tv_content .header .pult .add_object_type .left_background{
  background: transparent url(/img/css/design/tv/filter_background_lr.png) no-repeat 0 0;
  width: 10px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 0;
}
#tv_content .header .pult .add_object_type .right_background{
  background: transparent url(/img/css/design/tv/filter_background_lr.png) no-repeat -10px 0;
  width: 10px;
  height: 21px;
  position: absolute;
  right: 0;
  top: 0;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ */
#tv_content .header .menu{
  background: transparent url(/img/css/design/tv/header_select_background.png) repeat-x center bottom;
  height: 24px;
  position: relative;
  padding: 0 10px;
  margin-top: 15px;
  line-height: normal;
  overflow: hidden;
}
#tv_content .header .menu .menu_element{
  position: relative;
  float: left;
  margin: 0 5px;
  font-size:10px;
  color: #333;
  height: 15px;
  cursor: pointer;
  padding: 0px 8px;
}
#tv_content .header .menu .menu_element a{
  text-decoration: none;
  color: #333;
}
#tv_content .header .menu .menu_element .background{
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 9px;
  margin-right: 3px;
}
#tv_content .header .menu .menu_element .text{
  float: left;
}
#tv_content .header .menu .active_menu_element{
  color: #fff;
}
#tv_content .header .menu .active_menu_element a{
  color: #fff;
}
#tv_content .header .menu .active_menu_element .center_background{
  background: transparent url(/img/css/design/tv/filter_header_background_center.png) repeat-x top left;
  height: 11px;
  width: 100%;
  padding: 1px 0 3px 0;
}
#tv_content .header .menu .active_menu_element .left_background{
  background: transparent url(/img/css/design/tv/filter_header_background_lr.png) no-repeat 0 0;
  width: 8px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
#tv_content .header .menu .active_menu_element .right_background{
  background: transparent url(/img/css/design/tv/filter_header_background_lr.png) no-repeat -8px 0;
  width: 8px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
#tv_content .header .menu .pipeline{
  background: transparent url(/img/css/design/tv/header_select_pipeline.png) 0 0;
  width: 2px;
  height: 19px;
  float: left;
  position: relative;
  top: -2px;
  margin: 0 10px;
}
#tv_content .header .menu .menu_favorite,
#tv_content .header .menu .menu_favorite_empty{
  float: right;
}
#tv_content .header .menu #menu_slide_up_objects .background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat -22px 0;
}
#tv_content .header .menu #menu_slide_down_objects .background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat -11px 0;
}
#tv_content .header .menu #menu_widget_style .background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat -22px 0;
}
#tv_content .header .menu #menu_list_style .background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat 0 0;
}
#tv_content .header .menu .menu_favorite .background{
  background: transparent url(/img/css/design/tv/favorite.png) no-repeat 0 0;
  width: 13px;
  height: 12px;
  margin: 0;
}
#tv_content .header .menu .menu_favorite_empty .background{
  background: transparent url(/img/css/design/tv/favorite_empty.png) no-repeat 0 0;
  width: 13px;
  height: 12px;
  margin: 0;
}
#tv_content .header .menu #slide_up_objects .active_background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat -22px -9px;
}
#tv_content .header .menu #slide_down_objects .active_background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat -11px -9px;
}
#tv_content .header .menu #menu_widget_style .active_background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat -22px -9px;
}
#tv_content .header .menu #menu_list_style .active_background{
  background: transparent url(/img/css/design/tv/header_select_type.png) no-repeat 0 -9px;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ Header */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .listing_recommend .listing_name{
  font-weight: bold;
  color: #f60;
}
#tv_content .listing_recommend .listing_name *{
  color: #f60;
}

#tv_content .tv_content .listing_expire *{
  color: #ccc !important;
}
#tv_content .tv_content .listing .time{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#tv_content .tv_content .listing_casting{
  color: #333;
}
#tv_content .tv_content .listing_casting .time{
  background: url(/img/css/design/tv/current_casting_background.png) no-repeat center top;
  padding: 3px 0;
}
#tv_content .tv_content .toggle_expired_listings{
  color: #693;
  border-bottom: 1px dashed;
  cursor: pointer;
}
#tv_content .tv_content .additional_info{
  font-size: 10px;
  color: #999;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .tv_content #tv_content_block_type{

}
#tv_content .tv_content .tv_object{
  border: 1px solid #ccc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  height: 100%;
  width: 250px;
  margin: 5px;
  padding: 5px 5px 0 5px;
  position: relative;
  display:-moz-inline-stack;
  display:inline-block;
  _overflow:hidden;
  zoom:1;
  *display:inline;
}
#tv_content .tv_content .tv_object .close{
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  width: 11px;
  height: 10px;
  background: transparent url(/img/css/design/tv/close.png) no-repeat 0 0;
  z-index: 2;
}
#tv_content .tv_content .tv_object_tag{
  border: 1px solid #693;
}
#tv_content .tv_content .tv_object .logo{
  height: 50px;
  cursor: pointer;
  padding-left: 10px;
}
#tv_content .tv_content .tv_object .logo_grey{
  background: #eee;
}
#tv_content .tv_content .tv_object .logo .tv_logo_rubric{
  width: 35px;
  height: 35px;
  background: transparent url(/img/css/design/tv/rubrics.gif) no-repeat 0 0;
}
#tv_content .tv_content .tv_object .logo .tv_logo_leisure{
  background-position: 0 0;
}
#tv_content .tv_content .tv_object .logo .tv_logo_sport{
  background-position: -35px 0;
}
#tv_content .tv_content .tv_object .logo .tv_logo_movies{
  background-position: -70px 0;
}
#tv_content .tv_content .tv_object .logo .tv_logo_news{
  background-position: -140px 0;
}
#tv_content .tv_content .tv_object .logo .tv_logo_child{
  background-position: -210px 0;
}
#tv_content .tv_content .tv_object .logo .tv_logo_series{
  background-position: -245px 0;
}
#tv_content .tv_content .tv_object .title{
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
#tv_content .tv_content .tv_object .title .object_title{
  color: #369;
}
#tv_content .tv_content .tv_object .title .object_tags{
  font-size: 10px;
}
#tv_content .tv_content .tv_object .title .object_tags .object_tag{
  margin-right: 5px;
  color: #693;
}
#tv_content .tv_content .tv_object .shadow{
  position: absolute;
  bottom: 0;
  height: 20px;
  left: 10px;
  width: 240px;
  background: transparent url(/img/css/design/shadow.png) repeat-x 0 0;
  cursor: default;
}
#tv_content .tv_content .tv_object .object_slider{
  position: relative;
  bottom: 0;
  height: 10px;
  width: 40px;
  margin: 15px auto 0;
  background: transparent url(/img/css/design/tv/schedule_slide.png) no-repeat 0 0;
  cursor: pointer;
  z-index: 10;
}
#tv_content .tv_content .tv_object .object_slider_up{
  background: transparent url(/img/css/design/tv/schedule_slide_up.png) no-repeat 0 0;
  margin-top: 5px;
}
#tv_content .tv_content .tv_object .object_slider:hover{
  background-position: -40px 0;
}
#tv_content .tv_content .tv_object .content{
  overflow: hidden;
  padding: 1px;
  height: 210px;
  position: relative;
}
#tv_content .tv_content .tv_object .object_schedule{
  position: absolute;
  padding-bottom: 20px;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table{
  border-collapse: collapse;
  padding: 0;
  margin: 0 10px 0 0;
  font-size: 11px;
  color: #333;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table tr{
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table tr .time{
  font-size: 14px;
  font-weight: bold;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table .listing_casting .time{
  background: url(/img/css/design/tv/current_casting_background.png) no-repeat center top;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table td{
  padding: 3px 5px;
  vertical-align: top;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table .listing_channel{
  color: #666;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table .listing_tags{
  margin: 2px;
  color: #693;
  font-size: 10px;
}
#tv_content .tv_content .tv_object .object_schedule .object_schedule_table .listing_tags .listing_tag{
  margin-right: 5px;
  color: #693;
}
#tv_content .tv_content .tv_object .scrollbar{
  display: none;
  position: absolute;
  bottom: 10px;
  right: 0;
  height: 232px;
  width: 16px;
  margin: 0;
  border: none;
  background: transparent url(/img/css/design/tv/filter_scroll_background.png) repeat-y 0 0;
  z-index: 2;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar_top{
  position: absolute;
  top: 0;
  background: transparent url(/img/css/design/tv/filter_scroll_background_tb.png) no-repeat 0 0;
  width: 16px;
  height: 26px;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar_top .scrollbar_arrow_up{
  position: absolute;
  bottom: 6px;
  left: 4px;
  background: transparent url(/img/css/design/tv/filter_scroll_arrows.png) no-repeat 0 0;
  width: 8px;
  height: 5px;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar_bottom{
  position: absolute;
  bottom: 0;
  background: transparent url(/img/css/design/tv/filter_scroll_background_tb.png) no-repeat 0 -26px;
  width: 16px;
  height: 23px;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar_bottom .scrollbar_arrow_down{
  position: absolute;
  bottom: 9px;
  left: 4px;
  background: transparent url(/img/css/design/tv/filter_scroll_arrows.png) no-repeat -8px 0;
  width: 8px;
  height: 5px;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar-slider{
  position: absolute;
  height: 123px;
  width: 16px;
  background: transparent;
  top: 53px;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar-handler-parent{
  height: 123px;
  position: relative;
}
#tv_content .tv_content .tv_object .scrollbar .scrollbar-handler{
  position: absolute;
  left: 3px;
  top: auto;
  height: 60px;
  width: 11px;
  background: transparent url(/img/css/design/tv/filter_scroll_handler.png) repeat-y 0 0;
  cursor: pointer;
  border: none;
  margin: 0 0 -30px 0;
  padding: 0;
}

#tv_content .tv_content .sortable_blank_place{
  border: 1px dashed #999;
  height: 293px;
  width: 250px;
  margin: 5px;
  padding: 5px;
  overflow: hidden;
  display:-moz-inline-stack;
  display:inline-block;
  _overflow:hidden;
  zoom:1;
  *display:inline;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .tv_content #sortable,
#tv_content .tv_content #draggable{
  margin: 0;
  padding: 0;
}
#tv_content .tv_content #draggable li{
  height: 255px;
  border: 1px dotted #ccc;
}
#tv_content .tv_content #draggable li .add_object_plus{
  cursor: pointer;
  background: transparent url(/img/css/design/tv/filter_plus.png) center 80% no-repeat;
  height: 38px;
  width: 38px;
  margin: 100px auto 20px;
}
#tv_content .tv_content #draggable li .add_object_types{
  color: #fff;
  padding: 2px 20px 2px 10px;
  width: 81px;
  height: 17px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
#tv_content .tv_content #draggable li .add_object_types > div{
  display: none;
  position: absolute;
}
#tv_content .tv_content #draggable li .add_object_types .top{
  display: block;
  height: 17px;
  top: 2px;
  width: 81px;
  margin: 0;
}
#tv_content .tv_content #draggable li .add_object_types .bottom{
  top: 18px;
}
#tv_content .tv_content #draggable li .add_object_types_up{
  background: transparent url(/img/css/design/tv/filter_background.png) top left no-repeat;
}
#tv_content .tv_content #draggable li .add_object_types_down{
  background: transparent url(/img/css/design/tv/filter_background_top.png) top left no-repeat;
}
#tv_content .tv_content #draggable li .add_object_types_down .bottom{
  background: transparent url(/img/css/design/tv/filter_background_bottom.png) bottom left no-repeat;
  padding: 0 2px 3px 10px;
  width: 97px;
  height: 17px;
  margin-left: -10px;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .tv_content .listings .listing .listing_name{
  cursor: pointer;
}
#tv_content .tv_content .listings .listing .listing_name:hover{
  border-bottom: 1px dashed;
}
#tv_content .tv_content .tv_list_page_content{
}
#tv_content .tv_content .tv_list_schedule{
  border-collapse: collapse;
  border: none;
  width: 100%;
  color: #333;
}
#tv_content .tv_content .tv_list_schedule td{
  padding: 10px;
}
#tv_content .tv_content .tv_list_schedule caption{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: left;
  margin: 20px 0 5px 0;
}
#tv_content .tv_content .tv_list_schedule thead .header{
  border-bottom: 1px solid #999;
  font-size:11px;
}
#tv_content .tv_content .tv_list_schedule thead .header a{
  color: #333;
}
#tv_content .tv_content .tv_list_schedule thead .header .header_block{
  padding: 1px 3px 1px 17px;
  height: 20px;
  background: #fff;
}
#tv_content .tv_content .tv_list_schedule thead .header .tv_list_active .header_block{
  background: #ddd url(/img/css/design/tv/list_arrow_down.gif) no-repeat 5px 7px;
}
#tv_content .tv_content .tv_list_schedule thead .header .tv_list_active .header_block a{
  text-decoration: none;
}
#tv_content .tv_content .tv_list_schedule thead .header .tv_list_tag{
  text-align: right;
}
#tv_content .tv_content .tv_list_schedule tbody{
  /*margin-top: 20px;*/
}
#tv_content .tv_content .tv_list_schedule tbody tr.object_name{
  font-size: 10px;
  padding-top: 10px;
  cursor: pointer;
}
#tv_content .tv_content .tv_list_schedule tbody tr.object_name td{
  padding: 10px 0 0 0;
}
#tv_content .tv_content .tv_list_schedule tbody tr.object_name td .name{
  padding: 2px 2px 2px 10px;
  background: #eee;
}
#tv_content .tv_content .tv_list_schedule tbody tr.listing{
  border-top: 1px #ddd solid;
}
#tv_content .tv_content .tv_list_schedule .tv_list_when{
  width: 50px;
}
#tv_content .tv_content .tv_list_schedule tbody .tv_list_when{
  font-weight: bold;
}
#tv_content .tv_content .tv_list_schedule .tv_list_when .additional_info{
  text-align: center;
}
#tv_content .tv_content .tv_list_schedule .tv_list_where{
  width: 100px;
  text-align: center;
}
#tv_content .tv_content .tv_list_schedule .tv_list_listing{

}
#tv_content .tv_content .tv_list_schedule .tv_list_listing a{
  color: #369;
}
#tv_content .tv_content .tv_list_schedule .tv_list_tag{
  width: 30%;
}
#tv_content .tv_content .tv_list_schedule .tv_list_tag a{
  color: #693;
  margin: 3px;
  padding: 2px;
}
#tv_content .tv_content .tv_list_schedule .tv_list_tag a:hover,
#tv_content .tv_content .tv_list_schedule .tv_list_tag a:active,
#tv_content .tv_content .tv_list_schedule .tv_list_tag a:focus{
  color: #fff;
  background: #693;
}

#tv_content .tv_content .pages{
  margin: 20px auto 10px;
  width: 320px;
}
#tv_content .tv_content .pages .page{
  color: #333;
  font-size: 14px;
  margin-right: 5px;
}
#tv_content .tv_content .pages .current_page{
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
#tv_content .tv_content .pages .expire_page{
  color: #ccc;
  text-decoration: none;
  cursor: default;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content #add_objects{
  display: none;
  position: absolute;
  left: 100px;
  width: 550px;
/*  height: 400px;*/
  border: 3px solid #333;
  background: #fff;
  z-index: 9000;
}
#tv_content #add_objects .header{
  background: #fff;
  height: 15px;
  padding: 9px 10px;
}
#tv_content #add_objects .header .block_name{
  float: left;
  color: #333;
  background: #fff;
  margin: auto 10px auto 0;
  font-size: 11px;
  height: 15px;
  cursor: pointer;
}
#tv_content #add_objects .header .block_name .center_background{
  background: none;
  float: left;
}
#tv_content #add_objects .header .block_name .left_background{
  background: none;
  width: 8px;
  height: 15px;
  float: left;
}
#tv_content #add_objects .header .block_name .right_background{
  background: none;
  width: 8px;
  height: 15px;
  float: left;
}
#tv_content #add_objects .header .active{
  color: #fff;
}
#tv_content #add_objects .header .active .center_background{
  background: transparent url(/img/css/design/tv/filter_header_background_center.png) repeat-x top left;
}
#tv_content #add_objects .header .active .left_background{
  background: transparent url(/img/css/design/tv/filter_header_background_lr.png) no-repeat 0 0;
}
#tv_content #add_objects .header .active .right_background{
  background: transparent url(/img/css/design/tv/filter_header_background_lr.png) no-repeat -8px 0;
}
#tv_content #add_objects .header .separator{
  float: left;
  color: #333;
  background: #fff;
  margin: auto 10px auto 0;
  font-size: 10px;
  height: 15px;
}
#tv_content #add_objects .close{
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 5px;
  width: 11px;
  height: 10px;
  background: transparent url(/img/css/design/tv/close.png) no-repeat 0 0;
}
#tv_content #add_objects .pult{
  position: absolute;
  cursor: pointer;
  top: -24px;
  right: 98px;
  width: 68px;
  height: 57px;
  background: transparent url(/img/css/design/tv/pult.png) no-repeat 0 0;
}

#tv_content #add_objects .add_objects_content{
  display: none;
/*  height: 367px;*/
}
#tv_content #add_objects .add_objects_content .mytv{
  background: #eee;
}
#tv_content #add_objects .add_objects_content .content{
  position: relative;
  height: 331px;
  overflow: hidden;
}
#tv_content #add_objects .add_objects_content .content .vertical_scroll_content{
  position: absolute;
  top: 0;
  width: 100%;
}
#tv_content #add_objects .add_objects_content .object{
  padding: 2px;
  color: #693;
  margin-bottom: 2px;
  height: 20px;
}
#tv_content #add_objects .add_objects_content .object .add_object{
  padding: 2px;
  color: #693;
  float: left;
  margin: 0 5px;
  cursor: pointer;
}
#tv_content #add_objects .add_objects_content .object .checked{
  background: #693;
  color: #fff;
}
#tv_content #add_objects .add_objects_content .add_objects_table{
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}
#tv_content #add_objects .add_objects_content .add_objects_table .objects_group_row_1{
  background: #fff;
}
#tv_content #add_objects .add_objects_content .add_objects_table .objects_group_row_2{
  background: #e6e6e6;
}
#tv_content #add_objects .add_objects_content .add_objects_table td{
  padding: 10px;
}
#tv_content #add_objects .add_objects_content .add_objects_table .title{
  color: #693;
  font-size: 14px;
  font-weight: bold;
}
#tv_content #add_objects .add_objects_content .add_objects_table .object{
  padding-right: 10px;
}
#tv_content #add_objects .add_objects_content .add_objects_table .object .add_object{
  margin: 5px;
}
#tv_content #add_objects .add_objects_content .add_objects_list{
  padding: 0;
  margin: 0;

}


#tv_content #add_objects .scrollbar{
  position: absolute;
  top: 20px;
  right: 0;
  height: 345px;
  width: 16px;
  margin: 0;
  border: none;
  background: transparent url(/img/css/design/tv/filter_scroll_background.png) repeat-y 0 0;
}
#tv_content #add_objects .scrollbar .scrollbar_top{
  position: absolute;
  top: 0;
  background: transparent url(/img/css/design/tv/filter_scroll_background_tb.png) no-repeat 0 0;
  width: 16px;
  height: 26px;
}
#tv_content #add_objects .scrollbar .scrollbar_top .scrollbar_arrow_up{
  position: absolute;
  bottom: 6px;
  left: 4px;
  background: transparent url(/img/css/design/tv/filter_scroll_arrows.png) no-repeat 0 0;
  width: 8px;
  height: 5px;
}
#tv_content #add_objects .scrollbar .scrollbar_bottom{
  position: absolute;
  bottom: 0;
  background: transparent url(/img/css/design/tv/filter_scroll_background_tb.png) no-repeat 0 -26px;
  width: 16px;
  height: 23px;
}
#tv_content #add_objects .scrollbar .scrollbar_bottom .scrollbar_arrow_down{
  position: absolute;
  bottom: 9px;
  left: 4px;
  background: transparent url(/img/css/design/tv/filter_scroll_arrows.png) no-repeat -8px 0;
  width: 8px;
  height: 5px;
}
#tv_content #add_objects .scrollbar .scrollbar-slider{
  position: absolute;
  height: 236px;
  width: 16px;
  background: transparent;
  top: 53px;
}
#tv_content #add_objects .scrollbar .scrollbar-handler-parent{
  height: 236px;
  position: relative;
}
#tv_content #add_objects .scrollbar .scrollbar-handler{
  position: absolute;
  left: 3px;
  top: auto;
  height: 60px;
  width: 11px;
  background: transparent url(/img/css/design/tv/filter_scroll_handler.png) repeat-y 0 0;
  cursor: pointer;
  border: none;
  margin: 0 0 -30px 0;
  padding: 0;
}
#tv_content #add_objects .submit{
  height: 25px;
}
#tv_content #add_objects .submit .button{
  float: right;
  color: #fff;
  margin: 5px 10px;
  font-size: 11px;
  height: 15px;
  cursor: pointer;
}
#tv_content #add_objects .submit .button a{
  color: #fff;
  text-decoration: none;
}
#tv_content #add_objects .submit .button .center_background{
  background: transparent url(/img/css/design/tv/filter_header_background_center.png) repeat-x top left;
  float: left;
}
#tv_content #add_objects .submit .button .left_background{
  background: transparent url(/img/css/design/tv/filter_header_background_lr.png) no-repeat 0 0;
  width: 8px;
  height: 15px;
  float: left;
}
#tv_content #add_objects .submit .button .right_background{
  background: transparent url(/img/css/design/tv/filter_header_background_lr.png) no-repeat -8px 0;
  width: 8px;
  height: 15px;
  float: left;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content #show_info{
  display: none;
  position: absolute;
  width: 400px;
  background: #666;
  border: 2px #ccc solid;
  z-index: 1000;
}
#tv_content #show_info .close{
  position: absolute;
  cursor: pointer;
  top: 7px;
  right: 7px;
  width: 11px;
  height: 10px;
  background: transparent url(/img/css/design/tv/close.png) no-repeat 0 0;
}
#tv_content #show_info .show{
  position: relative;
  margin: 20px 8px;
  color: #fff;
}
#tv_content #show_info .show .listing_logo{
  border: 2px solid #ccc;
  text-align: center;
  display: block;
  margin: 0 auto;
}
#tv_content #show_info .show .listing_air{
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}
#tv_content #show_info .show .listing_air .listing_time{
  margin-right: 10px;
}
#tv_content #show_info .show .listing_air .listing_channel{
  color: #9cf;
}
#tv_content #show_info .show .listing_name{
  font-size: 14px;
  margin: 15px 0 5px;
}
#tv_content #show_info .show .listing_name a{
  color: #fff;
}
#tv_content #show_info .show .listing_tags{
  color: #9f3;
  font-size: 12px;
  margin: 5px 0;
}
#tv_content #show_info .show .listing_tags .listing_tag{
  color: #9f3;
  margin-right: 5px;
}
#tv_content #show_info .show .listing_description{
  font-size: 12px;
  margin: 10px 0 10px 0;
}
#tv_content #show_info .show .additional_info{

}
#tv_content #show_info .show .additional_info .shows{

}
#tv_content #show_info .show .additional_info .shows .links,
#tv_content #show_info .show .additional_info .shows .links li{
  list-style-type: none;
}
#tv_content #show_info .show .additional_info .shows .links{
  margin: 0;
  padding: 0;
}
#tv_content #show_info .show .additional_info .shows .links a{
  color: #9cf;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .channels_list .filtering{
  color: #669933;
  font-size: 17px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}
#tv_content .channels_list .filtering .title{
  color: #7d7d7d;
  font-size: 11px;
}
#tv_content .channels_list .filtering .channel_tag{
  padding: 0;
  float: left;
  margin-right: 30px;
  padding: 2px;
}
#tv_content .channels_list .filtering .channel_tag .channel_tag_link{
  color: #693;
}
#tv_content .channels_list .filtering .channel_tag .channel_tag_check{
  display: none;
}
#tv_content .channels_list .filtering .channel_tag .channel_tag_count{
  font-size: 11px;
}
#tv_content .channels_list .filtering .checked_tag{
  background: #693;
}
#tv_content .channels_list .filtering .checked_tag .channel_tag_link{
  color: #fff;
  text-decoration: none;
}
#tv_content .channels_list .filtering .checked_tag .channel_tag_count{
  color: #fff;
}


#tv_content .channels_list{
}
#tv_content .channels_list .channel{
  width: 250px;
  *width: 250px;
  display: -moz-inline-stack; /* ï¿½ï¿½ï¿½ FF ï¿½ï¿½ï¿½ï¿½ 3  */
  display:inline-block;
  /*margin: 0 24px 20px 0;*/
  zoom:1; /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ layout fix ï¿½ï¿½ï¿½ ï¿½ï¿½6 */
  *display:inline; /* ï¿½ï¿½ï¿½ ï¿½ï¿½ 6, 7 */
  margin: 0 -2px 20px;
  vertical-align: text-top;
  padding: 20px 20px 10px;
}
#tv_content .channels_list .channel .title{
  margin-top: 3px;
  position: relative;
}
#tv_content .channels_list .channel .channel_logo{
  height: 99px;
  display: block;
}
#tv_content .channels_list .channel .channel_name{
  color: #006699;
  font-size: 21px;
}
#tv_content .channels_list .channel .favorite{
  position: relative;
  top: 5px;
}
#tv_content .channels_list .channel .channel_tags{
  margin-bottom: 10px;
  margin-top: 5px;
}
#tv_content .channels_list .channel .channel_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
}
#tv_content .channels_list .channel .channel_description{
  color: #666666;
  font-size: 11px;
  margin-top: 5px;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
#tv_content .object_info{
  position: relative;
  color: #333;
}
#tv_content .object_info .object_title{
  font-weight: bold;
  color: #333;
  padding-right: 130px;
}
#tv_content .object_info .favorite {
  text-decoration: none;
}
#tv_content .object_info .favorite img{
  margin-bottom: -4px;
}
#tv_content .object_info .channel_logo{
  float:right;
}
#tv_content .object_info .object_tags a{
  color: #693;
  font-size: 12px;
  margin-right: 10px;
}
#tv_content .object_info .object_preview{
  margin-top: 15px;
  padding-right: 260px;
}
#tv_content .object_info .object_preview thead{
  font-size: 11px;
  font-weight: normal;
}
#tv_content .object_info .object_preview tbody{
  font-size: 16px;
  font-weight: bold;
}
#tv_content .object_info .object_preview tbody a{
  font-size: 14px;
}
#tv_content .object_info .actions{
  font-size: 18px;
  margin: 20px 0;
}
#tv_content .object_info .actions a{
  background: #fff;
  color: #693;
  margin-right: 15px;
  padding: 5px;
}
#tv_content .object_info .actions .active{
  background: #eee;
  color: #000;
  text-decoration: none;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ Demo TV*/
#about_promo_content{
  background: url("/img/css/design/tv/gradient_background.png") left 90px repeat-x !important;
  width: 94%;
  margin: 30px;
  min-width: 700px;
  max-width: 1200px;
}

#about_promo_content #dlup{
  background: transparent url(/img/css/design/tv/demo_small_tv.png) 50px 20px no-repeat !important;
  padding: 10px;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}

#about_promo_content #dlup dd{
  width: 51%;
  margin: 0;
  float: left;
  min-width: 360px;
  position: relative;
}

#about_promo_content #dlup dt{
  width: 35%;
  margin-left: 50%;
  font-size: 13px;
  color: #666;
  position: relative;
}

#about_promo_content #dlup .promo_announce{
  height: 44px;
  padding:14px 0 0 60px;
}

#about_promo_content #dlup .tv{
  background: transparent url(/img/css/design/tv/demo_right_tv.png) no-repeat;
}

#about_promo_content #dlup .hd{
  background: transparent url(/img/css/design/tv/demo_right_hd.png) left 12px no-repeat;
}

#about_promo_content #dlup .channel{
  background: transparent url(/img/css/design/tv/demo_right_channel.png) 10px 12px no-repeat;
}

#about_promo_content #dlup .accent{
  width: 350px;
  color: #525759;
  font-size: 18px;
}
#about_promo_content #dlup .bold_title{
  color: #000000;
  font-size: 21px;
}

#about_promo_content #dlup .footnote{
  margin-top: 12px;
  width: 200px;
  color: #666666;
  font-size: 11px;
}

#about_promo_content #dlup .button{
  width: 385px;
  margin: 40px 0 30px 50%;
  padding: 0px 0px 0px 0px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  height: 28px;
  cursor: pointer;
}

#about_promo_content #dlup .button #demo_button{
  background: transparent url(/img/css/design/tv/TV-buttons.png) 0px -1px no-repeat;
  margin: 0 0 0 -10px;
  padding: 2px 0px 8px 385px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  height: 17px;
  display: block;
}

#about_promo_content #dlup .button #demo_button:active{
  background-position: 0px -28px;
}

#about_promo_content #dlup .button:hover #demo_button{
  text-decoration: underline;
}

#about_promo_content .weburg_television{
  background: transparent url(/img/css/design/tv/demo_tv.png) top center no-repeat;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  color: #666666;
  font-family: Arial;
  padding-top: 1px;
}

#about_promo_content .weburg_television .main_tv_text{
  display: none;
}

#about_promo_content .weburg_television .tv_screen{
  position: relative;
  top: 10px;
/*  left: 50px;
  width: 545px;*/
  height: 308px;
  background: none;
  margin: 6px 0 80px 14px;
}

#about_promo_content .weburg_television #tv_screen_1{
  background: url(/img/css/design/tv/demo_tvchannel_1.png) top center no-repeat;
}

#about_promo_content .weburg_television #tv_screen_2{
  background: url(/img/css/design/tv/demo_tvchannel_2.png) top center no-repeat;
}

#about_promo_content .weburg_television #tv_screen_3{
  background: url(/img/css/design/tv/demo_tvchannel_3.png) top center no-repeat;
}

#about_promo_content .weburg_television #tv_screen_4{
  background: url(/img/css/design/tv/demo_tvchannel_4.png) top center no-repeat;
}

#about_promo_content .weburg_television #tv_screen_5{
  background: url(/img/css/design/tv/demo_tvchannel_5.png) top center no-repeat;
}

#about_promo_content .weburg_television #tv_screen_6{
  background: url(/img/css/design/tv/demo_tvchannel_6.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel{
  text-align: center;
  margin-top: 40px;
}

#about_promo_content .weburg_television .weburg_television_channel span{
  display: -moz-inline-stack; /* ï¿½ï¿½ï¿½ FF ï¿½ï¿½ï¿½ï¿½ 3  */
  display:inline-block;
  *display:inline; /* ï¿½ï¿½ï¿½ ï¿½ï¿½ 6, 7 */
  margin: 10px 5px 0 5px;
  text-decoration: none;
  padding: 8px 2px 0 2px;
  cursor: pointer;
}

#about_promo_content .weburg_television .weburg_television_channel .active{
  background: transparent url(/img/css/design/tv/demo_channel_active.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel .channels div{
  display: table-cell;
  color: #666666;
  width: 110px;
  height: 85px;
  text-align: center;
  padding: 50px 0 -40px 0;
  color: #666666;
  vertical-align: bottom;
  text-decoration: none;
}

#about_promo_content .weburg_television .weburg_television_channel #demo_channel_main div{
  background: transparent url(/img/css/design/tv/demo_channel_1.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel #demo_channel_afisha div{
  background: transparent url(/img/css/design/tv/demo_channel_2.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel #demo_channel_tv div{
  background: transparent url(/img/css/design/tv/demo_channel_3.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel #demo_channel_weather div{
  background: transparent url(/img/css/design/tv/demo_channel_4.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel #demo_channel_photo div{
  background: transparent url(/img/css/design/tv/demo_channel_5.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel #demo_channel_timetable div{
  background: transparent url(/img/css/design/tv/demo_channel_6.png) top center no-repeat;
}

#about_promo_content .weburg_television .weburg_television_channel .channels:hover div{
  text-decoration: underline;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ WeburgStream*/
#about_promo_content{
  width: 94%;
  margin: 30px;
  min-width: 700px;
  max-width: 1200px;
}

#about_promo_content dl#dlup{
  background: transparent url(/img/css/design/tv/gradient_background.png) repeat-x 5px 90px !important;
  padding: 10px;
  position: relative;
  width: 100%;
  height: 370px;
  margin: 0;
}

#about_promo_content dl#dlup dd{
  width: 51%;
  margin: 0;
  float: left;
  min-width: 370px;
  position: relative;
}

#about_promo_content dl#dlup dt{
  width: 35%;
  margin-left: 60%;
  font-size: 13px;
  color: #666;
  position: relative;
}

#about_promo_content #pc{
  background: transparent url(/img/css/design/tv/pc_tv.png) no-repeat 0 0;
  display: inline-block;
  width: 195px;
  height: 158px;
  float: left;
  margin-right: 5%;
  margin-top: 30px;
}

#about_promo_content #planet_mouse{
  background: transparent url(/img/css/design/tv/planet_mouse.png) no-repeat 0 0;
  display: inline-block;
  width: 148px;
  height: 128px;
  margin-top: 30px;
}

#about_promo_content #oldschool_tv{
  background: transparent url(/img/css/design/tv/oldschool_tv.png) no-repeat 0 0;
  display: block;
  width: 53px;
  height: 63px;
  margin-bottom: 15px;
}

#about_promo_content #camera{
  background: transparent url(/img/css/design/tv/camera.png) no-repeat 0 0;
  display: block;
  width: 51px;
  height: 40px;
  margin-bottom: 15px;
  margin-top: 30px;
}

#about_promo_content #accent{
  font-size: 21px;
  color: #000;
  margin-top: 15px;
}

#about_promo_content #under_accent{
  font-size: 18px;
  color: #525759;
  margin-bottom: 20px;
}

#about_promo_content .notice{
  font-size: 11px;
  color: #666;
  width: 45%;
  margin: 20px 0;
}

#about_promo_content #multiscreen_tv{
  background: transparent url(/img/css/design/tv/multipic_tv.png) no-repeat 0 0;
  display: block;
  width: 553px;
  height: 342px;
  float: right;
  position: relative;
  margin-top: -300px;
}

#about_promo_content #channels_panel{
  background: transparent url(/img/css/design/tv/channels_panel.png) no-repeat 0 0;
  display: block;
  width: 401px;
  height: 72px;
  float: right;
  position: relative;
  margin-right: 70px;
  margin-top: 0px;
}

#about_promo_content #player_info{
  font-size: 11px;
  color: #666;
  width: 30%;
  margin-right: 10px;
}

#about_promo_content #player_info div.txt{
  position: relative;
  display: inline-block !important;
  width: 60%;
}

#about_promo_content #player_info a{
  font-size: 13px;
  color: #000;
}

#about_promo_content #player_info .notice{
  margin-left: 20px;
  margin-bottom: 40px;
  width: 70%;
}

#about_promo_content .vlc_icon{
  background: transparent url(/img/css/design/tv/vlc_download.png) no-repeat 0 0;
  width: 46px;
  height: 45px;
  margin-left: 20px;
  margin-right: 10px;
  display: inline-block;
}

#about_promo_content #help_links{
  margin: 40px 0 20px 20px;
  position: relative;
  width: 20%;
}

#about_promo_content #help_links p{
  margin: 25px 0;
}

#about_promo_content .attention{
  margin: 150px 0 30px 20px;
  font-size: 11px;
  color: #666;
  width: 90%;
}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ Weburgabout_promo_content*/


#tv_content .watch_online{
  display:inline-block;
  zoom:1; /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ layout fix ï¿½ï¿½ï¿½ ï¿½ï¿½6 */
  *display:inline; /* ï¿½ï¿½ï¿½ ï¿½ï¿½ 6, 7 */
  /*width: 181px;*/
  width: 200px;
  height: 28px;
  background: transparent url(/img/css/design/tv/TV-buttons-online.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  top: 5px;
}
#tv_content .watch_online:active{
  background-position: 0 -28px;
}
#tv_content .watch_online_wide{
  
}
#tv_content .tv_content .tv_object .watch_online{
  width: 102px;
  height: 15px;
  position: relative;
  top: 3px;
  background-position: 0 -57px;
  margin-left: 3px;
}

#tv_content .tv_present_description .services_description .service .service_title .watch_online{
  position:absolute;
  bottom: 15px;
  /*display: block;*/
  color: #000;
  /*width: 210px;
  height: 28px;*/
  top: auto;
}

#tv_content .tv_present_description .services_description .service_itv .service_title{
  margin-top: 42px;
  padding: 0px 0px 0px 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  height: 28px;
  width: 385px;
}

#tv_content .tv_present_description .services_description .service .service_title .watch_demo{
  background: transparent url(/img/css/design/tv/TV-buttons.png) 0px -1px no-repeat;
  position: static;
/*  border: 1px solid #f00;
/*  background-image: url("/img/css/design/forms/button_back.png");
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;*/
  padding: 28px 0px 0px 0px;
  color: #fff;
  text-decoration: none;
  font-size: 32px;
  margin-top: 0px;
}

#tv_content .tv_present_description .services_description .service .service_title .watch_demo:active{
  background-position: 0px -29px;
}

#tv_content .tv_content .tv_object .watch_online:active{
  background-position: 0 -73px;
}

#tv_content .listing_repeat{
  display: inline-block;
  background: transparent url(/img/css/design/tv/repeat.gif) 0px 0 no-repeat;
  width: 11px;
  height: 13px;
  maegin-left: 5px;
}
#tv_content .socialization_panel-margin{
  margin-top: 10px;
}

/* END src/tv.css */


/* src/dlna.css */
.icon {
  font: 0/0 a;
  border: 0;
}
.link {
  color: #3173a1;
  border-bottom: 1px solid #3173a1;
  text-decoration: none;
}
.link:hover {
  color: #1f4966;
  border-bottom: 1px solid #1f4966;
}
.link_inner_yes:link,
.link_inner_yes:hover,
.link_inner_yes:visited {
  border-bottom: none;
}
.link_inner_yes .link__inner {
  color: #3173a1;
  border-bottom: 1px solid #3173a1;
  text-decoration: none;
}
.link_inner_yes:hover .link__inner {
  color: #1f4966;
  border-bottom: 1px solid #1f4966;
}
.link_inner_yes .icon {
  vertical-align: middle;
  margin-right: 5px;
}
.button {
  display: inline-block;
  padding: 4px 14px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #e0e1e1;
  border-color: #b9bbbb;
  border: 1px solid #bfbfbf;
  border-bottom-color: #a6a6a6;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.button:hover,
.button:active {
  background-color: #cccccc;
}
.button:active {
  background-color: #cccccc;
}
.button:hover {
  background-color: #cccccc;
}
.button:active {
  background-color: #cccccc;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.button-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #33afe8;
  border-color: #1586ba;
}
.button-primary:hover,
.button-primary:active {
  background-color: #2971a2;
}
.button-primary:active {
  background-color: #2971a2;
}
.button-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fbb450;
  border-color: #f89406;
}
.button-warning:hover,
.button-warning:active {
  background-color: #f89406;
}
.button-warning:active {
  background-color: #f89406;
}
.button-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ee5f5b;
  border-color: #e51d18;
}
.button-danger:hover,
.button-danger:active {
  background-color: #bd362f;
}
.button-danger:active {
  background-color: #bd362f;
}
.button-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #62c462;
  border-color: #3b9e3b;
}
.button-success:hover,
.button-success:active {
  background-color: #51a351;
}
.button-success:active {
  background-color: #51a351;
}
.button-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bc0de;
  border-color: #28a1c5;
}
.button-info:hover,
.button-info:active {
  background-color: #2f96b4;
}
.button-info:active {
  background-color: #2f96b4;
}
.button-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #444444;
  border-color: #1e1e1e;
}
.button-inverse:hover,
.button-inverse:active {
  background-color: #222222;
}
.button-inverse:active {
  background-color: #222222;
}
.button-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layout-table {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
}
.layout-table__gap,
.layout-table__cell {
  padding: 0;
  vertical-align: top;
}
.dlna {
  background: url(/img/css/design/tv/dlna/dlna_02.jpg) no-repeat -40px 0;
  padding-top: 377px;
}
.dlna-slogan {
  margin-bottom: 53px;
}
.dlna-slogan__heading {
  margin-bottom: 14px;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}
.dlna-slogan__text {
  color: #666666;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}
.dlna-benefits {
  margin: 0 auto 43px;
  width: 90%;
}
.dlna-benefits .layout-table__cell {
  width: 20%;
}
.dlna-benefits .layout-table__gap {
  width: 5%;
}
.dlna-benefits .icon {
  margin-bottom: 20px;
}
.dlna-benefits-caption {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  white-space: nowrap;
}
.dlna-button {
  width: 100%;
  margin: 0 auto 80px;
}
.dlna-button .layout-table__cell {
  vertical-align: middle;
}
.dlna-button .dlna-button__center {
  text-align: center;
  width: 260px;
}
.dlna__line {
  height: 1px;
  background: #d9d9d9;
}
.dlna__button-large {
  padding: 7px 40px;
  font-size: 36px;
  line-height: normal;
  font-weight: bold;
  white-space: nowrap;
}
.dlna-teaser {
  position: relative;
  margin-bottom: 30px;
}
.dlna-teaser_type_windows {
  margin: 21px auto 0;
  width: 210px;
}
.dlna-teaser_type_windows .dlna-teaser-text {
  padding: 0;
}
.dlna-teaser-image {
  position: absolute;
}
.dlna-teaser-text {
  margin: 0 0 0 50px;
  font-size: 13px;
  color: #666666;
}
.dlna-device {
  margin-bottom: 50px;
}
.dlna-device__heading {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 23px;
  text-align: center;
}
.dlna-device__layout {
  width: 80%;
  margin: 0 auto;
}
.dlna-device__layout .layout-table__cell {
  vertical-align: middle;
  text-align: center;
}
.dlna-info {
  font-size: 15px;
  line-height: 20px;
  color: #666666;
  text-align: center;
}
.dlna-review {
  width: 100%;
  margin: 100px 0 94px 0;
}
.dlna-review .layout-table__gap_type_center {
  width: 60px;
}
.dlna-review .layout-table__gap_type_left,
.dlna-review .layout-table__gap_type_right {
  width: 26px;
}
.dlna-review__heading {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  white-space: nowrap;
}
.dlna-review__text {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 20px;
}
.dlna-review-separator {
  background: #d4d4d4;
  width: 1px;
}
.dlna-review-router {
  position: relative;
  width: 142px;
}
.dlna-review-router-image {
  position: absolute;
  margin: -52px 0 0 0;
}
.dlna-interpretation {
  margin-bottom: 50px;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  color: #000;
}
.dlna-interpretation .dlna-interpretation-star {
  left: -10px;
  position: absolute;
}

/* END src/dlna.css */


/* src/social_panel.css */
.socialization_panel{
  margin-top: 0;
  float: left;
}

.socialization_panel .socnet{
  float: left;
  height: 22px;
  margin-bottom: 8px;
  margin-right: 5px;
}

.socialization_panel td{
  padding: 0 !important;
}

.socialization_panel .socnet.livejournal{
  width: 95px;
}

.socialization_panel .socnet.livejournal .lj{
  width: 95px;
  height: 20px;
  background: url(/img/css/design/social/lj.png) 0 -29px no-repeat;
}

.socialization_panel .socnet.livejournal .lj:hover{
  background: url(/img/css/design/social/lj.png) 0 -3px no-repeat;
}

.socialization_panel .socnet.twitter{
  width: 74px;
}
.socialization_panel .socnet.facebook{
  width: 120px;
}
.socialization_panel .socnet.facebook .fb_ltr{
  min-width: 100px;
}

.socialization_panel .vkontakte{
  overflow-x: hidden;
  
}

.socialization_panel .vkontakte #vk_like{
  /*width: 140px !important;*/
}

.fb_edge_widget_with_comment .fb_edge_comment_widget { 
  position: absolute;
}
.socialization_panel .socnet.google{
  width: 60px;
  margin-left: 5px;
}

.socialization_panel-margin-left{
	margin-left:20px;
}

.socialization_panel-margin-top {
  margin-top: 10px;
}

.socialization_panel-margin-top-paging {
  margin-top: -28px;
}
/* Ñòèëè äëÿ êíîïêè Îäíîêëàññíèêè */
.odkl-klass-s,.odkl-klass{display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:middle;overflow:hidden;text-indent:-3000px;zoom:1;*text-indent:0;*font:0/0 Arial;}.odkl-klass{width:69px;height:21px;background:#f58220 url(odkl_klass.gif) no-repeat;}.odkl-klass-s{width:16px;height:16px;background:#f58220 url(odkl_klass_s.gif) no-repeat;}.odkl-klass:hover,.odkl-klass-stat:hover,.odkl-klass-stat:hover,.odkl-share-oc:hover{background-color:#e83;}.odkl-share-oc,.odkl-klass-oc,.odkl-klass-stat,.odkl-share-stat,.odkl-share-oc-voted,.odkl-klass-oc-voted{border-style:none;font:normal 17px arial;display:-moz-inline-stack;display:inline-block;*display:inline;padding-bottom:1px;padding-top:1px;text-decoration:none;zoom:1;height:18px;*height:21px;}.odkl-share-stat,.odkl-share-oc{padding-left:99px;*padding:0 0 0 99px;background:#f58220 url(odkl_klass_stat-neutral.gif) no-repeat;}.odkl-klass-oc,.odkl-klass-stat{padding-left:70px;*padding:0 0 0 70px;background:#f58220 url(https://st.mycdn.me/share/odkl_klass_stat.gif) no-repeat;}.odkl-klass-oc SPAN,.odkl-share-oc SPAN,.odkl-share-stat SPAN,.odkl-klass-stat SPAN{border-top-style:solid;border-top-width:1px;border-top-color:#f58220;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#f58220;border-right-style:solid;border-right-width:1px;border-right-color:#f58220;width:auto!important;text-decoration:none;padding:0 5px;text-align:center;font:normal 16px/19px arial;color:#f58220;background:white!important;zoom:1;}.odkl-klass-oc-voted,.odkl-share-oc-voted{cursor:default;color:#e83;zoom:1;}.odkl-klass-oc-voted{padding-left:20px;*padding:1 1 1 20px;background:url(odk_klass_v.gif) no-repeat;}.odkl-share-oc-voted{padding-left:26px;*padding:1 1 1 26px;background:url(odkl_klass_s2.gif) no-repeat;}.odkl-share-oc-voted A,.odkl-klass-oc-voted A{color:#e83;}.odkl-oc-comment-form{z-index:2000;position:absolute;width:192px;height:81px;font:normal 11px verdana,arial,helvetica,sans-serif;padding:2px 6px 6px 6px;border-style:solid;border-width:1px;border-color:#e83;background-color:white;zoom:1;}.odkl-oc-comment-form LABEL{text-align:left;display:block;color:#777E5D;padding-bottom:2px;}.odkl-oc-comment-form TEXTAREA{margin-bottom:7px;overflow-y:auto;height:35px;width:188px;display:block;padding:1px;border:1px solid #777e5d;}.odkl-oc-comment-form INPUT{font:normal 11px verdana,arial,helvetica,sans-serif;display:-moz-inline-stack;display:inline-block;*display:inline;padding:1px;text-align:center;vertical-align:middle;width:104px;cursor:pointer;background-color:#f93;color:white;border-style:solid;border-width:1px;border-color:#e83;}.odkl-oc-comment-form INPUT::-moz-focus-inner{border:1px dotted transparent;}.odkl-oc-comment-form INPUT:focus::-moz-focus-inner{border-color:#e83;}.odkl-oc-comment-form SPAN:hover{background-color:#e83;}.odkl-oc-comment-form A{color:#777E5D;margin-left:13px;}.odkl-oc-comment-form A:hover{color:black;}.odkl-oc-cmnt-hidden{visibility:hidden;width:1px;height:1px;}.odkl-oc-cmnt-err,.odkl-oc-cmnt-ok{visibility:visible;width:225px;min-height:14px;height:auto;color:black;border-style:solid;border-width:1px;padding:7px 17px 7px 7px;z-index:3000;position:absolute;display:inline;}.odkl-oc-msg-anchor{width:0;height:0;position:relative;visibility:hidden;*font:17px/19px Arial;}.odkl-oc-msg{font:normal 11px verdana,arial,helvetica,sans-serif;overflow-x:hidden;}.odkl-oc-lbl{float:left;width:15px;height:15px;padding-right:6px;}.odkl-oc-cmnt-ok .odkl-oc-lbl{background:url(ok_14x14.png) no-repeat;}.odkl-oc-cmnt-err .odkl-oc-lbl{background:url(error_14x14.png) no-repeat;}.odkl-oc-cmnt-err{background-color:#FFBFBF;border-color:#F39998;}.odkl-oc-cmnt-ok{background-color:#DFF0C6;border-color:#CC9;}.odkl-klass-oc-fc-hidden,.odkl-share-oc-fc-hidden{display:none;}.odkl-share-oc-fc,.odkl-klass-oc-fc{display:-moz-inline-stack;display:inline-block;*display:inline;border-style:none!important;border-width:0!important;padding:0!important;zoom:1;position:relative;height:21px;}.odkl-share-oc-fc{width:128px;}.odkl-klass-oc-fc{width:99px;}.odkl-share-oc-fc IFRAME,.odkl-klass-oc-fc IFRAME{border-style:none!important;border-width:0!important;padding:0!important;zoom:1;width:100%;height:100%;position:absolute;}

/*
.vkontakte_icon{
  background: url(/img/css/design/social/panel.png) -126px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.facebook_icon{
  background: url(/img/css/design/social/panel.png) 0 0 no-repeat;
  width: 18px;
  height: 18px;
}

.twitter_icon{
  background: url(/img/css/design/social/panel.png) -18px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.livejournal_icon{
  background: url(/img/css/design/social/panel.png) -54px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.yandex_icon{
  background: url(/img/css/design/social/panel.png) -90px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.mailru_icon{
  background: url(/img/css/design/social/panel.png) -108px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.liveinternet_icon{
  background: url(/img/css/design/social/panel.png) -72px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.buzz_icon{
  background: url(/img/css/design/social/panel.png) -36px 0 no-repeat;
  width: 18px;
  height: 18px;
}*/

/* END src/social_panel.css */


/* src/tinyMCE.css */
.spec_insert_left{
  background-color: #E6E6E6;
  border-top: 9px solid #7af;
  padding: 7px 10px;
  margin: 12px;
  width: 200px;
  float: left;
}

.spec_insert_right{
  background-color: #E6E6E6;
  border-top: 9px solid #7af;
  padding: 7px 10px;
  margin: 12px;
  width: 200px;
  float: right;
}

.spoiler_title{
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 4px 4px 20px;
  border: 1px solid #333;
  background-color: #666;
  background-image: url(/img/css/design/plus.gif);
  background-position: 5px 8px;
  background-repeat: no-repeat;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  margin-top: 5px;
}

.spoiler_content{
  padding: 0.5em;
  border-color: #333;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  margin-bottom: 5px;
}

.spoiler_content{
  display: none;
}

#tinymce .spoiler_content{
  display: block;
}

.thickbox{}

.tinymce_area{
  width: 100%;
  height: 300px;
}

.mceContentBody img{
  margin: 5px;
}

/* END src/tinyMCE.css */


/* src/social_panel.css */
.socialization_panel{
  margin-top: 0;
  float: left;
}

.socialization_panel .socnet{
  float: left;
  height: 22px;
  margin-bottom: 8px;
  margin-right: 5px;
}

.socialization_panel td{
  padding: 0 !important;
}

.socialization_panel .socnet.livejournal{
  width: 95px;
}

.socialization_panel .socnet.livejournal .lj{
  width: 95px;
  height: 20px;
  background: url(/img/css/design/social/lj.png) 0 -29px no-repeat;
}

.socialization_panel .socnet.livejournal .lj:hover{
  background: url(/img/css/design/social/lj.png) 0 -3px no-repeat;
}

.socialization_panel .socnet.twitter{
  width: 74px;
}
.socialization_panel .socnet.facebook{
  width: 120px;
}
.socialization_panel .socnet.facebook .fb_ltr{
  min-width: 100px;
}

.socialization_panel .vkontakte{
  overflow-x: hidden;
  
}

.socialization_panel .vkontakte #vk_like{
  /*width: 140px !important;*/
}

.fb_edge_widget_with_comment .fb_edge_comment_widget { 
  position: absolute;
}
.socialization_panel .socnet.google{
  width: 60px;
  margin-left: 5px;
}

.socialization_panel-margin-left{
	margin-left:20px;
}

.socialization_panel-margin-top {
  margin-top: 10px;
}

.socialization_panel-margin-top-paging {
  margin-top: -28px;
}
/* Ñòèëè äëÿ êíîïêè Îäíîêëàññíèêè */
.odkl-klass-s,.odkl-klass{display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:middle;overflow:hidden;text-indent:-3000px;zoom:1;*text-indent:0;*font:0/0 Arial;}.odkl-klass{width:69px;height:21px;background:#f58220 url(odkl_klass.gif) no-repeat;}.odkl-klass-s{width:16px;height:16px;background:#f58220 url(odkl_klass_s.gif) no-repeat;}.odkl-klass:hover,.odkl-klass-stat:hover,.odkl-klass-stat:hover,.odkl-share-oc:hover{background-color:#e83;}.odkl-share-oc,.odkl-klass-oc,.odkl-klass-stat,.odkl-share-stat,.odkl-share-oc-voted,.odkl-klass-oc-voted{border-style:none;font:normal 17px arial;display:-moz-inline-stack;display:inline-block;*display:inline;padding-bottom:1px;padding-top:1px;text-decoration:none;zoom:1;height:18px;*height:21px;}.odkl-share-stat,.odkl-share-oc{padding-left:99px;*padding:0 0 0 99px;background:#f58220 url(odkl_klass_stat-neutral.gif) no-repeat;}.odkl-klass-oc,.odkl-klass-stat{padding-left:70px;*padding:0 0 0 70px;background:#f58220 url(https://st.mycdn.me/share/odkl_klass_stat.gif) no-repeat;}.odkl-klass-oc SPAN,.odkl-share-oc SPAN,.odkl-share-stat SPAN,.odkl-klass-stat SPAN{border-top-style:solid;border-top-width:1px;border-top-color:#f58220;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#f58220;border-right-style:solid;border-right-width:1px;border-right-color:#f58220;width:auto!important;text-decoration:none;padding:0 5px;text-align:center;font:normal 16px/19px arial;color:#f58220;background:white!important;zoom:1;}.odkl-klass-oc-voted,.odkl-share-oc-voted{cursor:default;color:#e83;zoom:1;}.odkl-klass-oc-voted{padding-left:20px;*padding:1 1 1 20px;background:url(odk_klass_v.gif) no-repeat;}.odkl-share-oc-voted{padding-left:26px;*padding:1 1 1 26px;background:url(odkl_klass_s2.gif) no-repeat;}.odkl-share-oc-voted A,.odkl-klass-oc-voted A{color:#e83;}.odkl-oc-comment-form{z-index:2000;position:absolute;width:192px;height:81px;font:normal 11px verdana,arial,helvetica,sans-serif;padding:2px 6px 6px 6px;border-style:solid;border-width:1px;border-color:#e83;background-color:white;zoom:1;}.odkl-oc-comment-form LABEL{text-align:left;display:block;color:#777E5D;padding-bottom:2px;}.odkl-oc-comment-form TEXTAREA{margin-bottom:7px;overflow-y:auto;height:35px;width:188px;display:block;padding:1px;border:1px solid #777e5d;}.odkl-oc-comment-form INPUT{font:normal 11px verdana,arial,helvetica,sans-serif;display:-moz-inline-stack;display:inline-block;*display:inline;padding:1px;text-align:center;vertical-align:middle;width:104px;cursor:pointer;background-color:#f93;color:white;border-style:solid;border-width:1px;border-color:#e83;}.odkl-oc-comment-form INPUT::-moz-focus-inner{border:1px dotted transparent;}.odkl-oc-comment-form INPUT:focus::-moz-focus-inner{border-color:#e83;}.odkl-oc-comment-form SPAN:hover{background-color:#e83;}.odkl-oc-comment-form A{color:#777E5D;margin-left:13px;}.odkl-oc-comment-form A:hover{color:black;}.odkl-oc-cmnt-hidden{visibility:hidden;width:1px;height:1px;}.odkl-oc-cmnt-err,.odkl-oc-cmnt-ok{visibility:visible;width:225px;min-height:14px;height:auto;color:black;border-style:solid;border-width:1px;padding:7px 17px 7px 7px;z-index:3000;position:absolute;display:inline;}.odkl-oc-msg-anchor{width:0;height:0;position:relative;visibility:hidden;*font:17px/19px Arial;}.odkl-oc-msg{font:normal 11px verdana,arial,helvetica,sans-serif;overflow-x:hidden;}.odkl-oc-lbl{float:left;width:15px;height:15px;padding-right:6px;}.odkl-oc-cmnt-ok .odkl-oc-lbl{background:url(ok_14x14.png) no-repeat;}.odkl-oc-cmnt-err .odkl-oc-lbl{background:url(error_14x14.png) no-repeat;}.odkl-oc-cmnt-err{background-color:#FFBFBF;border-color:#F39998;}.odkl-oc-cmnt-ok{background-color:#DFF0C6;border-color:#CC9;}.odkl-klass-oc-fc-hidden,.odkl-share-oc-fc-hidden{display:none;}.odkl-share-oc-fc,.odkl-klass-oc-fc{display:-moz-inline-stack;display:inline-block;*display:inline;border-style:none!important;border-width:0!important;padding:0!important;zoom:1;position:relative;height:21px;}.odkl-share-oc-fc{width:128px;}.odkl-klass-oc-fc{width:99px;}.odkl-share-oc-fc IFRAME,.odkl-klass-oc-fc IFRAME{border-style:none!important;border-width:0!important;padding:0!important;zoom:1;width:100%;height:100%;position:absolute;}

/*
.vkontakte_icon{
  background: url(/img/css/design/social/panel.png) -126px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.facebook_icon{
  background: url(/img/css/design/social/panel.png) 0 0 no-repeat;
  width: 18px;
  height: 18px;
}

.twitter_icon{
  background: url(/img/css/design/social/panel.png) -18px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.livejournal_icon{
  background: url(/img/css/design/social/panel.png) -54px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.yandex_icon{
  background: url(/img/css/design/social/panel.png) -90px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.mailru_icon{
  background: url(/img/css/design/social/panel.png) -108px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.liveinternet_icon{
  background: url(/img/css/design/social/panel.png) -72px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.buzz_icon{
  background: url(/img/css/design/social/panel.png) -36px 0 no-repeat;
  width: 18px;
  height: 18px;
}*/

/* END src/social_panel.css */

