/*

Hauser & Wirth
Frontpae styles
Updated:	23/07/2009
Author:		Jean-Michel Dentand

-------------------------------*/

#home dd.thumbnail
{
	padding: 18px 0 0 0;
	width: 220px;
	margin-top: 9px 0 0 0 !important;
}

#home h3
{
	font-weight: bold;
	display: block;
	border: 0;
	margin-bottom: 0px;
	color: #000;
	font-size: 17px;
	text-transform: capitalize;
	text-shadow: #FFF 0 0 0;
	font-family: 'HelveticaNeue-Light',helvetica, arial, sans-serif;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 8px;
}

#headlines
{
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	height: 50px !important;
	width: 660px;
	float: left;
}

.line { border-top: 1px solid #E0E0E0; }

#headlines dt
{
	padding-top: 17px;
	width: 60px;
	float: left;
}

#headlines dd
{
	margin-top: 17px;
	margin-left: 70px;
	width: 600px;
	overflow: hidden;
	height: 3em;
}

#headlines dd a { font-weight: normal; }

#home #container
{
	overflow: hidden;
	width: 950px;
}

#home #container dl
{
	height: auto;
	padding-top: 8px;
	/*width: 100%;*/
	margin-right: 30px;
	padding-bottom: 18px;
	margin-top: -1px;
	float: left !important;
	overflow: hidden;
}

#home h3, #home h3 a
{
	font-weight: normal;
	color: #1c1c1c;
}

#home h3 a:hover { color: #AA103F; }
#home .row { width: 1020px; }
#home #footer { width: 950px; }
.column { overflow: hidden; }

.legend
{
	padding: 15px;
	background-color: pink;
	margin: 15px 0;
	clear: both;
	overflow: hidden;
	font-weight: bold;
	font-size: 150%;
	color: #000;
}

.two,.four,.three,.five
{
	width: 950px;
	overflow: hidden;
}

.location { overflow: hidden; }

/* two
.two .location
{
	float: left;
	margin-right: 30px;
	width: 460px;
}

.two dl
{
	width: 460px;
	overflow: hidden;
	float: left;
}
*/

/* Three */
.two .location,
.three .location
{
	float: left;
	margin-right: 30px;
	width: 296px;
	height:420px;
}

.three .location.span-3 { width: 735px; }

.three .location.span-2
{
	width: 622px;
	overflow: hidden;
}

.three .location.span-2 div { width: 652px; }

.two dl,.three dl
{
	width: 296px;
	overflow: hidden;
	float: left;
}

/* Four */
.four .location
{
	float: left;
	margin-right: 30px;
	width: 215px;
}

.four .location.span-3 { width: 735px; }
.four .location.span-2 { width: 470px; }
.four .location.span-2 div { width: 500px; }

.four dl
{
	width: 215px;
	overflow: hidden;
	float: left;
}


/* five */
.five .location
{
	float: left;
	margin-right: 30px;
	width: 166px;
}

.five .location.span-4 { width: 784px; }
.five .location.span-4 div { width: 814px; }
.five .location.span-3 { width: 558px; }
.five .location.span-3 div { width: 590px; }
.five .location.span-2 { width: 362px; }
.five .location.span-2 div { width: 500px; }

.five dl
{
	width: 166px;
	overflow: hidden;
	float: left;
}


/* five */
.six .location
{
	float: left;
	margin-right: 16px;
	width: 145px;
}

 #home .six h3 { font-size:15px;}

.six .location.span-4 { width: 784px; }
.six .location.span-4 div { width: 814px; }
.six .location.span-3 { width: 558px; }
.six .location.span-3 div { width: 590px; }
.six .location.span-2 { width: 306px; }
.six .location.span-2 div { width: 500px; }

.six dl
{
	width: 145px;
	overflow: hidden;
	float: left;
	margin-right:16px !important;
}

#event
{
	position: relative;
	text-align: right;
	margin: 10px 70px 0 0;
	overflow: hidden;
	height: 40px;
}

#event img
{
	position: absolute;
	right: 0;
	top: 0;
}

#home dd {overflow:hidden;}

