@charset "utf-8";

/* CSS Document */

/* ---- Template 14 ---- */

*
{
		margin: 0;
		padding: 0;
		border: 0
}

body
{
		color: #666666;
		background: url(../images/taglio/sfo_body.png) 0 70px repeat-x;
		margin: 0px 0;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
}

/* ---- Tipografia  -----------------------------------------------------------------------------------------------------------------------*/ 

h1
{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	    font-size: 130%;
		color:#fff;
		background:#999;
		line-height:1.2em;
		margin:0px 0px 20px 0px;
		padding:5px 10px 5px 10px;
}

 

h2
{   
       font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#2B8ECF;
		margin:10px 0px 0px 20px;
		font-size: 120%;
		font-weight: bold;
		padding-bottom:4px;
		line-height:1.5em;
}

h3
{
		color:#666;
		font-size: 110%;
		font-weight:bold;
		margin:10px 0px 5px 20px;
}

h4
{
		color: #333;
		font-size: 100%;
		padding: 5px 5px 2px 20px;
}

p
{
		padding:10px 20px;
}

ul
{
		margin:5px 0 5px 20px;
		padding:5px 5px 5px 20px;
				float:left;
				
}

li
{
		list-style:none;
		background:url(../images/taglio/li.png) 0 5px no-repeat;
		padding:0px 0px 10px 20px;
				
}

/* ---- immagini  ---------------------------------------------------------------------------------------------------------------------*/ 

img
{
		background: #fff;
		margin:0px;
		border: 1px solid #ccc;
		padding: 5px;
}

/* ---- link  -----------------------------------------------------------------------------------------------------------------------*/ 
a:link,
a:visited
{
		color: #0099CC;
		text-decoration: none;
}

a:hover
{
		color:#0099CC;
		text-decoration: underline;
}

.float_left
{
		float:left;
	    margin:5px 10px 5px 0;
}

/*Wrap contenitore pagina-------------------------------------------------------------------------------------------------------------------*/ 
#wrap
{
		text-align: left;
		width: 900px;
		margin: 0 auto;
		position: relative;
}
/*EXPOPAGE MYCONTACT*/

/* #tob-bg utile per aggiungere un immagine di sfondo sopra #header-photo */
#top-bg {
	background: #fff;
	width: 100%;
	height: 70px;
	z-index: 4;
	position:relative;
}
.expo_header3 {
	margin:0 auto; 
	background:url(../images/dot.jpg) bottom left repeat-x;
	height: 70px;
	position: relative;
	display:block;
	padding-top: 0px;
	z-index:999;
}
.expo_header3 img {
	border:none;
	padding:0;
	margin:0;
}
/*-----------------header--------------------------------------------------------------------------------------------------------------------------*/ 
#header
{
		background:none;
		width: 900px;
		height:251px; 
		position:relative;
}

#header img
{
		padding:0;
		border:none;
		margin:0;
}

#logo
{
		margin:0px;
		position:absolute;
		top:0;
		left:0;
}

#logo a:link,
#logo a:visited
{
		display:block;
		width:200px;
		height:35px;
		z-index:9999;
}

#slogan
{
		margin:0px;
		font-size:21px;
		color:#fff;
		position:absolute;
		top:12px;
		right:20px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*-----------------header photo--------------------------------------------------------------------------------------------------------------------------*/ 
#header_photo
{
		background: url(../images/taglio/header_photo.jpg) 0 0px no-repeat;
		width: 900px;
		height:200px;
		position:absolute;
		top:51px;
}

 
 



/* ---- Navigation  ----------------------------------------------------------------------------------------------------------------------*/ 
#nav
{
		margin:0;
		position:absolute;
		top:10px;
		right:0px;
		padding:0px 0px 0px 0px;
		height:35px;
		font-size:11px;
		font-weight:bold; 
}

#nav li
{ 
		float:left;
		padding:10px 0 10px 0;
		margin:0;
		background:none;
}

#nav li a:link,
#nav li a:visited
{
		
		padding:10px 24px 9px 24px; 
		border-right:1px solid #72697B;
		border-left:1px solid #BFB5C7;
		background:#CBC4D2 url(../images/taglio/sfo_nav.png) 0 0 repeat-x;
		color:#000;
		font-size:13px; 
}

#nav li a:hover
{
		color:#fff; 
		*color:#000;
		background:#A598B2 url(../images/taglio/sfo_nav.png) 0 0 repeat-x;
		text-decoration:none;
}

 
/* ---- Iconic Navigation  ----------------------------------------------------------------------------------------------------------------------*/ 
#iconic_nav
{
		margin:0;
		position:absolute;
		bottom:15px;
		left:0px;
		padding:0px 0px 0px 0px; 
		font-size:11px;
		font-weight:bold; 
}

#iconic_nav li
{ 
		background:none;
		float:left; 
		padding:10px 0 10px 0;
		margin:0;
}

#iconic_nav li a:link,
#iconic_nav li a:visited
{
		
		padding:130px 10px 9px 10px;  
		color:#fff;
		font-size:17px;
		font-weight:bold;
		margin:0 38px 0 15px;
}

#iconic_nav li a#menu_1:hover
{
		color:#CB2C30; 
		text-decoration:none;
		background:url(../images/taglio/parentesi.png) 10px 20px no-repeat;
}

#iconic_nav li a#menu_2:hover
{
		color:orange; 
		text-decoration:none;
		background:url(../images/taglio/parentesi.png) 45px 20px no-repeat;
}

#iconic_nav li a#menu_3:hover
{
		color:green; 
		text-decoration:none;
		background:url(../images/taglio/parentesi.png) 20px 20px no-repeat;
}

#iconic_nav li a#menu_4:hover
{
		color:#0983CC;
		text-decoration:none;
		background:url(../images/taglio/parentesi.png) 15px 20px no-repeat;
}

 
#iconic_nav li a#menu_4
{
		margin-right:0;
}

 



/* ---- Sidebar  ----------------------------------------------------------------------------------------------------------------------*/ 
#sidebar
{  
		margin:0 0 10px 0;
		width:298px; 
		float:right;
		padding:0px 0px 10px 0px;  
}

#sidebar h2
{
		font-size: 120%;
		color:#fff;
		background:#2B7F55 url(../images/taglio/h2_sidebar.jpg) 0 0 repeat-x;
		line-height:1.2em;
		margin:0px 0px 10px 0px;
		padding:5px 10px 8px 10px;
}

#sidebar h4
{
		margin:15px 5px 10px 5px;
		padding:0 10px;
}

#sidebar p
{
		margin:5px 5px 5px 5px;
		padding:0 10px;
}

#sidebar ul
{
		padding:0;
		margin:0;
} 

#sidebar li
{
		margin:0;
		padding:0;
		background:url(../images/taglio/v.png) 25px 7px no-repeat;
}

#sidebar li
{
		list-style:none;
		padding:20px 0px 16px 90px;
		font-weight:bold;
		font-size:15px;
		display:block;
		color:#666;
}

 


/* ---- Content  ----------------------------------------------------------------------------------------------------------------------*/ 

#content-wrap
{
		clear:both;
		width: 900px;
		margin-top:15px;
		background:#fff url(../images/taglio/sfo_content.jpg) 0 0 repeat-y;
		float:left;
		padding:0px 0px 10px 0px;
}

/* ---- Main Column  ----------------------------------------------------------------------------------------------------------------------*/ 
#main
{
		padding: 0px 10px 0px 0px;
		margin:0 auto;
		color:#666;
		float:left;
		width:583px;
		border-right:1px solid #ccc;
}
 
#main img
{
		border:none;
		padding:0; 
}

#main #list_icon
{
		margin:5px 10px;
		padding:0px 20px; 
}

#main #list_icon li
{
		float:left;
		width:43%; 
		margin:0 20px 20px 0;
		padding:0;
}

#main #list_icon a:link, #main #list_icon a:visited
{ 
		text-decoration:none; 
		display:block; 
		padding:10px 10px 10px 40px;
		color:#7BBCE2;
		font-size:14px;
		font-weight:bold;
}

#main #list_icon a:hover
{ 
		text-decoration:none; 
		color:#B58EFB;
}


#main #list_icon a.list_icon1:link, #main #list_icon a#list_icon1:visited
{ 
		background:url(../images/1.jpg) 0 5px no-repeat;
}

#main #list_icon a.list_icon2:link, #main #list_icon a#list_icon2:visited
{ 

background:url(../images/2.jpg) 0 5px no-repeat;
		
}

#main #list_icon a.list_icon3:link, #main #list_icon a#list_icon3:visited
{ 

background:url(../images/3.jpg) 0 5px no-repeat;
		
}

#main #list_icon a.list_icon4:link, #main #list_icon a#list_icon4:visited
{ 

background:url(../images/4.jpg) 0 5px no-repeat;
		
}

/* ---- ---- footer  ----------------------------------------------------------------------------------------------------------------------*/ 
#footer
{
		background:url(../images/taglio/sfo_footer.jpg) 0 0 no-repeat;
		clear: both;
		margin: 0px 0;
		width: 900px;
		text-align: center;
		padding: 15px 0px 0px 0px;
}
#footer_link li
{ 
		width:30%; 
		float:left;
		background:none;
		text-align:left;
		padding:0px 10px 10px 10px;
		background:url(../images/taglio/li_2.png) 30px 0px no-repeat;
}

#footer_link ul li a:link, #footer_link ul li a:visited
{ 
		text-align:left;
		padding-left:40px;
		color:#333;
}

#footer_link ul li a:hover
{  
		color:#000;
}

#footer p
{
		clear:both;
		border-top:1px dotted #ccc;
		background:#fff;
		padding:10px 0px 15px 0px;
		margin:0;
		font-size:12px;
		color:#333;
}

#footer strong
{
		color:#ff9900;
}

#footer span a:link,
#footer span a:visited
{
		color:#FFCC00;
		font-weight:bold;
		display:inline;
}

#footer p a:link,
#footer p a:visited
{
		color:#F60;
}

#footer p a:hover
{
		color:#E19A32;
}

/* ----CALLTOACTION  ----------------------------------------------------------------------------------------------------------------------*/ 


a:link.calltoaction,
a:visited.calltoaction
{
		background:url(../images/taglio/call.jpg) 0 0 no-repeat;
		height:41px;
		font-weight:bold;
		margin: 15px 0 10px 30px;
		display:block;
		width:222px; 
}

a.calltoaction:hover
{
		text-decoration:none;
		background:url(../images/taglio/call.jpg) 0px -41px no-repeat;
}


a:link.call_sidebar,
a:visited.call_sidebar
{
		clear:both;
		background:url(../images/taglio/call_sidebar.png) 0 0 no-repeat;
		height:101px;
		font-weight:bold;
		margin: 20px 0 10px 20px;
		display:block;
		width:250px; 
}

a.call_sidebar:hover
{
		text-decoration:none;
		background:url(../images/taglio/call_sidebar.png) 0px -101px no-repeat;
}

/* ---- altre classi  ----------------------------------------------------------------------------------------------------------------------*/ 


.clear
{
		clear: both;
}

.sep
{
		background:url(../images/taglio/sep.png) 0 0 repeat-x;
		width:100%;
		height:2px;
		margin:10px auto;
		clear:both;
}

 
/* ----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/ 
#nomesia_form
{
		font-size:11px;
		margin:15px 0 0 30px;
		clear:both;
}

#nomesia_form div
{
		padding-bottom:10px;
		margin:0px 0 0px 0;
		clear:both; 
}

#nomesia_form #tipologia_lead_container
{
	 
}

#nomesia_form label
{
		display:block;
		width:150px;
		float:left;
		font-size:14px;
		font-weight:bold;
		color:#0077C0;
}

#nomesia_form textarea,
#nomesia_form input,
#nomesia_form select
{
		color:#000;
		border: 1px solid #CCC;
		background-color:#DAD5DF;
		border:1px solid #666;
		font-size:15px;
		width:200px;
		padding:3px 5px 3px 5px;
		margin-bottom:10px;
}


#nomesia_form textarea:focus,
#nomesia_form input:focus,
#nomesia_form select:focus
{
		color:#FFF;
		border: 1px solid #CCC;
		background-color:#156AC5;
		border:1px solid #DAD5DF;
		font-size:15px;
		padding:3px 5px 3px 5px;
		margin-bottom:10px;
}


#nomesia_form textarea
{
		width: 230px;
		height: 100px;
}

#nomesia_form #privacy_container
{
		border:none;
		float:left;
}

#nomesia_form #privacy_container input
{
		margin:10px 20px 0 0;
		padding:0;
		background:none;	
		border:none;
		width:15px;
		float:left; 
}

#nomesia_form #privacy_container label
{
		float:left;
		display:block;
		width:300px;
		font-size:11px;
		color:#333;
		font-weight:normal;
}

#nomesia_form .button_form
{
		background: url(../images/taglio/invia.jpg) 0 0 no-repeat;
		color: #fff;
		font-weight:bold;
		text-transform: uppercase;
		border:none;
		width:102px;
		display:block;
		margin:20px auto;
		padding-bottom:3px 0 0 0;
		height:41px;
}

#nomesia_form .button_form:hover
{
		cursor:pointer;
		background: url(../images/taglio/invia.jpg) bottom left no-repeat;
		color:#fff;
}










/*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;
	left:-30px;
}

.showcase ul li {
	width: 212px;
	height: 170px;
	float: left;	
	list-style-type: none;
	background:none;
}

.showcase ul li a {
	display: block;	
}

#main .showcase li a img {
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
	padding: 5px;
	background-color:#A496B2;
}

/* Horizontal showcase ----------- OK ------------ */

.showcase#horizontal {	
	margin: 30px 0 0 60px;
	width: 505px;
	height: 170px;
	padding:0 0 0 0px;
}	
	
.showcase#horizontal a.controls {
	top: 50%;
	margin-top: -27px;
}

.showcase#horizontal a.next {
	right: 20px;
	padding-top: 4px;
}


.showcase#horizontal a.controls:hover {
	border-color: #2097FA;
}

.showcase#horizontal ul {
	position: relative;	
	width: 385px;
	height: 170px;	
	margin: 0 auto; 
	padding:0 0 0 20px;
}


/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; border: none; padding:0;}
#lightbox a img{ border: none; padding:0;}

#outerImageContainer{ position: relative; background-color: #A496B2; 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/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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%	; padding:10px 0 0 0; }

#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; }
