/*
ESHA Screen Stylesheet

Version:   1.0
Author:    Jim Michels
Email:     jim at ansjo dot be
Website:   www.ansjo.be
Updated:   29 september 2009

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Setup some basic styles and formating */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
p {
	margin:0;
}
a {
	text-decoration:underline;
	color:#47ad68;
}
a:hover {
	color:#347e4d;
}
a:active, a:focus {
	outline:none;
	-moz-outline-style none;
}

h1, h2, h3, h4, h5 {
	margin:20px 0 8px 0;
	padding:0;
}
h1 {
	margin:10px 0 25px;
	color:#286a7d;
	font-size:24px;
	line-height:22px;
	font-weight:100;
}
h2 {
	margin:0 0 9px;
	color:#42a5c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
 line-height:17px;
	font-weight:bold;
}
h3 {
	margin:32px 0 9px;
	color:#47ad68;
	font-size:13px;
	text-transform:uppercase;
	line-height:15px;
	font-weight:bold;
}
h4 {
	margin:32px 0 9px;
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
	font-weight:bold;
}
h5 {
	margin:32px 0 9px;
	color:#286a7d;
	font-size:11px;
	text-transform:uppercase;
}
img {
	border:none;
	display:block;
}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border:none;
}
.clear {
	clear:both;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Main body */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
body {
	margin:0;
	color:#323232;
	font:11px Verdana, Geneva, sans-serif;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Header and logo */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#header {
 clear:both;
	margin:0 auto;
	width:1000px;
	height:135px;
	background:url(../img/bg-header.jpg) no-repeat center;
	position:relative;
	text-align:center;
}
.logo {
	float:left;
	display:inline;
	margin:8px 0 0 80px;
	background:url(../img/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
	width:99px;
	height:102px;
}
.logo a {
	display:block;
	width:115px;
	height:115px;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Main navigation | See also nav.css */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
* html .menu {bottom:-1px;}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Side navigation */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.side-navigation {
	width:100%;
	margin:24px 0 0 0;
	padding:0;
	border-top:1px solid #b2e0ee;
	overflow:hidden;
}
.side-navigation li {
	margin:0;
	list-style:none;
	float:left;
	display:inline;
	width:250px;
	background:url(../img/hor-sep-sidebar-inner.gif) repeat-x 0 100%;
}
.side-navigation li a {
	display:block;
	width:100%;
	line-height:23px;
	background:url(../img/point-inner.gif) no-repeat 5px 11px;
	padding:0 0 0 20px;
	text-decoration:none;
}
.side-navigation li.active,
.side-navigation li a:hover {
	background-color:#e0eff8;
	text-decoration:none;
	line-height:23px;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Page content */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
* html .bg-block-inner {height:345px;overflow:visible;}
.bg-block-inner {
	/*width:590px;*/
	width:770px;
	min-height:345px;
	margin:10px 10px 0 0;
	padding:17px 0px 0 20px;
	overflow:hidden;
	background:url(../img/bg-block-inner.jpg) no-repeat;
}
.bg-block-inner p {
	margin:0 0 18px;
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	clear:both;
}
.bg-block-inner ul {
	overflow:hidden;
	line-height:16px;
 list-style-type:none;
 padding:0;
 margin:0;
}
.bg-block-inner ul li {
	margin-bottom:5px;
	background:url(../img/bullet2.png) no-repeat 14px 3px;
	padding:0 0 0 30px;
	list-style:none;
}
.bg-block-inner ol {
	line-height:16px;
 padding:5 0 0 0px;
 margin:0;
}
.bg-block-inner ol li {
	margin-bottom:5px;
	padding:0 0 0 0px;
	list-style:decimal;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Footer */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#footer {
	margin:0;
	padding:1px 0 0 0;
	width:100%;
	height:200px;
	overflow:hidden;
	background:url(../img/bg-footer2.gif) no-repeat center;
}
#footer div {
	margin:0 auto;
	overflow:hidden;
	padding:38px 0 0 0;
	width:830px;
	position:relative;
}
#footer p {
 font-size:10px;
	color:#156075;
	line-height:16px;
}
#footer .design, #footer .design a:link {
	color:#60b4cc;
}
#footer .spacer {
	padding-top:10px;
}
#footer a:link {
	color:#298848;
	text-decoration:underline;
}
#footer a:hover {
	color:#1c7339;
	text-decoration:none;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Home */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#home {
	background-color:#fff;
	margin:0 auto;
	padding:45px 0 20px 0;
	border-top:1px solid #fff;
	width:1000px;
	overflow:hidden;
}
#home .col-left {
	/*width:650px;*/ /*610px*/
	/*width:750px;*/
	width:790px;
	float:left;
	overflow:hidden;
}
#home .col-right {
	width:210px;
	
	float:right;
	overflow:hidden;
}
#inner {
	/*width:610px;*/
	/*width:730px;*/
	width:790px;
	margin-top:10px;
}
#inner .inner-col-left {
	width:360px;
	float:left;
	overflow:hidden;
}
#inner .inner-col-right {
	/*width:235px;*/
	/*width:360px;*/
	width:410px;
	float:right;
	overflow:hidden;
	padding-right:10px;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Home - Latest news and Events */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.latestnews, .comingevents {
 border-bottom:1px solid #b2e0ee;
	padding-bottom:7px;
	margin-top:-12px;
}
.latestnews ul, .comingevents ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:14px;
}
.latestnews li, .comingevents li {
	padding:7px 0;
}
.latestnews em, .comingevents em {
	color:#8c8c8c;
}
.latestnews h3, .comingevents h3 {
 font-size:14px;
	margin:0;
	padding:0;
}
.latestnews h3 {
	color:#3791ab;
}
.comingevents h3 {
	color:#41a62a;
	margin-top:10px;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Home - About us and Our work */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.bg-block1 {
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
	background-color:#c9eaf6;
}
.top-block1 {
	width:338px;
	padding:0 11px;
	overflow:hidden;
	background:url(../img/top-block1.gif) no-repeat;
}
.bottom-block1 {
	width:100%;
	height:10px;
	background:url(../img/bottom-block1.gif) no-repeat;
	overflow:hidden;
}
.bg-block2 {
	margin:0;
	width:100%;
	overflow:hidden;
	background-color:#3791ab;
}
.top-block2 {
	width:338px;
	padding:0 11px;
	overflow:hidden;
	background:url(../img/top-block2.gif) no-repeat;
}
.bottom-block2 {
	width:100%;
	height:10px;
	background:url(../img/bottom-block2.gif) no-repeat;
	overflow:hidden;
}
.none-line {
	width:100%;
	overflow:hidden;
	margin:0 0 0;
}
.bg-block1 img, .bg-block2 img {
	padding:16px 0 8px 0;
}
.bg-block1 p {
	color:#2b7286;
	padding:0 0 9px 0;
	line-height:14px;
}
.bg-block2 p {
 color:#fff;
	padding:0 0 9px 0;
	line-height:14px;
}
.bg-block2 a {
 color:#c6da9a;
}
.bg-block2 a:hover {
	color:#ddeac4;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Breadcrumbs */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.breadcrumbs {
	color:#a0a0a0;
	margin:0 0 12px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.breadcrumbs a, .breadcrumbs a:hover {
	text-decoration:none;
	padding:0 4px;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Flash */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.flash {
	overflow:hidden;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Members login box */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#members {
}
#members div {
	padding-bottom:16px;
	border-bottom:1px solid #b2e0ee;
}
#members .field1 {
	margin-bottom:4px;
	padding:2px 4px;
	width:122px;
	background:url(../img/bg-input.gif) repeat-x;
	border:0;
	color:#8b8b8b;
	font-style:oblique;
}
.bttn_login {
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Righ column box */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.box {
	padding:10px 0;
	border-bottom:1px solid #b2e0ee;
}
.box p {
	font-family:Arial, Helvetica, sans-serif;
	color:#004a99;
	font-weight:bold;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Righ column Photo box */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.bg-block3 {
	margin:16px 0 0;
	padding:0 0 16px 0;
	width:180px;
	overflow:hidden;
	border-bottom:1px solid #b2e0ee;
}
.top-block3 {
	width:180px;
	overflow:hidden;
	background:url(../img/top-block3.gif) no-repeat;
	background-color:#c4e5ef;
}
.bottom-block3 {
	width:180px;
	height:10px;
	background:url(../img/bottom-block3.gif) no-repeat;
	overflow:hidden;
}
.bg-block3 p {
	padding:13px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#36859C;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* Icons downloads */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.download-pdf {
	display:block;
 background:url(../img/icons/i_pdf.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.download-excel {
	display:block;
 background:url(../img/icons/i_excel.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.download-word {
	display:block;
 background:url(../img/icons/i_word.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.download-zip {
	display:block;
 background:url(../img/icons/i_zip.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
#right-fixed{
/*padding: 10px;*/
}
.tx-rmaddthis-pi1{
float:right;
height:30px;
position:relative;
top:-10px;
padding-right:30px;
}
.pdf_download{
width:94px;
height:34px;
background-image: url('http://www.esha.be/fileadmin/templates/2009/img/icons/pdf_icon.gif');
background-repeat:no-repeat;
padding-left:37px;
padding-top:12px;
}
.searchbox{
display: block;
float:right;
height:35px;
width:200px;
position:relative;
top:-3px;
padding-left:20px;
}
.submitbutton{
margin-left:5px;
background-image: url('http://www.esha.be/fileadmin/templates/2009/img/search_small.png');
width:64px;
height:25px;
background-color:transparent;
background-repeat:no-repeat;
}
.searchbox{
width:240px;
margin-right: -20px;
}
.searchfield{
float:left;
margin-top:12px;
}
.searchbutton{
float:left;
margin-top:13px;
}
.searchfield input{
height:18px;
}
.publications{
    background: url("../img/top-block-650.png");
    background-repeat:no-repeat;
    background-color: #C9EAF6;
    padding: 20px;
    width: 610px;
    margin-bottom:40px;
}
.publications .image{
    float: left;
    border: 1px solid #8C8C8C;
}
.publications .description{
    color: #2B7286;
    float: right;
    min-height: 130px;
    padding: 10px;
    width: 74%;
}
.publications .versions{
    background: url("../img/bottom-block-650.png") no-repeat scroll 0 0 transparent;
    clear: both;
    float: none;
    left: -20px;
    padding-top: 20px;
    position: relative;
    top: 40px;
    width: 650px;
}
.publications .description p{
color:#2B7286;
}
.publications .lang_version{
    left: 20px;
    position: relative;
    top: -50px;
    float:left;
}
.publications .lang_version a{
text-decoration:none;
}
#felogin{
float:right;
height: 25px;
width:51px;
margin-right: 10px;
margin-top:10px;
}
#login_button{
background-image:url('fileadmin/templates/2009/img/login_small.png');
height:25px;
width:51px;
}
#felogin{
float:right;
height: 25px;
width:51px;
margin-right: 10px;
margin-top:10px;
}
#logout_button{
background-image:url('../img/logout_small.png');
height:25px;
width:65px;
}

#home{
z-index:2;
}
.latestnews li p{
text-align:justify;
}
