@charset "utf-8";

/* CSS Document */

/* ---- Template 14 ---- */

*
{
		margin: 0;
		padding: 0;
		border: 0
}

body
{
		color: #666666;
		background:#C75926 url(../images/taglio/sfo_body.jpg) 0 0 repeat-x;
		margin: 0px 0;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
}

/* ---- Tipografia  -----------------------------------------------------------------------------------------------------------------------*/ 

h1
{
		font-size: 180%;
		color:#333; 
		line-height:1.2em;
		margin:10px 0px 20px 0px;
		padding:5px 10px 5px 0px;
}

 

h2
{
		color:#76480C;
		margin:10px 0px 0px 0px;
		font-size: 130%;
		font-weight: bold;
		padding-bottom:4px;
		line-height:1.5em;
}

h3
{
		color:#333;
		font-size: 130%;
		font-weight:bold;
		margin:10px 0px 5px 0px;
}

h4
{
		color: #666;
		font-size: 100%;
		padding: 5px 5px 2px 0px;
}

p
{
		padding:10px 0px;
		line-height:145%;
}

ul
{
		margin:5px 0 5px 20px;
		padding:5px 5px 5px 20px;
}

li
{
		list-style:none;
		background:url(../images/taglio/li.png) 0 5px no-repeat;
		padding:0px 0px 5px 30px;
}

/* ---- immagini  ---------------------------------------------------------------------------------------------------------------------*/ 

img
{
		background: #fff;
		margin:0px;
		border: 1px solid #ccc;
		padding: 5px;
}

/* ---- link  -----------------------------------------------------------------------------------------------------------------------*/ 
a:link,
a:visited
{
		color: #C75926;
		text-decoration: none;
}

a:hover
{
		color:#C75926;
		text-decoration: underline;
}



/*Wrap contenitore pagina-------------------------------------------------------------------------------------------------------------------*/ 
#wrap
{
		text-align: left;
		width: 860px;
		margin: 0 auto; 
		position: relative;
}

/*-----------------header--------------------------------------------------------------------------------------------------------------------------*/ 
#header
{
		background:url(../images/taglio/header.jpg) 0 0 no-repeat;
		width: 860px;
		height:251px; 
		position:relative;
}

#header img
{
		padding:0;
		border:none;
		margin:0;
}

#header_links
{
		position:absolute;
		right:40px;
		top:35px;
		font-size:12px;
		color:#ccc;
}

#header_links a:link, #header_links a:visited
{ 
		font-size:12px;
		color:#FFF;
}

#logo
{
		margin:0px;
		position:absolute;
		top:30px;
		left:30px;
}


#logo a:link,
#logo a:visited
{
		display:block;
		width:189px;
		height:35px;
		z-index:9999;
}

#slogan
{
		margin:0px;
		color:#333;
		position:absolute;
		top:41px;
		left:280px;
		font-size:18px;
		font-weight:bold;
}

/*-----------------header photo--------------------------------------------------------------------------------------------------------------------------*/ 
#header_photo
{
		background:#ccc url(../images/taglio/header_photo.jpg) 0 0px no-repeat;
		width: 820px;
		height:174px;
		position:absolute;
		top:77px;
		margin:0 20px; 
}

#header_photo:hover
{
		background:#000 url(../images/taglio/header_photo.jpg) left bottom no-repeat;
}

 
/* ---- Navigation  ----------------------------------------------------------------------------------------------------------------------*/ 
#nav
{
		margin:0;
		position:absolute;
		bottom:6px;
		left:0px;
		padding:0px 0px 0px 0px; 
		font-size:11px;
		font-weight:bold; 
}

#nav li
{ 
		background:none;
		float:left; 
		padding:10px 0 10px 0;
		margin:0;
}

#nav li a:link,
#nav li a:visited
{
		
		padding:100px 10px 6px 40px;  
		color:#fff;
		font-size:14px; 
		margin:0 10px 0 20px;
		display:block;
		width:120px;
		border-bottom:3px solid #333;
}

#nav li a:hover
{
		padding:100px 10px 6px 40px;  
		color:#ccc; 
		text-decoration:none; 
}

#nav li a#menu_4
{
		margin-right:0; 
}

#nav li a#menu_4:hover
{
		margin-right:0;
		border-bottom:3px solid #F0E184;
}


#nav li a#menu_3:hover
{
	
		border-bottom:3px solid #F60;
}

#nav li a#menu_2:hover
{
	
		border-bottom:3px solid #CCE0FF;
}
#nav li a#menu_1:hover
{
	
		border-bottom:3px solid #900;
}
 

/* ---- Sidebar  ----------------------------------------------------------------------------------------------------------------------*/ 
#sidebar
{  
		margin:0 0 10px 0;
		width:202px; 
		float:right;
		padding:20px 0px 10px 0px;  
}


#sidebar ul
{  
		margin:0;
		padding:0;
}

#sidebar ul li
{  
		margin:0 0 10px 0;
		padding:0;
		background:none;
}

#sidebar ul li a:link,
#sidebar ul li a:visited
{   
		padding:5px 20px;
		display:block;
		width:160px;
		background:#F8F5E4;
		border-bottom:2px solid #fff;
		color:#000;
}

#sidebar ul li a:hover
{   
		text-decoration:none;
		background:none;
		border-bottom:2px solid #F60;
		color:#333;
}

#sidebar ul li span
{  
		font-size:18px;
		color:#F60;
		margin:0 10px 0 0;
}
 
  
#sidebar  a:link.calltoaction,
#sidebar  a:visited.calltoaction
{
		background: url(../images/taglio/sfo_call_sidebar.png) 0 0 no-repeat;
		font-weight:bold;
		margin: 35px 0 15px 0px;
		display:block;
		width:185px;
		color:#fff;
		font-size:17px;
		padding:10px 0 10px 15px;
}

#sidebar  a.calltoaction:hover
{
		text-decoration:none;
		 color:#ccc; 
}






/* ---- Content  ----------------------------------------------------------------------------------------------------------------------*/ 

#content-wrap
{
		clear:both;
		width: 810px; 
		background:url(../images/taglio/content.jpg) 0 0 repeat-y;
		float:left;
		padding:0px 20px 10px 30px;
}

/* ---- Main Column  ----------------------------------------------------------------------------------------------------------------------*/ 
#main
{
		padding: 0px 10px 0px 10px;
		margin:10px 0;
		color:#666;
		float:left;
		width:560px; 
}
 
#main #img_main
{
		padding:4px;
		border:1px solid #D1DDDD;
		
}
/* ---- ---- footer  ----------------------------------------------------------------------------------------------------------------------*/ 
#footer
{
		background:url(../images/taglio/sfo_footer.jpg) bottom left no-repeat;
		clear: both;
		margin: 0px 0 20px 0;
		width: 800px;
		text-align: center;
		padding: 5px 30px 10px 30px;
}
 
#footer_link
{ 
		padding:25px 0 25px 0; 
		border-top:1px dotted #ccc;
}

#footer_link  a:link, #footer_link a:visited
{ 
		text-align:left; 
		color:#666;
}

#footer_link a:hover
{  
		color:#000;
}

#footer p
{
		clear:both;
		border-top:1px solid #ccc;
		padding:10px 0px 10px 0px;
		margin:0;
		font-size:12px;
		color:#333;
}

#footer strong
{
		color:#ff9900;
}

#footer span a:link,
#footer span a:visited
{
		color:#F60;
		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/sfo_call.png) left top no-repeat;
		height:45px;
		font-weight:bold;
		margin: 15px 10px 10px 0px;
		display:block;
		width:220px;
		color:#fff;
		font-size:14px;
		padding:13px 0 5px 15px;
		float:right;
}

a.calltoaction:hover
{
		text-decoration:none;
		 color:#ccc; 
}

/* ---- altre classi  ----------------------------------------------------------------------------------------------------------------------*/ 


.clear
{
		clear: both;
}

 

.importante
{
	background:#F7F4E3;
	padding:10px;
	margin:5px 0;
}
/* ----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/ 
#nomesia_form
{
		font-size:11px;
		margin:10px 20px;
		clear:both;
		height:680px;
		background:url(../images/taglio/form.jpg) 0 0 no-repeat; 
}

#nomesia_form fieldset
{ 
		padding:60px 0 0 0; 
}
#nomesia_form div
{ 
		padding-bottom:5px;
		margin:5px 0 5px 0; 
		width:300px;
		float:left;
		display:block;
		height:50px;
		*height:65px;
		
}

 #nomesia_form #tipologia_lead_container
{
		/*visibility:hidden;
		display:none;*/
		width:500px;
}
 
#nomesia_form label
{
		display:block;
		width:260px;
		float:left;
		font-size:14px;
		margin:0 0 5px 0;
}

#nomesia_form textarea,
#nomesia_form input,
#nomesia_form select
{
		color:#333; 
		background-color:#F7F4E3;
		border:2px solid #ccc;
		font-size:15px;
		width:250px;
		height:20px;
		padding:3px 5px 3px 5px;
		margin-bottom:10px;
}


#nomesia_form textarea:focus,
#nomesia_form input:focus,
#nomesia_form select:focus
{
		color:#000;
		border: 2px solid #999; 
}
 
#nomesia_form select
{ 
		width:250px;
		height:30px;
		padding:2px 5px 2px 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:240px;
		font-size:11px;
}
#nomesia_form #submit_container
{
		 width:600px;
		margin:20px auto; 
}
#nomesia_form .button_form
{
		background:#C87831;
		color: #fff;
		font-weight:bold;
		text-transform: uppercase;
		border:none;
		width:92px;
		display:block;
		margin:20px auto;
		padding-bottom:3px 0 0 0;
		height:29px;
		-moz-border-radius: 10px;
		-webkit-border-radius:  10px;
}

#nomesia_form .button_form:hover
{
		cursor:pointer;
		background:#333;
		color:#fff;
}


/*_____________________GALLERY______________________________________________________________________________________________________________*/
#myGallery, #myGallerySet, #flickrGallery
{
	/*width: 460px;
	height: 345px;*/
	z-index:5; margin-top:5px; width:auto; height:350px;
	border-bottom: 0px solid #AF323F;
}

#flickrGallery
{
	width: 500px; background:#006666;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute; display:none;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 0px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #AF323F/*333*/;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #AF323F/*333*/;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #AF323F/*222*/;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=70);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=90);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #AF323F/*333*/;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}