#layout-contents {
	visibility: hidden;
}

#zoom-overlay {
	display: none;
	background-color: white;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:5;
}

#zoom-container {
	display: none;
	position: absolute;
	background-color: transparent;
	z-index: 6;
	width: 500px;
}

*html #zoom-container {
	margin-top: -180px;
}

#zoom-container-top {
	background-color: transparent;
	background-image: url('/images/parrucca/zoom-container-top-bg.png');
	background-repeat: no-repeat;
	width: 500px;
	height: 44px;
	z-index: 6;
}

#zoom-close {
	position: absolute;
	right: 0px;
	background-color: transparent;
	background-image: url('/images/parrucca/zoom-close.png');
	background-repeat: no-repeat;
	z-index: 8;
	width: 30px;
	height: 30px;
}

#zoom-container-dummy {
	background-image: url('/images/parrucca/zoom-container-bg.png');
	background-repeat: repeat-y;
	width: 500px;
	height: 650px;
}

#zoom-container-dummy img {
	margin-left: 10px;
	margin-top: -50px;
	visibility: hidden;
}

#zoom-container-bottom {
	background-color: transparent;
	background-image: url('/images/parrucca/zoom-container-bottom-bg.png');
	background-repeat: no-repeat;
	width: 500px;
	height: 44px;
	z-index: 6;
}

#zoom-container-img {
	position: absolute;
	z-index: 7;
	top: 20px;
	left: 20px;
	width: 450px;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
}

#zoom-container-img img {
	border: none;
}




#box-ellen-wille {
	display: block;
	background-image: url('/images/home/box-ellen-wille.jpg');
	width: 579px;
	height: 137px;
}

#box-stimulate {
	display: block;
	background-image: url('/images/home/box-stimulate.jpg');
	width: 579px;
	height: 205px;
}

#box-raquel-welch {
	display: block;
	background-image: url('/images/home/box-raquel-welch.jpg');
	width: 579px;
	height: 180px;
}

#box-modelli, #box-accessori, #box-cataloghi, #box-offerte, #box-prezzi, #box-servizio, #box-kit-omaggio, #box-spedizione, #box-iva {
	display: block;
	float: left;
	background-position: bottom center;
	background-repeat: no-repeat;
}

#box-modelli, #box-accessori, #box-cataloghi {
	height: 240px;
	margin-bottom: 10px;
}

#box-iva, #box-kit-omaggio, #box-spedizione {
	height: 188px;
	width: 193px;
	margin-bottom: 10px;
	margin-top: 20px;
}


#box-offerte, #box-prezzi, #box-servizio {
	height: 169px;
}

#box-kit-omaggio {
	background-image: url('/images/home/box-kit-omaggio.jpg');
}

#box-spedizione {
	background-image: url('/images/home/box-spedizione.jpg');
}

#box-iva {
	margin-top: -36px;
	background-image: url('/images/home/box-iva.jpg');
}

#box-modelli {
	background-image: url('/images/home/box-modelli.jpg');
	width: 193px;
}

#box-accessori {
	background-image: url('/images/home/box-accessori.jpg');
	width: 195px;
}

#box-cataloghi {
	background-image: url('/images/home/box-cataloghi.jpg');
	width: 191px;
}

#box-offerte {
	background-image: url('/images/home/box-offerte.jpg');
	width: 185px;
}

#box-prezzi {
	background-image: url('/images/home/box-prezzi.jpg');
	width: 200px;
}

#box-servizio {
	background-image: url('/images/home/box-servizio.jpg');
	width: 189px;
	margin-top: 39px;
}

#carousel-collezione-container, #carousel-news-container {
	width: 579px;
}

#carousel-collezione-container ol li, #carousel-news-container ol li {
	width: 579px;
	border: none;
}

#carousel-collezione-container ol li{
	height: 243px;
}

#carousel-news-container ol li {
	height: 239px;
}

#carousel-collezione-container {
	height: 230px;
	margin-top: 30px;
}

#carousel-news-container ol {
	margin-bottom: 20px;
	margin-top: 10px;
}

#carousel-news-container {
	background-position: bottom;
	background-repeat: repeat-x;
	height: 250px;
	background-image: url('/images/layout/h2-bg.png')
}

#carousel-news-container  h2 {
	font-size: 21px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	background: none;
	padding: 0px;
}

#carousel-news-container  h3 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	border: none;
	padding: 0px;
}

#carousel-news-container  h4 {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	color: #535353;
	padding: 0px;
}

#carousel-news-container div a img {
	border: none;
}

#carousel-news-container div p {
	font-size: 11px;
	color: #535353;
	text-align: left;
	margin-top: 3px;
}

#carousel-news-container a {
	font-weight: normal;
}

#carousel-news-container .caorusel-news-img-container {
	width: 230px;
	float: left;
	margin-left: 35px;
	display: block;
}

#carousel-news-container .carousel-news-text-container {
	width:270px;
	margin-left: 9px;
	float: left;
}

.yui-carousel-nav ul {
	display: none;
}

.yui-carousel-first-button button {
	display: none;
}

.yui-carousel-first-button {
	background-image: url('/images/home/btn-precedente.png');
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 100;
	cursor: pointer;
}

.yui-carousel-next-button button {
	display: none;
}

.yui-carousel-next-button {
	background-image: url('/images/home/btn-successivo.png');
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	top: 100px;
	right: 0px;
	z-index: 100;
	cursor: pointer;
}

