#main h1.logo,#main div.logo {
background:transparent url(http://media.waterandclimatechange.eu/img/watch_logo.gif) no-repeat scroll 0 0px;
height:108px;
width:323px;
margin: 0;
}
#main h1.logo a,#main div.logo  a{
height:108px;
width:323px;
display: block;
}
#navigation ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#navigation li{
border-left:1px solid #FFFFFF;
display:block;
float:left;
height:106px;
margin:0;
width:166px;
}
#navigation .rainfall a{
border-bottom:8px solid red;
width: 155px;	
}
#navigation .rainfall a:hover{
/*background:transparent url(../img/bg_nav_rainfall_hover.gif) repeat-x scroll center bottom;*/
}
#navigation .freshwater a{
border-bottom:8px solid #92bd93;
width: 155px;	
}
#navigation .freshwater a:hover{
/* background:transparent url(../img/bg_nav_run_off_hover.gif) repeat-x scroll center bottom;*/
}
#navigation .evaporation a{
border-bottom:8px solid #ee9b4a;
width: 155px;	
}
#navigation .land a {
border-bottom:8px solid #523220;
width: 166px;	
}

#navigation a {
color:#005f87;
display:block;
height:98px;
text-decoration:none;
width:160px;
}
#navigation a:hover span.title, #navigation #local-nav ul li a:hover{
	text-decoration: underline;
}
#navigation .title {
-x-system-font:none;
display:block;
font-family:Georgia,Times,"Times New Roman",serif;
font-size:23px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:17px 0 0 10px;
}

#navigation .desc {
-x-system-font:none;
display:block;
font-family:Arial,Verdana,Tahoma,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0px 10px;
}

#navigation ul {
	list-style-type: none;
}
#navigation ul li h2,#navigation ul li.contact-us h2 a{
	font-weight: normal;
	height:16px;
	margin: 0;
}
#navigation ul li.home,#navigation ul li.about,#navigation ul li.news,#navigation ul li.contact-us,#navigation ul li.search{
	position: absolute;
	border: 0;
	top:-22px;
	height: 30px;
}
#navigation ul li.home a,#navigation ul li.about a,#navigation ul li.news a,#navigation ul li.contact-us a{
	color: #fff;
	font-size: 1.2em;
	font-family:verdana;
}
#navigation ul li.home a:hover,#navigation ul li.about a:hover,#navigation ul li.contact-us a:hover{
	text-decoration: underline;
}
#navigation ul li.home{
	left: 480px;
}
#navigation ul li.about{
	left: 549px;
}
#navigation ul li.news{
	left: 616px;
}
#navigation ul li.contact-us{
	left: 680px;
}
#navigation ul li.search {
right:0;
top:-26px;
width:197px;
}
	.ie6 #navigation ul li.search{
		width: 240px;
	}
	.ie6 #submit{
		float: right;
	}
/* ----- */
#navigation ul li.rainfall a{
	color: #005f87;
	font-family: Georgia;
}
#rainfall #navigation ul li.active a{
	color: #ff0000;
	font-family: Georgia;
}
#freshwater #navigation ul li.active a{
	color: #69966a;
	font-family: Georgia;
}
#evaporation #navigation ul li.active a{
	color: #c77628;
	font-family: Georgia;
}
#land #navigation ul li.active a{
	color: #442919;
	font-family: Georgia;
}
#navigation ul li.rainfall{
	position:absolute;
	top:0;
	left:322px;
}
#navigation ul li.freshwater{
	position:absolute;
	top:0;
	left:472px;
}
#navigation ul li.evaporation{
	position:absolute;
	top:0;
	left:620px;
}
#navigation ul li.land{
	position:absolute;
	top:0;
	left:772px;
}

/* -------------- */

form#search {
	position:relative;
	left:30px;
}
	.ie6 form#search {
	position:relative;
	left:70px;
}	
div#q,
div#password {
	position:relative;
	float:left;
	margin-right:3px;
}

input#q-field,
input#password-field {
	font-family:verdana;	
	width:8.9em;
}
.js input#q-field{
	width:134px;
	height:15px;
}
.js .ie6 input#q-field,.js .ie7 input#q-field,.js .ie8 input#q-field{
	width:10.2em;
}
label.overlabel {
	color:#fff;
}
.js label.overlabel{display: none;}

.js label.overlabel-apply {
	position:absolute;
	top:4px;
	left:5px;
	z-index:1;
	color:#999;
	font-size:1.3em;
}
.js .ie7 label.overlabel-apply {
	top:5px;
}
.btn_search {
background:transparent url(http://media.waterandclimatechange.eu/img/search.gif) no-repeat scroll left top;
border:medium none;
cursor:pointer;
float:left;
height:23px;
width:26px;
}