div.gallery-wrapper{
	background:#fff;
}


div#product-intro{
	width:891px;
	height:498px;
	overflow:hidden;
	display:none;
}
div#product-menu-wrapper{
	width:891px;
	height:43px;
	
}
div#product-menu-curtain{
	
	width:0;
	overflow:hidden;
	height:43px;
}
div#product-menu{
	width:891px;
	height:43px;
	overflow:hidden;
	background:url('/www.armet.it/2009/css/ui/product-menu.png') no-repeat;
}
div#product-menu div.padding{
	padding-left:6px;
	padding-right:6px;
}
#product-menu ul{
	margin:0;
	padding:0;
	padding:1px;
}

#product-menu ul li,
#product-menu ul li a{
	display:block;
	float:left;
	color:#fff;
}

#product-menu ul li{
	margin:0;
	padding:0;
	padding-right:1px;
}

#product-menu ul li.last-item{
	padding-right:0;
	
}

#product-menu ul li a{
	width:174px;
	line-height:28px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}

div.product-columns{
	padding-left:6px;
	padding-right:6px;
	float:left;
	clear:both;
}
div.product-col-wrapper{
	width:176px;
	height: 455px;
	float:left;
	display:table-cell;
	vertical-align:bottom;
	overflow:hidden;
}
div.product-col-wrapper.first-item{
	
	width:175px;
}

div.product-col{
	height: 455px;
	background:rgba(255,255,255,0.8);
}
div.product-col-wrapper.first-item div.product-col{
	padding-left:0;
}
div.product-col-wrapper div.product-col{
	padding-left:1px;
}


div.product-background .bg{
	overflow: hidden;
	width: 910px;
	height: 470px;
}

div.product-background div.product-col-menu{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	/*background: rgba(255,255,255,0.7);*/
}

div.product-col div.header{
	padding-top: 15px;
	padding-left: 5px;
}

div.product-col-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 25px;
}

div.product-col-menu ul li a{
	/*line-height: 35px;*/
	font-weight: bold;
	color: rgb(77,77,77);
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}

div.product-col-menu ul li a:hover span{
	background:  rgb(227,7,86);
	color: #fff;
}

div.product-col-menu ul li a.technical-data{
	padding-top:10px;
	text-transform:lowercase;
}

.arko div.product-col-menu ul li a:hover span, .arko .banner-column{
	background-color: rgb(183,193,0);
}
.arko div.product-col-menu ul li a.technical-data, .arko div.product-col-menu ul li a.technical-data:hover span{
	color: rgb(183,193,0);
	background:transparent;
}

.archiviazione div.product-col-menu ul li a:hover span, .archiviazione .banner-column{
	background-color:  rgb(227,7,86);
}
.archiviazione div.product-col-menu ul li a.technical-data, .archiviazione div.product-col-menu ul li a.technical-data:hover span{
	color: rgb(227,7,86);
	background:transparent;
}


.spogliatoio div.product-col-menu ul li a:hover span, .spogliatoio .banner-column{
	background-color: rgb(0,152,175);
}
.spogliatoio div.product-col-menu ul li a.technical-data, .spogliatoio div.product-col-menu ul li a.technical-data:hover span{
	color: rgb(0,152,175);
	background:transparent;
}



.multivano div.product-col-menu ul li a:hover span, .multivano .banner-column{
	background-color: rgb(114,50,136);
}
.multivano div.product-col-menu ul li a.technical-data, .multivano div.product-col-menu ul li a.technical-data:hover span{
	color: rgb(114,50,136);
	background:transparent;
}


.componenti div.product-col-menu ul li a:hover span, .componenti .banner-column{
	background-color: rgb(96,121,121);
}
.componenti div.product-col-menu ul li a.technical-data, .componenti div.product-col-menu ul li a.technical-data:hover span{
	color: rgb(96,121,121);
	background:transparent;
}

div.product-menu{
	position: relative;
	top: 0;
	z-index: 10;
	float: left;
}

div.product-cycle, div.gallery-wrapper{
	display:none;
	width:910px;
	height:470px;
	overflow:hidden;
}

