/* structural styles ... */

body {
vertical-align: top;
margin: 0px;
padding: 0px;
background: #EFEDF5 url('../images/jobs4dd-header-bg.gif') repeat-x;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
	

/*  img, div { behavior: url(./css/iepngfix.htc) } */


/* default site text ... */

p, li, ul, ol {
line-height: 140%;
margin-bottom: 4px;
margin-top:0px;
padding-top:0px;
}

.smallpanel p {
margin-bottom: 10px;
}

a {
color: #5B4A82;
text-decoration:underline;
}

a.completed {
color: #E4D7B6;
text-decoration:none;
}

a:hover {
color: #303;

}

a.white:hover {
color: #FFF;
text-decoration: none;
}

h1 {
color: #7A4B8E;
font: normal 22px/28px Helvetica, Arial, sans-serif;
margin: 0 0px 14px 0px;
}

h2 {
color: #7A4B8E;
font: bold 16px/24px Helvetica, Arial, sans-serif;
margin: 6px 0px 2px 0px;
}

h3 {
color: #7A4B8E;
font: bold 12px/24px Helvetica, Arial, sans-serif;
margin: 6px 0px 2px 0px;
}

ul {
position: relative;
z-index: 0;
margin-bottom: 20px;
padding-left: 12px;
margin-left: 0px;
}

ol {
padding-left: 24px;
margin-left: 36px;
}

li {
margin-left: 8px;
padding: 0px;
}

fieldset {
margin: 0;
border: 1px solid #CCC;
padding: 10px;
}

legend {
padding: 0 10px; 
line-height: 100%;
}

/* ... default site text */


.redbtn {
background-color: #5B4A82;
background-image: url('../images/mauvebtn_bg.gif');
background-repeat: repeat-x;
color: #FFF;
height:22px;
text-align: center;
text-decoration: none;
border-width: 1px;
border-color: purple;
border-style: outset;
cursor: pointer;
_cursor: hand;
}

.redbtn:hover, .redbtn.over, .btn:hover, .btn.over {
color: #333;
background-image: none;
background-color: rgb(224, 210, 59);
background-image: url('../images/goldbtn_bg.gif');
background-repeat: repeat-x;
border-width: 1px;
border-color: rgb(255, 255, 0);
}

.redbtn:visited {
color: #CCBBCC;
}
.redbtn:visited:hover {
color: #000;
}
a.btnlink {
position: relative;
display: block;
color: #FFF;
text-decoration: none;
padding: 0 10px;
border-width: 1px;
border-color: purple;
white-space: nowrap;
font-size:11px;
}
a.btnlink:hover {
color: #333;
background-image: none;
background-color: rgb(224, 210, 59);
background-image: url('../images/goldbtn_bg.gif');
background-repeat: repeat-x;
border-width: 1px;
border-color: rgb(255, 255, 0);
}
a.btnlink:visited {
color: #FF0;
}
a.btnlink:visited:hover {
color: #000;
}
.btn {
background-color: #3B8176;
color: white;
background-image: url('../images/turqbtn_bg.gif');
background-repeat: repeat-x;
height:22px;
}

a.top_ad {
border: 0px solid #000; 
border-top-width: 0;
margin: 0 4px;
}

a.right_ad {
border: 0px solid #000; 
border-right-width: 0;
margin: 2px 0;
}

a.left_ad {
border: 0px solid #000; 
border-left-width: 0;
margin: 2px 0;
}

a.bottom_ad {
float: center;
border: 0px solid #000; 
margin: 4px;
}

img {
border: 0;
}
td, body {
font: 12px/15px Helvetica, Arial, sans-serif;
color: #333;
}

#head_main {
width: 100%; 
position: absolute; 
z-index: 1000; 
top: 0; 
left: 0; 
height: 125px; 
vertical-align: top;
min-width: 920px;
width:expression(document.body.clientWidth < 960? "960px": "99%" );
}

#head_container {
width: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
white-space: nowrap;
min-width: 920px;
width:expression(document.body.clientWidth < 960? "960px": "99%" );
text-align: center;
z-index: 1200;
height: 125px;
}

#footer_text {
font: 11px/14px Helvetica, Arial, sans-serif;
color: white;
margin:0px 30px 0px 30px;
height: 300px;
}

/*  ... structural styles */


#ticker {
margin-top: 2px; 
position: absolute; 
z-index: 20000;
top: 95px; 
left: 150px; 
background-color: #C5D9D6; 
width: 600px; 
padding: 2px 4px; 
border: 0px solid #FFF; 
border-top-color:#367E73; 
border-left-color:#367E73;
text-decoration: none; 
font-size: 13px; 
_font-weight: bold;
}















.company {
color: #8FA3A5;
font-weight: bold;
}
.maintable {
border: 1px solid #999999;
}
.fullwidth {
border-left-width:1px;
}
.capsule_top {
border: 1px solid #999999;
border-bottom-width: 0px;
}
.capsule_bottom {
border: 1px solid #999999;
border-top-width: 0px;
}
.smallpanel {
padding: 0px 10px 0 0;
vertical-align:top;
}
.paneltop {
padding: 5px 0px 0px 0px;
}
.nopadding {
padding: 0px;
}
.pxborder {
border: 1px solid #999999;
}
.notop {
border-top-width: 0px;
}
.nobase {
border-bottom-width: 0px;
}
.noright {
border-right-width: 0px;
}
.noleft {
border-left-width: 0px;
}
.zeroborder {
border: 0px solid #999999;
}
.top {
border-top-width: 1px;
}
.base {
border-bottom-width: 1px;
}
.right {
border-right-width: 1px;
}
.left {
border-left-width: 1px;
}
.allround {
border-width: 1px;
}
.light {
border-color: #CCCCCC;
}
.divider {
background-color: #FFF;
width:1px;
padding:0px;
}


.light2bg {
background-color: #CCCCD7;
color: #003366;
}
.mid2bg {
background-color: #336699;
color: white;
}
.dark3bg {
background-color: #003264;
color:white;
}
.mid3bg {
background-color: #1F5082;
color: white;
}
.light3bg {
background-color: #87A2BC;
}

td.spec_group {
_display: inline-block;
vertical-align: top;
}



td.spec_group div.headdiv {
height: 50px;
vertical-align: bottom;
clear: both;
}
td.spec_group div.bodydiv {
vertical-align: bottom;
padding: 0;
margin: 0 0 0 20px;
background-color: #E4D7B6;
border: 1px solid #CCC;
}

td.spec_group div.bodydiv div {
padding: 2px 6px;
}

td.spec_group div.bodydiv div a {
color: #3F5879;
text-decoration: none;
display: block;
font-weight: bold;
}

td.spec_group div.bodydiv a:hover {
color: #3F5879;
text-decoration: underline;
}

td.spec_group h2 {
margin: 0;
white-space: normal;
width: 100%;
}

td.spec_group h2 a {
display: block;
width: auto;
font-size: 13px;
margin: 0;
vertical-align: bottom;
line-height: 100%;
height: 40px;
color: #FFF;
background-color: #5B4A82;
background-image: url('../images/mauvebtn_bg.gif');
background-repeat: repeat-x;
padding: 4px 5px;
white-space: normal;
text-decoration: none;
}

td.spec_group h2 a:hover {
text-decoration: underline;
color: #333;
background-image: none;
background-color: rgb(224, 210, 59);
background-image: url('../images/goldbtn_bg.gif');
}

div#bullet_box {
margin: 20px;
background-color: #DFDCEC;
border: 1px solid #CCC;
}

div#bullet_box h2 {
padding: 6px;
color: #FFF;
display: block;
background-color: #4B2E57;
background-image: url('../images/mauvebtn_bg.gif');
background-repeat: repeat-x;
margin-top: 0;
font-size: 14px;
line-height: 16px;
}
div#bullet_box ul, div#bullet_box p, div#bullet_box ol {
margin: 10px;
}


span.buttondiv {
display: inline-block;
text-align:center;
width: 100px;
min-height: 120px;
_height: 120px;
vertical-align: top;
margin: 0 2%;
}

span.buttondiv div, span.buttondiv ins {
max-width: 100px;
min-height: 120px;
_height: 120px;
width: 120px;
display: block;
}

span.buttondiv div h2 {
font-size: 10px;
width: 120px;
line-height: 110%;
margin: 0;
}

span.buttondiv.small {
max-width: 60px;
min-height: 60px;
_height: 60px;
margin: 5px;
}

span.buttondiv.small div {
max-width: 60px;
min-height: 60px;
_height: 60px;
width: 60px;
}

span.buttondiv.small div h2 {
font-size: 10px;
width: 60px;
line-height: 110%;
margin: 0;
}

div span.buttondiv {
display: -moz-inline-box;
#display: inline-block
}


div.newsbutton {
margin: 0;
position: relative;
background-color: #DFDCEC;
border: 1px solid #999;
}

div.newsbutton div.newsbuttonheader {
margin: 0;
padding: 0px;
background-color: #7A4B8E;
color: #FFFFFF;
}

span.newscatdiv div.newsbutton {
width: 125px;
}

span.newscatdiv {
display: inline-block;
text-align:center;
width: 125px;
height: 152px;
vertical-align: top;
margin: 0 0 15px 15px;
}

span.newscatdiv div a h3 {
font-weight: normal;
font-size: 14px;
line-height: 16px;
margin: 0;
vertical-align: middle;
color: white;
}

span.newscatdiv div.newsbutton div.newsbuttonheader a {
width: 100%;
height: 40px;
display: block;
text-decoration: none;
}

span.newscatdiv img {
width: 125px;
height: 125px;
border: none;
}

span.newscatdiv.small {
width: 100px;
height: 30px;
margin: 1px;
padding: 0;
}

span.newscatdiv.small div.newsbutton {
width: 100px;
height: 30px;
margin: 0;
padding: 0;
}

span.newscatdiv.small div.newsbutton div.newsbuttonheader {
width: 60px;
height: 30px;
float: right;
text-decoration: none;
vertical-align: middle;
margin: 0;
padding: 0;
}

span.newscatdiv.small div.newsbutton div.newsbuttonheader a {
width: 60px;
height: 30px;
display: block;
text-decoration: none;
margin: 0;
padding: 0;
}

span.newscatdiv.small div.newsbutton div.newsbuttonheader a h3 {
font-family: Arial;
font-size: 9px;
line-height: 140%;
margin: 0;
padding: 0;
color: white;
}

span.newscatdiv.small div.newsbutton img {
width: 30px;
height: 30px;
border: none;
float: left;
padding: 0;
margin: 0;
}


div#profile_panel {
margin: 0px 0 6px 0;
padding: 6px 0;
width:100%;
background: #96BBB5;
color: #FFF;
}

div#profile_panel div#console_top {
height: 22px;
padding: 4px 6px;
}

div.dropconsole {
color: #FFF;
display: none;
padding: 0;
/*background: #989552;*/
font-weight: normal;
border: 0;
height: 22px;
margin: 0px 0 6px 0;
}
.dropconsole a {
display: block;
float: left;
color: #333333;
font-size: 12px;
line-height: 22px;
padding: 0 10px;
text-decoration:none;
border-right: 1px solid #AAA966;
}
.dropconsole a:hover, .dropconsole a.completed:hover {
background-color: rgb(224, 210, 59);
background-image: url('../images/goldbtn_bg.gif');
text-decoration:none;
}
.dropconsole a.completed {
color: #000;
text-decoration: none;
}


ul#console {
height: 18px;
z-index: 2000000;
padding: 0;
margin: 0 6px;
list-style: none;
white-space: nowrap;
border-bottom: 2px solid  #96BBB5;
}

ul#console li {
position: relative;
float: left;
height: 18px;
text-align: left;
border: 1px solid #666;
margin: 0 6px 0 0;
}

ul#console li a {
display: block;
text-decoration: none;
color: #FFF;
font: normal 11px/18px Helvetica, Arial, sans-serif;
background-color: #96BBB5;
background-image: url('../images/mauvebtn_bg.gif');
background-repeat: repeat-x;
padding: 0 10px;
width: 100px;
}

ul#console li a:hover {
background-image: url('../images/goldbtn_bg.gif');
background-repeat: repeat-x;
color: #333;
}



div#register_btn {
position: relative;
margin: 0 0 15px 0;
}

div.terms_page_text {
width: 550px;
}

/* menu styles */

#menutable {
}
a.menu {
color: #FFF;
text-decoration:none;
}
a.menu:hover {
color: #FFF;
text-decoration:none;
}
a.feedlink {
color: #364551;
text-decoration:none;
display: block;
}
a.feedlink:hover {
color: #000;
text-decoration:underline;
}
a.forum_name {
color: #C00;
text-decoration:none;
font-size: 13px;
line-height: 18px;
}
a.menu:hover {
color: #FFF;
text-decoration:none;
}
.popmenu {
background: #036;
border: 1px solid #69C;
}
.popcell {

}
.menuedge {
background: #69C;
}
.menucell {
padding: 3px 6px;
font: 11px/14px;
}
.menutop {

}
.menubtn {
border-bottom: 0px solid #005597;
}
.jump {
width: 130px;
}


.barlinks {
height: 26px;
width: 620px;
position: absolute; 
top: 72px; 
left:180px; 
z-index: 500; 
border: 0px solid #F00; 
color: #FFF;
}



ul#menu {
position: absolute;
top: 128px;
left: 150px;
z-index: 20000;
padding: 0;
margin: 0;
list-style: none;
white-space: nowrap;
width: 800px;
}

ul#menu li {
position: relative;
float: left;
height: 26px;
width: 80px;
text-align: center;
border: 1px solid #666;
border-top-width: 0;
background-color: #7A4B8E;
background-image: url('../images/mauvebtn_bg.gif');
background-repeat: repeat-x;
margin: 0 6px 0 0;
}

ul#menu li a {
display: block;
text-decoration: none;
color: #FFF;
font: normal 14px/24px Helvetica, Arial, sans-serif;
width: 100%;
height: 26px;

}

ul#menu li a:hover {
display: block;
text-decoration: none;
color: #333;
width: 100%;
padding: auto;
background-color: rgb(215, 219, 69);
background-image: url('../images/goldbtn_bg.gif');
background-repeat: repeat-x;
}

ul#menu li#minesitelogo {
vertical-align: top;
height: 26px;
padding: 0;
border: 1px solid #CCC;
border-top-width: 0;
margin: 0;
font-size: 9px;
line-height: 0;
width: 120px;
color: #CC6600;
background-color: #EEE;
}

ul#menu li#minesitelogo a {
width: 100%;
height: 26px;
display: block;
margin: 0;
line-height: 0;
background-color: #EEE;
}

ul#menu li#minesitelogo a:hover {
background-color: #3F5879;
}

.display {
font: bold 16px/24px Helvetica, Arial, sans-serif;
}


.barlinks a {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
line-height: 20px;
}

.barlinks a:hover {
color:#FFFFFF;
background-color: #600;
}

b.cn {
position: absolute;
height: 5px;
width: 5px;
margin: 0;
padding: 0;
line-height: 1px;
font-size: 1px;
z-index: 1000;
}

b.cn.cornerwhite {
background: transparent url('../images/corner_FFF_10.gif') no-repeat;
}

b.pxcornergreen {
position: absolute;
z-index: 100;
height: 1px;
width: 1px;
margin: 0;
padding: 0;
background-color: #96BBB5;
line-height: 1px;
font-size: 1px;
}

b.cn.cornerCCC {
background: transparent url('../images/corner_CCC_10.gif') no-repeat;
}

b.cn.corner999 {
background: transparent url('../images/corner_999_10.gif') no-repeat;
}

b.cn.corner666 {
background: transparent url('../images/corner_666_10.gif') no-repeat;
}

b.cn.cornersteel {
background: transparent url('../images/steel-corner.gif') no-repeat;
}

b.cn_corner6 {
position: absolute;
z-index: 100;
height: 2px;
width: 2px;
margin: 0;
padding: 0;
background-color: #364551;
line-height: 1px;
font-size: 1px;
}

b.cn.tl {
top: -1px; left: -1px;
background-position: top left;
}

b.cn.tr {
top: -1px;
right: -1px;
background-position: top right;
}

b.cn.bl {
bottom: -1px;
left: -1px;
background-position: bottom left;
}

b.cn.br {
bottom: -1px;
right: -1px;
background-position: bottom right;
}

b.blgrey {
background-image: url(../images/corner_DDD.gif);
bottom: -1px;
left: -1px;
background-position: bottom left;
}

b.blgreyb {
background-image: url(../images/corner_DDDb.gif);
bottom: -1px;
left: -1px;
background-position: bottom left;
}



ul#nav {
position: absolute;
width: 620px;
top: 0;
left: 0;
padding: 0;
margin: 0;
list-style: none;
}
ul#nav li {
position: relative;
margin:0px;
padding:0px;
height:19px;
display:inline;
line-height: 26px;
letter-spacing: -0.2px;
}


ul#nav li ul {
position: absolute;
left: 0px;
top: 20px;
margin: -2px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 50px;
display: none;
z-index: 100;
text-align: left;
}

* html li ul { top: 22px; }

ul#nav li ul li {
margin:0px;
}
ul#nav ul li ul li ul {
display: none;
position: absolute;
left: 170px;
top: -2px;
margin: 0px;
padding: 0px 0px 5px 0px;
width:120px;
z-index:2;
background-color:#FFFFFF;
color:#333333;
text-align:left;
border:1px solid #006600;
background-image:url(images/drop-down.jpg);
}

	ul#nav li ul li ul li a {
	display:block;
	width:200px;
margin:2px 2px 2px 2px;
font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 2px 25px;
color:#333333;
text-decoration:none;
background-image:url(images/bullet.gif);
background-position:center left;
background-repeat:no-repeat;
text-align:left;
}
ul#nav li ul li ul li a:hover {
	width:200px;
}
ul#nav li ul li a {
width: 120px;
	display:block;
margin:0;
	font-size:12px;
	line-height: 15px;
	padding:2px 5px;
color:#ffffff;
text-decoration:none;
background-color:#C1A581;
text-align:left;
border:1px solid #CCB293;
border-right-color: #825545;
border-bottom-color: #825545;
}

ul#nav li ul li a:hover {
	display:block;
color:#ffffff;
text-decoration:none;
background-color:#996A59;
text-align:left;
}
ul#nav li a {
font-weight: bold;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 20px;
display: inline;
padding: 3px 4px 3px 5px;
text-decoration:none;
}

* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
li:hover ul#nav2, li.over ul#nav2 { display: block; }
* html ul#nav2 li { float: left; height: 1%; }
* html ul#nav2 li a { height: 1%; }
li ul#nav2 li:hover ul, li ul#nav2 li.over ul { display: block; }.fw {
text-align:center;
font-weight:bold;
}






/* content styles */

.bgw {
background: #FFFFFF;
color: #003366;
}
.recessed {
border: 1px solid #999;
border-bottom-color:FFF;
border-right-color:FFF;
}

/* tabular data styles */

.prompt {
padding-left: 5px;
color: #364551;
border-left: 1px solid #999;
background-color: rgb(197, 217, 214);
vertical-align: top;
font-weight: bold;
}
.wfixed120 {
width: 120px;
}

div.info_box {
color: #364551;
border: 0px solid #364551;
background-color: #A1866D;
padding: 6px 12px;
}

.value {
padding: 2px 4px;
}

.boxtop {
vertical-align: top;
}

.colhead {
padding: 2px 4px;
color: #364551;
border: 1px solid #999;
border-bottom-width:0px;
background-color: white;
margin: 0;
_height: 30px;
_width: auto;
border-bottom: 1px solid #FFF;
}
.resultcell {
padding:3px;
}
.contentcol {
padding-right: 20px;
vertical-align: top;
}

.altrow1 {
background: rgb(197, 217, 214);
}
.altrow2 {
background: rgb(174, 189, 189);
}
.altrow3 {
background: #DFDCEC;
}
.altrow4 {
background: #C6C3D4;
}









/* international jobs styles ... */

div#international_jobs {
position: relative;
z-index: 10000000;
width: auto;
padding: 20px 15px 0 15px;
}
div#international_jobs h2 {
font-size: 11px;
padding: 0;
margin: 0 4px 0 0;
line-height: 14px;
}
div#international_jobs span {
display: -moz-inline-box;
_display: inline-block;
}
div#international_jobs span img {
width: 16px;
height: 11px;
margin: 1px 0 0 2px;
/*border: #000 1px solid;*/
}

/* ... international jobs styles */



/* featured jobs styles ... */

div#featured_jobs {
position: relative;

margin: 10px 5px 5px 0;
width: 135px;
min-height: 480px;
_height: 480px;
padding-bottom: 1px;

}

div#featured_jobs h2 {
padding: 2px 4px;
text-align: center;
border: 1px solid #999;
border-bottom-width: 0;
border-left-width: 0;
margin: 0;
font-weight: bold;
background-color: white;
}

div#featured_jobs h3 {
padding: 2px 4px;
background-color: rgb(87, 147, 138);
color: #FFF;
}

.hotjobs h3 {
padding: 2px 4px;
line-height: 14px;
text-align: left;
background-color: rgb(87, 147, 138);
color: #FFF;
margin: 0;
display: block;
_width: 120px;
}

.hotjobs {
background: #FFF;
text-align: center;
margin: 5px 1px;
border: 1px #036 solid;
padding: 5px;
width: 120px;
}

.hotjobs_text {
width: 120px;
text-align: left;
}

div#featured_jobs a:visited {
color: #999;
}

/* ... featured jobs styles */



/* top jobs styles ... */

div#top_jobs {
border: 1px solid #999999;
background-color: white;
}

div#top_jobs h2 {
margin-left: 10px;
}

div#top_jobs a {
text-decoration: none;
}

div#top_jobs .value .title {
font-weight: bold;
}

/* ... top jobs styles */



/* rss feed styles ... */

div#rssfeed {
margin: 0;
position: relative;
background-color: #DFDCEC;
border: 1px solid #999;
}

div#rssfeed div.rssfeeder {
margin: 0;
padding: 2px 10px;
background-color: white;
_height: 30px;
_width: 100%;
border-bottom: 1px solid #FFF;
}

div#rssfeed div.rssfeeder.reverse, div#rssfeed div.rssfeeder.reverse h3 {
margin: 0;
padding: 6px;
background-color: #7A4B8E;
color: #FFFFFF;
_height: 30px;
_width: 100%;
}

div#rssfeed div.rssfeeder.reverse h2 {
color: #FFFFFF;
line-height: 160%;
}


div#rssfeed ul {
margin: 10px 20px 20px 0;
}

div#rssfeed ul li {
margin-left: 20px;
font-size: 10px;
}

div#news_stories * {
line-height: 150%;
}

.current_news {
background: rgb(232, 211, 62);
}

.newsdate {
background: rgb(204,204,204);
font-size: smaller;
padding: 1px 4px;
margin: 10px 0 0 0;
text-align: right;
}

div#rssfeed ul li a.feedlink {
font-size: 12px;
display: block;
}

span.feeddescription {
color: #666;
}



/* ... rssfeeder styles */




/* image styles */

.titleimg {
margin: 0px 0px 0px 0px;
}
.max_img_left {
margin: 6px 20px 20px 0px;
}
.min_img_left {
margin: 10px 5px 5px 0px;
}
.imgleft {
margin: 4px 12px 6px 0px;
}
.imgright {
margin: 4px 0px 6px 12px;
}







/* customised site text styles ... */





/* ... custom text styles */





/* faqs ... */


div.faq_box {
border: 1px solid #CCC;
}

div.faq_box h2 {
padding: 4px 6px;
color: #FFF;
display: block;
background-color: #DF5800;
background-image: url('../images/mauvebtn_bg.gif');
background-repeat: repeat-x;
margin-top: 0;
}
div#bullet_box ul, div#bullet_box p, div#bullet_box ol {
margin: 10px;
}

.faq_question {
font-weight: normal;
text-decoration:none;
background-color: rgb(197, 217, 214);
border-bottom: 1px solid rgb(174, 189, 189);
display: block;
}

.faq_question a {
display: block;
}

/* ... faqs */



/* vacancy detail ... */


table#vac_detail {
width: 200px;
border: none;
padding: 0;
margin: -3px;
}

table#vac_detail td, table#vac_detail tr {
margin: 0;
}

table#vac_detail td.altrow2 {
background-color: white;
padding-bottom: 12px;
}


/* ... vacancy detail */



.nobr {
white-space: nowrap;
}
.note {
font-size: 10px;
}
h1 span.note {
font-size: 12px;
}
.light {
font-weight: normal;
}
.red4 {
color:#5B4A82;
}
.list_div{
padding-left: 0px;
margin-left: 0;
}

.error {
padding: 5px 20px 5px 10px;
color: white;
background-color: #96BBB5;
}

.error h1 {
font-size: 14px;
line-height: 14px;
}


#register_box {
height: 90px;
width: 120px;
margin: 0 0 12px 0;
}

#logo_box {
float: right; 
width: 205px; 
height: 100px; 
margin-top: 8px; 
margin-right: 8px;
background-image: url('../images/jobs4dd-logo.png'); 
background-repeat: no-repeat; 
background-position: 0% 100%; 
background-color: transparent;
}

#top_ad_box {
float: none; 
z-index: 20; 
text-align: center; 
white-space: nowrap;
}

#left_ad_box {
position: absolute; 
top: 150px; 
left: 5px; 
z-index: 200;
}

#earth_box {
z-index: 0;
height: 200px;
width: 200px;
position: absolute; 
top: -15px; 
left: -20px; 
float: left; 
background-image: url('../images/logo_molecule_200.png'); 
background-repeat: no-repeat;
}

#earth_box_overlay {
position: relative; 
top: -30px; 
left: -40px; 
float: left; 
height: 200px;
width: 160px;
}

.sidebox {
margin-bottom: 5px;
position: relative;
width: 120px;
}
.sidebox table {
width:100%;
background: #96BBB5;
color: #FFF;
margin: 0;
}
.sidebox td {
color: #336;
}
.sidebox a {
color: white;
}
.sidebox a:hover {
color: #333333;
}

.boxheader {
margin: 0;
letter-spacing: -0.1em;
}

.copyright {
	font-size: 10px;
}
.grey {
color: #333;
}
.greybg {
background: #CCC;
}
.white {
color: white;
}
.main {
color: #333366;
}
select, input, textarea {
font: 10px Verdana;
color: #333333;
padding: 2px 4px;
}
select {
padding: 0px;
}
select, textarea {
border: 1px solid #CCC;
}
.formfield {
border-width:1px;
border-style: inset;
border-color: teal; 
}




.mainimg {
margin: 4px 2px 10px 2px;
}
.seotext {
font: 12px Verdana;
color: #666;
text-align: left;
margin:10px 15px 2px 15px;
}
a.seotext:link {
text-decoration: none;
margin: 0;
}
a.seotext:hover {
text-decoration: underline;
}
a.seotext:visited {
text-decoration: none;
margin: 0;
}
.alert {
color: #7A4B8E;
}

#contact_details {
position: absolute;
z-index: 50;
top: 55px;
left: 10px;
height: 52px;
width: 120px;
}

#contact_details p {
font: normal 10px/11px Helvetica, Arial, sans-serif;
}


optgroup {
font-weight: bold;
text-decoration: none;
font-style: normal;
}

optgroup option {
}

.vaclisttable {
clear: both;
border-collapse: separate;
border-spacing: 2px;
}

.vaclisttable tr td {
}

.apptable .value {
background-color: #CCF;
}

/* Advert styles */

a.side_ad {
display: block;
margin: 10px 0 0 0;
height: 60px;
}
