
/*

	CSS Template

	CONTENTS ----------

		1.Over all styles
		2.Layout
		3.Search
		4.Menu(s)
		5.ARD Tables
		6.Forms
		7.CZ styles
		8.Site Search results

    -------------------

	COLOURS ----------

		Text #000000
		
		A #8777b1 

		A:hover #5cb489

		H1 #8777b1
		
		H2 #5cb489

    -------------------

 */
 
/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Make scroll bar always visibale IMPORTANT in FF */
HTMl { overflow-y: 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-image:url(../images/bodybg.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

P, td, th, div { line-height: 17px; }
H1 { font:bold 20px/22px Arial, Helvetica, sans-serif; color:#8777b1; margin-bottom:15px;}
H2 { font-size: 18px; font-weight: normal; color: #5cb489; margin-bottom:15px; }
H3 { font-size: 16px; font-weight: bold; color: #01a9cd; margin-bottom:12px;}
H4 { font-size: 14px; color: #505050; line-height: 17px; margin-bottom:10px;}
H5 { font-size: 14px; color: #505050; line-height: 17px; margin-bottom:8px;}
H5 A { text-decoration: none; }
A { color: #8777b1; text-decoration: underline; }
A:hover { color: #5cb489; text-decoration: none; cursor:pointer; }
A.noline { color: #000000; text-decoration: none; }
A.noline:hover { color: #000000; text-decoration: none; }
	
	.skipmenu { text-align: left; }
	.skipmenu a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
	.skipmenu a:focus, a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }

.contact { font-size:22px; color:#FFFFFF; margin-bottom:20px; text-align:right; }
.email  { font-size:30px; color:#FFFFFF; text-align:right;}
.email a { font-size:30px; color:#FFFFFF; }
.photor { float:right; margin:0 0 10px 10px; }
.bold { font-weight:bold; }

/* 2.Layout
---------------------------------------------------------------*/

#logo { border:0; margin:0; float:left; }
#searchArea { float:right; margin-top:15px; padding:5px; text-align:right; background-color:#8e94c1; }

#column p, #content p{ margin-bottom:15px; }
#content ul, #content ol {
	margin:0 0 15px 30px;
	list-style-type:disc;
}
#content table { margin-bottom:12px; }

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding:0px;
	position:relative;

}
#branding {
	margin:0 auto;
	width:920px;
	display:block;
	overflow:hidden;
	clear:both;
	height:171px;
}

#mainBanner {
width:930px;
height:94px;
padding:160px 30px 0 0px;
background-image:url(../images/mainbanner.jpg);
}

#contentContainer {
	width: 940px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	position:relative;

}
#titleArea { margin-bottom:40px; clear:right; padding-top:7px; }
#titleArea img { float:right; }
#titleArea p { color:#2e94ac; font-size:22px; padding-top:20px; }
#content {
	width: 600px;
	float: left;
	padding:10px 20px 20px 20px;
}
.contentBoxOuter { background:#e1e5f1; padding: 10px; }
.contentBoxOuter p { color:#2454a4; }
#column {
	width: 240px;
	float: right;
	padding:10px;
	background-color:#eff0f6;
	margin:10px 0;	
}
#column h3 { color:#545454; }
#column li a { color:#545454; border-bottom:1px solid #FFFFFF; padding:5px 10px; text-decoration:none; display:block; }
#column li a:hover { color:#FFFFFF; border-bottom:1px solid #FFFFFF; padding:5px 10px; text-decoration:none; display:block; background-color:#5cb489; }

#footer {
	position:relative;
	margin: 0 auto;
	width:100%;
	height:95px;
	clear: both;
	display:block;
	overflow:hidden;
	background-color:#e9e9e9;
}
#footerText { margin: 0 auto;
	width:940px; padding:10px; }
#footer p {
	color:#9c8dc4;
	font-size:12px;
}
#footer a { color:#9c8dc4; }
#footerPrimary {
	width: 640px;
	float: left;
	padding-top:12px;
}

#footerSecondary {
	width: 250px;
	float: right;
	text-align:right;
	padding-top:8px;
}

/* 3.Search
---------------------------------------------------------------*/
#searchform {
	padding:0;
	margin:0;
	
}
.searchbut {
	background-color:#bcd7a2;
	border:solid 1px #bcd7a2;
	padding: 4px;
	color: #fff;
}
.searchbox {
	width: 150px;
	padding: 4px;
	background-color: #FFFFFF;
	border:solid 1px #CCCCCC;
	color:#666666;
}

/* 4.Menu
---------------------------------------------------------------*/

#menuWrap {
margin:0 auto;
width:490px;
float:right;
	position:absolute;
	display:block;
	height:34px;
	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 */
	right:0px;
	top:138px;
	}

#menu, #menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:34px; /* 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: #5cb489; } /* 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;
	font-size:12px;
	padding:0px 11px; /* set padding will affect padding on all a tags in menu */
	line-height:34px; /* set line height DONT use just height */
	color:#fff;
	text-decoration:none;
 border-right:1px solid #FFFFFF;
 background:#8e94c1;
	}

#menu a:hover{
	background-color: #5cb489;
	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:34px;
	background-color:#5cb489;
	}

#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:18px;
	padding:8px 22px;
	}
#menu li ul a:hover{
	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:18px;
	padding:8px 22px;
	background-color:#01a9cd;
	}
#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:194px;
	}
#menu li ul ul a { 
	width:150px; /*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;
	}


/* 5.ARD Tables
---------------------------------------------------------------*/

/*table formatting*/
.tablines { background-color: #505050; }

#content .tablines table { margin-bottom:0; border-spacing: 1px; border-collapse: separate; } /*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: #002953; padding:5px; }

.tabletitle{ font-weight: bold; color: #FFFFFF; background-color: #002953; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-weight: bold; color: #002953; 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; }



/* 6.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: #002953;
	border: solid 0px #002953; }
.FormText {
	background-color: #FFFFFF;
	border: solid 1px #002953;
	margin-bottom:5px;
	padding:2px; }
.FormTextRequired {
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	margin-bottom:5px;
	padding:2px; }


/* 7.CZ
---------------------------------------------------------------*/

#CZDocumentBody td { padding:5px; }



/* 8.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; }


