/*
Theme Name: Eco Expertise
Theme URI: 
Description: Cool BDK Theme by Di@mond & Lexx
Version: 0.5
Author: Alexei Medvedev
Author URI: 
*/

body{
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	font-size:66.5%;
	background:#EBECED;
	color:#000;
}
*html body{
	background:#EBECED;
}
a{ color:#0A48B1; }
a:hover{text-decoration:none;}
hr{
	height:0;
	border:0;
	border-top:1px solid #E6E6E6;
	display:block;
}
#container, #footer{
	width:980px;
	margin:0 auto;
	padding:0 23px;
}
#header-top{
	background:#2783b4;
	height:20px;
	border-bottom:1px #FFF solid;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
	border-left:1px #217daf solid;
	border-right:1px #217daf solid;
	position:relative;
}
#header-center{
	background:#3a97c5 url('img/header-bg.png');
	height:169px;
	border-bottom:1px #FFF solid;
	border-left:1px #217daf solid;
	border-right:1px #217daf solid;

}
#header-img{
	background:transparent url('img/header-bg-img.png');
	float:right;
	height:169px;
	width:506px;
}
#header-span{
	color:#FFF;
	font-weight:bold;
	padding-top:12px;
	display:block;
	width:250px;
	margin-left:130px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
#header-slogan{
	color:#FFF;
	font-size:12px;
	text-align:center;
	display:block;
	float:left;
	width:400px;
}
#header-menu{
	background:#2683b3 url('img/menu-bg.png');
	height:37px;
	margin-bottom:5px;
}
#search{
	float:left;
	width:270px;
}
*html #search{
	width:260px;
}
#menu ul{
	list-style:none;
	float:left;
	font-size:12px;
	float:right;
	margin:0 10px 0 0;
	padding:0;
}
#menu ul li{
	float:left;
	text-align:center;
	line-height:35px;
}
#menu ul li a{
	display:block;
	width:100px;
	color:#fff;
	text-decoration:none;
	height:35px;
	font-weight:bold;
}
#menu ul li#menu-item-1906 a{
	width:auto;
	white-space:nowrap;
	margin-right:10px;
	padding:0 5px;
}
#menu ul li#menu-item-1906 a:hover{
	background:#E37018;
	border-radius:0 0 10px 10px;
}
#menu ul li a:hover{
	text-decoration:underline;
	background:#E37018 url('img/menu-item-bg.gif');
	height:36px;
	/*padding:10px;*/
}
#searchform{
	background:transparent url('img/search-bg.gif') no-repeat;
	height:27px;

	margin:5px;
	padding:0;
}
#search-input{
	border:0; 
	width:180px; 
	padding:0px; 
	margin:0px 10px 0 10px;
	height:17px;
	position:relative;
	top:-8px;
	
}
*html #search-input{
	width:168px; 
}
#search-button{
	background:transparent url('img/search-button.png');
	border:0;
	width:36px;
	height:27px;
	margin:0px 0 0 10px;
	cursor:pointer;
}
#header{
	background:url('img/header-logo.jpg') repeat-y scroll center top;
	height:190px;
	overflow:hidden;
	border-bottom:1px #fff solid;
}
#header h1{
	font-size:24px;
	color:#FFF;
	margin:0;
	padding:50px 0 0 130px;
	font-weight:normal;
}
#header h1 a{
	color:#FFF;
	text-decoration:none;
}
#page-img{
	width:932px;
	height:142px;
	background:#D19B55;
	padding-bottom:8px;
}
*html #page-img{
	width:933px;
	height:142px;
	overflow:hidden;
}
#body{

	background:transparent url('img/main-bg.gif') repeat-y;
}

#sidebar{
	width:267px;
	float:left;
	margin:0;
}
#sidebar-menu{
	margin:0;
	padding:0;
}
#sidebar-menu ul{
	margin:1px 0 0 12px;
	padding:0;
}
#sidebar-menu ul li{
	list-style:none;
	position:relative;
}
#sidebar-menu a{
	background:transparent url('img/sidebar-menu.png') no-repeat;
	margin-bottom:1px;
	padding:9px 0 9px 40px;
	list-style:none;
	color:#FFF;
	display:block;
	text-decoration:none;
	font-size:12px;
}
#sidebar-menu a:hover{
	color:#FFF;
	text-decoration:underline;
}
*html #sidebar{
	margin:0;
}
#sidebar-top{ background:url('img/sidebar-top.png'); height:12px; overflow:hidden; }
#sidebar-bottom{ background:url('img/sidebar-bottom.gif');	height:7px; overflow:hidden; }
#sidebar-cnt{
	background:#CBEDFC;
	border-left:1px solid #217DAF;
	border-right:1px solid #217DAF;
}
#sidebar h2{
	background:#2078A6 url('img/sidebar-menu-header.png') no-repeat;
	color:#fff;
	font:normal normal bold 12px/16px Arial;
	text-align:center;
	width:240px;
	margin:0 0 0 12px;
	height:33px;
	line-height:33px;
}
h2{
	font-size:13px;
	margin:0;
}
h2.pagetitle{
	font-size:13px;
	background:transparent url('img/center-header-menu.png') no-repeat;
	padding:8px 0 9px 45px;
	font-weight:normal;
	color:#FFF;
}
*html h2.pagetitle{
	padding:8px 0 9px 40px;
	font-weight:normal;
	color:#FFF;
}
h2 a{
	color:#000;
	text-decoration:none;
}
h3{
	font-size:13px;
	margin:4px 0 5px;
}
#content{
	background:url('img/center-bg.jpg') no-repeat scroll 50% 10%;
	margin-left:270px;
	width:710px;
	padding:0 0px 5px;
}

*html #content{
	width:710px;
	margin-left:267px;
}
#innercontent{
	font-size:1.1em;
	margin-left:3px;
	padding:10px;
	text-align:justify;
}
#pseudofooter{
	clear:both;
	width:927px;
	padding:5px 0 0;
}
#footer-links{
	margin:0;
	padding:0;
}
#footer-links li{
	list-style:none;
	float:left;
	margin-left:40px;

}
img{
	border:0;
}
#footer{
	background:url('img/footer-bg.png') no-repeat scroll top;
	width:934px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	color:#fff;
	font-size:12px;
}
#footer p{
	color:#000;
}
#footer ul{
	margin:0 auto;
	padding:0;
	color:#fff;
	width:570px;
}
#footer ul li{
	float:left;
	list-style:none;
	margin-left:20px;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#breadcrumb{
      position:absolute;
      top:3px;
}
#breadcrumb a{
	color:#FFF;

}
#printer{
	height:17px;
	float:right;
}
#lang-holder{
	float:right;
	text-align:center;
	font-size:11px;
	color:#FFF;
	padding:0 7px;
}
#lang-holder ul{
	padding:0;
      margin:0;
}
#lang-holder ul li{
	border:0;
	float:right;
	list-style:none outside none;
}
#lang-holder ul li a{
	display:inline;
	color:#FFF;
	padding:0 3px;
	font-weight:bold;
}
#lang-holder ul li a:hover{
	background:none;
	text-decoration:underline;
}
#lang-holder ul li.current a, #lang-holder ul li.current a:hover{
	text-decoration:none;
	color:#FCE203;
	cursor:default;
}
/* 
 * Navigation
 */
#navigation{
	background:#4B4B4B url('img/navigation/item.gif');
	height:33px;
	border-bottom:1px solid #BFBEBE;
}
#navigation ul{
	margin:0;
	padding:0;
}
#navigation ul li{
	margin:0;
	padding:0;
	list-style:none outside none;
	float:left;
}
#navigation ul li a{
	font-size:1.2em;
	color:#FFF;
	height:33px;
	line-height:33px;
	display:block;
	background:#4B4B4B url('img/navigation/item.gif') repeat-x scroll center;
	border-right:1px solid #626060;
	border-left:1px solid #BFBEBE;
	white-space:nowrap;
	_width:30px;
	padding:0 41px;
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.current_page_item a{
	background:#4B4B4B url('img/navigation/item-hover.gif') no-repeat scroll 0% 0%;
	border-right:1px solid #626060;
}
#navigation ul li li a, #navigation ul li li a:hover, #navigation ul li li.current_page_item a{
	background-image:none;
}
#navigation ul li.page-item-7 a{ color:#E4A15F; }
#navigation ul li.page-item-18 a{ border:0; }
#navigation ul li.page-item-72 a{ border-right:0; }
/*
 * Side Navigation
 */
#sidemenu ul{
	margin:0;
	padding:5px;
}
#sidemenu ul li{
	margin:2px 0;
	padding:5px 0 5px 4px;
	list-style:none outside none;
	border-bottom:1px solid #CCC;
}
#sidemenu ul li a{
	padding:0 0 0 25px;
	font-size:13px;
	background:url('img/navigation/side-item.gif') no-repeat scroll 0%;
	color:#2F2F30;
	text-decoration:none;
	display:block;
}
#sidemenu ul li a:hover{
	background:url('img/navigation/side-item-hover.gif') no-repeat scroll 0%;
	color:#5677AF;
	text-decoration:underline;
}
#sidebar-menu ul ul{
	display:none;
	position:absolute;
	left:219px;
	top:-3px;
}
.statistics{
	padding:10px 3px 10px 40px;
}
#mininav{
	float:right;
	margin:20px 25px 0 0;
	text-align:right;
	 color:#FFF;
}
*html #mininav{
	margin-right:10px;
}
#mininav a{
	color:#FFF;
	font-size:12px;
}
/* FORM */
form#search-form{
	margin:20px 0 0 50px;
}
form.login-form{
	margin-top:18px;
	margin-left:15px;
}
form#search-form input.form-text, form.login-form input.form-text{
	font-family:Arial;
	font-size:13px;
	padding:0px 4px;
	height:17px;
	border:1px solid #666666;	
	margin:5px 0 3px 7px;
	float:left;
	width:150px;
	color:#666;
}
form.login-form label{
	font-size:12px;
	float:left;	
	display:block;
	line-height:17px;
	width:60px;
	margin:3px 0 3px 9px;
}
form.login-form input.form-text{
	width:115px;
	float:left;
	margin:3px 4px;
	height:19px;
	border:1px #217daf solid;
}
div#login_error{
	color:red;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
form#search-form input.form-submit, form.login-form input.form-submit{
	height:19px;
	width:19px;
	background-image:url('img/search-btn.gif');
	border:0;
	margin:5px 0 3px 2px;
	float:left;
}
form.login-form input.form-submit{
	background-image:url('img/login-button.gif');
	height:24px;
	width:25px;
	margin:4px 0pt 3px 2px;
}

.tbl-header{
	background:url('img/homepage/table-hdr.png') no-repeat;
	width:332px;
	height:32px;
	color:#FFF;
	padding:0 0 0 20px;
	font-size:13px;
	font-weight:bold;
}
.tbl-header span{
/*	background:#B3B3B3;*/
}
.tbl-center{
	background:url('img/homepage/table-ctr.png') repeat-y;
	width:332px;
}
.tbl-footer{
	background:url('img/homepage/table-ftr.png') no-repeat;
	width:332px;
	height:10px;
	font-size:1px;
}

/* NAVIGATION */
*html #pixopoint_menu1{
	height:20em;
}
#suckerfishnav{
	position:relative;
	z-index:9;
}
*html #suckerfishnav{
	position:absolute;
}
#suckerfishnav ul li{
	margin-left:10px;
}
#suckerfishnav li.sfhover ul{
	position:absolute;
	left:219px;
	margin-top:-3.1em;
	z-index:10;
}
*html #suckerfishnav li.sfhover ul{
	left:210px;
	/*left:231px;*/
}
#suckerfishnav li{
	margin:1px 0 0;
	float:left;
	background:transparent url('img/menu-bg-line.png') repeat-y scroll 0 0;
	border-top:1px #217DAF solid;
	border-bottom:1px #217DAF solid;
}
#suckerfishnav li li{
	background:transparent url('img/menu-bg-line-inner.png') repeat-y scroll 0 0;
	padding:0 10px;
}
#suckerfishnav li a, #suckerfishnav li.current_page_item li a{
	width:205px;
	display:block;
	background:transparent url('img/arr-over.png') no-repeat scroll 3% 50%;
	font:normal normal bold 1.2em/1.1em Verdana;
	padding:8px 0;
	padding-left:35px;
	text-decoration:none;
	color:#FFF;
}
#suckerfishnav li a:hover, #suckerfishnav li.current_page_item a{
	background:transparent url('img/arr.png') no-repeat scroll 3% 50%;
	text-decoration:none;
	color:#F6DA06;
}
#suckerfishnav li li a:hover, #suckerfishnav li li.current_page_item a, #suckerfishnav li li a{
	background:none;
	padding-left:5px;
}
#suckerfishnav li a.sf-with-ul{
	background:#A09F9D url('img/menu-arrow.png') no-repeat;
}
#suckerfishnav li a.sf-with-ul:hover{
	background:#A09F9D url('img/menu-arrow-active.png') no-repeat;
}
#suckerfishnav li a .sf-sub-indicator{
	display:none;
}
#suckerfishnav li a:hover .sf-sub-indicator{
	background:#CCC url('img/menu-arrow-active.png') repeat-x;
}

.navigation {
	border-top:1px solid #2982B0;
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-top:5px;
	margin-bottom: 20px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}



#header-top > div#google_translate_element {
    position: absolute;
    right: 70px;
    top: 1px;
}
