/*
Colour ref
Dark Blue - #062c57
grey - #d9d9d9 
D grey txt #474747
-- Other CSS Documents --
Contact form layout SEE contactpage.css
Candidate Reg form SEE regform.css
Vacancy list table see vacancies.css
*/
/* HTML Elements */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	background: White url(images/bgnd-main.gif) repeat-x top;
	color: #474747;
	font: 11px/13px verdana, arial, helvetica, sans-serif;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6 {
	font: 12px/16px verdana, arial, helvetica, sans-serif;
	color: #474747;
	text-align: left;
	/* Netscape 4&IE5 doesn't really like type tags just set in the body, this helps */
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}

img {
	border: 0 none;
}

li {
	color: #1D3E61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: square;
	padding: 0px;
}
p {
	text-align: left; /* IE5Win bug, if no alignment is presented the text may center */
	margin: 0 0 1em 0;
}
form {
	margin: 0 0 0 0;
}
table {
	border: 0;
}

td img {
	display: block; /* Images that are in tables will always be block level DO NOT use this on TinyMCE pages*/
}
br.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#printhead {
	width: 100%;
	height: 58px;
}
/*css layout elements*/
div#printhead img {
	width: 356px;
	height: 58px;
	float: left;
}
 /* main row */
#maincont {
	width: 100%;
	text-align: left;
}
#leftcol {
	margin-top: 15px;
	width: 28%;
	padding: 0 0 0 0;
	float: left;
}
.latestblock {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 7px;
}
.lavacancies {
	margin: 17px 0 4px 10px;
}
.latestblock a.more {
	margin: 7px 0 0 10px;
	display: block;
	width: 37px;
	height: 16px;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
}
.latestblock a:link.more span, .latestblock a:visited.more span, .latestblock a:active.more span, .latestblock a:hover.more span {
	height: 16px;
	display: block;
	text-decoration: none;
}
.alertblock {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
}
.alertblock form {
	margin: 17px 0 0 10px;
}
.alertblock form input.txt {
	width: 172px;
	height: 18px;
	font-size: 18px;
	margin: 5px 0 5px 0;
}
.alertblock form select {
	width: 175px;
	height: 18px;
}

#maincol {
	float: left;
	display: block;
	width: 68%;
	height: auto;
 }
.alt-rules{
	height: 5px;
	width: 100%;
	border-top: 1px solid #d9d9d9;
	margin-top: 7px;
	display: block;
	line-height: 3px;
}

ul.shadetabs {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer {
	width: 100%;
	display: block;
   clear: both;
	margin-top: 10px;
	color: #595959;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	border-top: 1px dotted #b5c0cd;
}
/* additional type styles */
#leftcol h1 {
	margin: 6px  0 7px 10px;
	height: 15px;	
	font: 16px/16px verdana, arial, helvetica, sans-serif;
	color: #062c57;
}
.lavacancies h2 {
	font: bold 14px/15px verdana, arial, helvetica, sans-serif;
}
.lavacancies h2 a:link, .lavacancies h2 a:visited, .lavacancies h2 a:active, .lavacancies h2 a:hover {
	color: #062c57;
	text-decoration: none;
	border-bottom: 1px dotted #b5c0cd;
}
.lavacancies p, .alertblock p {
	margin: 5px 0 0 0;
}
.alertblock p  {
	margin: 17px 0 0 10px;
}
#maincol ul {
margin-left: 33px;
 list-style: disc outside;
}
#maincol ul li {
padding-left: 3px;
}
#sectors ul li a:link, #sectors ul li a:visited, #sectors ul li a:active, #sectors ul li a:hover {
	color: White;
	text-decoration: none;
}
#maincol h1.tophead {
 	margin: 15px 0 4px 16px;
	font: 16px/16px verdana, arial, helvetica, sans-serif;
	color: #062c57;
	height: 16px;
}
#maincol h2 {
	margin: 9px 0 4px 16px;
	font-size: 14px;
	color: ##062c57;
	font-weight: bold;
}
#maincol h3 {
	margin: 9px 0 4px 16px;
	font-weight: bold;
	font-size: 13px;
	color: ##062c57
}
#maincol p {
 	margin: 9px 20px 9px 16px;
 }
#maincol p a:link, #maincol p a:visited, #maincol p a:active, table.contact a:link, table.contact a:visited, 
table.contact a:active, #maincol p a:hover, table.contact a:hover  {
	color: #474747;
	text-decoration: none;
	border-bottom: 1px dotted #b5c0cd;
 }

/*Sitemap & Links*/
#maincol dl {
	 	margin: 9px 20px 9px 16px;
}
#maincol dt, #maincol dd {
	padding: 3px 0 3px 0;
}
#maincol dt {
	font: 14px bold verdana, arial, helvetica, sans-serif;
}
#maincol dd {
	padding: 3px 0 3px 15px;
}
#maincol dt a:link, #maincol dt a:active, #maincol dt a:visited,
#maincol dd a:link, #maincol dd a:active, #maincol dd a:visited, #maincol dt a:hover, #maincol dd a:hover {
	color: #062c57;
	text-decoration: none;
	border-bottom: 1px dotted #b5c0cd;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration: none;
	color: #595959;
	border-bottom: 1px dotted #b5c0cd;
}
#footer a.d4h:link, #footer a.d4h:visited, #footer a.d4h:active, 
#footer a.d4h:hover { border-bottom: 0 none; }

/*usless print cleanup*/
#maincol div#sectors, #maincol #sectors ul li, #maincol #sectors ul {
	display: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#flashsection, #head {
	width: 100%;
	height: 1px;
	overflow: hidden;
	display: none;
}
#maincol h1.tophead span, #leftcol h1 span {
	position: absolute;
	float: left;
	display: none;
}
a.button, a.backbutton, a.aplybutton {
	display: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
/* All code (C) Antony Ellam, Designed4hits 2006 */