/*
-----------------------------------------------------
Standard CSS file for screen media [DfT]

File		: standard.css

Notes		: 
-----------------------------------------------------
*/  

img#logo {
	margin-top: -12px;
}

hr { display:none; }

div.hr hr {
	display:block;
	visibility:hidden;
}
div.hr {
	height:1px;
	overflow:hidden;
	margin:15px 0;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left top repeat-x;
	clear: both;
}

p.arrow { margin:5px 0 10px 0; }
p.arrow a {
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
	padding-left:10px;
}
p.arrowblock {
	margin:5px 0 10px 0;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
	padding-left:10px;
}

p.backtotop a {
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletTop.gif) left 5px no-repeat;
	padding-left:10px;
}

h1 {
	color:#006666;
	line-height:0.9em;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:15px;
}

#content h2 {
	font-size:1.5em;
	font-weight:bold;
	color:#1A5C4E;
	margin:15px 0 5px 0;
}
#content h2 a { font-size:0.73em; }

h2.clear {
	clear:both;
}

#content h3 {
	color:#1A5C4E;
	font-size: 1.1em;
	
}

h3.bar {
	color:#1A5C4E;
/*	background:#F1F3F3;*/
	background-color: #e1e1e1;
	padding:4px 6px;
	font-size:1.1em;
	margin-bottom: 10px;
}

#content h4 {
	color:#1A5C4E;
	font-size: 1em;
}

#content h5 {
	color:#1A5C4E;
	font-size: 1em;
	font-style: italic;
}


p.intro {
	font-weight:bold;
	font-size:1.1em;
	margin:15px 0;
	color: #333;
}

#content ol {
	margin-left: 15px;
}
	#content ol li {
	margin-bottom: 10px;
		
	}
		#content ol ol {
			margin-left: 15px;
			
		}
		
		#content ol li ol li {
			margin-top: 12px;
			
		}
		
		* html #content ol ol {
			margin-top: -10px;
			margin-bottom: 10px;
		}

#content ul {
	margin-left: 15px;
}
	#content ul li {
		margin-bottom: 10px;
	}
		#content ul ul {
			margin:10px 0 5px 15px;
			list-style: disc;
		}

#content ul.links {
	list-style-type:none;
	margin:20px 0;
}

* html #content ul.links {
	height:1%;
}
	#content ul.links li {
		background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
		padding-left:10px;
		margin-top:4px;
	}
	#content ul.links li a { 
		font-weight:bold; 
	}

#content ul.dots {
	margin-left: 0;
	list-style-type:none;
}
	#content ul.dots li {
		padding-left:15px;
		background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPoint.gif) 4px 4px no-repeat;
	}
	
p.indented {
	margin-left: 15px;
}

#content table {
	float: none;
	clear: both;
	margin-top: 10px;
}

#content table th, #content table td {
	padding: 1px 5px;
}

th {
font-weight:bold;
text-align:left;

}

/* Toolbar */

.tools-top,
.tools-bottom {
	font-weight:bold;
	margin:0 0 10px 0;
	float:left;
	width:100%;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left bottom repeat-x;
}
* html .tools-top { margin-bottom:0; }
.tools-bottom {
	margin:10px 0;
	background-position:left top;
}
.tools-bottom .back,
.tools-top .back {
	margin:0;
	float:left;
	padding-bottom:8px;
}
.tools-bottom .back { padding:5px 0 0 0; }
.tools-top .print {
	margin:0;
	float:right;
	padding:0 25px 8px 0;
	display:block;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPrint.gif) right top no-repeat;
}
.tools-top .right {
	margin:0;
	float:right;
  padding:0 25px 8px 0;
}
.tools-bottom .paging {
	list-style-type:none;
	float:right;
	padding-top:5px;
}
.tools-bottom .paging li {
	float:left;
	padding:0 10px;
}
.tools-bottom .paging li.previous { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletLeft.gif) left 4px no-repeat; }
.tools-bottom .paging li.next { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) right 4px no-repeat; }

/* Table of contents */

ul.toc {
	list-style-type:none;
	margin-left: 0 !important;
	padding-left:10px;
	height:1%;
	margin-bottom:10px;
}
ul.toc li.toc2 {
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
	padding-left:10px;
	margin-top:10px;
}
ul.toc li.toc3 {
	margin-left: 30px;
	padding-left:10px;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
}

/* A to Z list */

ul.az {
	float:left;
	width:98%;
	margin-left: 0 !important;
	margin-bottom:10px;
	list-style-type:none;
}
ul.az li {
	float:left;
	margin:0;
	width:1.5em;
	line-height:1.5em;
	text-align:center;
	margin:0 8px 8px 0;
	font-size:1.15em;
	font-weight:bold;
	border:1px solid #B6B6B4;
}
ul.az li a {
	text-decoration:none;
	display:block;
	height:1%;
}
ul.az li.selected { color:#F35B00; }
h2.az {
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/az.gif) right top no-repeat;
	width:34px;
	height:28px;
	clear:both;
	font-size:1.5em;
	line-height:1.3em;
	margin:10px 0 10px -4px;
	font-weight:bold;
	color:#fff !important;
	text-align:center;
}
ul.stripes {
	list-style-type:none;
	margin-left: 0 !important;
	float:left;
	width:100%;
}

	ul.stripes li { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) 8px 9px no-repeat; }
	ul.stripes li.odd { 
/*		background-color:#F1F3F3; */
		background-color: #e1e1e1;
	}
	
	ul.stripes li a {
		padding:6px 8px 6px 18px;
		display:block;
		height:1%;
	}

/* Site map */

ul.sitemap {
	width:49%;
	float:left;	
	padding-bottom:16px;	
	margin-left: 0 !important;
	list-style: none;
}

ul.sitemap li {
	font-weight:bold;
	margin-top:5px;
	padding-left:10px;
	list-style: none;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
}


ul.sitemap ul {
	float:none;
	width:auto;
	list-style: none;
	margin-left: 0 !important;
}

ul.sitemap li li li { font-weight:normal; height: 1%;}


/* In your area */

#ukMap { margin-top:20px; }

/* Search results */

.searchSummary {
	margin-bottom:10px;
	font-size:1.1em;
}
.refine { font-weight:bold; }
.pagination { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left top repeat-x; }
.pagination ul {
	margin-left: 0 !important;
	padding:6px 0;
	list-style-type:none;
	float:left;
	width:100%;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left bottom repeat-x;
}
.pagination ul li {
	float:left;
	margin-right:5px;
	text-align:center;
	font-weight:bold;
	width:1.5em;
	line-height:1.5em;
	border:1px solid #C5CDCE;
	background:#F3F5F5;
}
.pagination ul li span,
.pagination ul li a {
	font-size:0.9em;
	display:block;
	height:1%;
	padding:0 1px 2px 1px;
}
.pagination ul li.next,
.pagination ul li.previous {
	font-size:1.1em;
	background:none;
	width:auto;
	border:none;
	padding:0 10px;
}
.pagination ul li.next a,
.pagination ul li.previous a { float:left; }
.pagination ul li.next { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) right 6px no-repeat; }
.pagination ul li.previous { background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletLeft.gif) left 6px no-repeat; }

.highlight {
	margin:20px 0;
	border:2px solid #F35B00;
	padding:8px 10px 10px 10px !important;
	background:none !important;
}
.highlight h2 {
	margin-top:0 !important;
}

.highlight p { margin-bottom:0; }

.results {
	list-style-type:none;
	margin:15px 0;
	height:1%;
}
.results li {
	height:1%;
	padding-bottom:15px;
	margin-bottom:15px;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left bottom repeat-x;
}
.documents li { padding-right:20px; }
.documents li h2 a {
	padding-right:20px;
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 1.4em;
	zoom:1;
}	

.documents li.pdf h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPDF.gif); padding-left: 20px; background-position:left; }
.documents li.doc h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletDoc.gif); padding-left: 20px; background-position:left; }
.documents li.ppt h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPPT.gif); padding-left: 20px; background-position:left; }
.documents li.xls h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletXLS.gif); padding-left: 20px; background-position:left;  }
.documents li.zip h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletZip.gif); padding-left: 20px; background-position:left; }
.documents li.mpeg h2 a	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletMPEG.gif); padding-left: 20px; background-position:left; }
.documents li.csv h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletCSV.gif); padding-left: 20px; background-position:left; }
.documents li.mdb h2 a 	{ background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletMDB.gif); padding-left: 20px; background-position:left; }
.results li.last {
	padding-bottom:0;
	margin-bottom:0;
	background:none;
}

ul.documents li.pdf { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPDF.gif); }
ul.documents li.doc { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletDoc.gif); }
ul.documents li.ppt { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPPT.gif); }
ul.documents li.xls { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletXLS.gif); }
ul.documents li.zip { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletZip.gif); }
ul.documents li.mpeg { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletMPEG.gif); }
ul.documents li.csv { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletCSV.gif); }
ul.documents li.mdb { background-image:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletMDB.gif); }

.results p { margin-top:5px; }

.speech-statement-top {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/dotted-line.gif) left bottom repeat-x;
}

#content dl, 
.results dl {
	margin-top:5px;
}
#content dt, 
#content dd, 
.results dt,
.results dd,
dt.speech,
dd.speech,
dt.statement,
dd.statement{
	display:inline; /* Fix for IE double margin bug */
	float:left;
	margin-right:5px;
}
#content dt, .results dt, dt.speech, dt.statement { font-weight:bold; }
#content dd, .results dd, dd.speech, dd.statement { margin-right:20px; }

dt.speech, dt.statement {width:120px;}
dd.speech, dd.statement {width:455px;}

.filterlist {
	margin:50px 0 20px 0;
	border:2px solid #F35B00;
	padding:8px 10px 10px 10px;
}
.filterlist p {
	margin:0;
	font-weight:bold;
}
.filterlist ul {
	margin:10px 0;
	list-style-type:none;
}
.filterlist ul li { margin:5px 0; }
.filterlist ul li a {
	font-weight:bold;
	margin-left:10px;
	padding-left:8px;
	background:url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletRight.gif) left 4px no-repeat;
}
.filterlist p.arrow { margin-bottom:0; }

.sorting { margin:15px 0; }
.sorting label { font-weight:bold; }
.sorting select { margin:0 5px; }
* html .sorting select { margin:0 5px -3px 5px; }
* html .sorting input { margin-bottom:-3px; }
.sorting select option { padding:2px 4px 0 2px; }
* html .sorting input.button { margin-bottom:-1px; }

h2.pdf a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPDF.gif) no-repeat 0 2px;	
	clear: both; height: 1px;
}

h2.doc a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletDoc.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

h2.ppt a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletPPT.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

h2.zip a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletZip.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

h2.mpeg a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletMPEG.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

h2.csv a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletCSV.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

h2.mdb a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletMDB.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

h2.xls a {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url(/+/https://www.dft.gov.uk/_format/_images/gifs/bulletXLS.gif) no-repeat 0 2px;
	clear: both; height: 1px;
}

.thumb {
	float: left;
	padding: 3px 13px 6px 0;
}
