@charset "utf-8";

img
{
	border:0;
}

.testo-nero
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:140%;
}

.testo-nero a:link,
.testo-nero a:visited
{
	color:#bcd401;
	text-decoration:none;
}

.testo-nero a:hover
{
	text-decoration:underline;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:140%;
}

.copyright a:link,
.copyright a:visited
{
	color:#bcd401;
	text-decoration:none;
}

.copyright a:hover
{
	text-decoration:underline;
}

.titolo-pagina
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#bcd401;
	font-weight:bold;
	text-transform:uppercase;
}

.testo-news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:160%;
	letter-spacing:1px;
}

.titolo-news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#bcd401;
	font-weight:bold;
	text-transform:uppercase;
}

.testo-news a:link,
.testo-news a:visited
{
	color:#bcd401;
	text-decoration:none;
}

.testo-news a:hover
{
	text-decoration:underline;
}

.testo-bianco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:160%;
	letter-spacing:1px;
}

.testo-programma
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

.testo-bianco a:link,
.testo-bianco a:visited
{
	color:#bcd401;
	text-decoration:none;
}

.testo-bianco a:hover
{
	text-decoration:underline;
}

.textbox
{
	border:1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.menu-alto 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #bcd402;
	letter-spacing:1px;
}

.menu-alto a:link,
.menu-alto a:visited
{
	color: #bcd402;
	text-decoration:none;
}

.menu-alto a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

.menu-alto .selezionato a:link,
.menu-alto .selezionato a:visited,
.menu-alto .selezionato a:hover
{
	color: #FFFFFF;
}

.canali a:link,
.canali a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display:block;
	clear:both;
	background-color:#474747;
	height:40px;
	line-height:40px;
	color:#ffffff;
	padding-left:48px;
	text-decoration:none;
}

.canali a:hover
{
	background-color:#141414;
	color:#bcd401;
	text-decoration:underline;
}

.canale1
{
	background-image:url(../private_images/canale1.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.canale2
{
	background-image:url(../private_images/canale2.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.canale3
{
	background-image:url(../private_images/canale3.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.canale4
{
	background-image:url(../private_images/canale4.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.canali-testo a:link,
.canali-testo a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display:block;
	height:40px;
	width:auto;
	line-height:40px;
	color:#000000;
	padding-left:48px;
	text-decoration:none;
	float:left;
}

.canali-testo a:hover
{
	/*background-color:#141414;*/
	/*color:#bcd401;*/
	text-decoration:underline;
}
{
}

.linea
{
	display:block;
	clear:both;
	height:1px;
	width:100%;
}

.crumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
}

.crumb a:link,
.crumb a:visited
{
	color:#808080;
	text-decoration:none;
}

.crumb a:hover
{
	color:#808080;
	text-decoration:underline;
}

.menu-basso
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing:1px;
}

.menu-basso a:link,
.menu-basso a:visited
{
	color: #000000;
	text-decoration:none;
}

.menu-basso a:hover
{
	color: #bcd402;
	text-decoration:none;
}

.menu-basso .selezionato a:link,
.menu-basso .selezionato a:visited,
.menu-basso .selezionato a:hover
{
	color: #bcd402;
}

/*lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../private_images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../private_images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../private_images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

