/********************
 * grafica generica
 ********************/
body{
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:62.5%;
	color:#000000;
	margin:0px;
	padding:0px;
	background:#000000 url(../../images/background-body.jpg) top left repeat-x;
}
div#wrapper{
	width:1024px;
	margin-left:auto; 
	margin-right:auto;
	font-size:12px;
	position:relative;
}
.contents{
	float:left;
	width:972px;
	height:538px;
	padding:10px 26px 0px 26px;
	position:relative;
}
.contents-title{
	float:left;
	width:972px;
	font-size:14px; 
	color:#e20022;
	font-size:28px;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	margin-bottom:6px;
}

/************
 * home
 ************/
div#news-column{
	float:left;
	width:242px;
	height:538px;
	padding-right:21px;	
	font-style:italic;
}
.news-column-top{
	float:left;
	width:214px;
	height:42px;
	padding:118px 12px 0px 12px;
	font-size:26px;
	font-weight:bold;
	letter-spacing:1px;
	color:red;
	text-align:right;
	background:url(../../images/home-news-banner.gif) top left no-repeat;
}
.news-column-row{
	float:left;
	width:214px;
	height:40px;
	padding:4px 12px 4px 12px;
	font-weight:bold;
	font-size:13px;
	filter:alpha(Opacity='70');
	-moz-opacity:.70;
	opacity:.70;
  	-khtml-opacity:.70;
}
.news-column-row-dark{
	color:#ffffff;
	background:#555555;
}
.news-column-row-light{
	color:#000000;
	background:#ffffff;
}
.news-column-row:hover{
	text-decoration:none;
	color:red;
}
.news-column-bottom{
	float:left;
	width:226px;
	height:78px;
	padding:12px 0px 0px 12px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	background:#e3001a;
}
.news-column-bottom:hover{
	text-decoration:none;
	color:#000000;
}
div#product-column{
	float:left;
	width:400px;
	height:496px;
	padding-right:25px;
}
.product-column-title{
	float:left;
	width:388px;
	height:22px;
	padding:4px 6px 0px 6px;
	overflow:hidden;
	background:#000000;
}
.product-column-title a{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
}
.product-column-title a:hover{
	text-decoration:none;
	color:red;
}
.product-column-img{
	float:left;
	width:400px;
	height:300px;
	filter:alpha(Opacity='90');
	-moz-opacity:.90;
	opacity:.90;
  	-khtml-opacity:.90;
  	overflow:hidden;
	background:#dddddd;
}
.home-no-image{
	text-align:center;
	padding-top:100px;
	font-size:22px;
	font-weight:bold;
}
.product-column-desc{
	float:left;
	width:368px;
	height:180px;
	padding:16px;
	text-align:center;
	overflow:hidden;
	filter:alpha(Opacity='70');
	-moz-opacity:.70;
	opacity:.70;
  	-khtml-opacity:.70;
	background:#ffffff;
}
.product-column-desc a{
	color:#000000;
	font-size:13px;
	line-height:17px;
	letter-spacing:1px;
}
.product-column-desc a:hover{
	text-decoration:none;
	color:red;
}
div#link-column{
	float:left;
	width:284px;
	height:496px;
}
.home-banner{
	float:left;
	width:266px;
	height:72px;
	padding:28px 0px 0px 18px;
	margin-bottom:18px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	background-color:#000000;
	background-position:top right;
	background-repeat:no-repeat;
}
.home-banner:hover{
	text-decoration:none;
	color:red;
}
.home-banner-news{
	background-image:url(../../images/home-banner-news.jpg);
}
.home-banner-ordini{
	background-image:url(../../images/home-banner-ordini.jpg);
}
.home-banner-download{
	background-image:url(../../images/home-banner-download.jpg);
}
.home-title-partner{
	float:left;
	width:284px;
	height:19px;
	padding-top:5px;
	color:red;
	font-size:16px;
	font-weight:bold;	
	margin-bottom:8px;
}
.home-banner-storehouse{
	float:left;
	width:284px;
	height:66px;
	background:url(../../images/home-banner-storehouse.gif) top left no-repeat;
}
.home-banner-adrenalin{
	float:left;
	width:284px;
	height:64px;
	margin-bottom:18px;
	background:url(../../images/home-banner-adrenalin.jpg) top left no-repeat;
}

/************
 * prodotti
 ************/
.contents-prodotti{
	float:left;
	width:972px;
	padding:4px 26px 0px 26px;
	position:relative;
}
div#prodotti-nav-area{
	float:left;
	width:964px;
	padding:4px;
	margin-bottom:4px;
	font-size:11px;
	text-align:right;
	background:#e8e8e8;
}
div#prodotti-title{
	float:left;
	width:972px;
	font-size:14px; 
	color:#e20022;
	font-size:28px;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	margin-bottom:6px;
}
div#prodotti-grid{
	float:left;
	width:972px;
	height:424px;
	overflow:auto;
	position:relative;
	background:url(../../images/background-prodotti.gif) top left repeat-y;
}
.product-box{
	float:left;
	width:740px;
	height:120px;
	margin-bottom:16px;
}
.product-preview-img{
	float:left;
	width:160px;
	height:120px;
	background:#e0e0e0;
}
.prod-empty-img{
	float:left;
	width:160px;
	height:120px;
}
.product-preview-content{
	float:left;
	width:420px;
	height:120px;
	background:#ffffff;
}
.product-preview-title{
	float:left;
	width:414px;
	height:16px;
	padding:3px;
	color:#ffffff;
	overflow:hidden;
	font-style:italic;
	background:#000000;
}
.product-preview-desc{
	float:left;
	width:396px;
	height:74px;
	padding:12px;
}
.product-preview-code-box{
	float:left;
	width:100px;
	height:74px;
}
.product-preview-code-label{
	float:left;
	width:100px;
	height:22px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
	background:#cccccc;
}
.product-preview-code-value{
	float:left;
	width:100px;
	height:39px;
	padding-top:8px;
	text-align:center;
	font-size:14px;
	overflow:hidden;
	color:#000000;
}
.product-preview-price-box{
	float:left;
	width:120px;
	height:74px;
	padding-left:12px;
}
.product-preview-price-label{
	float:left;
	width:120px;
	height:22px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
	background:#cccccc;
}
.product-preview-price-value{
	float:left;
	width:120px;
	height:39px;
	padding-top:8px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
	line-height:19px;
}
.product-preview-btn-box{
	float:left;
	width:152px;
	height:74px;
	padding-left:12px;
}
.product-preview-detail{
	float:left;
	width:152px;
	height:20px;
	padding-top:7px;
	margin-bottom:12px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	overflow:hidden;
	background:red;
}
.product-preview-buy{
	float:left;
	width:152px;
	width:152px;
	height:20px;
	padding-top:7px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	overflow:hidden;
	background:#000000;
}
.category-row{
	float:left;
}
.category{
	float:left;
	width:318px;
	height:136px;
	position:relative;
	background:url(../../images/background-cat.gif) bottom right no-repeat;
}
.category-img{
	float:left;
	width:100px;
	height:100px;
	position:absolute;
	top:24px;
	left:32px;
	background:#e0e0e0;
}
.prod-no-image{
	float:left;
	width:98px;
	height:74px;
	border:1px #ffffff solid;
	padding-top:24px;
	text-align:center;
	color:#000000;	
	background:url(../../images/no-image.jpg) top left no-repeat;
}
.prod-no-image:hover{
	text-decoration:none;
	color:#000000;	
	cursor:pointer;
}
.category-name{
	float:left;
	width:160px;
	height:48px;
	padding-right:4px;
	position:absolute;
	top:72px;
	left:142px;
	text-align:right;
	overflow:hidden;
}
.category-name a{
	color:#000000;
	font-size:18px;
	letter-spacing:2px;
	font-style:italic;
	font-weight:bold;
}
.category-name a:hover{
	text-decoration:none;
	color:red;
}
.no-product{
	float:left;
	width:964px;
	padding:4px;
	font-size:14px;
	filter:alpha(Opacity='90');
	-moz-opacity:.90;
	opacity:.90;
  	-khtml-opacity:.90;
	background:#ffffff;
}
.product-name{
	float:left;
	width:160px;
	height:48px;
	padding-right:4px;
	position:absolute;
	top:72px;
	left:142px;
	text-align:right;
	overflow:hidden;
}
.product-name a{
	color:#000000;
	font-size:13px;
	font-style:italic;
}
.category-name a:hover{
	text-decoration:none;
	color:red;
}
.titolo-voce-form{
	float:left;
	width:240px;
	padding-right:8px;
	margin-bottom:3px;
	font-weight:normal;
	color:#666666;
	text-align:right;	
}
.voce-form{
	float:left;
	width:690px;
	margin-bottom:10px;
}
.input{
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	background-color:#E5E5E5;
	border:1px #999999 solid;
}

/*******************
 * scheda prodotto
 *******************/
 .scheda-prodotto{
	float:left;
	width:954px;
	padding:8px;
	margin-bottom:16px;
	border:1px #999999 solid;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
 }
 .prodotti-price{
	float:left;
	width:956px;
	margin-bottom:6px;
}
.prodotti-buy{
	float:left;
	width:956px;
	margin-bottom:12px;
}
.prodotti-buy-contents{
	float:left;
	padding-top:7px;
}
.quantity-box{ 
	width:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding:2px;
	margin:0px;
}
.quantity-box-table{ 
	width:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding:0px;
	margin:0px;
}
.prodotti-add-to-cart{
	float:left;
	border:0px;
	margin-left:12px;
}
div#prod-desc{
	float:left;
	width:956px;	
}
.prod-img{
	float:left;
	width:956px;
	margin-bottom:16px;
}

/***************************
 * conferma ordine
 ***************************/
.order-done{
	margin-bottom:280px;
}

/************
 * carrello
 ************/
div#cart{
	float:left;
	width:972px;
	padding-bottom:6px;
	margin-bottom:8px;
	border-bottom:1px #777777 dotted;
}
div#cart-title{
	float:left;
	width:940px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
	color:black;
	background:#e0e0e0 url(../../images/carrello.gif) top left no-repeat;
	padding:7px 0px 7px 32px;
	margin:0px 0px 12px 0px;
}
div#iva-info{
	float:left;
	width:400px;
	padding:8px 0px 0px 0px;
	font-size:12px;
	text-align:left;
	color:red;
	font-style:italic;
}
div#buy-link{
	float:right;
	width:400px;
	padding:8px 22px 0px 0px;
	font-size:12px;
	text-align:right;
}
div#cart-container{
	float:left;
	width:972px;
}

/***************************
 * login area riservata
 ***************************/
.login-form-box{
	float:left;
	width:938px;
	border:1px #999999 solid;
	padding:16px 16px 16px 16px;
	margin-top:10px;
	margin-bottom:100px;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
}
div#login-form{
	float:left;
	width:450px;
	padding-bottom:80px;
}
.titolo-voce-form-login{
	width:140px;
}
.voce-form-login{
	width:300px;
}
div#link-subscribe{
	float:right;
	width:300px;
}
.signup{
	float:left;
	width:140px;
	height:59px;
	padding-top:34px;
	text-align:center;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	background:url(../../images/signup.gif) top left no-repeat;
}
.signup:hover{
	text-decoration:none;
	color:#ffffff;
}
.area-riservata-btn-area{
	float:left;
	width:970px;
	padding-top:64px;
}

/*****************
 * registrazione
 *****************/
.signup-form-box{
	float:left;
	width:938px;
	border:1px #999999 solid;
	padding:16px 16px 16px 16px;
	margin-top:10px;
	margin-bottom:10px;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
}
.textarea-signup{
	float:left;
	width:480px;
	height:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal;
	background-color:#E5E5E5;
	border:1px #999999 solid;
	color:black;
}

/*****************
 * eventi e news
 *****************/
.event{
	float:left;
	width:476px;
	height:136px;
	position:relative;
	background:url(../../images/background-event.gif) bottom right no-repeat;
}
.event-date{
	float:left;
	width:316px;
	height:16px;
	padding-right:4px;
	position:absolute;
	top:68px;
	left:142px;
	text-align:right;
	overflow:hidden;
	color:#000000;
	font-size:13px;
	letter-spacing:2px;
	font-style:italic;
}
.event-name{
	float:left;
	width:316px;
	height:36px;
	padding-right:4px;
	position:absolute;
	top:84px;
	left:142px;
	text-align:right;
	overflow:hidden;
}
.event-name a{
	color:#000000;
	font-size:14px;
	letter-spacing:2px;
	font-style:italic;
	font-weight:bold;
}
.event-name a:hover{
	text-decoration:none;
	color:red;
}

/***********************
 * documenti riservati
 ***********************/
.doc-riservato-name{
	float:left;
	width:316px;
	height:50px;
	padding-right:4px;
	position:absolute;
	top:72px;
	left:142px;
	text-align:right;
	overflow:hidden;
}
.doc-riservato-name a{
	color:#000000;
	font-size:13px;
	letter-spacing:1px;
	font-style:italic;
	font-weight:bold;
}
.doc-riservato-name a:hover{
	text-decoration:none;
	color:red;
}
.doc-riservato-img{
	float:left;
	width:98px;
	height:98px;
	position:absolute;
	border:1px #999999 solid;
	top:24px;
	left:32px;
	background:#ffffff url(../../images/admin/pdf_icon.gif) center no-repeat;
}

/**************
 * contattaci
 **************/
.form-contattaci-box{
	float:left;
	width:938px;
	border:1px #999999 solid;
	padding:16px 16px 16px 16px;
	margin-top:10px;
	margin-bottom:10px;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
} 
.form-contattaci{
	margin:0px;
	padding:0px;
}
.form-contattaci-left{
	float:left;
	width:472px;
	padding-left:32px;
	height:260px;
}
.form-contattaci-right{
	float:left;
	width:426px;
	padding-left:8px;
	height:260px;
}
.form-desc{
	display:block;
	margin-bottom:4px;
}
.form-input{
	display:block;
	margin-bottom:10px;
	width:390px;
}
.form-textarea{
	display:block;
	margin-bottom:8px;
	width:390px;
	height:68px;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;
}
.form-input-button-div{
	display:block;
	width:396px;
	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:#e1bbbb;
}

/**************
 * newsletter
 **************/
.form-newsletter-box{
	float:left;
	width:938px;
	border:1px #999999 solid;
	padding:16px 16px 120px 16px;
	margin-top:10px;
	margin-bottom:10px;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
}

/*****************
 * come ordinare
 *****************/
.come-ordinare-box{
	float:left;
	width:938px;
	border:1px #999999 solid;
	padding:16px 16px 16px 16px;
	margin-top:10px;
	margin-bottom:10px;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
}

/*****************
 * azienda
 *****************/
.azienda-box{
	float:left;
	width:938px;
	border:1px #999999 solid;
	padding:16px 16px 16px 16px;
	margin-top:10px;
	margin-bottom:10px;
	filter:alpha(Opacity='80');
	-moz-opacity:.80;
	opacity:.80;
  	-khtml-opacity:.80;
	background:#ffffff;
}

/*****************
 * listino (sito)
 *****************/
.listino-preview-content{
	float:left;
	width:580px;
	height:120px;
	background:#ffffff;
}
.listino-preview-title{
	float:left;
	width:574px;
	height:16px;
	padding:3px;
	color:#ffffff;
	overflow:hidden;
	font-style:italic;
	background:#000000;
}
.listino-preview-desc{
	float:left;
	width:556px;
	height:74px;
	padding:12px;
}
.listino-preview-code-box{
	float:left;
	width:128px;
	height:74px;
}
.listino-preview-code-label{
	float:left;
	width:128px;
	height:22px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
	background:#cccccc;
}
.listino-preview-code-value{
	float:left;
	width:128px;
	height:39px;
	padding-top:8px;
	text-align:center;
	font-size:14px;
	overflow:hidden;
	color:#000000;
}
.listino-preview-price-box{
	float:left;
	width:201px;
	height:74px;
	padding-left:12px;
}
.listino-preview-price-label{
	float:left;
	width:201px;
	height:22px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
	background:#cccccc;
}
.listino-preview-price-value{
	float:left;
	width:201px;
	height:39px;
	padding-top:8px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
}
.listino-preview-cat{
	float:left;
	width:736px;
	padding-left:4px;
	height:20px;
	font-size:14px;
	margin-bottom:12px;
	color:#000000;
	font-weight:bold;
	padding-top:1px;
	background-color:#E4001B;
}

/*****************
 * listino (stampa)
 *****************/
div#listino-stampa-grid{
	float:left;
	width:774px;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	margin-top:16px;
}
.listino-stampa-cat{
	float:left;
	width:768px;
	padding-left:4px;
	height:20px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-top:1px;
	margin-bottom:14px;
}
.listino-stampa-box{
	float:left;
	width:772px;
	height:120px;
	margin-bottom:16px;
	border:1px #000000 solid;
}
 
.listino-stampa-content{
	float:left;
	width:611px;
	height:120px;
	border-left:1px #999999 solid;
}
.listino-stampa-title{
	float:left;
	width:605px;
	font-size:14px;
	height:16px;
	padding:3px;
	padding-top:1px;
	color:#000000;
	overflow:hidden;
	border-bottom:1px #999999 solid;
	font-weight:bold;
}
.listino-stampa-desc{
	float:left;
	width:556px;
	height:74px;
	padding:12px;
}
.listino-stampa-code-box{
	float:left;
	width:128px;
	height:74px;
}
.listino-stampa-code-label{
	float:left;
	width:128px;
	height:18px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	color:#333333;
	overflow:hidden;
	font-style:italic;
}
.listino-stampa-code-value{
	float:left;
	width:128px;
	height:39px;
	padding-top:1px;
	text-align:center;
	font-size:14px;
	overflow:hidden;
	color:#000000;
}
.listino-stampa-price-box{
	float:left;
	width:201px;
	height:74px;
	padding-left:12px;
}
.listino-stampa-price-label{
	float:left;
	width:201px;
	height:18px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	color:#333333;
	overflow:hidden;
	font-style:italic;
}
.listino-stampa-price-value{
	float:left;
	width:201px;
	height:39px;
	padding-top:1px;
	text-align:center;
	font-size:14px;
	color:#000000;
	overflow:hidden;
}
.listino-stampa-empty-img{
	float:left;
	width:160px;
	height:119px;
}
.listino-stampa-img{
	float:left;
	width:160px;
	height:119px;
}
