@charset "utf-8";
/* CSS Document */

body {
	background: #FFF url(../images/taglio/sf_body.jpg) repeat-x;
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrap {
	width: 960px;
	margin:0 auto;
}
/*--------------TOP-Header--------------*/
	
#top_header {
	height: 108px;
	width: 960px;
}
#top_header a img {
	border:0;
	padding: 28px 0 0 20px;
	float: left;
}
/* -------------------------- Navigation  --------------------------- */

#nav {
	margin-top:61px;
	width: 580px;
	height: 40px;
	float: right;
}
#nav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#nav ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0;
	color: #463F31;
}
#nav ul li a {
	color: #666;
	text-transform: uppercase;/*	border-right-width: 1px #BFB9AD solid;*/
}
#nav ul li a:link, #nav ul li a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	float: left;
		margin-right:5px;
	padding: 0px 15px 0px 0;
	margin-top:0px;
	height: 45px;
	line-height:45px;/*	background: url(../images/taglsio/sfo_nav_button.jpg) right bottom no-repeat;
*/
}
#nav ul li span {
	display: block;
	float: left;
	width:15px;
	height: 45px;
	line-height:45px;
}
#nav ul li a:hover {
	background:#fff url(../images/taglio/sfo_nav_button.jpg) right bottom no-repeat;
	color: #333;
}
#nav ul li a:hover span {
	background:#fff url(../images/taglio/sfo_nav_button.jpg) left bottom no-repeat;
}
#nav ul li a.selected span {
	background:#fff url(../images/taglio/sfo_nav_button.jpg) left top no-repeat;
}
#nav ul li a.selected:link, #nav ul li a.selected:visited {
	background:#fff url(../images/taglio/sfo_nav_button.jpg) right top no-repeat;
	color:#ffffff;
}
/*--------------Header inclusi--------------*/
#header_index {
	width: 960px;
	height: 301px;
	background:url(../images/taglio/sf_header.jpg) no-repeat left top;
}

#header_remote {
	width: 960px;
	height: 301px;
	background:url(../images/taglio/sf_remote.jpg) no-repeat left top;
}
#header_probex {
	width: 960px;
	height: 301px;
	background:url(../images/taglio/sf_probex.jpg) no-repeat left top;
}
#header_applicazioni {
	width: 960px;
	height: 301px;
	background:url(../images/taglio/sf_applicazioni.jpg) no-repeat left top;
}

#header_monitor {
	width: 960px;
	height: 301px;
	background:url(../images/taglio/sf_monitor.jpg) no-repeat left top;
}

#header_vantaggi {
	width: 960px;
	height: 301px;
	background:url(../images/taglio/sf_vantaggi.jpg) no-repeat left top;
}

/*--------------Header--------------*/
 #box {
	width: 510px;
	height: 270px;
	padding: 20px 5px 20px 0;
	float: right;
}
#box span {
	font-size: 190%;
	color: #FFF;
	text-shadow:#333333 2px 2px 3px;
	margin: 0;
	padding: 0;
}
#box p {
	font-size: 100%;
	color: #000;
	margin: 5px 0 10px 0;
}
#box h3 {
	margin: 10px 0 0 0;
	padding: 0;
}
#box ul {
	margin: 10px 0 0 0;
	padding:0;
}
#box ul li {
	list-style: none;
	background: url(../images/taglio/header_li.jpg) no-repeat left top;
	padding-left: 30px;
	font-size: 90%;
	margin-bottom: 12px;
	line-height: 18px;
}
#box a.call_header {
	background: url(../images/taglio/call_header.jpg) no-repeat;
	display: block;
	width: 308px;
	height: 47px;
	padding: 10px 0 0 25px;
	color: #FFF;
	text-decoration: none;
	font-size: 110%;
}
#box a.call_header:hover {
	background: url(../images/taglio/call_header_hover.jpg) no-repeat;
}
/*--------------Content--------------*/
#content {
	width: 960px;
	margin-top: 5px;
}
#content #main {
	padding: 25px;
	width: 560px;
	background: url(../images/taglio/border_main.jpg) no-repeat right center;
	float: left;
}
#content #sidebar {
	width: 300px;
	padding: 25px;
	float: right;
}
/*--------------Main--------------*/

#content #main h1 {
	font-size: 150%;
	color: #333;
	padding: 0;
	margin: 0;
}
#content #main h2 {
	font-size: 120%;
	color: #736A64;
	padding: 0;
	margin: 0;
}

#content #main h3 {
	font-size: 110%;
	color: #514A46;
	width: 100%;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
	margin: 27px 0 10px 0;
	padding: 0;
}
#content #main p {
	font-size: 90%;
	color: #76726B;
}
#content #main span {
	color:#3364B8; 
	font-size: 100%;
	}
#content #main dt {
	font-size: 100%;
	color: #3364B8;
	font-weight: bold;
	margin-top: 15px;
}
#content #main dd {
	font-size: 90%;
	font-size: 90%;
	color: #6B645F;
	margin: 0;
	padding:0;
}
#content #main .call_main {
	background: url(../images/taglio/call_main.jpg) no-repeat;
	display: block;
	width: 258px;
	height: 40px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 1px;
	padding: 10px 0 0 16px;
	margin: 20px 0 0 0;
}
#content #main .call_main:hover {
	background: url(../images/taglio/call_main_hover.jpg) no-repeat;
}

#content #main a {
		color: #76726B;
	}
#content #main a:hover {
		color: #F90;
	}
	
/*---------------main UL LI--------------------------*/
	
#main ul {
	margin: 20px;
	padding:5px;
}
#main ul li {
	list-style: none;
	background: url(../images/taglio/li.jpg) no-repeat left top;
	padding-left: 30px;
	font-size: 90%;
	margin-bottom: 17px;
	line-height: 18px;
}
	
	
/*--------------Sidebar--------------*/
#content #sidebar ul {
	margin: 0;
	padding:0;
	width: 270px;
	font-size: 90%;
}
#content #sidebar li {
	list-style: none;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	display: block;
}
#content #sidebar li a {
	text-decoration: none;
	color: #76726B;
}
#content #sidebar li a:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#content #sidebar ul span {
	color: #3364B8;
	font-size: 150%;
}
#content #sidebar h3 {
	font-size: 100%;
	color: #F60;
}
#content #sidebar dt {
	font-size: 100%;
	color: #3364B8;
	font-weight: bold;
	margin-top: 15px;
}
#content #sidebar dd {
	font-size: 90%;
	font-size: 90%;
	color: #6B645F;
	margin: 0;
	padding:0;
}
/*--------------Seidebar box CASE--------------*/
#sidebar a.case {
	background: url(../images/taglio/case.jpg) no-repeat left top;
	height: 110px;
	width: 258px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 20px 12px 15px;
	margin: 25px 0 15px 7px;
	}

#sidebar .case span {
	font-size: 90%;
	font-size: 90%;
	color: #2A2A2A;
	font-weight: normal;
	margin: 0;
}


/*--------------Footer--------------*/

#footer {
	font-size: 75%;
	color: #333;
	width: 100%;
	padding-top: 20px;
	background: url(../images/taglio/sf_footer.jpg) repeat-x;
	height: 100px;
	float: left;
}
#footer ul {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	list-style-type: none;
	width: 80%;
	text-align: center;
}
#footer li {
	display: inline;
	line-height: 20px;
}
#footer li a {
	text-decoration: none;
	color: #333;
	padding: 0 8px 0 8px;
	border-right: 1px solid #999;
}
#footer li a:hover {
	color: #999;
}
#footer div {
	text-align: center;
}
#footer div a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
/*Float left*/
.float_left {
	float: left;
	margin: 10px 25px 20px 0;
}
/*-----------------------------CLEAR-----------------------------------------*/
.clear {
	clear: both;
	}

/*-----------------------------FORM-----------------------------------------*/
.top {
	background: url(../images/taglio/top.jpg) no-repeat;
	width: 558px;
	height: 10px;
	}
	.bottom {
	background: url(../images/taglio/bottom.jpg) no-repeat;
	width: 558px;
	height: 44px;
	}
#form {
		background: url(../images/taglio/bg.jpg);
		font-size: 13px;
		}
#main #form h4 {
	font-size: 130%;
	color: #CC0001;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
	width: 300px;
	margin: 27px 0 10px 30px;
	padding: 0;
		}
/*----------------FORM BOX------------------------------*/

fieldset {
	border: 0;
}
#nomesia_form {
	font-size:13px;
	clear:both;
	margin: 0 0 0 20px;
}
#nomesia_form div {
	/*	border-bottom:1px solid #E0E0E0;
	padding-bottom:10px;*/
	margin:7px 0 7px 0;
	clear:both;
	width:500px;
}
/*#nomesia_form #tipologia_lead_container {
	visibility:hidden;
	display:none;
}*/
#nomesia_form label {
	display:block;
	width:160px;
	float:left;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color:#333;
	border: 1px solid #CCC;
	background-color:#E8F0FD;
	border:1px solid #B9B9B9;
	width:270px;
	/*	padding:2px 4px 2px 4px;
*/	margin-bottom:10px;
}
#nomesia_form input:focus, #nomesia_form select:focus {
	color:#333;
	border: 1px solid #CCC;
	background-color:#FFF;
	border:1px solid #CCC;
	width:270px;
	/*	padding:3px 5px 3px 5px;
*/	margin-bottom:10px;
}
#nomesia_form textarea {
	width: 270px;
	height: 100px;
}
#nomesia_form textarea:focus {
	background: #FFF;
}
#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:400px;
}
#nomesia_form .button_form {
	margin:20px auto;
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 86px;
	height: 41px;
	display: block;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	letter-spacing: 1px;
}
#nomesia_form input:focus.button_form {
	background: url(../images/taglio/invia_hover.jpg) no-repeat;
	width: 86px;
	height: 41px;
	display: block;
	border: 0;
}
#messaggio_container label {
	padding-bottom: 15px;
}
