/*Utility*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.sepShadow{
	background: transparent url(../images/Limages/sep.png) repeat-x scroll center center;
	border: none;
	height: 20px;
	width: 100%;
}
/*SECTION side menu gopro*/
div.catHeader{
	background-color: #303030;
	border-top: 1px solid #353535;
	border-left: 1px solid #353535;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	padding-left: 14px !important;
	/*margin-top: 2px !important;*/
	/*border-bottom : 1px solid #ccc;*/
	cursor: pointer;
}

div.catHeader  h2{
	margin:12px 0;
	font-size: 16px;
	
}
ul.categorie li{
	font-family: arial,helvetica,sans-serif;
	width:234px;
}
span.side_price{
	font-family: 'Arial Narrow',tahoma,sans-serif !important;
}
.jQopened{
	background: url(../images/Limages/menu_minus_sculp.png) no-repeat 2px 14px;
}
.jQclosed{
	background: url(../images/Limages/menu_plus_sculp.png) no-repeat 2px 14px;
}
/*EOF side Menu*/
/*SECTION products_info page*/
/*ADDITIONAL IMAGES*/

.productAdditionalImagesIcon{
	border-top: 1px solid #353535;
	width: 240px;
	min-height: 37px;
	position: relative;
	left: 390px;
	top: -90px;
	z-index:9000;
	cursor:pointer;
	text-align: center;
}
.additionalTitle{
	position: absolute;
	left: 80px;
	top:10px;
	
}
.addArrow{
	background: #303030 url(../images/Limages/camera_arrow.png) no-repeat top left;
}
.addPlus{
	background: #303030 url(../images/Limages/camera_plus.png) no-repeat top left;
}
.imgLinkAdditional{display: none}
#productAdditionalImages{
	margin: 37px 0 6px 0;
	position: absolute;
	width: 100%;
	background: #303030;
	width: 100%;
	}

#zoomEr{display:none}
.addZoom{
	background: #ffffff url(../images/Limages/zoom.png) no-repeat center center;
	width: 70px;
	height: 45px;
	display: block;
	
	text-align: center;	
}
.additionalImages a img{width: 70px; height: 45px}
.additionalImages a{display:block; width: 70px; height: 45px; margin-left:4px}
/* ATTRIBUTES */

.valueAttribsOptions, .valueAttribsSd{font-size: 10px}
.valueAttribsSd{
	background:url(../images/sd-icon_48.png) no-repeat center left;
	padding-left: 50px;
	color: #F1CF51;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	color: #6CF;
	float:left;
	background-color: #2f2f2f;
	border: 1px solid #3f3f3f;
	padding: 0.4em 0.2em 0.4em 0.4em;
	}
	
/*ATTRIBUTI */
#attributesWrapper{
background-color: #303030;
padding: 0;
width: 450px;
float: right;

}
#prodottiWrapper{
	margin: 0 auto;
}

#prodotti img {
	margin:0;	
	cursor:pointer;	
}
#prodotti .current{
	padding:4px;
	margin:0;
	background-color:#505050;
	border-top:1px solid #5B5B5B;
	border-left:1px solid #5B5B5B;
	border-right:1px solid #2B2B2B;
	border-bottom:1px solid #2B2B2B;
}
.attIconContainer{
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	min-height: 60px;
	min-width: 60px;
	display:block;
	float:left;
	border-top:1px solid #353535;
	border-left:1px solid #353535;
	border-right:1px solid #2B2B2B;
	border-bottom:1px solid #2B2B2B;
	padding:4px;
}
.attIconTitle{
	font-family: arial,helvetica,sans-serif !important;
	display:block;
	text-align: center;
	color:#666;
	text-shadow: 0 -1px 1px #000000;	
}
.current .attIconTitle{
	font-family: arial,helvetica,sans-serif !important;
	color: #f1f1f1;
	text-shadow: 0 1px 1px #222;	
}

.descrizione {
	background-color:#505050;
	width:408px;
	height:140px;
	overflow:auto;
	/*display:none;*/
	margin:0;
	padding:10px 20px 10px 20px;
	border-top:1px solid #5B5B5B;
	border-left:1px solid #5B5B5B;
	border-right:1px solid #2B2B2B;
	border-bottom:1px solid #2B2B2B;
	float:right;
}

.descrizione .arrow {
	display: none;
/*	width:34px;
	height:34px;
	margin-top:-28px;
	margin-left:36px;
	font-size:1px;
	position:relative;*/
}
.descrizione .labelAttribsOptions{
	font-weight:bold;
	color: #66ccff;
	margin-bottom: 10px;
}
.descrizione .attribsRadioButton, .descrizione .attribsCheckbox{
	font-size: 12px;
	margin: 0;
}
#sdCard{
	background:#505050 url(../images/Limages/memory-card_bkg.png) no-repeat top right;
}
#bacPac{
	background:#505050 url(../images/Limages/backpack_bkg.png) no-repeat top right;
}
#alimentazione{
	background:#505050 url(../images/Limages/power_bkg.png) no-repeat top right;
}


/* TABS per Contenuti */

/* root element for tabs  */
.tabsWrapper{

}
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:36px;
	background-color: #303030;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	border-top:1px solid #353535;
	border-left:1px solid #353535;
	border-right:1px solid #2B2B2B;
	border-bottom:1px solid #2B2B2B;
	cursor:pointer;

	}


ul.tabs li span { 
	font-size:13px;
	display:block;
	height: 34px;  
	line-height:34px;
	width: 120px;
	text-align:center;	
	text-decoration:none;
	color:#666;
	position:relative;
	top:1px;
	text-shadow: 0 -1px 1px #000000;	
}
ul.tabs li.current span {
	color: #f1f1f1;
	text-shadow: 0 1px 1px #222;	
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs li.current {
	cursor:default !important; 
	color:#fff !important;
	background-color:#505050;
	border-top:1px solid #5B5B5B;
	border-left:1px solid #5B5B5B;
	border-right:1px solid #2B2B2B;
	border-bottom:1px solid #2B2B2B;
	
}
span.tabsTitle{
	font-family: arial, helvetica, sans-serif !important;
}
/* initially all panes are hidden */ 

.panes div {
	/*display:none;		*/
	padding:15px 10px;
	border-top:0;
	/*height:100px;*/
	font-size:14px;
	background-color:#505050;
}

.panes div.contentsAlsoPurch{
	padding: 0;
	margin: 0;
}
.panes div.centerBoxContentsAlsoPurch{
	margin: 10px 6px;
	padding: 0;
}
.panes div.contentsAlsoPurch h2{
display: none;
}