﻿/* CSS Document */

body {
	background-color: #6A0000;
	background-attachment: scroll;
	background-image: url(../Immagini/Sfondo_Sfumato.jpg);
	background-repeat: repeat-x;
}
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 5px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
#biglietto .bold {
	font-size: 16px;
	line-height: 25px;
}


.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
}
.visitors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	background-position: center;
}

/* inizio la parte per altri browser diversi da IE7 */
/*div#links a {display: block; text-align: center; order-width: 0; 
   text-decoration: none; color: #FFfont: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; bC; background: #444;
   border-right: 5px solid #505050;}
div#links a:hover {color: #411; background: #AAA;
   border-right: 5px double white;}

div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; width: 200px; height: 200px;}
*/
div#appare a {text-align: center;color:#660000;}
div#appare {
	background-image: url(Immagini/spartito.gif);
	background-repeat: repeat;
}
div#appare a:hover img#ultimo {
	position: absolute;
	width: 200px;
	height: 200px;
	vertical-align: baseline;
	left:700px;
	top:800px;
}
div#appare a:hover {
	color: #660000;
	background:#F7EEDF;
}

div#appare a img {height: 0; width: 0; border-width: 0;}
div#appare a:hover img {
	position: absolute;
	width: 200px;
	height: 200px;
	vertical-align: baseline;
	border: 5px solid #660000;
}

/* Fa apparire le immagini che inizialmente sono nascosti in classe TOOLTIP per IE7 */
/*a.tooltip span.tooltip{
				 display: none;
			}
a {
	color: #660000;
}

			a.tooltip:hover span.tooltip{
			  	position: absolute;
				display: block;
				border: 1px solid #808080;
				background-color: #fffff0;
				width: 200px;
				height: 200px;
				padding-left: 3px;
			}
			span.tooltip span.titolo{
				margin-left: -3px;
				display: block;
				background-color: #404040 !important;
				color:  #fffff0 !important;
				}
a.tooltip img.tooltip{
				 display: none;
			}
			a.tooltip:hover img.tooltip{
			  	position: absolute;
				display: block;
				border: 1px solid #808080;
				background-color: #fffff0;
				width: 200px;
				height: 200px;
				padding-left: 3px;
			}
			img.tooltip span.titolo{
				margin-left: -3px;
				display: block;
				background-color: #404040 !important;
				color:  #fffff0 !important;
				}
#pagina #storia {
	background-image: url(../Immagini/spartito.gif);
}
*/
/*NEcessari per il funzionamento di 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(lb_images/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(lb_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lb_images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
#biglietto {
	font-size: 16px;
	line-height: 25px;

}
a {
	color: #660000;
}

/*Specifiche per il menu.html*/
.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #993300;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #D03D03;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}
.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}


.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

/** new styles added for menu page **/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.listavini {
	background-color: #6a0000;
	background-image: url(none);
}
