body {
	font-size:75%; 
	font-family: arial,verdana,sans-serif; 
	color:#336666; 
	text-align:center; 
	margin:0; 
	padding:0;
	background:url(../images/structure/bg_page.gif) repeat 0 0 #ccc; 
}

/******************************************************************************/
/* 						General styles 										  */
/******************************************************************************/
.clear, .clearer {
	clear:both;
	height:1px;
	overflow:hidden; 
	margin:0;
	padding:0;
}

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.fldgap {height:4px}

form     {border:0px;margin:0px;padding:0px}
fieldset {margin:0px;padding:0px;border:0px;}

ul {
	list-style-type: none; 
	padding: 0;
	margin: 0; 
}

li {
	padding-left: 10px; 
}

h3, h4, h5, h6 {
	font-size: 1em;
	padding:0;
	margin:0;
}

h1 {
	font-size: 1.8em;
	padding:10px 0px 10px 0px;
	margin:0;
}

h2 {
	font-size: 1em;
	padding:0;
	margin:0px 0px 8px 0px;
}

h2.tabs {
	font-size: 1.4em;
	color: #336666;
	margin: 0px;
	padding: 7px 0px 0px 7px;
}

p {
	font-size: 1em;
	padding-bottom: 1em;
	margin:0;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

img.candidates {
	padding-top: 25px;
}

img.sectors {
	padding-bottom: 20px;
}

img.construction {
	padding-bottom: 20px;
}

img.directions {
	padding-bottom: 15px;
}


a {
	text-decoration: none;
}

.hidden {
	display:none;
}

/******************************************************************************/
/* 							Main layout divs 								  */
/******************************************************************************/
#container {
	width:770px; 
	text-align: left; 
	margin:0 auto;
	padding:0px;
	background-color: #fff; 
	/*min-height: 641px;*/
	border: 0px solid;  
	border-top: 0px solid;
}


#page-left {
	float:left;
	margin:0px;
	padding:0px;
	width:540px;
	border:0px;
}

#page-right {
	float:right;
	display:none;
	margin:0px 15px 0px 0px;
	padding:0px;
	width: 100%;
}

#countrybar {
	margin:0px;
	padding:0px;
	width: 540px;
	border: 0px solid;
}

#header {
	margin:0px;
	padding:0px;
	width: 540px;
	border: 0px solid;
	display: none;
}

#content {
	float:right;
	margin:0px 0px 1em 0px;
	padding-left:0px;
	width:520px;
	border:0px solid;
}
div.contentblock {width:100%;margin:0px;padding:0px;background-repeat:no-repeat;background-position:0px 10px}
.contentblock li {background-image:url('/images/structure/bullet.gif');
	background-repeat:no-repeat;background-position:0px 6px;padding-bottom:4px}
* html .contentblock li {background-position:0px 4px;}
img.chiaro {margin-bottom:12px;margin-top:18px}
* html img.chiaro {margin-bottom:6px;}
.contentblock p, .contentblock ul  {line-height:1.2em;margin-bottom:8px}
.contentblock a  {color:#FB9E00;font-weight:bold;}

/******************************************************************************/
/*        				Navigation links 									  */
/******************************************************************************/

#jobsearch a {
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
}

#jobsearch a:hover {
	text-decoration: underline;
}

#login a {
	color: #999;
}

#login a:hover {
	text-decoration: underline;
}

/*********************************************************************************/
/*                             Footer                                            */
/*********************************************************************************/

#footer	{
	display:none;
	float:left;
	width:500px; 
	text-align: left; 
	margin: 0 auto;
	padding: 10px 0px 10px 16px; 
	border: 0px solid;
}

#footer ul {
	margin:0;
	padding:0;
	list-style: none;
}	

#footer ul li {
	float:left;
	line-height: 1em;
	padding-right: 5px;
	padding-left: 6px;
	border-left: 1px solid #626262;
} 

#footer ul li.first {
	border: none;
	padding-left:0;
}

#footer a {
	text-decoration: none;
	color: #626262;
	line-height: 1em;
	white-space: nowrap;
}

#footer a:hover {
	text-decoration: underline;
	color: #958900;
}

/******************************************************************************/
/*        				Horizontal nav links 								  */
/******************************************************************************/


/* Top links (About us, Directories etc) */
div.toplinks {
	display: none;
	width:540px;
	background-color:#495A6B;
	margin-top:44px;
	float:left
}

ul.headerlinks {
	float:right;
	padding:0px;
	margin:0px;
	margin-left: 16px;
	list-style:none;
}

ul.headerlinks li {
	float:left;
	margin:0px;
	padding:4px 10px 5px 0px;
	list-style:none;
}

ul.headerlinks li.active {
	background-image:url('/images/structure/l1active_notch.gif');
	background-repeat:no-repeat;background-position:center bottom;
}

ul.headerlinks li a, .toplinks a {
	background: url(../images/dots.gif) 0 0 no-repeat;
	padding-left: 10px;
	display:block;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
}

ul.headerlinks li a:hover, .toplinks a:hover {
	text-decoration: underline;
}

ul.headerlinks li a.active {
	text-decoration: underline;
}

ul.headerlinks li a.first {
	background-image: none;
	padding-right:48px;
	padding-left:0px;
}

/*********************************************************************************/
/*                                  MBL STYLES                                   */
/*********************************************************************************/
.leftnav {float:left;margin:0px 0px 0px 16px;padding:14px 0px 0px 0px;width:158px;border:0px solid;
	display:none;clear:both}
.leftnavtop {width:158px;height:9px;background-image:url('/images/structure/leftnavtop.gif');
	background-repeat:no-repeat;background-position:top left;}
.leftnavbot {width:158px;height:9px;background-image:url('/images/structure/leftnavbot.gif');
	background-repeat:no-repeat;background-position:top left;margin-bottom:14px;}
.leftnavmid {background-image:url('/images/structure/leftnavmid.gif');background-repeat:repeat-y;
	background-position:top left;}
.leftnav ul {margin:0px;padding:0px;list-style-type:none;font-size:1.0em;text-transform:uppercase}
.leftnav span {display:block;padding:2px 0px 2px 0px;margin-left:10px;margin-right:10px;}
.leftnav li    {width:158px;padding:2px 0px 3px 0px;margin:0px;}
.leftnav li ul    {text-transform:lowercase}
.leftnav li li ul   {margin-top:3px}
* html .leftnav li li {width:158px;padding:0px;margin:0px;}
.leftnav li.active {background-image:url('/images/structure/leftnavnotch.gif');
	background-repeat:no-repeat;background-position:0px 4px;}
.leftnav li a        {border-bottom:1px #ccc solid;margin:0px 10px 0px 10px;
	line-height:1.3em;color:#495A6B;padding:0px 0px 3px 13px;display:block;
	background-image:url('/images/structure/orangearrow.gif');background-repeat:no-repeat;
	background-position:4px 4px;}
.leftnav li.active a    {color:#ff6600}
.leftnav li.active li a {color:#495A6B}
.leftnav li a  {text-decoration:none}
.leftnav li li li a {margin:0px 10px 0px 10px;
	line-height:1.3em;color:#495A6B;padding-left:23px;display:block;
	background-image:url('/images/structure/leftnavdash.gif');background-repeat:no-repeat;
	background-position:14px 5px;}

/* Location bar */
.location    {text-transform:uppercase;margin:0px;padding:0px;float:left;width:370px;margin-left:9px;display:inline}
.location ul {list-style-type:none;margin:0px;padding:0px}
.location ul li {list-style-type:none;margin:0px;padding:17px 0px 0px 8px;float:left;
	background-repeat:repeat-x;background-position:0px 0px}
.location ul li.ew    {background-image:url('/images/structure/bar_ew.gif');}
.location ul li.aus   {background-image:url('/images/structure/bar_aus.gif');}
.location ul li.sco   {background-image:url('/images/structure/bar_sco.gif');}
.location ul li.ire   {background-image:url('/images/structure/bar_ire.gif');}
.location ul li.group {background-image:url('/images/structure/bar_group.gif');}
.location ul li span {width:100%;padding:0px 8px 0px 0px;background-repeat:repeat-y;background-position:top right;
	background-image:url('/images/structure/dot_666.gif');line-height:0.2em}
.location ul li.last span {background:none}
#login {padding:17px 0px 0px 0px;float:right;text-align:right;margin:0px;width:160px;border:0px solid; display:none;}

/* panel lozenge */
div.panel      {width:100%;margin-bottom:1em}
div.pjobsearch {margin-top:18px}
div.panel h2 {font-size:1.3em}
div.panel p {margin-top:0.25em;line-height:1.3em}
div.panel ul {padding-left:0.5em; font-size:0.9em;}
div.panel .pancontent {margin:0px 0.75em;padding:0.5em 0px}
div.panel a {font-weight:bold;color:#FF5D00;text-decoration:underline}

div.pyellow  {background:url(/images/structure/panel_yel_bl.gif) 0 100% no-repeat #F0F368}
div.pyellow .br {background:url(/images/structure/panel_yel_br.gif) 100% 100% no-repeat; display:none;}
div.pyellow .tl {background:url(/images/structure/panel_yel_tl.gif) 0 0 no-repeat}
div.pyellow .tr {background:url(/images/structure/panel_yel_tr.gif) 100% 0 no-repeat;}

div.porange  {background:url(/images/structure/panel_ora_bl.gif) 0 100% no-repeat #FADE88}
div.porange .br {background:url(/images/structure/panel_ora_br.gif) 100% 100% no-repeat; display:none;}
div.porange .tl {background:url(/images/structure/panel_ora_tl.gif) 0 0 no-repeat}
div.porange .tr {background:url(/images/structure/panel_ora_tr.gif) 100% 0 no-repeat;}

div.pcharcoal  {background:url(/images/structure/panel_charcoal_bl.gif) 0 100% no-repeat #4A5B6D}
div.pcharcoal .br {background:url(/images/structure/panel_charcoal_br.gif) 100% 100% no-repeat; display:none;}
div.pcharcoal .tl {background:url(/images/structure/panel_charcoal_tl.gif) 0 0 no-repeat}
div.pcharcoal .tr {background:url(/images/structure/panel_charcoal_tr.gif) 100% 0 no-repeat;}

div.psky  {background:url(/images/structure/panel_sky_bl.gif) 0 100% no-repeat #ACCCDE}
div.psky .br {background:url(/images/structure/panel_sky_br.gif) 100% 100% no-repeat; display:none;}
div.psky .tl {background:url(/images/structure/panel_sky_tl.gif) 0 0 no-repeat}
div.psky .tr {background:url(/images/structure/panel_sky_tr.gif) 100% 0 no-repeat;}

div.pgreen  {background:url(/images/structure/panel_green_bl.gif) 0 100% no-repeat #C4DD92}
div.pgreen .br {background:url(/images/structure/panel_green_br.gif) 100% 100% no-repeat; display:none;}
div.pgreen .tl {background:url(/images/structure/panel_green_tl.gif) 0 0 no-repeat}
div.pgreen .tr {background:url(/images/structure/panel_green_tr.gif) 100% 0 no-repeat;}

div.pgrey  {background:url(/images/structure/panel_grey_bl.gif) 0 100% no-repeat #C3C6B1}
div.pgrey .br {background:url(/images/structure/panel_grey_br.gif) 100% 100% no-repeat; display:none;}
div.pgrey .tl {background:url(/images/structure/panel_grey_tl.gif) 0 0 no-repeat}
div.pgrey .tr {background:url(/images/structure/panel_grey_tr.gif) 100% 0 no-repeat;}

div.pmauve  {background:url(/images/structure/panel_mauve_bl.gif) 0 100% no-repeat #DBCBD7}
div.pmauve .br {background:url(/images/structure/panel_mauve_br.gif) 100% 100% no-repeat; display:none;}
div.pmauve .tl {background:url(/images/structure/panel_mauve_tl.gif) 0 0 no-repeat}
div.pmauve .tr {background:url(/images/structure/panel_mauve_tr.gif) 100% 0 no-repeat;}

/* Hatched news control */
div.phatch  {background:url(/images/structure/hatch5repeat.gif) 0 100% repeat}
div.phatch .bl {background:url(/images/structure/panel_hatch_bl.gif) 0% 100% no-repeat; display:none;}
div.phatch .br {background:url(/images/structure/panel_hatch_br.gif) 100% 100% no-repeat}
div.phatch .tl {background:url(/images/structure/panel_hatch_tl.gif) 0 0 no-repeat}
div.phatch .tr {background:url(/images/structure/panel_hatch_tr.gif) 100% 0 no-repeat;}
div.panel .pancontent {margin:0px 1em;padding:0.75em 0px}

.newsarchive {width:100%;padding-top:1em}
.nl {width:70%;float:left}
.nr {width:28%;float:right}
.hd {font-weight:bold}
.newsarchive a {color:#FF5D00;text-decoration:underline}

/* FORMS */
label.bk     {display:block}
label.inline {display:block;float:left}
div.rgt {text-align:right;width:100%;margin:0px;padding:0px}
div.update {text-align:left;width:100%;margin:0px;padding-top:8px; padding-bottom:10px;}
div.apply {text-align:right; margin:0px;padding:0px 12px 10px 0px; }



div.btn input, input.btn {background-color:#FB9E00;font-family:Verdana,arial;font-size:0.75em;
	text-transform:uppercase;border-left:#F9C500 1px solid;border-top:#F9C500 1px solid;
	border-right:#C96600 1px solid;border-bottom:#C96600 1px solid;padding-top:2px;padding-bottom:2px}
input.txt {font-size:0.9em;color:#333;border:1px #999 solid;padding:2px;display:block;float:left}
#content .pancontent label.inline {width:100px}

#banner {
	text-align: right;
	width: 540px;
	margin:0px;
	padding-bottom:12px;
	border: 0px solid;
}


div.hppanel          {width:172px;float:left;display:inline;margin-left:10px;min-height:100px}
div.hppanel2         {width:256px;float:left;display:inline;margin-left:14px;min-height:100px;margin-right:0px}
div.hppanelleft      {margin-left:14px;width:161px;}
div.hppantop         {min-height:180px;background: url(/images/structure/hppaneltop.gif) 0 0 no-repeat;}
div.hppan2top        {min-height:180px;background: url(/images/structure/hppanel2top.gif) 0 0 no-repeat;}
div.hppanbot         {height:11px;background: url(/images/structure/hppanelbase.gif) 0 0 no-repeat;}
div.hppan2bot        {height:11px;background: url(/images/structure/hppanel2base.gif) 0 0 no-repeat;}
* html div.hppantop  {height:180px}
* html div.hppan2top {height:180px}
.hpptdef img         {margin-left:1px;border:0px;padding:0px}
.hpptdef h2		     {margin:0px 8px;padding:6px 0px}
.hpptdef ul		     {margin:8px 8px 0px 8px;padding:0px}
.hpptdef p		     {margin:8px 8px 0px 8px;padding:0px}
.hpptdef li		     {margin:0px;padding:0px;border:0px;float:left;}
.hppantop li		 {width:154px;}
.hppantop2 li	     {width:238px;}
.hpptdef li a        {margin:0px;line-height:1.3em;color:#495A6B;padding:0px 0px 1px 10px;display:block;
	background-image:url('/images/structure/orangearrow.gif');background-repeat:no-repeat;
	background-position:0px 4px;}


.jobalert {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

.jobalert-left {
	float: right;
	width: 120px;
	margin: 0px;
	padding-right: 12px;
	border: 0px solid;
}

.jobalert-right {
	float: right;
	width:140px;
	margin: 0px;
	padding-left: 12px;
	border-left: 1px solid;
}
	
	
/*********************************************************************************/
/*                             Search                                    */
/*********************************************************************************/

#search {font-family:arial;margin:0px;padding:0px;border:0px solid;min-height:503px; }
* html #search {height:503px}
#search img {margin-top:13px;margin-left:16px}
#search .notch {background-repeat:no-repeat;width:100%;background-position:center right;padding:0px;margin:0px;border:0px;padding-top:12px}
#search select            {float:none;margin-left:14px;border:1px solid #ccc;font-size:0.9em;width:172px}
#search input.txt         {float:left;margin-left:14px;border:1px solid #ccc;font-size:0.9em;width:168px}
* html #search input.txt  {float:none}
#search p, #search h2     {margin-left:14px;margin-right:14px;margin-top:0px;margin-bottom:0px;padding:0px}
#search #btnGoCountry     {float:right;margin-left:6px;margin-right:14px;padding:0px}
#search p                 {color:#000;font-size:0.9em}
#search input.rad         {float:left;margin:0px 3px 0px 0px;padding:0px}
#search label             {color:#000;float:left;margin:0px 2px 0px 2px;}
* html #search input.rad  {margin:0px;}
* html #search label      {margin:4px 0px 0px 0px}
.panel #search h2         {color:#000;font-size:0.9em}
#search #js {padding-top:8px;padding-bottom:4px}
#search #wj {padding-top:8px;padding-bottom:4px}
#search #sal {padding-top:13px;padding-bottom:9px}
#search #lk {padding-top:10px;padding-bottom:6px}
.pcharcoal #search p, .pcharcoal #search h2, .pcharcoal #search label {color:#fff}
.pcharcoal .notch {background-image:url('/images/structure/searchnotch_charcoal.gif');}
.psky .notch {background-image:url('/images/structure/searchnotch_sky.gif');}
.pgreen .notch {background-image:url('/images/structure/searchnotch_green.gif');}
.pgrey .notch {background-image:url('/images/structure/searchnotch_grey.gif');}
.pmauve .notch {background-image:url('/images/structure/searchnotch_mauve.gif');}
#search div.rgt input {margin-right:14px;margin-bottom:14px}
.pcharcoal .brd {border-top:1px solid #44515E}
.pmauve .brd    {border-top:1px solid #B1A5AE}
.psky .brd      {border-top:1px solid #8EA6B3}
.pgrey .brd     {border-top:1px solid #9FA191}
.pgreen .brd    {border-top:1px solid #A0B27A}
#search #selCountry   {margin-top:13px;margin-bottom:6px}
#search #selRegion    {margin-bottom:17px}
#search #selSector    {margin-bottom:17px}
#search #selMinSalary {margin-bottom:6px}
#search #selMaxSalary {margin-bottom:0px}
#search #selCompany   {margin-bottom:6px}
#search #txtJobTitle  {margin-bottom:6px;margin-top:7px}
#search .notch #selCountry {margin-top:0px;margin-bottom:10px;width:135px;float:left}
#pcur {border-top:8px transparent solid}
* html #pcur {border:0px}
#news {margin:0px;padding:0px}

/*********************************************************************************/
/*                             Square bullet points                              */
/*********************************************************************************/

ul.squares {
	padding: 0px;
	margin: 0px;
}

.squares li {
	font-size: 0.9em;
	list-style:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	padding-left: 8px;
	margin: 0px;
}

/*********************************************************************************/
/*                             Search results                                    */
/*********************************************************************************/

#search-results p {
	margin: 0px;
	padding: 0px;
}

#search-results p.jobdesc {
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 1.3em;
}

#content h2.search-results {
	margin:0px;
	padding-top:0px;
	padding-left:2px;
	font-size: 1.2em;
}

#content h2 {
	margin:0px;
	padding-top:10px;
	font-size: 1em;
}

#content .search {
	font-size: 0.8em;
}

input.submit {
	color: #000;
	font-size: 0.7em;
	background-color: #ff9900;
	border-width: 1px 2px 2px 1px;
	border-style: outset;
	border-color: #ffcc66 #cc6600 #cc6600 #ffcc66;
}

input.update {
	margin: 8px 5px 12px 0px;
}

#joblist ul {
	margin:0px;
	padding:0px;
}

#joblist li {
	background-image:url('/images/structure/orangearrow.gif');background-repeat:no-repeat;
	background-position:4px 4px;
	margin: 0px;
	padding-left: 14px;
	padding-right: 12px;
	float: left;
}

#joblist li a {
	color: #666;
}	
	
#joblist li a:hover {
	color: #ff9900;
}	

.results {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

.results-left {
	float: left;
	margin: 0px;
	padding-left: 2px;
	border: 0px solid;
}

.results-right {
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

#sort {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

#sort-left {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

#sort-right {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

.details {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border: 0px solid;
}

.details-left {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

.details-right {
	display: none;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

#divider {
	width:350px;
	margin: 0px;
	padding: 0px;
	background-image:url('../images/divider.gif');
}

.details a.position {
	text-decoration: underline;
	font-weight:bold;
	color: #ff6600;
}

.details a.position:hover {
	color: #336666;
}


.results a.previous {
	color: #336666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
	background-image:url('../images/structure/arrow-previous.gif');background-repeat:no-repeat;
}

/******************************************************************************/
/* 							previous / next pageturn						  */
/******************************************************************************/

#pageturn a {
	font-size: 1.0em;
	color: #336666;
	font-weight: normal;
	text-decoration: none;
}

#pageturn a:hover {
	text-decoration: none;
	color: #ff6600;
}


