#actbeautiful-menu {
	left: 0;
    width: 129px;
    height: 28px;
    background-position: -15px -50px;
    z-index: 900;
}

#container #nav-boutique .element {
    background-image: url(/images/catalog/navboutique/nl_NL/nav-boutique-abspace-sprite.png);
}
.boutique-categ-1 {
    left: 129px;
    width: 87px;
    height: 28px;
    background-position: -144px -50px;
}
.boutique-categ-1_hover, .boutique-categ-1:hover {
    left: 129px;
    width: 87px;
    height: 28px;
    background-position: -144px -100px;
}
.boutique-categ-2 {
    left: 216px;
    width: 90px;
    height: 28px;
    background-position: -231px -50px;
}
.boutique-categ-2_hover, .boutique-categ-2:hover {
    left: 216px;
    width: 90px;
    height: 28px;
    background-position: -231px -100px;
}
.boutique-categ-3 {
    left: 306px;
    width: 83px;
    height: 28px;
    background-position: -321px -50px;
}
.boutique-categ-3_hover, .boutique-categ-3:hover {
    left: 306px;
    width: 83px;
    height: 28px;
    background-position: -321px -100px;
}
.boutique-categ-4 {
    left: 389px;
    width: 128px;
    height: 28px;
    background-position: -404px -50px;
}
.boutique-categ-4_hover, .boutique-categ-4:hover {
    left: 389px;
    width: 128px;
    height: 28px;
    background-position: -404px -100px;
}
.boutique-categ-5 {
    left: 517px;
    width: 72px;
    height: 28px;
    background-position: -532px -50px;
}
.boutique-categ-5_hover, .boutique-categ-5:hover {
    left: 517px;
    width: 72px;
    height: 28px;
    background-position: -532px -100px;
}
.boutique-categ-6 {
    left: 589px;
    width: 91px;
    height: 28px;
    background-position: -604px -50px;
}
.boutique-categ-6_hover , .boutique-categ-6:hover {
    left: 589px;
    width: 91px;
    height: 28px;
    background-position: -604px -100px;
}
.boutique-categ-7 {
    left: 680px;
    width: 127px;
    height: 28px;
    background-position: -695px -50px;
}
.boutique-categ-7_hover, .boutique-categ-7:hover {
    left: 680px;
    width: 127px;
    height: 28px;
    background-position: -695px -100px;
}
.boutique-categ-8 {
    left: 807px;
    width: 79px;
    height: 28px;
    background-position: -822px -50px;
}
.boutique-categ-8_hover, .boutique-categ-8:hover {
    left: 807px;
    width: 79px;
    height: 28px;
    background-position: -822px -100px;
}
.boutique-categ-9 {
    left: 886px;
    width: 94px;
    height: 28px;
    background-position: -901px -50px;
}
.boutique-categ-9_hover, .boutique-categ-9:hover {
    left: 886px;
    width: 94px;
    height: 28px;
    background-position: -901px -100px;
}

.boutique {
    background-image: url(/images/catalog/navboutique/nl_NL/nav-boutique-hover-abspace-sprite.png);
}

#actbeautiful {
	position: absolute;
	top: 28px; 
	width: 100%; 
	height: 400px; 
	background-color: white; 
	z-index: 900; 
	display: none;
	color: #5e472d;
	line-height: 20px;
	border: 1px solid #dad4c5
}
#actbeautiful a {
	color: #5e472d;
}

#actbeautiful a:hover {
	color: #8c951e;
	text-decoration: underline;
}


.abTop {
	width: 100%;
	height: 182px;
}

.abTopLeft {
	width: 200px;
	height: 150px;
	/* Only used to show the limits of the area */
	/*border: 1px solid green;*/
	float: left;
	margin-top: 20px;
	margin-left: 14px;
}

.abTopBlock {
	width: 170px;
	height: 150px;
	/* Only used to show the limits of the area */
	/*border: 1px solid blue;*/
	float: left;
	margin-top: 20px;
	margin-left: 63px;
}

.abBottom {
	width: 100%;
	height: 150px;
    background-color:white;
}

.abBottomLeft {
	width: 50%;
	float: left;
	margin: 0;
    margin-top:7%;
    margin-left:0%;
}

.abBottomRight {
	width: 50%;
	float: left;
	margin: 0;
    margin-top:7%;
    margin-left:0%;
}