/* Main black menu & brands */

#left #brands a {
	border: none;
}

#left #brands ul {
	height: 126px;
	width: 190px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left #brands li {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#left #brands span {
	display: none;
}

#left #brands li a,
#left #brands li strong {
	display: block;
	width: 190px;
	color: #000000;
	background-image: url(../img/brands-menu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

/* Terra Plana */
#btp a {
	height: 28px;
	background-position: 0 -144px;
}

#btp a:hover,
#btp strong {
	height: 28px;
	background-position: 0 0;
}

/* United Nude */
#bun a {
	height: 26px;
	background-position: 0 -172px;
}

#bun a:hover,
#bun strong {
	height: 26px;
	background-position: 0 -28px;
}

/* Vivo Barefoot */
#bvb a {
	height: 31px;
	background-position: 0 -198px;
}

#bvb a:hover,
#bvb strong {
	height: 31px;
	background-position: 0 -54px;
}

/* Dopie */

#bdo a {
	height: 41px;
	background-position: 0 -229px;
}

#bdo a:hover,
#bdo strong {
	height: 41px;
	background-position: 0 -85px;
}