@charset "UTF-8";
/* CSS Document */

/* /////////////// Start skip nav /////////////// */

a.skip:link, a.skip:visited {
position: absolute;
top: 0;
left: -9999px;
}
a.skip:focus, a.skip:hover, a.skip:active {
position: absolute;
text-decoration: none;
font-weight: bold;
top: 50px;
left: 250px;
margin: 0;
padding: 5px 6px 3px 6px;
display: block;
z-index: 900;
color:#FFFFFF;
background: #56a3d9;
font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
text-transform: uppercase;
}

/* /////////////// End skip nav /////////////// */

.hidden{
position: absolute;
top: -99999px;
left: -99999px;
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Sans, sans-serif;
	font-size: 62.5%;
}

#maincontainer{
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#header{
	position: relative;
	display: block;
	width: 760px;
	height: 155px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #1650a1 url(/imagebank/101278_fco_header.jpg) top left no-repeat;
	border-bottom: 9px solid #c7c5d2;
}

/* /////////////// Start nav /////////////// */

#navholder{
width: 510px;
position: absolute;
right: 0;
top: 80px;
border-bottom: 1px solid #fff;
}

ul#nav{
margin: 0;
padding: 0;
width: 510px;
list-style: none;
border-top: 10px solid #56a3d9;
}

ul#nav li{
margin: 0;
padding: 0;
float: left;
display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
text-transform: uppercase;
}
ul#nav li a:link, ul#nav li a:visited{
margin: 0 15px 0 0;
padding: 5px 7px 3px 7px;
display: block;
color: #fff;
text-decoration: none;
font-size: 1.2em;
border-bottom: 6px solid #1c6fa3;
}

ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus{
margin: 0 15px 0 0;
padding: 5px 7px 3px 7px;
display: block;
color: #fff;
text-decoration: none;
font-size: 1.2em;
border-bottom: 6px solid #56a3d9;
background: #2e4c72;
}


ul#nav li.current a:link, ul#nav li.current a:visited, ul#nav li.current a:hover, ul#nav li.current a:active, ul#nav li.current a:focus{
margin: 0 15px 0 0;
padding: 5px 7px 3px 7px;
display: block;
color: #fff;
text-decoration: none;
font-size: 1.2em;
border-bottom: 6px solid #56a3d9;
background: #2e4c72;
}

/* /////////////// End nav /////////////// */



/* /////////////// Start rightcol /////////////// */
#rightcol{
	margin: 0;
	padding: 0 0 0 20px;
	width: 187px;
	float: right;
}

#rightcol ul{
	list-style: none;
	margin: 5px;
	padding: 0;
}
#rightcol ul li{
	margin: 0 0 0.3em;
	padding: 0 0 0 18px;
	background-image: url(/imagebank/101278_dwp_bullet_link.png);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	font-size: 1.2em;
	line-height: 1.5;

}

.darkheadbox{
	padding-bottom: 100px;
	margin-bottom: 0px;
	border: 1px solid #c0c0bf;
	background: url(/imagebank/101278_fco_job_opp_back.gif) bottom left no-repeat;
}

.darkheadbox h2{
	margin: 0;
	padding: 1em 5px 1em 15px;
	font-size: 1.2em;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	background: url(/imagebank/101278_fco_right_bullet.gif) top left no-repeat;
	background-position: 0 1.2em;
	text-transform: uppercase;
}
.darkheadbox p{
	padding: 0 15px;
	font-size: 1.1em;
}
.darkheadboxfoot{
	margin: 0 0 20px 0;
	padding: 0;
	height: 30px;
	background: url(/imagebank/101278_fco_job_opp_footer.gif) bottom left no-repeat;
}

.darkheadboxfoot a:link, .darkheadboxfoot a:visited{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	display: block;
	line-height: 25px;
	padding-right: 30px;
	text-decoration: none;
}
.darkheadboxfoot a:hover, .darkheadboxfoot a:active, .darkheadboxfoot a:focus{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	display: block;
	line-height: 25px;
	padding-right: 30px;
	text-decoration: underline;
}


.lightheadbox img{
	margin: 0 0 15px 13px;
}

.lightheadbox{
	margin-bottom: 0px;
	border: 1px solid #c0c0bf;
}

.lightheadbox h2{
	margin: 0;
	padding: 1em 5px 1em 15px;
	font-size: 1.2em;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	background: url(/imagebank/101278_fco_right_bullet.gif) top left no-repeat;
	background-position: 0 1.2em;
	text-transform: uppercase;
}
.lightheadbox p{
	padding: 0 15px;
	font-size: 1.1em;
}

.lightheadbox hr{
	margin: 0 10px 5px 10px;
}
.lightheadboxfoot{
	margin: 0 0 20px 0;
	padding: 0;
	height: 16px;
	background: url(/imagebank/101278_fco_right_pnl_footer.gif) bottom left no-repeat;
}

/* /////////////// End rightcol /////////////// */

.withcol{
	width: 520px;
	float: left;
}

a:link, a:visited {
	color: #039;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #039;
	text-decoration: none;
}


h1{	margin-top: 0;
	font-size: 2em;
	line-height: 1.2;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
}
h2 {
	clear: both;
margin: 0 0 0 0;
	font-size: 1.4em;
	line-height: 1.2;
	font-weight:bold;
	padding-left: 15px;
	background: url(/imagebank/101278_fco_square_blue.gif) top left no-repeat;
	background-position: 0 0.2em;
}

h3{
	font-size: 1.3em;
	line-height: 1.143;
	font-weight:bold;
}

h4 {
	font-size: 1.2em;
	font-weight:bold;
}

h5{
	font-size: 1em;
}
p{
	margin-top: 0;
	font-size: 1.2em;
	line-height: 1.5;
}

.imgleft{
	display: block;
	float: left;
	margin: 0 20px 30px 0;
}

.imgleft2{
	display: block;
	float: left;
	margin: 0 20px 120px 0;
}

.border{
border: 1px solid #ccc;
}

hr{
	border: none;
	height: 1px;
	background: #c8bfde;
	color: #beafd5;
}
.clearboth{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

#footer{
	margin: 20px 0 0 0;
	padding: 10px 5px 30px 5px;
	display: block;
	border-top: 1px solid #989898;
}

#footer a:link, #footer a:visited{
	color: #555;
text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus{
	color: #555;
text-decoration: underline;
}

#footer p .GFP{
	padding: 2px 0 2px 25px;
	font-weight: bold;
	background: url(/imagebank/101278_fco_GFP_footer_temp.gif) center left no-repeat;
}

#footer p{
	display: block;
	margin: 0 0 0.5em 0!important;
	padding: 0;
	font-size: 1em;
	color: #555;
	line-height: 1.5;
}
#footer p.left{
	float: left;
	width: 60%;
}
#footer p.right{
	float: right;
	width: 35%;
	text-align: right;
}


/*  /////////////////// Start job list /////////////////// */

#content ul.detailed_jobs_list{
	list-style: none;
	margin: 0;
	padding: 0;

}



#content ul.detailed_jobs_list li{
	margin: 0;
	padding: 0;
	clear: left;
	font-size: 1.2em;
	line-height: 1.4;
}



#content .job_title{
	clear:both;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight:bold;
	color: #039;
	background: url(/imagebank/101278_fco_square_blue.gif) top left no-repeat;
	background-position: 0 0.2em;
}


#content a:link.job_title, #content a:visited.job_title  {
	text-decoration: none;

}



#content a:focus.job_title, #content a:hover.job_title, #content a:active.job_title  {
	text-decoration: underline;

}



.job_role{
	clear: left;
	float: left;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 1em 0;
	width: 100%;
	font-size: 1em;
	line-height: 1.5;
}



.sector, .city, .job_type {
	margin: 0;
	padding: 0;
	font-weight: normal!important;
}

/*  /////////////////// End job list /////////////////// */

/*  /////////////////// Start job details /////////////////// */

.job_details{
	clear:left;
	float: left;
	font-weight:bold;
	margin:0 0 0.3em 0;
	padding:0 0 0.3em 0;
	width: 100%;


}



#content h1.title{
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 1.6em;
	line-height: 1.2;
	font-weight:bold;
	color: #039;
	font-family: Arial, Sans, sans-serif!important;
	padding-left: 15px;
	background: url(/imagebank/101278_fco_square_blue.gif) top left no-repeat;
	background-position: 0 0.25em;
}



p.logo img{
	display: none;

}



#content p.job_divers{
	margin: 0;
	padding: 0;
}



p.descr {
	margin: 0 0 0.3em 0;
	padding: 0 0 1em 0;
}



.sector, .city, .jobType {
	margin: 0 0 0.3em 0;	
	padding: 0;

}



.publicationDate {
	position: relative;
	display: block;
	margin: 0.5em 0 0 0;
	font-size: 0.9em;

}

.descr_title{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
}






#content ul.job_action_links{
	list-style: none;
	margin: 2em 0 2em 0;
	padding: 0;
	text-align: center!important;

}



#content ul.job_action_links li{
	margin: 0;
	padding: 0;
	font-weight:100;
	color:#000;

}



#content ul.job_action_links li.apply, #content ul.job_action_links li.email{
	font-size: 1.2em;
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.6em;

}



.apply{
	border-right: 1px solid #666;

}

/*  /////////////////// End job details /////////////////// */

/* /////////////// Start supplemental /////////////// */

.leftimg{
float: left;
margin: 0 1em 1em 0;
}

.rightimg{
float: right;
margin: 0 0 1em 1em;
}

#content table{
	margin-top: 0.5em;
	clear: both;
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-size: 1.2em;

}

#content table th{
	margin: 0;
	padding: 0.2em 0.5em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
	text-align: left;
	background: #999;
	color: #fff;

}

#content table td{
	margin: 0;
	padding: 0.2em 0.5em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;

}

#content table caption{
	margin: 0 0 0.5em 0;
	padding: 0.5em 0;
	text-align: right;
font-size: 80%!important;
}

#content table tr:hover, #content table tr:focus{
	background: #ececec;
}



#content ul{
	margin: 0 0 1em 0;
	padding: 0;
	list-style-position:inside;
	display: block;
}
#content ul li{
	margin: 0 0 0.5em 1.5em;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5;
}

#content ul li ul{
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: disc;
}

#content ul li ul li{
	margin: 0 0 0 1.5em;
	padding: 0;
	font-size: 1em;
}



#content ol{
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content ol li{
	margin: 0 0 0 1.5em;
	padding: 0;
	font-size: 1.2em;
}

#content ol li ol{
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content ol li ol li{
	margin: 0 0 0 1.5em;
	padding: 0;
	font-size: 1em;
}

/* /////////////// End supplemental /////////////// */

