body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #08283f url(/img/body_bg.jpg) repeat-x center -100px;
	color:#B0B0B0;
	margin: 0 auto;
}

.clear {
	clear:both;
	float:none;
}
a img {
	border: 0;
}

hr {
	display:none;
}

h2 {
	display:none;
}

#page {
	height: 683px;
	background: url(/img/page_bg.jpg) no-repeat left -128px;
	margin: 0 auto;
	padding:128px 0px 0px 68px;
}



#content {
	width: 896px;
	height:532px;
	background: url(/img/content_bg.jpg) no-repeat center top;
	position:relative;
	top:-100px;
}

#areaplayer {
	height:366px;
	left:20px;
	position:absolute;
	top:120px;
}

#areapalinsesto {
	width:445px;
	position:absolute;
	top:120px;
	left:435px;
}



#player, #indice_av {
	position:relative;
	width:402px;
}

#player {
	height:320px;
	margin-left:2px;
}


#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:#38B74E;
	font-weight:bold;
	padding:20px;
	border:1px solid #CCC;
}



#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;
}


#indice_av {
	height: 46px;
	background: url(/img/indice_av.gif) no-repeat left top;
}


#indice_av a {
	display:block;
	float:left;
	height:46px;
	width: 200px;
}


#indice_av a span {
	display:none;
}


#palinsesto {
	position:absolute;
	top:0;
	left:0;
	background: url(/img/palinsesto_bg.gif) no-repeat left top;
	width:201px;
	height: 322px;
	padding-top:38px;
}

#palinsesto #videos {
	height:292px;
	line-height:180%;
	margin: 0 0 0 5px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:0 0 0 0;
	width:216px;
}

#palinsesto .single {
	width:198px !important; 
}


#videos .video {
	padding-left: 20px;
}

#palinsesto .single .video {
	padding-right: 20px;
}


/*** PALINSENSTO ***/

#videos .video .video_date {
	color: #e71800;
	padding-right:8px;
}

#videos .video .video_title {
	color: #B0B0B0;
	text-transform: uppercase;
	text-decoration:none;
}

#videos .video .video_title:hover {
	color:#57960a;
}

#videos .current_video, #videos .current_video .video_title, #videos .current_video .video_title:hover {
	color: #FFF;
}

#videos .current_video .video_date {
	color: #FFF;
}


/*** FINE PALINSENSTO ***/

#othervideos {
	padding: 25px;
}
#othervideos .video {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.jScrollArrowUp {
	background: url(/img/basic_arrow_up.gif) no-repeat 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(/img/basic_arrow_down.gif) no-repeat 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


/*** VIDEOINFO ***/

#videoinfo {
	position:absolute;
	left:230px;
	height:170px;
	width:210px;
	z-index:10;
	margin:0;
	padding:0;
	/*overflow: hidden;*/
}

#clip_title {
	text-transform:uppercase;
	color:#57960a;
	font-size:100%;
	font-weight:bold;
	margin:0 0 5px 0;
	_padding-top:5px;
}

#clip_abstract {
	text-transform:uppercase;
	font-size: 90%;
	margin:0;
}


/*** VIDEOINFO ***/

#programmi {
	position:absolute;
	top:200px;
	left:2px;
	background: url(/img/programmi_bg.gif) no-repeat left top;
	width:442px;
	height:252px;
}


#speciali {
	position:absolute;
	top:535px;
	left:80px;
	_top: 545px;
}

#speciali p {
	float:left;
	width: 200px;
	color: #B0B0B0;
	text-transform: uppercase;
	font-size: 90%;
}

#speciali p span {
	display:block;
	margin-top: 15px;
}

#speciali p img {
	padding-bottom:5px;
	border-bottom: 7px solid #8AFF00;
	float:left;
	margin-right: 10px;
}



#content.indiceav {
	background: none !important;
	padding: 0;
}

#content.indiceav h2 {
	display:block;
	margin: 0;
	padding: 0;
	width:100%;
	height: 60px;
	background: url(/img/indiceav_bg.jpg) no-repeat 0 0 !important
}

#content.search h2 {
	background: url(/img/search_bg.jpg) no-repeat 0 0 !important;
	line-height:30px;
	text-transform: uppercase;
	font-size:110%;
	font-weight: bold;
}

#content.indiceav h2 span {
	display:none;
}
#content.search h2 span {
	display:block;
	margin-left: 45px;
}

#content.indiceav #videolist {
	background: url(/img/videolist_bg.gif) repeat-y 0 0 !important;
	width: 800px;
	padding: 0 32px;
}

#videolist .video {
	margin-bottom: 20px;
}

#videolist #video_1 {
	padding-top: 50px;
}

#videolist #video_10 {
	margin-bottom: 0;
	padding-bottom: 50px;
}

#videolist .video .video_img {
	float:left;
	width:200px;
	text-align: right;
}

#videolist .video .video_info {
	margin-left: 220px;
	text-transform: uppercase;
}

#videolist .video .video_info span {
	display:block;
}

#videolist .video .video_info .video_title {
	color:#89FF00;
	font-size:170%;
}

#videolist .video .video_info .video_date {
	color:#717171
}

#videolist .video .video_info .video_link {
	margin-top: 10px;
}

#videolist .video .video_info a{
	color:#89FF00;
	text-decoration: none;
}

#videolist_bottom {
	clear:left;
	background: url(/img/videolist_bottom.gif) no-repeat 0 0;
	width:864px;
	height: 62px;
	margin-top:-20px;
}

.navigator {
	color: 	#B0B0B0;
	background: #60A014;
	clear:left;
}

.navigator p {
	margin: 0 20px;
	font-size: 130%;
	line-height: 180%;

}

.navigator a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#footer {
	width: 864px;
	margin: 30px auto;
	clear:both;
}

#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;
}
#credits_bar li{
	display:inline;
	float:right;
	list-style: none;
	padding-right:20px;
}
#credits_bar{
	height:33px;
	margin:0px;
	padding:20px 0px 0px;
	width:889px;
	font-size:14px;
}
#credits_bar li span{
	visibility: hidden;
}
#credits_bar li a{text-decoration:none;}
#bottom_link{
		width:255px;
		height:52px;
		position:absolute;
		left:92px;
		top:466px;}
#bottom_link a{
		width:255px;
		height:52px;
		display:block}
#clip_format{
	color: #000;
}
/*
#content .left, #content .right {
	float:left;
	position:relative;
}

#content .left {
	width: 408px;
}

#content .right {
	position:relative;
}


#mediaplayer {
	width: 408px;
	height: 338px;
	position:absolute;
	z-index: 1000;
}

#indice_av {
	height: 46px;
	background: url(/img/indice_av.gif) no-repeat left top;
	top: 338px;
	position:relative;
}






#content .right {
	width:453px;
	height: 407px;
	background: url(/img/campagna_reporter.gif) no-repeat left bottom ;
}

#palinsesto {
	width: 197px;
	height: 332px;
	padding-top:35px;
	background: url(/img/palinsesto_new.gif) no-repeat 0 0;
	float:left;
}

#videos {
	list-style-type: none;
	width: 193px;
	height: 260px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	overflow-y:scroll;
}

#videos li {
	padding: 5px;
}

#videos li .video_date {
	color: #E71800;
}

#videos li .video_title {
	color: #B0B0B0;
	text-decoration: none;
	text-transform: uppercase;
}

#videos .current_video {
	color: #FFF;
	background: #549408;
}

#videos .current_video .video_date, #videos .current_video a {
	color: #FFF;
}

#videoinfo {
	font-size: 90%;
	text-transform: uppercase;
	padding: 10px;
	width: 230px;
	margin-left: 198px;
}

#playlist_abstract {
	margin: 0;
}

#clip_title {
	color:#89FF00;
	font-size:18px;
}

#campagna_reporter {
	position: absolute;
	bottom:23px;
	left: 0;
}

#campagna_reporter a {
	display:block;
	width: 300px;
	height: 30px;
}

#campagna_reporter a span {
	display:none;
}

#latestvideos {
	width:864px;
	margin:20px auto 0 auto;
	height: 150px;
	clear: left;
}

#latestvideos .video {
	float:left;
	width: 280px;
	margin-right:8px;
}

#latestvideos .video_img{
	border-bottom: 7px solid #FD0460;
	float: left;
	height: 100px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding-bottom: 2px;
	width: 70px
}

#latestvideos #video_2 .video_img {
	border-bottom: 7px solid #8AFF00;
}

#latestvideos #video_3 .video_img {
	border-bottom: 7px solid #FFA800;
}

#latestvideos .video {
	color: #B0B0B0;
	text-transform: uppercase;
	font-size: 90%;
}

#latestvideos .video_info span {
	display:block;
}

#latestvideos .video_title {
	margin-top: 10px;
}
#latestvideos .video_title a {
	text-decoration: none;
	color: #FD0460;
}

#latestvideos #video_2 .video_title a {
	color: #8AFF00;
}
#latestvideos #video_3 .video_title a {
	color: #FFA800;
}


#content.indiceav {
	background: none !important;
	padding: 0;
}

.indiceav h2 {
	display:block;
	margin: 0;
	padding: 0;
	width:100%;
	height: 60px;
	background: url(/img/indiceav_bg.jpg) no-repeat 0 0 !important
}

.indiceav h2 span {
	display:none;
}

.indiceav #videolist {
	background: url(/img/videolist_bg.gif) repeat-y 0 0 !important;
	width: 800px;
	padding: 0 32px;
}

#videolist .video {
	margin-bottom: 20px;
}

#videolist #video_1 {
	padding-top: 50px;
}

#videolist #video_10 {
	margin-bottom: 0;
	padding-bottom: 50px;
}

#videolist .video .video_img {
	float:left;
	width:200px;
	text-align: right;
}

#videolist .video .video_info {
	margin-left: 220px;
	text-transform: uppercase;
}

#videolist .video .video_info span {
	display:block;
}

#videolist .video .video_info .video_title {
	color:#89FF00;
	font-size:170%;
}

#videolist .video .video_info .video_date {
	color:#717171
}

#videolist .video .video_info .video_link {
	margin-top: 10px;
}

#videolist .video .video_info a{
	color:#89FF00;
	text-decoration: none;
}

#videolist_bottom {
	background: url(/img/videolist_bottom.gif) no-repeat 0 0;
	width:864px;
	height: 62px;
}

.navigator {
	color: 	#B0B0B0;
	background: #60A014;
}

.navigator p {
	margin: 0 20px;
	font-size: 130%;
	line-height: 180%;

}

.navigator a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mediaplayer_menu {
	display:none;
}

#mediaplayer_menu textarea {
	padding: 2px; 
	font-size: 11px; 
	font-family: verdana,arial,helvetica,sans-serif;
	position: absolute; 
	z-index: 1000; 
	left: 29px; 
	width: 320px;
	color: red;
}

#mediaplayer_menu #menu_link {
	top: 114px; 
	height: 16px;
}

#mediaplayer_menu #menu_embed {
	top: 177px;
	height: 48px;
}


*/