@charset "utf-8";
/* CSS Document */
*{
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	font-size:10pt;
	line-height:14pt;
	margin:0px;
	padding:0px;
	color:#444;
}
html{
	overflow-y:scroll;
	overflow-x:hidden;
}
body{
	background:#828282 none repeat-y scroll center top;/*#ecf2f6*/
	
}
img {
	.float:left;
	_float:left;
	display:inline;
	border:0
}

a, p, span, h4, h2,p,h3,label,ul,li {
	text-decoration:none;
	outline:none;
	list-style:none;
	border:0;
}

ul.navigation , ul.navigation li{
	list-style:none;
}
ul.navigation ul{
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}
a:hover{
	text-decoration:none;
	color:#CB140E;
}

.clear{clear:both;height:0px;padding:0px! important;margin:0px! important}
.outerwrapper{
	width:100%;
}
.breadcrum span{font-weight:normal}
.solong{font-size:12px;font-style:italic;color:#999;font-weight:bold}
.wrapper{
	margin:0px auto;
	width:1014px;
}
.header, .body, .footer{
	/*background:url(../images/backbg.jpg) repeat-y;*/
}
.toplevel{
	background:#fff;
	width:1006px;
	margin:0 auto;
}

.toplevel td.left{
	/*background:url(../images/left.jpg) no-repeat;*/
	width:15px;
	height:75px;
}
.toplevel td.mid{
	/*background:url(../images/mid.jpg) repeat-x;*/
	height:75px;
	width:984px
}
.toplevel td.right{
	/*background:url(../images/right.jpg) no-repeat;*/
	width:15px;
	height:75px;
}
.header div.menu{
	background:#2A5266 /*#cb140e*/;
	width:1006px;
	margin:0 auto;
	border-bottom:1px solid #fff;
}
.header div.menu .navigation{
	margin-bottom:0px;
}
.header div.menu .navigation li{
	border-left:1px solid #FFFFFF;
	float:left;
	text-align:center;
	width:200px;
}
.header div.menu .navigation li ul li{
	border:0px;
	width:199px;
	
}
.header div.menu .navigation li ul li a{
	text-align:left;
}
.header div.menu .navigation li.first{
	border-left:0px solid #ffffff;
}

.header div.menu .navigation li a{
	display:block;
	padding:5px 8px;
	font-weight:bold;
	color:#ffffff;
	background:#2A5266;
	border:0px;
}

.header div.menu .navigation li a:hover{
	display:block;
	background:#6a8a9a
}

.header div.menu .navigation li.sele a{
	display:block;
	background:#cb140e;
}

.header div.menu .navigation li.sele ul li a{
	display:block;
	background:#2A5266;
}

.header div.menu .navigation li.sele ul li a:hover{
	display:block;
	background:#6a8a9a;
}

.header div.mainBanner{
	height:290px;
	width:1006px;
	margin:0 auto;
	overflow:hidden;
}
.header div.subBanner{
	height:auto;
	width:1006px;
	margin:0 auto;
	overflow:hidden;
}
.header div.customer{
 	background:url(../images/banner-customer.jpg) no-repeat;
	width:1006px;
	height:227px;
	overflow:hidden;
}

.header div.pands{
 	background:url(../images/pands.jpg) no-repeat;
	width:1006px;
	height:614px;
	overflow:hidden;
}

.body .innerbody{
	width:1006px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
.footer div.innerFooter{
	/*background:url(../images/footer.jpg) repeat-x;*/
	height:57px;
	width:1006px;
	margin:0 auto;
	overflow:hidden;
}
.pagename{
	background:url(../images/pagename.jpg) repeat-x scroll 0 -4px;
}
.pagename div{
	padding-top:20px;
	padding-left:10px;
}
.pagename div span.pageName{
	font-size:20px;
	color:#666666;
	font-weight:bold;
}
.pagename div.breadcrum{
	padding-right:10px;
	float:right;
	padding-top:0px;
}
.homeContant{
	padding-bottom:10px;
}
.subContant{
	padding-bottom:10px;
}
.subContant ul, .fullpageContant ul{
	padding:0 0 0 20px;
}

.subContant ul li, .fullpageContant ul li{
	padding:0 0 0 10px;
	margin:5px 0px;
}
.subContant div.leftPanel{
	float:left;
	width:170px
}
.fullpageContant{
	padding:10px 20px;
}
div.leftPanel a.selected{
	color:#CB140E;
	font-weight:bold;
}
div.leftPanel ul.navigation{
	padding:0px 0 10px 10px
}

div.leftPanel ul.navigation li{
	margin:10px 0px;
}

div.leftPanel ul.navigation li a{
	font-size:10pt
}

.subContant div.rightPanel{
	margin-left:175px;
	border-left:1px solid #e4e4e4;
	padding:10px
}
.subContant div.rightPanel h3{
	margin-bottom:5px;
	font-size:13px;
}
.subContant div.rightPanel ul {
	margin:0 40px;
	list-style:square;
}
.subContant div.rightPanel ul li{
	padding:2px 5px;
	list-style:square;
}
.homeList{
	margin:0px;
	padding:0px;
	list-style:none;
}
.homeList li{
	float:left;
	margin:0px;
	padding:0px;
	width:237px;
	margin-left:12px;
	background:#cbdde5 url(../images/list-corner.gif) scroll 100% 100% no-repeat;
	height:150px;
	list-style:none;
}
.listItem  {
	height:130px;
}
.listItem h4{
	margin:4px;
	color:#cb140e;
	font-size:12px;
}

.listItem .listheader{
	height:30px
}
.listItem .listheader h4 a{
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
}
.listItem table td.description{
	padding:2px 10px;
	color:#444;
	height:100px;
}
td.description p{
	font-size:9pt;
}
.listItem table td.morelink{
	padding-right:10px
}
.contactList{
	float:left;
	width:200px;
	border-right:1px solid #e4e4e4;
}
.contactBody{
	margin-left:235px
}
.vacancies li table{
	border-collapse:collapse;
	width:100%;
	border:0px;
	display:inline;

}
.formTable td{
	padding:2px 6px;
}
.vacancies li div{
	display:none
}
.vacanciesDetails{
	border:1px solid #aaa;
	padding:10px;
}
.selJob{
	color:#CB140E;
}
/* Client page */
.clientDetais {
	float:right;
	width:290px;
	height:300px;
}
#displayData{
	position: relative;
	display:none;
	margin:10 auto;
	width:270px;
	border:1px solid #3366CC;
	background:#006699;
	filter:alpha(opacity=90);
	opacity:.9;
	height:280px;
}
.dataItem{width:270px}
.dataItem h1{
	float:left;
	font-size:17px;
	color:#fff;
	padding-left:10px;
	padding-top:6px;
}

.dataItem a.close{
	float:right;
	display:block;
	margin:3px 10px;
	color:#fff;
}
.dataItem div.body{
	margin:10px;
	background:transparent;
}
.dataItem div.body ul{margin:0}
.dataItem div.body p, .dataItem div.body ul li{
	color:#fff;
}
/* Client page */
.copyright{
	font-size:11px;
	color:#dedede;
	padding:8pt;
	display:block;
	width:300px;
	float:left;
}
.footer ul{
	float:right;
	padding:10px;
	display:block;
}
.footer ul li{
	float:left;
	margin: 0 5px;
	color:#dedede;
}
.footer a{
	color:#dedede;
	font-size:8pt;
}
.footer a:hover{
	color:#CB140E;
	font-size:8pt;
}
#client-slider .cs-title{
	top:0! important;
	width:400px;
	padding-top:10px;
	background:#fff;
}
#cs-buttons-client-slider{
	display:none
}

#cs-navigation-client-slider a{
	border:1px solid #FF6600;
	display:block;padding:10px;
	line-height:0px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;font-weight:bold
}
#cs-navigation-client-slider a:hover{
	color:#FF9900;
	border:1px solid #FF9900;
}
.pands-header{
	background:#f4ebe4;
	width:800px;
}
.pands-header td{
	background:#fdf9f6;
	padding:10px;
}
.pands-header h1{
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
}

.pands-left{
	float:left;
	height:450px;
	position:relative;
	z-index:10;
}

.pands-right{
	padding:10px;
	margin:10px;
	margin:10px 10px 10px 220px;
}

.pands-body{
	background:#4f9fbd;
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:450px;
	padding:10px;
	position:relative;
	top:-480px;
	margin:10px;
}
.seach-engine{
	margin: 0px auto;
	width: 300px;
	overflow:hidden;
	border:1px solid #CB140E;
}
.seach-engine .innerTable td{
	padding:5px 6px;
}
.pands-left h1 label{
	font-size:15px
}
.pands-left li{
	margin:5px 0px
}
.pands-left a label {
	cursor:pointer;margin-left:0px;
}
.pands-left a:hover label{
	color:#CB140E;
}
.quickLinks a{
	color:#0000ff;
	cursor:pointer;
	margin-left:0px;
	width:80px;
}
.quickLinks a:hover label{
	text-decoration:underline;
	color:#CB140E;
}
a.PDF label{
	color:#0000ff;
	cursor:pointer;
}
a.PDF:hover label{
	color:#0000ff;
	cursor:pointer;
}
.zoomimage_controls{
	display:none! important;
}

