body.market-home {
	background-color: #e6e6df;
}

h1 a {
	background: url(/_images/market-home/vitra.gif) no-repeat top left;
}


body.market-home div#container {
	background: #dcdbcf;
}


/** content **/
div#market-home-content {
	clear: both;
	min-height: 557px;
	padding: 30px 0 0 24px;
	background-color: #fff;
}

div#market-home-content ul li {
	float: left;
	width: 292px;
	min-height: 480px;
	margin-right: 10px;
}

div#market-home-content ul li a {
	text-decoration: none;
}

div#market-home-content ul li a span.overlay {
	display: block;
	position: relative;
	min-height: 116px;
	padding: 10px 16px 2em 16px;
	color: #fff;
	font-size: 140%;
	letter-spacing: -0.015em;
	cursor: pointer; /* For the benefit of IE users */
}

div#market-home-content ul li img {
	margin-top: -158px;
}

a#market-home-show-me-more-link {
	display: block;
	margin: 16px 0 0 16px;
	background-repeat: no-repeat;
	background-position: top left;
}

a#market-home-show-me-more-link:hover {
	background-position: bottom left;
}

a#market-home-show-me-more-link span {
	display: none;
}
