
body {
	
	background-color: #cccccc;
			background:url('../include/images/sfondo-pagina.gif');
	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 10pt;
	
	margin:0px;

}

p {
	margin-top:0px;
	margin-bottom:15px;
}

a {
	color:#b1080c;
	text-decoration:none;
}

a:hover {
	color:#b1080c;
	text-decoration:underline;
}



#container {

	position:relative;
	
}

#logo {

	position:absolute;
	left:0px;
	top:0px;

	width:265px;
	height:75px;
	
	background-color: #ffffff;
	background:url('../include/images/logo-fondazione-abo.gif');

}

#area_sinistra {

	position:absolute;
	left:0px;
	top:75px;

	width:225px;
	min-height:611px;
	
	padding:17px 20px 20px 20px;
	
	background-color: #8492a1;
	
	
}

#area_centrale {
	position:absolute;
	left:265px;
	top:0px;

	width:660px;
	min-height:739px;	
	
	padding:13px 0px 0px 20px;
}

#area_player {

	position:absolute;
	left:220px;
	top:95px;
	
	width:720px;
	height:405px;
	padding:3px;
	
	background-color: #ffffff;

	z-index:2;
}

	#richiesta_password {
	
		width:700px;
		height:295px;
		padding:100px 10px 10px 10px;
		background-color:#dedede;
	
		text-align:center;
		
		color:#000000;
	
	}
	
		#richiesta_password a {
		
			color:#ff0000;
	
		}
	
		#richiesta_password form {
	
			margin:0px;
	
		}

#sfondo_player {

	position:absolute;
	left:220px;
	top:91px;
	
	width:735px;
	height:427px;
	
	background:url('../images/sfondo-player.png');

	z-index:1;
	
}



#categorie {
	/*height:124px;*/
	color: #ffffff;
	overflow:hidden;
}

	#categorie h2 {
		margin:0px;
		color: #ffffff;
		font-style: normal;
		font-size: 10pt;
	}

	#categorie ul {
		margin: 12px 0px 0px 0px;
		padding:0px;
		list-style-type: none;
	}

	#categorie li{
		width:112px;
		height:13px;
		margin-bottom:8px;
		padding-left:8px;
		padding-top:2px;
		background-color: #8492a1;
		border:1px solid #ffffff;
		font-size: 7pt;
		cursor:pointer;
		overflow:hidden;
	}

	#categorie li:hover {
		background-color: #ff6600;
	}

	#categorie li.categoria_corrente{
		margin-bottom:8px;
		background-color: #ff6600;
		cursor:pointer;
	}
	
	#categorie p {
		margin-bottom:8px;
	}



#form_per_la_login {
	margin:0px;
}

#gestione_utente {
	position:absolute;
	top:145px;
	left:20px;
	width:200px;
	height:150px;
	color: #ffffff;
	margin:10px 0px 0px 0px;
}

	#gestione_utente h2 {
		margin:0px 0px 12px 0px;
		color: #ffffff;
		font-style: normal;
		font-size: 10pt;
	}

	#gestione_utente table {
		margin:0px 0px 12px 0px;
		border-collapse: collapse;
	}
	
		#gestione_utente table td {
			padding:0px;
		}
		
			#gestione_utente table td.td_username {
				height:30px;
			}
			
				#gestione_utente table td.td_username input[type=text] {
					width:128px;
				}
			
			#gestione_utente table td.td_submit {
				width:50px;
				text-align:right;
			}
			
			#gestione_utente table td.td_password input[type=password] {
				width:128px;
			}

	#gestione_utente a {
		color: #ffffff;
		text-decoration:underline;
	}

	#gestione_utente .input {
		font: 12px Arial, Helvetica, sans-serif;
		border: 1px solid #000000;
		background-color: #E9EAEE;
	}

	#gestione_utente .button {
		font: 12px Arial, Helvetica, sans-serif;
		border: 1px solid #000000;
		background-color: #E9EAEE;
		width:40px;
	}



#info_video {
	position:absolute;
	top:298px;
	left:20px;
	width:230px;
	height:100px;
	background-color:#ff6600;
	padding:5px 5px 5px 10px;
	/*margin-bottom:50px;*/
	color: #ffffff;
	line-height:150%;
	
		/* Do rounding (native in Firefox and Safari) */
		-webkit-border-top-left-radius: 15px;
		-moz-border-radius-topleft: 15px;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomleft: 15px;
	
}

#info_video span.titolo {
	color: #000000;
}

#info_video a {
	color: #000000;
}



#top_video {

	position:absolute;
	top:477px;
	left:20px;
	width:225px;
	color: #ffffff;
	
}

	#top_video h2 {
		margin:0px;
		color: #ffffff;
		font-style: normal;
		font-size: 10pt;
	}

	#top5_menu  {

		float:right;
		margin-right:2px;
		font-weight:normal;
		
	}

	#top5_menu a.link_nella_top5 {

		padding-left:6px;
		color: #000000;

	}

	#top5_menu a.link_nella_top5_selezionato {

		padding-left:6px;
		color: #ffffff;

	}

	#top_video a {
		color: #ffffff;
	}


	#lista_video_piu_visti {
		margin: 4px 0px 0px 0px;
	}

		#tabella_video_piu_visti {
	
		}

		#tabella_video_piu_visti td {
			height:16px;
			margin:0px;
			padding:0px;
		}

			#tabella_video_piu_visti .foto_video_nella_top {
			    display:none;
			}

			#tabella_video_piu_visti .titolo_video_nella_top {
				width:190px;
			}
	
			#tabella_video_piu_visti .numero_visualizzazioni {
				width:32px;
				text-align:right;
				color: #000000;
			}
		
#powered_by {

	position:absolute;
	top:620px;
	left:20px;
	width:225px;
	color: #ffffff;
	font-size: 9pt;

}

	#powered_by a {
	
		color: #000000;

	}
	
	#powered_by div {
		position:absolute;
		right:0px;
		top:0px;
	}



#sinossi_video {
	height:80px;
	color: #000000;
	font-size: 10pt;
	text-align:justify;
	line-height:110%;
	overflow-y:auto;
	padding-right:5px;
}

    #sinossi_video h1 {
	    margin: 0px 0px 7px 0px;
	    color: #000000;
	    font-style: normal;
	    font-size: 14pt;
    }

    #sinossi_video a {
	    color: #b1080c;
    }



#form_ricerca {

	position:absolute;
	left:280px;
	top:521px;

}

	#form_ricerca table {
		border-collapse: collapse;
	}
	
		#form_ricerca table td {
			margin:0px;
			padding:0px;
			
		}

	#form_ricerca td.titolo_form_ricerca {
		width:74px;
		color: #000000;
		font-style: normal;
		font-size: 10pt;
		font-weight:bold;
	}
	
	#form_ricerca .input {
		width:153px;
		font: 12px Arial, Helvetica, sans-serif;
		border: 1px solid #000000;
		background-color: #E9EAEE;
	}

	#form_ricerca .button {
		font: 12px Arial, Helvetica, sans-serif;
		border: 1px solid #000000;
		background-color: #E9EAEE;
		width:50px;
		margin: 0px 0px 0px 5px;
	}



#ultimi_inserimenti {

	position:absolute;
	left:280px;
	top:553px;
	
}

#ultimi_inserimenti h3 {

	margin:0px 0px 3px 0px;
	color: #000000;
	font-style: normal;
	font-size: 10pt;

}

#container_lista_ultimi_inserimenti {

    position: relative;
    width:315px;
    height:128px;
    overflow:hidden;
    
}

    #lista_ultimi_inserimenti {

      position: absolute;
      top: 0px;
      left: 0px;

    }

#tabella_ultimi_inserimenti {

}

#tabella_ultimi_inserimenti td {
	height:16px;
	margin:0px; 
	padding:0px;
}

	#tabella_ultimi_inserimenti .foto_inserimento {
		display:none;
	}

	#tabella_ultimi_inserimenti .data_inserimento {
		width:80px;
		color: #b1080c;
	}
	
	#tabella_ultimi_inserimenti .titolo_inserimento {
		width:185px;
	}
	
	#tabella_ultimi_inserimenti .titolo_inserimento a {
		color: #000000;
	}
	
	#tabella_ultimi_inserimenti .durata_inserimento {
		width:40px;
		text-align:right;
		color: #b1080c;
	}
	
	#tabella_ultimi_inserimenti .ultimi_inserimenti_paginazione {
		color: #000000;
	}
	
	/*#tabella_ultimi_inserimenti .ultimi_inserimenti_paginazione a {
		color: ;
	}*/



#titolo_area_media_correlati {

	position:absolute;
	left:613px;
	top:553px;
	
}

    #titolo_area_media_correlati  h3 {

	margin:0px 0px 3px 0px;
	color: #000000;
	font-style: normal;
	font-size: 10pt;

    }

#container_media_correlati {

	position:absolute;
	left:613px;
	top:572px;

	width:330px;
	height:128px;
}

    #media_correlati {

	position: relative;
	width:330px;
	height:128px;
	overflow:hidden;

    }

	.lista_media_correlati {
	    position:relative;
	}

#tabella_media_correlati {

}

#tabella_media_correlati td {
	height:16px;
	margin:0px; 
	padding:0px;
}

	#tabella_media_correlati .foto_correlato {
		width:35px; /*width:80px;*/
		color: #b1080c;
	}
	
	#tabella_media_correlati .titolo_correlato {
		width:230px;
	}
	
	#tabella_media_correlati .titolo_correlato a {
		color: #000000;
	}
	
	#tabella_media_correlati .durata_correlato {
		width:40px;
		text-align:right;
		color: #b1080c;
	}
	
	
	
#tabella_capitoli {
}

	#tabella_capitoli td {
		height:16px;
		margin:0px;
		padding:0px;
		color: #000000;
	}

	#tabella_capitoli td a {
		color: #b1080c;
	}
	
	#tabella_capitoli td.play {
		width:18px;
		text-align:left;
	}



#backgroundPopup{  
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10;
}  

#popup_commenti{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:12;
	padding:12px;
	
	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
}

	#elenco_commenti {
		height:325px;
		margin-top:15px;
		padding:10px;
		overflow-y: scroll;
		background:#FFFFFF;
		border:2px solid #cecece;
	}
	
		#caricamento_commenti_in_corso {
			position:absolute;
			left:50%;
			margin-left:-60px;
			margin-top:10px;
		}

	#div_form_commenti {
		text-align:center;
	}

	#div_form_commenti .button {
		font: 11px Arial, Helvetica, sans-serif;
		border: 1px solid #000000;
		background-color:#E9EAEE;
	}

	#chiudi_popup_commenti {
		float:right;
		cursor:pointer;
	}
	
#popup_embed_video{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:150px;
	width:345px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:12;
	padding:12px;
	
	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
}

	#chiudi_popup_embed_video {
		float:right;
		cursor:pointer;
	}
	
	
#link_share_fb {

	position:absolute;
	left:865px;
	top:521px;

}

#link_share_myspace {

	position:absolute;
	left:895px;
	top:521px;

}

#link_share_twitter {

	position:absolute;
	left:925px;
	top:521px;

}


#area_flag {

	position:absolute;
	left:130px;
	top:94px;
	width:80px;
	height:12px;
	text-align:right;

}
	#area_flag img {
		border:0;
		margin:0px 0px 3px 0px;
		padding:0px;
	}



#popup_video_terminato {

	display:none;
	
	position:absolute;
	left:223px;
	top:98px;

	width:720px;
	height:405px;

	background-color:#000000;
	z-index:12;

	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	
}

    #popup_video_terminato #testo_a_fine_video {

	display: table;
	width:720px;
	height:405px;

    }

	#popup_video_terminato #testo_a_fine_video > div {

	    display: table-cell;

	    height:405px;
	    padding: 0px 100px;

	    font-size:12px;
	    font-family:Arial, Helvetica, sans-serif;
	    font-style:normal;
	    color:#ffffff;
	    text-align:center;
	    vertical-align:middle;

	}

    #popup_video_terminato .popup_terminato_bottone_rivedi {

	display:block;
	position:absolute;
	top:70px;
	left:51px;
	width:170px;
	padding:40px 0px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;

    }

    	#popup_video_terminato .popup_terminato_bottone_rivedi:hover {
	    border:1px solid #f00;
	}
    
    #popup_video_terminato .popup_terminato_bottone_invia_amico {

    	display:block;
	position:absolute;
	top:70px;
	right:51px;
	width:170px;
	padding:40px 0px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	
    }

        #popup_video_terminato .popup_terminato_bottone_invia_amico:hover {
	    border:1px solid #f00;
	}

    #popup_video_terminato #pop_up_correlato_random_al_termine {
	position:absolute;
	top:70px;
	left:272px;
    }

	#popup_video_terminato  #pop_up_correlato_random_al_termine img {

	    border:1px solid #ffffff;
	    width:170px;
	    height:95px;

	}

	    #popup_video_terminato  #pop_up_correlato_random_al_termine img:hover {

		border:1px solid #ff0000;

	    }

	#popup_video_terminato  #pop_up_correlato_random_al_termine span {

	    display:block;
	    width:170px;
	    margin-top:5px;
	    text-align:center;
	    color:#ffffff;
	    cursor:pointer;

	}

    #popup_video_terminato ul.link_video_al_termine {

	list-style: none;
	margin:0px;
	padding:215px 0px 0px 0px;

    }

	#popup_video_terminato ul.link_video_al_termine li {

	    float:left;
	    padding:0px 0px 0px 51px;

	}

	    #popup_video_terminato ul.link_video_al_termine li a:hover {

		text-decoration:none;

	    }

	    #popup_video_terminato ul.link_video_al_termine li img {

		border:1px solid #ffffff;
		width:170px;
		height:95px;

	    }

		#popup_video_terminato ul.link_video_al_termine li img:hover {

		    border:1px solid #ff0000;

		}

	    #popup_video_terminato ul.link_video_al_termine li span {

		display:block;
		width:170px;
		margin-top:5px;
		text-align:center;
		color:#ffffff;
		cursor:pointer;

	    }


#popup_allegati{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:150px;
	width:345px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:13;
	padding:12px;


	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
}

    #popup_allegati a {
	color:#ff0000;
    }

    #chiudi_popup_allegati {
	float:right;
	cursor:pointer;
    }

    .table_popup_allegati {

		border-collapse:collapse;

	    }

		    .table_popup_allegati td {
			    height:19px;
		    }

		    .table_popup_allegati .col1 {
			    width:35px;
		    }

		    .table_popup_allegati .col2 {
			    width:202px;
		    }
	    
