* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #648CA5;
}
a:hover {
text-decoration: underline;
color: #111;
}


#wrap {
width: 980px;
margin: 0 auto;
}

#header {
height: 100px;
margin-bottom: 20px;
}
.headings {
float: left;
}
.nav {
float: right;
padding-top: 30px;
}
.nav li {
float:left;
list-style-type:none;
}
.nav li a {
display: block;
font-size: 16px;
letter-spacing: -1px;
padding:0 5px 3px 5px;
margin: 0 5px;
text-decoration:none;
color: #eee;
border-bottom: 1px solid #777;
}
.nav li a:hover {
	color:#eee;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 0;
color: #D3E9AD;
}
#header h1 a { 
color: #B4DA74;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #0099FF;
}
#header h2 {
font-size: 19px;
color: #D9F0FF;
padding: 5px 0 0 0;
letter-spacing: -1px;
font-weight: normal;
}

#left{
float: left;
width: 600px;
text-align: justify;
}
#left h2 {
color: #648CA5;
font-size: 18px;
font-weight: 100;
font-style: italic;
padding: 15px 0 7px 0;
}
#left h2 a {
color: #648CA5;
text-decoration: none;
}
#left h2 a:hover {
color: #111;
}


#right {
float: right;
width: 360px;
}
#wrap #left #news {
	float: left;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #left #amix {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
}



.adleft {
float: left;
height: 155px;
width:155px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}
.adright {
float: right;
height: 155px;
width:155px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}

.latestarticles {
background: #eee;
margin-top: 15px;
}

.latestarticles h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.latestarticles ul {
padding: 10px 0 10px 25px;
color: #888;

}
.latestarticles ul li a {
color: #648CA5;
text-decoration: none;
font-weight: 100;
}
.latestarticles ul li a:hover {
color: #111;
}
.menuleft {
float: left;
width: 230px;
background: #eee;
margin-top: 10px;
}
.menuleft h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuleft ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuleft p {
padding: 10px 10px 15px 10px;
}
.menuleft ul li a {
color: #648CA5;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuleft ul li a:hover {
color: #111;
}

.menuright {
float: right;
width: 120px;
background: #eee;
margin-top: 10px;
}
.menuright h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuright ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuright ul li a {
color: #648CA5;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuright ul li a:hover {
color: #111;
}

#footer {
	margin-top: 20px;
	text-align: center;
	font-size: 11px;
	padding: 10px 0 10px 0;
	background-color: #ECF2F4;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFF2FF;
	clear:both;
}
.intestazione-cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #707070;
	line-height: 22px;
	font-variant: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}


/*    form    */
.cssform p{
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*ampiezza della colonna di sinistra che contiene gli elementi label*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*ampiezza della colonna di sinistra*/
width: 150px; /*ampiezza dei labels. Deve essere + piccola per lasciare un pò di margine*/
}

.cssform input[type="text"]{ /*ampiezza dei box di testo. IE6 non conosce questo attributo*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.accesso-negato {font-size: 16px; color: #CA0000; font-weight: bold;}


/*   menu a destra in alto dopo il login   */
#menunegozio{

}
#menunegozio ul{
margin: 0;
padding: 0;
list-style: none;
}
#menunegozio li{
	font-size: 1.1em;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
#menunegozio a:link, #menunegozio a:visited{
	display: block;
	background-color: #EEEEEE;
	color: #333333;
	margin: 0;
	padding: 0.3em 0.6em 0.3em 3.5em;
	text-decoration: underline;
	font-weight: normal;
}
#menunegozio a:hover, #menunegozio a:focus, #menunegozio a:active{
	color: #0066FF;
	background-color: #F2F2F2;
	font-weight: normal;
	background-image: url(images/update.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-decoration: none;
}


.rosso {color: #DF0000}
.rossopromo {
	color: #DF0000;
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
}
.rossopromo a{
	color: #DF0000;
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.rossopromo a:hover{
	color: #DF0000;
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #333333;
	text-decoration: none;
}
.vedi-tutti {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}

.vedi-tutti a{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}

.vedi-tutti a:hover{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}
.lefth2 {

color: #648CA5;
font-size: 18px;
font-weight: 100;
font-style: italic;
padding: 15px 0 7px 0;
}



.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 600px; /*Width of Carousel Viewer itself*/
	height: 80px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right: 10px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.center_content{
width:600px;
float:left;
}
.center_title_bar{
	width:520px;
	height:33px;
	float:left;
	_margin:0 0 0 6px;
	line-height:33px;
	font-size:12px;
	color:#847676;
	font-weight:bold;
	background-image: url(images/bar_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

/*---------prod_box----------*/
.prod_box{
width:173px;
height:auto;
float:left;
padding:10px 10px 10px 11px;
}
.top_prod_box{
width:173px;height:12px;background:url(images/product_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;background:url(images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height: auto;background:url(images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
background:url(images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:25px;
display:block;
float:left;
background:url(images/square-blue-add.gif) no-repeat left;
padding:0 0 0 20px;
margin:7px 0 0 38px;
_margin:6px 0 0 35px;
text-decoration:none;
color:#0fa0dd;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
}
.top_prod_box_big{
width:554px;height:12px;background:url(images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:554px;height:12px;background:url(images/details_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:554px;height: auto;background:url(images/details_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:3px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#5F9FAB;
}


/*---------menu-cat-ecom---------*/
#menu-cat-ecom{
	width: 100%;
}
#menu-cat-ecom ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu-cat-ecom li{
	font-size: 1em;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu-cat-ecom a:link, #menu-cat-ecom a:visited{
	float:left;
	color: #235474;
	margin: 0.2em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 1.2em;
	padding-bottom: 0.4em;
	padding-left: 1.2em;
	background-color: #E0E0E0;
}
#menu-cat-ecom a:hover, #menu-cat-ecom a:focus, #menu-cat-ecom a:active{
	color: #FFFFFF;
	background-color: #235474;
}
.shopping_cart{
width:195px;
height:84px;
text-align:center;
background:url(images/cart_bg.gif) no-repeat center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:8px 0 0 0;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}

#prod-default{
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 980px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#articolo #articolirandom {

}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 600px;
	height: 180px;
}

.contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 600px;
	height: 100%;
	filter: alpha(opacity=100);



	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.contentdiv img{
	margin: 0px;
	padding: 0px;
}

.pagination{
	width: 590px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 20px;
	text-align: right;
	background:#e1e1e1;
	padding-top: 5px;
	padding-right: 10px;
}

.pagination a{
	float: right;
	display: block;
	height: 10px;
	width: 10px;
	padding: 0px;
	margin-left: 5px;
	background: url(/images/paging_icon.png) no-repeat;
	text-decoration: none;
}

.pagination a img{
	border: none;
}

.pagination a:hover, .pagination a.selected{
	background: url(/images/paging_current_icon.png) no-repeat;	
}
#listacommenti {
	margin-top: 10px;
}
#commento {
	padding: 10px;
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFDF;
}
#insertcommento {
	background-color: #F0FFE6;
	border: 1px dashed #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#insertcommento h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #DF0000;
	font-size: 16px;
}
#listacommenti h3 {
	font-size: 16px;
	color: #DF0000;
	text-decoration: none;
	margin-top: 25px;
}
#commento #chi {
	font-size: 11px;
	color: #515100;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #515100;
	padding-bottom: 5px;
}
#commento #chi b {
	font-size: 13px;
}
#commento #comm {
	margin-top: 8px;
}
#wrap #left #risorse h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1766C8;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#wrap #left #risorse h4 {
	font-size: 13px;
	font-weight: bold;
	color: #5F8323;
	margin-top: 5px;
	margin-bottom: 3px;
}
#wrap #left #risorsa-dettagli h2 {
	padding-bottom: 0px;
	font-size: 180%;
	font-weight: bold;
}
#wrap #left #risorsa-dettagli h4 {
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
	padding-bottom: 8px;
}
#wrap #left #risorsa-dettagli h3 {
	color: #5F8323;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
}
#wrap #left #risorsa-dettagli p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#menulog {
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menulog li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menulog li a:link, #menulog li a:visited {
	color: #9E3C02;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menulog li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menulog li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
#wrap #ecom-col-sin {
	float: left;
	width: 225px;
	margin-right: 10px;
}
#spazietto   {
	clear: left;
	height: 10px;
}
#wrap #ecom-col-sin #boxcontenitore .carrellino {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#wrap #ecom-col-sin #boxcontenitore #ca-sin {
	float: left;
	width: 135px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#wrap #ecom-col-sin #boxcontenitore #ca-sin p {
	margin: 0px;
	padding: 0px;
}
#wrap #ecom-col-sin #boxcontenitore #ca-sin .tratt {
	color: #FF0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#wrap #ecom-col-sin #boxcontenitore #ca-des {
	float: right;
	width: 45px;
	margin-top: 5px;
	margin-right: 10px;
}


#wrap #ecom-col-sin #boxcontenitore {
	border: 1px solid #CCCCCC;
	width: 223px;
	padding-bottom: 8px;
}
#wrap #ecom-col-sin #boxcontenitore h3 {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
#wrap #ecom-col-sin #boxcontenitore p {
	margin: 10px;
	;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo {
	width: 175px;
	float: left;
	padding: 8px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti h2 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo h3 {
	color: #003366;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DBDBDB;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo img {
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 175px;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo p {
	font-size: 95%;
	text-align: center;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo #tra {
	margin-top: 5px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C8C8C8;
	height: 1px;
}

#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo .prezzo {
	font-size: 190%;
	font-weight: bold;
	color: #BB0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo #sin {
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrap #ecom-col-destra #ecom-centro #boxconprodotti #prodottopromo #des {
	margin: 0px;
	padding: 0px;
	float: right;
}




#wrap #ecom-col-destra {
	float: right;
	width: 745px;
}
#wrap #ecom-col-destra #ecom-centro {
	float: left;
	width: 610px;
}
#wrap #ecom-col-destra #ecom-centro #barradinavigazione {
	font-size: 80%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#wrap #ecom-col-destra #ecom-destra {
	float: right;
	width: 120px;
}
#wrap #ecom-col-destra #ecom-destra #boxpromo {
	margin: 0px;
	padding: 0px;
}
#wrap #ecom-col-destra #ecom-destra #boxpromo p {
	margin: 0px;
	padding: 0px;
}
#wrap #ecom-col-destra #ecom-destra #boxpromo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#menuopzioni{

}
#menuopzioni ul{
margin: 0;
padding: 0;
list-style: none;
}
#menuopzioni li{
	display: inline;
	margin: 0;
	padding: 0;
}
#menuopzioni a:link, #menuopzioni a:visited{
	display: block;
	text-decoration: none;
	margin-top: 0.06em;
	margin-right: 5px;
	margin-bottom: 0.06em;
	margin-left: 5px;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#menuopzioni a:hover, #menuopzioni a:focus, #menuopzioni a:active{

}


#menucategorie{

}
#menucategorie ul{
margin: 0;
padding: 0;
list-style: none;
}
#menucategorie li{
	display: inline;
	margin: 0;
	padding: 0;
}
#menucategorie a:link, #menucategorie a:visited{
	display: block;
	text-decoration: none;
	margin-top: 0.06em;
	margin-right: 5px;
	margin-bottom: 0.06em;
	margin-left: 5px;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#menucategorie a:hover, #menucategorie a:focus, #menucategorie a:active{

}

