/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
}

/* ******************** Header ******************** */

#header {
	margin: 0;
	padding: 0;
	width: inherit;
	background: #181818 url(/imagebank/6813_header_background.gif) left top repeat-x;
	border-bottom: #747474 2px solid;
}

#headercontent {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

/* ******************** Nav ******************** */

#nav {
	margin: 0 27px;
	padding: 0;
	width: 706px;
}


#nav ul {
	margin: 13px 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0 43px 0 0;
	padding: 0;
	display: inline;
}

#nav li.contact {
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li a:link, #nav li a:focus, #nav li a:visited {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.15em;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC66;
	letter-spacing: 0.15em;
	text-decoration: none;
}

#nav li a.current:link, #nav li a.current:focus, #nav li a.current:visited, #nav li a.current:hover, #nav li a.current:active {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC66;
	letter-spacing: 0.15em;
	text-decoration: none;
}

/* ******************** Content ******************** */

#contentcontainer {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

#content {
	margin: 0;
	padding: 0 27px 0 27px;
	width: 706px;
	background: url(/imagebank/6813_content_background.gif) left top repeat-y;
}

/* ******************** Left Column ******************** */

#leftcolumn {
	margin: 0 0 50px 0;
	padding: 0;
	width: 412px;
	float: left;
}

#titlecontainer {
	margin: 0;
	padding: 40px 0 0 0;
	width: 412px;
	height: 40px;
}

#jobdeetsconatiner {
	margin: 0;
	padding: 40px 0 0 0;
	width: 412px;
}

p {
	margin: 0 0 18px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
	letter-spacing: normal;
}

h2 {
	margin: 0 0 18px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}

h2.tight {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}

p.greytext {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}

#contentcontainer #content #leftcolumn ul.normal {
	margin: 0 0 18px 0;
	padding: 0 0 0 18px;
}

#contentcontainer #content #leftcolumn ul li.normal {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
}

#contentcontainer #content #leftcolumn ul.home {
	margin: 0;
	padding: 0 0 0 18px;
}

#contentcontainer #content #leftcolumn ul li.home {
	margin: 0;
	padding: 0;
}

#contentcontainer #content #leftcolumn ul li a:link, #contentcontainer #content #leftcolumn ul li a:focus, #contentcontainer #content #leftcolumn ul li a:visited{
	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#contentcontainer #content #leftcolumn ul li a:hover, #contentcontainer #content #leftcolumn ul li a:active{
	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

#contentcontainer #content #leftcolumn a:link, #contentcontainer #content #leftcolumn a:focus, #contentcontainer #content #leftcolumn a:visited{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#contentcontainer #content #leftcolumn a:hover, #contentcontainer #content #leftcolumn a:active{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

#contentend {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 15px;
	background: url(/imagebank/6813_content_background_end.gif) left top no-repeat;
}

/* ******************** Right Column ******************** */

#rightcolumn {
	margin: 80px 0 50px 20px;
	padding: 0;
	width: 274px;
	float: left;
}

#rightcolumn a:link, #rightcolumn a:focus, #rightcolumn a:visited {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#rightcolumn a:hover, #rightcolumn a:active {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

#rightcolumn h1 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
	letter-spacing: normal;
}

#rightcolumn p.arrow {
	background: url(/imagebank/6813_arrow_orange.png) top left no-repeat;
	margin: 8px 0 0 0;
	padding: 0 0 0 10px;
	background-position: 0 0.25em;
}

/* ******************** Job Details Column ******************** */


#jobdetailscolumn {
	margin: 0 0 50px 0;
	padding: 0;
	width: 706px;
	float: left;
}

#contentcontainer #jobdetailscolumn ul {
	margin: 0 0 18px 0;
	padding: 0 0 0 18px;
}

#contentcontainer #jobdetailscolumn ul li {
	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
}

h2.orange {
	margin: 0 0 18px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #336600;
}


#contentcontainer #jobdetailscolumn ul.greylist {
	margin: 0 0 18px 0;
	list-style: none;
}

#contentcontainer #jobdetailscolumn ul li.greylist {
	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}

#linkbox {
	margin: 0;
	padding: 0;
	text-align: center;
}

#contentcontainer #jobdetailscolumn #linkbox a:link, #contentcontainer #jobdetailscolumn #linkbox a:focus, #contentcontainer #jobdetailscolumn #linkbox a:visited{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#contentcontainer #jobdetailscolumn #linkbox a:hover, #contentcontainer #jobdetailscolumn #linkbox a:active{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

#contentcontainer #jobdetailscolumn #linkbox p {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #336600;
}













/* ************** 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 li {
}

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

#content ul.detailed_jobs_list li{
	margin: 0;
	padding: 0 0 0 0;
	clear: left;
	display: block;
}
#content hr.notoppad{
	margin-top: 0;
}
#content ul.detailed_jobs_list li .job_title{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}

#content ul.detailed_jobs_list li {
margin: 0 0 25px 0;
}

a:link.job_title, a:visited.job_title  {
	text-decoration: underline;
	color: #000;
}

a:focus.job_title, a:hover.job_title, a:active.job_title  {
	text-decoration: none;
	color: #e51d45;
}
.sector, .city, .job_type{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}
#content .job_details{
	display: block;
	font-weight:bold;
	color:#666;
	margin:0 0 0.3em 0;
	padding:0 0 0.3em 0;
	color: #000000;
}
#content .job_role{
	margin: 0 0 18px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
}
/* List elements */



#content h1.title {                                /* This is used to create a differing title style if required for the job title */
	margin: 0 0 18px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #336600;
	font-variant: normal;
}

p.logo img{                    /* The logo for the job is automatically brought in. This hides the logo from the display. */
	display: none;
}

#content p.job_divers{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666;
}
p.descr{
	margin:0 0 0.3em 0;
	padding:0 0 1em 0;
}
.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: normal;
}
.descr_title{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul.job_action_links{
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	text-align: center;
}


ul.job_action_links li{
	font-weight:100;
	color:#336600;
}

ul.job_action_links li a:link, ul.job_action_links li a:visited {
	color:#336600;
}

ul.job_action_links li a:hover, ul.job_action_links li a:active, ul.job_action_links li a:focus {
	color:#336600;
	text-decoration: none;
}

#content ul.job_action_links li.apply, #content ul.job_action_links li.email{
	display: inline;
	font-size: 0.8em;
}

.apply{
	border-right: 1px solid #000;
	padding: 0 5px 0 0;
}

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






























/* ******************** Footer ******************** */

#contentcontainer #footer {
	margin: 5px 0 20px 7px;
	padding: 0;
	width: 760px;
}

#contentcontainer #footer p {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	color: #666;
}

#contentcontainer #footer a:link, #contentcontainer #footer a:focus, #contentcontainer #footer a:visited {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666;
	text-decoration: none;
}

#contentcontainer #footer a:hover, #contentcontainer #footer a:active {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666;
	text-decoration: underline;
}
