/* CSS Document */

body
{
	background: url(/assets/furniture/bkgrnd.jpg) repeat-x #545454;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
	color: #666666;
}

#container
{
	width: 902px;
	margin: 10px auto;
	margin-top: 10px;
	background-color: #ffffff;
	height: auto !important;
	border: solid 1px #faa41a;
}

#top
{
	width: 902px;
}

#logo
{
	margin-left: 300px;
	width: 602px;
	margin-bottom: 6px;
}

#landlogo
{
	width: 602px;
	height:84px;
	margin-bottom: 6px;
	float:right;
}

#time
{
	clear:both;
	width: 200px;
	float: left;
	margin-left: 6px;
	margin-bottom: 2px;
	margin-top: -18px;
}

#bar
{
	clear:both;
	width: 902px;
	height: 6px;
	background: #faa41a;
}

#mainblock
{
	margin-top: -65px;
	padding-top: 60px;
	width: 902px;
	background-color: #ecf2f6;
}

#mainnavcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 1px;
	color: White;
	float: left;
	height: 27px;
	width: 905px;
	font-family: arial, helvetica, sans-serif;
}


#mainnavcontainer ul li
{
	display: inline;
}


#mainnavcontainer ul li a
{
	padding: 0.2em;
	padding-left: 2.03em;
	padding-right: 2em;
	background-image: url(images/nav_bkgrnd.gif);
	color: #ff8000;
	text-decoration: none;
	float: left;
	width: 135.2px;
	text-align: center;
	border-right: 1px solid #fff;
}


#mainnavcontainer ul li a:hover
{
	background-image: url(images/nav_bkgrnd_over.gif);
	color: #333333;
	border-bottom: 2px solid #333333;
}

A.bc:link, A.bc:active
{
	color: #999999;
	text-decoration: none;
}

A.bc:hover
{
	text-decoration: underline;
	color: #ff8000;
}


A.bc:visited
{
	color: #333333;
	text-decoration: none;
}


.breadcrumbs
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 500px;
	font-family: lucida grande, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #999999;
}


.current
{
	color: #333333;
	background-image: url(/assets/furniture/nav_bkgrnd_over.gif);
	text-decoration: none;
	border-bottom: 2px solid #ff8000;
}

#content
{
	margin-left: 200px;
	margin-top: 65px;
	margin-bottom: 50px;
	width: 500px;
	min-height: 300px;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
	color: #666666;
}

#header
{
	width: 902px;
	height: 161px;
}

.headimgmain
{
	float: left;
	padding: 0px;
	margin: 0px;
}

.headimg4
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#headcolblock
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#landsidenavbox
{
	float: right;
	margin-top: 2px;
	width: 246px;
	background: url(/assets/furniture/landing_blue.jpg);
	height: 264px;
	padding-left: 8px;
}

#landnavlist
{
	padding-left: 0px;
	margin-left: 0;
	padding-top: -2px;
	width: 232px;
}

#landnavlist li
{
	list-style: none;
	margin-top: -8px;
	padding-top: 16px;
	padding-bottom: 23px;
	padding-left: 16px;
	border-top: 1px solid #2e3942;
	color: #a8b6d2;
}

#landnavlist li a:link
{
	color: #a8b6d2;
	text-decoration: none;
}

#landnavlist li a:hover
{
	color: #faa41a;
	text-decoration: none;
}

#landimg
{
	clear:both;
	float: left;
	margin-top: 2px;
	width: 647px;
	margin-bottom: 2px;
	height: 264px;
}

#sidenavbox
{
	float: right;
	margin-top: 10px;
	width: 176px;
	margin-bottom: 2px;
}

#greybox
{
	clear: both;
	width: 878px;
	background: #8c8c8c;
	padding: 12px;
}

#landtext
{
	width: 625px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: lucida grande, arial;
	font-size: 12px;
	font-weight: normal;
	color: #faa41a;
	line-height: 170%;
	margin-left: 250px;
}

#leftcolumn
{
	margin-left: 15px;
	float: left;
	width: 160px;
	margin-top: 10px;
	padding-top: 60px;
	min-height: 300px;
	color: #666666;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#leftimgplace
{
	width: 151px;
	border: 1px solid #faa41a;
	margin-bottom: 15px;
}

ul.nav
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	border-bottom: 1px solid #ccc;
}

ul.nav li
{
	position: relative;
}

li.nav ul
{
	position: absolute;
	left: 170px;
	top: 0;
	display: none;
}

ul.nav li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	height: 25px;
	background: url(/assets/furniture/sub_nav_bkgrnd.gif);
	background-repeat: repeat-x;
	padding: 0px;
	padding-left: 6px;
	padding-top: 3px;
	margin-bottom: -3px;
	border: 1px solid #ffffff;
	border-bottom: 0;
	font-size: 10px;
}

/* Removed - as it is acheived through javascript */
/*li.nav:hover ul { display: block; }*/

ul.nav li a:hover
{
	display: block;
	text-decoration: none;
	color: #333333;
	height: 25px;
	background: url(/assets/furniture/sub_nav_bkgrnd_over.gif);
	background-repeat: repeat-x;
	padding: 0px;
	padding-left: 6px;
	padding-top: 3px;
	margin-bottom: -3px;
	border: 1px solid #ffffff;
	border-bottom: 0;
	font-size: 10px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li
{
	float: left;
}
* html ul li a
{
	height: 1%;
}
/* End */

#subnavhead
{
	width: 168px;
	height: 25px;
	background: url(/assets/furniture/sub_nav_header.gif) repeat-x;
	border: 1px solid #ffffff;
}

#subnavheadtext
{
	width: 160px;
	margin-left: 6px;
	padding-top: 3px;
	height: 25px;
	color: #faa41a;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: bold;
}

#address
{
	margin-top: 30px;
	margin-left: 3px;
	width: 170px;
	color: #666666;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#rightcolumn
{
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-bottom: -55px;
	color: #666666;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

.subhead
{
	width: 180px;
	height: 28px;
	background: url(/assets/furniture/sub_head.gif) no-repeat;
}

.subheadtext
{
	width: 160px;
	margin-left: 18px;
	padding-top: 4px;
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: bold;
}

.subbox
{
	background: url(/assets/furniture/sub_spacer.gif);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 170px;
}

.subboxtext
{
	float: right;
	width: 94px;
	margin-top: 10px;
	margin-right: 20px;
}

.touchtext
{
	width: 160px;
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: bold;
	color: #001f5b;
	margin-bottom: 10px;
	line-height: 170%;
}

.rhtnavlist
{
	background: url(/assets/furniture/sub_spacer.gif);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 170px;
}

.rhtnavlist li
{
	width: 150px;
	list-style: none;
	margin: 0;
	line-height: 125%;
	padding-left: 0.25em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #faa41a;
}

.rhtnavlist li a
{
	text-decoration: none;
}

#content img
{
	margin: 4px 4px 4px 4px;
}

#newsdate
{
	margin-top: 5px;
	float: right;
	width: 90px;
	text-align: right;
	font-family: lucida grande, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 155%;
	color: #333333;
}

#vacantheader
{
	background: url(/assets/furniture/vac_head_bkgrnd.gif) repeat-x;
	width: 500px;
	border: 1px solid #999999;
	height: 25px;
}

#vacheadtext
{
	margin-left: 5px;
	margin-top: 3px;
	color: #001f5b;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: bold;
}

.vacant
{
	background: #FFFFFF;
	border: 1px solid #999999;
	width: 488px;
	padding: 6px;
	padding-bottom: 20px;
	margin-top: 4px;
	margin-left: -1px;
	min-height: 100px;
	margin-bottom: -5px;
}

.vacancyleft
{
	/*padding-top:-8px; margin-left:3px; width: 130px;*/
	color: #333333;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
}

.vacancyright
{
	/*background: none; position:absolute; padding-top:-8px; margin-top:-54px; margin-left:133px; width: 330px;*/
	color: #333333;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
}

.vacleftmore
{
	/*margin-top:10px; margin-left:3px; width: 130px;*/
	color: #333333;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
}

.vacrightmore
{
	/*background: none; position:relative; margin-bottom:10px; padding-top:-8px; margin-top:-14px; margin-left:133px; width: 330px;*/
	color: #333333;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
}

.jobdetail
{
	float: right;
	text-align: right;
	width: 120px;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
}

.download
{
	float: left;
	width: 130px;
	padding: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	min-height: 200px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}

#footer
{
	clear: both;
	padding: 4px;
	width: 896px;
	border-top: solid 1px #999999;
	padding-bottom: 10px;
	margin-top: -30px;
}

#footbkgrnd
{
	clear: both;
	width: 902px;
	height: 119px;
	background: url(/assets/furniture/bot_img.gif) no-repeat;
	margin-bottom: 1px;
}

#logoqual
{
	padding-top: 5px;
	margin-left: 16px;
	width: 300px;
}

#landfooter
{
	clear: both;
	padding: 4px;
	width: 860px;
	border-top: solid 1px #ffffff;
	padding-bottom: 0px;
	margin-top: 0px;
	background-color: #8c8c8c;
	font-family: lucida grande, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 150%;
	color: #ffffff;
	padding-right: 15px;
}

#copyright
{
	/*margin-top: -15px;*/
	float: right;
	width: 120px;
}

.landheader
{
	font-family: lucida grande, arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.newsdate
{
	font-family: lucida grande, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 175%;
	color: #333333;
}

.textfield
{
	border: 1px solid #d95c05;
	height: 15px;
	width: 150px;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
	color: #666666;
}

.multitextfield
{
	border: 1px solid #d95c05;
	height: 35px;
	width: 150px;
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
	color: #666666;
}

p
{
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
	color: #333333;
}

h2
{
	font-family: lucida grande, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #ff8000;
}

h1
{
	font-family: lucida grande, arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 165%;
	letter-spacing: -0.8px;
	color: #001f5b;
}

h3
{
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 175%;
	color: #ff8000;
}

#content ul
{
	list-style-image: url(/assets/furniture/bullet.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content li
{
	font-family: lucida grande, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 175%;
	color: #333333;
	margin-left: 15px;
	margin-bottom:4px;
}

hr
{
	border: 0;
	background-color: #999999;
	height: 1px;
}

img
{
	border: 0;
}

.subnewsintro
{
	font-family: lucida grande, arial;
	font-size: 9.5px;
	font-weight: normal;
	color: #666666;
}

.copyright
{
	font-family: lucida grande, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
}

.design
{
	font-family: lucida grande, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
}

.donate
{
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 155%;
	color: #ffffff;
}

.side
{
	color: #666666;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

A.nav:link, A.nav:active
{
	color: #ffffff;
	text-decoration: none;
	font-family: lucida grande, arial;
	font-size: 12px;
	font-weight: normal;
}

A.nav:hover
{
	text-decoration: none;
	color: #d95c05;
}

A.nav:visited
{
	color: #ffffff;
	text-decoration: none;
}

A.news:link, A.news:active
{
	color: #ffffff;
	text-decoration: none;
}

A.news:hover
{
	text-decoration: underline;
	color: #ff8000;
}

A.news:visited
{
	color: #ffffff;
	text-decoration: none;
}


A:link, A:active
{
	color: #ff8000;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
	color: #999999;
}

A:visited
{
	color: #d95c05;
	text-decoration: none;
}

.formErrorText
{
	font-family: lucida grande, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #990000;
}

/* added by sjr */
/* Used for turning off the visited link colour changes for the next page/previous page/page number links at the bottom of the vacancies page */

.jobPageSelector, .jobPageSelector:visited
{
	color: #ff8000;
	text-decoration: none;
}

.jobPageSelector:hover 
{
	text-decoration: underline;
	color: #999999;
}

a.selectedJobPage 
{
	color: Gray;
	text-decoration: none;
}

#translateBtn{
	position:absolute;
	top:0;
	left:0;
	margin:6px;
}
