*{ margin: 0; padding: 0; border: none; }
html,body{ height: 100%; }
a,p,ul,ol,li,h2,input,select{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #a2a399; }
a{ text-decoration: none; }
div.clear{ clear: both; font-size: 1px; height: 1px; }
ul li{ list-style: none; }
#container{ position: relative; height: 100%; width: 950px; margin: 0 auto; }
body>#container{ height: auto; min-height: 100%; }
/****Header*/
#header{ height: 105px; width: 920px; border-bottom: 1px solid #d9dad4; padding-right: 30px; }
#logo{ float: left; /* background: transparent url(images/assets/logo.gif) no-repeat 0 0; */ width: 700px; height: 105px; }
#header form{ float: right; width: 175px; height: 77px; padding-top: 28px; }
#header form .left{ width: 128px; height: 17px; padding: 3px 0 0; background: #ecece9; float: left; margin: 0 0 10px; }
#header form input.left{ padding: 3px 0 0 3px; width: 125px; }
#header form select.left{ padding: 0; height: 20px; border: 1px solid #d4d0c8; border-style: inset; }
#header form .buttoni{ width: 33px; height: 10px; background: url(images/assets/cerca-canali.gif) no-repeat 0 0; float: right; margin-top: 5px; cursor: hand; }
#header form .buttone2{ background-position: 0 -10px; }
/*****Content*/
#content{ margin: 30px 0 0 0; width: 100%; padding: 0 0 150px 0; }
div#canali{ width: 276px; padding-left: 30px; /*border-bottom: 1px solid #d9dad4;*/ float: left; }
/*Stili di headers immagini che indicano le sezioni*/
.headers{ width: 100%; height: 23px; margin-bottom: 30px; }
.canali_h { background: #a2a399; }
.highlights_h, .videocorrelati_h, .risultati_h{ background: #166de2; }
.altrivideo_h, .ricerca_h{ background: #ecece9; }
.headers span{ display: block; height: 23px; background: transparent url(images/assets/titoli-header.gif) no-repeat; }
.videocorrelati_h span{ background-position: 0 0; width: 253px; }
.highlights_h span{ background-position: 0 -23px; width: 175px; }
.altrivideo_h span{ background-position: 0 -46px; width: 172px; }
.canali_h span{ background-position: 0 -69px; width: 109px; }
.ricerca_h span{ background-position: 0 -92px; width: 133px; }
.risultati_h span{ background-position: 0 -115px; width: 139px; }
/*Formatazione box con la lista di canali*/
#menucanali a{ display: block; margin: 0 0 3px; font-size: 12px; color: #575852; }
#menucanali a:hover, #menucanali a#attivo{ color: #166de2; background: url(images/assets/hover-arrow.gif) no-repeat 261px 50%; }
#menucanali a#tutti_video{ color: #a2a399; font-size: 18px; margin: 30px 0; }
h2.ricerca{ color: #a2a399; font-size: 18px; margin: 30px 0 0; }
#menucanali a#tutti_video:hover{ background: none; color: #166de2; }
div#highlights{ float: right; width: 584px; padding-left: 30px; margin-right: 30px;}
div#lista_video{ margin: 35px 29px; }
/*box video*/

.video{ width: 277px; margin: 0 30px 30px 0; float: left; height: 325px; overflow:hidden; }
.no_margin{ margin-right: 0; }
.video img{ display: block; /*ie bug*/ }
.video a.hov{ display: block; position: relative; }
.video a.hov:hover{ background: #d9dad4; }

.video a.hov:hover span{ background: transparent; display: block; width: 247px; height: 177px; position: absolute; top: 0; right: 0; border: 15px solid #166de2; }
.video p{ margin: 10px 0; }
.video a:hover{ color: #575852; }
.video p span, .video p strong{ display: block; }
p.time{ float: right; margin: 0; }
/*testi vari*/
.gray, .blue a{ color: #a2a399; }
.blue, .blue a, #numero_pagine a.blue{ color: #166de2; }
h2.gray, h2.blue{ font-size: 18px; font-weight: normal; line-height: 16px; margin-bottom: 4px; clear: both; }
h2.blue{ font-size:13px; font-weight:bold; }
p.gray, p.blue, p.gray a, p.blue a, #desc p, #desc p a { font-size: 12px; line-height: 18px; }
#desc p, #desc ol, #desc ul{
	margin: 0 0 10px 0;
}
#desc ol li, #desc ul li, #desc ol li a, #desc ul li a{
	line-height: 18px; font-size: 12px;
}
#desc ol li{
 list-style-position: inside;
}
#desc ul li{
	list-style: square; list-style-position: inside;
}
#desc a{
	color: #166de2 !important;
}
#desc a:hover{
	text-decoration: underline !important;
}
p.gray a:hover, p.blue a:hover, #desc p a:hover{ text-decoration: underline; }
/*Formattazione del player - filmato con descrizione*/
#player_box{ background: #ecece9; height: 480px; margin-bottom: 30px; }
#filmato{ width: 640px; height: 480px; float: left; }
#info{ width: 270px; padding: 20px; height: 440px; float: right; position: relative; }
.box{ border-bottom: 1px solid white; margin-bottom: 20px; }
#info p, #info p a{ font-size: 11px; }
.leggi_tutto{ display: block; margin: 10px 0 15px; float: right; background: url(images/assets/tvadmin-arrow.gif) no-repeat 100% 0; padding-right: 20px; color: #166de2; line-height: 12px; height: 11px; }
.stampa{ display: block; margin-bottom: 30px; background: url(images/assets/tvadmin-arrow.gif) no-repeat 100% 0; padding-right: 20px; color: #166de2; line-height: 12px; height: 11px; float: left; font-size: 12px; }
.leggi_tutto:hover, .stampa:hover	{ background-position: 100% -11px; color: #a2a399; }
/*I buttoni blu vicino al filmato*/
#info #butt_blu{ position: absolute; bottom: 20px; right: 20px; border-bottom: none; }
#butt_blu a{ display: block; margin: 20px 0 0  0; height: 14px; background: url(images/assets/pulsanti-blu.gif) no-repeat 0 0; width: 270px; }
#butt_blu a#link1{ background-position: 0 0; }
#butt_blu a#link1:hover{ background-position: -270px 0; }
#butt_blu a#link2{ background-position: 0 -13px; }
#butt_blu a#link2:hover{ background-position: -270px -13px; }
#butt_blu a#link3{ background-position: -270px -28px; }
#butt_blu a#link3:hover{ background-position: 0 -28px; }
/*****Bottom*/
div#bottom{ width: 950px; position: absolute; bottom: 0; }
div#bottom p{ float: left; height: 80px; border-left: 1px solid #d9dad4; padding-left: 20px; font-size: 10px; margin-bottom: 15px; }
div#bottom p#diverso{ width: 460px; padding: 0; border: none; margin-left: 30px; }
div#bottom p#esteso{ width: 890px; clear: both; border: none; height: auto; padding: 7px 30px; background: #f6f6f4; text-align: right; font-size: 9px; margin: 0; }
div#bottom p a{ color: #166de2; font-size: 10px; text-align: left; }
div#bottom p a:hover{ text-decoration: underline; }
div#bottom p#esteso a{ float: left; text-decoration: none; width: 75px; background: url(images/assets/tvadmin-arrow.gif) no-repeat 100% 0; height: 11px; }
div#bottom p#esteso a:hover{ background-position: 100% -11px; color: #a2a399; }
.nounderline{ text-decoration: none !important; }
#numero_pagine{ padding: 15px 30px 0; margin-bottom: 50px; border-top: 1px solid #d4d0c8; }
#numero_pagine a{ color: #575852; font-size: 12px; padding: 0 4px; }
#numero_pagine a:hover{ text-decoration: underline; }
#numero_pagine div{ float: left; width: 275px; margin-right: 30px; display: inline; }
#numero_pagine div#right{ text-align: right; margin-right: 0; }
#mid{ text-align: center; }
