/*

Colours ----------------

header margin: #82cec1
header background: #1d4165
grey: #bbbfc2


*/
html {
	overflow: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	max-width: 62.5em;
}

/*
Typography ---------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 1em 0;
	padding: 0 0 .5em 0;
	border-bottom: 3px solid #cdcdcd;
}

h2 {
	font-size: 1.3em;
	margin: 0 0 .75em 0;
	padding: 0 0 .5em 0;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 .25em 0;
	padding: 0 0 .5em 0;
}


p {
	font-size: 95%;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

strong {
	background: #c5e0fc;
	border-bottom: 1px solid #004892;
}

.highlight{
	font-weight:bold;
}

/*
Header ---------------------------- */

#header { margin: 0 0 40px 0; height: 190px; border-top: 22px solid #82cec1; background-color: #1d4165; position:relative; color: #fff;}

#header #authors { position: absolute; top: 25px; right: 30px; font-size: 0.8em; }

#header #header-logo { 
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 500px;
	height: 106px;
	background-image: url(/ukgwa/20111014014128oe_/http://transportwinterresilience.independent.gov.uk/img/winter_resilience_review.jpg); 
}
#header #header-logo #title { display: none; }
#header #header-logo span.tagline {	display: none; }


#header #contact-info { position: absolute; bottom: 20px; right: 10px; width: 380px; }

#header #contact-info dl.contact { float: left; height: 85px; border-left: 1px dotted #ccc; margin: 10px 0 0 0; padding: 0 20px; font-size: 0.85em; color: #f6f6f6;}

#header #contact-info dl.contact dd { font-size: 0.85em; line-height: 1.5em; }

#header #contact-info dl.contact dd a{ color: #ccc; }

/*
Sidebar ---------------------------- */

#sidebar {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}

#site-nav {
	margin: 0 0 30px 0;
	padding: 0;
	width: 80%;
}

#site-nav li a{
	position: relative;
	display: block;
	margin: 0;
	padding: 12px 8px;
	border-bottom: 1px solid #dfdfdf;
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}

#site-nav li a span {
	position: absolute;
	right:0;
	bottom: 0;
	padding: 0 10px 12px 0;
}

#site-nav li#current a{
	background: #1d4165;
	font-weight: bold;
	color: #f6f6f6;
}

#site-nav li a:hover{
	background: #82cec1;
}

#contact {
	width: 80%;
	margin: 0;
	padding: 5px 0;
	background: #ededed;
	border: 1px solid #ededed;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#contact dt {
	font-size: 0.9em;
	margin: 4px 8px;
	padding: 8px 0 4px 4px;
	border-bottom: 1px solid #ccc;
	color: #004892;
}

#contact dd {
	font-size: 0.7em;
	margin: 2px 8px 2px 12px;	
	padding: 6px 0 4px 4px;
}

/*
Content ---------------------------- */

#content {
	float: right;
	width: 74%;
	padding-bottom: 20px;
	min-height: 500px;
}

#content p#notice {
	padding: 20px;
	margin: 25px 0;
	border: 2px solid #004892;
	background-color: #C5E0FC;
	font-size: 1.05em;
}

#content blockquote {
	margin: 10px 10px 20px 10px;	
	padding: 20px 10px;
	background-image: url(/ukgwa/20111014014128oe_/http://transportwinterresilience.independent.gov.uk/img/openquote.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
	text-indent: 23px;
}

#content blockquote p {
	padding: 0;
	font-size: 1.1em;
}

#content blockquote span {
	display: block;
	height: 25px;
	padding: 0;
	background-image: url(/ukgwa/20111014014128oe_/http://transportwinterresilience.independent.gov.uk/img/closequote.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content  blockquote p.author {
	padding-top: 10px;
	text-align: right;
	font-size: 1em;
}

#content ul {
	margin: 0 30px 10px 30px;
	list-style: square;
}

#content ul li{
	margin: 5px 0 15px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#content dl {
	margin: 5px 10px 20px 10px;
	padding:0;
}

#content dl dt{
	font-size: 1.1em;
	font-style:italic;
}

#content dl dd{
	margin: 20px;
}

#content ul.questions {
	list-style:none;
	margin: 0 0 20px 15px;
	padding: 10px;
	background: #eee;
}
#content ul.questions li span {
	font-weight: bold;
	font-size: 1.3em;
}

#content ul.questions li ul li {
	list-style:none;
}

#content ul.questions li ul li span {
	font-size: 1em;
}


#data-table {
	width: 90%;
	border: 1px solid #000;
	background: #fff;
	font-size: 0.8em;
	line-height: 1.3em;
}

#data-table caption {
	margin:0;
	padding: 8px 0;
	text-align:left;
	border-bottom: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

#data-table th, #data-table td {
	margin:0;
	padding: 8px 20px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}

#data-table th {
	color: #004892;
	font-size: 1.1em;
	font-weight: bold;
}

#data-table .name {
	text-align: left;
	font-weight: bold;
}

#data-table tr.alt {
	background: #eaf3fc;
}

#footnote {
	padding-top: 10px;
	border-top: 1px solid #7a7a7a;
	font-size: 0.8em;
}

/*
Footer ---------------------------- */

#footer {
	clear: both;
}

#footer-links {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	font-size: 0.8em;
	background: #1d4165;
	color: #f6f6f6;
}

#footer-links li a{
	color: #f6f6f6;
} 

#footer-links li.copyright {
	float: left;
	margin: 0;
	padding: 8px 14px;
}

#footer-links li.privacy {
	float: right;
	margin: 0;
	padding: 8px 14px;
}


