/************************
 * DEFINIZIONI GENERALI
 ************************/ 

body{
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:62.5%;
	color:#222222;
	margin:0px;
	padding:0px;
	background:#f0f0f0;
}

img{
	border:0;
}

img.left{
	float:left; 
  	padding:2px; 
	border:1px solid #2a9119; 
}

p{
	padding-top:4px;
	margin-bottom:4px;
}

a.link{
	text-decoration:none;
	color:#000000;
}

a.link:hover{
	text-decoration:none;
	color:#ffffff;
	background:#073A96;
}

.text-link {
	color:#3D4428;
	text-decoration:none;
	font-weight:bold;
	}
.text-link:hover {
	text-decoration:underline;
	}
.errore
{
	color: red;
}

div#wrapper{
	width:847px;
	margin-left:auto; 
	margin-right:auto;
	font-size:12px;
	position:relative;	
}

div#menu{
	float:left;
	width:845px;
	height:422px;
	border-left:1px solid #bbbfa6;
	border-right:1px solid #bbbfa6;
	background:url(../../images/ita/menu.jpg);
}

.content{
  	float:left;
	width:813px;
	/*
	min-height:300px;
	height:auto !important;
	height:300px;
	*/
	padding:16px;
	position:relative;
	border-left:1px solid #bbbfa6;
	border-right:1px solid #bbbfa6;	
	background:#ffffff;
}

.testi-interni{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	text-decoration:none;
	text-align:justify
}

.group-img{
	float:none;
	margin:16px 24px 0px 0px;
	height:180px;
	padding:2px;
	border:1px #aaaaaa solid;
}


/*************************************
 * COLONNA DI SINISTRA
 *************************************/

div#left-column{
	float:left;
	width:299px;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	background-color:#e1e4dd;
}

div#left-column-title{
	float:left;
	width:291px;
	height:18px;
	padding:2px 4px 2px 4px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	color:white;
	font-weight:bold;
	font-size:13px;
	background:#dae4d0 url("../../images/background-categorie-title.gif") top repeat-x;
}

div#left-column-content{
	float:left;
	width:299px;
	height:360px;
	padding-top:4px;
	overflow:auto;
}

div#left-column-content-bancali{
	float:left;
	width:299px;
	height:480px;
	padding-top:4px;
	overflow:auto;
}

div#left-column-content-sub{
	float:left;
	width:299px;
	height:92px;
	padding-top:4px;
	overflow:auto;
}

div#category-link{
	float:left;
	height:18px;
	padding-left:4px;
	padding-bottom:8px;
}


/*************************************
 * COLONNA DI DESTRA
 *************************************/
 
.right-column{
	float:left;
	width:505px;
	height:508px;
	position:relative;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	font-size:11px;
}

div#right-column-title{
	float:left;
	width:497px;
	height:18px;
	padding:2px 4px 2px 4px;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	color:white;
	font-weight:bold;
	font-size:13px;
	background:#747474 url("../../images/admin/background-prodotti-title.gif") top repeat-x;
}

div#button-product-area{
	float:left;
	width:505px;
	height:32px;
	background:#d2d2d2 url("../../images/background-area-pulsanti-prodotti.gif") bottom repeat-x;
}

div#right-column-content{
	float:left;
	width:497px;
	padding:4px;
}

div#loader-container{
	float:left;
	width:160px;
	height:120px;
	position:absolute;	
	left:50%;
	margin-top:200px;
	margin-left:-80px; /* metà della larghezza */
	text-align:center;  
}

.ricerca-row{
	float:right;
	width:289px;
	padding:5px;
}

.ricerca-testo{
	float:left;
	padding:2px 6px 0px 6px;
	font-size:12px;
}

.ricerca-input{
	float:left;
	width:150px;
	height:15px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;	
}

.ricerca-input-short{
	float:left;
	width:24px;
	height:14px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;	
}

.ricerca-select{
	float:left;
	width:122px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;	
}

.ricerca-sort{
	float:left;
	width:126px;
	height:19px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;
}

.ricerca-button{
	float:left;
	cursor:pointer;
	width:20px;
	height:20px;
	margin-left:12px;
	border-width:0px;
	background:url("../../images/admin/find.gif");
	background-repeat:no-repeat;
}

.ricerca-reset-button{
	float:left;
	cursor:pointer;
	width:20px;
	height:20px;
	margin-left:3px;
	border-width:0px;
	background:url("../../images/admin/delete.gif");
	background-repeat:no-repeat;
}

.ricerca-button:hover{
	background:url("../../images/admin/find.gif");
}	

.product-pages{
	float:right;
	width:493px;
	padding:2px 4px 2px 0px;
	margin-bottom:6px;
  	text-align:right;
  	background:#e8e8e8 url("../../images/pages.gif") left repeat-y;
}

.page-arrow:hover{
  	background:#e8e8e8;
}

.product-container{
	float:left;
	width:116px;
	height:131px;
	border:1px solid #cccccc;
	padding:1px;
	margin-top:5px;
	overflow:hidden;
	background:#ffffff;
}
.bancali-container{
	float:left;
	width:116px;
	height:112px;
	border:1px solid #cccccc;
	padding:1px;
	margin-top:5px;
	overflow:hidden;
	background:#ffffff;
}
.documenti-pdf-container{
	float:left;
	width:493px;
	height:32px;
	border:1px solid #cccccc;
	margin-top:1px;
	overflow:hidden;
	background:#ffffff;
}
.documenti-pdf-container-icon{
	float:left;
	width:40px;
	height:40px;
}
.documenti-pdf-container-title{
	float:left;
	width:445px;
	height:12px;
	padding:4px;
	margin-top:6px;
	overflow:hidden;
}

.product-thumb{
	float:left;
	width:116px;
	height:88px;
	margin-bottom:1px;
}

.product-img{
	border-width:0px;
}

.product-code{
	float:left;
	width:114px;
	height:18px;
	padding:4px 1px 0px 1px;
	margin-bottom:1px;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#dae4d0;
}

.product-size{
	float:left;
	width:114px;
	height:15px;
	padding:3px 1px 1px 1px;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#b7c4aa;
}

.form-login-box{
	float:left;
	width:550px;
	padding:0px 160px 0px 80px;
	height:100px;
}

.form-login-bottom{
	float:left;
	width:780px;
	padding:16px;
	margin:12px 0px 42px 0px;
	text-align:center;
	background:#dddddd;
}

.login-subtitles{
	padding:16px;
	font-size:13px;
	color:#595f52;
	font-weight:bold;
}

.login-subdesc{
	padding-left:16px;
	padding-right:16px;
	font-size:11px;
	font-weight:bold;
}

.login-img{
	padding:16px;
}


/**************
 * IL GRUPPO
 **************/ 

.group-title{
	float:left;
	width:813px;
	margin:4px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#073A96;	
}

.sub-group-title{
	float:left;
	height:1px;
	width:813px;
	margin:4px 0px 12px 0px;
}


/**************
 * NEWS
 **************/ 

.news-preview-box{
	float:left;
	height:128px;
	width:390px;
	padding:1px;
	margin-top:4px;
	margin-bottom:12px;
	border:1px solid #999999;
	background:#dbded8;
}

.news-preview-img-box{
	float:left;
	height:128px;
	width:128px;
}

.news-preview-img{
	float:left;
	height:128px;
	width:128px;
}

.news-preview-date{
	float:left;
	height:17px;
	width:258px;
	margin-left:1px;
	padding-top:1px;
	padding-left:3px;
	background:#bbbdb8;
}

.news-preview-title{
	float:left;
	height:63px;
	width:258px;
	margin-left:1px;
	padding:2px 0px 3px 3px;
	background:#dbded8;
}

.news-date{
	float:none;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
}

.news-title{
	float:left;
	width:805px;
	padding:4px;
	margin-bottom:8px;
	font-size:14px;
	font-weight:bold;
	background:#dbded8;
}

/**************
 * DOVE SIAMO
 **************/ 

.dove-siamo-company-name{
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}

.dove-siamo-left{
	float:left;
	height:320px;
	width:586px;
}


/**************
 * DOGHE
 **************/ 

.doghe-img-container{
	float:left;
	font-size:10px;
	color:#666666;
}

/**************
 * CONTATTACI
 **************/ 

.form-contattaci-box{
	float:left;
	width:560px;
	margin-top:20px;
}

.form-contattaci{
	float:left;
	width:560px;
}

.contattaci-img{
	float:left;
	width:186px;
	padding-left:60px;
	margin-top:20px;
}

.form-desc{
	float:left;
	padding-top:2px;
	padding-right:16px;
	margin-bottom:8px;
	width:154px;
	text-align:right;
}

.form-input{
	float:left;
	margin-bottom:8px;
	width:370px;
}

.form-textarea{
	float:left;
	margin-bottom:8px;
	width:370px;
	height:112px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.form-input-button-div{
	float:left;
	width:376px;
	text-align:right;
}

.form-input-button{
	width:96px;
	height:26px;
	padding-bottom:2px;
	border-width:0px;
	background:#e8e8e8;
}

.form-input-button:hover{
	cursor:pointer;
	background:#dbded8;
}

.contattaci-privacy{
	float:left;
	margin-top:20px;
	margin-bottom:12px;
	width:520px;
	padding-left:24px;
	padding-right:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}

/*************************************
 * POPUP
 *************************************/

div#popup-wrapper{
	width:640px;
	margin-left:auto; 
	margin-right:auto;
}

div#popup-banner{
	float:left;
}

div#popup-close{
	float:right;
}

div#popup-title{
	float:left;
	width:624px;
	height:18px;
	padding:2px 8px 4px 8px;
	margin-top:16px;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	color:white;
	font-weight:bold;
	font-size:13px;
	background:#747474 url("../../images/admin/background-prodotti-title.gif") top repeat-x;
}
div#popup-contents{
	float:left;
	width:622px;
	padding:8px;
	border:1px #999999 solid;
	border-top:0px;
	font-size:13px;
	background:#ffffff;
}
.voce-form{
	float:left;
	width:612px;
	padding:4px;
	margin-bottom:8px;
	position:relative;
	border:1px #dddddd solid;
	background-color:#f8f8f8;
}
.titolo-voce{
	float:left;
	width:612px;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight:normal;
	color:#666666;
	margin-bottom:3px;
}
.input-voce{
	float:left;
	width:612px;
}
.input{
	width:610px;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	border:1px #999999 solid;	
}
.input.short{
	width:150px;
}
.input.short-medium{
	width:270px;
}
.input.medium{
	width:400px;
}
.close-icon{
	float:left;
	position:absolute;
	width:12px;
	height:12px;
	top:4px;
	right:4px;
	background:url("../../images/admin/close.gif");
}
.div-checkbox{
	padding-top:2px;
	margin-top:6px;
	font-size:11px;
	background:#eeeeee;
}
.checkbox{
	vertical-align:middle;
	margin-bottom:6px;
}
.popup-favorites-area{
	float:left;
	width:622px;
	margin-bottom:10px;
}

.popup-scheda-prodotto-top-left{
	float:left;
	width:312px;	
}

.popup-info-request{
	float:left;
	width:280px;	
	padding-left:32px;
	padding-bottom:8px;
	text-align:left;
	background:url("../../images/popup-info-request.gif") top left no-repeat;
}

.popup-print-product{
	float:left;
	width:280px;	
	padding-left:32px;
	background:url("../../images/popup-print-product.gif") top left no-repeat;
}

.popup-scheda-prodotto-top-right{
	float:left;
	width:310px;
	text-align:right;
}


/*************************************
 * PULSANTI
 *************************************/
 
.pulsante{
	float:left;
	padding:3px 8px 3px 24px;
	margin:4px 0px 0px 4px;
	border:1px #aaaaaa solid;
	font-weight:normal;
	font-size:11px;
	color:black;
	text-decoration:none;
}
.pulsante.close-popup{
	background:#ffffff url("../../images/admin/delete.gif") left no-repeat;
}
.pulsante.close-popup:hover{
	background:red url("../../images/admin/delete.gif") left no-repeat;
}
.pulsante.save{
	float:right;
	background:url("../../images/admin/save.gif") left no-repeat;
}
.pulsante.save:hover{
	cursor:pointer;
	background:#ffe855 url("../../images/admin/save.gif") left no-repeat;
}
.pulsante.delete{
	float:right;
	background:url("../../images/admin/delete.gif") left no-repeat;
}
.pulsante.delete:hover{
	cursor:pointer;
	background:#ffe855 url("../../images/admin/delete.gif") left no-repeat;
}

