
/*

	CSS Template

	CONTENTS ----------

		1.Over all styles
		2.Layout
		3.Search
		4.Menu(s)
		5.ARD Tables
		6.Forms
		7.CZ styles
		8.Right Hand Content

    -------------------

	COLOURS ----------

		Text #000000
		
		A #c50000 

		A:hover #e7910a

		H1 #505050
		
		H2 #505050

    -------------------

 */
 
/* 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;
	font-weight:bold;
}
ul li {
	font-weight:normal;
	}
ul li ul li {
	list-style-position:inside;
	font-weight:normal;
	}
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
---------------------------------------------------------------*/
a.facebook { display:block; height:45px; width:212px; background-image:url(/images/fb.gif); background-position:left; background-repeat:no-repeat; padding:10px 0 10px 0; }
a.facebook:hover { display:block; height:45px; width:212px; background-image:url(/images/fb.gif); background-position:right; }
a.twitter { display:block; height:45px; width:212px; background-image:url(/images/twitter.png); background-position:left; background-repeat:no-repeat; padding:10px 0 10px 0; }
a.twitter:hover { display:block; height:45px; width:212px; background-image:url(/images/twitter-on.png); background-position:right; }
a.youtube { display:block; height:45px; width:212px; background-image:url(/images/youtube.png); background-position:left; background-repeat:no-repeat; padding:10px 0 10px 0; }
a.youtube:hover { display:block; height:45px; width:212px; background-image:url(/images/youtube-on.png); background-position:right; }
a.blog { display:block; height:45px; width:212px; background-image:url(/images/blog.png); background-position:left; background-repeat:no-repeat; padding:10px 0 10px 0; }
a.blog:hover { display:block; height:45px; width:212px; background-image:url(/images/blog-on.png); background-position:right; }

body {
	font: 0.75em 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, .Heading {
	font-size: 1.8em;
	font-weight: normal;
	color:#333333;
	margin-bottom:0.5em;
	line-height:normal;
}

H2, .Heading2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #e44d49;
	margin-bottom:0.5em;
}
H3, .Heading3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin-bottom:0.5em;
}
H4 {
	font-size: 0.8em;
	color: #505050;
	line-height: 17px;
	margin-bottom:0.5em;
}
H5 {
	font-size: 0.8em;
	color: #505050;
	line-height: 17px;
	margin-bottom:0.5em;
}

H5 A { text-decoration: none; }

H6 {
	font-size: 0.6em;
	color: #505050;
	line-height: 17px;
	margin-bottom:0.5em;
}
A { color: #e44d49; text-decoration: none; }
A:hover { color: #000; text-decoration: none; cursor:pointer; }
A.noline { color: #000; text-decoration: none; }
A.noline:hover { color: #000; 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; }

.eNEWSHeading { font: 1em Arial, Helvetica, sans-serif; color: #FF0000;  }
.eNEWSHeading:hover { font: 1em Arial, Helvetica, sans-serif; color: #333333; }
.eNEWSTitle { font: 0.9em Arial, Helvetica, sans-serif; color: #FF0000; }
.eNEWSTitle:hover { font: 0.9em Arial, Helvetica, sans-serif; color: #333333; }

.Tax_Heading { padding:5px; color:#FFFFFF; font: bold 11px Arial, Helvetica, sans-serif; background-color:#FF0000; }
.Tax_Row { padding:5px; color:#333333; font: bold 11px Arial, Helvetica, sans-serif; background-color: #f3f3f3; }
.DocSummaryBorder { padding:5px; border:1px solid #666666; }

.NavigationText { font-size: 1.2em; }

/* 2.Layout
---------------------------------------------------------------*/

#logo {
	border:0; margin:10px 0;
}
#content p, #contentMiddle p, #contentFull p {
	margin-bottom:1em;
}
#content ul, #content ol, #contentFull ul, #contentFull ol, #contentMiddle ul, #contentMiddle ol {
	margin:0 0 1em 2em;
	font-size:1em;
	list-style-type:none;
}
#content table, #contentFull table, #contentMiddle table {
	margin-bottom:1em;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
#container {
	width: 960px;
	margin:10px auto;
	text-align: left;
	padding:0;
	background-color:#FFFFFF;
}

#branding {
	margin:0 auto;
	display:block;
	clear:both;
	background:url(/images/header.gif);
	background-repeat:no-repeat;
	height:87px;
}
#logo {
	float:left;
}


#mainSupportingBanner {
	height:90px;
	width:960px;
	position:relative;
	margin: 0 auto;
	z-index:-100;
}


#contentContainer {
	width: 960px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 10px 0 10px 0;
}
#indexContentContainer {
	width: 960px;
	display: block;
	clear: both;
	overflow: auto;
	margin: 10px 0 10px 0;
	background-image:url(/images/indexcontentbg.gif); background-position:left; background-repeat:repeat-y;
}
#contentSupportingContainer {
	width: 900px;
	display: block;
	clear: both;
	overflow: auto;
	height:100%;
	margin: 0 auto;
	border-top:12px solid #FFFFFF;
	border-bottom:12px solid #FFFFFF;
}
#primaryColumn {
	width:212px;
	height:100%;
	padding:0 3px 10px 3px;
	margin-left:3px;
	float:left;
	overflow:auto;
}
#news-box {
	width:206px;
	height:auto;
	margin:0;
	padding:10px 3px 5px 3px;
	}
#news-box ul {
	margin:0 0 10px 0;
	}
#news-box ul li {
	font: Arial, Helvetica, sans-serif #333;
	font-size:12px;
	line-height:24px;
	}
.side-banner {
	margin:10px 0 10px 0;
	}	
.badges { margin:5px 0 15px 0; }

#content {
	width: 680px;
	float: left;
	padding:10px;
	margin-left:10px;
	background-color:#FFFFFF;
}
#contentFull {
	width: 920px;
	float: left;
	padding:10px;
	background:#cccccc;
}

#contentMiddle {
	width: 490px;
	float: left;
	padding:0;
	margin: 0 15px;
	background-color:#FFFFFF;
}
#contentfullwidth {
	width: 930px;
	float: left;
	padding:0;
	margin: 0 15px;
	background-color:#FFFFFF;
}
#middle-left-column {
	width:230px;
	float:left;
	padding:5px;;
	}
#middle-left-column ul li {
	list-style: disc;
	list-style-image:url(/images/disc.gif);
	font-weight:normal;
	}
#middle-right-column {
	width:230px;
	float:right;
	padding:5px;
	}
#middle-right-column ul li {
	list-style: disc;
	list-style-image:url(/images/disc.gif);
	font-weight:normal;
	}
#containerright {
	width: 720px;
	float: left;
	padding:0;
}
#column {
	width:212px;
	padding:0 3px 10px 3px;
	float:left;
	background-color:#fff;
}/*IMPORTANT if you don't want any padding on the column remove it but remember to then increase the width size inline with the amount you remove*/
#profile {
	width:700px;
	height:160px;
	margin:10px 0;
	}
.portrait {
	float:left;
	margin:0 20px 0 0;
	}
#map-left{
	width:320px;
	float:left;
	line-height:25px;
	}
#map-right{
	width:320px;
	float:left;
	line-height:25px;
	}
#footer {
	margin: 0 auto 0 auto;
	width:940px;
	clear: both;
	height:auto;
	padding:10px;
	display:block;
	overflow:auto;
	border:#16417c solid 1px;
	background-color:#00123a;
}

#footerText {
	margin: 0 auto;
	height:auto;
	width:940px;
	background-color:#00193c;
	color:#FFFFFF;
}
#footer p {
	color:#ffffff;
	font-size:0.8em;
	margin-bottom:10px;
	line-height:1.5em;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#b4cbf1;
}
#footerPrimary {
	width: 400px;
	float: left;
	height:30px;
	line-height:30px;
}
#footerPrimary ul {
	list-style-type: none;
	font-size:0.7em;
	margin:0;
	padding:0;
	line-height:1.5em;
}
#footerPrimary li {
	margin:0;
	padding:0;
}
#footerSecondary {
	width: 360px;
	float: right;
	text-align:right;
}

/* 3.Search
---------------------------------------------------------------*/
#searchform {
	padding:0;
	margin:10px 10px 10px 0;
	width:auto;
	clear:right;
	float:right;
}
.searchbut {
	background: #b4cbf1;
	border: 1px solid #e44d49;
	padding: 2px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;

}
.searchbox {
	width: auto;
	padding: 2px;
	border: 1px solid #e44d49;
	font-size: 1em;
	color:#999999;
}

/* 4.Menu
---------------------------------------------------------------*/
#top-nav {
	width:auto;
	float:right;
	font-size:14px;
	margin:10px 10px 0 0;
	color:#c62c28;
	font: Arial, Helvetica, sans-serif;
	}
#top-nav a { color:#c62c28; padding:0 5px 0 5px; font-size:14px; }
#top-nav a:hover {
	color:#fff;
	}
#menuWrap {	
	clear: both;
	margin:20px 0 20px 0;
	position:relative;
	display:block;
	height:32px;
	background:#fff; /* add background (this can be added directly to the #menu */
	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 */
	}
#menuWrap2 {	
	clear: both;
	margin:20px 0 20px 0;
	position:relative;
	display:block;
	height:32px;
	background:#fff; /* add background (this can be added directly to the #menu */
	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 */
	}

#menu{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:20px; /* add line height  DONT USE HEIGHT */
	font-weight:bold;
	font-size:18px;
	}
#menu ul { 
	font-size:12px;
	}
#menu { margin-left:20px; /* 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: #fff; } /* keeps the original button highlighted */
#menu li.noborderl a { border-left:none;  }/* Borders as appropriate */
#menu li.noborderr a { border-right:none;  } 


#menu a{
	display:block;
	width:200px;
	margin:0 11px 0 0;
	padding:5px 10px 5px 10px; /* set padding will affect padding on all a tags in menu */
	line-height:20px; /* set line height DONT use just height */
	color:#c62c28;
	text-decoration:none;
	border-bottom:1px solid #c62c28; /* Borders as appropriate */
	}

#menu a:hover{
	color:#00193c;
	}

#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:190px; /* Width will need to be updated inline with all the padding on the menus */
	color:#fff;
	background-color:#c62c28;
	}

#menu li ul a{
	width: 180px; /* Width will need to be updated inline with all the padding on the menus */
	height:auto;
	float:left;
	border:0;
	color:#fff;
	background-color:#c62c28;
	line-height:16px;
	padding:6px 0 6px 10px;
	}
	#menu li ul a:hover{
	width: 180px; /* Width will need to be updated inline with all the padding on the menus */
	height:auto;
	float:left;
	border:0;
	color:#fff;
	line-height:16px;
	padding:6px 0 6px 10px;
	background-color:#00193c;
	margin:0;
	}

#menu ul ul{
	top:auto;
	}

#menu li ul ul { /* styles for sub drop downs */
	left:180px; /* left needs to be the overall width of the main drop down  */
	margin:0px 0 0 10px;
	width:190px;
	}
#menu li ul ul a { 
	width:180px; /*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----------------------------*/



/* 5.ARD Tables
---------------------------------------------------------------*/



/* 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: #b2b6d9;
	border: solid 0px #0053A4; }
.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; }


/* 7.CZ
---------------------------------------------------------------*/

#CZDocumentBody td { padding:5px; }
table#CZDocumentBody
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
#FAQBody ul { margin:0 0 10px 30px; }
.DocumentBody p { margin-bottom:15px; }
.FormButton { margin-bottom:15px; }


/* 8.Right Hand Content
---------------------------------------------------------------*/
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff; padding: 0 0 10px; margin: 0 0 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	font-size:12px;
	background:none;
	color:#444;
}

.RightPanelBody { margin: 0; padding:0; background:none; }
#RHC_Body { margin:0; padding:0; background:none; width: 210px; }
#RHC_Body b { color: #E60000; }
#RHC_Body a {	color: #E60000;	 text-decoration: none; }
#RHC_Body a:hover { color: #AA0001; text-decoration: underline; }


