/* Base Styles

----------------------------------------------- */
html{
	background-color: #F7F7F7;
	background-image: url(../img/sfondo.gif);
	background-position: top center;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

body {padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #474747;
}

acronym, abbr 	{ cursor: help;	}

img a{  border: 0px;}
img {  border: 0px;}

a:link { color: #474747; text-decoration: underline;}
a:visited {color: #474747; text-decoration: underline;}
a:active { color: #474747; text-decoration: underline;}
a:hover { color: #E50000; text-decoration:underline;}

p { margin:0px 0px 20px 0px;}

h1 { color: #E50000; margin:0px 0px 20px 0px;padding:0px;font-size:1.3em; font-weight:normal;}
h2 { color: #474747; margin:0px 0px 20px 0px;padding:0px;font-size:0.95em; font-weight:normal;}


.clearboth { clear:both;}


/* classi generiche*/
.centrale {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	clear:both;
}


#map {
	width: 620px;
	height:300px;
	float:right;
	border:1px solid #C7C7C7;
	font-size: 0.8em;
	text-align:center;
	margin:15px 0px 30px 0px;
}


/* FINE classi generiche*/


/*--- INIZIO intestazione ---*/

#top,
#top-chi,
#top-vantaggi,
#top-applicazione,
#top-contatti {
	width: 990px;
	text-align:center;	
	padding:85px 0px 0px 0px;
	min-height:219px;
	height: auto !important;
	height: 219px;
}

#top {
	background:url(../img/sf_top.jpg) 0% 0% no-repeat;
}

#top-chi {
	background:url(../img/sf_top_chi.jpg) 0% 0% no-repeat;
}

#top-vantaggi {
	background:url(../img/sf_top_vantaggi.jpg) 0% 0% no-repeat;
}

#top-applicazione {
	background:url(../img/sf_top_applicazione.jpg) 0% 0% no-repeat;
}

#top-contatti {
	background:url(../img/sf_top_contatti.jpg) 0% 0% no-repeat;
}

#top1,#top2 { 
  margin:0px;
  float:left;
}

#top1 {
	width: 424px;
	text-align:left;	
	padding: 0px;
	min-height:219px;
	height: auto !important;
	height: 219px;
}

#top2 {
  width: 465px;
	text-align:right;
	padding: 0px 30px 0px 0px;
	min-height: 219px;
	height: auto !important;
	height: 219px;
}
/*--- FINE intestazione ---*/

/* menu top*/

#menu {
	width: 990px;
	padding:0px;
	min-height:74px;
	height: auto !important;
	height: 74px;
	background:url(../img/sf_menu.jpg) 0% 0% no-repeat;
}


#menu ul {
  list-style:none;
  padding:0px; 
	margin:0px 0px 0px 177px!important;
	margin:0px 0px 0px 177px;
	border-left:1px solid #CDCBCB;
	height:30px;
}

#menu ul li.ov1,
#menu ul li.ov2,
#menu ul li.ov3,
#menu ul li.ov4,
#menu ul li.ov5,
#menu ul li.in1,
#menu ul li.in2,
#menu ul li.in3,
#menu ul li.in4,
#menu ul li.in5 {
  float:left;
  font-size: 1em;
	text-align: center;
  padding:0px;
	text-transform:uppercase;
}

#menu ul li.ov1,
#menu ul li.ov2,
#menu ul li.ov3,
#menu ul li.ov4,
#menu ul li.ov5 {
	font-weight: normal;
	color:#474747;
}

#menu ul li.in1,
#menu ul li.in2,
#menu ul li.in3,
#menu ul li.in4,
#menu ul li.in5 {	
	font-weight: bold;
	color:#474747;
}


#menu ul li.ov1 a,
#menu ul li.ov2 a,
#menu ul li.ov3 a,
#menu ul li.ov4 a,
#menu ul li.ov5 a,
#menu ul li.in1 a,
#menu ul li.in2 a,
#menu ul li.in3 a,
#menu ul li.in4 a,
#menu ul li.in5 a
 {
  display:block;
  text-decoration: none;
	margin:0px;
	padding:7px 13px 0px 13px;
	height:23px;
}

#menu ul li.ov1 a,
#menu ul li.ov2 a,
#menu ul li.ov3 a,
#menu ul li.ov4 a,
#menu ul li.ov5 a {
  font-weight:normal;
  border-right:1px solid #CDCBCB;
  color:#474747;
}

#menu ul li.ov1 a, 
#menu ul li.in1 a {width:80px}

#menu ul li.ov2 a, 
#menu ul li.in2 a {width:75px}

#menu ul li.ov3 a, 
#menu ul li.in3 a{width:95px}

#menu ul li.ov4 a, 
#menu ul li.in4 a {width:170px}

#menu ul li.ov5 a, 
#menu ul li.in5 a {width:67px}

#menu ul li.in1 a,
#menu ul li.in2 a,
#menu ul li.in3 a,
#menu ul li.in4 a,
#menu ul li.in5 a {
  font-weight:bold;
  color:#fff;
  border-right:1px solid #CDCBCB;
  border-left:1px solid #8F0202;
  background:url(../img/sf_menu-in.gif) 0% 0% repeat-x;
}

#menu ul li.ov1 a:hover,
#menu ul li.ov2 a:hover,
#menu ul li.ov3 a:hover,
#menu ul li.ov4 a:hover,
#menu ul li.ov5 a:hover {
color:#474747;
background:url(../img/sf_menu-on.gif) 0% 0% repeat-x;
text-decoration: none;

}

#menu ul li.in1 a:hover,
#menu ul li.in2 a:hover,
#menu ul li.in3 a:hover,
#menu ul li.in4 a:hover,
#menu ul li.in5 a:hover {
color:#CDCBCB;
background:url(../img/sf_menu-in-on.gif) 0% 0% repeat-x;
text-decoration: none;

}

/* Fine menu*/


/*--- INIZIO centro ---*/

#centro-top { width:930px;
    padding:20px 60px 0px 0px; 
	  background: url(../img/sf_centro-top.gif) 0% 0% no-repeat;
    text-align:right;
    height:18px;
    clear:both;
   }
   
#centro-top ul {
  list-style:none;
  float:right;
  padding:0px; 
	margin:0px 0px 0px 20px!important;
	margin:0px 0px 0px 20px;
}

#centro-top ul li,
#centro-top ul li.due {
  float:left;
  font-size: 0.75em;
	text-align: right;
  padding:0px 10px 0px 10px;
  border-bottom:1px solid #CDCBCB;
}

#centro-top ul li a {
  text-decoration:none;
}

#centro-top ul li.due {
  border-left:1px solid #CDCBCB;
}


#centro { width:850px;
    padding:20px 70px 20px 70px; 
    min-height:300px;
	  height: auto !important;
	  height: 300px;
	  background: url(../img/sf_centro.gif) 0% 0% repeat-y;
    text-align:left;
    clear:both;
   }
   
   
#centro p { font-size: 0.95em;
   text-align: justify;
   margin: 0px 0px 15px 0px;
}

#centro-bottom { width:990px;
    padding:0px; 
	  background: url(../img/sf_centro-bottm.gif) 0% 0% no-repeat;
    text-align:right;
    height:40px;
    clear:both;
   }

#centro ul,
#centro ul.due {
  list-style:none;
  padding:0px; 
	margin:0px 0px 15px 15px!important;
	margin:0px 0px 15px 15px;
}

#centro ul li,
#centro ul.due li {
  list-style:none;
  padding:0px 0px 10px 20px; 
	margin:0px;
	font-size: 0.95em;
}

#centro ul li {
	background: url(../img/sf_li.gif) 0% 0% no-repeat;
}

#centro ul.due li {
	background: url(../img/sf_li2.gif) 0% 0% no-repeat;
}

#centro ul.pdf {
  list-style:none;
  padding:0px; 
	margin:30px 0px 15px 15px!important;
	margin:30px 0px 15px 15px;
}

#centro ul.pdf li {
  list-style:none;
  padding:22px 0px 20px 60px; 
	margin:0px;
	font-size:1em;
	font-weight:normal;
	background: url(../img/pdf.jpg) 0% 0% no-repeat;
}

#centro ul.pdf li a {
  text-decoration:none;
  font-weight:bold;
	
}

/*--- FINE centro ---*/


/*--- INIZIO copy ---*/

#copy1,#copy2 {
	font-size:0.7em;
	color: #888;
	height:50px;
	float:left;
	}

#copy1 {
  width: 780px;
	text-align:left;
	padding-left:20px;
}

#copy2 {
  width: 170px;
	text-align:right;
	padding-right:20px;
}

#copy1 a,
#copy2 a {color:#888;
}

#copy1 a:hover,
#copy2 a:hover {color:#E50000;
}



/*--- FINE copy ---*/


/* FORM */


.modulo,.modulo2 {
	font-weight: normal;
	padding:5px 0px;
	margin:0px 0px 0px 0px!important;
	margin:0px 0px 0px 0px;
	text-align:left;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

.modulo {
	float:left;
	width:48%;
}


.modulo input.text {
	font-weight: normal;
	margin: 2px 0px 0px 0px !important;
	margin: 2px 0px 0px 0px;
	padding:2px;
	border:1px solid ##C7C7C7;
	color: #474747;
}

.modulo input.radio,.modulo2 input.radio{
	margin: 2px 15px 0px 0px !important;
	margin: 2px 15px 0px 0px;
	padding:0px;
}


.modulo2 {
	clear:both;
	width:98%;
}

.modulo2 .privacy {
	font-weight: normal;
	margin-top:4px;
	padding: 5px;
	width: 520px;
	border: 1px solid #C7C7C7;
	font-family: arial;
	font-size: 0.7em;
	background: #EDEDED;
	height:110px;
	overflow-y: scroll;
	color: #474747;
	clear:both;
	text-align:justify;
}

.modulo2 input.checkbox{
	margin: 2px 15px 0px 0px !important;
	margin: 2px 15px 0px 0px;
	padding:0px;
}

.modulo2 .messaggio {
	margin-top:4px;
	padding: 5px;
	border: 1px solid #C7C7C7;
	height:90px;
	color: #474747;
}

/* fine FORM */





/* photogallery */

.gallery { padding:15px 0px 0px 0px;
  clear:both;
}

.gallery img { width:130px;
  height: 95px;
  border:1px solid #E5E5E5;
  margin:0px 5px 15px 0px;
}


#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #ffffff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 20%; 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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 12px arial; color: #474747; background-color: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }



#imageData{padding:0 10px; color: #474747;  font: 11px }

#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; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
