/* RESET All Stlyes*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
{
	border: 0;
	font-weight: inherit;font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
:focus {outline: 0;}
body {line-height: 1; color: #000; background: #fff;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q { quotes: "" "";}
/* COMMON ELEMENTS*/
h1,h2,h3,h4,h5{
 padding:0 0 0.5em;
 font-weight:bold;
 line-height:1.2;
 color:#244875;
}
h1{ font-size:1.33em; }
h2{ font-size:1.16em; }

p,ul, ol{ 
	font-size: 1em; 
	margin-bottom: 1em; 
	line-height:1.3
}

ul,ol{
	list-style:disc;
	padding-left:20px;
	line-height:1.5em
}
ol{list-style:decimal; padding-left:25px;}
dl{margin-bottom:1em;}
dt{ font-weight:bold;margin-bottom:0.5em;}
dd{ padding:0em 0 0.5em 1em; line-height:1.3}

img{vertical-align:middle}
kbd{
	font-weight:bold;
	font-style:italic;
	color:#333;
	padding:0px 2px;
	background:#f8f8f8;
	border:1px solid #ddd; 
	border-color:#ddd #333 #333 #ddd;
}

p.description{font-weight:bold;}

a,a:visited{color:#069}
a:hover,a:focus{color:#64C0BF}

a.internal_link{background:url(../images/icons/internallink.gif) no-repeat right; padding-right:16px;}
a.external_link{background:url(../images/icons/externallink.gif) no-repeat right; padding-right:16px;}

strong{font-weight:bold;}
em{font-style:italic;}

.hidden{display:none !important;}
.spacer{clear:both}

/* ---- pull quote */
.pullquote {
	display: block;
	float:right;
	padding:0px 10px;
	border-left:5px solid #20416C;
	width:40%;
	margin:5px 0 5px 10px;
	color:#069;
}

.quote {
	background:transparent url(../images/quoleft.png) no-repeat scroll left top;
	margin-bottom:0.5em;
	padding:0.5em 48px;
	display:block;
}
blockquote{border-left:4px solid #8CACBB;color:#76797C;margin:0 0 0.5em;padding-left:0.5em;}
ins {border-bottom: 1px solid green;text-decoration: none;color: green;}
del {color: red;text-decoration: line-through;}
cite {border-bottom: 1px dashed blue;}
acronym {border-bottom: 1px dotted #CCC;cursor: help;}
abbr, html\:abbr {border-bottom: 1px dashed #CCC;cursor: help;}
pre{
	background-color:#DEE7EC;
	border:1px solid #8CACBB;
	color:Black;
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:100%;
	overflow:auto;
	padding:1em;
}
.callout{
	color:#CC9933;
	font-weight:bold;
	padding:0px 1em;
}
.discreet {
	color:#76797C;
	font-size:85%;
	font-weight:normal;
}
.alignRight{float:right; margin:0 5px;}
.alignLeft{float:left; margin:0 5px;}

/*Info Messages */
.success,.msginfo,.msgerror{
	background-position:10px 50%;
	background-repeat:no-repeat;
	padding: 5px 20px 5px 35px;
	border-width:2px 0px;
	border-style:solid;
	margin:0.5em 0px;
}
.msgerror{
	background-color:#fff6bf ;
	background-image:url(../images/icons/exclamation.gif);
	border-color:#ffd324;
}
.msginfo {
	background-color:#F8FAFC ;
	background-image:url(../images/icons/information.gif);
	border-color:#B5D4FE;
}
.success{
	background-color: #ebf4e6;
	background-image:url(../images/icons/accept.gif);
	border-color:#72B95B;
}

/* TEXT EDITOR */
body#maincontent{
	background:#FFF;
	text-align:left;
	font-size:12px ;
	margin:5px ;
	width:auto ;
	padding:0;
}

/*-----------------SITE STRUCTURE -------------*/
/********************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	color:#666;
	background:#64c0bf url(../images/bg.gif) top left repeat-x;
}
#global{
	font-size:1.2em;
	width:767px;
	margin:0 auto;
}
/* Header */
#header{
	background:url(../images/banner.jpg) left bottom no-repeat;
	height:246px;
	position:relative;
	width:766px;
}
#header h1 a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}


#preamble {
padding:15px 300px 0px 20px;
}

#preamble h3 {
color:#244875;
font-size:1.55em;
font-weight:normal;
margin-bottom:0px;
}

#preamble p{
font-weight:bold;
font-size:1.15em;
line-height:1.15em;
}


ul#topnav{
	list-style:none;
	margin:15px 0 0 220px;
	font-size:0.95em;
}
#topnav li{
	display:inline;
	padding-right:1em;
}
#topnav a{text-decoration:none; color:#666}
#topnav a:hover,#topnav a:focus{text-decoration:underline;}

#livesearch
{
margin:12px 0 0 240px;
width:300px
}
#livesearch label{ color:#036 ; font-weight:bold}
#livesearch_results{border:1px solid #036; background:#fff; }
#search_title{
	padding:0.5em;
	font-size:1.2em;
	border-bottom:1px solid #036;
	margin:0;
	font-weight:bold;
	background:#33639f;
	color:#fff;
}
#results p{
padding:1em 0.5em 0.5em; 
margin:0;
}

#results a{
padding:5px 0px;
text-decoration:none;
display:block;
}
#results a:hover{ background:#fafafa; color:#000}
#results a + a{border-top:1px solid #A7A6AA}
#results dl,#results dd{margin:5px;}
#results dt.title{font-weight:bold; margin:5px 0 0; font-size:12px;}

#close_tab{
	border-bottom:5px solid #cfcdcd;
	background:url(../images/livesearch_close.gif) no-repeat top;
	display:block;
	line-height:10px;
	text-decoration:none;
}
#close_tab:hover{
	background-position:center -10px;
	border-bottom-color:#036;
}
/* Main Nav*/
#main-nav
{
	float:left;
	width:763px;
	margin:0 2px;
	background:url(../images/main-nav-bg.jpg) repeat-y top left;
}
#main-nav ul{
	height:1%;
	width:763px;
	list-style:none;
	padding:2px 0 0 0px;
	margin:0 0 0 0px;
	float:left;
	border-bottom:4px solid #244671;
	background:url(../images/main-nav.jpg) no-repeat top left;
}
* html #main-nav {margin-left:1px;}
#main-nav li {
	display:inline;
	background:#254671 url(../images/menu-bg.jpg) no-repeat top left;
	padding:0 0 0 10px;
	float:left;
	margin-right:5px;
}
#main-nav li a{
	display:block;
	padding:6px 10px 2px 0px;
	background:#254671 url(../images/menu-bg.jpg) no-repeat top right;
}
#main-nav  a{
	color:#fff; 
	text-decoration:none;
	font-weight:bold;
}
/**/
#call_actions{
	clear:left;
	background: url(../images/call_action.jpg) repeat-y top left;
	padding:5px 10px 0px 10px;
}
#search_job{
	width:240px;
	float:left;
	margin:0 0px 0 0;
}
#search_job select{
	width:220px;
	font-size:0.95em;
}
#search_job .submit{
	text-align:right;
	margin-right:20px;
	padding:0
}
#search_job p{margin:0 0 5px ;}

#boxes{
float:right;
margin-top:18px;
margin-right:5px;
}

/*Content */

#contentwrap{
	clear:both;
	background:url(../images/content_bg.gif) repeat-y top left;
	height:1%;
}/**/

#contentwrap2{
	background:url(../images/content.gif) no-repeat top left;
	padding-left:10px;
	padding-top:25px;
	
}

#content{
float:right;
width:495px;
padding:5px 10px 0 0;
}


#latest_job{
width:232px;
float:left;
padding-right:10px;
height:1%;
}
#latest_job h3{font-size:1em}
#latest_job h3 a{ text-decoration:none; color:#77c4c3 ;font-weight:bold;}
#latest_job h3 a:hover,#latest_job h3 a:focus{color:#244875}
#latest_job ul{list-style:none; padding:0; margin:0 0 1em; font-size:0.90em;}
#latest_job strong{color:#244875}
/**/
#footer{
clear:both;
background:url(../images/footer_bg.gif) no-repeat top left;
padding:20px 1em;
color:#fff;
font-size:0.9em
}
#footer a,#footer a:visited{color:#fff;text-decoration:underline}
#footer a:hover,#footer a:focus{color:#244875}

/********************* PAGES MANAGEMENT *********************/
.page{
	position:relative;
	height:1%;
	margin:1em 0px 0.5em 0px;
	padding:0.7em 0.5em;
	color:#656565;
	clear:both;
}

.page a,
.page a:visited,
.page .this
{
	border:1px solid #999;
	margin:2px;
	text-decoration:none;
	background:#fafafa;
	padding:2px 0.5em;
}
.page .this{
	background:#fff;
	color:#999;
	border-color:#ddd;
}

.page a:hover,
.page a:focus,
a.firstlast,
a.firstlast:visited{
	background:#f1f1f1 ;
}

/* MEDIACENTRE */
.box{
	margin-bottom:1.5em;
	clear:right;
}
p.back,
p.more{
	margin-top:1em;
	clear:both;
}
p.details{
	border-bottom:1px solid #ccc;
	font-size:0.9em;
	margin:-0.1em 0 1em;
	padding:0 0 3px;
}
p.details span.section{
background:url(../images/icons/section.gif) left top no-repeat;
padding:0px 10px 3px 20px ;
}
p.details span.date,p.date{
background:url(../images/icons/icon_date.gif) left 0px no-repeat;
padding:0px 0 3px 20px ;
color:#aaa;
}
a.viewmore{
	background:url(../images/icons/arrow_right.gif) left 2px no-repeat;
	padding-left:13px;
	text-decoration:none;
}

.imageArticle{
	float:right;
	margin:-0.5em 5px 5px;
}
#mediacentre_actions
{
	float:right;
	padding-top:0.6em;
}

#mediacentre_actions a img
{
	padding:3px;
	margin:0px;
}

#mediacentre_actions a:hover img
{
	border:1px solid #027ABB;
	background:#E9F6FD;
	padding:2px;
}
.box h2 a{text-decoration:none}


/* VACACIES*/
#vacancy table{
border: 1px solid #CBCBCB;
border-collapse:collapse;
width:99%;
margin:0.5em auto;
}
#vacancy th, #vacancy td{padding:5px;
border:1px solid #CBCBCB;}

#vacancy th{
background:#a28cbd url(../images/latest_h2.gif) repeat-x top left;
color:#fff;
}
#vacancy th.title{
background:#F0F0F0;
width:150px;
color:#244875
}