/* /////////////////////////////////// */
/* Real */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
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: #40666D;
	}
a:hover {
	color: red;
	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: 0px;
	}
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: 70px;
	background-image: url(images/navi/main-welcome.gif);
	}
.aboutus {
	width: 77px;
	background-image: url(images/navi/main-about.gif);
	}
	
.intell {
	width: 131px;
	background-image: url(images/navi/main-intellectual.gif);
	}
	
.vacancies {
	width: 78px;
	background-image: url(images/navi/main-vacancies.gif);
	}
.services {
	width: 69px;
	background-image: url(images/navi/main-services.gif);
	}

.contact {
	width: 85px;
	background-image: url(images/navi/main-contact.gif);
	}

#header li a:hover, #header .navi-main-in a {
	background-position: 0 -18px;
	height:100%;}	






	
	
/* /////////////////////////////////// */
/* 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: 8px;

	color: #40666D;
	}
h2 {
	margin-bottom: 10px;
	}
h3 {
	color: #40666D;
	font-size: 16px;
	}
h7 {
	color: #40666D;
	font-size: 16px;
	font-weight: bold;
	}	
	
h6 {
	color: #000;
	margin: 20px 0 3px 0;
	}
ul {
	margin: 5px 0 12px 20px;
	color: #40666D;
	}	
li {
	margin-bottom: 2px;
	line-height: 14px;
	}





/* /////////////////////////////////// */
/* Extra infomation text */
.extra-info {
	margin: 0;
	}
.extra-info li {
	color:#40666D;
	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: 420px;
	}
#content-about .col1, #content-about .col2  {
	float: left;
	width: 190px;
	}
#content-about .col2 {
	margin-left: 20px;
	padding-bottom: 20px;
	}
#content-about .col1 h3 {
	margin: 2px 0 10px 0;
	}
#content-about .col2 h3 {
	margin: 2px 0 0 0;
	}
#content-about h4 {
	color: #3E97A9;
	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;
	background:#F2F2F2;
	width:80px;
	}
.navi-team li a {
	color: #40666D;
	}
.navi-team li a:hover, .navi-team li a strong {
	color: #3A351A;
	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: 40px;
	background-image: url(images/navi/about-intro.gif);
	}	
#content-about .careers {
	width: 114px;
	background-image: url(images/navi/about-careers.gif);
	}	
	
	
#content-about .hrlteam  {
	width:104px;
	background-image: url(images/navi/about-team.gif);
	}	

#content-about .value  {
	width:78px;
	background-image: url(images/navi/about-value.gif);
	}	
#content-about .cont  {
	width:75px;
	background-image: url(images/navi/about-contact.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  {
	width: 38px;
	background-image: url(images/navi/clients-intro.gif);
	}	
#content-vacancies .intro  {
	width: 126px;
	background-image: url(images/navi/clients-latest.gif);
	}	

	
#content-clients .manu, #content-vacancies .auto  {
	width: 78px;
	background-image: url(images/navi/clients-auto.gif);
	}
#content-clients .it, #content-vacancies .it  {
	width: 53px;
	background-image: url(images/navi/clients-it.gif);
	}
#content-clients .fina, #content-vacancies .fina  {
	width: 68px;
	background-image: url(images/navi/clients-finance.gif);
	}




#content-vacancies .navi-sub ul {
	padding-right: 10px;
	}



#content-careers .navi-sub  {
	float: left;
	width: 410px;
	}
#content-careers .mar {
	width: 177px;
	background-image: url(images/navi/services-mar.gif);
	}	

#content-careers .iiii {
	width: 123px;
	background-image: url(images/navi/services-intellectual.gif);
	}	
	
#content-careers .indu {
	width: 107px;
	background-image: url(images/navi/services-indu.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 .lhss {
	float: left;
	width: 210px;
	margin: 50px 80px 0 0;
	}	
	
#content-vacancies .rhs {
	float: left;
	width: 520px;
	margin: 50px 0 0 0;
	}


	
#content-vacancies .rhsa {
	float: left;
	width: 480px;
	margin: 50px 0 0 0;
	}









/* /////////////////////////////////// */
/* Vacancies listings */

/* dt {
	clear: left;
	float: left;
	width: 230px;
	padding-right: 30px;
	}
dt a {
	color: #89885E;
	font-size: 14px;
	}
dt a strong {
	color: #6E6E4C;
	font-size: 14px;
	font-weight: bold;
	}
dt a:hover, dt a:hover strong {
	color: #3A351A;
	}
dd {
	color: #89885E;
	} */
dt {
	clear: left;
	float: left;
	width: 220px;
	padding-right: 30px;
	}
	
dt a {
	color: #3E97A9;
	font-size: 14px;
	}
	
dt1 {
	clear: left;
	float: left;
	width: 420px;
	padding-right: 30px;
	}	
	
	
dt a strong {
	color: #17373E;
	font-size: 14px;
	font-weight: bold;
	}
dt a:hover, dt a:hover strong {
	color: #3A351A;
	}
dt em {
	font-size: 11px;
	padding-top: 8px;
	}
dd {
	color: #3E97A9;
	float: right;
	width: 250px;
	}
dd a {
	color: #3A351A;
	}
.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;
	}
.apply {
	width: 520px;
	border-bottom: 1px dashed #3E97A9;
	padding: 10px 0;
	margin-bottom: 15px;
	float: left;
	text-align: right;
	}
	









/* /////////////////////////////////// */
/* 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: #89885E;
	padding-bottom: 20px;
	font-weight: normal;
	}
#content-vacancies .col3 .extra-info {
	margin-bottom: 20px;
	}
#content-vacancies .text1 {
	float: left;
	width: 540px;
	font-size:14px;
	font-weight:bold;
	}

#content-vacancies .text2{
	float: left;
	width: 540px;
	font-size:12px;
	font-weight:bold;
	font-color:#89885E;
	}


/* Vacancies article page1 */


#content-vv .text1{
	float: left;
	width: 540px;
	font-size:12px;
	font-weight:bold;
	font-color:#0F94A5;
	}
#content-vv .rhs {
	float: left;
	width: 500px;
	margin-top: 40px;
	padding-bottom: 20px;
	}
#content-vv .rhsa {
	float: left;
	width: 490px;
	margin-top: 40px;
	padding-bottom: 20px;
	}
	
	
	
#content-vv .p{
	font-size:12px;
   font-color:#0F94A5;
	}

#content-vv .rhs h1 {
	font-size:14px;
   font-color:#0F94A5;
	}
#content-vv .rhs h2 {
	font-size:12px;
   font-color:#0F94A5;
	}
#content-vv .rhs h3 {
	font-size:11px;
   font-color:#0F94A5;
   font-variant:inherit
	}
/* /////////////////////////////////// */
/* 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 .rhss {
	float: left;
	width: 290px;
	margin-top: 8px;
	padding-bottom: 20px;
	}	
#content-content .rhsw {
	float: left;
	width: 350px;
	margin-top: 8px;
	padding-bottom: 20px;
	}	
#content-content .rhsww {
	float: left;
	width: 450px;
	margin-top: 8px;
	padding-bottom: 20px;
	}
		
#content-content address {
	color: #40666d;
	margin-bottom: 8px;
	line-height: 14px;
	font-size: 11px;
	}
#content-conten3A351At address a, #content-content address strong {
	color: #;
	}
#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: 96px;
	background-image: url(images/navi/contact-general.gif);
	}	
#content-content .map {
	width: 123px;
	background-image: url(images/navi/contact-map.gif);
	}

#content-content .intro {
	width: 40px;
	background-image: url(images/navi/about-intro.gif);
	}	
#content-content .careers {
	width: 114px;
	background-image: url(images/navi/about-careers.gif);
	}	
	
	
#content-content .hrlteam  {
	width:104px;
	background-image: url(images/navi/about-team.gif);
	}	

#content-content .value  {
	width:78px;
	background-image: url(images/navi/about-value.gif);
	}	
#content-content .cont  {
	width:75px;
	background-image: url(images/navi/about-contact.gif);
	}	











/* /////////////////////////////////// */
/* Content footer pages */
#content-footer {
	clear: both;
	padding: 20px;
	}
#content-footer p  {
	width: 750px;
	text-indent: 0;
	}

#content-footer h3 {
	padding-top: 10px;
	}
 










/* /////////////////////////////////// */
/* footer area */

#footer {
	padding: 10px 0 60px 0;
	color: #4EC8E2;
	clear: both;
	}
#footer ul {
	margin: 0;
	color: #4EC8E2;
	}
#footer li {
	display: inline;
	}
address {
	font-style: normal;
	}
#footer a	{
	color: #4EC8E2;
	}
#footer a:hover	{
	color: #FFF;
	}








/* /////////////////////////////////// */
/* Microdec pages */

#pf_iframe_login {
	float: right;
	text-align: right;
	border-top: 1px dotted #DDDDD3;
	padding-top: 5px;
	margin-right: 20px;
	width:515px;
	height: 40px;
	}






/* /////////////////////////////////// */
/* Candidate portal */
.portal .cand-portal {
	width: 43px;
	background-image: url(images/navi/cand-portal.gif);
	}
.portal .cand-cv {
	width: 92px;
	background-image: url(images/navi/cand-cv.gif);
	}
.portal .cand-callback {
	width: 119px;
	background-image: url(images/navi/cand-callback.gif);
	}
.portal .cand-password {
	width: 100px;
	background-image: url(images/navi/cand-password.gif);
	}
.portal .cand-new {
	width: 122px;
	background-image: url(images/navi/cand-newvac.gif);
	}
.portal .cand-check {
	width: 99px;
	background-image: url(images/navi/cand-checkvac.gif);
	}

.portal .client-postnew {
	width: 112px;
	background-image: url(images/navi/client-postnew.gif);
	}
.portal .client-check {
	width: 90px;
	background-image: url(images/navi/client-check.gif);
	}
.portal .client-callback {
	width: 115px;
	background-image: url(images/navi/client-callback.gif);
	}
.portal .client-change {
	width: 100px;
	background-image: url(images/navi/client-change.gif);
	}




/* intell */

#content-vacancies .navi-sub ul {
	padding-right: 10px;
	}


#intell1 h2 {
	text-align: right;
	margin: 0 20px 10px 0;
	}

	
#content-vacancies .rhs {
	float: left;
	width: 520px;
	margin: 50px 0 20px 0;
	}
	
#content-vacancies .shuzi {
	float: left;
	width: 520px;
	margin: 50px 0 20px 0;
	}



	
#content-vacancies .rhsa li{
	margin-bottom: 2px;
	line-height: 14px;
	width:480px;
	float:right;
	}
.datee{
     float: left;
	border-top: 1px dotted #DDDDD3;
	width:470px;
	height: 3px;
 margin: 5px 0 0px 0px;
  }

.blank{height:30px;
background-color:#FFFFFF;}






.page_bar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; FLOAT: right; 
	PADDING-BOTTOM: 30px;
	 MARGIN: 0px 10px 0px; 
	PADDING-TOP: 0px; FONT-FAMILY: Tahoma
}
.page_bar A {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; BACKGROUND: #4EC8E2; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: 3px; COLOR: #fff; PADDING-TOP: 3px; HEIGHT: 18px; TEXT-DECORATION: none
}
.page_bar_light A {
	BACKGROUND: #FF5A06
}
.page_bar SPAN {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; BACKGROUND: #FF5A06; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: 3px; COLOR: #999; PADDING-TOP: 3px; HEIGHT: 18px
}
.page_bar A:hover {
	BACKGROUND: #FF5A06; COLOR: #000
}
.page_bar_current {
	BACKGROUND: #f3ad0f; COLOR: #000! important
}


a.language {font-family: Verdana, Arial; font-size: 11px;color: #7c7b7b;TEXT-DECORATION: none; font-weight:normal;}
a.language:link { COLOR: #7c7b7b; font-size: 11px;TEXT-DECORATION: none;font-weight:normal;}
a.language:visited { COLOR: #7c7b7b; font-size: 11px;TEXT-DECORATION: none;font-weight:normal; }
a.language:hover { COLOR: #4bafbc; font-size: 11px;TEXT-DECORATION: none;font-weight:normal; }



