/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{
		margin-left:13px;
	}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:634px;
	height:248px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	
	
	ol#controls{
	margin:1em 0;
	margin-top:25px;
	padding:0;
	height:25px;
	margin-left:30px;
		}
	ol#controls li{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:25px;
	line-height:16px;
		}
	ol#controls li a{
	float:left;
	height:25px;
	width:0;
	color:#381011;
	text-decoration:none;
	background-image: url(../images/controlSlider01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
		}
		
	ol#controls li.current a{
	color:#F90;
	background-image: url(../images/controlSlider02.jpg);
	background-repeat: no-repeat;
	}
		
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
.photo-meta-data	{
	background: url(../images/transpBlack.png);
	text-align:right;
	height: 26px;
	margin-top: -76px;
	position: relative;
	z-index: 9999;
	color: white;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
}
.photo-meta-data span { 
	font-size: 13px; 
}

.photo-meta-data2	{
	text-align:right;
	height: 18px;
	margin-top: -30px;
	position: relative;
	z-index: 9999;
	color: white;
	text-align:center;	/*padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;*/
	background-image: url(../images/linkMetaData2.png);
	background-repeat: no-repeat;
	padding-top: 3px;
}
.photo-meta-data2 span { 
	font-size: 10px; 
}
	
	
#listticker{
	margin-top:40px;
	height:220px;
	width:255px;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
	height:48px;
	list-style:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#listticker a{
	color:#000000;
	margin-bottom:
}
#listticker .news-title{
	display:block;
	font-weight:bold;
	color:#F90;
	text-align:left;
	font-size:11px;
}
#listticker .news-text{
	display:block;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
}
#listticker img{
	float:left;
	margin-right:10px;
}

arrowlistmenu 
{ 
width: 180px; /*larghezza del menu accordion*/ 
} 

.arrowlistmenu .menuheader 
{
	color: #ECEADA;
	margin-bottom: 10px; /* il testo della header è indentato di 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom:10px;
	height: 45px;
} 

.arrowlistmenu .openheader 
{ 
/* Classe da applicare alla header espandibile quando è aperta*/ 
background-image: url(titlebar-active.png); 
} 

.arrowlistmenu ul 
{
	/*classe per ogni UL dei blocchi presenti (i sottomenu) */ 
	list-style-type: none;
	margin-bottom: 8px; /* spazio inferiore tra ogni UL ed il resto del contenuto*/
	text-align: left;
	margin-top: 5;
	margin-right: 0;
	margin-left: 0;
	font-size: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 

.arrowlistmenu ul li 
{ 
/* formattazione delle singole voci di sottomenu (elementi LI) */ 
padding-bottom: 2px; /*spazio di separazione tra le voci dei sottomenu*/ 
} 

.arrowlistmenu ul li a 
{
	/* formattazione dei link dei sottomenu */ 
	color: #F90;
	display: block;
	padding-left: 19px; /*il testo è indentato di 19px*/
	text-decoration: none;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEBFAC;
	background-image: url(../images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	height:40px;
	margin-right: 10px;
} 

.arrowlistmenu ul li a:visited 
{
	/* formattazione dei link visited (link visitati) dei sottomenu */ 
	color: #F90;
	background-image: url(../images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left 14px;	
} 

.arrowlistmenu ul li a:hover 
{
	/* formattazione dei link hover (al passaggio del mouse sopra) dei sottomenu */ 
	color: #FFFFFF;
	background-image: url(../images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left 14px;
} 

