/*
 * jQuery Nivo Slider v2.5.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:absolute;
}
.nivoSlider img {
	position:absolute;
	/* [disabled]top:20px; */
	left:20px;
	z-index: 1;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:3;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:3;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:3;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	/* [disabled]color:#FFF; */
	width:100%;
	z-index:7;
	height: 240px;
	/* [disabled]text-shadow:none; */
	/* [disabled]font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 20px; */
	/* [disabled]padding-left: 20px; */
	/* [disabled]background:url(../immagini/f_slid.jpg) left top repeat-x; */
}

.nivo-caption p {
	padding:0px;
	margin:5;
	padding-top: 193px;
}
.nivo-caption a {
	color:#000;
	text-decoration:none;
	background: url(immagini/freccia.png) right center no-repeat;
	width: 200px;
	height: 60px;
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	cursor:pointer;
	display:block;
	width:190px;
	height:80px;
	background:url(../images/arrows2.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-top: -20px;
	z-index: 100;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
a.nivo-nextNav {
	background-position:-110px 0;
}
a.nivo-prevNav {
	left:0px;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position:absolute;
	/* [disabled]left:0px; */
	/* [disabled]bottom:-25px; */
	right: 10px;
	top: -32px;
}

.nivo-controlNav a {
	position:relative;
	z-index:5;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}

.nivo-title {
	LINE-HEIGHT: 30px;
	COLOR: #000066;
	FONT-SIZE: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	padding-left: 20px;
}
.nivo-testo {
	LINE-HEIGHT: 20px;
	COLOR: #000;
	FONT-SIZE: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	padding-left: 20px;
}
a.nivo-link {
	DISPLAY: inline-block;
	font-size: 12px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(immagini/freccia.png) right center no-repeat;
}
a.nivo-link:hover {
	DISPLAY: inline-block;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.nivo-visited {
	DISPLAY: inline-block;
	TEXT-DECORATION: none;
	font-size: 15px;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nivo {
	height: 39px;
	position: relative;
	margin: 0px 0px 0px 0;
	background: url(immagini/freccia.png) center center no-repeat;
	float: right;
}
#nivo a {
	width: 39px;
	height: 29px;
	position:absolute;
	top: -20px;
	background-color: #006;
	z-index: 3;
	right: 5px;
	display: inline;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nivo a:hover {
	width: 39px;
	height: 29px;
	position:absolute;
	top: -20px;
	background-color: #D6C810;
	z-index: 3;
	right: 5px;
	display: inline;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



caption, th, td {
	/* [disabled]text-align:left; */
	/* [disabled]font-weight:normal; */
}


#slider-wrapper {
	/* [disabled]width:500px; */
	/* [disabled]height:60px; */
	/* [disabled]margin-top:260px; */
	/* [disabled]z-index: 100; */
	/* [disabled]display: inline; */
	/* [disabled]position: absolute; */
	/* [disabled]background-image: url(/immagini/f_barra.png); */
	/* [disabled]float: left; */
	/* [disabled]text-align: right; */
}
#slider-maschera {
	background: url("../immagini/tit_banner.png") left bottom no-repeat;
	width: 994px;
	height: 240px;
	/* [disabled]padding: 25px 0px 0px 30px; */
	z-index: 20;
	/* [disabled]margin-left: -10px; */
	position: absolute;
	/* [disabled]margin-top: 300px; */
	/* [disabled]background-color: #FFF; */
	/* [disabled]display: block; */
}
#slider {
	position:absolute;
	width:995px;
	height:357px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	text-align: left;
	float: none;
	margin-top: -357px;
}
#slider img {
	position:relative;
	top:0px;
	left:0px;
	display:none;
	/* [disabled]z-index: 10; */
}
#slider a {
	border:0;
	display:block;
}









/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
