/**
 * Main Properties
 */
 
html, body
{
	/*font-family: Arial, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.5pt;
	*/
	margin: 0;
	padding: 0;
	text-align: center;
	
}


#body
{
	text-align: left;
	width: 984px;
	/*margin: 20px auto 0 auto;*/
	height: 100%;
	background: url('../imgs/grayBgHIE62.jpg') left 40px no-repeat;
}


/**
 * HEADER SECTION
 */
.header
{
	width: 984px;
	height: 130px;
	position: relative;
}

.header .flash{
	position: absolute;
	height: 130px;
	left: 180px;
	width: 604px;	
}

.header a img
{
	border: none;	
}

#headerTopRight
{
	height: 130px;
	background-color: #a2a3a4;
	width: 200px;
	position: absolute;
	right: 0;
}

/**
 * NAVIGATION SECTION
 */
.navigation
{
	margin-bottom: 10px;
	position: relative;
}
/*
.navigation a
{
	color: #3a3b3c;
	text-decoration: none;	
}

.navigation a.active
{
	color: #c0111f;
}
*/
.navigation a{
	display: inline;	
}

.navigation a.active, ul.language a.active {
	margin: 0;	
}


ul.level0, ul.level1, ul.language
{
	width: 784px;
	height: 24px;
	line-height: 25px;
	border-bottom: 1px solid #3a3b3c;	
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.language{
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

ul.level1
{
	line-height: 20px;
	width: 984px;
	font-weight: normal;
}

ul.level0 li, ul.level1 li, ul.language li
{
	display: inline;
	padding: 0 4px 0 4px;
	border-left: 1px solid #a2a3a4;
}

ul.level0 li.first, ul.level1 li.first, ul.language li.first
{
	border: none;	
}

/** Navigation in Content */

.contentNavigation
{
	float: left;
	width: 180px;	
}

ul.level2, ul.level3
{
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;	
	/*font-size: 9pt;*/
	font-weight: bold;
}

/*
.level2 a
{
	display: block;
	margin: 3px 0 5px 5px;
	color: #3a3b3c;
	text-decoration: none;	
}
*/

/*
.level2 a.active
{
	color: #c0111f;
}
*/

ul.level3
{
	margin-left: 20px;	
}


/**
 *	BODY SECTION
 */

.loginSearchBlock .title, .additionalContent .element .title, .loginSearchBlock .title a 
{
	/*font-size: 9pt;*/
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.loginSearchBlock .element, .additionalContent .element .title
{
	background: url('../imgs/grayBgV.jpg') repeat-x #262626 bottom;	
	margin-bottom: 10px;
	padding: 5px;
}

.element input
{
	border: none;
	display: block;
	width: 170px;
	margin-top: 5px;
}


.element span.subTitle
{
	display: block;
	font-weight: bold;
}

.element p
{
	display: inline;	
}

.content
{
	background:none;	
	/*background: url('../imgs/grayBgH.jpg') repeat-y  left top;	*/
}

.additionalContent
{
	float: right;
	width: 180px;
	text-align: left;
}

.additionalContent .message
{
	margin-bottom: 10px;	
}

.additionalContent .message a
{
	text-decoration: none;
	color: #3a3b3c;
}

.additionalContent .message a.date
{
	font-weight: bold;
}

.mainContent
{
	padding: 0;
	width: 584px;
	top : 0;
	float: left;
	margin-left: 20px;
	/*overflow: auto;*/
}

.mainContentLarge{
	margin-left: 20px;
	float: left;
	top: 0;
}

.mainContentLarge a{
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.mainContentLarge a.lastPicture{
	display: block;
	float: left;
	margin-right: 0;
	margin-bottom: 12px;
}

.mainContentLarge a img{
	border: none;
}

.mainContent .images, .mainContent .imagesSmall{
	width: 200px;
	float: right;	
	text-align: left;
}

.mainContent .text {
	margin-right: 220px;
	margin: 0;
	width: 384px;
	float: left;
}

.mainContent .text .textContent {
	margin: 0;	
}

.mainContentLarge .text .textContent, .mainContentLarge .text .startImages, .mainContentLarge .text{
	margin: 0;
	margin-bottom: 10px;
	width: 364px;
	float: left;	
}

.text div p {
	font-family: Arial, sans-serif;
	/*font-size: 9pt;*/
	letter-spacing: normal;
	line-height: normal;
}

.text .newsSnippet
{
	margin-bottom: 10px;	
}

.text .newsSnippet a
{
	text-decoration: none;
	color: #3a3b3c;
}

.text .newsSnippet a.date, .text .newsSnippet a.question
{
	font-weight: bold;
}

.text .productdb a
{
	display: block;	
	background: url('../imgs/grayBgV.jpg') repeat-x #262626 bottom;	
	margin-bottom: 10px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text ul
{
	 list-style: none;
	 margin-left: 0;
	 font-weight: normal;
	 padding: 0;	 
}

.text ul li ul
{
	margin-left: 20px;	
}

.text ul li a
{
	text-decoration: none;
	color: #3a3b3c;
}

.mainContent .imagesLarge {
	margin-right: 200px;	
	margin-right: 0;
}

.startImages
{
	margin-bottom: 10px;	
}

.startImages img
{
	border: none;	
}


.clearer{
	clear: both;
}

form .waterconservation{
	position: relative;	
	margin-bottom: 5px;
	height: 20px;
}

form label.waterconservationlabel
{
	display: block; 
	width: 270px;
	height: 20px;
	line-height: 20px;	
}

form input.waterconservationtextinput
{
	position: absolute;
	left: 270px;
	top : 0;
	border: 1px solid black;
	width: 92px;
	height: 18px;
	
	font-size: 12px;
}

form input.waterconservationtextinputh
{
	position: absolute;
	left: 270px;
	top : 0;
	border: 1px solid black;
	width: 54px;
	height: 18px;
	
	font-size: 12px;
}

form input.waterconservationtextinputh2
{
	position: absolute;
	right: 0;
	top : 0;
	border: 1px solid black;
	width: 30px;
	height: 18px;
	
	font-size: 12px;
}

#result
{
	position: relative;	
	width: 360px;
}

div#result ul li ul li table tr td
{
	font-size: 12px;	
	font-color: #000000;
}

#resultContainer
{
	font-weight: bold;
	color: red;
	left: 100px;
	position: absolute;	
}



.imagesLarge .startImages table.mgnlControlBarSmall{
	display: inline;
}

.mainContent .imagesLarge {
	margin-right: 200px;
	margin-right: 0;
	width: 384px;
	float: left;	
}

.twoColumnRight {
	width: 180px;
	float: right;	
}

.twoColumnLeft {
	margin-right: 0;
	width: 200px;
	/*margin-right: 200px;*/
}

.text .startImages
{
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;	
	width: 384px;
}

.text .startImages img
{
	
	margin: 0;
	padding: 0;	
	/*position: absolute;*/
	
}


.startImages img
{
	border: none;	
}
