
.scroll-track{
 height:10px;
 width:13px;
 background:url(../images/tv/fondo-slide.gif) no-repeat;
}

.scroll-handle{
 height:1px;
 width:9px;
 background:url(../images/tv/slide.gif) no-repeat;
 cursor:pointer; margin-left:2px; margin-top: 5px;
}

.list{overflow:hidden;
width:250px; height: 97px; margin:0 0 7px; position: relative;}

.list a{display: block;
height: 100px;
background: url(../images/tv/lista-A.gif) no-repeat;
text-decoration: none;}

.list a:hover{
height: 100px;
background: url(../images/tv/lista-Hover.gif) no-repeat;
}
.list a ul{padding: 0; margin: 0;}
.list a ul.img{float: left; height: 87px; width: 87px;margin:0 10px 0 0;
padding:0;}
.list a ul.img li{ display: block; position: absolute;}
.list a ul.img img{height: 87px; width: 87px; padding:5px 5px 5px 5px;}

.list a span{background: url(../images/tv/viewlink.png) no-repeat; z-index: 2000; display: block; height: 87px; width: 87px; position: absolute; top:5px; left: 0; margin:0 10px 0 5px;}

.list a:hover span{background: url(../images/tv/viewlink.png) no-repeat; z-index: 2000; display: block; margin:0 10px 0 5px; height: 87px; width: 87px; left: 0;position: absolute; top:5px;}

.list a.selected span{background: url(../images/tv/viewlink-onair.png) no-repeat; z-index: 2000; display: block; margin:0 10px 0 5px; height: 87px; width: 87px; left: 0;position: absolute; top:5px;}

.list a.selected :hover span{background: url(../images/tv/viewlink-onair.png) no-repeat; z-index: 2000; display: block; margin:0 10px 0 5px; height: 87px; width: 87px; left: 0;position: absolute; top:5px;}

.list a ul.play-desc { margin:0; padding:7px 2px 5px 5px; float: left; list-style-type: none; width:145px;}
.list a ul.play-desc li.titolo{color: #131f45; font-weight: bold; padding: 0 0 1px 0; font-size: 11px; }
.list a ul.play-desc li.desc{color: #666666; font-size: 9px;}
.list a.selected{background: url(../images/tv/lista-Hover.gif) no-repeat; 
}
.list a.none{background: url(../images/tv/lista-A.gif) no-repeat;
}
.list a.none:hover{background: url(../images/tv/lista-Hover.gif) no-repeat;
}

.video-container{width:636px; height:525px; border:1px solid #dbdbdb;}
