
/*

	CSS Template

	CONTENTS ----------

		1.Over all styles
		2.Layout
		3.Search
		4.Menu(s)
		5.ARD Tables
		6.CZ styles
		7.Site Search results

    -------------------

	COLOURS ----------

		Text #000000
		
		A #004799 

		A:hover #42b4e6

		H1 #505050
		
		H2 #42b4e6

    -------------------

 */
 
/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}
/* Make scroll bar always visibale IMPORTANT in FF */
HTMl { overflow: scroll; }


 /* 1.Over all styles
---------------------------------------------------------------*/
body {
	font: 12px Arial, Helvetica, sans-serif; /* to add line height of eg 18px use 13px/18px  */
	color: #000000;
	background-color:#fff;
	}
P, td, th, div { line-height: 17px; }
H1 { font: 24px/26px bold Arial, Helvetica, sans-serif; color:#004799;}
H2 { font-size: 18px; font-weight: normal; color: #42b4e6;  }
H3 { font-size: 16px; font-weight: normal; color: #004799; }
H4 { font-size: 14px; color: #505050; line-height: 17px; }
H5 { font-size: 14px; color: #505050; line-height: 17px; }
H5 A { text-decoration: none; }
A:link { color: #004799; text-decoration: underline; }
A:visited { color:#990066; text-decoration: none; }
A:hover { color: #42b4e6; text-decoration: none; cursor:pointer; }
A:active { color: #004799; text-decoration: underline; }
A.noline { color: #000; text-decoration: none; }
A.noline:hover { color: #000; text-decoration: none; }
.highlight { font-weight:bold; color:#004799; }
.photol { float:left; margin:0 10px 10px 0; }
.photor { float:right; margin:0 0 10px 10px; }
/* 2.Layout
---------------------------------------------------------------*/

#container { position:relative; }
#header { position:relative; }
#logo { border:0; float:right; }

#content p, #content h1, #content h2, #content h3, #content h4, #content h5 { margin-bottom:15px; }
#contentFull p, #contentFull h1, #contentFull h2, #contentFull h3, #contentFull h4, #contentFull h5 { margin-bottom:15px; }

#content ul, #content ol, #contentFull ul, #contentFull ol { margin:0 0 15px 20px; }
#content table, #contentFull table { margin-bottom:15px; }

#container {
  width: 960px; 
  margin: 0 auto; 
  text-align: left;
  position:relative; 
}

#branding {
	height: 126px;
	background-color:#FFFFFF;
	position:relative;
	background-image:url(../images/brandingbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}

#brandingLinks { 
	position:absolute;
	left: 10px;
	top: 50px;
	color:#014a96;
	font-size:13px; }
.contact { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:7px; }
.address { font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; }

#brandingLinks a { color:#999999; }

#contentContainer {
	width: 960px;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
	background-image:url(../images/mainbgtile.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#flashBanner { width:100%; border-top: 1px solid #000000; border-bottom: 5px solid #000066; }
#content { 
  float: left;
  padding:0px 0 20px 0;
  margin-top:20px;
  width:538px;
}

#contentFull { 
  float: left;
  padding:0px 0 20px 0;
  margin-top:20px;
  width:730px;
}
.boxed { display:block; margin-bottom:10px; clear:both; min-height:140px; }
.boxed img { float:left; margin-bottom:10px; }
.boxed p { padding-left:105px; }
.boxed ul { padding-left:135px; margin-bottom:15px; }
.boxedFull { padding:11px 10px 1px 10px; color:#FFFFFF; background-color:#445da7; border:1px solid #43c0e6; }
.boxedFull h3 { color:#FFFFFF; }
.boxedFull p { color:#FFFFFF; }
.boxedFull a { color:#cbe4ec; }
#columnl { 
  width: 200px; 
  float: left;
  margin-right:20px;
} 
#columnr { 
  width: 180px; 
  float: right;
  margin-left:20px;
  margin-top:1px;
} 
#columnr img { margin-bottom:2px; border:0; }
.innerColumn { float:left; width:40%; padding-right:15px; }

.news { margin: 20px 0; background-image:url(../images/newsbg.gif); background-repeat:repeat-y; width:180px; padding:10px; }
div.boxTop {background-color: #e9e9e9; border-bottom: solid 1px #767A7F;}
div.boxTop p {color:#555555; margin: 0px; padding: 5px; font-weight:bold;}
div.linkBox {border-left: 1px solid #767A7F; border-right: 1px solid #767A7F; border-bottom: 1px solid #767A7F; background-color:#f9f9f9;}
div.linkBoxTop {border: 1px solid #767A7F; background-color:#f0f1f3;}

#footer { 
  clear: both;
  padding: 10px 20px;
  background-image:url(../images/footerbg.gif); background-repeat:repeat-x;
  height:20px;
} 
#footer p { color:#FFFFFF; }
#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { color:#91b1d8; text-decoration:underline; }
#footerPrimary { 
  width: 470px;
  float: left;
  height:30px;
  line-height:30px;
}


/* 3.Search
---------------------------------------------------------------*/
.searchOuter { float:right; padding:7px 10px 0 0; }
input.searchfield { width: 130px; padding: 5px; border: 1px solid #035263; font-size: 11px; margin:0;}
input.searchbutton { background: #71c055; border: 1px solid #FFFFFF;; padding: 5px 10px; color: #fff; font-weight: bold; font-size: 11px; }

/* 4.Menu
---------------------------------------------------------------*/
#menuWrap {	
	clear: both;
	position:relative;
	display:block;
	height:38px;
	background-image:url(../images/menubgtile.gif);
	position:relative;
	z-index:101;/* this makes sure that the menu appears on top of all elements of the page mainly things like JS banners and flash files */
	}

#menu, #menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:38px; /* add line height  DONT USE HEIGHT */
	font-weight:normal;
	}
	
#menu { margin-left:0px; /* add any padding - separate so you don’t add margin to the all the ul elements */ }

#menu li { 
	list-style:none;
	float:left; /* float needed */
	position:relative;
	border:0;
	}
#menu li:hover { background-color: #004799; } /* keeps the original button highlighted */
#menu li.noborderr a { border-right:none;  } #menu li.noborderl a { border-left:none;  }/* Borders as appropriate */

#menu a{
	display:block;
	padding:0px 22px; /* set padding will affect padding on all a tags in menu */
	line-height:38px; /* set line height DONT use just height */
	color:#fff;
	text-decoration:none;
	border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; /* Borders as appropriate */
	}

#menu a:hover{
	background-color: #004799;
	color:#fff;
	}

#menu ul {
	position:absolute; /* Menu uses position ab to set drop downs so top: needs to be the same height as the menu */
	display:none; /*display none so menu is not visable until user hovers over the li*/
	width:194px; /* Width will need to be updated inline with all the padding on the menus */
	top:38px;
	background-color:#004799;
	}

#menu li ul a{
	width:150px; /* Width will need to be updated inline with all the padding on the menus */
	height:auto;
	float:left;
	border:0;
	border-bottom:1px solid #FFFFFF;
	line-height:normal;
	padding:8px 22px;
	}
	
	#menu li ul a:hover { background-color:#42b4e6; }

#menu ul ul{
	top:auto;
	}	

#menu li ul ul { /* styles for sub drop downs */
	left:184px; /* left needs to be the overall width of the main drop down  */
	margin:0px 0 0 10px;
	width:204px;
	}
#menu li ul ul a { 
	width:160px; /*update width inline with all the overs*/
	}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
	display:none;
	}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
	display:block;
	}
	
/*-----------------------Vertical menu----------------------------*/

#verticalmenu {
	clear: both;
	position:relative;
	display:block;
	background:white; /* add background (this can be added directly to the #menu */
	position:relative;
	z-index:100;/* this makes sure that the menu appears on top of all elements of the page mainly things like JS banners and flash files */
	width:200px; /*set width of menu*/
	margin-top:10px;
	}
#submenu, #submenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; /*set line height DONT use height*/
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	}

#submenu li { 
	list-style: none; 
	position:relative;
	border:0;
	}
#submenu a{
	display: inline-block;
	width:156px; /*Width of menu minus the padding*/
	padding:0px 22px;
	line-height:32px; /*set line height DONT use height*/
	color:#004799;
	text-decoration:none;
	border-bottom:1px solid #42b4e6;
	}

#submenu a:hover{
	background-color: #004799; /*hover background colour*/
	color:#fff;
	}

#submenu ul {
	position:absolute; /* Menu uses position ab to set drop downs so left: needs to be the same height as the menu */
	display:none; /*display none so menu is not visable until user hovers over the li*/
	width:194px; /* Width will need to be updated inline with all the padding on the menus */
	left:200px;
	top:0;
	background-color:#004799;
	}

#submenu li ul a{
	width:150px; /*update width inline with all the overs*/
	display:block;
	line-height:normal;
	padding-bottom:8px;
	padding-top:8px;
	float:left;
	border:0;
	color:#FFFFFF;
	background-color:#42b4e6;
	border-bottom:1px solid #FFFFFF; 
	}
	
#submenu ul li { 
	float:left; /*float important*/
	display:inline;
	}

#submenu li ul li ul {
	left:184px; /*position ab in herited from above left needs to be set to width on drop downs*/
	margin:0px 0 0 10px;
	width:204px;
	top:auto; /*should defalut to top of LI as long as float left is used on LI*/
	}
#submenu li ul ul a { 
	width:160px; /*update width inline with all the overs*/
	}
#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li:hover ul ul ul ul{
	display:none;
	}
#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li li li li:hover ul{
	display:block; /*IMPORTANT set drowns downs to show on hover*/
	}

/* 5.ARD Tables
---------------------------------------------------------------*/

/*table formatting*/
.tablines { background-color: #505050; }

#content .tablines table { margin-bottom:0; } /*resets the padding to 0 on tables inside the tablines*/
 
/*a light colour on the borders of branded tables*/
.tabtitle{  font-weight: bold; color: #FFFFFF; background-color: #004799; padding:5px; }

.tabletitle{ font-weight: bold; color: #FFFFFF; background-color: #004799; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-weight: bold; color: #004799; background-color: #FFFFFF; padding:5px; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-weight: normal; color: #000000; background-color: #FFFFFF; padding:5px; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-weight: bold; color: #000000; background-color: #FFFFFF; padding:5px; }



/* 5.Forms (ask us a question)
---------------------------------------------------------------*/

#FirstName, #LastName { width:49%; }
#Business, #Telephone, #emailAddress { width:98%; }
#ValidationCode { width: 100px; }
#Comments { width: 99%; height: 100px; }

.FormButton  { 
	height: 19px;
	color: #FFFFFF;
	background-color: #71c055;
	border: solid 0px #71c055; }
.FormText {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	margin-bottom:5px;
	padding:2px; }
.FormTextRequired {
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	margin-bottom:5px;
	padding:2px; }


/* 6.CZ
---------------------------------------------------------------*/

#CZDocumentBody td { padding:5px; }



/* 7.Site Search results
---------------------------------------------------------------*/
/*same background as tabbody but bold the text */

.NewsWireResult{ BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.NewsWireResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }
.DataResult { BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.DataResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }


