/*body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 10px;
	background-image: url(../../images/decorative/body_bg2.gif);
}

#wrapper {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}
a:active, a:focus {
	background-color: #D1BB3F;
}
.skip {
	float: left;
}

/*Branding area at top of page

#masthead {
}
#masthead p{}


#branding {
	float: left;
	background-color: #006584;
	width: 277px;
	margin: 0px;
	height: 10.9em;
}
#branding img{
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-color: #006685;
	margin: 0px;
}
#headerimage form{
	float: right;
	clear: none;
	margin: 0px;
	padding: 3px 5px 2px 2px;
	font-size: .8em;
	font-weight: bold;
	width: 220px;
}
#headerimage img{
	margin: 0px;
	padding: 0px;

}
#headerimage a{
	color: #000000;
}
.search {
	margin-top: 5px;
	margin-right: 10px;
}
.searchbx {
	width: 100px;
}
*/
#headerimage {
	background-image: url(../../images/branding/careers_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 503px;
	float: left;
	background-color: #006584;
}

/*
#breadcrumbs {
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #006685;
}
/*Navigation bar containing links to 'about us', 'our work' etc

#mainnav {
	margin: 0px 0px 7px;
	padding: 0px;
}
#mainnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(../images/decorative/bg_gold.gif);
	background-repeat: repeat-x;
	background-color: #E7D784;
	width: 780px;
	float: left;
}
	
#mainnav li {
display: inline;
	float: left;

}
#mainnav ul a {
	padding-right: 1em;
	padding-left: 1em;
	color: #333333;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.8em;
	background-image: url(../../images/decorative/divider_gold.gif);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}
#mainnav ul a:hover, #mainnav ul a:focus, #mainnav ul a:active { background-color: #D1BB3F; text-decoration: none;}



/*left hand side navigation*/

#subnav {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#home .home a, #about .about a, #equal .equal a, #select .select a, #learn .learn a,
#benefits .benefits a, #car_people .car_people a, #web .web a, #proj_csg .proj_csg a, #proj_prg .proj_prg a, #proj_man .proj_man a, #comp .comp a, #manager .manager a, #proj_manager .proj_manager a, #port_manager .port_manager a, #graduates .graduates a {
	padding-left: 16px;
	background-image: url(../../images/decorative/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
	}

/*controls base atttributes of content and navigation on right hand side of pages

#secondnav {
	float: right;
	width: 170px;
}
*/

/*White text near top of page
.tagline{
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px 6px 6px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#content {
	margin: 0em;
	padding: 0px;
	width: 600px;
	float: right;
}
#content3col {
}
#maincontent {
	width: 420px;
	float: left;
	margin-bottom: 20px;
}


h1{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	color: #006685;
	margin-bottom: 15px;
}

h2{
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

h3 {
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 5px;
}
ul{
	font-size: 0.75em;
}

a {
	text-decoration: none;
	color: #006584;
}
a:hover {text-decoration: underline;}


/*styles for our work section main content and corporate documents

#reports {
	margin-bottom: 15px;
}
#reports h2 {
	margin-bottom: 0px;
	color: #464646;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	margin-top: 15px;
}

#reports p{
	margin-top: 5px;
	margin-bottom: 2px;
}
#reports ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
#reports li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
	font-size: 1em;
}
#reports a {
	color: #333333;
	text-decoration: none;
}
#reports a:hover {
	text-decoration: underline;
}
/*description of report with grey background
.summary {
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 2px;
}

.corp h2 {background-color: #f5e89f;
	background-image: url(../../images/decorative/gold_bg_rep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.linklist {
	list-style-type: none;
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: .8em;
}
.linklist ul a{
	color: #006584;
	text-decoration: none;
}
.linklist ul a:hover{
	text-decoration: underline;
}
.linklist li{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.pdf {
	background-image: url(../../images/decorative/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.rtf {
	background-image: url(../../images/decorative/rtf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
/*text and image style on homepage, latest news*/
.ourpeople {
	margin: 0px 0px 10px;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 25px;
	padding-left: 4px;
	float: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

.ourpeople img{
	margin-top: 0px;
	float: left;
	padding-right: 3px;
}
.ourpeople h3 {
	margin-bottom: 2px;
	padding-top: 7px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding-bottom: 0px;
	font-size: .9em;
}

.ourpeople a{
	color: #333333;
	text-decoration: none;
}
.ourpeople a:hover{
	text-decoration: underline;
}
.latestnews {
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.latestnews a{
	color: #333333;
}
/*text on testimonial page*/
#profile {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#profile img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#profile h2 {
	padding: 8px 0px 0px;
	margin-bottom: 10px;
}
#profile a{
	color: #333333;
	text-decoration: none;
}
#profile a:hover{
	text-decoration: underline;
}
#profile p{
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
}

blockquote {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 140px;
	padding-left: 7px;
	margin-right: 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/*this and colour styles desctibe the navigation and content panels throughout the site*/

.careerpanel h2{
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.8em;
	margin-bottom: 2px;
}
.careerpanel h3{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
	font-weight: bold;
	color: #333333;
	font-size: .8em;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-left: 2px;
}
.careerpanel ul{
	list-style-type: none;
	margin: 0px;
	font-size: .8em;
}
.careerpanel li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006685;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
}

.careerpanel a {
	color: #006584;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
	margin-left: 0px;
}

.careerpanel a:hover {
	text-decoration: underline;
}
.careerpanel  p{
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 2px;
}
.car_lblue{
	margin-bottom: 10px;
}
.car_lblue h2 {
	color: #333333;
	background-image: url(../../images/decorative/lblue_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: .8em;
}
.car_lblue p {
	padding-left: 3px;

}
.car_lblue a {
	padding-left: 17px;
	display:block;

}


/*Makes text turn teale
.highlight {
	color: #006584;
}

/*text underneath Bob and Alasdair's pictures
.caption {
	font-size: .7em;
	padding-right: 7px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 0px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
/*changes active link colour on main navigation bar to dark gold
#home #mainnav .home a, #about #mainnav .about a, 
#work #mainnav .work a, #media #mainnav .media a, 
#careers #mainnav .careers a, #contact .contact a {
	background-color: #d1bb3f;
}


/*used on contact us page and our work homepage

.email a{
	background-image: url(../../images/decorative/mail.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/*back to top link with arrow graphic

.top {
	background-image: url(../../images/decorative/top.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px;
}


/*Navigation in footer area 

#footer {
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	padding-top: 10px;
}

.copyright {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
}

#utilities {
	float: right;
}
#utilities ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
}
#utilities li { display: inline; }
#utilities ul a {display: inline; color: #006685; padding-right: 0.35em; padding-left: 0.35em; text-decoration: none; }
#utilities ul a:hover { text-decoration: underline; }
#printlogo {display: none;}
.hide {
	position: absolute;
	right: 2000px;
}
*/
abbr {
	border-bottom:dotted 1px;
	speak:spell-out;
}
