#wrapper-toolbar,
#unit-site-search,
#unit-navigation,
#unit-logo a img,
#unit-breadcrumb,
#unit-secondary-content,
#unit-mailinglist-footer,
#unit-related-content,
#unit-comment-form,
#unit-share,
.ui-tabs-nav,
#unit-page-navigation,
#unit-links-primary,
#unit-links-secondary,
iframe,
#unit-production-images,
#unit-production-downloads,
#unit-production-newsblogs,
#unit-season-link,
.template-event #unit-lead-info .meta-categories,
.book-online,
.gallery-thumbnails,
.slideshow-fullscreen-icon,
#unit-tertiary-content,
.accessibility-switch,
.slideshow-intro,
.slideshow-control-next,
.slideshow-control-prev,
.gallery-slideshow,
#unit-gallery .image.active .intro {
	display: none !important;
}

#unit-header {
	border-bottom: 1px solid black;
	padding-bottom: 20px;
}

#wrapper {
	width: auto;
	border: 0;
	margin: 0 10%;
	padding: 0;
	min-height: auto !important;
}

html, body {
	height: auto;
}


body{
	background-image: none !important;
	background-color: #fff;
	font-size: 12pt;	
}

#unit-primary-content,
#unit-secondary-content,
#unit-default-content .content,
#unit-page-content  {
	width: auto !important;
	float: none !important;
}

#accordion .ui-accordion-content{
	overflow: visible;
	padding: 0;
	margin: 0;
	border-bottom: 1pt solid black;
}

#accordion,
#accordion h2 a,
#unit-list-intro {
	width: auto !important;
	margin: 0;
	padding: 0;
}

#accordion h2 {
	border-bottom: 1pt solid black;
	padding: 1em 0;
}

#accordion h2.ui-state-active {
	border-bottom: none;	
}

#unit-logo .screen,
#unit-supporters .screen {
	display: none !important;
}

#unit-logo .print,
#unit-supporters .print {
	display: block !important;
	float: none;
}

#unit-logo .print{
	width: 60%;
}

#unit-supporters .print {
	width: 80%;
}

#unit-page-content {
	overflow:visible !important;
	padding-bottom: 40px;
}

a, a:visited {
   color: #3680bd !important;
   background-color: transparent !important;
   font-weight: bold;
   text-decoration: underline;
}

#wrapper-footer {
	background: none !important;
	margin-top:0;
	clear: both;
}


#group-footer {
	color: black !important;
	padding: 20px;
	width: auto !important;
	margin: 0 10%;
}


.ui-tabs-hide {
	display: block !important;
	float: none !important;
}

.lead-image,
.unit-venue img {
	width: 100%;
}

#unit-section-header h1, 
#unit-section-header #section-title {
	background-image: none;
	background: none;
	text-indent: 0;
	font-size: 18pt;
	color: black;
	font-weight: bold;
}

.jsenabled .template-event .event-info .tab-panel h2,
.template-event .event-info .tab-panel h2 {
	display: block;
}

/* Content block that require some division */


#unit-lead-info,
#unit-production-leadinfo,
#unit-production-dates,
#unit-production-venues,
#unit-event-supporters,
#unit-primary-content #unit-default-content .content,
#unit-comments,
#unit-list-intro,
#unit-gallery-intro,
#unit-gallery .active .content {
	margin-bottom: 1em;
	border-bottom: 1pt solid black;
}

#unit-event-supporters h2 {
	background-image: none;
	text-indent: 0;
	font-size: 18pt;
	color: black;
	font-weight: bold;
}

#unit-gallery .image.active {
	display: block !important;
	position: relative;
}

#unit-gallery .active img {
	width: 500px !important;
}

#unit-gallery .active .content h3,
#unit-gallery .active p {
	color: black;
}

#unit-gallery, 
.nojs-gallery #unit-primary-content #unit-gallery {
	position: relative;
	background: none;
	padding: 0 !important;
	margin: 0 !important;
}

#unit-gallery-intro {
	padding: 0 !important;
	margin: 0 !important;
}

.template-gallery #unit-secondary-content {
	display: block !important;
}

.slideshow-is-loading {
	height: auto !important;
}

