/*���� ������ ���������*/
.ui-slider 
{
	/* �������
	border-right: black 2px solid;	
	border-top: black 2px solid;
          border-bottom: black 4px solid;	
	border-left: black 4px solid; */	
	/* ����� 
	font-weight: bold;	
	color: #222222;*/
    /*background: grey;*/
    position: relative;
    /*float:left;*/
    /*top:20px;*/
    z-index:200;
    /*left:18px;*/
}

.ui-slider .ui-slider-handle 
{	
	z-index: 200;
    /* ������� �������� */	
	width: 25px;
	height: 37px;
	/* ��� ������� */
	cursor: pointer;
	position: absolute;
	background:  url(../../images/block_tv/vert_scroll.png) no-repeat;
}

.ui-slider-handle
{
	/* ���� �������� */
	background-color: red;
	/* ��������� ������� ������� */
	outline: none;
}

.ui-slider-vertical 
{	
    /* ������ ������������ ����� ��������� */ 
	width: 10px;	
	/* ������ ������������ ����� ��������� */ 
	height: 91%; /*141px*/
	background: grey;
}

.ui-slider-horizontal 
{	
    /* ������ �������������� ����� ��������� */ 
	height: 0em;
	/* ������ �������������� ����� ��������� */ 
	width: 40px;
}

.ui-slider-vertical .ui-slider-handle 
{	
    /* �������� �������� �� ������ ���� ������ ���������*/
	left: -8px;	
	/* �������� �������� �� ������� ���� ������ ���������*/
	margin-bottom: -1.5em;	
	/* �������� �������� �� ������ ������� ���� ������ ���������*/
	margin-left: 0px;
}

.ui-slider-horizontal .ui-slider-handle 
{	
	height: 32px;
	width: 55px;
	margin-left: -28px;
	top: 0px;
    background: url(../../images/block_tv/polzunok.png) no-repeat;
	-background-image: none !Important;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/skin/new/images/block_tv/polzunok.png',sizingMethod='scale'); !Important;
	
}
.timeline{
	margin: 8px auto 0px;
	height:32px;
	width:642px;
	/*background-image: url(../../images/block_tv/timeline.png);*/
	/*background-color:#d6d6d6;*/
	background-repeat:no-repeat;
	/*-background-image: url(../../images/block_tv/button_black_bg_8.png); !Important;*/
	overflow: hidden;
	z-index:1;
	position:relative;
	background:transparent url(../../images/block_tv/timeline-back-new.png) no-repeat scroll right center
}
#timeline-today{
	background: url(../../images/block_tv/tooday.png) no-repeat;
	width:98px;
	height:32px;
	/*float:left;*/
	color:#FFF;
	text-align:center;
	line-height:12px;
	cursor:pointer;
	z-index:5;
	position:absolute;
	-background-image: none !Important;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/skin/new/images/block_tv/tooday.png',sizingMethod='scale'); !Important;
}
#timeSlider{
	/*position: absolute;
	left:115px;*/
	/*margin-top:-9px !Important;*/
	/*margin: 10px auto 0px;*/
	/*margin-top:0; !Important;
	margin-top:0; !Important;*/
	/*float:left;*/
	z-index:1;
	display: block;
	height:32px;
	width:391px;
	margin-left:90px;
	background-position: 5px 3px;
	background-image: url(../../images/block_tv/numbers.png);
	background-color:#d6d6d6;
	background-repeat:no-repeat;
	/*-background-image: url(../../images/block_tv/button_black_bg_8.png); !Important;*/
	overflow: hidden;
	position:absolute;
}
#timeline-days{
	position:absolute;
	background-color:#d6d6d6;
	width:163px;
	height:32px;
	/*float:left;*/
	margin-left:475px;
}
.timeline-day, .timeline-day-selected{
	width:43px;
	height:26px;
	position:absolute;
	left:0px;
	color:#97B0D6;
	line-height:26px;
	text-indent:3px;
	text-transform:uppercase;
	cursor:pointer;
	margin-top:3px;
}
.timeline-day{
	background: url(../../images/block_tv/cheshuja.png) no-repeat;
	-background-image: none !Important;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/skin/new/images/block_tv/cheshuja.png',sizingMethod='scale'); !Important;

}
.timeline-day-selected{
	background: url(../../images/block_tv/cheshuja-selected.png) no-repeat;
	-background-image: none !Important;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/skin/new/images/block_tv/cheshuja-selected.png',sizingMethod='scale'); !Important;
}
#timeSlider, #timeSlider *  {
	cursor: pointer;
}




#channelSlider{
	position: absolute;
	z-index: 200;
	top: 4px;
	/*width:20px;*/
	height:436px;
	/*background-color:black;*/
}

#channelSlider{
	left:8px;
	margin-top:0px !important;
}
