/*
** CSS Developed for:
** Liquido CMS System for Segafredo Zanetti Spa
** www.derbau.com
** info@derbau.com
*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
  margin: 0 auto;
  padding: 0;
  height:auto;
	text-align: center;
  font-family: Arial,sans-serif;
  font-size: 100%;
  text-align: center;
  /*line-height:30px;*/
	background: url(../images/bgBody2.jpg) repeat-x top left;  
	background-color:#c9d9ea;
}
.oneCol {
	width: 960px; 
	margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
}

hr {
  border: none;
  background: none;
  height: 1px;
  border-top: 1px solid #ccc;
}

form {
  margin: 0; padding: 0;
}
a img  {
	border:none;
}
input.date-pick  {
	float: left;
	border-left: 2px solid #ddd;
	border-right: 1px solid #eee;	
	border-top: 2px solid #ddd;	
	border-bottom: 1px solid #eee;		
}

input  {
  font-size: 0.7em;
	float: left;
	border-left: 2px solid #ddd;
	border-right: 1px solid #eee;	
	border-top: 2px solid #ddd;	
	border-bottom: 1px solid #eee;		
}

input:focus  {
  background-color: #dce8f5;
	border-top: 2px solid #ccc;  
}

ul{ 
	padding:0; 
	margin:0; 
  font-size: 0.8em;
} 
li{ 
	padding:0; 
} 

.clear { clear: both; }
h1,h2,h3,h4,h5,h6 {
  font-family: "arial", sans serif; 
  font-weight: normal;
}
.borderGrigio {
	display:block;
	border:1px solid #ddd;
	padding:5px;
}
.inLinea {
	display:inline;
}
.titoletti {
  font-weight:bold;
  color:#669933;
  font-family: "tahoma";   
  font-size:1em;
  padding:5 0 0 0;
  text-transform: uppercase; 
  clear:left;  
}
.titoliBigBtn {
  font-weight:bold;
  color:#669933;
  font-family: "arial";   
  font-size:1.6em;
  text-align:left;
}
.titBianco{
  font-weight:bold;
  color:#fff;
  font-family: "Arial";   
  font-size:1.5em;
  padding:5 0 0 0;
  letter-spacing:0em;
  text-transform: uppercase;  
}
.testoblu, .testoblu p {
	color: #3399cc;	
}
.testogrigio, .testogrigio p {
	font-size: 1.3em;
	color: #999;	
}

.titRosso{
  font-weight:bold;
  color:#990000;
  font-family: "Arial";   
  font-size:1.5em;
  padding:5 0 0 0;
  letter-spacing:0em;
  text-transform: uppercase;  
}
.separatore img {
	position:relative;
	height:auto;
}

.imgFloatRight {
	float:right;
	margin-left:10px;
	margin-top:0px;
	clear:both; 	
}

.imgFloatLeft {
	position:relative;
	float:left;
	margin:5px;	
}
.imgCenter {
	display: block;
	margin: 0px auto;
	text-align: center;
}
.imgCenter:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50; 	
}

.txtRosso {
  color:#2a6174 !important;
  font-weight:bold;
  text-align:center; 
}
/* riscrive il formato dentro editor.css in quanto il testosezione qui nn ha 0.7em */
.testorosso {
  font-size:1.2em !important;
  color:#2a6174;
}


label{
		float:left;
		text-align: right; 
		width:150px;
    display: inline;
    margin-left: 10px;
    padding-right:5px;
}
.etichetta {
  font-family: "arial", sans serif;   
  font-size:1.2em !important;
	color: #acaa68;
	text-transform:uppercase;
	letter-spacing:0em;
}
.space-line {
  clear: both;
  display:block;
	margin:10px 0;
  border-bottom: 1px solid #c0d785;
}
.space {
  clear: both;
  display:block;
  width: auto;
	padding-bottom:5px;
}

div#dotted-line {
  clear: both;
}
/*****************************************************************
Il div wrapper è il contenitore di tutto il resto
Parte dal 40 pixel in modo da lasciare lo spazio per
il div top bar in alto
*****************************************************************/
div#wrapperTop {
	position:relative;
	margin: 0 auto;	
	display:block;
  width: 960px;
  height:50px;
}
div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */

}
div#container {
	position:relative;
	height:260px;
  display: block;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */

}

/*****************************************************************
questo è il div che contiene la barra vert in tutte le altre pag
******************************************************************/
div#leftBar {
	position:relative;
	float:left;
	width:160px;
  display: block;
  /*background:#dee9f5;*/
}

/*****************************************************************
questo è il div rightbar
******************************************************************/
.rightBar {
	position:relative;
	float:right;
  width:160px;
}

.banner {
	margin-top:5px;
}


div#subMenu {
  display: block;
  text-align:left;
  width:auto;
}

div#subMenu ul {
  margin-top: 5px;
  padding: 0;
}

div#subMenu ul li {
  padding: 5px 15px 5px 0px;
  list-style-type: none;
	padding-right:15px;
  border-bottom: 1px dotted #0f8fcb; 
  font-size:1em;  
  font-weight:bold;
}
div#subMenu ul li a {
  display: block;
  text-decoration: none;
  color: #0f8fcb;
}

div#subMenu  a:hover {
  color: #0b4560 !important;
}

div#subMenu ul li.subMenu_active { 
  color: #0b4560 !important;   
}
div#subMenu ul li.subMenu_active_mese {
  display: block;
  padding: 2px 0 2px 5px;
  list-style-type: none;
  border: 1px solid #ddd;  
  background-color: #ddd;
  color: #0b4560 !important;   
}


.subMenu_link, .subMenu_link a {
	float:left;
	width:100px;
  display: block;
  height:15px;
  min-height:15px;
  font-weight: bold; 
}

.subTitolo {
	text-transform:uppercase;
	padding:5px;
	font-size:0.9em; 
	color:#0b4560;
	text-align:center;	
}
/*****************************************************************/
/*mozilla e opera */
html>body  #subMenu  {
  /*min-height: 180px;*/
  height:auto;  
}

html>body #subMenu ul li a  {
  height:auto;
}
html>body  #subMenu ul li.subMenu_active  {
  height:auto;
}
html>body  #subMenu ul li.subMenuPrincipaleActive  {
  height:auto;
}
html>body  #subMenu ul li.subMenuPrincipaleLink  {
  height:auto;
}
html>body  #subMenu ul li.subMenu_link  {
  height:auto;
}
/*****************************************************************
TOTEM sinistra
/****************************************************************/
div#totemContainer {
  position: relative;
  width: 160px;
  height: auto;  
  border: none;
  background-color: #ffffff;  
}
.totem {
	margin-bottom:3px;
  position: relative;
	/*padding:5px;*/
  height: auto;  
  background-color: #ffffff;
  border: none;
}


/*****************************************************************
questo è il div che contiene il logo 
******************************************************************/
div#topBar {
  display: block;
  width: 960px;
}
div#header {
  float:left;
  display: block;
  border: none;
  height:90;
  margin-top:12px;
}

/*****************************************************************
CONTENUTI PRINCIPALI DELLA HOME PAGE
******************************************************************/
.rowHP {
	margin: 0 auto;	 
  position: relative;
	display:block; 
	width:822px;
	height:330px;
}
.colHP {
  position: relative;
  float:left;	  
	display:block; 
	width:320px;
}
.boxHP {
	width:320px;
	display:block;
  float:left;	
}
.boxPromoHP {
	text-align:left;
	width:635px;
	margin-left:5px;
 	font-size:0.70em;
	display:block;
  float:left;	
	height:260px; 	
}

.spotHP {
	position: relative;
	display:block; 
	/*margin: 0 auto;	*/
	height:290px;
  width: 100%;	 
}
div#promoHP {
  position: relative;
  float:left;
	display:block; 
}
.margin10 {
  position: relative;
  float:left;
	width:5px;
	height:200px;
}
.latestNews  {
	top:10px;
  position: relative;
  float:left;
  padding:10px;

  width:230px;
  border-right:1px solid #ff6633;
  border-top:none;  
  background:#fff;
}
html > body .latestNews {
  width:230px;
}

.boxWP {
	display:block;
  float:left;	
  margin-top:10px;
	height:180px;
}
.boxHPright {
  margin-top:10px;	
	display:block;
  float:right;	
  top:10px;
	height:180px;
}
.boxWP a:hover{
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; 
}
/*****************************************************************
questo è il div che contiene il menu di navigazione principale
******************************************************************/

div#mainNav{
 	position:relative;
  float: right;	
 	display:block;
	font-weight:bold;
}
div#mainNav ul {
  padding: 0;
  margin: 0;
}

div#mainNav ul li {	
	/*padding-left:7px;*/
  list-style-type: none;
  float: left;
}
div#mainNav ul li a {
  padding: 13px 15px 2px 7px;
  display: block;
  text-decoration: none;
  color: #666;
  background: url(../images/dotted_border.gif) repeat-y top right;  
}
div#mainNav ul li a:hover,  div#mainNav ul li.firstLetter, div#mainNav ul li a.selezionato {
  padding: 13px 15px 2px 7px;
  display: block;
  text-decoration: none;
  color: #899aa9;
  background: url(../images/dotted_border.gif) repeat-y top right;     
}


/*****************************************************************
questo è il div che contiene la barra superiore della ricerca e lingue
******************************************************************/
div#barraSup {
	/*z-index:10;*/
	clear:both;
  display: block;	
  position: relative;
  width: 960;
  height: 50px;
  padding-top:5px;
}

div#barraLingue {
	clear:right;
	float:right;
  margin-top:5px;
  width:550px;	
	position:relative;
	display:block;
  height: 10px;
}

/*****************************************************************
questo è il div che contiene il menu delle lingue
******************************************************************/
div#languages {
  float:right;
  margin-top: 5px;
  margin-right: 10px;  
  width: auto;
  text-transform:uppercase;
}
html > body div#languages img {
  margin-right: 5px;
  margin-top:2px;
}
div#languages img {
  margin-top:3px;
}

div#languages ul {
  padding: 0;
}
div#languages ul li {
  list-style-type: none;
  float: left;
  font-weight: bold;
}

div#languages ul li a , .current_lang{
  display: block;
  border-right: 1px solid #bfbaba;
  padding: 1px 10px 2px 10px;
  font-size: 0.85em;
  text-align: left;
  text-decoration: none;
  color: #333;
}
div#languages ul li a:hover , .current_lang{
  color: #84c5e2;
}

/*****************************************************************
questo è il div che contiene il campo ricerca
******************************************************************/

div#siteSearch {
	float:right;
	width: auto; 
  /*margin-right:10px;*/
}

div#siteSearch input  {
  font-size: 0.7em;
  margin-top: 5px;    
	margin-right:3px;
	padding-left:3px;
	width: 115px;
	width: 200px;  
}

div#siteSearch input:dce8f5  {
  background-color: #dce8f5;
}

div#siteSearch a {
	width:10%;
	border: 1px solid #1E6099;
	color:#1E6099;
	text-decoration: none;
	position:relative;
}
div#siteSearch a:hover {
	border: 1px solid #999;
	color:#999;
	text-decoration: none;
}
div#siteSearch img {
	cursor:hand;
	margin-top:0px;
}

/*****************************************************************
questo è il div che contiene il menu delle briciole di pane
******************************************************************/
div#briciole:after { content: ""; display: block; height: 0; clear: both; }
div#briciole {
	z-index:1;
  left: 0; 
  position: relative;
  width: 620px;  
}
div#briciole ul {
  padding: 0;
  margin: 0;
}
div#briciole ul li {
  list-style-type: none;
  float: left;
}

div#briciole ul li a , .current_briciola{
  padding-right: 4px;
  text-align: left;
  text-decoration: none; 
  color: #999;
}
div#briciole ul li a:hover , .current_briciola{
  color: #b2c9de !important;
}


/*****************************************************************
questo è il div che contiene il flash promozionale hp
******************************************************************/
div#flashPromo {
  position: absolute;
  top: 100;
  left: 180;
  width: 600px;
  height:210px;  
  background-color: #fff;
  border: none;
}
div#flashPromo p {
  margin: 5px;
  position: absolute;
  width: 590px;
  height: 200px;
  border: none;
}

/*********************************************************
questo è il div che contiene l'area riservata
******************************************************************/
div#areaRiservata {
  position: absolute;
  top: 5;
  right: 0;
  width: 170px;
  height:auto;  
}
div#areaRiservata a {
	font-size:0.8em;
	display:block;
	padding:2 2 2 5;
	width:30%;
	border: 1px solid #1E6099;
	color:#1E6099;
	text-decoration: none;
}
div#areaRiservata a:hover {
	border: 1px solid #999;
	color:#999;
	text-decoration: none;
}
/*****************************************************************
questo è il div che contiene il box a destra menu di servizio hp
******************************************************************/
div#menuServizio {
	display:block;
	height:25px;
	clear:both;
  position: relative;
  right: 10px; 
  width:948px; 
  border: none;
}

div#menuServizio ul {
  float:right;	
  position: relative;
  margin: 5px 2 0 2px;
  padding: 0;
}

div#menuServizio ul li {
  list-style-type: none;
  padding-left: 18px;
  float:left;  
  margin-left:10px;
  height:18px;  
  width:auto;
  background: url(../images/icoFrecciaRight.gif) no-repeat 0px 2px ;
}

div#menuServizio ul li a {
  text-decoration: none;
  font-size: 0.90em;
  color: #333;
}

div#menuServizio ul li a:hover {
  color: #990000 !important;
  text-decoration: none;
}
/*****************************************************************
questo è il div che contiene le news
******************************************************************/

.news  {
  position: relative;
  margin-top:10px;
}

.data {
  color: #2e531e;
  font-size:1.2em;
}
.titolo a {
	display:block;
  font-size:1em;
  padding:5 0 0 0;
  letter-spacing:0.1em;
  font-weight: bold;
	color:#333 !important;  
	text-transform:uppercase;
  font-weight:bold;
  text-decoration: none; 
   
}
.titolo a:hover {
  color:#c0d785 !important;  
}
.prec {
	display:block;
  float:left;
}
.succ {
	display:block;
  float:right;
	padding-right:5px;  
  text-align:right;
}

/*****************************************************************
SEZIONI E SOTTOSEZIONI
/*****************************************************************
questo è il div che contiene la foto / flash della sezione menù 
principale
******************************************************************/
div#Contents {
	margin: 0 auto;	
	position:relative;	 
  display:block; 
  width:960px;
  /*height:100%;*/
}
div#ContentNewsletter {
	margin: 0 auto;	 
  display:block;
  height:auto; 
  width:100%;
}

/* solo per Opera */
@media all and (min-width: 0px){
	div#Contents {
	}
}
div#corpoCentrale {
  float:left;
	margin:0 auto !important;  
  height:auto;
  width:635px;
  background:#fff;    
}
html > body div#corpoCentrale {
  float:left;
  height:auto;
  width:640px;
  background:#fff;    
}
/******** non utilizzato al momento 5/9/07 *****************************/

div#imagePrincipale  {
	position:relative;
	display:block;
	/*border:1px solid #990000;*/
}

div#imagePrincipale  img{
	display:block;
	margin:0 auto !important;
}


div#Sezione {
	position:relative;
  float:left;  
  height:auto;
  text-align:justify;  
}
html > body div#Sezione {
  min-height:200px;
  height:auto;
}

div#Sezione a {
  text-decoration: none;
  color: #0b4560;  
  text-decoration:underline;
}
div#Sezione a:hover {
  text-decoration: underline;
  color: #84c5e2;
}

div#Sezione #icone img {
	float:right;
  /*margin: 5px;*/
  position: relative;
  border: none;
}

div#Sezione  a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; 	
}


div#Sezione #titoloSezione h1  {
	font-family: "georgia", sans serif;	
  /*text-transform: uppercase;*/
	padding-top:5;	
	padding-left:10px;	
  position: relative;
  font-size: 1.8em;
  text-align:left;
  color: #406576;
}

div#Sezione #briciole {
  padding:5px 0px 0px 10px;   
  position: relative;
  font-size: 0.85em;
  color: #84c5e2;
  margin:0 5px 5px 5px;
  padding-bottom:5px;
  border-bottom:1px solid #ddd;    
}
div#Sezione #testoSezione  {
	font-family: "arial", sans serif;
  font-size: 0.75em;    
  margin-top:15px;   
  margin-bottom:20px; 
  padding:0 10px;   
	line-height: 18px  
}
#testoSezione ul {
  font-size:1em !important;   
}
/*#testoSezione li {
	list-style: url(../images/bullet.png) circle inside;  
}*/
.testoProdotto  {
	/*padding-left:10px;*/
	clear:left;
  /*letter-spacing:0.05em;*/
  font-size:0.7em;
  width:300px;  
}
div#Sezione #testoProdotto p  {
  /*width:300px;  */
}

div#Sezione #testoSezione p{   
  margin-bottom:2px;
} 
div#Sezione #testoSezione p , span {   
  /*letter-spacing:0.05em;*/
} 

div#Sezione .testoh1  {
  font-size: 1.1em;    
  letter-spacing:0.05em;
  font-weight:bold;
}
.testorossoh1, .testorossoh1 p, .testorossoh1 strong{
	font-size: 1.1em;
	color: #2a6174;
	font-weight:bold;
}




/*****************************************************************/
/*  immagine marchi e aziende  FM 05/09/2007                     */                        
/*****************************************************************/

div#imageLogo {
	display:block;
  border:1px solid #ccc; 
	/*border-left:15px solid #990000;   */
  float:left;
  height:auto;
  width:auto;
  margin: 0 20px 10px 0px;
  background: #fff;
}


div#imageLogo  img{
	display:block;
  margin:10px;
}


/*****************************************************************
questo è il div che contiene la lista dei prodotti
******************************************************************/
div#imgProd {
  position: relative;
  float:right;
  width:620px;
  height:auto;
  background: #fff;  
  margin-bottom:15px;
}

div#listaProd{
	z-index:1;
  position: relative;
  margin-top:15px;
  font-size: 0.70em;  
  font-family: "arial", "sans serif";   
  display: block;

}

div#listaProd ul li {
  list-style-type: none;
  float: left;
  height:165px;
  width:110px;
  margin-left:10px;
}

div#listaProd ul li a {
  display: block;
  width:100%;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #999999;
  padding-top:10px; 
  background: url(../images/separatore_prodotti.gif) no-repeat top center;     
}

div#listaProd ul li a:hover {
  text-decoration: none;
  background: url(../images/separatore_prodotti.gif) no-repeat top center;     
  color: #990000;
}



/*****************************************************************
FOOTER PER LE PAGINE != DA HOME PAGE
/****************************************************************/
.footer, .footerHP, .push {
	margin-top:5px;
	padding:5px;
	font-size:0.7em;
	color:#899aa9;
	height: 70px; /* .push must be the same height as .footer */
	clear:both;
}
.footerHP{
  background: url(../images/bgFooterHP.jpg) no-repeat top center;     
}
.footer a, .footerHP a {
	color:#6e7986;
	text-decoration: none !important;
}
/*****************************************************************/

/*****************************************************************
Il div lista contiente una lista di div annidati utile per la 
mappa del sito e per qualsiasi altro usa ne si voglia fare
*****************************************************************/

/*****************************************************************
Fine DIV LISTA
*****************************************************************/

#testoSezione .liv0 {
	margin:10px;
	width:auto;
  display:block;
  clear:both;	
  height:25px;
}


#testoSezione .liv0 a {
	/*padding-left:5px;*/
	padding-top:2px;	
  display:block;	
  color:#333;
  /*height:25px;*/
 /* text-transform: uppercase; */
}

#testoSezione .liv0 a:hover {
  text-decoration:none; 
  color:#666;   	  
}


.liv1 {
	position:relative;
	margin-right: 10px;
	float:left;
	width:100px;
	height:auto;
	border-top: 3px solid #990000;
  margin-bottom:15px;	
  /*clear:right;	   */
}

.liv1 a {
  background:#fff;
  text-transform: none;  
  font-weight:normal;
  color:#333;	  		
}
.liv1 a:hover {
  background:#eee; 	  
}
.liv2 a {
	padding-left:5px;
  display:block;
  text-align:left !important;
  color: #990000 !important; 
  height:auto;  	
}
/*****************************************************************
UL LI DENTRO TESTO SEZIONE
*****************************************************************/

div#elencoLink  {
	position:relative;
  display: block;
  height:100px;
  font-size: 0.7em;
  margin-top:15px;
}


div#elencoLink ul li {
  display: block;
  font-weight:normal;
	float:left;
  list-style-type: none;
  width:170px;
  height:auto;
  margin-right: 15px;
}
div#elencoLink ul li a {
  display: block;
  height:auto;
  text-decoration: none;
  color: #333;
  padding: 0px 0px 0px 5px;
  margin-bottom:5px;
  border-left: 8px solid #1E6099;
}

div#elencoLink ul li a:hover {
  display: block;
  color: 990000 !important;
  text-decoration: none;  
  border-left: 8px solid #990000;  
}

/*****************************************************************
FINE UL LI DENTRO TESTO SEZIONE
*****************************************************************/

 #informazioni {

  text-decoration: underline;
  color:#999;
}

.piva {
  color:#7fa913;
}
.titoletto {
	font-family: "georgia", serif;	
  position: relative;
  font-size: 1.6em;
  color: #939a2a;	
  letter-spacing:-0.01em;
}

/*******************************************************************
/* imageflow*/
#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}
h1 {
	text-align:center;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #ccc;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(../images/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	width:500px;
	/*margin-left:350px;*/
	text-align:left;
}
#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}

.prodContainer {
	width:auto;
	text-align:center;
	background:#fff;
	margin-bottom:5px;
	border: 1px solid #eee;
}
.titoloRightBar {
	text-align:center;
	position:relative;
  margin-left:2px;  
  height:25px;
  padding:5px; 
  margin-bottom:5px;
	/*background: url(../images/bgBtn160.png) no-repeat top left ;   	*/
	background:#fbd879;
}
/*****************************************************************
questo è il div che contiene i contenuti multipli
******************************************************************/
.multipleContent  {
	/*text-align:right;*/
	display:block;
  background-color:#fbd879;  
	/*background: url(../images/icoFrecciaRight.gif) no-repeat 2 left;  */
	/*border-bottom: 1px dotted #b3b38d;*/
	border: 1px solid #efefcf;
	margin-bottom:2px;
	padding: 2px 2px 4px 5px;	
	width:auto;	
	height:auto;
}
.multipleContent a { 
	text-decoration: none;
	color: #969560 !important;
	
}
.multipleContent a:hover {
	color: #333 !important;
	text-decoration: none !important;	
}
.multipleContent a.current {
	color: #990000 !important;
	/*background-color: #990000;*/
}


/*********************************************************
questo è il div che contiene la form di registrazione
******************************************************************/
div#formRegistrazione {
  position: relative;
	float:left;
  width: 630px;
  height:auto; 
  margin-bottom:20px;
}

div#formRegistrazione div {
  background: transparent;
  /*padding-left:5px;*/
}
div#formRegistrazione a {
	display:block;
	padding:2 2 2 5;
	text-decoration:underline;
	/*width:15%;
	border: 1px solid #cccccc;*/
	color:#666;
}
div#formRegistrazione a:hover {
	/*border: 1px solid #999;*/
	color:#999;
	text-decoration: none;
}

#formRegistrazione br {
	clear:left;
}
#formRegistrazione form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
  /*width: 500px;*/
}

#formRegistrazione fieldset {
  padding: 3px;
  margin-bottom: 10px;      /* padding in fieldset support spotty in IE */
 	color:#333;
	/*margin-left:150px; 		*/
}

fieldset{
		float:left;
		width:500px;
    margin: 1em 0;
    padding: 0;
    border: none; 
    border-: 1px solid #ddd;
}
    
legend{color: #cc0000;background:#FFF;font-size:0.7em;}
form b{color:#F00}
/*form p{margin:0.5em 10px}*/

fieldset div {
	float:left;
	width:100%;
  padding: 2px 0px 0px 0px;
  font-size:11px;
  /*border-bottom:1px solid #ddd;*/
}

fieldset div .help{
  padding: 5px 0 0px;
  font-size:10px;
  color:#990000;
  margin-left:80px;
  width:auto;
  display:none;
  /*border-bottom:1px solid #ddd;*/
}
html > body fieldset div .help{
  margin-left:165px;
}

fieldset textarea {
	padding-left:5px;
	width:320px;
	height:30px;
	border: 1px solid #cccccc;	
  font-family: "arial",  serif;	
  font-size:1em;
	background-color: #F4F4F4; 	
}


.privacy {
	height:150px;
}

fieldset select { font-size:1em;}

label{
		float:left;
		text-align: right; 
		width:150px;
    display: inline;
    margin-left: 10px;
    padding-right:5px;
}
input.large, input.small {
	border-left: 2px solid #ddd;
	border-right: 1px solid #eee;	
	border-top: 2px solid #ddd;	
	border-bottom: 1px solid #eee;		
}  
fieldset input{font-size : 1.1em;}
  
fieldset input.large{width: 270px;}
fieldset input.small{width: 50px;}    
fieldset input.medium{width: 130px;}  
fieldset input.mediumLarge{width: 160px;}   
fieldset .radio{width: 10px;border:none;} 
fieldset .checkbox{width: 15px;border:none;margin-top:0px;margin-right:5px;} 

fieldset img{padding-left:5px;cursor:hand;}

div#domicilio label,div#anagrafica label{
    margin-left:150px;
 }
 
label.radio{margin-left:0px;}

   
input.button {
	border:1px outset #ccc;
	background: #fff;
	cursor:hand;
	width:100px;
	margin-left:160px;
	float:left;
	font-size : 1.1em;	
} 

input.image {
	border:none;
	cursor:hand;
} 


#errori {
  position: relative;
  top: 5;
  width: auto;
  height:auto; 
  margin-bottom:15px; 
  color:#dce8f5;
}
.evidenziato {
	font-weight: bold;
	color:#dce8f5;
}
/*****************************************************************
questo è il div che contiene le gallery
******************************************************************/
.gallery {	
	display:block;
  position: relative;
  font-size: 0.7em;  
  /*width:160px;*/
	clear:both; 
	text-align:left;
}
.gallery img {
	/*margin-right:5px;*/
	margin-bottom:5px !important;
	border:0;
}
.gallery .files { 
  /*padding:5px;*/
	text-align:left;  	
}
.gallery .titolo { 
  color:#990000;
  padding:2px;
  text-transform:uppercase;
}

/*****************************************************************
questo è il div che contiene la formattazione dei prodotti in ecommerce
******************************************************************/
.boxProdotto {
	margin-left:10px;
	margin-right:10px;
  list-style-type: none;
  float: left;
  height:auto;
  width:130px;
  margin-bottom:5px;  
	height:210px;

}
.nomeProdotto {
  position: relative;
  display:block;
  /*border-bottom:1px solid #ccc;*/
  color:#666;
  text-transform: uppercase; 
  text-align:center;
  padding-bottom:10px; 
  font-size:0.7em;      
}
.imgProd {
  text-align:center;
	/*margin:10px 15px 0 0;  */
}
.datiProdotto {
  display:block;
  width:auto;
	background-color:#fff;
	padding-bottom:2px;      
	/*margin:0 0 3px 0; */
  border:1px solid #ccc;	
}

.prezzo, .prezzoBarrato {
	clear:left;
  display:block;
  position: relative;
  font-size:1em;
  color:#7fa913; 
}
.prezzoBarrato {
	text-align:center;
	font-size:0.9em;
  color:#666;
	text-decoration: line-through;
}
.prezzoBarratoBig {
	text-align:right;
	font-size:1em;
  color:#333 !important;
	text-decoration: line-through;
}
.btnDettProdotto {
	clear:both;
  position: relative;	
  height:33px;
  color:#fff;  
  text-transform:uppercase;
}
html > body .btnDettProdotto {
	/*left:20px;*/
}

.btnGallery {
  position: relative;
  width:121px;
  height:25px;  
  padding-top:5px;
  text-align:center;
  color:#08770d !important;
	background: url(../images/bgBtnGallery.png) no-repeat top left ;
}
.btnGallery a, .btnGallery a:hover{
  color:#08770d !important;
  text-decoration:none;
}
.pulsanteDettaglio {
	clear:both;
  position: relative;	
  height:33px;
  text-transform:uppercase;
}
.btnSx {
	float:left;
  position: relative;
  width:9px;
  height:33px;  
	background: url(../images/bgBtnSx.gif) no-repeat top left ;
}
.btnDx {
	display:inline;
  position: relative;
  width:9px;
  height:33px;  
	background: url(../images/bgBtnDx.gif) no-repeat top left ;
}
.btnProd {
	display:inline;
  position: relative;
  width:auto;
  height:33px;
	text-align:center;
	padding-top:10px;
  font-size:10px;	
  background: url(../images/bgBtnNew.gif) repeat-x top left ;
}

html > body .btnSx, .btnDx, .btnProd {
	float:left;
}
.btnProd a {
  color:#08770d !important;
}
.btnSxWhite {
	float:left;
  position: relative;
  width:9px;
  height:33px;  
	background: url(../images/bgBtnWhiteSx.gif) no-repeat top left ;
}
.btnDxWhite {
	float:left;
  position: relative;
  width:9px;
  height:33px;  
	background: url(../images/bgBtnWhiteDx.gif) no-repeat top left ;
}
.btnProdWhite {
	float:left;
  position: relative;
  width:auto;
  height:33px;
  padding:10 5 0 5;
  font-size:9px;	
  background: url(../images/bgBtnWhite.gif) repeat-x top left ;
}

.prodInfoContainer {
  display:block;
  position: relative;
  width:auto;
  color:#666;
  height:auto;
  font-size:0.7em;
  /*background:#e4e4e4;*/
  /*margin-left:10px; */
}
.prodCorrelati {
  display:block;
  /*float:left;*/
  font-size:0.7em;
  color:#666;
  margin-top:20px;
  width:620px;
}
.imgProdCorrelati {
  width:130px;	
	text-align:center;
	float:left;
}
.imgProdCollegati {
  width:160px;	
	text-align:center;
}
.prodInfo {
  display:block;
  position: relative;
  width:auto;
  color:#333;
  height:auto;
	clear:left;
}
.prodInfo input{
	margin-right:3px;
	margin-top:0px;
  font-size:1em;
} 
.detail {
	position:relative;
	display:inline;
	float:left;
  margin-right:5px; 
}
.detail input{
	width: 10px;
	border:none;
	margin-right:5px;
	margin-top:0px;
} 
#toCart {
	position:relative;
	/*float:right;*/
	right:0;
	/*border:1px solid #333;*/
	width:auto;
}
#toCart input{
	position:relative;
  border:4px solid #c0d785;	
	margin-right:5px;
	margin-top:8px;
} 

.floatRight {
	float:right;
	color:#999;
}
.floatRight a {
	color:#669933;
	text-decoration:none;
}

.rightColumn {
  position: relative;
  float:right;
  width:auto;;
  top:5px;
  margin:0px;
	padding-top:5px;
}
.leftColumn {
  position: relative;
  float:left;
  width:290px;;
  height:auto;
  top:5px;
  margin:0px;
	padding-top:5px;
	/*border:1px solid #333;	*/
}
html > body .leftColumn {
  /*width:auto;;*/
}

.caratteristica {
	cursor:pointer;
	display: block; 
	float: left;
	text-decoration: none;
	font: bold 0.8em arial;
	color: #333;
	border: 1px solid #ccc;
	padding: 2px 7px;
	background-color: #fff;
	margin: 0 2px 0 0;	
}
.caratteristica a {
	cursor:hand;	
	color: #333 !important;
	text-decoration:none !important;
}

.imageProdotto {
  position: relative;
  float:right;  
  top:5px;
  margin-bottom:10px;
	padding-right:5px;
	padding-top:5px;
}
.prodPrezzoCarrello {
  position: relative;
  top:5px;
  width:auto;
  height:100px;
  margin:0px 5px 0 0 ;
	padding-right:5px;
	padding-top:5px;	
	clear:left;
	/*border:1px solid #333;*/
}
.prezzoBig {
	clear:both;
	text-align:left;
	margin-right:5px;
	width:auto;
  display:block;
  position: relative;
  font-size:1.8em;
  color:#c0d785;  
}

/*******************************************************************/
/* da qui ci parte il nuovo css dell'ecommerce */
/*******************************************************************/

table {
	position:relative;
	margin-top:5px;
	margin-bottom:5px;	
  font-size: 1em;
	width:590px;
	clear:both;
}
th {
	width:auto;
  background-color: #e6f1ca;	
  color:#65870f;
  font-weight:bold;
  height:30px;
}
thead {
  font-weight:bold;
  text-align:center;
}
td {
	border-bottom:1px solid #e6f1ca;
}
td:hover{
	/*background:#dee9f5;*/
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
  /*width: 500px;*/ 
}

.numero {
	text-align:right;
}
.subTotale {
	font-size: 1.5em;
	margin-right:5px;
	font-weight:bold;
	text-align:right;
	background: #e6f1ca;
	height:30px;
}
.superTitolo {
	font-size: 1.5em;
	font-weight:bold;
	text-align:right;
	color: #65870f;
	padding-right:5px;		
}
div#imgThumb {
	float:left;
	width:auto;
	text-align:center;
}

div#descCart {
	font-size: 1.1em;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.message {
	position:relative;
	margin: 15px 5px 10px 5px;
	color:#333;
  font-weight:bold;
  width:595px;
}


.stepContainer {
	position:relative;
	display:block;
	/*margin: 0px 5px 10px 5px;*/
	color:#65870f;
  text-transform: uppercase;  
  width:590px;
  text-align:center;
  margin-bottom: 20px;
  clear:left;
}


.btn {
	display:block;
	float:left;
	padding: 5px;
  margin-left:3px;
  margin-top:15px;
  border:1px solid #ccc;
  color:#65870f;
  margin-bottom: 10px;
  background:#e6f1ca;
}


.stepBystep {
	position:relative;
	float:left;
	background: #eee;
  width:145px;
  margin-left:2px;  	
  height:25px;
  padding-top:5px;
  letter-spacing:0em;
	background: url(../images/step.gif) no-repeat top left ;  
}

.stepBystep_sel {
	position:relative;
	float:left;
	background: #c0d785;
  width:145px;
  margin-left:2px;  
  height:25px;
  padding-top:5px; 
	background: url(../images/stepSel.gif) no-repeat top left ;   	
}
/*****************************************************************
questo è il div che contiene il carrello
******************************************************************/
#infoShop  {
	clear:right;
	display:block;
	z-index:2;
	font-size:0.7em;
	float:right;
  /*margin-top:5px;*/
  width:300px;
  text-align: right;
  color:#333 !important; 
  text-transform:uppercase;  
  border-top:0;  
 }
 #infoShop a {
  color:#333 !important; 
  text-decoration: none !important;  
 }
#infoShop a:hover{ 
	display:block;		
  color:#990000 !important;   	
}

#infoShop #numProdottiCarrello {
	display:inline;
  position: relative;
  text-align: center;
  /*color:#999;*/
}
#infoShop #sommaCarrello {
	display:inline;
  position: relative;
  text-decoration: none !important;
  /*color:#999;*/
}

#layerInserimento {
	display:block;
	position:relative;
  width:150px;
  text-align: center;
  padding: 2px;  
  padding-top: 5px; 
  font-size:0.8em;
}

#divResults {
	margin-top:15px;
  color:#999 !important; 
  text-transform: uppercase;
  font-size: 0.65em; 
  text-align:left;  
  clear:both;
}

#divEmailInfo {
	margin-top:5px;
  color:#999 !important; 
  text-transform: uppercase;
}
/********************************************************************************/
/* formattazione forms                                                          */
/********************************************************************************/
div#boxLogin {
	position:relative;
	display:block; 
}
.blockLogin {
	float:left;
	position:relative;	
	display:block;
  width:260px;
  height:auto;	
	margin:0 5px 0 0;
	padding:10px; 
}
div#loginUtente {
	position:relative;
	float:left;
  width:570px;
  margin-right:5px;  
  margin-top:5px;  
  height:auto;
  margin-bottom:5px;

}

div#regUtente {
	position:relative;
	clear:left;
	background: #f4f4f4;
  margin-right:3px;    
  margin-top:5px;  
  height:100px;
	padding:10px;
}

.datiUtente {
	position:relative;
	padding:5px;
	float:left;	
	width:220px;
  margin:5px; 
  height:150px; 
  /*font-size:0.7em;*/
  background: #e8f1d4;  
}

.datiUtente a {
	font-weight:bold;
	color:#cc0000 !important; 
}

.datiUtente a:hover {
	font-weight:bold;
	color:#990000 !important; 
}


    


div#boxLogin  label{
	float:left;
	margin:0;
	text-align: left; 
	width:70px;
  display: inline;
  padding-right:5px;
  clear:left;
}
div#boxLogin  input {
	font-size:1.2em;
} 


    
div#boxLogin  input.button {
	border:1px outset #cc0000;
	background: url(../images/bgBtn2.gif) repeat-x top left;
	cursor:hand;
	width:auto;
	color:#fff;
	/*float:right;*/
	margin-top:15px;
	margin-right:10px;
	padding:2px;
	margin-left:0px;
} 


#formBtn {
  position: relative;
	background: url(../images/bgBtn.gif) repeat-x top left;
	width:auto;
	float:right;
	padding:2px;
	text-align:center;
	border:1px thin #cc0000;
	margin-top:15px;
	margin-right:10px;	
	font-size:0.7em;
}
div#formBtn a {
	color:#fff;
}
div#formBtn a:hover {
	color:#cccc00;
	text-decoration:none;	
}


#layerErroreInserimento {
  position: relative;
  width: auto;
  height:auto; 
  margin-bottom:15px; 
  color:#cc0000;
  font-size:0.6em;
  display:none;
}
.bloccoSx {
	position:relative;
	float:right;
  display: block;
	font-size:0.7em;
	height:15px;
	background:transparent;
}
.floatLeft {
	float:left;
	/*padding:3px 5px 0 0;*/
	color:#999;
	text-align:left;	
}
.floatCenter {
	text-align:center;
	margin-top:-15px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; 	
}



