
/*

	CSS Template

	CONTENTS ----------

		1.Over all styles
		2.Layout
		3.Search
		4.Menu(s)
		5.ARD Tables
		6.CZ styles

    -------------------

	COLOURS ----------

		Text #000000
		
		blue #004562
		
		Grey #9b9d9c

    -------------------

 */
 
/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
/* Make scroll bar always visibale IMPORTANT in FF */
HTMl { overflow-y: scroll; }


 /* 1.Over all styles
---------------------------------------------------------------*/
body {
	font: 12px/18px Arial, Helvetica, sans-serif; /* to add line height of eg 18px use 13px/18px  */
	color: #000000;
	background-color:#fff;
	}
H1 { font: 24px/26px bold Tahoma, Arial, Verdana; color:#004562;}
H2 { font-size: 20px; font-weight: bold; color: #004562;  }
H3 { font-size: 16px; font-weight: bold; color: #004562; }
H4 { font-size: 14px; color: #000; line-height: 17px; }
H5 { font-size: 14px; color: #000; line-height: 17px; }
H5 A { text-decoration: none; }
A { color: #004562; text-decoration: underline; }
A:hover { color: #004562; text-decoration: none; cursor:pointer; }
A.noline { color: #000; text-decoration: none; }
A.noline:hover { color: #000; text-decoration: none; }
.bold { font-weight:bold; }
pre { display:none; }
.right { float:right; margin-left:10px; }

/* 2.Layout
---------------------------------------------------------------*/
pre { display:none; }
.pics { height: 199px; width: 940px; padding:0; margin:0; overflow: hidden; }
.pics img { top:0; left:0; } 

#container { position:relative; width:940px; margin:0 auto; }
#header { position:relative; height:100px; width:940px; margin-bottom:20px; overflow:hidden; }
	#logo { border:0; height:100px; width:359px; float:left; }
	#header p { display:block; float:right; margin-top:25px; color:#004562; text-align:right; }
	.phonenumber { font-size:32px; font-weight:bold; line-height:30px; }
	.email { font-size:18px; }


#banner { width:940px; height:199px; border-bottom:1px #004561 solid; margin-bottom:20px; }

#content { float:left; width:637px; padding:0 0 20px 20px; }
	#content p, #content h1, #content h2, #content h3, #content h4, #content h5 { margin-bottom:15px; }
	#content ul, #content ol { margin:0 0 15px 20px; }
	#content table { margin-bottom:15px; }
	
	.listbox { display:block; float:left; width:250px; list-style:disc; padding-left:15px; }
	.greenbox {
		width:205px;
		margin-right:10px;
		background:#579c1c url(/images/greenboxbottom.png) no-repeat bottom;
		min-height:125px;
		float:left;
		color:#FFFFFF;
	}
	.mainbox {
		padding:10px 10px 1px 10px;
		background-color:#e2eef6;
		font-style:italic;
		border:1px solid #79aac7;
		margin-bottom:15px;
	}
	#content div.greenbox p { padding:10px 10px 0 10px; margin:0 0 10px 0; }
	#content div.greenbox p a { color:#FFFFFF; }
	#content div.greenbox p.title {
		font-weight:bold;
		background:#579c1c url(/images/greenboxtop.png) no-repeat top;
		margin:0;
		font-size:14px;
	}
	.bluebox {
		float:left;
		width:305px;
		background:#026789 url(/images/blueboxbottom.png) no-repeat bottom;
		padding-bottom:10px;
		color:#FFFFFF;
		min-height:130px;
		margin-right:25px;
		margin-top:10px;
	}
		.blueboxwrap { 
			background:#026789 url(/images/blueboxtop.png) no-repeat top;
			padding:10px 10px 0 10px;
		}
		.blueboxwrap a { color:#FFFFFF; }

#staff .profilewrap { clear:both; }
#staff h3 { display:block; float:left; background-repeat:no-repeat; padding-top:210px; margin-right:9px; width:150px; }
	#KevinSanders { background-image:url(/images/profiles/Kevin-Sanders.jpg); }
	#EmilySharpe {background-image:url(/images/profiles/Emily-Sharpe.jpg); }
	#DavidFirth { background-image:url(/images/profiles/David-Firth.jpg); }
	#RebeccaCowling { background-image: url(/images/profiles/Rebecca-Cowling.jpg) }
	#RachelBeaumont { background-image: url(/images/profiles/Rachel-Beaumont.jpg) }
	#JennyAston { background-image: url(/images/profiles/Jenny-Aston.jpg) }
	#AimeeRhodes { background-image: url(/images/profiles/Aimee-Rhodes.jpg) }
	#IanHoyle { background-image: url(/images/profiles/Ian-Hoyle.jpg) }
	#PatMessenger { background-image: url(/images/profiles/Pat-Messenger.jpg) }
	#StefanHolt { background-image: url(/images/profiles/Stefan-Holt.jpg) }
	#NatalieHolt { background-image: url(/images/profiles/Natalie-Holt.jpg) }
	#BrendaDunne { background-image: url(/images/profiles/Brenda-Dunne.jpg) }
	#Ann-LouiseCollins { background-image: url(/images/profiles/Ann-Louise-Collins.jpg) }
	#AdamBeagin { background-image: url(/images/profiles/Adam-Beagin.jpg) }
	#LynneWaddington { background-image: url(/images/profiles/Lynne-Waddington.jpg) }
	#BenHodgson { background-image:url(/images/profiles/Ben-Hodgson.jpg); }
	
#staff .profilewrap h3 { float:none; padding-top:20px; width:auto; background:none; }
#staff h2 { display:block; clear:both; padding:20px 0; }

#column { width:240px; float:right; padding-bottom:20px; }
	.twitter { display:block; background:url(/images/twitter.png) no-repeat left; line-height:45px; height:57px; padding-left:54px; font-weight:bold; margin-left:5px}
	.newsletter {display:block; background:url(/images/newsletter.png) no-repeat left; line-height:18px; height:50px; padding:9px 0 3px 54px; font-weight:bold; margin-left:5px}
	#column #tips { margin:10px 0 10px 0; display:block; height:90px; overflow:hidden; padding:0; }
	#column .testimonail { margin:10px 0 0 0; padding:0; font-style:italic; color:#004562; list-style:none; font-size:14px; }
	#column .testimonail strong { font-style:normal; }
	#column .testimonail a { text-decoration:none; display:block; }
	#registerbutton, #financial { width:240px; background-color:#ececec; background-repeat:no-repeat; margin-bottom:10px; }
	#registerbutton { background-image:url(/images/register-icon.png); }
	#financial { background-image:url(/images/financial-icon.png); }
	#registerbutton a, #financial a { display:block; width:135px; padding:15px 15px 15px 90px; background: url(/images/greyboxbottom.png) no-repeat bottom; min-height:80px; text-decoration:none; color:#000; }
		.boxheading { font-size:14px; font-weight:bold; color:#004562; }
		
	#column ul { padding-left:20px; margin:10px 0; }

.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }
#footer { clear:both; background:url(/images/footer-back.png) repeat-x; height:37px; padding:0 20px; }
	#footer p { color:#FFFFFF; line-height:37px; }
	#footer a { color:#FFFFFF; }

.end { margin-left:0; margin-right:0; }

/* 3.Search
---------------------------------------------------------------*/

#search { padding:10px 0 0 10px; }
.searchform { padding:0; margin:0; }
.searchbut { 
	height:23px;
	width:28px;
	font-weight:bold;
	color:#fff;
	background-color:#004562;
	border:solid 1px #404040;
	margin:0; padding:0;
	float:left; }
.searchbox {
	height:15px;
	width:164px;
	color: #000000;
	background-color: #FFFFFF;
	border:solid 1px #404040;
	padding:3px; margin:0 5px 0 0;
	float:left; }

/* 4.Menu
---------------------------------------------------------------*/
#outerMenuWrap { background:url(/images/menu-back.png) repeat-x top; height:38px; width:940px; }
#menuWrap {	
	clear: both;
	position:relative;
	display:block;
	height:38px;
	background: url(/images/menu-right.png) no-repeat right; /* 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 */
	padding-right:6px;
	}

#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;
	font-size:14px; 
	}

#menu { background:url(/images/menu-left.png) no-repeat left; height:38px; padding-left:6px; } 
#menu li { 
	list-style:none;
	float:left; /* float needed */
	position:relative;
	border:0;
	}
#menu li:hover { background-color: #004562; } /* 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;
	font-weight:bold;
	border-left:1px solid #99b4c0; border-right:1px solid #99b4c0; /* Borders as appropriate */
	}

#menu a:hover{
	background: url(/images/menu-back.png) repeat-x bottom;
	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:#004562;
	}

#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 #fff;
	font-weight:normal;
	line-height:18px;
	padding:8px 22px;
	}
	
	#menu li ul a:hover { background:#9b9d9c; color:#fff; }

#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;
	}
	


/* 5.ARD Tables
---------------------------------------------------------------*/

/*table formatting*/
.tablines { background-color: #9b9d9c; }

#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: #004562; padding:5px; }

.tabletitle{ font-weight: bold; color: #FFFFFF; background-color: #004562; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-weight: bold; color: #004562; 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: #004562;
	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; }


/* 6.CZ
---------------------------------------------------------------*/

#CZDocumentBody td { padding:5px; }
