html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
}
* {
	  outline: none;
}
ul,ol { 
	list-style-type: none; 
}
fieldset,img { 
	border: none; 
}

body {
  padding: 0; 
  margin: auto;
  background:url(images/sfondo.jpg) top center repeat-x #f3f3e7;
  font: 11px/15px 'Arial', Helvetica, sans-serif;; 
  color: #343331;
}

A {
  color: #343331;
  text-decoration: underline;
  /*padding-left:15px;*/
  text-decoration:none;
   outline: none;
}

A:hover {
  color: #E08913;
}
.info_payment_shipping_box {
	text-align:center;
	background:#fff;
	color:#000;
	border:1px solid #E08913;
	margin-bottom:5px;
	padding:5px;
}
#mainbg{
	position:relative;
	width:950px;
	height:100%;
	margin:auto;
	top:0;
	left:0;
}

* html #overlay_message {
	background-color: #000;
	background-color: transparent;
	background-image: url(../../images/overlay.png);
}

H1 {
  color: #E08913;
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 32px;
  font-weight: normal;
  margin: 10px 0 10px 0;
}
#width_center_heading_page{
	display: block;
	margin-bottom:7px;
	left: -30px;
}
#center_heading_page{
	border-bottom:1px solid #E08913;
	width: 745px;
	height: 47px;
	line-height: 21px;
	overflow:hidden;
}
#model_position_in_product{
	position: absolute;
	left: 15px;
	top: 92px;
}

H2 {
  color: #E08913;
  font-family: Tahoma, 'Trebuchet MS', 'Arial', Helvetica, sans-serif;; 
  font-size: 20px;
  font-size: 18px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Tahoma, 'Trebuchet MS', 'Arial', Helvetica, sans-serif;; 
  font-size: 12px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

TD, P {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 14px;
  /*font-size: 11px;*/
  line-height: 1.6;
  margin-top: 12px;
  margin-bottom: 12px;
  
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
  color:#343331;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

/* LAYOUT */

#pageHeader {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

#pageContent {
  position:relative;
  float: right;
  width:745px;
  margin-top:10px;
}
#pageContentSub {
  position:relative;
  width: 100%;
  top: 10px;
}

#pageColumnLeft {
  position:relative;
  float: left;
  margin:auto;
  height:100%;
  overflow:visible;
margin-top:10px;
  
}

#pageBlockLeft {
  position:relative;
  width: 100%;
  margin: auto;
  height:100%;
}

#pageColumnRight {
  float: right;
  width: 16%;
  margin: 75px 5px 10px 0;
}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px;
}

/* LINKS */

#navigationBar A {
  color: #FFFFFF;
}

#navigationBar A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/* DEFINITIONS */

#siteLogo {
  position:absolute; bottom:0; right:0;
  margin: auto;
  padding: 7px 0 0 0;
  height:25px;
  line-height: 25px;
	color:#999;
	margin-bottom:-400px;
 }

#navigationIcons {
  position:relative;
  float: right;
  margin: auto;
  width:100%;
  padding: 7px 0 0 0;
 
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 50px;
  text-align: right;
  padding-right: 5px;
}

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  margin-bottom: 15px;
  color: #465584;
  background-color: #f2f6ff; 
  border: 1px dashed #4871d9;
}

.moduleBoxCornerTop{
	margin:auto;
	height:10px;
/*	background-color: #fffef0;
	background-image: url(product_top01_strip.png);
	background-repeat:no-repeat;*/
}

.moduleBoxCornerTop2{
	margin:auto;
	height:1px;
	/*border-bottom:2px solid #4C4331;*/
}

/*************** product info******************/


#headerProduct {
	padding-top:5px; 
}
#headerProduct h1 {
	float: left; 
	width: 100px;
	padding-left:15px;
	margin: 5px 0 10px 0;
    white-space: normal;
}
#headerProduct h2 {
	padding-right:33px;
	float: right; 
	margin: 12px 0 20px 0;
	font-size: 24px;
	font-size: 21px;
	line-height: 24px;
}



#info_image_description{
}


#info_image_link {
width: 210px;
clear: both;
float: left; 
margin-right: 50px; 
margin-left: 15px; 
text-align: center;
margin-bottom: -20px;
padding: 60px 0 0 25px; 
}

#info_external_url{
margin-left: 35px;
}

#info_number_reviews{
margin-left: 35px;
}

#info_date_availability{
margin-left: 35px;
}

#productImageThumbnails {
position: relative; 
top: 0px; 
left: 8px;
overflow: auto;
width:210px;
}

.info_mini_image{
margin-left:5px;
margin-right: 5px;
padding: 2px; 
float: left; 
text-align: center;
height:50px;
}

.info_attribute_title{
font-size: 15px; 
font-size: 13px; 
font-weight: bold; 
color: #E08913;
padding-left: 5px;
margin-left: 33px;
}

.info_attribute_name{
font-size: 18px; 
/*font-size: 12px; */
font-weight:normal;
padding-left: 5px;
margin-top:20px;
margin-bottom: 10px;
margin-left: 33px;
color: #CEAF62;
}

.info_attribute_row_text{
color: #343331;
cursor: pointer;
}

.info_attribute_row_field{
}

.info_attribute_table{
padding-bottom: 10px;
margin-left: 33px;
padding-top: 10px;
padding-left: 5px;
padding-right:5px;
width: 516px;
border: 2px solid #EFEEDB;
background:#EFEEDB;
}


#info_description{
text-align: justify;
padding-left:35px; 
padding-right:35px;
clear: right;
}


#info_button {
	margin-top: 25px; 
	text-align: right; 
	padding-left:38px; 
	padding-right:33px;
}
/*.info_product_footer{
position: relative;
left: -40px;
width: 624px;
height: 150px;
}*/

/************************************************/






.moduleBox {
	width: 100%;
}

.moduleBox p {
	margin: 0;
	/*font-size:14px;*/
	/*text-align:justify;*/
}

.moduleBox .content {
	/*margin: 20px 20px 20px 20px;*/
	float:left;
	width:745px;
	background:#fff;
	margin-bottom:10px;
	padding-bottom:10px;
}

.moduleBox .content ul, .moduleBox .content ol {
  	margin: 20px;
  	margin-left: 40px;
}

.moduleBox .content ol {
	list-style-type: decimal; 
}

.moduleBox .content ul {
	list-style-type: square; 
}
.moduleBox .content table a, .moduleBox .content form a {
	text-decoration:underline;
}

/*style used to set the view of order status in the order list in myaccount*/
.moduleBox .content div span.order_status{
	float:right;
	width:300px;
	text-align:left;
	padding-right:20px;
}

.moduleBox .content div.order_summary{
	border: 1px dashed #CCCCCC; 
	background-color: #FBFBFB; 
	padding: 5px; 
	width:560px; 
	margin:auto;
}
.moduleBox H6 {
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-weight: normal;
	text-transform: uppercase;
	color: #E08913;
	text-decoration: none;
  	padding: 0px 0px 0px 15px;
}

.moduleBox H6.table_section_title {
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-weight: normal;
	text-transform: uppercase;
	color: #E08913;
	text-decoration: none;
  	padding: 0px 0px 0px 0px;
	margin-top: 20px;
}

.moduleBox .table_section_content{
	padding: 0px 0px 0px 25px;
}

.moduleBox H6 SPAN{
	font-family: 'Arial', Helvetica, sans-serif;; 
	text-transform: none;
	color: #7F7F7F;
	float:right; 
	width:300px;
}
.moduleBox .mheader {
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 35px;
	display: block;
	color: #e08913;
	margin-bottom:15px;
}

a.heading_title_link{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	color: #E08913;
	text-decoration: underline;
}

a.heading_title_link:hover {
	font-family: 'Arial', Helvetica, sans-serif;; 
	line-height: inherit;
	color:#7F7F7F;
	text-decoration: underline;
}

.moduleBoxCornerBottom{
	margin-top: -15px;
	height:25px;
/*	background-color: #fffef0;
	background-image: url(product_top02_strip.png);
	background-repeat:no-repeat;
	background-position:top;*/
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding-bottom: 25px;
}

#add_to_cart {
	margin-top:15px;
}

/*
	set the css for the view of arrow to go left or right
*/
.listingPageLinks {
 padding: 0 20px 20px 20px;
}


.listingPageLinks span{
}
.listingPageLinks span img.left_arrow_image{
	vertical-align: middle;
}
.listingPageLinks span img.right_arrow_image{
	vertical-align: middle;
}
.listingPageLinks span form {
	display: inline;
}
.listingPageLinks span a.right_arrow_link {
	display: inline;
}
.listingPageLinks span a.right_arrow_link img.right_arrow_image {
	vertical-align: middle;
}
.moduleRow { }

.moduleRowOver {
  background-color: #fff;
}

.moduleRowSelected {
  background-color: #E08913;
}

.shopping_cart_box{
	margin: 0 0 5px 4px; 
	padding:5px 3px 3px 3px; 
	border-top:1px dashed #4C4331; 
	border-bottom:1px dashed #4C4331; 
	text-align:left; 
	background: #E08913;
}

.boxText { 
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 10px; 
}
.errorBox { 
	font-family : 'Arial', Helvetica, sans-serif;;  
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}
.stockWarning { 
	font-family : 'Arial', Helvetica, sans-serif;;  
	font-size : 12px; 
	font-size : 11px; 
	color: #cc0033; 
}
.productsNotifications { 
	background: #f2fff7; 
}
.orderEdit { 
	font-family : 'Arial', Helvetica, sans-serif;;  
	font-size : 10px; 
	color: #70d250; 
	text-decoration: underline; 
	font-weight: normal; 
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fffef0;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fffef0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  background: #b6b7cb;
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
}

TD.tableHeading {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 12px;
  font-size: 11px;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 12px;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.productOutOfStock {
  font-family: Tahoma, 'Arial', Helvetica, sans-serif;; 
  font-size: 17px;
  font-size: 15px;
  color: #cc0033;
  font-weight: bold;
}
s {
	color: #4C4331;
	font-size: 0.9em;
}
SPAN.productSpecialPrice {
  font-family: 'Arial', Helvetica, sans-serif;; 
  color: #E08913;
  font-weight:bold;
  font-size: 1.05em;
}

SPAN.errorText {
  font-family: 'Arial', Helvetica, sans-serif;; 
  color: #ff0000;
}

.boxCheckoutTrail {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

.messageBox { 
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 10px; 
}
.messageStackError, .messageStackWarning { 
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 10px; 
	background-color: #ffb3b5; 
}
.messageStackSuccess { 
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 10px; 
	background-color: #99ff00; 
}


/* CSS Boxes */

.boxGroup {
  border-width: 0px;
  border-color: #bbc3d3;
  border-style: solid;
  width:165px;
}
.boxGroup  a{
  padding-left:15px;
}
.boxNew {
/*margin-bottom:25px;*/
}
.new_product{
	  background:#fff;

	
}
.boxTitle {
  	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 13px;
	color: #f9f9f2;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background:#e08913;
	height: 23px;
	margin: auto;
}

.boxContents {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  padding: 5px;
}
 .boxContents  a   {
 
}
.boxContents  a img{
  padding: 5px;
 background:none;
  }

/* NEW CSS */
#prezzi_esposti {
position:absolute;
top:0;
right:0;
}
a.na{
	text-indent:0px; 
	text-decoration:underline; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:11px; 
}

a.na:hover {
  color: #E08913;
}

.SearchContents {
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  position:absolute; top:0; right:0;
  padding-top:5px;
}	

#topheader{

	}
	
#topsearch{
	position:absolute; top:-40px; right:0;
	width:100%;
	height:38px;
	line-height:5px;
	margin:auto;
}	

#navigationIcons .language_top {
	float:left;
	margin-left:290px;
	margin-top:10px;
	
}
#form_euro {
	float:left;
	z-index:100;
	margin-top:5px;
}
#navigationIcons div.input_search{
	position: relative;
	z-index: 10;
}

#input_search_advanced{
	display: block;
	color:#131313;
	font-size:11px;
	padding:2px;
}
#input_search_advanced a{
	font-size: 7px;
}

#button_search_top{
	position:relative; 
	bottom:9px; 
	float: left;
}
#toparea{
	margin-top:5px;
}
#topheader #flash{
	position:absolute; bottom:0; right:0;
	width:668px;
	height:330px;
	z-index: 1000;
}
#topheader #logo_sito{
	position:absolute; top:0; left:0;
	width:352px;
	height:65px;
	background:url(images/logo.png) no-repeat;
	margin-top:16px;
}
#topheader #linkbg_menu{
	position:relative;
margin:0 auto;
float:right;
}
#topheader #linkbg_menu ul{
float:right;
/*background:#876933;
border-bottom:2px solid #997637;
border-top:2px solid #664e22;*/
width:100%;
margin-top:85px;
}
#topheader #linkbg_menu ul li{
display:inline;
padding-left:0px;
}
#topheader #linkbg_menu ul li a{
display:block; float:left;
padding-left:15px;
padding-right:15px;
padding-top:7px;
padding-bottom:5px;
color:#141414;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;

}

#topheader #linkbg_menu ul li a:hover{
color:#fff;
background:#e08913;
}
/*#linkbg{
	width:220px;
	height:147px;
	margin: 47px auto auto 19px;
	background-image:url(link_bg_strip.png);
	background-repeat:no-repeat;
	position:relative;
}	

#linkbg_menu{
	position:absolute;
	top:0px;
	left:30px;
}

.linkleftselected{
	background:url(orange_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.linkleftnoselected{
	background:url(purple_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.linkleftnoselected:hover {
	background-position: 4px;
}

.linkleft{
	padding: 0 0 0 2px;
	border-bottom:#efae6c 1px dashed;
	width: 194px;
	height: 22px;
	line-height: 22px;
	margin: auto;
}	

a.linkleft1{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-weight:bold;
	font-size:12px;
	font-size:11px;
	padding: 0 0 0 12px;
	width: 177px;
	height: 20px;
	color:#E08913;
	text-decoration: none;
	text-transform: capitalize;
}

a.linkleft1:hover {
	text-decoration:none;
}*/

#leftbarbackground{
	position:relative;
	width:165px;
/*	height:100%;*/
	margin:auto;
	/*background-image: url(link_cornor04_strip.png);*/
	float:right;
	padding-right:1px;
	}

.cat_link{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size:12px;
	font-size:11px;
	line-height:18px;
	}
.cat_act {
	display:inline;
	font-weight:bold;
}
.cat_link ul li{
	margin-top:2px;
	background:#efeedb;
	}
	
.cat_link a{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size:12px;
	color:#343331;
	text-decoration:uppercase;
	line-height:18px;
	padding:top:2px;
	padding-bottom:2px;
	}

.cat_link a:hover {
	color:#E08913;
	text-decoration:none;
}

a.no_underline, a.no_underline:hover {
	text-decoration: none;
}

.dotbg{
	width:200px;
	height:7px;
/*	border-bottom:dotted;
	border-bottom-color: #782c2e;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	margin-left: 5px;
	margin-bottom: 14px;
}	

a.boxTitle_link {
  	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 18px;
	font-size: 16px;
	font-weight: normal;
	color: #E08913;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	
}	

a.boxTitle_link:hover {
	text-decoration: underline;
}	

.prodNameGreen {
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #E08913;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
	padding-bottom:5px;
	}

a.prodNameGreen{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #E08913;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
	padding-bottom:5px;
}	

a.prodNameGreen:hover {
	text-decoration: underline;
}	

.bodytextgray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4C4331;
	text-decoration: none;
	}

.prod_price {
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 18px;
	font-size: 16px;
	font-weight: normal;
	color: #E08913;
	text-decoration: none;
}	
					
.Empty{
	width:10px;
	float:left;	
}

.EmptyHeight{
	height:10px;
	line-height:10px;
	width: 100%;
}

.titlePage{
	font-size: 22px;
	font-size: 19px;
	padding-left:10px; 
	text-transform: uppercase;
}
.dotbg2{
	width:95%;
	height:7px;
	line-height:7px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-left:15px;
	margin-bottom:7px;
	}	

/*
	the follow css set the view of product list in the index
*/
.product_list{
	float:left;
	width: 245px;
	height: 185px;
	/*margin: auto;
	margin-top:10px;*/
	overflow: hidden;
	margin-left:1px;
	margin-top:1px;
	border:1px dotted #c2bd9b;
}
.product_block_left{
	position: relative; 
	top: 10px; 
	left: 0;
	width: 290px;
	height: 103px;
}
.product_block_right{
	position: absolute; 
	top: 10px; 
	right: 0px;
	width: 290px;
	height: 103px;
}
/*.product_block_image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	line-height: 100px;
	width: 90px;
	margin-left: 5px;
	margin-right: 5px;
	border: solid #ddd 1px;
	text-align: center;
	overflow:hidden;
}
*/
a.recently_block_image_mini {
	text-decoration: none;
	position: relative;
	display: block;
	clear: both;
	border: 1px solid #c2c2c2;
	width: 40px;
	height:50px;
	overflow: hidden;
	margin-right:7px;
	background: #FFF;
}
.recently_block_image_mini p{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 140px;
	height:50px;
	line-height: 50px;
	left: -50px;
	cursor: pointer;
}
.recently_block_image_mini p img{
	vertical-align: middle;
}
a.product_block_image_mini {
	text-decoration: none;
	position: relative;
	display: block;
	clear: both;
	border: 1px solid #c2c2c2;
	width: 50px;
	height:40px;
	overflow: hidden;
	background: #FFF;
}
.product_block_image_mini p{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 150px;
	left: -50px;
	cursor: pointer;
}
.product_block_image_mini p img{
	vertical-align: middle;
}
a.product_block_image_large {
	text-decoration: none;
	position: relative;
	display: block;
	clear: both;
	border: 1px dotted #C2BD9B;
	width: 210px;
	height:170px;
	overflow: hidden;
	background: #FFF;
}
.product_block_image_large p{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 400px;
	height: 150px;
	line-height: 150px;
	left: -95px;
	cursor: pointer;
}
.product_block_image_large p img{
	vertical-align: middle;
}
.product_block_image_large p.image_text{
	position: absolute;
	bottom: 0px;
	width: 300px;
	height: 20px;
	line-height: 20px;
	left: -45px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
a.product_block_image_thumbnail {
	position: relative;
	height: 100px;
	width: 90px;
	text-align: center;
	overflow:hidden;
	text-decoration: none;
	background: #FFF;
	display:block;
	margin:auto;
}
.product_block_image_thumbnail p{
	margin: 0;
	position: absolute;
	width: 300px;
	height: 100px;
	line-height: 100px;
	left: -105px;
	cursor: pointer;
}
.product_block_image_thumbnail p img{
	vertical-align: middle;
}

a.product_block_image {
	float:left;
	height: 100px;
	line-height: 100px;
	width: 113px;
	margin-right: 5px;
	margin-top:35px;
	text-align: center;
	overflow:hidden;
	text-decoration: none;
}
.product_block_image p{
	float:left;
	width: 140px;
	height: 100px;
	/*line-height: 187px;*/
	left: -115px;
	cursor: pointer;
}
.product_block_image p img{
	vertical-align: middle;
	padding-top:3px;
	padding-left:10px;
}


/*.product_block_image div{
	position:relative;
	left:-15px;
	width: 120px;
	height: 100px;
	margin: auto;
}
.product_block_image div div{
	width: 120px;
	height: 100px;
	position:absolute;top:10%;left:0;
}
*/
.product_block_text{
}

.product_block_text p.bodytextgray{
	line-height: 15px;
	padding-bottom: 5px;
}

.product_block_text_title a{
	position:absolute;
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 15px;
	line-height: 16px;
	color: #343331;
	text-decoration: none;
	height: 20px;
	margin-left:-115px;
	text-transform:lowercase;
	background:#efeedb;
	width:235px;
	padding-top:8px; padding-left:5px; padding-bottom:8px;
}

.product_block_text_title span{
color:#fff;
}
.product_block_text_descrizione{
	text-transform:lowercase;
	color:#343331;
	width:119px;
	float:right;
	height:60px; overflow:hidden;
	font-size:10px;
}
#product_list_buttons{
	/*position: absolute;
	bottom: 10px;
	left: 110px;*/
	float:left;
	width: 240px;
	margin-top:15px;
}

div.price_field{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-size: 17px;
	font-weight: bold;
	color: #343331;
	text-decoration: none;
	text-transform: none;
	padding-bottom:1px;
	margin-top:55px;
	width:119px;
	float:right;
}
#product_list_buttons span span.price_field_stock{
	font-size: 12px;
	padding-bottom:0px;
}

.dashed_line_x{
	position:absolute;
	top: 0;
	left: 300px;
	width: 1px;
	height: 153px;
	border-left: 1px dashed #deceae;
}
.dashed_line_y{
/*	float:left;
	width: 680px;
	height: 1px;
	margin: auto;
	margin-left:15px;
	border-bottom: 2px solid #CEAF62;*/
}
.visualizza-button {
	float:right;
	
}
.recently_visit_dotted{
	width: 80%; 
	margin-left:6px;
	margin-bottom: 15px; 
	border-bottom: 1px dashed #4C4331;
}

.line_title{
border-bottom: 1px dashed #c2c2c2;
margin-left:50px;
margin-right:30px;
}

.line_title_product{
border-bottom: 1px dashed #4C4331;
margin-left:50px;
margin-right:80px;
}

.line_title_account{
border-bottom: 1px dashed #4C4331;
margin-left:17px;
margin-right:20px;
margin-bottom: 8px;
}

/*
	the follw css is used to set the view of category list in the index
*/
.category_list{
	max-width: 700px;
}
.category_list div.category_block {
	width:150px;
	height: 150px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 45px;
	margin-bottom: 35px;
	position: relative;
}
.category_list div.category_block a.category_list_image{
	overflow:hidden;
	position: relative;
	width: 140px;
	height: 140px;
	line-height: 140px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #AAA;
	text-align: center;
}

.category_list div.category_block a.category_list_image p{
	margin: 0;
	position: absolute;
	width: 240px;
	height: 140px;
	line-height: 140px;	
	left: -50px;
	cursor: pointer;
	/* do not edit this*/
	background: #FFF;
}
.category_list div.category_block a.category_list_image p img{
	vertical-align: middle;
}

.category_list div.category_block div.category_box_text a{
	font-family: 'Arial', Helvetica, sans-serif;; 
	font-weight: bold;
	font-size: 12px;
	font-size: 11px;
	color: #4C4331;
	padding-top:5px;
	text-decoration: none;
}

.category_list div.category_block div.category_box_text a:hover {
	color: #7f7f7f;
}

.category_thumb	{
	vertical-align: middle;
}

#advanced_search {
	position: relative;
	left: 12px;
	top: 10px;
	width: 600px;
	height: 160px;
}
#advanced_search_left {
	position: absolute;
	left: 30px;
	top: 0;
	width: 250px;
	height: 160px;
}
#advanced_search_right {
	position: absolute;
	right: 30px;
	top: 0;
	width: 250px;
	height: 160px;
}
#topheader h2{
	display: block;
	height: 20px;
	padding-left:25px; 
	padding-top:42px;
	font-size: 26px;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topheader h3{
	display: block;
	height: 8px;
	padding-left:25px; 
	padding-top:3px;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	font-weight: normal;
}
/* FOOT */
#foot {
	clear: both;
	margin-top: 15px;
	padding-top: 20px;
	text-align:right;
	font-size:12px;
	width:100%;
	color:#999;
	float:left;
}

#foot ul#links_bottom {
	
}
#foot ul#links_bottom li {
	margin-left: 4px;
	display: inline;
}

#foot ul#links_bottom li a{
	text-decoration:none;
	padding-left:15px;
	font-weight:normal;
	color:#606060;
}
#foot ul#links_bottom li a:hover {
	color:#E08913;
}
#foot ul#links_bottom img {
	vertical-align: middle;
}
#foot #foot_bundle{
	position: relative;	top: 0px; right: 0;
	width:950px;
	margin:0 auto;
	text-align:center;
	padding-bottom:15px;
	border-top:1px solid #606060;
	}
#foot #foot_bundle_right{
	/*position: absolute;
	top: 0;
	right: 0;
	text-align: right;*/
}
#foot #copyright_info {
	position: relative;
	top: 0;
	left: 0;
	text-align:center;
	font-size:11px;
	padding-bottom: 10px;
	padding-top: 20px;
	width:970px; margin:0 auto;
}
#foot #copyright_info a{
	color:#B6B6B6;
}
/**
 * Define stylesheet for shopping cart
 */
#cartcontent{
	padding: 20px;
}
#cartcontent table{
}
#cartcontent table tr{
}
#cartcontent table tr td{
}
#cartcontent table tr td.cart_delete{
	width: 25px;
	text-align: left;
}
#cartcontent table tr td.cart_name{
	width: 300px;
}
#cartcontent table tr td.cart_quantity{
	text-align: center;
	width: 200px;
}
#cartcontent table tr td.cart_price{
	width: 150px;
}

table.cart_summary{
	border-top: 1px dashed #4C4331;
	margin-top: 15px; 
	padding-top: 15px;
	width:100%;
}

.cart_total_price{
	border-bottom:2px solid #4C4331;
}

.cart_summary table tr td{
	padding: 1px;
}
.cart_summary table tr.moduleRow td, .cart_summary table tr.moduleRowOver td{
	padding: 3px;
	cursor: pointer;
}
.cart_summary table tr.moduleRowSelected td{
	cursor: default;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.1em;
}

/**
 * css for the shopping cart box
 */
 #box_cart {
margin-bottom:25px;
}
#box_cart table{
	margin: auto;
	margin-top: 5px;
}
#box_cart table tr td{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left:6px;
}
#box_cart table tr td.product_image_mini{
	margin-left: 10px;
	padding-left:0;
	width:40px;
	height: 50px;
	border:1px solid #CCC;
	overflow:hidden;
	text-align: center;
	background:#fff;
}
#box_cart table tr td.product_image_mini a{
	position: relative;
	display: block;
	width: 40px;
	height: 50px;
	overflow:hidden;
	text-decoration: none;
}
#box_cart table tr td.product_image_mini a p{
	position: absolute;
	left: -30px;
	margin-top: 0;
	height: 50px;
	line-height: 50px;
	width: 100px;
	cursor: pointer;
}
#box_cart table tr td.product_image_mini a p img{
	vertical-align: middle;
	cursor: pointer;
}

.infoBoxButton {	
    letter-spacing: 0.08em;
	font-size: 9px; 
	color: #222; 
	font-weight: bold; 
	padding: 2px; 
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px; 
	margin-right: 40px;
	background-color: #e1e9ff;
	cursor: pointer;
	border:1px solid;
	border-top-color: #bfbfbf;
	border-left-color: #bfbfbf;
	border-right-color: #908d8d;
	border-bottom-color: #908d8d;
	background: url(images/btn_bg_submit.gif) repeat-x center center;
	background-attachment: scroll;
}
.infoBoxButton:hover { 
	background: url(images/btn_bg_submit.gif) repeat-x center top;
}
#boxCheckoutTrailId a{
	width: 190px; 
	height: 27px; 
	display: block; 
	background: url(../../images/checkout_trail_bg_hover.png); 
	text-decoration: none;
	color: #4C4331;
    font-weight: bold;
}
#boxCheckoutTrailId a:hover {
	background: url(../../images/checkout_trail_bg.png); 
	text-decoration: none;
}
#boxCheckoutTrailIdActive a{
	width: 190px; 
	height: 27px; 
	display: block; 
	background: url(../../images/checkout_trail_bg_hover.png); 
	text-decoration: none;
	color: #FF8400;
    font-weight: bold;
}
#boxCheckoutTrailIdActive a:hover {
	background: url(../../images/checkout_trail_bg.png); 
	text-decoration: none;
}
/* I should use li+li but in ie6 it doesn't work */
.pipe  li {
	margin-left: 9px;
	padding-left: 10px;
	background-image: url("images/pipe.gif");
	background-repeat: no-repeat;
}

li.no_pipe {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

hr {
	border: 0;
	background-color: #aaa;
	/* ie6 */
	color: #998;
	height: 1px;
	width: 100%;
}

#top_account_link{
position:absolute;
right: 15px;
top: 2px;
z-index: 1000;
font-weight: bold;
}
	
#top_breadcrumb_link{
position:relative;
}



/* data table */
.dataTable {
  border-collapse: collapse;
  clear: both;
}

.dataTable thead th {
  background-color: #eeeeee;
  border: 1px #cccccc dashed;
  padding: 2px;
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  font-weight: bold;
  color: #E08913;
}

.dataTable tfoot th {
  background-color: #c9c4c4;
  border: 1px #cccccc dashed;
  padding: 2px;
  font-family: 'Arial', Helvetica, sans-serif;; 
  font-size: 10px;
  font-weight: bold;
  color: #E08913;
}
.dataTable thead tr, .dataTable tfoot tr, .dataTable tbody tr {
  height: 20px;
}

.dataTable tbody td {
  background-color: #fbfbfb;
  border-width: 1px;
  border-color: #cccccc;
  border-style: dashed;
  padding: 2px;
}



.dataTable tr.selected td {
  background-color: #fbfbfb;
}

.dataTable tr.mouseOver td, .dataTable tr.mouseOverDeactivatedRow td {
  background-color: #fbfbfb;

}

.dataTable tr.deactivatedRow td {
  background-color: #fbfbfb;
}

/* EOT FOOT */

/*css for div that contain the directory ul & file ul*/
.content .dirFile ul {
	margin: 0 0 0 50px; 
	padding: 0; 
	list-style-type: none; 
} 
.dirFile ul li { 
	float: left;	
	padding: 0px;
	list-style-type: none; 
	margin: 10px;
}
.dirFile ul li a {	
	text-align: center;
	width: 110px;
	height: 120px;
	overflow:hidden;
	cursor: pointer;
	list-style-type: none; 
	text-decoration: none; 
	border: 1px dotted #C2BD9B;
	display: block;
	color: #4C4331;
	padding-left:4px;
	padding-right:4px;
	background:#fff;
}
.dirFile ul li a:hover { 
	background-color: #EFEEDB;
	border: 1px dotted #C2BD9B;
	text-decoration: none;
}
.dirFile ul li a img{
	margin-top: 7px;
	border: 0;
}

/***************account********************/
.moduleBox .content .account_row ul {
margin: 30px 0 0 55px;
padding: 0px;
}

.account_row ul li { 
margin: 0px;
margin-right: 60px;
margin-bottom:10px;
padding: 0px;

}


/***********info**************/

.moduleBox .content .info_list ul{
margin: 0px;
margin-left:10px;
padding: 0px;
}
.info_list ul li {
margin: 0px;
margin-right: 70px;
margin-top: 20px;
margin-bottom: 10px;
padding: 0px;
}

.info_list ul li a img{
	margin-top: 15px;
	border: 0;
}
/*********************product*************************/
.content .product_foot_images{
	position: relative;
	margin:0;
	padding:0;
	height: 150px;
	margin-left:15px;
}
.content .product_foot_images ul{
	margin: 0 0 0 15px;
}

#cart_contents{
padding-bottom:5px;
}
/*------------immagini----------------*/

#immagini{
	position:relative;
	width:741px;
	height:331px;
	top:0;left:0;
	background:#fff;
	overflow:hidden;

}
#immagini #hover{
	position:absolute;
	top:0;left:0;
	width:745px;
	height:300px;
	padding:15px;
	overflow:hidden;

}
#immagini #big{
	position:relative;
	width:642px;
	height:327px;
	top:0;left:0;
	margin-left:-13px;
	margin-top:-13px;
}
#immagini #nav{
	position:absolute;
	width:90px;
	top:2px;right:5px;
}
#immagini #nav li{
	padding:1px 12px;
	cursor:pointer;
	margin-left:-4px;
}
#immagini #nav li:hover{
	background:url(images/gallery/bg_hover.png) no-repeat left;
}
li.activeLI{
	background:url(images/gallery/bg_active.png) no-repeat left;
}
#immagini #title-immagini-slide {
	background-color:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:100;
	position: absolute; bottom:0; left:0;
	filter: Òalpha(opacity=70)Ó;
	width:642px;
	height:42px;
	margin-left:2px;
	margin-bottom:2px;
}
#title-immagini-slide h1{
color:#fff;
font-size:17px;
padding-left:20px;
padding-top:5px;
}
#accordion {
	width:90%;
	margin-left:5%;
	margin-top:20px;
}

.product_list_attribute{
position:relative;
top:112px;
}

.option_values_text{
margin: 0 0 0 20px;
font-weight:bold;
}

