* {
	margin:0;
	padding:0;
}

.debug {
	border: 1px solid red;
}

.clear {
	clear:both;
	float:none;
}

.hide {
	display:none;
}

a img {
	border: 0;
}

hr {
	display:none;
}


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000 url(/img/body_bg.jpg) no-repeat 0 0;
	color:#B0B0B0;
	margin: 0 auto;
	text-align:center;
}

#page {
	width: 870px;
	margin: 20px auto;
	text-align:left;
}

#header {
	height:89px;
	width:870px;
}


#header h1 {
	width:270px;
	height:89px;
	background: url(/img/head_logo.png) no-repeat 0 0;
	float:left;
	margin: 0 13px;
}

#header h1 a {
	display:block;
	position: absolute;
	width:270px;
	height:79px;
}

#nav {
	list-style-type: none;
	line-height: 89px;
}

#nav li {
	text-transform:uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 89px;
}

#nav li a {
	color: #FFF;
	text-decoration:none;
}

#nav .current a {
	color: red;
}

#search {
	width: 228px;
	/*height: 29px;*/
	height: 89px;
	float: left;
	background: url(/img/head_cerca.gif) no-repeat left center;
}

#search table {
	height: 89px;
}

input#ricerca {
	width: 160px;
	border: none;
	background: #000;
	color: #FFF;
	margin: 0 0 0 5px;
	font-weight: bold;
}


#dire {
	/*float: left;*/
	float:right;
	width: 64px;
	height: 36px;
	/*background: url(/img/head_dire.gif) no-repeat 0 0;*/
	/*margin-left: 20px;*/
	margin-top: 20px;
}

#dire a {
	display:block;
	width: 64px;
	height: 36px;
}

#menu {
	width: 870px;
	height: 38px;
	background: url(/img/menu.gif) no-repeat 0 0;
	position:relative;
}

.programma3106 {
	background-position: left -38px !important;
}

.programma3136 {
	background-position: left -76px !important;
}

.programma5035 {
	background-position: left -114px !important;
}

.programma5155 {
	background-position: left -152px !important;
}

.programma3187 {
	background-position: left -190px !important;
}

.programma4826 /* per REPORTER */ {
	background-position: left -228px !important;
}

.programma3871 {
	background-position: left -266px !important;
}

.programma3101 /* per L'INTERVIST@ */ {
	background-position: left -304px !important;
}

.programma3863 /* per INCHIESTE */ {
	background-position: left -342px !important;
}

.formatindex /* per ALTRO*/ {
	background-position: left -380px !important;
}

#menu ul#mainmenu {
	list-style-type:none;
	position:relative;
}

#menu ul#mainmenu li {
	list-style-type:none;
	display: block;
	float: left;
}

#menu ul#mainmenu li a {
	display:block;
	height: 38px;
	width:74px;
}

#menu_02 a {
	width:107px !important;
}

#menu_03 a {
	width:124px !important;
}

#menu_04 a {
	width:88px !important;
}

#menu_05 a {
	width:64px !important;
}

#menu_06 a {
	width:83px !important;
}

#menu_07 a {
	width:72px !important;
}

#menu_08 a {
	width:85px !important;
}

#menu_09 a {
	width:67px !important;
}

#menu_10 a {
	width:50px !important;
}

#menu ul#mainmenu li a span {
	display:none;
}

#altro {
	position:absolute;
	width:140px;
	z-index:10000;
	top:28px;
	left:767px;
	background: url(/img/altro_top.gif) no-repeat 0 0;
	display:none;
}

#altro ul {
	color:#FFF;
	list-style-type:none;
	padding: 7px 0 0 0;
	width:140px;
	margin:0;
}

#altro ul li {
	padding:0;
	line-height:20px;
	font-size: 100%;
	text-transform:uppercase;
	font-weight:bold;
	background: #003cd5;
	padding: 0 5px;
	width:130px;
}

#altro ul li a {
	width:120px;
	padding: 0 5px;
	color: #FFF;
	text-decoration:none;
	display:block;
}

#altro ul li a:hover {
	/*text-decoration:underline;*/
	background: #00123f;
}

#altro_bottom {
	height:7px;
	width:140px;
	background: url(/img/altro_bottom.gif) no-repeat 0 0;
}



#content {
	width: 870px;
	height: 363px;
	background: url(/img/content_bg2.png) no-repeat 0 0;
	position:relative;
	z-index:0;
}


#areaplayer {
	position:relative;
	float:left;
	left: 10px;
	top: 5px;
}

#player {
	height:320px;
	width:400px;
}


#mediaplayer {
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
}



#iebug {
	position:absolute;
	left:0;
	top:0;
	z-index:1500;
	width:400px;
	height:320px;
	display:none;
}

#mediaplayer_menu {
	display:none;
	position:relative;
	z-index:2000;
	background:#000;
	opacity:0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	width:360px;
	height:280px;
	color:#333;
	font-weight:bold;
	padding:20px;
	border:1px solid #333;
}

#menu_content p {
	margin-bottom:0;
}

#menu_content #menu_close, #menu_content #menu_close a {
	display:block;
	width:19px;
	height:19px;
	background: url(/img/closemenu_off.gif);
}

#menu_content #menu_close a:hover {
	background: url(/img/closemenu_on.gif);
}

#menu_content #menu_close {
	position:absolute; 
	right:20px;
	top:20px;
	cursor:hand;
	cursor:pointer;
}

#mediaplayer_menu textarea {
	padding: 2px; 
	font-size: 11px; 
	font-family: verdana,arial,helvetica,sans-serif;
	width: 320px;
	left: 29px;
	color: #006600;
	overflow-x:hidden;
	font-weight:normal;
}

#mediaplayer_menu #menu_title {
	font-size: 180%;
	margin: 0 25px 20px 0;
	color: #FFF;
}

#mediaplayer_menu #menu_link {
	top: 114px; 
	height: 16px;
}

#mediaplayer_menu #menu_embed {
	top: 177px;
	height: 48px;
}

#getembed {
	position:absolute;
	color:#FFFFFF;
	float:right;
	top:328px;
	right:0;
	text-transform:lowercase;
}

#getembed a {
	display:block;
	padding-right:20px;
	background: url(/img/embed_off.gif) no-repeat center right;
	color: #FFF;
	text-decoration: none;
}

#getembed a:hover {
	background-image: url(/img/embed_on.gif);
}

#palinsesto {
	position:relative;
	width:190px;
	height:333px;
	float:left;
	left: 25px;
	top:10px;
}

#palinsesto h2 {
	color:#575757;
	font-size:14px;
	text-transform:uppercase;
	width:170px;
	margin: 0 10px 15px 10px;
	padding-bottom:7px;
	border-bottom:1px solid #333;
}


#palinsesto h2 small {
	font-size:11px;
}


#palinsesto #videos, #palinsesto .singlevideo {
	/*margin: 0 10px;*/
	position: absolute;
	font-size: 11px;
	width:196px!important;
	left:10px;
}

#palinsesto #videos {
	height:250px;
	overflow:hidden;
}

#palinsesto .related {
	height: 157px!important;
	top: 10px;
}

#palinsesto .singlevideo {
	position:relative;
	width: 170px;
	margin-bottom:10px;
}

#palinsesto #videos .video, #palinsesto .singlevideo .video {
	/*height: 55px;*/
	padding: 5px;
	width: 160px;
}

#palinsesto #videos .video .video_date, #palinsesto .singlevideo .video .video_date {
	color: #00fffc;
	padding-right: 5px;
	margin:0;
}

#palinsesto #videos .video .video_format, #palinsesto .singlevideo .video .video_format{
	text-transform: uppercase;
	margin:0;
	padding-right: 5px;
}

#palinsesto #videos .video .video_title, #palinsesto .singlevideo .video .video_title {
	color: #fff;
	text-decoration:none;
}

#palinsesto #videos .current_video, #palinsesto .singlevideo .current_video {
	background: #000;
	border:1px solid #333;
	border-left: none;
	border-right: none;
	/*height:58px;*/
}

#palinsesto #controls {
	left:10px;
	width:170px;
	padding-top:10px;
	border-top:1px solid #333;
	color:#FFF;
	font-size: 11px;
	text-transform:lowercase;
	position:absolute;
	top:311px;
}

#palinsesto #controls .btn {
	display:block;
	width: 13px;
	height:13px;
	margin-left:10px;
}

#palinsesto #controls div, #palinsesto #controls a {
	float:left;
}

#up {
	background: url(/img/up_off.gif) no-repeat 0 0;
}

#up:hover {
	background: url(/img/up_on.gif) no-repeat 0 0;
	cursor:pointer;
	cursor:hand;
}

#down {
	background: url(/img/down_off.gif) no-repeat 0 0;
}

#down:hover {
	background: url(/img/down_on.gif) no-repeat 0 0;
	cursor:pointer;
	cursor:hand;
}



#videoinfo {
	position:relative;
	width:232px;
	height:333px;
	float:right;
	right: 20px;
	top:10px;
	color: #FFF;
}

#format_info {
	padding:10px;
}

#format_info a {
	color: #FFF
}

#video_info {
	position:absolute;
	bottom:20px;
	background: #000;
	padding: 10px;
	width:212px;
	height: 160px;
	border:1px solid #333;
}

#video_info #clip_title {
	font-size:18px;
	margin-bottom:10px;
	color: #da0001;
}


.indiceav {
	background: url(/img/indice_bg.png) repeat-y 0 0 !important;
	/*height: 100% !important;*/
	height: auto !important;
	padding: 30px;
	width: 810px !important;
}


.indiceav #videolist {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #B0B0B0;
	min-height: 300px;
	font-size: 110%;
}

.indiceav h2 {
	text-transform: uppercase;
	float:left;
	padding: 0 20px 0 0;
	font-size: 130%;
}


.navigator {
	color: #FFF;
	font-weight: bold;
	font-size: 130%;
}

.navigator a {
	text-decoration: none;
	color: #00fefa;
}

.indiceav .video {
	padding: 10px 0;
	border-bottom: 1px dashed #B0B0B0;
}

.indiceav #videolist .video_img {
	float:left;
	width:160px;
	height:120px;
	border: 1px solid #B0B0B0;
}

.indiceav #videolist .format_img {
	float:left;
	border: 1px solid #B0B0B0;
	height:141px;
	width:188px;
}

.indiceav #videolist .video_info {
	margin: 0 0 0 200px;
}

.video_info div {
	margin: 0 0 5px 0;
}

.video_info .video_format, .video_info .video_date {
	text-transform:uppercase;
	color: #FFF;
	padding: 0 10px 0 0;
}

.video_info .video_title {
	font-size: 130%;
	font-weight:bold;
}

/* Eventi */
.video_info .format3106 {
	color: #0083d6;
}

/* TG DIREGIOVANI */
.video_info .format3136 {
	color: #00b69a;
}

/* Scientificamente */
.video_info .format5035 {
	color: #0ca703;
}

/* Dire Scuola */
.video_info .format5155 {
	color: #eb9001;
}

/* Toc Toc */
.video_info .format3187 {
	color: #ff6002;
}

/* Reportage */
.video_info .format5688 {
	color: #da0001;
}

/* Progetto Arianna */
.video_info .format3871 {
	color: #b70d7a;
}

/* Speciali */
.video_info .format5687 {
	color: #830fb8;
}

/* Altro */
.video_info .format31 {
	color: #003dd6;
}



.video_info .video_title a {
	color: #FFF;
	text-decoration:none;
}

.video_info .video_title a:hover {
	text-decoration:underline;
}


.video_info .video_link a {
	color: #FFF;
	text-decoration:underline;
	text-transform:uppercase;
}

#videolist_bottom {
	float:none;
	clear:both;
	background: url(/img/indice_bottom.png) no-repeat -5px 0;
	width:870px;
	height:17px;
}

#speciali {
	margin-top: 20px;
}

#speciali h2 {
	background: url(/img/speciali.png) no-repeat 0 0;
	height:24px;
}

.speciale {
	width: 260px;
	float:left;
	margin: 20px;
	color: #FFF;
}


.speciale_img {
	width:100px;
	height: 75px;
	float:left;
	border: 1px solid #333;
}


.speciale_img img {
	width:100px;
	height: 75px;
}
.speciale_info {
	margin-left: 115px;
}

.speciale_info .speciale_title {
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.speciale_info .speciale_title:hover {
	text-decoration: underline;
}

#speciale1 {
	margin-left: 0;
}

#speciale3 {
	margin-right: 0;
}
#speciale4 {
	margin-left: 0;
}
#speciale6{
	margin-right: 0;
}
#speciale7 {
	margin-left: 0;
}
#speciale9{
	margin-right: 0;
}



#footer {
	width: 864px;
	margin: 50px auto;
	clear:both;
	border-top: 1px solid #333;
	padding: 20px 0;
}

#footer.indiceav {
	/*padding-top:180px;
	_padding:0;*/
}

#footer #credits_bar {
	list-style-type: none;
	background: url(/img/credits_bar.gif) no-repeat 0 0;
	width: 864px;
	height: 33px;
	margin:0;
	padding: 0;
}

#footer #credits_bar li {
	float:left;
}

#footer #credits_bar li a {
	display: block;
	height: 33px;
	margin-right: 10px;
}

#footer #credits_bar li a span {
	display:none;
}

#footer #credits_bar #credits_dire {
	width: 40px;
}

#footer #credits_bar #credits_dol {
	width: 57px;
}

#footer #credits_bar #credits_dolmedia {
	width: 60px;
}

#footer #credits_bar #credits_cannocchiale {
	width: 95px;
	margin-right:475px;
}

#footer #credits_bar #credits_diregiovani {
	width: 97px;
	margin-right:0;
}






/* CSS PER PLUGIN JQUERY.JSCROLLPANE */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	display:none;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

