html {
background: #FFF;
}
body {
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
}



/********** CLASSES N STUFF *********/
.clear {
margin: 0;
clear: both;
}
img {
margin: 0;
padding: 0;
}
.underline {
text-decoration: underline;
}



/******************* Start Skip Navigation *******************/
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;
text-transform: uppercase;
font-weight: bold;
top: 22px;
left: 193px;;
margin: 0;
padding: 5px;
display: block;
z-index: 900;
color:#FFFFFF;
background: #ed1a3b;
font-size: 0.8em;
}



/************ NAVIGATION ************/
#navwrap {
margin: 0;
padding: 0 0 0 18px;
background: #f4f4f4 url(../imagebank/5575_back.gif) bottom left repeat-x;
width: 380px;
}
ul#nav {
padding: 4px 0 5px 3px;
margin: 0;
list-style: none;
background: url(../imagebank/5575_right-corner.gif) bottom right no-repeat;
width: 380px;
}
ul#nav li {
display: inline;
color: #000;
}
ul#nav li a:link, ul#nav li a:visited  {
margin: 0 8px 0 0;
padding: 0 10px 0 0;
font-weight: bold;
font-size: 0.8em;
color: #000;
text-decoration: none;
border-right: 1px solid #999999; /* Adds vertical lines */
}
ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus {
color: #cb2429;
text-decoration: underline;
}
ul#nav li a:link.current, ul#nav li a:visited.current {
color: #cb2429;
text-decoration: none;
}

ul#nav li a:link.noline, ul#nav li a:visited.noline, ul#nav li a:hover.noline, ul#nav li a:active.noline, ul#nav li a:focus.noline {
border: none; /* Removes last vertical line */
}


/******** MAIN CONTENT *********/
#mainwrap {
margin: 0;
width: 760px;
}
#top {
border-bottom: #666666 1px solid;
width: 736px;
padding: 22px 0 22px 22px;
}

#content {
position: relative;
margin: 0;
padding: 0 0 0 20px;
}
#content a {
color: #024368;
text-decoration: underline;
}
#content a:hover {
color: #666666;
text-decoration: none;
}


h1 {
font-size: 36px;
margin: 0.7em 0 0 0;
letter-spacing: -1px;
padding:0;
border-bottom: 1px solid #666;
color: #666;
text-transform: uppercase;
}

#splashbox {
background: #eeeeee;
width: 550px;
margin: 20px 0 0 0;
padding: 0 0 15px 0;
border-top: #cb2429 4px solid;
}
#splashbox h2 {
margin: 0 0 0 0;
padding: 10px 0 0 10px;
color:#666666;
font-size: 1.13em;
float: left;
}
#splashbox img {
float: right;
margin: 0 0 15px 0;
}

#splash_h2 {
width: 240px;
}
#splashbox_view {
background-image: url(../imagebank/5575_arrow.gif);
background-position: 32px 201px;
background-repeat: no-repeat;
float: right;
width: 300px;
text-align: left;
font-size: 0.75em;
}
#splashbox_view a {
margin: 0 0 0 50px;
display: block;
}

#the_outer {
margin: 0 0 10px 0;
padding: 20px 0 20px 0;
border-bottom: #666666 1px solid;
width: 740px;
}

#the_h3 {
color: #666666;
width: 550px;
float: left;
}
#the_h3 h3 {
line-height: 15px;
margin: 0;
font-size: 0.75em;
font-weight: bold;
}
#the_h3 h4 {
margin: 0 0 5px 0;
font-size: 0.8em;
font-weight: bold;
line-height: 1.4em;
}
#the_h3 p {
margin: 0 0 15px 0;
font-size: 0.9em;
font-weight: normal;
color: #888888;
}


#viewjobs {
position: absolute;
top: 64px;
right: 0;
background-color: #eeeeee;
background-image: url(../imagebank/5575_arrow.gif);
background-position: 15px 19px;
background-repeat: no-repeat;
width: 120px;
padding: 15px 20px 15px 30px;
text-align: left;
font-size: 0.75em;
}


#benimg {
background: #666666;
padding: 0 0 5px 0;
width: 223px;
float: right;
margin: 0 0 10px 20px;
}
#benimg p, #aboutimg p {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
margin: 2px 0 0 5px;
padding: 0;
}

#aboutimg {
background: #666666;
padding: 0 0 5px 0;
width: 270px;
float: right;
margin: 0 0 10px 20px;
}









/******** FOOTER *********/
#footer {
font-size: 0.7em;
margin: 0 0 15px 0;
}








/* ************** START JOB DISPLAY ELEMENTS ************** */

/* Fix IE. \*/

* html #content ul.job_action_links li.apply, * html #content ul.job_action_links li.email {
	display: inline;
	margin: 0 0.9em 0 0;
	padding: 0 0.6em 0 0;
}	
* html #content ul.detailed_jobs_list li { 			/* VERY IMPORTANT - forces the list block height to be respected 
													as well as spacing between title and other lines */
	height: 1%;
}
/* End */



/* List elements */

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

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

	display: block;
}
#content hr.notoppad {
	margin-top: 0;
}
#content ul.detailed_jobs_list li .job_title {
	display: block;
	margin: 1.0em 0 0.4em 0;
	padding: 0;
	font: 1.3em/1.2em Arial, Helvetica, sans-serif;    /* because this is in a list it needs the height bumping up a bit to match the H2 height */
	font-weight: bold;
}

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

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

.sector, .city, .job_type {
padding: 0;
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
}

#content .job_details {
	display: block;
	font-weight:bold;
	color:#666;
	margin:0 0 0.3em 0;
	padding:0 0 0.3em 0;
	line-height: 1.2em;
}
#content .job_role {
margin: 0 0 0 0;
font-size: 14px;
font-weight: normal;
color: #888888;
}
/* List elements */

h1.title {
color: #666666;
letter-spacing: -1px;
font-size: 36px;
margin: 0.7em 0 0.3em 0;
padding:0;
text-transform: uppercase;
border-bottom: 1px solid #666;
}

/* The logo for the job is automatically brought in. This hides the logo from the display. */
p.logo img {
	display: none;
}
.job_divers {
font-size: 0.7em;
line-height: 1.2em;
color: #666;
}

#content p.job_divers {
	margin:0 0 0em 0;
	padding:0 0 0em 0;
}
.descr_title {
margin: 0;
padding: 0;
font-weight: bold;
color: #666666;
}
p.descr {
margin: 0 0 10px 0;
font-size: 14px;
font-weight: normal;
color: #888888;
line-height: 1.2em;
}

.publicationDate {
	position: relative;
	display: block;
	margin: 1em 0 0 0;
	font-size: 0.9em;
}
.job_divers .sector, .job_divers .city, .job_divers .job_type {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color:#666666;
}

ul.job_action_links {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	text-align: center;}

ul.job_action_links li {
font-size: 0.7em;
	margin: 0;
	padding: 0;
	font-weight:100;
	color:#233568;
}

#content ul.job_action_links li.apply, #content ul.job_action_links li.email{
	display: inline;
	margin: 0 0.5em 0 0;
	padding: 0 0.8em 0 0;
}

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

/*************** END JOB DISPLAY ELEMENTS ***************/
