/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/*
 * HSB Print Stylesheet
 */

BODY {
	font: 11pt georgia, serif;
	background: none;
}
* {
	color: #333;
	text-decoration: none;
}
H1 {
	font-size: 24pt;
	line-height: 1.1;
	margin: 0 0 10pt 0;
}
H2 {
	font-size: 18pt;
	line-height: 1.2;
	margin: 0 0 6pt 0;
}
H3 {
	font-weight: bold;
	margin: 0 0 3pt 0;
}
H4 {
	font-style: italic;
	margin: 0 0 5pt 0;
	line-height: 1.1;
}
IMG {
	display: block;
	margin-bottom: 10px;
}
P,
UL,
OL {
	line-height: 1.4;
	margin-bottom: 9pt;
}
TABLE {
	width: 100%;
	margin: 0 0 30pt 0;
}
LI {
	list-style-type: square;
}
.lead {
	font-size: 14pt;
	margin-bottom: 20pt;
}
DT {
	font-weight: bold;
	font-style: italic;
}
DD {
	padding-left: 10pt;
	margin-bottom: 3px;
}
TH {
	font-style: italic;
	border-bottom: 2px solid #333;
	padding: 3px;
	margin-top: 5px;
}
TD {
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
LABEL {
	display: block;
}
INPUT {
	border: 1px solid #333;
	padding: 4px;
}
FIELDSET {
	margin-bottom: 15px;
}

#page,
#content {
	padding-left: 0 !important;
}
#page,
#content,
.columns-2-1,
.columns-3-1,
.columns-1-1,
.columns-1-2,
.result-list,
.result-list LI {
	overflow: visible !important;
}

#header,
.user-tools,
.search-box,
.page-navigation,
.submenu,
.breadcrumbs,
.filter-tabs,
.news-tools,
.region-select,
#footer,
.do-show-all,
.skip,
#logo,
#exhibitions FORM,
.inline-navigation,
.more,
.filters,
.slider-box,
#slideshow UL,
.columns-2-1 .column1 .column2,
.do-not-print {
	display: none !important;
}

/* BOX ELEMENTS */
#exhibition-events LI,
.teaser,
.search-results LI,
.news,
.info {
	padding: 10px 0;
	border-top: 1px dotted #333;
	list-style-type: none;
	page-break-inside: avoid;
}
.search-results LI .locality,
.search-results LI .status {
	font-size: 11pt;
}


/* PROJECT PAGE */
#slideshow {
	width: 350px;
	float: right;
	margin: 0 0 14pt 14pt;
	overflow: hidden;
}
#slideshow .images {
	width: 350px;
}
#slideshow .images IMG {
	float: left;
	margin: 0 10px 10px 0;
}
#slideshow .images .image-1 {
	width: 170px;
	height: 140px;
	margin: 0 10px 10px 0;
}
#slideshow .images .image-2 {
	width: 170px;
	height: 140px;
	margin: 0 0 10px 0;
}
#slideshow .images .image-3 {
	width: 350px;
	height: 295px
}
.column2 .info {
	font-family: verdana, sans-serif;;
	font-size: 10pt;
}
.column2 .info H2 {
	font-family: verdana, sans-serif;;
	font-size: 10pt;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
}
.vcard DIV {
	margin-bottom: 3px;
}
.vcard .type {
        display: none;
}

