/*-------------------------------------------------- */
/*  COPYRIGHT (C) 2005-2007, AUTHOR: RAYMOND WEI HE  */
/*-------------------------------------------------- */
/* -------------------------------------------- [ LINK ] --------------------------------------------------------------- */
a { text-decoration: none; }
/* -------------------------------------------- [ FRAME ] --------------------------------------------------------------- */
#framebg {
	z-index: 1;
	POSITION: relative;
	float: left;
}
#frame {
	z-index: 2;
	background: url(images/shower.jpg) no-repeat right bottom;
	border-bottom: #ff6600 3px solid;
	text-align: left;
	float: left;
	POSITION: relative;
}
/* -------------------------------------------- [ FOOTER ] --------------------------------------------------------------- */
#footer {
	text-align: center;
	color: #ff6600;
	padding-top: 5px; 
	font-size: 9pt; 
	font-family: verdana; 
	float: center;
	margin: 0px 0px 0px 0px; /* top right bottom left */
}
#author {
	text-align: center;
	color: #ff6600;
	font-size: 8pt; 
	font-family: verdana; 
	float: center;
	margin: 0px 0px 0px 0px; /* top right bottom left */
}
/* -------------------------------------------- [ HEADER ] -------------------------------------------------------------- */
#header {
	z-index: 20;
	/* background: url(images/water.jpg) no-repeat right top; */
	float: left;
	top: 0px;
	left: 0px;
	position: absolute;
}
/* -------------------------------------------- [ LOGO ] --------------------------------------------------------- */
#logoarea {
	z-index: 20;
	float: left;
	width: 450px;
}
#logo {
	z-index: 20;
	float: left;
	margin: 0px 0px 0px 5px; /* top right bottom left */
}
#logotext {
	z-index: 20;
	color: #33cc33;
	float: left;
	font-size: 12pt; 
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 0px 10px; /* top right bottom left */
	font-family: verdana; 
}
/* -------------------------------------------- [ LANGUAGE ] --------------------------------------------------------- */
#language {
	z-index: 20;
	background: #ffffff; 
	padding-right: 2px; 
	float: right; 
	margin: 0px 0px 0px 0px; /* top right bottom left */
	width: 90%;
	text-align: right; 
	font-family: verdana; 
	font-weight:bold;
	font-size:10pt;
	color: #ffffff; 
}
#language {
	font-weight: bold;
	font-size: 10pt;
	color: #003aea; 
}
#language a.first {
	background: none transparent scroll repeat 0% 0%;
}
#language a {
	color: #003aea;
}
#language a:hover {
	color: #ff6600;
}
#language ul {
	background: #ffffff; 
	padding-left: 0px; 
	padding-right: 0px; 
	float: right; 
	margin: 0px;
	list-style-type: none;
}
#language ul li {
	padding-top: 2px; 
	padding-bottom: 1px; 
	background: repeat-x left top; 
	float: right; 
	position: relative;
}
#language ul li a {
	padding-left: 14px; 
	padding-right: 10px; 
	background: url('images/bullet.gif') no-repeat left; 
}
/* -------------------------------------------- [ SUB MENU ] --------------------------------------------------------------- */
#submenu {
	z-index: 20;
	padding-right: 0px; 
	padding-top: 3px; 
	padding-bottom: 1px; 
	float: right; 
	margin: 0px 0px 0px 0px; /* top right bottom left */
	width: 280px;
	height: 18px;
	font-weight:bold;
	font-size:9pt;
	color: #ffffff; 
	font-family: verdana; 
}
#submenu {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff; 
}
#submenu a.first {
	background: none transparent scroll repeat 0% 0%;
}
#submenu a {
	color: #ffffff;
}
#submenu a:hover {
	color: #ff6600;
}
#submenu ul {
	padding-left: 0px; 
	padding-right: 0px; 
	float: right; 
	margin: 0px;
	list-style-type: none;
}
#submenu ul li {
	filter:alpha(opacity=65); /* ie's opacity */
	opacity: 0.70;
	-moz-opacity:0.90;
	background: repeat-x left top; 
	float: right; 
	position: relative;
	background: url('images/3dmenu.gif'); 
	height: 18px;
}
#submenu ul li.current {
	background: url('images/3dmenuhighlight.gif'); 
	height: 18px;
}
#submenu ul li a {
	padding-right: 11px; 
	padding-left: 11px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	background: url('images/div.gif') no-repeat left; 
	margin: 0px; 
	text-align: right; 
	text-decoration: none;
}
/* -------------------------------------------- [ MENU ] --------------------------------------------------------------- */
#menu {
	z-index: 100;
	filter:alpha(opacity=65); /* ie's opacity */
	opacity: 0.70;
	-moz-opacity:0.90;
	background: url('images/3dmenu.gif'); 
	padding-top: 3px; 
	padding-bottom: 1px; 
	float: left; 
	margin: 1px 0px 0px 0px; /* top right bottom left */
	width:100%;
	height: 18px;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff; 
	font-family: verdana; 
}
#menu a {
	color: #ffffff;
}
#menu a:hover {
	color: #ff6600;
}
#menu ul {
	padding-left: 0px; 
	padding-right: 0px; 
	width: 735px; 
	float: left; 
	margin: 0px;
	list-style-type: none;
	display: inline;
}
#menu ul li {
	padding-right: 8px; 
	display: block; 
	padding-left: 8px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	background: url('images/div.gif') no-repeat left; 
	text-align: left; 
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	float: left; 
	position: relative;
}
#menu ul li.current {
	float: left; 
	position: relative;
	background: url('images/3dmenuhighlight.gif'); 
	height: 19px;
	margin: -2px 0px 0px 0px; /* top right bottom left */
	padding-top: 2px; 
}
#menu ul li.first {
	background: none; 
}
#menu ul ul.pdts,
#menu ul ul.pdts li {
	background: #0066cc; 
	width: 180px;
}
#menu ul ul.technologies,
#menu ul ul.technologies li {
	background: #0066cc; 
	width: 330px;
}
#menu ul ul.mwater, 
#menu ul ul.mwater li {
	background: #0066cc; 
	width: 180px;
}
#menu ul ul.services,
#menu ul ul.services li {
	background: #0066cc; 
	width: 230px;
}
#menu ul ul.diff,
#menu ul ul.diff li {
	background: #0066cc; 
	width: 240px;
}
#menu ul ul.company,
#menu ul ul.company li {
	background: #0066cc; 
	width: 130px;
}
#menu ul ul.pdts,
#menu ul ul.technologies,
#menu ul ul.mwater,
#menu ul ul.services,
#menu ul ul.diff,
#menu ul ul.company,
#menu ul ul {
	z-index:30;
	filter:alpha(opacity=95); /* ie's opacity */
	opacity: 0.98;
	-moz-opacity:0.98;
	margin: 0px;
	position: absolute;
	margin: 2px 0px 0px -10px; /* top right bottom left */
}
#menu ul ul li {
	padding-left: 0px; 
	padding-right: 0px; 
	border-top: #ffffff 1px solid;
	background: none transparent scroll repeat 0% 0%;
	text-align: left; 
}
#menu ul ul li a {
	float: left;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 2px;
	padding-bottom: 2px; 
	background: none transparent scroll repeat 0% 0%; 
	text-align: left; 
}
#menu ul ul.pdts li a {
	width: 160px;
}
#menu ul ul.technologies li a {
	width: 310px;
}
#menu ul ul.mwater li a {
	width: 160px;
}
#menu ul ul.services li a {
	width: 210px;
}
#menu ul ul.diff li a {
	width: 220px;
}
#menu ul ul.company li a {
	width: 110px;
}
#menu ul ul li a:hover, 
#menu ul ul li:hover {
	color: #ff6600;
	background: #3399ff;
	display: block;
}
#menu ul ul {
	display: none;
}
#menu ul li.over ul, 
#menu ul li:hover ul,
#menu ul ul li.over,
#menu ul ul li:hover {
	display: block;
}
/* -------------------------------------------- [ SIDE MENU SPACE] --------------------------------------------------------------- */
#sidemenuspace {
	z-index: 5;
	float: left;
	width: 18%;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	font-family: verdana;
	top: 95px;
	left: 0px;
	height: 500px;
}
/* -------------------------------------------- [ SIDE MENU ] --------------------------------------------------------------- */
#sidemenu {
	z-index:10;
	background: #bbddff; 
	font-weight: bold;
	border-left: #3399ff 5px solid;
	font-size: 9pt;
	float: left;
	width: 18%;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	font-family: verdana;
	position: absolute;
	top: 95px;
	left: 3px;
}
#sidemenu ul {
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	list-style-type: none;
}
#sidemenu ul li {
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	border-bottom: 1px solid #ffffff;
}
#sidemenu ul li.subsidemenu {
	padding-right: 0px; 
}
#sidemenu ul li.sidetitle,
#sidemenu ul li.sidetitle a:hover, 
#sidemenu ul li.sidetitle:hover {
	border-bottom: #ff6600 5px solid;
	padding-top: 6px; 
	padding-bottom: 6px; 
	border-top: 0px;
	color: #ffff00;
	background: #3399ff;
}
#sidemenu ul li.subtitle {
	color: #000000;
}
#sidemenu ul li.currenttitle,
#sidemenu ul li.currenttitle a:hover, 
#sidemenu ul li.currenttitle:hover {
	color: #000000;
	background: #ffffff;
}
#sidemenu ul li.currentsubtitle,
#sidemenu ul li.currentsubtitle a:hover, 
#sidemenu ul li.currentsubtitle:hover {
	font-size: 8pt;
	background: #ffffff;
	padding-left: 15px; 
	color: #000000;
}
#sidemenu li.sub {
	font-size: 8pt;
	background: #e1e1ff; 
	padding-left: 15px; 
}
#sidemenu ul li a {
	color: #0066ff;
}
#sidemenu ul li a:hover {
	color: #ff6600;
}
#sidemenu ul li.over,
#sidemenu ul li:hover {
	background: #e6ffe6;
}
/* -------------------------------------------- [ PRINT ] --------------------------------------------------------------------------------------------- */
#print {
	float: left;
	text-align: right; 
	width: 100%;
	margin: 0px 0px 0px 0px; /* top right bottom left */
}
/* -------------------------------------------- [ DEFINES WIDTH AND POSTION OF WEBPAGE ] --------------------------------------------------- */
#minwidth {
	width: 800px;
	float: center;
}
/* -------------------------------------------- [ TOP IMAGE ] --------------------------------------------------------------- */
#topimage_company { background: url(company/images/company.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_joinus { background: url(joinus/images/joinus.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_services { background: url(services/images/services.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_mwater { background: url(mwater/images/mwater.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_technologies { background: url(technologies/images/technologies.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_patents { background: url(patents/images/patents.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_sitemap { background: url(sitemap/images/sitemap.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_products_watermachines { background: url(products/images/watermachinesen.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_products_peripherals { background: url(products/images/peripherals.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_products { background: url(products/images/products.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_usages { background: url(usages/images/usages.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_diff { background: url(diff/images/differentiation.jpg) no-repeat 0px 0px; height: 65px; }
#topimage_company,
#topimage_joinus,
#topimage_services,
#topimage_mwater,
#topimage_technologies,
#topimage_patents,
#topimage_sitemap,
#topimage_products,
#topimage_products_watermachines,
#topimage_products_peripherals,
#topimage_usages,
#topimage_diff{
	z-index: 1;
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px; /* top right bottom left */
}
#products_watermachines,
#products_peripherals {
	z-index: 1;
	filter:alpha(opacity=80); /* ie's opacity */
	opacity: 0.75;
	-moz-opacity:0.75;
	background: #ffffff;
	float: left;
	width: 150px;
	font-weight: bold;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 45px 0px 0px 0px; /* top right bottom left */
	font-size: 10pt;
	color: #000000;
}
