html, body {
        font:normal 12px verdana;
        margin:0;
        padding:0;
        border:0 none;
        overflow:hidden;
        height:100%;
    }
/*
	#north {
		background:#1E4176 url(hd-bg.gif) repeat-x scroll 0pt;
		border:0pt none;
		padding-left:3px;
		padding-top:3px;
		color:#FFFFFF;
	} 
*/   
p {
	margin:5px;
}
.settings {
    background-image:url(ext/example/shared/icons/fam/folder_wrench.png);
}
.nav {
    background-image:url(ext/example/shared/icons/fam/folder_go.png);
} 
/* Testata */
#testata {
	height:48px;
}
div.gmap_full{
	color		:	#0E0E66;
	background	:	#E8E8F2;
	margin		:	0 auto;
	padding		:	0;
	width		:	100%;
	height		:	100%;	
	
	min-height	:	100%;
	
	position	:	absolute;
	top			:	0;
	left		:	0;	
} 
.sbdiv {
	color: #556677;
	padding:3px;
	margin:2px;
	font-weight: normal;	
	border-bottom:1px dotted #DDDDDD;
	cursor: pointer;
	cursor: hand; 	
	font-size: 80%;	
}
.elenco {
	border:1px solid transparent;
	/*background	:	transparent;*/
/*set an unused color to be index color*/ 
_border-color:#F4F4F4; /*For IE6-*/ 
/*then remove this indexed color*/ 
_filter:chroma(color=#F4F4F4);/*For IE6-*/ 	
}
/*	
.sbdivselected {
	color: #FF0000;
	padding:3px;
	font-weight: bold;
}	
.sbdiv2 {
	color: #416AA3;
	padding:0px;
	margin-left:0px;	
	font-size: 95%;	
}		
.sdcat {
	color: #416AA3;
    background: #FFD42A;
	padding:2px;	
	margin:2px;	
 	float: left;
 	width:96%;
	//margin:3px;
}
*/

div.sbdiv2 {
	color: #D55500;
	background:transparent url(img/greybox.png) no-repeat scroll 0% 0%;
	margin:2px;
	padding-top:4px;
}
div.sbdiv2-inner {
	background:transparent url(img/greybox.png) no-repeat scroll 0pt bottom;
	font-size:12px;
	padding:2px;
}	
.sdcat {
	padding-bottom:2px;
	font-size: 85%;	
	margin-top:1px;
	margin-bottom:3px;
	padding: 1px;	
}


.sbdiv2 .cattitle{
	line-height: 1.4em;
	padding: 0px 2px 1px 2px;	
 	float: left;
	margin-top:0px;
	margin-left:3px;
	font-weight: bold;
}	
.sbdiv2 .cattitleinput{
	padding: 1px;	
 	float: left;
	margin-top: 0px!important; /* IE 7.0 */
	margin-top: -5px; /* IE 6.0 */	
	margin-left:3px;
}
.sbdiv2 .totals{
	font-weight: normal;
	padding: 0px 2px 1px 2px;
	margin-top:0px;
	margin-left:1px;
}

.sbdiv3 {
	color: #416AA3;
	padding:3px;
	margin:2px;
	border-bottom:1px dotted #DDDDDD;
}
#sidebar1, #sidebar2{
	color: #000;
}
#sidebartitle1, #sidebartitle2{
	font-weight: bold;	
}
#attendere{
	left:40%;
	margin-left:5px;
	position:absolute;
	top:40%;
	z-index:100000;
	float:left;
}
#mappa{
	padding:0px; 
	margin:0px;
}
#headermap{
  position: absolute;
  left: 50%; 
  width: 600px;
  margin-left: -300px; /* half of the width */
  height: 22px;
	top: 0;
	color: #333333;
	text-align: center;
	padding-top:1px;
	line-height: 1.5em;	
	font-size: 1em;
  border:1px solid #ccc;
	background:	#eeeeee;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
  z-index: 10;
}

#footermap{
  position: absolute;
  left: 50%; 
  width: 460px;
  margin-left: -230px; /* half of the width */
  height: 24px;
	bottom: 0;
	color: #333333;
	text-align: center;
	line-height: 1.8em;
	font-size: 0.9em;
  border:1px solid #ccc;
	background:	#eeeeee;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
  z-index: 10;
}

#infowinz{
	margin-bottom:20px;
	padding-top:9px;
	width:200px;  
  position: absolute;
	top: 40px;
  right: 10px; 
  width: 210px;	 
  min-height: 200px;
  height: auto !important;
  height: 200px;  	
	color: #333333;
	text-align: center;
	line-height: 1.8em;
	font-size: 0.9em;
  z-index: 10;
}
.fotopopup {
	background:	#FFFFFF;
	padding: 6px 0px 3px 0px;
	margin: 0px;
	text-align: center;
}	
.fotobig {
  width: 586px;	 
  height: 586px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}	
.gmnoprint{ /* pulsanti di google per cambiare tipo di mappa */
  z-index: 20;
}
#map_overview{
  z-index: 8;
}
#infoBox{
	padding:0px;
	width: 280px;
	position:absolute;
	right:15px;
	top:100px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;    
}
#infoBox2{
	padding:0px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;    
}
#infoBox2 img{
	padding-top:5px;
	padding-bottom:10px; 
}
.infowin{
  color:#444;
  font:bold 13px tahoma,arial,helvetica;
	line-height: 1.5em;
	padding: 5px;
}
.infowin a{
	font-size:11px;
    color:#444;
	font-style: italic;
	text-decoration : none;
}
.infowin a:hover{
    text-decoration : underline;
}
/*
.sbsubdiv {
	color: #364B65;
	padding: 1px 2px 1px 15px;
	font-weight: normal;
}
*/		
.simplewin {
	background:transparent url(img/fin.png) no-repeat scroll 0% 0%;
	font-size:12px;
	padding:5pt 10px 1px;
}			
.basesimplewin {
  height: 12px;
	background:transparent url(img/fin.png) no-repeat scroll 0pt bottom;
	padding:0px;
}		
.simplewin #simpleimg{
  border:2px solid #FAFAFA;
}	
.simplewintext {
  color: #FAFAFA;
	background:	transparent;
	line-height: 1.5em;
	padding:3px;
	margin: 2px 2px 0px 2px;
	text-align:left;
	font-size: .9em;
}		
.simplewinh3text{
	font-size:14px;
  color: #FAFAFA;
  margin-bottom:5px;
  text-align:center;
}
.complexwin {
	line-height: 1.5em;
	padding:5px;
	margin: 3px;
	text-align:left;
}	
.attendi {
	font-size:14px;
	color: #FAFAFA;
	padding:5px;
	margin:5px;
	font-weight: bold;	
	border:1px solid #FAFAFA;
	background:	#333333;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
/*
.simplewin img{
	float:left;
}*/


.northsx {
	padding: 10px 2px 2px 2px;
	margin-right:15px;
	float:left;
}		
.northdx {
	padding-top: 10px;
	margin-right:15px;
	text-align: right;
}		
.clear {
	clear:both;
}
#loadingcont{
	color		:	#0E0E66;
	background	:	#E8E8F2;
	margin		:	0 auto;
	padding		:	0;
	width		:	100%;
	height		:	100%;	
	min-height	:	100%;
	position	:	absolute;
	top			:	0;
	left		:	0;	
    z-index		:	20001;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;    
}
    #loading{
        background:white;
        position:absolute;
        left:45%;
        top:40%;
        z-index:20001;
        height:auto;
        border:1px solid #ccc;
        color:#444;
        font:bold 13px tahoma,arial,helvetica;
        padding:10px;
        margin:0;
        height:auto;
    }
    
/* links icone in testata */
a.linkimg{
  border:1px solid transparent;
	padding: 1px 2px 1px 2px;
	cursor: pointer; 
	cursor: hand;
}	
a.linkimg:hover{
    border:1px solid #dddddd;
    background: #efefef;
}

/* links finestra info */
a.linkappr{
  /*color:#333333;*/
  color:#FAFAFA;
	font-weight: bold;
  text-decoration : none;
}	
a.linkappr:hover{
  text-decoration : underline;
}
a.linkappr:hover{
  text-decoration : underline;
}

/* links elenco foto in finestra galleria */
.fotolink{
	cursor: pointer; 
	cursor: hand;
}	
/************** message *****************/
/*
#msg-ct {
	position:absolute;
	left:580px;
	top:17px;
	width:217px;
	height:22px;
}

#msg {
	width:217px;
	height:22px;
	background-image:url(img/msg-bg.png);
	color:#777;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:11px;
	cursor:pointer;
	visibility:hidden;
}
#msg-inner {
	padding:5px 10px 0;
	zoom:1;
	line-height:12px;
	text-align:center;
}
.msg-over {
	color:#789030 !important;
}

#msg img {
	width:19px;
	height:19px;
}
*/

.tooltip{
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;    
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:5px;
	white-space:nowrap;
}
.googleMarkerTab .address{
	margin-bottom: .6em;
}
.tooltip dt{
	font-weight: bold;
}
.tooltip dd{
	margin-left: 1em;
	font-size: .9em;
}
.tooltip img{
	border: 1px solid #AAAAAA;
	display: block;
}

/* testo descrittivo - tab */
#testodescr{
	margin:3px;
	padding:5px;
	color: #333333;
	text-align: justify;
	line-height: 1.4em;
	font-size: 1em;
}
#testodescr h2{
	line-height: 1.6em;
  color:#D55500;
	font-weight: bold;
	font-size: 1.5em;
}
#testodescrprog{
	padding:5px;
}
/* immagini testo "il progetto" */
#testodescr img.imgprog{
  margin:10px;
}
#testodescr table{
	margin:3px;
	padding:3px;
	color: #333333;
	line-height: 1.2em;
	font-size: 0.9em;
}
#testodescr table a{
	color: #D55500;
	text-decoration: none;
}
#testodescr table a:hover{
	text-decoration: underline;
}
#credits img{
  margin:10px;
  float:left;
}
#testocredits{
	color: #333333;
  float:left;
	margin:3px;
	padding:5px;
	font-size: 0.9em;
}
#abstract {
	width:200px;
	background-color:#FFFFFF;
	height:1px;
	overflow: hidden;
}

