#shop-header {
	background: transparent url(/images/home-shop-men/vetement_homme_shop.jpg) 0 0 no-repeat;
}

#shop-top10 {
	background: #c0a577 url(/images/home-shop-men/ventenet_top10.gif) -5px 0 no-repeat;
}
#shop-top10 #mousevertical {
	background: #c0a577;
}
span.top10left {
	background: #c0a577 url(/images/home-shop-men/arrow_top10_left.gif) 0 0 no-repeat;
}
span.top10right {
	background: #c0a577 url(/images/home-shop-men/arrow_top10_right.gif) 0 0 no-repeat;
}
.movev {
	background: #c0a577;
}

.tool-title {
	background: url(/images/home-shop-men/tooltip.png) top left;
}
 
.tool-text {
	background: url(/images/home-shop-men/tooltip.png) bottom right;
}

#hleft {
	position: absolute;
	top: 70px;
	left: 110px;
}
#hright {
	position: absolute;
	right: 50px;
	bottom: 60px;
}
#hmanu {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 60%;
	margin: 0 20%;
	text-align: center;
}
#hleft,
#hright {
	font-weight: bold;
	color: #110c79;
}
#hleft a,
#hright a {
	font-weight: bold;
	color: #110c79;
	text-decoration: none;
}
#hleft a:hover,
#hmanu a:hover,
#hright a:hover {
	text-decoration: underline;
}
#hmanu,
#hmanu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}