@import url(commonapp.css);


body {
	margin: 0 10px 10px 10px;
	padding: 0 0px 10px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	/*border: 1px solid #DEDFDF;*/
}

h1{
	font-weight: bolder;
	background: #fff5d6;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}

h1 img{
	margin: 0!important;
	vertical-align: middle;
	padding-right: 5px;
}

h2{
	margin: 0 0 2px 0 !important;
	font-weight: bold;
}

h1, h2, h3, h4{
	color: black;
}

a img{
	border: none;
}

a:active img{
	border: 0 none;
}

a{
	color: #E60000;
}

a:visited{
	color: #E60000;
}

a:hover{
	color: #E60000;
	text-decoration: none;
}
	
/*common styling for division headers if poss... */
#LogoContainer{
	float: right;
	height: 125px;
}
*:first-child+html #LogoContainer {
	height: 123px;
}

#header{
	background-color: black;
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	min-height: 164px;	
	display: block;
	background-image: url(../Images/Header_Highways.jpg);
	}
	/* and each division requires a different background image */
/*#header.highways{
		background-image: url(../Images/Highways_header.jpg);
		background-image: url(../Images/Header_Highways.jpg);
}*/
	
*html #header{
	min-height: 164px;
	height: auto !important;
	height: 164px;
	clear: both;
	display:inline-block;
	}

	.DepartmentCrest{
		margin-top:25px;
		margin-right: 50px;
	}

	
#MenuContainer{
	display:block;
	clear:right;
	width: 100%;
}

* html #MenuContainer{
	clear: none;
	margin-top: -.5em;
}

#MenuContainer ul{
margin: 0;
padding: 0;
text-align:left; 
text-transform: uppercase;
color: white;
padding-top: 6px;
}
 
#MenuContainer ul li{
float: left; 
font-family: arial, sans-serif;
border-left:3px solid white;
padding: 0;
margin:5px 0 0 -3px;
display:block;
width: 7em;
}

#MenuContainer a{
display: block;
font-size: 0.75em;
text-decoration:none;
color:white;
font-weight: bold;
line-height:1em;
text-transform: uppercase;
font-weight: bold;
height: 2em; 
}

#MenuContainer .TabbedMenu{
	background: url(../../images/menus/highways.png) top right;
padding:0.4em 1em 0.4em 0.2em; 	
}

#MenuContainer .TransportHome{
background: url(../../images/menus/transport.png) no-repeat top right;
padding:0.4em 1em 0.4em 0.2em;  	
}

.TabbedMenu a:hover{
	color: #000000;
}

.imgcaption{
	width: 280px;
}

.breadcrumb{
	background: #fff5d6;
	border-bottom: 1px solid #DEDFDF;
	padding:7px 0 0 10px;
	height: 22px;
	clear: both;
}

.breadcrumb a{
	color: black !important;
}

/*--------Menu----------------*/

.menu {
	width:162px;
	float: left;
	clear: left;
	padding: 5px 0 20px 0;
	display: block;
/*	background-color: #fff1c6;*/
/*	border-right: 1px solid #DEDFDF;*/
}


.currentButton a:link,.currentButton a:visited,.currentButton a:active,.currentButton a:hover{
	background-color: #454545;
	color: #fff; 
	text-decoration: none;
}

.rootcaption a:link,.rootcaption a:visited,.rootcaption a:active{
	background-color: #454545;
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	width: 150px;
}

.menu a,.current,.rootcaption a{
	padding: 2px 6px;
	padding-top: 5px;
	padding-bottom:5px;
	border-bottom: 1px solid #DEDFDF;	
	padding-left: 5px;
}

.button a,.currentButton a,.rootcaption a{
	display: block;
	width: 150px;
	background-color: #fff5d6;
	color: #454545;
	}

.button a:link,.button a:visited,{
	background-color: #fff5d6;
	color: #454545;
	text-decoration: none;
	
}

.button a:hover,.button a:active{
	background-color: #454545; 
	color: #fff;
}

/* ------------------------------------------------------------------------------
	Formatting for general div's etc in the content area
-------------------------------------------------------------------------------------
*/

.main {
	margin: 0;
	padding: 0;
	background-image: url(../images/menu_bg.png) ;
	background-repeat: repeat-y ;
}

.content{
	margin-left: 162px;
	margin-bottom:0px;
	padding: 10px 10px 0 13px;
	min-height: 300px;
	border-top: 1px solid transparent;
	height: 100%;
	color: #666666;
}
.content p{
	line-height: 1.5;
	padding:0;
	margin-top:0;
}

.content h1{
	font-size: 180%;
}

.content h2{
	font-size: 130%;
	padding: 0;
	margin:0;
}

.content img{
	margin: 10px;
}

#RightPanel{
	width: 34%;
	float:right;
	margin-top: 11px;
}

#RightPanel a{
	color: black;
}

#LeftPanel{
	width: 64%;
	float:left;
/*	margin-bottom: 5px;*/
}

#LinksSection{
	border: 1px solid #DEDFDF;
	background: #F4F4F4;
	margin-top: 10px;
	padding-top: 10px;
}

#LinksSection h2{
	padding-left: 10px;
}

#LinksSection P{
	padding-left: 10px;
}

#LinksSection img{
	margin:0px;
	margin-right: 13px;
	margin-bottom: 22px;
}

#LinksSection .line{
	margin-right: 25px;
}

#LinksSection a{
	font-weight: bolder;
}

#LinksSection a:link, a:visited{
	color:#E60000;
}

#LinksSection a:hover, a:active{
	text-decoration: underline !important;
}

#RoadSafetySection{
	border: 1px solid #DEDFDF;
	background: #fff5d6;
	color: black;
}

#RoadSafetySection p{
	padding: 0 10px 0 10px;
}

#PressSection{
	border: 1px solid #DEDFDF;
	margin: 10px 0 10px 0;
	background: #fff5d6;
}

#PressSection p{
	padding: 0 10px 0 10px;
}

.EmptyRow{
	height: 20px;
}

#BannerSection {
	/*background: url(../images/banner_bg.jpg) repeat-x top;*/
	text-align: left;
	margin-top: 22px;
	margin-bottom: 22px;
}

#BannerSection img{
	margin: 0;
}

.menu a{
	text-decoration: none!important;
}

#LinksSection a{
	text-decoration: none!important;
}

#RightPanel h2{
	padding: 10px;
	background-color: #454545;
	color:#fff;
}

.content ul li{
	list-style-image: url(../../images/bullet_arrow.png);
	padding-bottom: 2px;
}

.copyright{
  	clear:both;
	border-top: 1px dashed #000000;
	width: 400px;
	margin: 0 auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.LinkHeader{
	font-weight: bold;
	text-decoration: none!important;
}

.TabbedMenu img{
	border:none;
	background: none!important;
}

#HighwaysMonthly{
	margin-bottom: 10px;
}


/* ---------------------------------------------------------------------------------
	Formatting for tables
--------------------------------------------------------------------------------------
*/

.results {
	border: 1px solid #DEDFDF;
	text-align: left;
}

.results th{
	font-weight: bold;
	background-color: #454545;
	color: #fff;
	padding: 4px;
}

.results td{
	
	padding: 4px;
}
/*.summary {
	border: 1px solid #DEDFDF;
	text-align: left;
	width: 100%;
}*/

.summary th{
	font-weight: bold;
	background-color: #454545;
	color: #fff;
	padding: 4px;
}

.summary td{
	
	padding: 4px;
	vertical-align: top;
}

.balancesheet {
	border: 1px solid #DEDFDF;
	text-align: left;
	/*width: 100%;*/
}

.balancesheet th{
	font-weight: bold;
	background-color: #454545;
	color: #fff;
	padding: 4px;
}

.balancesheet td{
	
	padding: 4px;
}



/* ---------------------------------------------------------------------------------
	Formatting for downloadable documents and organisation details etc.
--------------------------------------------------------------------------------------
*/
.documents{
	clear: right;
	margin-bottom: 20px;
	margin-top: 10px;
}

.documents table{
	border: 1px solid #DEDFDF;
	width: 400px;	
}

.documents th{
	background-color: #454545;
	color: White;
	font-weight: bold;
	padding: 4px;
}

.documents td{
	background-color: #F4F4F4;
}

.contacts{
	border: 1px solid #DEDFDF;
	width: 45%;
	padding: 4px;
	
}

.contacts th{
	background-color: #fff;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #DEDFDF;
	border-right: 1px solid #DEDFDF;
	/*width: 125px;*/
}

.contacts td{
	padding: 4px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #DEDFDF;
	color: White;
}

/*th.companyname {
	background-color: #993333;
	color: White;	
	text-align: center;
}*/
	
.detailheader
{
	background-color: #454545;
	color: White;	
	text-align: center;
}

#detailheader
{
	background-color: #454545;
	color: White;	
	text-align: center;
}
/*

-----------------------------------------------------------------------------------------

*/


/*
	IOMGOV TOOLBAR
*/

#iomgovtoolbar{
	margin-bottom: 0px;
}

#govnavbar {
	background-color: #FFFFFF;
	color: #000;
}
#govnavedge {
	border-right-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
}
#govnavbar a {
	background-color: #FFFFFF;
	color : #000;
	border-color: #DEDFDF;
}
#govnavbar a:hover {
	background-color: #DEDFDF;
}
#govlogos  div{
	margin-bottom: -2px;
}

/*.pagednav {
	background-color: #933;
	color: #fff;
}*/

.contacts {
	border-collapse: collapse;
}
.contacts td, .contacts th {
	padding: 2px;
	border: 1px solid #DEDFDF;
}
.contacts th {
	background-color: #DEDFDF;
	color: #000;
}
.contacts td {
	background-color: #fff;
	color: #000;	
}
.contacts th.companyname {
	background-color: #454545;
	color: #fff;
}

blockquote{
	font-style: italic;
	margin-left: 30pt;
}

#trial a{
	background-image: url(../images/green-tab.png);
	padding: 5px;
	text-transform: capitalize;
	height:auto !important;
	color:#fff;
}

.form{
	border : 1px solid #DEDFDF;
	border-collapse : collapse;
	scrollbar-darkshadow-color: #ffffff;
   padding: 0px;
	
}
.form td{
	border: 1px solid #DEDFDF;
	text-align : left;
	padding: 0px 0px 0px 0px;
	
}
.form th{
	text-align : right;
	border : 1px solid #DEDFDF;
	background-color : #fff5d6;
	padding: 0px;
}

/*STRAPLINES*/

.bottombar{
	background-color: #ffcc00;
	font-weight : bold;
	text-align : center;
	margin: 0.5em 0 1em 0;
}


.bottombar#white{
	color : #FFFFFF;
}
.bottombar#silver{
	color : #DDDDDD;
}
.bottombar#grey{
	color : #AAAAAA;
}
.bottombar#yellow{
	color : #FFFF00;
}
.bottombar#cream{
	color : #FFFFCC;
}
.bottombar#fuscia{
	color : #FF00FF;
}
.bottombar#pink{
	color : #FFAAFF;
}
.bottombar#purple{
	color : #990099;
}
.bottombar#red{
	color : #FF0000;
}
.bottombar#maroon{
	color : #990000;
}
.bottombar#jade{
	color : #00FF00;
}
.bottombar#green{
	color : #009900;
}
.bottombar#aqua{
	color : #AAFFFF;
}
.bottombar#lilac{
	color : #BBBBFF;
}
.bottombar#blue{
	color : #0000FF;
}
.bottombar#navy{
	color : #000099;
}
.bottombar#indigo{
	color : #333366;
}
.bottombar#dgray{
	color : #666666;
}
.bottombar#black{
	color : #000000;
}

.question{
	text-align: left;
}
