/* LAYOUT */

#column-1
{
	width: 179px;
	padding-left: 2px;
	position: relative;
	margin-left: -990px;
}
#column-2
{
/*	width: 784px;
	margin: 0 15px 0 194px;
	* */
	width: 980px;
	margin: 0px;
}
#column-3
{
	width: 177px;
	padding-right: 4px;
}
/*
#column-1
{
	width: 179px;
	padding-left: 2px;
	position: relative;
	margin-left: -990px;
}
#column-2
{
	width: 784px;
	margin: 0 15px 0 194px;
}
* */
#item-row-1, #item-row-2
{
	clear: both;
	width: 980px;
}
#column-prod-1
{
	float: left;
	margin-bottom:20px
}
#column-prod-2
{

}
h1
{
	margin: 0 0 5px 0;
	font-size: 21px;
}

#average-reviews
{
margin:0 0 0px 0;
display:block;
float:left;
}


#text-reviews
{
 font-size:12px;
 margin: 0 0 0 5px;
}


h2
{
	border-bottom:#CACACA 1px solid;
}

#item-image
{
	border: 1px solid #CACACA;
	width: 330px;
	float: left;
}
#item-attr{
	width: 400px;
	padding: 0 30px;
	float: left;
}

#item-cart-box
{
	float:left;
	width:185px;
}

#item-price
{
	font-size: 28px;
	line-height: 24px;
	width: 170px;
	float: left;
	padding: 6px;
	background: #EEE;
	border:1px solid #CACACA;
	margin-bottom:10px;
    border-radius: 6px 6px 6px 6px;
	
}
#item-price-display
{
	width: 158px;
	background:#fff;
	padding:5px;
	text-align:right;
	color: #009900;
	font-weight: bold;
	margin-bottom: 15px;
	border: 1px solid #CACACA;
}

#box-info
{
	font-size: 12px;
	line-height: 15px;
	width: 170px;
	float: left;
	padding: 6px;
	background: #EEE;
	border:1px solid #CACACA;
	margin-bottom:10px;
    border-radius: 6px 6px 6px 6px;
    color: #666666;	
}

#box-info span {
    font-size: 14px;
    font-weight: bold;    
}

#box-info hr {
    /*color: #D4D4D4;*/
    border: 0;
    color: #D4D4D4;
    background-color: #D4D4D4;
    height: 1px;	    
}

.text-base-price
{
	font-size:13px;
	float:right;
	width:90px;
}

#box-info img {
    /*color: #D4D4D4;*/
    float: left;
    padding: 0 5px 0 5px;
    margin: 8px 0 10px 0;	    
}


/*EKOMI WIDGET */

#item-cart-box > #eKomiWidget_default {
    margin-left: 1px;
}

#eKomiWidget_6F0D770C3485CA2_eKomiWidget_default > img, #eKomiWidget_B3EA4CBE1E40E3B_eKomiWidget_default > img{
    border: 1.5px solid #cacaca;
    border-radius: 8px;
}

/*END EKOMI WIDGET*/

#price-text
{
	font-size: 14px;
	font-weight: bold;
	color:#666;
	float: left;
}
.normalprice, .productSpecialPrice
{
	color: #009900;
	margin-right: 5px;
	font-weight: bold;
	display: block;
	margin-left:5px;
}
#crossSell .productSpecialPrice, #alsoPurchased .productSpecialPrice {
	display:inline;
	color: #000;
	font-weight: normal;
}

.withSpecialPrice
{
	color: #000;
	text-decoration: line-through;
	font-weight: normal;
	font-size: 14px;
	float:right;
	width:90px;
}
.productPriceDiscount
{
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	
}
#sku{
	display:block;
	width:100%;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	margin: 0px 0px 4px 2px;
}
#item-cart-add
{
	width: 180px;
	position: absolute;
	margin: 0 0 0 10px;
    font-size:  12px;
    vertical-align: top;
}

#item-cart-add .cart-info-extra
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #009900;
    font-weight: bold;
    line-height: 21px;
    padding: 5px;
    text-align: center;
    width: 159px;
}



#column-2 #item-cart-add input[type="text"]
{
	width: 27px;
	margin-right: 5px;
	float: left;
	height: 30px;
	padding: 0px;
	text-align: center;
	background:#fff;
	font-size:14px;
}
#column-2 #item-cart-add input[type="image"]
{
	margin-right: 5px;
}

#title-products
{
	margin: 0px;
	margin-bottom:20px;
}

#item-description
{
    color: #666;
    font-size: 14px;
    line-height: 21px;
	margin: 20px 0;
}
.item-discount-qty-special, .item-attributes, #OptionsAvailability
{
	font-size: 12px;
	line-height: 16px;
}
.item-discount-qty-special h3, .item-attributes h3, #OptionsAvailability
{
	text-transform: uppercase;
	margin-top:10px;
}
.item-discount-qty-special li
{
	padding-left: 12px;
	background-image: url(../images/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.addthis_toolbox
{
	height: 30px;
	margin-top: 20px;
	clear:both;
}
.item-details
{
	font-size: 14px;
	margin: 10px 0;
	line-height: 21px;
	color: #666;
}
.item-details strong
{
	color: #000;
}
.product_tabs
{
	width: 980px;
	height: 26px;
	clear:both;
	border-bottom:#CACACA 1px solid;
}
.product_tabs li
{
	float: left;
	list-style: none;
	/*width: 151px;
	height: 23px;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
	line-height: auto;
	text-transform: uppercase;
	background-image: url(../images/bg-productTab.png);
	background-repeat: no-repeat;*/
}

.product_tabs li a
{
	font-weight: bold;
	color: #666 !important;
	text-decoration: none !important;
	font-size:12px !important;
	background-color:#EEE;
	padding: 10px;
    margin: 0px 6px 0px 0px;
    border-top: 1px solid #CACACA;
    border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    border-right: 1px solid #CACACA;
    border-left: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}

.product_tabs li a.current
{
	background-color: #FFF;
	color:#333 !important;
	font-size:12px !important;
    text-decoration: none !important;
    padding: 10px;
    margin: 0px 6px 0px 0px;
    border-top: 1px solid #CACACA;
    border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-right: 1px solid #CACACA;
    border-left: 1px solid #CACACA;
    border-bottom: 1px solid #FFF;

}

/*.productTabs li.current a
{
	color: #333;
	background-image: url(../images/bg-productTab-selected.png);
	background-repeat: no-repeat;
}*/
/*.product_tabs li#navNextPrevLi
{
	background-image: none;
	width: 454px;
	text-align: right;
	padding-top: 0;
	padding-bottom: 5px;
	height: 25px;
	line-height: 12px;
}
/*.navNextPrevWrapper
{
	top: 0;
}
.product_tabs li#navNextPrevLi a
{
	font-weight: normal;
	font-size: 10px;
}
.product_tabs li#navNextPrevLi a:hover
{
	color: #1a4788;
}
.navNextPrevList
{
	float: none;
	height: 10px;
	margin: 0;
	padding: 2px 0;
}
.navNextPrevList-1
{
	float: left;
	height: 10px;
	margin: 0 0 0 180px;
	padding: 15px 0 0 30px;
}
*/
.tit-dettagli:hover, .tit-dettagli_m:hover 
{
	cursor: pointer;
}
#reviews{margin-top:20px;}
#reviews_title{font-weight:bold;font-size:20px;padding:10px 0;}
.review{padding:15px 15px 15px 0;border-top:1px solid #CACACA}
.review .translate{padding-left:8px;float:left;cursor: pointer;padding-bottom:1em}
.header_review h3, .header_review_lang h3
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
#column-2 .review p
{
	font-size: 12px;
	line-height: 16px;
	/*margin: 6px 0 0 150px;*/
}
.review-rating
{
	width: 90px;
	float: left;
	margin-right: 60px;
}

.rating-text
{
	margin: 6px 0 0 150px;
}

.rating-text a
{
	display: block;
    font-size: 14px;
    margin-top: 10px;
}

.review-translate
{
	font-size: 11px;
	color: #666;
	display:block;
	margin-top:10px;
}
.review-translate img {margin-right:0 15px;}
.review p{padding:0px}
.productPriceDiscountInfo{
color: black;
font-weight: normal;
font-size: 14px;
float: right;
margin-right:4px;
width:105px;
}

/*
.cloud-zoom{
border-bottom:1px solid #CACACA;
}


.cloud-zoom-lens {
	border: 1px solid #888;
	margin:-1px;	
	background-color:#fff;	
	cursor:move;		
}


.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}


.cloud-zoom-big {
	border:1px solid #ccc;
	overflow:hidden;
}


.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
*/

/* CSS for lens */
.cloudzoom-lens {
    border:none;
    border:1px solid #888;
    width:100px;
    height:100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor:crosshair;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border:1px solid #888;
    width:638px;
    height:400px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
}
.cloudzoom-zoom-no1024 {
    border:1px solid #888;
    width:638px;
    height:400px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border:none;
    box-shadow:none;
}

/* CSS for captions */
.cloudzoom-caption {
    display:none;   /* CSS captions should be hidden initially */
    text-align: left;
    background-color:#000;
    color:#fff;
    font-weight:bold;
    padding:10px;
    font-family: sans-serif;
    font-size:11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image:url(../images/blank.png);
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    background-image:url(../images/ajaxcart_loader.gif);
    width:32px;
    height:32px;
}


/* per la parte relativa allo scrolling */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable { /* required settings */
	position:relative; overflow:hidden; width: 330px; height:100px; 
	/* custom decorations */
	background:url("../images/h300.png") repeat-x; }

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items { /* this cannot be too large */ width:20000em; position:absolute; }

.items div { float:left; width:334px; }

/* single scrollable item */
.scrollable img { margin:0px; background-color:#fff; -moz-border-radius:4px; -webkit-border-radius:4px; }

/* active item */
.scrollable .active { border:2px solid #000; position:relative; cursor:default; }

/* this makes it possible to add next button beside scrollable */
/* .scrollable { float:left;	 } */

/* prev, next, prevPage and nextPage buttons */
a.browse {display:block; width:18px; height:18px;	cursor:pointer; font-size:1px; }
#items-category a.browse { background:url("../images/slider_arrow.png") no-repeat; display:block; width:18px; height:60px; cursor:pointer; font-size:1px; background-position: 0px -60px;}
/* right */
/* le parti relative all'immagine di background sono in style_common per via della sprite image */
a.right{clear:right;float:right;margin: 81px 4px 0 0;}
/* left */
a.left				{ margin: 81px 0 0 4px; float:left; } 

/* up and down */
a.up, a.down		{ background:url("../images/vert_large.png") no-repeat;  float: none; margin: 10px 50px; }

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
.product_slider_wrap a.disabled, .scrollable a.disabled {	visibility:hidden !important;		} 


/* recupero vecchia scheda */
/*#linguetta-prod, #wrap, form
{
	width: 250px;
}
#column-prod-2
{
	float: left;
}
#column-2 #addToCartBox input
{
	width: 100px;
}
#alsoPurchased, #alsoP
{
	clear: both;
}*/

#item-price-display
{
	font-size: 21px;
}
.productSalePrice
{
	/*display: block;*/
}
#item-extras li
{
	font-size: 12px;
	margin-bottom: 5px;
}

#item-extras li a
{
	font-weight:bold;
	text-decoration:none;
}

#item-extras li a:hover
{
	text-decoration:underline;
}

#item-cart-add
{
	margin: 10px 0 10px 0;
	position: static;
}
.item-discount-qty-special, .item-attributes, #OptionsAvailability 
{
	width: 350px;
}
table.item-discount-qty
{
	width: 100%;
}
table.item-discount-qty td
{
	text-align: right;
	padding-right: 5px;
}
table.item-discount-qty strong
{
	padding: 0 30px 0 5px;
	text-align: left;
	display: block;
}
.item-attributes ul
{
	margin-top: 5px;
}
.item-attributes li
{
	margin-bottom: 5px;
}
.tit-dettagli:hover 
{
	cursor: pointer;
}

ul#productDetailsList li.tit-dettagli, ul#productDetailsList2 li.tit-dettagli_m, ul#productDetailsList2_alt li.tit-dettagli_m, ul#productDetailsList3 li.tit-dettagli
{
	border-bottom-width: 0;
	padding: 4px 0;
/*	background-image: url('/includes/templates/holyart/images/bg-tit-dettagli.png');
	background-repeat: no-repeat;
	background-position: right 5px;*/
	font-size: 12px;
	color: #000;
}
ul#productDetailsList, ul#productDetailsList2, ul#productDetailsList2_alt, ul#productDetailsList3{padding: 4px;border: 0px solid #CCC;}
ul#productDetailsList ul li, ul#productDetailsList2 ul li, ul#productDetailsList2_alt ul li, ul#productDetailsList3 ul li{padding: 0 4px;}


#productReviewsDefaultNoReviews{font-size:13px;line-height:20px;}


ul#productDetailsList li span.clickexpand, ul#productDetailsList2 li span.clickexpand, ul#productDetailsList2_alt li span.clickexpand, ul#productDetailsList3 li span.clickexpand
{
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}
ul#productDetailsList, ul#productDetailsList2, ul#productDetailsList2_alt, ul#productDetailsList3
{
	font-size: 14px;
	line-height: 21px;
	margin: 20px 0px;
}
.measunit-container
{
	float: left;
	width: 70px;
	text-align: right;
	margin-top: 0px;
}
.measunit
{
	font-size:10px;
	color: #999;
	font-weight: bold;
	display: inline;
	display: none;
}
.measunit-button
{
	 margin:0 1px 0 3px;
}
#productDateAvailable,#productInStock{
float: left;
width: 275px;
padding: 5px;
margin: 0 0 16px 0;
text-align: center;
background: #FDBF89;
font-weight: bold;
}
#productInStock{
background: #A9E1A0;
}
span.cssButton.button_sold_out, span.cssButtonHover.button_sold_out
{
	color: #d10000;
	background-color: #FFF;
	display: inline;
	padding: 0;
}

.row1{
	background: #F7F7F7;
}
.row2{
	background: #e0e0e0;
}
.row1 td, .row2 td{
	padding: 2px;
	line-height:20px;
}
.row1 td img, .row2 td img{
	margin: 3px 0 -3px 0;
}

#column-2 input[type="checkbox"], #column-2 input[type="radio"] {
	margin: 0 0 0 6px;
}

#item-extras {
	clear: both;
}

#OptionsAvailability div {
	font-size:10px;
	background-repeat: no-repeat;
}

/*#crossSell h2.centerBoxHeading {
	margin:0 0 15px 0;
}
#alsoPurchased h2.centerBoxHeading {
	margin:30px 0 15px 0;
}
*/
h2.centerBoxHeading {
	clear:both;
	color: #333333;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-transform: uppercase;
	border:none;
}

#review_list
{
	font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	color:#333 !important
}


/*
.item{border:0px;margin-right:2px;}
#product_slider {position:relative;overflow:hidden;width: 744px;height:227px;}
.slider_items{width:20000em;position:absolute;clear:both}
.items_block{float:left;width:699px;}
#categoryProducts a.right 				{ background-position: 0px 0px; clear:right; float:right; margin: -181px 4px 0 0;}
.item-price .productSpecialPrice{color:#000;display:inline;font-weight:normal}

/* position and dimensions of the navigator */
/*
.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
/*
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
/*
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
/*
.navi a.active {
	background-position:0 -16px;     
}
*/
.product_slider_wrap{clear:both;}
.product_slider, .recent_slider, .cross_sell_slider, .category_slider {position:relative;overflow:hidden;width: 940px;height:229px;}
.slider_items{width:20000em;position:absolute;clear:both}
.items_block{float:left;width:990px;}
.product_slider_wrap a.right 				{ background-position: 0px 0px; clear:right; float:right; margin: -181px 4px 0 0;}
.item-price .productSpecialPrice{color:#000;display:inline;}
#item-also-purchased{height:250px; display: none;}
#recent-items{height:250px;}
.product_slider_wrap a.browse { background:url(../images/slider-arrows.png) no-repeat; display:block; width:19px; height:51px; cursor:pointer; font-size:1px; background-position: 0px 0px; position: absolute;}
/* right */
.product_slider_wrap a.right 				{ background-position: -19px 0px; clear:right; float:right;}
.product_slider_wrap a.right:hover 		{ background-position:-19px -51px; }
.product_slider_wrap a.right:active 	{ background-position:-19px -51px; } 

/* left */
.product_slider_wrap a.left				{ margin: 45px 0 0 4px; float:left; } 
.product_slider_wrap a.left:hover  		{ background-position: 0px -51px; }
.product_slider_wrap a.left:active  	{ background-position: 0px -51px; }

.product_slider_wrap .navi
{
	display: none;
}
.product_slider_wrap a.left
{
	position: relative;
	margin: 80px 0 0 0px;
	cursor: pointer;
}
.product_slider_wrap a.right
{
	margin: -150px 0 0 958px;
	/*margin: -150px 0 0 986px;*/
	cursor: pointer;
}

#alsoPurchasedTitle,#categoryProductsTitle,#CrossSellTitle{
    display: none;
}


/* ICONA VIDEO*/

#play-video 
{
clear: both;
height: 50px;
}

#play-ico
{
float:left;
padding-right:6px;
}

#text-video
{
vertical-align: middle;
margin-left: 6px;
font-size:14px;
font-weight: bold;
padding-top: 12px;
display:block;
}

/* FINE ICONA VIDEO*/


/*BOF 360°*/


/* the overlayed element */
.apple_overlay {

    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    background-image:url(http://jquerytools.org/media/img/overlay/white.png);

    /*
      width after the growing animation finishes
      height is automatically calculated
      */
    width:640px;

    /* some padding to layout nested elements nicely  */
    padding:35px;

    /* a little styling */
    font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(http://jquerytools.org/media/img/overlay/close.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

    /* use a semi-transparent image for the overlay */
  #overlay {
    background-image:url(http://jquerytools.org/media/img/overlay/transparent.png);
    color:#efefef;
    height:450px;
  }
  /* container for external content. uses vertical scrollbar, if needed */
  div.contentWrap {
    height:441px;
    overflow-y:auto;
  }
  
    
    /* overlay trigger */
	
#button360
{
	margin: 15px 0px;
	font-weight:bold;
	clear:both;
	height:60px;
}

#see img
{
	float:left;
}


#button360 #see .text-360
{
	float:left;
	margin: 20px 0px 0px 10px;
}

#button360 #see .text-360-2
{
	color:#E31C18;
	
}



#see {
    /*background:transparent url(http://jquerytools.org/media/img/seeitinaction.png) no-repeat scroll 0 0;
    display:block;
    height:44px;
    overflow:hidden;
    text-indent:-999em;
    width:159px;
    margin:30px auto 0;*/
    cursor:pointer;
}

#see:hover {
    background-position:0 -44px ;
}

#see:focus {
    background-position:0 -88px ;
}


/* overlay root element */
#sheet {
    width:635px;
    height:635px;
    position:absolute;
    font-size:11px;
    display:none;
    -webkit-box-shadow: 0 0 30px #777;
    -moz-box-shadow: 0 0 30px #777;
	top:32px;
}

/* some border radius for various elements and different browsers. CSS isn't perfect */
.rounded, #sheet input, .error {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}
  



/* individual panes */
#pane1 { 
display:block;
background:#fff;
width:635px;
height:635px;
padding-top:0px;

}

/*EOF 360°*/


.call-3 {
    background: #a9e1a0 none repeat scroll 0 0;
    float: left;
    font-size: 15px;
    padding: 10px;
    text-align: center;
	margin-bottom: 10px;
}

.call-3 > h2 {
    border: 0 none;
    margin-bottom: 6px;
}

.call-3 span {
    display: inline-block;
    font-size: 13px;
    margin: 3px 0;
	
}

#column-2 #item-description > ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 10px;
}