﻿#brand
{
	position:absolute;
	top:0px;
	left:0px;
	width:130px;
	height:100%;
	background-image: url('../Images/left_contenitore.png');
	display:none;
}



#menu
{
	width: 150px;
	position: absolute;
	left: 0px;
	top:0px;
	bottom:0px;
	background-image: url('../Images/left_contenitore.png');
	background-repeat:repeat;
	height:100%;
}

#chiudi
{
	position: absolute;
	right: 30px;
	top: 10px;
	cursor:pointer;
	
}

#prodottoSheet
{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    height: 100%;
}

#testo_chiudi
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


.chiudi
{
	width:13px;
	height:13px;
}

#prodotti
{
	height: 100%;
	
}

#barra_laterale
{
	position:absolute;right:0px;top:0px;
	height:100%;
	width:100px;
	
}


#prodottoTab
{
	/*display:none;*/
	color: #000000;
	position: absolute;
	top: 0px;
	margin-left:100em;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

#centra
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-475px;
}

.brand
{
	 width:110px;
	 
	 margin:10px;
	 border:0;
	 
}

.linkBrand
{
	
}

.galleria
{
	float:left;	
	margin-bottom:15px;
	/*font-weight:bold;*/
	/*text-align:center;*/
	cursor:pointer;
	/*margin:15px 15px 15px 15px;*/
}

.ThumbImageText
{
	text-align:center;
	font-size:12px;
	width:110px;
	height:32px;
	/*background-color:White;*/
	margin:15px 15px 0px 15px;
	overflow:hidden;
	
}

.ThumImageBox
{
	/*margin-bottom:3px;*/
	margin:15px 15px 0px 15px;
	/*margin: 15px;*/
	border: solid 1px #A0A0A0;
	/*padding: 0px 4px 0px 4px;*/
	background-color: #FFFFFF;
	height: 100px;	
	width: 102px;	
}


.ThumbImage
{	
	/*height: 85px;	
	width: 100px;*/
	border:0;
	cursor:pointer;
	/*position:relative;
	top:50%;
	margin-top:-42px;*/	
}



.CategoriaMenuItem
{
	
	width: 130px;
	margin: 2px 2px 2px 10px;
	padding: 4px;
	font-size: 12px;
	cursor:pointer;
	background-image:url('../Images/Category_Background.png');
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;	
	
}

.DescrizioneProdotto
{
	position: absolute;
	left: 50px;
	top: 30px;
	width: 180px;
	text-align: left;
}

.Prezzo
{	
	top:340px;
	left:50px;
	position:absolute;
	z-index:1200;
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	visibility:hidden;
}

#header
{
	background-color: #F4A555;
}

#detail
{
	background-color: #F2C99F;
}

.BigPhotoProdotto
{
	position: absolute;
	left: 240px;
	top: 30px;
	/*width: 450px;*/
	/*height:300px;*/
}

.PhotoProdotto
{
	position: absolute;
	left: 720px;
	top: 30px;
	height: 300px;
}


div.scrollable {     
    overflow:hidden;
    position: absolute; left: 170px; top: 0px;right:260px;
	
	
    /* vertical scrollers have typically larger height than width */     
} 

#sfondo_prodotti
{
	position:absolute;
	top:0px;
	left:0px;
	/*right:0px;
	bottom:0px;*/
	height:100%;
	width:100%;
	background-image: url('../Images/top_contenitore.png');
	background-repeat:repeat-x;
}

#scrolbar_gallery
{
	overflow:hidden;
    position: absolute;  top: 0px;right:100px;
    width:30px;
    height:100%;
}


#su
{
	
	position:absolute;
	top:50%;
	margin-top:-30px;
	left:0px;
	display:none;
		
	cursor:pointer;
}


#giu
{
	
	position:absolute;
	top:50%;
	margin-top:30px;
	left:0px;
	display:none;
		
	cursor:pointer;
}

.freccia
{
	width:15px;
	height:30px;
}

#titolo
{
	font-size: 24px; font-weight: bold;  text-align:left;
}

#testo
{
	text-align: justify;
	overflow:auto;
	width:200px;
	height:270px;
}

.subProductsSelector
{
    display: none;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 350px;
}

.subProductLinkSelector
{
    margin: 0px 4px 0px 4px;
    cursor: pointer;
    color: #0000FF;
    text-decoration: underline;
}

.subProductLinkCurrent
{
    margin: 0px 4px 0px 4px;
    font-weight: bold;
}

