
body
{
	width: 100% !important;
	margin: 0 !important;
	padding: 2cm !important;
	line-height: 1.6;
	font-family: "Helvetica Neue", arial, sans-serif;
	color: #000;
	background: none;
	font-size: 9pt;
}

/*Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", arial, sans-serif;
	text-transform: uppercase;
}

h1,h2 { font-size: 12pt; }

h3,h4,h5,h6
{
	font-size: 9pt;
	padding-top: 1em;
}

code { font: 10pt Courier, monospace; }

blockquote
{
	margin: 1.3em;
	padding: 1em;
	font-size: 10pt;
}

hr { background-color: #E0E0E0; }

/* Images 
img
{
	float: left;
	margin: 1em 1.5em 1.5em 0;
}*/

a img { border: none; }

/* Links */
a:link, a:visited
{
	background: transparent;
	font-weight: 700;
	text-decoration: underline;
	color: #333;
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }

a[href^="http://"] { color: #000; }

/* Table */
table
{
	margin: 1px;
	text-align: left;
}

th
{
	border-bottom: 1px solid #333;
	font-weight: bold;
}

td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }

caption
{
	background: #fff;
	margin-bottom: 2em;
	text-align: left;
}

thead { display: table-header-group; }
tr { page-break-inside: avoid; }

h1 span,
dt a span
{
	color: #222;
	font-weight: 300;
}

#logo
{
	width: 200px;
	height: 36px;
}

#logo a { display: none; }

#print_logo
{
	display: block;
	width: 4cm;
	height: .42cm;
}

#masthead {
border-bottom:1pt #E0E0E0 solid;padding-bottom:.5cm;margin-bottom:1cm;
}
#masthead ul,
#subNavigation ul,
#subNavigation a,
#subNavigation form,
#search,
#browser,
#bottom_links { display: none; }
dt { font-weight: bold; }
#footer { margin: 5em 0 0 0; border-top:1pt #E0E0E0 solid;padding-top:.5cm;clear:both;}

dd
{
	text-indent: 0;
	margin-left: 0;
}

#title,#mainColumn,#largeColumn { margin-left: 5cm; }

#subNavigation
{
	float: left;
	width: 4cm;
}

#subNavigation dl { margin-top: 0; }
h1 { margin: 1cm 0; }

#gallery
{
	position: absolute;
	left: 0;
	top: 0;
}

#gallery dl,
#gallery dt
{
	margin: 0;
	padding: 0;
}

.row { position: relative; }
.top { display: none; }

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

li
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#slideshow li {
padding:1cm 0;
}

.artist_list li {
	padding:0;
}

#gallery
{
	position: relative;
	margin-left: 5cm;
}


/* Art fairs */
#art-fairs .event_list .logo img { width: 90px; }

#artists-exhibitions dt a,
#exhibitions-past dt a,
#exhibitions-forthcoming dt a,
#exhibitions dt a,
.title a
{
	display: block;
	border: 0;
	font: bold 17px/18px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", arial, sans-serif;
	text-transform: uppercase;
	text-shadow: #FFF 0 0 0;
	padding-top: 2px;
	margin-top: -0px;
}

.index_list
{
	border-bottom: #E0E0E0 solid 1px;
	margin-bottom: 36px;
	overflow: hidden;
}
.index_list li
{
	border-top: #E0E0E0 solid 1px;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	float: left;
}


.index_list li dl,
.index_list .image {
	position: relative;
	float: left;
	left: 100%;
margin:1em 0 1em -100%;}

.index_list li dl dt,
.index_list li dl dd {
margin-left:160px;
}



.index_list li .image {
width:140px;
text-align:right;
}

.index_list li dt {
margin-bottom:9px;
}

.index_list li dd.type { right: 0; }

.index_thumbnails li
{
	float: left;
	width: 25%;
	height: 180px;
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}

.index_thumbnails li dt,
.index_thumbnails li dd { display: none; }

.index_thumbnails li dd img
{
	margin: 0 !important;
	padding: 0;
}

.index_thumbnails li dd.image,
.index_thumbnails li dd.movie
{
	display: block;
	float: left;
}

.index_thumbnails li dd.movie
{
	display: block;
	position: relative;
	overflow: hidden;
}

.index_thumbnails li dd.movie span
{
	width: 100%;
	height: 100%;
	background: transparent url(/images/interface/play.png) no-repeat 50% 50%;
	z-index: 2;
	position: absolute;
	display: block;
}

/* @group Indexes */



.index_thumbnails li dt,
.index_thumbnails li dd
{
display: none;
}

.index_thumbnails li dd img {
	margin: 0 !important;
	padding: 0;
}
.index_thumbnails li dd.image,
.index_thumbnails li dd.movie {
	display: block;
	float: left;
}

.index_thumbnails li dd.movie {
	display: block;
	position: relative;
	overflow: hidden;
}
.index_thumbnails li dd.movie span {
	width: 100%;
	height: 100%;
	background: transparent url(/images/interface/play.png) no-repeat 50% 50%;
	z-index:2;
	position: absolute;
	display: block;
}


