/* /////////////////////////////////// */
/* Real */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	}
body, p, ul, ol, li, dl dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
a {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}





/* /////////////////////////////////// */
/* Page construction */
#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	}
#content {
	float: left;
	background-color: white;
	}



/* /////////////////////////////////// */
/* header */
#header {
	float: left;
	width: 800px;
	padding-bottom: 20px;
	}
html>body #header {
	padding: 0;
	}
#header h1 {
	float: left;
	padding: 20px 0 0 20px;
	}
html>body #header h1 {
	margin: 20px;
	padding: 0;
	}
#header ul {
	float: right;
	margin: 20px 10px 0 0;
	}
html>body #header ul {
	margin-right: 20px;
	}
#header li {
	list-style-type: none;
	display: inline;
	}
#header li a {
	float: left;
	padding-top: 18px;
	overflow: hidden;
	height: 0 !important;
	background-repeat: no-repeat;
	}
html>body #header li a {
	height: 18px; /* IE5/Win only */
	}
#header .hide {	
	display: none;
	}
.welcome {
	width: 60px;
	background-image: url(images/navi/main-welcome.gif);
	}
.aboutus {
	width: 60px;
	background-image: url(images/navi/main-about.gif);
	}
.sectors {
	width: 55px;
	background-image: url(images/navi/main-sectors.gif);
	}
.vacancies {
	width: 72px;
	background-image: url(images/navi/main-vacancies.gif);
	}
.services {
	width: 60px;
	background-image: url(images/navi/main-services.gif);
	}
.careers {
	width: 87px;
	background-image: url(images/navi/main-careers.gif);
	}
.contact {
	width: 71px;
	background-image: url(images/navi/main-contact.gif);
	}
#header li a:hover, #header .navi-main-in a {
	background-position: 0 -17px;
	}	






	
	
/* /////////////////////////////////// */
/* Sub-Navi - applies to all  */
.navi-sub ul {
	margin: 0;
	}
.navi-sub li {
	list-style-type: none;
	display: inline;
	}
.navi-sub li a {
	float: left;
	padding-top: 18px;
	overflow: hidden;
	height: 0 !important;
	background-repeat: no-repeat;
	}
.navi-sub li a {
	height: 18px; /* IE5/Win only */
	}
.navi-sub li a:hover, .navi-sub-in a {
	background-position: 0 -18px;
	}	








/* /////////////////////////////////// */
/* Content area general - applies to all */
p {
	margin-bottom: 2px;
	line-height: 14px;
	color: #000000;
	}
h2 {
	margin-bottom: 10px;
	}
h3 {
	color: #000000;
	font-size: 14px;
	}
h6 {
	color: #000000;
	margin: 20px 0 3px 0;
	}
ul {
	margin: 5px 0 12px 20px;
	color: #000000;
	}	
li {
	margin-bottom: 2px;
	line-height: 14px;
	}





/* /////////////////////////////////// */
/* Extra infomation text */
.extra-info {
	margin: 0;
	}
.extra-info li {
	color: #000000;
	list-style-type: none;
	margin: 0;
	text-indent: -15px;
	padding-left: 15px;
	line-height: 12px;
	margin-bottom: 2px;
	}




/* /////////////////////////////////// */
/* Content home */
#content-home {
	clear: both;
	padding: 20px;
	}
#content-home p  {
	width: 465px;
	margin-left: 295px;
	}
#content-home h2 {
	margin-left: 295px;
	}
#content-home a {
	font-weight: bold;
	}






/* /////////////////////////////////// */
/* Content about */
#content-about {
	clear: both;
	padding: 20px 20px 20px 0;
	}
#content-about a {
	font-weight: bold;
	}
#content-about li a {
	text-decoration: none;
	}
#content-about li a:hover {
	text-decoration: underline;
	}
#content-about .lhs {
	float: left;
	margin-right: 60px;
	}
#content-about .navi-sub  {
	float: left;
	width: 400px;
	}
#content-about .col1, #content-about .col2  {
	float: left;
	width: 190px;
	}
#content-about .col2 {
	margin-left: 20px;
	padding-bottom: 20px;
	}
#content-about .col1 h3 {
	margin: 20px 0 10px 0;
	}
#content-about .col2 h3 {
	margin: 20px 0 0 0;
	}
#content-about h4 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	}
#content-about h5 {
	margin: 25px 0 5px 0;
	}
#content-about h6 {
	margin: 20px 0 3px 0;
	}
.navi-team {
	margin: 0;
	}
.navi-team li {
	list-style-type: none;
	margin-bottom: 4px;
	}
.navi-team li a {
	color: #000000;
	}
.navi-team li a:hover, .navi-team li a strong {
	color: #000000;
	font-weight: bold;
	text-decoration: none !important;
	}




/* /////////////////////////////////// */
/* Content careers */
#content-careers {
	float: left;
	padding: 20px 20px 20px 0;
	}

#content-careers .lhs {
	float: left;
	margin-right: 60px;
	}
	
	
	
	
/* /////////////////////////////////// */
/* Sub-Navi about */
#content-about .navi-sub ul {
	padding-bottom: 40px;
	}
#content-about .intro {
	width: 35px;
	background-image: url(images/navi/about-intro.gif);
	}	
#content-about .history {
	width: 75px;
	background-image: url(images/navi/about-history.gif);
	}	
#content-about .values {
	width: 75px;
	background-image: url(images/navi/about-values.gif);
	}	
#content-about .team {
	width: 58px;
	background-image: url(images/navi/about-team.gif);
	}	
#content-about .manteam  {
	width:116px;
	background-image: url(images/navi/about-manteam.gif);
	}	









/* /////////////////////////////////// */
/* Content our clients */
#content-clients {
	clear: both;
	border-top: 20px solid white;
	}
#content-clients h2 {
	text-align: right;
	margin: 0 20px 3px 0;
	}
#content-clients h3 {
	margin-bottom: 20px;
	}
#content-clients h5 {
	margin-bottom: 5px;
	}
#content-clients .lhs {
	float: left;
	clear: both;
	width: 200px;
	margin-left: 20px;
	}
#content-clients .rhs {
	float: right;
	padding-bottom: 20px;
	}
#content-clients .col1 {
	float: left;
	width: 240px;
	margin: 94px 0 0 20px;
	padding-bottom: 20px;
	}
#content-clients .col1 p, #content-clients .col3 p {
	text-indent: 0;
	}
#content-clients .col2 {
	float: left;
	width: 290px;
	margin: 60px 40px 0 0;
	padding-bottom: 20px;
	}
#content-clients .col3 {
	float: left;
	width: 190px;
	margin: 94px 0 0 0;
	padding-bottom: 20px;
	}










/* /////////////////////////////////// */
/* Sub-Navi our clients */
#content-clients .navi-sub img {
	padding-left: 20px;
	}
#content-clients .navi-sub ul, #content-vacancies .navi-sub ul {
	float: right;
	margin: 0 10px 8px 0;
	} 
html>body #content-clients .navi-sub ul, , #content-vacancies .navi-sub ul {
	margin-right: 20px;
	}
#content-clients .intro, #content-vacancies .intro  {
	width: 38px;
	background-image: url(images/navi/clients-intro.gif);
	}	
#content-clients .security, #content-vacancies .security  {
	width: 98px;
	background-image: url(images/navi/clients-security.gif);
	}
#content-clients .it, #content-vacancies .it  {
	width: 75px;
	background-image: url(images/navi/clients-it.gif);
	}
#content-clients .comm, #content-vacancies .comm  {
	width: 110px;
	background-image: url(images/navi/clients-comm.gif);
	}










/* /////////////////////////////////// */
/* Content our clients */
#content-vacancies {
	clear: both;
	padding: 20px 0 0 20px;
	}
#content-vacancies h2 {
	text-align: right;
	margin: 0 20px 10px 0;
	}
#content-vacancies .lhs {
	float: left;
	width: 160px;
	margin: 50px 80px 0 0;
	}
#content-vacancies .rhs {
	float: left;
	width: 520px;
	margin: 50px 0 0 0;
	}









/* /////////////////////////////////// */
/* Vacancies listings */

dt {
	clear: left;
	float: left;
	width: 230px;
	padding-right: 30px;
	}
dt a {
	color: #000000;
	font-size: 14px;
	}
dt a strong {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
dt a:hover, dt a:hover strong {
	color: #000000;
	}
dd {
	color: #000000;
	}
.info {
	float: left;
	width: 290px;
	}
.salary {
	float: left;
	width: 290px;
	margin: 10px 0 0 115px;
	}
html>body .salary {
	margin-left: 230px;
	}
.location {
	width: 520px;
	border-bottom: 1px dashed #B1B195;
	padding: 0 0 20px 0;
	margin-bottom: 10px;
	float: left;
	}
.location img {
	padding-left: 230px;
	}
	
	









/* /////////////////////////////////// */
/* Vacancies next previous pages navigation */
.navi-pages {
	clear: both;
	float: right;
	padding-bottom: 20px;
	}
.navi-pages p {
	float: left;
	}
.navi-pages ul {
	margin: 0;
	float: left;
	padding-top: 1px;
	}
.navi-pages li {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
	}
.navi-pages li a {
	float: left;
	padding-top: 10px;
	overflow: hidden;
	height: 0 !important;
	background-repeat: no-repeat;
	}
.navi-pages li a {
	height: 10px; /* IE5/Win only */
	}
.navi-pages li a:hover {
	background-position: 0 -20px;
	}	
.next {
	width: 20px;
	background-image: url(images/navi-pages-next.gif);
	}
.previous {
	width: 20px;
	background-image: url(images/navi-pages-previous.gif);
	}






/* /////////////////////////////////// */
/* Vacancies article page */
#content-vacancies .col1 {
	float: left;
	width: 240px;
	margin: 60px 0 20px 0;
	}
#content-vacancies .col1 p {
	width: 160px;
	}
#content-vacancies .col2 {
	float: left;
	width: 290px;
	margin: 60px 40px 0 0;
	padding-bottom: 20px;
	}
#content-vacancies .col3 {
	float: left;
	width: 190px;
	margin-top: 114px;
	padding-bottom: 20px;
	}
#content-vacancies .col2 h4 {
	font-size: 14px;
	color: #000000;
	padding-bottom: 20px;
	font-weight: normal;
	}
#content-vacancies .col3 .extra-info {
	margin-bottom: 20px;
	}















/* /////////////////////////////////// */
/* Contact area */
#content-content .navi-sub {
	margin-left: 312px;
	width: 400px;
	}
#content-content .navi-sub h2 {
	margin-bottom: 3px;
	}
#content-content .lhs {
	float: left;
	clear: both;
	margin-top: 8px;
	}
#content-content .lhs img {
	margin: 0 20px;
	padding-bottom: 20px;
	}
#content-content .rhs {
	float: left;
	width: 190px;
	margin-top: 8px;
	padding-bottom: 20px;
	}
#content-content address {
	color: #000000;
	margin-bottom: 8px;
	line-height: 14px;
	font-size: 11px;
	}
#content-content address a, #content-content address strong {
	color: #000000;
	}
#content-content address img {
	padding-right: 5px;
	}
#content-content .rhs h3 {
	margin-bottom: 10px;
	}
.pdf a {
	background-image: url(images/navi-pages-next.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	text-decoration: none;
	background-position: 0 1px;
	}
.pdf a:hover {
	background-position: 0 -19px;
	}



/* /////////////////////////////////// */
/* Sub-Navi contact */
#content-content .navi-sub ul {
	margin: 0 20px 8px 0;
	} 
#content-content .general {
	width: 93px;
	background-image: url(images/navi/contact-general.gif);
	}	
#content-content .map {
	width: 110px;
	background-image: url(images/navi/contact-map.gif);
	}
#content-content .careers {
	width: 52px;
	background-image: url(images/navi/contact-careers.gif);
	}











/* /////////////////////////////////// */
/* Content footer pages */
#content-footer {
	clear: both;
	padding: 20px;
	}
#content-footer p  {
	width: 350px;
	text-indent: 0;
	}

#content-footer h3 {
	padding-top: 10px;
	}
 










/* /////////////////////////////////// */
/* footer area */

#footer {
	padding: 10px 0 60px 0;
	color: #000000;
	clear: both;
	}
#footer ul {
	margin: 0;
	color: #000000;
	}
#footer li {
	display: inline;
	}
address {
	font-style: normal;
	}
#footer a	{
	color: #000000;
	}
#footer a:hover	{
	color: #000000;
	}

/* LB 09/08/06 added some new styles */

body.body_iframe {
	padding:0;
	padding-left: 2px;
	border:0;
	margin: 0;
	margin-bottom:30px;
	width:95%; 
}


.results_table {
	border-bottom: 1px solid #000000;
	width: 100%;
}
.results_heading {
	font-size: 12pt;
	font-weight: bold;
	background-color:#FFFFFF ;
	color: #3A351A;
	height: 28px;
	padding-left: 2px;
}
.results_subheading {
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
	vertical-align: left;
	padding-left: 2px;
}
.results_navbar {
	font-size: 10pt;
	background-color: #ACADD4;
	color: #000000;
	height: 28px;
	vertical-align: middle;
	padding-left: 12px;
}
.results_text {
	padding-left: 12px;
}
.results_label {
	color: #000000;
	font-weight: bold;
}

input.submit {
}
.error_text {
	color: #FF0000;
	font-weight: bold;
}
.instructions_text {
	color: #000000;
	font-weight: bold;
/*	background-color: #00FFFF; */
}
table.form_table {

	border:0;
	border-collapse:collapse;
	width:360px;
}
table.form_table td.form_label {
	text-align: right;
	width:25%;
/*	background-color:#FFFF00; */
}
table.form_table td.form_field {
	text-align: left;
	width:75%;
/*	background-color:#FF00FF; */
}
td.form_field input,select,textarea {
	width:95%;
}
td.form_field input.checkbox {
	width:16px;
}
.jobsearch_results_heading {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}
.jobsearch_results_subheading {
	color:#000000;
	font-size: 11px;
}
