/* overall styles */
body
{
	font-family: arial, verdana,"Lucida Console",helvetica,sans-serif;
	font-size: small;
	font-weight: normal;
	color: black;
	background-color: white;
	margin : 0;
	padding: 0;
	width: 100%;
	line-height: 1.2em;
	text-align: center;
}
a 
{ 
	outline: 0; 
}
#all
{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
}
img
{
	border: 0;
}
#content h1, #contentmvrus h1
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.2em;
	margin: 0 0 0.3em 0;
	color: rgb(154,0,0);
	text-transform: lowercase;
}
#contentmvrus h1
{
	color: rgb(1,0,102);
}
h2
{
	font-family: "Comic Sans MS","Papyrus",arial,helvetica,sans-serif;
	font-size: 1.2em;
	color: rgb(154,0,0);
	text-transform: lowercase;
}
h3
{
	font-family: "Comic Sans MS","Papyrus",arial,helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: lowercase;
}
h4
{
	font-family: "Comic Sans MS","Papyrus",arial,helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: lowercase;	
}
/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* header */
#header
{
	width: 100%;
	height: 99px;
	margin: 0;
	padding: 0;
	background-position: right;
	background-image: url(RoadSafetyEducationTeenZone.gif);
	background-repeat:no-repeat;
	background-color: #EE0101;
}
.doelink
{
	width: 179px;
	margin: 0 0 0 13px;
	padding: 13px 0 0 0;
	
}
.teenzonebanner
{
	float: right;
	margin: 0;
	padding: 0;
}
* html .teenzonebanner
{
	margin: 0 0 -3px 0;
}
/* top menu styles */
.topmenubar
{
	width: 100%;
	margin: 0;
	padding: 0;
	color: #142062;
	border-collapse: collapse;
}
.topmenubar td
{
	vertical-align: top;
}
.topmenu
{
	padding: 2px 0 0 0;
	width: 65%;
	font-size: 100%;
}
.topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.topmenu ul li
{
	display: inline;
	color: #142062;
	font-weight: normal;
	white-space: nowrap;
	border-right: 1px solid #142062;
}
.topmenu a
{
	padding: 0 5px 0 5px;
}
.topmenu a:link, .topmenu a:visited
{
	color: #142062;
	font-weight: normal;
	text-decoration: none;
}
.topmenu a:link:hover, .topmenu a:visited:hover
{
	color: #142062;
	text-decoration: underline;
}
.topmenu .menuselected
{
	color: #142062;
	font-weight: bold;
}
.search 
{
	width: 30%;
	background-color: #142062;
	text-align: right;
	font-size: 0.8em;
}
.search fieldset
{
	border: 0 solid;
	padding: 0;
	margin: 0 12px 0 0;
}
.search form
{
	display: inline;
	margin: 0;
	padding: 0;
}
.searchlabel
{
	color: white;
	font-weight: bold;
}
#qt
{
	width: 126px;
	height: 1.2em;
	border: 1px solid rgb(120,139,145);
	padding: 0;
}
#qssubmit
{
	padding: 0 3px;
	margin-bottom: -1pt;
}
/* container for middle */
#middle
{
	clear: both;
	width: 99.7%;
	padding: 0;
	margin: 0;
}
/* left menu styles */
#lmenu
{
	width: 198px;
	vertical-align: top;
}
.lmenutop
{
	width: 100%;
	height: 7px;
	background-image: url(tzlmtopmargin.gif);
	background-repeat: repeat-x;
}
.lmenubottom
{
	width: 100%;
	height: 7px;
	background-image: url(tzlmbottommargin.gif);
	background-repeat: repeat-x;
}
.lmenutopright
{
	width: 8px;
	height: 7px;
	float: right;
}
.lmenumargins
{
	width: 100%;
	clear: both;
	background-color: white;
	background-image: url(tzlmmargins.gif);
	background-repeat: repeat-y;
	border: solid 1px transparent;
}
* html .lmenumargins
{
	border: none;
}
.lmenumenu
{
	margin: 0 10px 0 8px;
}
.lmenuinner
{
	margin: 5px;
}

.campaignheader {
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	font-size: 100%;
	background-color: #A4B6C0;
	padding: 5px 0px 5px 0px;
	}
	
.lmenutable
{
	font-size: 100%;
	font-weight: bold;
	border-collapse: collapse;
}
.lmenutable td
{
	padding: 2px;
	vertical-align: middle;
}
.lmenutable .block
{
	width: 15px;
}
.lmenutable .blockselected
{
	width: 15px;
}
.lmenutable .menulink
{
	width: auto;
}
.lmenutable .menulinkselected
{
	width: auto;
}
.lmenutable .arrow
{
	width: 24px;
}
.lmenutable .arrowselected
{
	width: 24px;
}
.lmenutable .lmenuspacer
{
	height: 5px;
}
.lmenutable a:link, .lmenutable a:visited {
	text-decoration: none;
}
.lmenutable a:link:hover, .lmenutable a:visited:hover {
	text-decoration: underline;
}
.lmenutable .lmenured
{
	background-color: rgb(154,0,0);
}
.lmenured a:link, .lmenured a:visited
{
	color: white;
}
.lmenured .menulinkselected
{
	color: white;
}
.lmenutable .lmenublue
{
	background-color: rgb(153,205,255);
}
.lmenublue a:link, .lmenublue a:visited
{
	color: rgb(0,1,52);
}
.lmenublue .menulinkselected
{
	color: rgb(0,1,52);
}
.lmenutable .lmenupaleyellow
{
	background-color: rgb(255,255,205);
}
.lmenupaleyellow a:link
{
	color: rgb(202,103,0);
}
.lmenupaleyellow a:visited
{
	color: rgb(202,103,0);
}
.lmenupaleyellow .menulinkselected
{
	color: rgb(202,103,0);
}
.lmenutable .lmenugreen
{
	background-color: rgb(205,255,204);
}
.lmenugreen a:link
{
	color: rgb(0, 153,1);
}
.lmenugreen a:visited
{
	color: rgb(0, 153,1);
}
.lmenugreen .menulinkselected
{
	color: rgb(0, 153,1);
}
.lmenutable .lmenupink
{
	background-color: rgb(254,204,255);
}
.lmenupink a:link
{
	color: rgb(102,0,102);
}
.lmenupink a:visited
{
	color: rgb(102,0,102);
}
.lmenupink .menulinkselected
{
	color: rgb(102,0,102);
}
.lmenutable .lmenupurple 
{
	background-color: rgb(204,204,255);
}
.lmenupurple a:link
{
	color: rgb(1,0,102);
}
.lmenupurple a:visited
{
	color: rgb(1,0,102);
}
.lmenupurple .menulinkselected
{
	color: rgb(1,0,102);
}
.lmenutable .lmenuyellow
{
	background-color: rgb(255,255,1);
}
.lmenuyellow a:link
{
	color: rgb(53,51,2);
}
.lmenuyellow a:visited
{
	color: rgb(53,51,2);
}
.lmenuyellow .menulinkselected
{
	color: rgb(53,51,2);
}
.lmenutable .lmenuorange
{
	background-color: rgb(255,204,203);
}
.lmenuorange a:link
{
	color: rgb(154,0,0);
}
.lmenuorange a:visited
{
	color: rgb(154,0,0);
}
.lmenuorange .menulinkselected
{
	color: rgb(154,0,0);
}
.lmenutable .lmenulightgreen
{
	background-color: rgb(215,237,210);
}
.lmenulightgreen a:link
{
	color: rgb(0,126,78);
}
.lmenulightgreen a:visited
{
	color: rgb(0,126,78);
}
.lmenulightgreen .menulinkselected
{
	color: rgb(0,126,78);
}
/* right menu - mvrus pages only */
#rmenu
{
	width: 198px;
	vertical-align: top;
}
#rmenutop
{
	width: 100%;
	height: 7px;
	background-image: url(tzlmtopmargin.gif);
	background-repeat: repeat-x;
}
#rmenubottom
{
	width: 100%;
	height: 7px;
	background-image: url(tzlmbottommargin.gif);
	background-repeat: repeat-x;
}
.rmenutopright
{
	width: 8px;
	height: 7px;
	float: right;
}
#rmenumargins
{
	width: 100%;
	clear: both;
	background-color: white;
	background-image: url(tzlmmargins.gif);
	background-repeat: repeat-y;
	border: solid 1px transparent;
}
* html #rmenumargins
{
	border: none;
}
#rmenumenu
{
	margin: 0 10px 0 8px;
}
.rmenuinner
{
	margin: 5px;
	background-color: rgb(204,204,255);
	border-collapse: collapse;
	font-weight: normal;
}
#rmenu .rmenuarrow
{
	width: 15px;
	vertical-align: top;
}
#rmenu a:link, #rmenu a:visited {
	text-decoration: none;
	color: rgb(1,0,102);
}
#rmenu a:link:hover, #rmenu a:visited:hover {
	text-decoration: underline;
}
#rmenu .rmenuselected
{
	color: black;
}
/* breadcrumbs */
#breadcrumbs
{
	margin: 0 5px 5px 0;
	padding: 0 0 5px 0;
	width: auto;
	color: #142062;
	border-bottom: dotted 1px rgb(153,0,0);
	text-transform: lowercase;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #142062;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumbs a:link:hover, #breadcrumbs a:visited:hover {
	color: #142062;
	font-weight: normal;
	text-decoration: underline;
}
#breadcrumbs .selected
{
	color: rgb(153,0,0);
}
/* content styles */
#content
{
	vertical-align: top;
	height: auto;
}
#contentmvrus
{
	vertical-align: top;
	height: auto;
	text-align: left;
}
#tzpicture
{
	width: 100%;
	background-image: url(tzrsgraffiti.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#content a:link, #content a:visited 
{
	text-decoration: underline;	
	color: black;
}
#content a:link:hover, #content a:visited:hover
{
	color: rgb(154,0,0);
	text-decoration: underline;
}
#content li
{
	margin-bottom: 5px;
}
#contentmvrus li
{
	margin-bottom: 5px;
}
#contentcontainer ol li {
	margin-bottom: 5pt;
	vertical-align: top;
	list-style-type: decimal;
}
#contentcontainer ol li ol li{
	margin-bottom: 5pt;
	vertical-align: top;
	list-style-type: lower-roman;
}
.fullwidth
{
	width: 98%;
}
.center
{
	width: 98%;
	text-align: center;
}
.floatleft
{
	float: left;
	width: auto;
	margin-right: 10px;
}
.floatright
{
	float: right;
	width: auto;
	margin: 0 8px 0 10px;
}
.spacer
{
	clear: both;
	width: 1px;
	height: 1px;
}
.exclamationlist
{
	width: 100%;
}
.exclamationlist ul
{
	margin-left: 20px;
	padding-left: 14px;
	list-style-image: url(exclamation.gif);
}
.exclamationlist ul li {
	margin-bottom: 0.5em;
}
/* styles used in default styles */
.red
{
	color: #d90000;
	display: inline;
}
.green
{
	color: #00c000;
}
.summary
{
	font-weight: bold;
}
.left-teaser
{
	float: left;
	width: 300px;
	margin: 0 30px 0 30px;
}
.right-teaser
{
	float: right;
	width: 300px;
	margin: 0 30px 0 30px;
}
.tzhighlighttable
{
	width: 500px;
	font-size: 100%;
	color: black;
	margin: 0 30px 0 30px;
}
.tzhighlighttable td
{
	vertical-align: top;
	text-align: center;
}
.tztextcell
{
	padding: 0 30px;
}
.tzcarhighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(253,233,233);
	border: solid 1px rgb(154,0,0);
}
.tzdriverhighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(153,205,255);
	border: solid 1px rgb(0,1,52);
}
.tzbushighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(255,255,205);
	border: solid 1px rgb(202,103,0);
}
.tzpedestrianhighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(205,255,204);
	border: solid 1px rgb(0,153,1);
}
.tzspeedhighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(254,204,255);
	border: solid 1px rgb(102,0,102);
}
.tzgcsehighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(204,204,255);
	border: solid 1px rgb(1,0,102);
}
.tzalcoholhighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(255,255,1);
	border: solid 1px rgb(53,51,2);
}
.tzdrugshighlight
{
	width: 200px;
	padding: 3px;
	background-color: rgb(255,204,203);
	border: solid 1px rgb(154,0,0);
}
/* bus behaviour application */
.qanda {
	width: auto;
	margin: 0 0 10px 0;
}
.qanda form {
	margin: 0;
	padding: 5px 0;
}
.qanda .button {
	width: 15%;
	display: inline;
}
.qanda #answer1 {
	width: 80%;
	visibility: hidden;
	display: inline;
}
.qanda #answer2 {
	width: 80%;
	visibility: hidden;
	display: inline;
}
.qanda #answer3 {
	width: 80%;
	visibility: hidden;
	display: inline;
}
.qanda #answer4 {
	width: 80%;
	visibility: hidden;
	display: inline;
}
.qanda #answer5 {
	width: 80%;
	visibility: hidden;
	display: inline;
}
.qanda #answer6 {
	width: 80%;
	visibility: hidden;
	display: inline;
}



/* footer */
#footer
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #142062;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li
{
	display: inline;
	padding: 0 3px 0 0;
	margin: 0 0 0 2px;
	font-weight: normal;
	color: #142062;
	border-right: 1px solid #142062;
}
#footer a:link, #footer a:visited
{
	color: #142062;
	font-weight: normal;
	
}
#footer a:link:hover, #footer a:visited:hover
{
	color: #00804e;
	text-decoration: none;
}
#footer .menuselected
{
	color: #142062;
	font-weight: bold;
}




/* custom data table styles */
/* Blind Table Definition */
.colheadings {
	width:100%;
	border:0;
	padding:0;
}
.th {
	text-decoration: underline;
}
.blindcell {
	text-align: center;
}
/* Style Table Definition */
.colheadings-style {
	width: 95%;
	border: 0;
	padding: 0;
	font-size: 1em;
	color: black;
}
.th-style {
	background-color: #EEEDDC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.cell-style {
	background-color: #DBF3E7;
	text-align: left;
	vertical-align: top;
}
.GCSE .th-style
{
	background-color: rgb(1,0,102);
	color: white;
}
.GCSE .cell-style
{
	background-color: rgb(204,204,255);
}
/* default styles */
.summary {
	font-weight: bold;
}
.pull {
	float: right;
	width: 50%;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.3em;
	border: 1px dashed;
	background-color: #f5f5f5;
}
.left-teaser {
	width: auto;
	padding: 0.3em;
	border: 2px dotted #aaa;
	background-color: #fff;
	font-size: 85%;
}
.right-teaser {
	width: auto;
	padding: 0.3em;
	border: 2px dotted #aaa;
	background-color: #fff;
	font-size: 85%;
}
.code {
	font-family: courier, serif;
}
.small
{
	font-size: 85%;
}
.red
{
	color: red;
}
.green
{
	color: green;
}
.lfloat {
	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}

/* For Search page - Do Not Remove */	
.hitsnav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;	
}
.pagebreakright ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;	
}



