/*
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: 11px/14px 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 {
	display: none;
	overflow: hidden;
	position: fixed;
	left: -800px;
	top: -200px;
}
/*css layout elements*/
#head {
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	height: 70px;
	text-align: left;
}
#head h1 {
	/*float: left;
	display: block;*/
	width: 356px;
	height: 68px;
	overflow: hidden;
}
#head h1 span {
	position: absolute;
	float: left;
	width: 356px;
	height: 67px;
	background: url(images/em-logo.gif) no-repeat center;
	cursor: pointer;
}
#head #clogin {
	margin-top: 9px;
	margin-right: 15px;
	float: right;
	width: 100px;
	height: 20px;
}
#head #clogin img {
	float: left;
}
#head #clogin p {
	float: left;
	color: #062c57;
	margin: 0 0 3px 5px;
	font-size: 12px;
	line-height: normal;
}
#clogin p a:link, #clogin p a:visited, #clogin p a:active {
	color: #062c57;
	text-decoration: none;
}
#clogin p a:hover {
	color: #062c57;
	text-decoration: underline;
}
/* Flash Row */
#flashsection {
	width: 779px;
	height: 206px;
	/*overflow: hidden;*/
	margin-left: auto;
	margin-right: auto; 
	background: url(images/bgnd-flashright.jpg) no-repeat top right;
	text-align: left;
}
#flashnav {
	float: left;
	width: 207px;
	/*height: 206px;*/
	padding-bottom: 3px;
	display: block;
	background: url(images/bgnd-flashnav.jpg) no-repeat top right;
}
#flashimg {
	float: left;
	width: 549px;
	display: block;
	background-color: White;
	border-bottom: 3px solid #062c57;
 }
 /* main row */
#maincont {
	width: 779px;
	margin-left: auto;
	margin-right: auto; 
	background: url(images/bgnd-maincol-R.jpg) no-repeat top right;
	text-align: left;
}
#leftcol {
	width: 207px;
	padding: 0 0 0 0;
	float: left;
	background: url(images/bgnd-maincol-L.jpg) no-repeat top right;
}
.latestblock {
	background: url(images/sidebar-underline1.jpg) no-repeat left 20px;
	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;
	background: url(images/bton-more.gif) no-repeat top;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
}
.latestblock a:link.more span, .latestblock a:visited.more span, .latestblock a:active.more span {
	height: 16px;
	display: block;
	text-decoration: none;
}
.latestblock a:hover.more span {
	height: 16px;
	display: block;
	background: transparent url(images/bton-more-hov.gif) no-repeat center;
	text-decoration: none;
}
.alertblock {
	background: transparent url(images/sidebar-underline2.jpg) no-repeat left 20px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
}
.alertblock form {
	margin: 17px 0 0 10px;
}
.alertblock form input.txt {
	width: 170px;
	height: 18px;
	font-size: 14px;
	margin: 5px 0 5px 0;
	padding-left: 5px;
}
.alertblock form select {
	width: 178px;
	height: 21px;
	font-size: 14px;
	padding: 0 0 0 0;
}

#maincol {
	float: left;
	display: block;
	width: 549px;
	height: auto;
 }
#maincol h1.tophead {
	width: 356px;
	height: 68px;
	overflow: hidden;
}
#maincol h1.tophead span {
	position: absolute;
	float: left;
	width: 356px;
	height: 67px;
	background: url(images/em-logo.gif) no-repeat center;
	cursor: pointer;
}
 /* Sector list*/
#maincol div#sectors {
	float: right;
	width: 156px;
	background: #000062 url(images/bgnd-sectorselect.gif) repeat-x bottom;
	margin-left: 15px;
	padding-bottom: 110px;
	/*padding: 0 0 110px 0;*/
}
#maincol #sectors ul {
	margin: 10px 0 0 16px;
	list-style: none inside;
	/*height: 277px;*/
}
#maincol #sectors ul li {
	margin: 16px 0 16px 0;
	padding: 0 0 0 0;
	list-style: none outside;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.alt-rules{
	height: 5px;
	width: 100%;
	border-top: 1px solid #d9d9d9;
	margin-top: 7px;
	display: block;
	line-height: 3px;
	/*IE won't render an element less than the current font-size/line-height, 
	unless you include an overflow:hidden in the style declaration.*/
}



/*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 {
	color: #062c57;
	text-decoration: none;
	border-bottom: 1px dotted #b5c0cd;
}
#maincol dt a:hover, #maincol dd a:hover {
	color: #062c57;
	text-decoration: none;
	border-bottom: 1px solid #790000;
}
/* Next & Prev buttons */
a.button {
	margin: 7px 0 0 16px;
	display: block;
	width: 71px;
	height: 16px;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
}
a.nextb {
	background: url(images/bton-next.gif) no-repeat top;
}
a.prevb {
	background: url(images/bton-prev.gif) no-repeat top;
}


a:link.button span, a:visited.button span, a:active.button span {
	height: 16px;
	display: block;
	text-decoration: none;
}
a:hover.button span {
	height: 16px;
	display: block;
	background: transparent url(images/bton-prev-hov.gif) no-repeat center;
	text-decoration: none;
}


ul.shadetabs {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer {
	width: 771px;
	height: 25px;
	display: block;
   clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #595959;
	text-align: center;
	font-size: 10px;
}
/* additional type styles */
#leftcol h1 {
	margin: 6px  0 7px 10px;
	width: 120px;
	height: 15px;
	overflow: hidden;
}
#leftcol h1 span {
	position: absolute;
	float: left;
	height: 15px;
}
#leftcol div.latestblock h1 span {
	width: 184px;
	background: url(images/headside-latest.gif) no-repeat center;
}
#leftcol div.alertblock h1 span {
	width: 164px;
	background: url(images/headside-alerts.gif) no-repeat center;
}
.lavacancies h2 {
	font: bold 14px/15px verdana, arial, helvetica, sans-serif;
}
.lavacancies h2 a:link, .lavacancies h2 a:visited, .lavacancies h2 a:active {
	color: #062c57;
	text-decoration: none;
	border-bottom: 1px dotted #b5c0cd;
}
.lavacancies h2 a:hover {
	color: #062c57;
	text-decoration: none;
	border-bottom: 1px solid #790000;
}
.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 {
	color: White;
	text-decoration: none;
	font-weight: normal;
}
#sectors ul li a:hover {
	color: White;
	text-decoration: none;
	border-bottom: 1px solid White;
	font-weight: normal;
}
#maincol h1.tophead {
 margin: 15px 0 4px 16px;
	/*width: inlined*/
	height: 14px;
	overflow: hidden;
}
#maincol h1.tophead span {
	position: absolute;
	float: left;
	height: 14px;
	/*width & background inlined*/
}
#maincol h2 {
	margin: 9px 0 4px 16px;
	font-size: 14px;
	color: ##062c57
}
#maincol h3 {
	margin: 9px 0 4px 16px;
	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 {
	color: #474747;
	text-decoration: none;
	border-bottom: 1px dotted #b5c0cd;
 }
#maincol p a:hover, table.contact a:hover {
	color: #474747;
	text-decoration: none;
	border-bottom: 1px solid #790000;
 }

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #595959;
	border-bottom: 1px dotted #b5c0cd;
}
#footer a:hover {
	text-decoration: none;
	color: #474747;
	border-bottom: 1px solid #790000;
}
#footer a.d4h:link, #footer a.d4h:visited, #footer a.d4h:active { border-bottom: 0 none; }
#footer a.d4h:hover {
	border-bottom: 1px solid #790000;
}

/* All code (C) Antony Ellam, Designed4hits 2006 */