/* ---------- scheda azienda ---------- */

#schedaAzienda, #schedaProdotto {
	position: relative;
}

#header {
	padding: 10px 10px 0 10px;
}

section h3 {
	font-size: 150%;
	color:#FF6600;
	margin: 0;
}

#cat {
	padding: 5px 10px; background-color:#F6F6F6
}

#backHome {
	text-align: right;
	width: 250px;
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 70%;
}

.vcard {
	padding: 20px 0px;
}

#descrAz {
	padding: 0 10px 10px 10px;	
}

.headerSchedaAz { background:url(/nqcontent/images10/bgSchedaAzienda.gif) 0 0 repeat-y }

#othersAzienda {
	clear: both;
	padding: 0 0 10px 0;
}

#othersAzienda h3 {
	margin-left: 10px;
}

.boxCatAP ul.tabs { margin-left:10px }

.boxCatAP ul.tabs li { width:53px; height:29px; line-height:33px; background: url(/nqcontent/images10/tabsSchedaAP.png) -53px 0 no-repeat; text-align:center; text-transform:uppercase; float:left; margin-right:2px; list-style:none }

.boxCatAP ul.tabs li a, .boxCatAP ul.tabs li a:link, .boxCatAP ul.tabs li a:visited { display:block; width:53px; height:29px; color:#666; text-decoration: none }

.boxCatAP ul.tabs li a:hover { color:#333 }

.boxCatAP ul.tabs li a.current { background: url(/nqcontent/images10/tabsSchedaAP.png) 0 0 no-repeat; color:#167DCE; border-bottom:1px solid #FFF }

.risultatoRicerca {
	padding: 0 10px;
}

.risultatoRicerca h1 {
	font-size: 120%;
	margin: 0 0 5px;
	padding: 0;
	color: #000;
	text-decoration: none;
}

.risultatoRicerca a, .risultatoRicerca a:link, .risultatoRicerca a:visited, .risultatoRicerca a:hover {
	color: #000;	
}

.risultatoRicerca .prodInfo {
	width: 850px;
}


/* ----------scheda prodotti ---------- */

#mainSP { background: url(/nqcontent/images10/bgSchedaProdotto.gif) 0 0 repeat-y }

#leftColSP {
	width:700px;
	float:left;
}

#leftColSP p { margin:0; padding:0 }

#leftColSP h1 {
	font-size: 150%;
	margin: 10px 0 0 0;
}

#leftColSP h2 {
	font-size: 100%;
	padding: 0;
	margin: 5px 0 15px 0;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

#leftColSP h3, #rightColSP h3, #formContainer h3 {
	font-size: 150%;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #F60;
	text-transform: none;
}

#leftColSP h5 {
	font-size: 100%;
	margin: 10px 0 0 0;
}

#rightColSP {
	width:297px;
	float:left
}

#leftColSP ul li {
	list-style-type: none;
	background: url(/nqcontent/images10/arrow.gif) left 6px no-repeat;
	margin-top: 5px;
	padding-left: 10px;
}

.downloadSP { background-color:#F6F6F6; padding: 0 10px }

#galleria {
	padding: 0 10px;
}

#galleria .imageContainer { width:160px }

#galleria .prodImage { padding: 5px 5px 0 5px; }

#produttore { padding: 0 10px }

.grey { background-color:#F6F6F6 }

.boxCatOther ul.tabs { margin-left:10px }

.boxCatOther ul.tabs li { width:53px; height:29px; line-height:33px; background: url(../images10/tabsSchedaAP.png) -53px 0 no-repeat; text-align:center; text-transform:uppercase; float:left; margin-right:2px; list-style:none }

.boxCatOther ul.tabs li a, .boxCatOther ul.tabs li a:link, .boxCatOther ul.tabs li a:visited { display:block; width:53px; height:29px; color:#666; text-decoration: none }

.boxCatOther ul.tabs li a:hover { color:#333 }

.boxCatOther ul.tabs li a.current { background: url(../images10/tabsSchedaAP.png) 0 0 no-repeat; color:#167DCE; border-bottom:1px solid #FFF }

.op {
	padding: 0 10px;
}

.op h1 {
	font-size: 120%;
	margin: 0 0 5px;
	padding: 0;
	color: #000;
	text-decoration: none;
}

.op a, .op a:link, .op a:visited, .op a:hover {
	color: #000;	
}

.op .prodInfo {
	width: 280px;
}

.op .prodImage {
	border:5px solid #FFF;
	height:80px;
	overflow:hidden;
	width:80px;
}

/* form registrazione */

#loginSP {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	margin: 10px;
}

#formContainer {
	background-color: #FFF;
}

#regForm {
	margin: 0 10px 10px 10px;
	padding: 0 10px;
	text-align: left;
}

#formContainer h3 {
	margin-left: 10px;
}

#regForm p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}

#regForm label{
	display:block;
	text-align:right;
	width:140px;
	float:left;
	margin-top: 5px;
}

#regForm span.newsletter {
	text-align:right;
	width:200px;
	float:left;
}

#regForm .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#regForm input {
	float:left;
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 2px;
	width: 200px;
	margin-top:5px;
}

#regForm select {
	background:	#FFFFFF;
	border:1px solid #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 206px;
	margin-top:5px;
}

#regForm .iSubmit {
	vertical-align: top;
	margin: 4px 0 0 5px;
}

#regForm #oggetto {
	float:left;
	width: 370px;
}


#regForm textarea {
	float:left;
	font-family: Arial;
	width: 374px;
	margin: 5px 0 10px 0px;
	font-size: 90%;	
	border:1px solid #D6D6D6;
}

#regForm div {
	clear: both;
}

#regForm div.side {
	clear: none;
	float: left;
}

#regForm h4 {
	font-size: 16px;
	color:#2883CA;
	margin:10px 0;
}

#regForm .options {
	text-align: left;
	width: 450px;
}

#regForm .txtPrivacy {
	width: 930px;
	height: 130px;
	
	border: 1px solid #CCC;
	padding: 10px;
	background-color:#F6F6F6;
}

input#privacy, input#catalogo, input#listino, input#rivenditori, input#viaEmail, input#viaPosta, input#viaTelefono {
	width: 20px;
}

#regForm button{ 
	clear:both;
	margin-left:150px;
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}


#regForm label.error {
	display:inline;
	font-weight: bold;
	color: #F00;
	text-align:left;
	width:140px;
	float:none;
}

input.error { 
	background-color: 1px dotted red;
}

#regForm .input_image {
	width: 81px;
	height: 20px;
	float: none;
}

#regForm span {
	margin-right: 30px;
}

#regForm .input_buttonUpd {
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	width: 107px;
	height: 20px;
	float: none;
	background-image:url(/nqcontent/images/btnModificaProfilo.png)
}

div.error {
	display: none;
	color: #F00;
	font-weight: bold;
}
