html,
body, 
article {
	width: 95%;
	height: auto;
	margin: 0;
	padding: 0 1em;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: inherit;
}

main * {
	background-color: #fff !important;
	color: #000 !important;
	text-decoration: none;
}

.offscreen, 
.skip_links, 
.a_to_z, 
header form,
header .toggle_controls,
header #section_heading,
header .section_heading,
header .section_top_level,
header .breadcrumb,
header abbr,
nav,
.feature_more,
.video_container,
.tabcordion_nav,
.prospectus_search,
#directory_search,
#sticky_nav,
footer,
.widget-wrapper {
	display: none;
}

.page_header {
	background: none;
}

/* slick slideshow
------------------------------------------------------------ */

.slick_slideshow,
.slider_homepage {
	overflow-y: auto !important;
	white-space: inherit !important;
}
.slick-track {
	width: 100% !important;
	transform: none !important;
	padding: 0;
}

.slick-track li {
	list-style: none;
}

.slick-list {
	height: auto !important;
}

.slick-slide {
	float: none !important;
	position: static !important;
	width: 95% !important;
	opacity: 1 !important;
}

.slick-slide img {
	max-width: 100% !important;
}

.slick-dots,
.slick_slideshow button,
.slick-prev,
.slick-next {
	display: none !important;
}


/* faq table
------------------------------------------------------------ */

.faq_table td {
	display: block;	
	padding: 0;
}

.faq_table th * {
	text-align: left;
	font-size: medium;
}


/* tabcordion
------------------------------------------------------------ */

.tabcordion [aria-hidden="true"],
.tabcordion_mode_accordion > dd[aria-hidden="true"] {
	max-height: none !important;
	display: block !important;
}


.abdn_row_padded,
dd * {
	padding: 0;
}

dt {
	padding: 1em 0;
}

dt a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.syndicated h3 {
	display: inline;
	font-size: medium;
	font-weight: normal;
}


/* prospectus
------------------------------------------------------------ */

.prospectus_main .prospectus_col, 
.prospectus_main .overview_text {
	max-width: none;
}

.prospectus_main .overview_extras {
	max-width: none;
	float: none;
	width: 100%;
	display: block;
}

.prospectus_main .button_link,
.tabcordion_loaded.tabcordion > dt a,
.prospectus_main .related_programmes a {
	box-shadow: none;
}

.detailed_result_button, 
.pagination_legend,
.pagination_legend + p, 
.view_type_button,
.tabcordion_mode_accordion > dt > a:after {
	display: none;
}

.tabcordion_mode_accordion > dd {
	border: 0;
}

dt,
.tabcordion > dd > div {
	padding: 0;
}

.open_day {
	background: none !important;
}

/* gallery
------------------------------------------------------------ */

.gallery_container {
	list-style: none;
}

.slideshow_controls_wrapper {
	display: none;
}

/* news
------------------------------------------------------------ */

.syndicated_browse {
	list-style: none;
}

#archive_controls, 
.sharing {
	display: none;
}


/* events
------------------------------------------------------------ */

.heading {
	font-size: 2em;
}

.syndicated_content h2, 
.syndicated_content h2 + p {
	display: none;
}


/* blog
------------------------------------------------------------ */

#blog_list time span {
	margin-right: 0.5em;
	font-size: 2em;
}

#blog_list article, 
#blog_list article * {
	clear: left;
}

.blog_categories_wrapper, 
.search_widget {
	display: none;
}