/*
Theme Name: ItView 2010
Theme URI: http://www.itview.it
Description: per il sito itview.it.
Version: 2.0
Author: Andrea Cimatti


*/

body {
	background-color: #fff;
	color:#000;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin:			0px;
	border: 		0px;
	padding:		0px;
	
	}
h1 {
	font-weight:	normal;
	font-size: 		20px;
    color:			#666;
	margin:			0px 0px 5px 0px;
	border:			0px;
	padding:		0px;}
h1 a{text-decoration:none; color:#2e82b5;}
h2  {
	font-weight:	normal;
	font-size: 		16px;
	margin:			10px 0 0 0 ;
	border:			0px;
	padding:		0px;}
h2 a{text-decoration:none; color:#2e82b5;}

h3  {
	font-weight:	bold;
	font-size: 		13px;
	margin:			0px;
	border:			0px;
	padding:		0px;
	text-transform:uppercase;
	}
h3 a{text-decoration:none; font-weight:bold; color:#2e82b5;}
	
p {

	margin:			0px;
	border:			0px;
	padding:		5px 0px;}
li {
	font-weight:	normal;
	font-size: 		13px;
	margin:			0px;
	border:			0px;
	padding:		0px;}
a {
	font-weight:	normal;
	
	color: 			#00f;
	background: 	transparent;
	text-decoration:underline;}
a:link {	color: #2e82b5;	background: transparent;}
a:visited {	color: #2e82b5;	background: transparent;}
a:hover {	color: #1ea0ef;	background: transparent; text-decoration:underline;
			border: 		0px;
			padding:		0px;
	}
input{
	border: 		1px solid #ccc;
	font:			10px  arial, helvetica, sans-serif;
	}

#globalcontainer {
	margin: 		0px;
	padding:		0px;
	width:			950px;
	position:		relative;
	margin-left: 	auto;
	margin-right: 	auto;
	left: 			0;
    right: 			0;
	}
#globalheader {
	margin: 		0px auto;
	border: 		0;
	padding:		0px;
	width: 			950px;
	text-align:center;
	background:		#fff;
	
	}
#header{
	float:left;
	width:			950px;
	background:		#fff;
	border: 		0;
	background-image :url(i/header-bg.gif); background-repeat:repeat-x;
	}	
	
	
#topbar{
	width:950px;
	height: 23px;
	float:left;
	margin:0;
	padding:4px 4px 1px 4px;
	border:0;
	background-color:#fff;
	background-image :url(i/topbar-bg.gif); background-repeat:no-repeat;
	}
		#topbar ul {
			margin: 			0px 7px 0px 0px;
			border:  			0px;
			padding: 			0px; 
			list-style-image: 	none;  
			list-style-type: 	none;
			float:				right;
			background-color:			transparent;
		}
		#topbar li {
			position:			relative;
			float:				left;
			margin-top: 		0px; 
			margin-bottom: 		0px; 
			padding: 			0px;
			border:  			0px ;
			background-color: 		transparent;
			letter-spacing:		0px; 
			
			
		}
		#topbar li a { 
			float:left; 
			margin: 			0px; 
			padding: 			3px 10px 2px 10px;
			border: 			0px;
			text-decoration: 	none;
			font-size: 				11px;
			font-weight:		normal;
			background-color:transparent;	color:#fff;
			border-right:		1px solid #ccc; 
		}
		#topbar li a:visited { 	
		}
		#topbar li a:hover {
			text-decoration:none;
			background-color:#eee;
				color:#333
		}
		#topbar #current a{
			background-color:	#ff0000;
				color:#0033CC; 
		}
		
		.infobutton{border-right:0 !important}
		
		#search{width:400px;float:right;text-align:right;border:0;margin:6px 0px;}
		#search form{margin:0;padding:0;border:0}
		#searchsubmit{background-color:#fff;font-size:12px;padding: 4px 6px}
		#searchresults{ float:left; margin:12px 0 20px 0;}	

#logo	{
	background:		transparent;
	margin: 		0px;
	border: 		0px;
	padding:		0px;
	float: 			left; 
	position:		relative;
	width: 			230px;
	text-align:left;
	}	
#immagine	{
	background:		transparent;
	margin: 		0px;
	border: 		0px;
	padding:		0px;
	float: 			left; 
	position:		relative;
	width: 			930px;
	text-align:left;
	background-color:#fff;
	}	
td.menu	{
	background:		transparent;
	margin: 		0px;
	border: 		0px;
	padding:		0px;
	text-align:		right;
	width: 			100px;
	}	
#content{
	width:			950px;
	margin: 		0px;
	padding:		0px 0px 20px 0px ;
	position:		relative;
	float:			left;
	background:		#fff;
	border:0	
	}	
#products{
	padding: 		0px;
	margin: 		0px 0px 0px ;
	border:0;
	width: 			610px;
	float:			left;
	position:		relative;
	}	
#products h2 {
	font-weight:	bold;
	font-size: 		13px;
	margin:			0px;
	border:			0px;
	padding:		0px;
	text-transform:uppercase;
	}
#products h2 a{text-decoration:none; font-weight:bold; color:#2e82b5;}
	
#right{
	padding: 		0 0 10px 0px;
	margin: 		30px 0px;
	width: 			322px;
	float:			right;
	position:		relative;
	border:0
	}	
#main{
	padding: 		0px;
	margin: 		0px;
	width: 			630px;
	float:			left;
	position:		relative;
	}
.left{
	margin: 		0px;
	width: 			300px;
	float:			left;
	position:		relative;
	
	}
	
.padright{padding:30px !important}	
	
.left p{text-align:left}

#aside{padding: 25px; margin:10px 0 0 0 ; background-color: #1d5d7a; width: 600px; color: #fff; /*float: right;*/ }
#aside a{color:#ccf}


#post-text{/*float:left;*/padding-top:20px;}

.center{
	
	margin: 		0px;
	width: 			300px;
	float:			left;
	position:		relative;
	
	
	}
.center p{text-align:left}

.right{
	padding: 		0 0 10px 0px;
	margin: 		0px;
	width: 			322px;
	float:			right;
	position:		relative;
	}
	
#primo-piano{background-image:url(i/inprimopiano.jpg);height:46px;text-indent: -9999px; display:block;float:left;width:322px;margin:0;padding:0
}

#itview-news{background-image:url(i/itviewnews.jpg);height:46px;text-indent: -9999px; display:block;float:left;width:322px; float:left;width:322px;margin:0;padding:0
}

#news-web{background-image:url(i/newsweb.jpg);height:46px;text-indent: -9999px; display:block;float:left;width:322px;margin:0;padding:0
}

.notizia p{text-align:left}	
.notizia h3{text-align:left}	
.notizie{width:321px;float:left;padding:0px;margin:0;float:left;background-image:url(i/bg-notizie.gif)}

.notizia{ float:left;padding:15px 23px;margin:0;}

.bottomnotizie{width:321px;height:40px;float:left;padding:0px;margin:0;float:left;background-image:url(i/bottomnotizie.gif);background-repeat:no-repeat}


.pad{ border:0;
	padding:  20px 0px 20px 0px; float:left;
	}
.payoff{
	padding: 		20px 100px;
	}
#sidebar{
	padding: 		 0px;
	margin: 		64px 0px;
	width: 			220px;
	float:			right;
	position:		relative;
	background-color:#fff;
	}

#sidebar h3{
	text-transform:none;
	padding: 		 0px;
	margin: 		30px 0px 10px 0px;
	width: 			220px;
	float:			left;
	display:block;
	}

#archives ul {margin-top:20px}


#bordo	{
	margin: 		0px;
	border: 		0px;
	padding:		10px ;
	background:		transparent;
	}
#left{
	border:			0px;
	padding: 		0px 20px 0px 0px;
	margin: 		0px;
	width: 			315px;
	float:			left;
	position:		relative;

	}

	
	
	
#full	{
	border:			0px;
	padding: 		0px 0px 0px 20px;
	margin: 		0px ;
	float:			left;
	position:		relative;
	width: 			600px;

	}
	
	
.post{float:left;border-bottom:1px solid #007cb5;margin-bottom:20px;padding-bottom:20px;}	
	
#noborder	{
	margin: 		0px;
	border: 		0px solid #000;
	padding:  		5px 20px ;
	background:		transparent;
	width:			461px;
	}
#footer{
	width:			950px;
	margin:			0px 0px 0px 0px;
	border:			0px;
	
	padding:		5px 0px 5px 0px  ;
	position:		relative;
	float:			right;
	background-color: transparent
	}
	
#bottom	
	{
	width:			950px;
	margin:			0px 0px 0px 0px;
	border-top:			3px solid #0892d0;
	padding:		5px 0px 5px 0px  ;
	position:		relative;
	float:			left;
	}
	
#address	
	{
	width:			400px;
	margin:			0px 0px 0px 0px;
	padding:		5px 0px 5px 0px  ;
	position:		relative;
	float:			left;
	background-color: transparent
	}
#footerinfo	
	{
	width:			550px;
	margin:			0px 0px 0px 0px;
	padding:		5px 0px 5px 0px  ;
	position:		relative;
	float:			right;
	text-align:right;
	background-color: transparent
	}
	
	
img{
	border:			0px;
	}
img.thumb{
	border:			1px solid #ccc;
	}
img.strip{border-bottom: 1px solid #999;}
.text{
	margin:			10px;
	border:			0px;
	padding:		0px;
	}
.quotation{
	margin:			0px 0px 15px 0px ;
	border:			0px solid #000;
	padding:		14px;
	background:		#66f; 
	color:			#fff;
	float:			none;
	position:		relative;
	width: 295px;
	
	
}
.quotation p{
	font-size:12px;
	text-align:left;
	
	
	
}
.quotation a{
	font-size:16px;
	text-align:left;
	color:		#fff;
	
}
.quotation a:link {
	font-size:16px;
	text-align:left;
	color:		#fff;
	
}
.key p {color: #ccc;}
.foto {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background:#f4f4f4;
}
input{font-size:17px}
.certificazioni{border: 1px solid #8BAABD;}
.red{color:#FF0000;font-weight:bold}
.news{border-bottom:1px solid #ccc;padding:0 0 20px 0}
.meta {
	font-size: 10px;padding:0px 0 10px 0
}
.meta a {
	font-size: 10px; text-decoration:none;
}






#sidebar ul {

	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	
}

#sidebar ul li {
	font-weight: bold;
	margin-top: 3px;
	padding: 1px 0;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal 12px Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.credit{font-size:10px;color:#666666} .credit a{font-size:10px;color:#666666}

.entryhome{float:left;border-bottom:1px solid #369;padding: 10px 0 15px 0;width:250px}

textarea{width:600px}

/* primo livello si chiama n1  */
#n1{
	margin:			0px 0px 10px 0px;
	border:			0px;
	padding:		0px;
	background-color: #fff;
	position:		relative;
	float: 			left;
	width:			950px;
	}
#n1 ul {
	margin: 		0px;
	border:			0px;
	padding: 		0px;
	
	float: 			right;	/*MS	per allineare a destra */
}
#n1 li { 
	border:			0px;
	display:		inline;	/* toglie il puntino da MS Firefox */ 
	float:			left;	/* non sembra essere utile per MS IE e Firefox  */ 
	
}
#n1 ul li a {
	margin:			0px;
	border-top:		0px;
	border-bottom:	0px;
	border-right:	0px;
	border-left:	1px solid #0892d0;
	padding: 		0px 10px;
	background-color: transparent;
	text-decoration: none;
	float: 			left;	/* cambia qualcosa sul margine interpretato uguale da MS IE e Firefox   */
	
}
#n1 ul li a:hover {
	background-color:#fff;
	color: 			#333;
}

#current_44 {border-left:0 !important;}



/* secondo livello si chiama n2  */
#n2		{
	margin:			0px;
	border:			0px;
	padding:		10px 0px 0px 0px;
	position:		relative;
	float: 			right;
	width:			220px;
	
}
#n2 ul	{
	padding: 		0px;
	border:			0px;
	margin: 		0px;
	background-color: #fff;
	color: 			#333;
	
	float: 			left;
}
#n2	li { 		
	border:			0px;
	padding:0;
	margin:			0px;
	display: 		inline;	/* toglie il puntino da MS Firefox */ 
	float:			left;	/* non sembra essere utile per MS IE e Firefox  */
}
#n2 ul li a{
	margin:			0px;
	width:200px;
	padding: 		5px 15px;
	background-color: #fff;
	color: 			#007cb5;
	text-decoration: none;
	float: 			left;	/* cambia qualcosa sul margine interpretato uguale da MS IE e Firefox   */
	font-weight:bold;
}
#n2 ul li a:hover {

	color: 				#000;
	background-image :url(i/freccia-prodotto-current.gif); background-repeat:no-repeat; background-position: center left;
}

#n2 ul li a.current {
color: 				#000;
	background-image :url(i/freccia-prodotto-current.gif); background-repeat:no-repeat; background-position: center left;
}
#n2 ul li  ul li{padding:0;margin:0}
#n2 ul li  ul li a{
	margin:			0px 0px 0px 20px;
    width:200px;
	padding: 		3px 15px;
	background-color: #fff;
	color: 			#007cb5;
	text-decoration: none;
	font-size:11px;
	background-image:none;
	border-left:1px solid #ccc;
	float: 			left;	/* cambia qualcosa sul margine interpretato uguale da MS IE e Firefox   */
	font-weight:normal
}


#pageimage{float:left;width:930px}
.linklove{display:none}



table{
padding: 0px;
border: 0px;
margin: 0px;
border-collapse:collapse;
}

td{
padding: 2px;
border: 0px;
margin: 0px;
text-align:left;
}

td.label{
padding: 2px;
border: 0px;

margin: 0px;
text-align:left;
width:140px
}

tr.eventi{}
tr.eventi td{padding:2px 4px;font-size:11px;border-bottom: 1px solid #ccc}
tr.eventi td a{font-size:11px}
tr th{background-color:#006699;color:#fff;text-align:left;font-size:11px;padding:2px 4px;}

.pics {  
    width:  950px;  
   	height:   240px;  
    padding: 0;  
    margin:  0 0 10px 0;  
	float:left;
	border:0; overflow:hidden;
	background-color:transparent;
} 
 
.pics img {  
    padding: 0px;  
    border:  0;  
   background-color:transparent;
 width:  950px;  
   	height:   240px;  
	top:  0; 
    left: 0 
}

#nav a { border: 1px solid #ccc; background: #eee; color:#ccc; text-decoration: none; margin: 0 3px; padding: 0px 5px 5px 5px;  }
#nav a.activeSlide { background: #fff;color:#000 }
#nav a:focus { outline: none; }



/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */


.cform { 
	margin:10px 0 0  0; 
	width: 600px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	background:#f7f7f7; 
	
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font: 18px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color:#000;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#fff !important;
	
	margin:10px !important;
	padding:5px 0pt;
	text-align:left;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:150px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:150px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:300px;
}

label.cf-after span {
	width:300px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#eee; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:300px; 
}
.cform select {
	width:308px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:150px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 5px 0 0 5px;
	font-size:15px;
	font-weight:bold;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 0px!important;
	width:600px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}




#quality{width:200px;float:right;text-align:right;padding:30px 10px 10px 10px}




