@charset "utf-8";
/* CSS Document */

/* Elementi comuni */

body {
	background: url(../images/taglio/sfo_body.jpg) 0 0 repeat-x;
	font: 70%/1.5em 'Verdana', Tahoma, arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* #tob-bg utile per aggiungere un immagine di sfondo sopra #header-photo */
#top-bg {
	background: #000;
	width: 100%;
	height: 70px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 4;
	}

#header {
		background-color:#353535;
		margin: auto;
		left:77px;
		width:820px;
		height:140px;
		padding-top: 70px;
		z-index:1;
}

#wrap {
		margin: auto;
		width:820px;
		position:relative;
}

#spalla {
		position:absolute;
		clear:both;
		width: 200px;
		left: 535px;
		margin-top: 15px;
}

#content {
	background-color:#FFF;
	border: 3px solid #FFAA24;
	font-size:11px;
	width:520px;
	margin-top: 15px;
	float: left;
	clear:both;
}

#calltoaction {
text-align:center;
	border:none;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

#testo {
		padding-left: 15px;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 20px;
		position:relative;
}

/* footer */

#footer {
	background-image:url(../images/taglio/sf_footer.jpg);
	text-align: center;
	line-height: 18px;
	margin:auto;
	width:500px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	position:relative;
	padding-right: 10px;
	background-repeat: repeat-x;
}

/*Calltoaction e call*/

#call {
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 250px;
	height:70px;
	margin-top: 20px;
	margin-bottom: 12px;
}


/*titoli H*/

h1 {

margin-top: 30px;
		color: #333333;
		font-size: 200%;
}
h2 {
	color: #C53408;
	font-size: 180%;
	line-height:24px;
}

h3 {
	color: #FF3F00;
	font-size: 150%;
	margin-bottom:2px;
		line-height:22px;
}

h4 {
	color: #000;
	font-size: 130%;
	margin-bottom: 2px;
}


/*allineamento testo content testo p*/

#content #testo p {
		text-align:justify;
}

/*elementi liste comuni*/

ul, ol {
		margin: 5px 20px;
		padding: 0 20px;
		margin-top:15px;
	}
	
/*#content ul li {
	list-style-image: url(../images/taglio/bullet.gif);
}*/

.contentul {
	list-style-image: url(../images/taglio/bullet.gif);
	margin: 5px 20px;
		padding: 0 20px;
		margin-top:15px;
}

/* ---- link  ---- */
a, a:visited {	
		color: #333333;
		text-decoration: none;  
	}
	
a:hover {
	color: #C53408;
	text-decoration: underline;
	}


/* -------------- header links --------------- */

#header #logo {
		border:0px;
		padding-top: 15px;
		width:240px;
	}



/* ---- Navigation  ---- */

#nav {
	background-image: url(../images/taglio/sf_nav.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 820px;
	margin-left: 6px;
	height: 35px;	
	margin-left: 0px;
	padding-left: 0px;		
	top: 178px;
	position:absolute;	
	clear: both;	
	z-index: 3;
}

#nav ul {

		list-style: none;

		text-transform: uppercase;

		width: 820px;

		height: 20px;		

		display: inline;

}

#nav ul li {

		display: inline;

		margin: 5 5 5 5px; 

		padding: 0;

}

#nav ul li a {
		color: #353535;
		font: 11px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 1px;
		display: block;
		float: left;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 7px;
		border-right: 1px #353535 solid;
		border-bottom-style: none;
		height: 28px;

}

#nav ul li a:hover {

		background-image:url(../images/taglio/nav_hover.jpg);
		background-repeat: repeat-x;
		height: 28px;
		color: #fff;

} 

#nav ul li a:active {

				background-image:url(../images/taglio/nav_active.jpg);
		background-repeat: repeat-x;
		}

#nav ul li#current a {

		background-image:url(../images/taglio/nav_hover.jpg);
		background-repeat: repeat-x;
		color: #fff;
		height: 33px;
		display: block;
}

/*UL spalla*/

#ul {
	background-color:#FFF;
	border: 3px solid #FFAA24;
	padding-bottom:10px;
	width:210px;
}

#ul h4 {
	color:#333333;
	background-image:url(../images/taglio/nav_active.jpg);
	font-size: 150%;
	width:auto;
	height: 25px;
	margin-top: 0px;
	padding-left: 15px;
	padding-top: 6px;
}
ul#menuSecondario{
		color: #333;
		font-size: 12px;
		font-weight: bold;
		list-style: none;
		padding-left:0px;
		margin-left: 0px;
		margin-right:0px;
		padding-right: 0px;

}
ul#menuSecondario li{
		background: url(../images/taglio/ico_freccia.gif) 5px 2px no-repeat;
		background-position: 5px 2px;
		border-bottom: 1px dotted #CCCCCC;	
		font-size: 11px;
		line-height: 23px;
		padding-top: 1px;
		text-indent:30px;
		width: 100%;
		display:block;
}
ul#menuSecondario a:link{
		color: #333;
		text-decoration:none;
		display: block;
}
ul#menuSecondario a:visited{
		color: #333;
		text-decoration:none;
		display: block; 
}
ul#menuSecondario a:hover{
	color: #FFFFFF;
	background-color: #9D9D9D;
	background-image: url(../images/taglio/ico_freccia_hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	font-weight:bold;
	display:block;
}


/* ---- immagini  ---- */
	
img.float-right {
		float: right;	
		margin: 3px 5px 12px 12px;
	}
	
img.float-left {	
		float: left;
		margin: 10px 10px 10px 0px;
	}


/*EXPOPAGE MYCONTACT*/

.expo_header3 {
	vertical-align:middle;
	z-index: 1000;
	background-image:url(../images/dot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	position: relative;
	display:block;
	padding-top: 3px;
}

/*Banner div content testo*/

#banner_home {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/index_b.jpg);
		background-repeat:no-repeat;
		position:relative;
}

#banner_edile {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/edile_b.jpg);
		background-repeat:no-repeat;
		position:relative;
}

#banner_demolizione {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/demolizioni_b.jpg);
		background-repeat:no-repeat;
		position:relative;
}

#banner_gallery {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/gallery_b.jpg);
		background-repeat:no-repeat;
		position:relative;
}

#banner_contatti {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/contatti_b.gif);
		background-repeat:no-repeat;
		position:relative;
}

#banner_ristrutturazioni {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/ristrutturazioni_b.jpg);
		background-repeat:no-repeat;
		position:relative;
}

#banner_chiavi {
		width: 490px;
		height: 100px;
		padding:0px;
		margin:0px;
		background-image:url(../images/chiavi_b.jpg);
		background-repeat:no-repeat;
		position:relative;
}



/*gallery*/


:focus {
	outline: none;
}

/* General styles ------------------------- */

.showcase {
	position: relative;
	}

.showcase a.controls {
	position: absolute;
	width: 54px;
	height: 50px;
/*	background-color: #2097FA;*/
	text-decoration: none;
	color: #0F58B3;
	font-size: 40px;
	font-weight: bold;
	text-align: center;	
/*	border: 2px solid #FFF;	*/
	}

.showcase a.previous {
	padding-bottom: 4px;
}

.showcase ul li {
	width: 212px;
	height: 170px;
	float: left;	
	list-style-type: none;	
}

.showcase ul li a {
	display: block;	
}

.showcase li a img {
	width: 100%;
	height: 100%;
	border: 1px solid #CCC;
	padding: 2px;
	background-color:#FFF;
}

/* Horizontal showcase ----------- OK ------------ */

.showcase#horizontal {	
	margin: 10px auto 0 auto;
	width: 515px;
	height: 170px;
}	
	
.showcase#horizontal a.controls {
	top: 50%;
	margin-top: -27px;
}

.showcase#horizontal a.next {
	right: 0;
	padding-top: 4px;
}


.showcase#horizontal a.controls:hover {
	border-color: #2097FA;
}

.showcase#horizontal ul {
	position: relative;	
	width: 385px;
	height: 170px;	
	margin: 0 auto;
}


/*lightbox*/

#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: #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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
/*#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }*/


#prevLink { left: 0; float: left;background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(../images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }




#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }