#ecom_menutop{
	height:33px;
	padding:10px 0px 0px 10px;
	margin:0px;
}
#ecom_menutop ul{
	margin:0px; padding:0px;
}
#ecom_menutop li{
	display:block;
	height:23px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:5px;
}
#ecom_menutop a{
	display:block;
	float:left;
	height:13px;
	padding:3px 12px;
	background:url('../images/arrrow_small.gif');
	background-position:2px 6px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	border:1px solid #999999;
}
#ecom_menutop a:hover{
	background-color:#DDEEFF;
}

#ecom_menutop li.btndisable a{
	background:url('../images/arrrow_small_grey.gif');
	background-position:2px 6px;
	background-repeat:no-repeat;
	background-color:#F0F0F0;
	color:#AAAAAA;
	border:1px solid #DDDDDD;
}
#ecom_menutop li.btndisable a:hover{
	text-decoration:none;
	background-color:#F0F0F0;
}

#ecom_menutop li.btnselected a{
	background:none;
	background-color:#FFFFFF;
	color:#FFFFFF;
	background-color:#029BC7;
	border:1px solid #FFFFFF;
	cursor: default;
}
#ecom_menutop li.btnselected a:hover{
	text-decoration:none;
	background-color:#029BC7;
}

#foldercontainer {
}
#foldercontainer .topmenu{
	padding:1px 3px;
	background-color:#FFFFFF;
}
#foldercontainer .btmmenu{
	margin-top:10px;
	border-top:1px solid #CCCCCC;
}
#foldercontainer .topmenu a,
#foldercontainer .btmmenu a{
	margin-right:3px;
	color:#666666;
	font-size:10px;
}
.folderlist{
	text-align:center
}
.folderlist .descr{
	font-size:12px;
	font-weight:bold;
}

.tbfolder td{
	width:124px;
	vertical-align:bottom;
	border:1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}
.tbfolder td a{
	margin:3px 0px;
	color:#333333;
	font-size:12px;
}

.tbitem {
	width:500px;
	margin-top:10px;
}
.border_bottom {
  border-bottom:2px solid #EFF2F6;
  line-height:100%;
  
}
.tbitem td{
	vertical-align:top;	
	padding:10px 5px 10px 0px;
	text-align:left;
	font-size:12px;
}
.tbitem td.cellimg{
	width:100px;
	padding-right:10px;
	text-align:center;
	vertical-align:top;
}
.tbitem td.celldescr{
	width:330px;
	margin-bottom:5px;
}
.tbitem td.cellprice{
}

.tbecomcart {
	margin:0px;
	width:100%;
}
.tbecomcart th{
	color:#000000;
	font-size:11px;
	background-color:#EFEFEF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.tbecomcart td{
	padding:6px 1px;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top
}
.tbecomcart .cellimg{
	width:30px;
	padding:5px 10px;
}
.tbecomcart .cellimg img{
}
.tbecomcart .celldescr{
}
.cellqty {
	text-align:center;
	width:80px;
}
.cellqty input{
	width:20px;
	/*height:1.25em;*/
	padding:2px;
	text-align:right;
	font-size:10px;
	border:1px solid #BBBBBB;
}
td.cellprice, td.celltotal {
	text-align:right;
	width:80px;
}
.tbecomcart td.subtotal {
	vertical-align:middle;
	padding:3px 0px 0px 0px;
	text-align:right;
	font-weight:normal;
	font-size:11px;
	border:0px none;
}
.tbecomcart td.maintotal {
	padding-top:5px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
.tbecomcart .comboship {
	width:90px;
	margin-right:10px;
	font-size:9px;
	border:1px solid #BBBBBB;
}

select.shipsite{
	margin-top:5px;
	padding:2px;
	font-size:10px;
	border:1px solid #999999;
	width:400px;
}

#cartbottom{
	margin-top:20px;
}
#cartbottom a,
#cartbottom a:hover{
	display:block;
	float:right;
	height:13px;
	padding:3px 12px;
	margin-left:5px;
	background:url('../images/arrrow_small.gif');
	background-position:2px 6px;
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	border:1px solid #999999;
}
#cartbottom a:hover{
	background-color:#DDDDDD;
}

.login{
	margin:20px 0px;
}
.login table{
	margin:20px 150px;
}
.login table th{
	text-align:right;
	padding:3px;
}
.login table td{
	padding:3px;
}
.login table input{
	width:150px;
	/*height:1.25em;*/
	padding:2px;
	font-size:10px;
	border:1px solid #999999;	
}
.login a{
	display:block;
	float:left;
	height:13px;
	padding:3px 12px;
	margin-right:5px;
	background:url('../images/arrrow_small.gif');
	background-position:2px 6px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	border:1px solid #999999;
}
.login a:hover{
	background-color:#DDDDDD;
}

.sectuserinfo{
	padding-bottom:10px;
	margin-bottom:20px;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.sectuserinfo#billinfo{
	width:273px;
	float:left;
}
.sectuserinfo#shipinfo{
	width:273px;
	float:right;
}
.sectuserinfo .titolo{
	padding:2px;
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin-bottom:3px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.sectuserinfo .info{
	padding:0px 3px;
}
.tbuserinfo{
	width:500px;
}
.tbuserinfo th, .tbuserinfo td{
	padding:1px;
}
.tbuserinfo th{
	text-align:right;
	width:180px;
	height:22px;
	padding-right:5px;
}
.tbuserinfo input, .tbuserinfo select{
	padding:2px;
	font-size:10px;
	border:1px solid #999999;
}
.tbuserinfo textarea{
	height:60px;
	padding:2px;
	font-size:10px;
	border:1px solid #999999;
	overflow:hidden;
}
.tbuserinfo .l1{ width: 50px; }
.tbuserinfo .l2{ width:100px; }
.tbuserinfo .l3{ width:200px; }
.tbuserinfo select{
	height:1.5em;
	padding:0px;
}
.tbuserinfo .checkbox{
	border:0px none;
}

.stopper { clear:both; height:0px; overflow:hidden;}

.tbmain, .tbmain td{
	vertical-align:top;
}
.tbmain td.spalla{
	width:190px;
	padding:0px 15px;
}

.tbmain td.spalla .titolo{
	width:178px;
	height:18px;
	background:url('../images/spalla_titolo_bkg.gif');
	background-repeat:no-repeat;
	color:#FCFCFC;
	text-align:center;
	padding-top:2px;
}
.tbmain td.spalla .corpo{
	width:156px;
	margin:0px;
	padding:10px;
	/*border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;*/
}
.tbmain td.spalla .fondo{
	margin-bottom:15px;
	width:178px;
}

.allitem{
	display: block; 
	width:130px;
	margin: 0; 	
	padding-left:25px;
	text-decoration: none;
	color:#666666;
	font-size:12px;
	outline:none;
}
.searchitem{
	display: block; 
	width:130px;
	margin: 0; 
	margin-bottom: 10px; 
	padding-left:25px;
	text-decoration: none;
	color:#666666;
	font-size:12px;
	outline:none;
	background-image: url(../images/item_green.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

div.folderMenu{
	padding:0px;
	margin:0px;
	width:156px;
}
.folderMenu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.folderMenu ul.closed { display: none; }
.folderMenu ul.open   { display: block; }
.folderMenu a {
  display: block; 
  width:130px;
  margin: 0; padding-left:25px;
  text-decoration: none;
  color:#666666;
  font-size:12px;
  outline:none;
}
.folderMenu a.open {
	background-image: url(../images/open.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	font-weight:bold;
}
.folderMenu a.closed {
	background-image: url(../images/closed.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	font-weight:bold;
}
.folderMenu a.empty {
	font-weight:normal;
	color:#BBBBBB;
	cursor:default;
}
.folderMenu a.item{
	background-image: url(../images/item.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	font-weight: normal;
}

.centro{
	width:575px;
}

.boxtop{
	height:6px;
	background:url('../images/top_dx.gif');
	background-position:top right;
	background-repeat:no-repeat;	
}
.boxbottom{
	height:6px;		
}

.boxtop_title{
	height:20px;	
}
.boxtop_title img{
	float:left;
}
.boxtop_title span{
	display:block;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}
.spalla .boxtop_title{
	width:178px;
}

.toptitle{
	/*border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;*/
	padding:5px 10px;
	color:#333333;
	font-size:1.3em;
	font-weight: bold;
}

.topitemlist{
	margin-top:0px;
}
.divitemlist{
/*	border:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	*/
}
.btmitemlist{
	margin-bottom:15px;
}

.catris {
	width:520px;
	padding: 10px 0px 2px 0px;
	margin:0px;
}
.catrisnum {
	float:right;
	text-align:right;
	width:150px;
	padding:7px 0px 5px 5px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.catrispg {
	float:right;
	width:400px;
	padding:5px 0px;
	text-align:right;
	color:#333333;
}
.catrispg a{
	outline:none;
	padding:3px 5px;
	font-size:11px;
	color:#003061;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
.catrispg a:hover{
	border:1px solid #003061;
}
#catrispgsel, a#catrispgsel:hover {
	font-weight:bold;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	border:1px solid #FFFFFF;
}

.item_title{
	font-weight:bold;
	margin-bottom:10px;
}
.item_descr{
	color:#666666;
	padding-bottom:10px;
	margin-bottom:5px;
	/*border-bottom:1px solid #CCCCCC;*/
}
.item_dispo{
	float:right;
	font-size:10px;
	color:#666666;
}
.item_code{
	color:#98785A;
  float:right;
  font-size:10px;
  font-weight:bold;
}
.item_price{
	font-weight:bold;
	color:#666666;
	text-align:right;
}

.item_cart a {
	display:block;
	float:right;
	text-align:right;
	height:13px;
	padding:2px 0px 3px 30px;
	margin-top:8px;
	background:url('../images/cart.gif');
	background-position:2px 2px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#000373;
	text-decoration:none;
	/*border:1px solid red;*/
}
.item_cart a:hover{
	text-decoration:underline;
}

.noresult{
	font-weight:bold;
	padding:10px;
}
.sistPagam {
  padding-left:20px;
  padding-top:10px;
}
.intro_ecom {
margin-bottom:10px;
background-color: #F8F8E7;
padding:5px;
}
