/*
BODY {
 scrollbar-face-color: #4A4A4A;
 scrollbar-shadow-color: #F3C706;
 scrollbar-highlight-color: #4A4A4A;
 scrollbar-3dlight-color: #F3C706;
 scrollbar-darkshadow-color: #4A4A4A;
 scrollbar-track-color: white;
 scrollbar-arrow-color: #F3C706;
}
*/

/* GENERICI */

A:link,A:visited,A:hover {text-decoration: none;}
img{border:0;margin:0;}

.testo {font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px; color: black;}
.testo a{color:#003D61;}

.footer{border-top:3px solid black;background-color:#af0174;color:white;font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;margin:10 0px;height:20px;line-height:20px;}

/**********************************************/
				/***video***/
/**********************************************/
.video_tipologia{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 12px;color: #AF0174;}
.video_titolo{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: black;font-weight:bold;}
.video_desc{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: black;}
.video_data{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: red;}
.video_border{border-bottom: #cccccc 1px solid;}
/**********************************************/


/**********************************************/
		/***menu top : editoriale ***/
/**********************************************/
#navcontainer_editoriale
{
margin: 0;
padding: 0;
height: 21px;
}

#navcontainer_editoriale ul
{
float:right;
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer_editoriale ul li
{
background-color:#AE0174;
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer_editoriale ul li a
{
width:85px;
height: 21px;
border-left: 1px solid white;
padding: 0 ;
color: white;
text-decoration: none;
display: block;
text-align: center;
font: 11px verdana, arial, lucida, sans-serif;
line-height:21px;
}

#navcontainer_editoriale ul li a:hover
{
color: white;
background: #CA0588;
line-height:21px;
}

#navcontainer_editoriale a:active
{
color: white;
background: #CA0588;
line-height:21px;
}

#navcontainer_editoriale li#active_editoriale a
{
color: white;
background: #CA0588;
line-height:21px;
}
/**********************************************/


/**********************************************/
		/***menu filtro video***/
/**********************************************/
#navcontainer_video
{
margin: 0;
padding: 0;
height: 41px;
}

#navcontainer_video ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer_video ul li
{
background-color:#AE0174;
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
width:120px;
}

#navcontainer_video ul li a
{
height: 41px;
border-right: 1px solid white;
padding: 0 ;
color: black;
text-decoration: none;
display: block;
text-align: center;
font: 11px verdana, arial, lucida, sans-serif;
line-height:41px;
background-image:url(/immagini/bg-cat-off.gif);background-repeat:repeat-x;background-position:left center;
font-weight:bold;
}

#navcontainer_video ul li a:hover
{
color: white;
background-image: url(/immagini/bg-cat-on.gif);
line-height:41px;
font-weight:bold;
}

#navcontainer_video a:active
{
color: white;
background-image: url(/immagini/bg-cat-on.gif);
line-height:41px;
font-weight:bold;
}

#navcontainer_video li#active_video a
{
color: white;
background-image: url(/immagini/bg-cat-on.gif);
line-height:41px;
font-weight:bold;
}
#navcontainer_video li#last_video a
{
border-right:0;
font-weight:bold;
}
/**********************************************/


/***striscia verde sulla preview dell'immagine***/
#image {position:relative; width:140px; height:80px; margin:0;}
/*#image-home {position:relative; width:70px; height:80px; margin:0;}*/
#text {position:absolute; bottom:0px; left:0; width:140px; height:20px; background:#73E665; padding:0px;}
/*#text-home {position:absolute; bottom:0px; left:0; width:70px; height:20px; background:#73E665; padding:0px;}*/

/*opacity*/
#text {filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;}
/*#text-home {filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;}*/

#words {position:absolute; bottom:0; left:0; width:140px; height:20px; background:transparent; padding:0px; text-align:center;}
/*#words-home {position:absolute; bottom:0; left:0; width:70px; height:20px; background:transparent; padding:0px; text-align:center;}*/
/************************************************/



/**form**/
.inp{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: black;background-color:#cccccc;height:1.3em;border:0;}
.inpt{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: black;background-color:#cccccc;height:20px;border:0;}
.submit{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: white;background-color:#ae0174;border:0;height:1.3em;}

.csadd{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: white;background-color:#ae0174;border:0;}
.csremove{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: white;background-color:#ae0174;border:0;}

.csleft{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: black;background-color:white;;border:1px solid #cccccc;}
.csright{font-family: Verdana,  Arial,  Helvetica, sans-serif;font-size: 11px;color: black;background-color:white;;border:1px solid #cccccc;}

#select_multiple_one, 
#select_multiple_two {  
     width:200px;  
 } 
  
 #myselect {
	display: block;
	float: left;
	width: 150px;
	clear: left;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

#myselect {
	text-align: left;
	clear: right;
}

fieldset.comboselect {
	border: 0;
	display: block;
	float: left;
	width: 800px;
	margin-bottom: 10px;
	padding: 0;
}

fieldset.comboselect * {
	display: block;
	float: left;
	width: 40%;
}

fieldset.comboselect select {
	height: 100px;
}

fieldset.comboselect fieldset {
	border: 0;
	width: 5%;
	height: 100px;
	padding: 10px;
	padding-top: 25px;
}

fieldset.comboselect fieldset input {
	width: 80%;
	clear: center;
	margin: 5px 0;
	padding:0;
}

fieldset.comboselect select option {
	width: 100% !important;
	border: 0;
	border-bottom: 1px dotted #959DB7;
}
