/*************** Content ******************/
/*.knopka_yellow {
	background:transparent url(img/knopka_left_yellow.gif) no-repeat scroll left top;
	display:block;
	padding-left:9px;
}
.knopka_yellow em {
	background:transparent url(img/knopka_right_yellow.gif) no-repeat scroll right top;
	display:block;
	font-style:normal;
	padding:4px 8px 7px 0;
}*/
.knopka_orange {
	background:transparent url('/a/tv2/img/knopka_left_orange.gif') no-repeat scroll left top;
	display:block;
	padding-left:9px;
}
.knopka_orange em {
	background:transparent url('/a/tv2/img/knopka_right_orange.gif') no-repeat scroll right top;
	display:block;
	font-style:normal;
	font-weight:normal;
	padding:3px 8px 4px 0;
}
a {
	color:#0049a3;
}
a:hover {
	color:#B20000;
}
a.red_link {
	color:#B20000;
}
a.red_link:hover {
	color:#4465D8;
}



.img_border_red {
	border:1px solid #ebebeb;	
	padding:4px;	
}
.img_border_movie {
	border:1px solid #E1E1CE;
	padding:4px;
}
/*
a.ld:hover {
	color:#B20000;
}
*/

		/** channel info **/
.channel_info th {
	width:84px;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
}
.channel_info td.space {
	width:31px;		
}
.channel_info td, .channel_info th {
	padding:2px 0 10px 0;
}
		/** end channel info **/

.pad2 {
	padding-top:2px !important;
}
.pad3 {
	padding-top:3px !important;
}
.pad4 {
	padding-top:4px !important;
}
.pad5 {
	padding-top:5px !important;
}

a.ld_blue2 {
	background:transparent url('/a/tv2/img/dott_blue_2px.gif') repeat-x scroll center bottom;
	border:0 none;
	text-decoration:none;
}
a.ld_blue2:hover {
	background:none;
}
a.ld_red2 {
	background:transparent url('/a/tv2/img/dott_red2_2px.gif') repeat-x scroll center bottom;
	border:0 none;
	text-decoration:none;
	color:#b20000;
}
a.ld_red2:hover {
	background:none;
}
a.line_link {
	border:0 none;
	text-decoration:underline;
}
a.line_link:hover {
	text-decoration:none;
}



a.ld_3 {
	background:transparent url('/a/tv2/img/dott_3_2px.gif') no-repeat 21px bottom;
	border:0 none;
	text-decoration:none;
	color:#89878a;
}
a.ld_3:hover {
	background:none;
}
a.print_tv {
	margin-top:8px;
}
a.print_tv img {
	background:none;
	margin-right:5px;
	margin-bottom:-1px;
}





.white_block_top {
	background-color:#fff;
	border:1px solid #E4E4E4;
	border-bottom:1px solid #fff;
	padding:10px;
	margin:-35px 0 -2px 0;
}
body:last-child:not(:root:root) .white_block_top { margin:-33px 0 -1px 0; }     /* safari - chrome */
.white_block {
	background-color:#fff;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
}
.gray_block {
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
}
.current_chanall_block {
	background-color:#F5F5F5;
}
.current_chanall_block th {
	color:#333 !important;
}

	/** choosechannel **/
.choosechannel thead {
	vertical-align:top;
	background-color:#F5F5F5;	
}
.choosechannel thead td.last {
	padding-bottom:10px;
}
.choosechannel thead th {
	padding:5px 10px 5px 15px;
	font-weight:normal;
}
@-moz-document url-prefix() {
     .choosechannel thead th { padding:5px 10px 4px 15px; }     /* ff */
}
.choosechannel thead td {
	padding:5px 10px 5px 15px;
	width:30%;
}
.choosechannel thead td {
	line-height:0.9em;
	font-size: 0.9em; 
}
.choosechannel tbody {
	background-color:#fff;
	line-height: 1.2em; 
	font-size: 0.9em; 
}
.choosechannel tbody td {
	padding:5px 15px 5px 15px;
}





.search_channel {
	background:transparent url('/a/tv2/img/input_text.gif') no-repeat scroll top left;	
}
.search_channel_input {
	background-color:transparent;
	border:medium none;
	color:#888 !important;
	padding:4px 0 0 4px;
	width:185px;
	height:18px;
}

.search_channel_focused {
 	color:#333 !important;
 	background-color:transparent;
 	border:medium none;
 	padding:4px 0 0 4px;
 	width:185px;
 	height:18px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .search_channel_input, .search_channel_focused { padding-top:0px; height:22px; }          /* opera */
} 
body:last-child:not(:root:root) .search_channel_input { padding-top:4px; }      /* safari - chrome */        

/*.search_button {
	background:transparent url(img/search_button.gif) no-repeat scroll top left;
	border:medium none;
	color:#176381;
	cursor:pointer;
	height:22px;
	width:22px;
}
.search_button:hover {
	background:transparent url(img/search_button.gif) no-repeat scroll bottom left;
}*/
	/** end choosechannel **/

		/** channel  **/
.channel td.symbol {
	vertical-align:middle;
	width:45px;	
}
.channel th {
	width:38px;
	font-weight:normal;
	color:#939393;
	padding:5px 27px 5px 0;
	text-align:right;
	vertical-align:top;	
}
.channel th:hover {
	color:#333;
}
.channel td {
	text-align:left;
	padding:5px 5px 5px 0;
	vertical-align:top;
}
.channel td img {
	margin-left:20px;
	float:left;
}
.channel td.star_pad {	
	padding-top:6px;
}


.channel thead th {
	vertical-align:middle;
}
.channel tbody {
	font-size: 1.2em; 
}

.channel td.last {
	width:145px;
	font-size:12px;
	vertical-align:top;
}
		/** end channel **/





		/** form **/
.jump_tv {
	width:160px;
	vertical-align:top;
}




.checkbox_block {
	width:191px;	
}
.checkbox_block li {
	background:transparent url('/a/tv2/img/li_bul.gif') no-repeat scroll 5px 10px;
	padding:4px 0 5px 15px;
}
.checkbox_block li:hover {
	background-color:#FFF7DC;
}
.checkbox_block li a {
	display:block;
}



.checkbox_white {
	float:left;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .checkbox_white { padding:1px 0 1px 0; }          /* opera */
}  
.checkbox_white:hover {
	background-color:#FFF7DC;
}
.checkbox_white label {
	float:right;
	color:#333;	
	width:157px;	
	margin-left:3px;
	_margin-left:0px;
	padding:1px 10px 3px 0;
	padding-top:4px !ie;
	
}
@-moz-document url-prefix() {
     .checkbox_white label { padding-top:3px; margin-left:2px;  }     /* ff */
}
body:last-child:not(:root:root) .checkbox_white label { padding-top:3px; }     /* safari - chrome */
		/** end form **/



		/* TV Gray Box */
.box_color_graytv_s {
	background-color: #F5F5F5;
}
.box_color_graytv {
	background-color: #F5F5F5;
	border-left:1px solid #F5F5F5;
	border-right:1px solid #F5F5F5;
}
.box_color_graytv2_s {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
.box_color_graytv2 {
	border-left: 3px solid #F5F5F5;
	border-right: 3px solid #F5F5F5;
}
.box_color_graytv3_s {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
.box_color_graytv3 {
	border-left: 2px solid #F5F5F5;
	border-right: 2px solid #F5F5F5;
}



.box_color_bgraytv_s {
	background-color: #ebebeb;
}
.box_color_bgraytv {
	background-color: #ebebeb;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.box_color_bgraytv2_s {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.box_color_bgraytv2 {
	border-left: 3px solid #ebebeb;
	border-right: 3px solid #ebebeb;
}
.box_color_bgraytv3_s {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.box_color_bgraytv3 {
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
}





.box_color_s {
	background-color: #F5F5F5;
}
.box_color {
	background-color: #F5F5F5;
	border-left:1px solid #F5F5F5;
	border-right:1px solid #F5F5F5;
}
.box_color2_s {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
.box_color2 {
	border-left: 3px solid #F5F5F5;
	border-right: 3px solid #F5F5F5;
}
.box_color3_s {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
.box_color3 {
	border-left: 2px solid #F5F5F5;
	border-right: 2px solid #F5F5F5;
}
.box_color_full {
	background-color: #F5F5F5;
}








		/* end TV Gray Box */
		
		
		/* strlelki */		
a.strelki_tv_open {
	display:block;
	background:transparent url('/a/tv2/img/strelki.gif') no-repeat right top;
	height:19px;
	width:19px;
	margin-left:15px;
}
a.strelki_tv_open:hover {
	background:transparent url('/a/tv2/img/strelki.gif') no-repeat right bottom;
}
a.strelki_tv_close {
	display:block;
	background:transparent url('/a/tv2/img/strelki.gif') no-repeat left top;
	height:19px;
	width:19px;
	margin-left:15px;
}
a.strelki_tv_close:hover {
	background:transparent url('/a/tv2/img/strelki.gif') no-repeat left bottom;
}
.strelki_tv_close {
}

.strelki_tv_mar {
	margin-top:11px;
}
		/* end strlelki */

.clear2 {
	clear:both;
	font-size:0;
	height:0;
	overflow:hidden;
}
.normal  {
	font-size: 1.1em;
	line-height: 1.4;
}


/* Yellow Box */
.boxinfo_yellow .box_color_s {
	background-color: #FFE1A2;
}
.boxinfo_yellow .box_color {
	background-color: #FFEBC2;
	border-left:1px solid #FFE1A2;
	border-right:1px solid #FFE1A2;
}
.boxinfo_yellow .box_color2_s {
	border-left: 1px solid #FFE1A2;
	border-right: 1px solid #FFE1A2;
}
.boxinfo_yellow .box_color2 {
	border-left: 3px solid #FFEBC2;
	border-right: 3px solid #FFEBC2;
}
.boxinfo_yellow .box_color3_s {
	border-left: 1px solid #FFE1A2;
	border-right: 1px solid #FFE1A2;
}
.boxinfo_yellow .box_color3 {
	border-left: 2px solid #FFEBC2;
	border-right: 2px solid #FFEBC2;
}
.boxinfo_yellow .box_color_full {
	background-color: #FFEBC2;
}



.movie {
	padding-bottom:10px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.movie th {
	padding-bottom:15px;
}
.movie td {
	vertical-align:top;
	padding-bottom:5px;
}
.movie td.first {
	width:70px;		
}
.movie_about_txt {
	line-height: 1.4em;
	font-size: 1.2em;
}


/* внутреннее меню */
.tab_menu_tv li {
	float:left;
	margin:0 15px 0 0;
	padding:0;
	background:none;
}
.tab_menu_tv li.current {
	background:url('/a/tv2/img/tab_left_tv.gif') no-repeat top left;
	padding-left:2px;
	margin-top:-2px;
}
.tab_menu_tv li.current b {
	display:block;
	background:url('/a/tv2/img/tab_righ_tv.gif') no-repeat top right;
	color:#333;
	padding:2px 9px 4px 8px;
}
.tab_menu_tv li a {
	color:#0049a3;
	text-decoration:none;
}
.tab_menu_tv li a:hover {
	color:#B20000;
	text-decoration:none;
}
/* end внутреннее меню */

/*
.star_div {
	display:block;
	float:left;
	width:12px;
	height:11px;
	overflow:hidden;
	margin-top:3px;
	margin-right:2px;
	background:url('img/star_div.gif') no-repeat left top;
}
.menu a:hover .star_div {
	background-position:0px -11px;
}
*/
.menu a img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://wa.dev.kiev.ua/bm_tv/css/img/star0.png);
	width: expression(1);
	height: expression(1);
	padding-top: expression('5px');
	padding-left: expression('2px');
}

.ml
{
    margin-left:-5px;
}
.ml5{
    margin-left:5px;
}
.addonSpan
{
    font-size:11px !important;
    
}

.searchtab th{
	padding:6px 9px 0 0;
	vertical-align:top;
	width:15px;
}
.searchtab td{
	padding-bottom:23px;
	vertical-align:top;
}

.find_shop_sov_but {
	background: url('/a/tv2/img/find_shop2.gif') top left no-repeat;
	width:51px;
	height:22px;
	border:none;
	color:#333;
	cursor:pointer;
	padding:0px 3px 2px 7px;
	padding:2px 3px 1px 7px !ie;
	font-weight:700;
	margin-left:6px;
	_margin-left:7px;
}
.find_shop_sov_but:hover {
	background-position:bottom left;
	color:#b00000;
}
.nobr span {
	white-space:nowrap;
}