﻿/* records print css */
/*
-------------------------------------------------------------------------------------
DON'T COMMENT OUT NEXT FEW LINES AS CAUSES IE6 AND IE7 TO CRASH WHEN PRINTING! dp
-------------------------------------------------------------------------------------
*/

body {
	width: 100% !important;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 14px!important;
}
h1 {
	background: transparent;
	border: none!important;
	font-weight: normal;
}
h2 {
	font-weight: normal!important;
	border: none!important;
}
h3 {
	font-weight: normal!important;
}
#secondary-content .holder .thumb-image {
	height: 1.5em;
	list-style-type: circle!important;
	list-style-position: inside;
}
.container {
	margin: 0!important;
}
.research-guides #secondary-content li {
	width: 100%;
}
.holder {
	padding: 0!important;
	width: 100%!important;
	margin: 0!important;
}
.holder img {
	display: none;
}
.holder h2 {
	margin: 0!important;
	padding: 0!important;
}
.holder a {
	margin: 0!important;
	padding: 0!important;
}
div.top a {
	display: none!important;
}
#main-navigation, #hdr-searchform-holder, #hdr-personalisation, #ftr, #sub-menu-wrapper {
	display: none;
}
#records-wrapper #wrapper #primary-content .holder .signpost-sections {
	padding: 0;
	border: none;
	margin: 0!important;
}
a {
	color: #00529B!important;
	text-decoration: underline;
}
a[href^="/"]:after {
	content: " (https://www.nationalarchives.gov.uk" attr(href) ")";
	font-size: 90%;
}
a[href^="http://"]:after, a[href^="https://"]:after {
	content: " (" attr(href) ")";
	font-size: 90%;
}
#searchTools {
	display: none;
}
a:visited {
	color: #00529B!important;
	text-decoration: underline;
}
.printDownload {
	display: none;
}
/*div {
	width: 100%; 
	clear: both;
}*/

form {
	display: none;
}
#wrapper, #banner, #intro, #primary-content {
	width: 95% !important;
	float: none !important;
	border: none;
}
.research-guides #primary-content #intro #contents {
	width: 100%;
	border: none;
	clear: both;
	display: block;
	margin: auto;
}
#intro img {
	display: none;
}
li.video-play {
	display: none;
}
#primary-content .holder ul, #primary-content .holder li {
	float: none !important;
	margin: 0;
	padding: 0;
	background: none !important;
}
.research-guides #wrapper #primary-content #intro {
	width: 100%!important;
	clear: both!important;
	float: none!important;
}
.signpost-sections li, .signpost-footer li {
	margin: 15px 0 !important;
	color: black;
	clear: both;
}
#secondary-content {
	clear: both;
	float: none !important;
	width: 100% !important;
	background-color: #fff;
}
#secondary-content .holder, .holder ul li {
	border: 0 solid #fff !important;
}
#footer-wrapper {
	display: none;
}

#bridging-header {
	display: none;
}
