/*  =========================================================
Formatting for screen
Filename:  screen.css
Date:      Feb 2009
Author:    Theresa Bayr
======================================================= */

/* ====================================================
   General styles
   ==================================================== */
   
body {
	background: #ecf1fd url(../images/bg.gif) top left no-repeat;
	line-height: 2;
}
a { outline: none; } 

#clear {
	clear: both;
	height: 0;
}
#headline {
	text-align: left;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 10px;
}
#headline1 {
	font-weight: bold;
	padding-bottom: 15px;
}
.headline {
	text-align: left;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 10px;
}
.headline1 {
	font-weight: bold;
	padding-bottom: 15px;
}
#spacer10 {
	height: 10px;
}
.spacer25 {
	clear: both;
	height: 25px;
}

/* ================================================== 
   Styles for index.html
   ================================================== */


#wrapper {
	width: 960px;
	margin: 0 auto;
	border-right: 1px solid #1e5c9f;
	border-bottom: 1px solid #1e5c9f;
}

#header {
	position: relative;
	text-align: center;
}

#mainbody {
	background: #FFFFFF url(../images/bg_main.gif) top center repeat-x;
	border-left: 1px solid #1e5c9f;
	line-height: 2.2;
}
#main1 {
	padding: 35px 40px 0 40px;
}
#main1 a {
	color: #04BEBE;
}
img.float_right {
	float: right;
	margin-left: 40px;
}
#products ul { margin: 0;}
#products li {
   float: left;
   width: 200px;
   list-style: none;
   margin: 10px 30px 0 0;
}
#products a {
    display: block;
	color: #ffffff;
	padding-bottom: 160px;
	padding-top: 16px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
#products a:hover {
	color: #FADD24;
}
#products li.navi21  {
	background: url(../images/residential.gif) top center no-repeat;
}
#products li.navi22  {
	background: url(../images/commercial.gif) top center no-repeat;
}
#products li.navi23  {
	background: url(../images/water_treatment.gif) top center no-repeat;
	margin-right: 0;
}

#footer {
	clear: both;
	height: 30px;
	background-color: #03237e;
}
   #footer ul {
		margin-bottom: 0;
		padding-left: 360px;
   }
   #footer li {
		margin-left: 0;
		list-style-type: none;
  		float: left;
		width: 100px;
   }
   #footer li a {
	margin-bottom: 0;
	color: #989AE4;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
}
	 #footer li a:hover {
	 	text-decoration: none;
	}

#bottom {
	width: 960px;
	margin: 0 auto;
	font-size: 9px;
	color: #02A3AA;
}
.copyright {
	float: left;
	padding: 5px 0;
	width: 250px;
}
.designedby {
	float: right;
	padding: 5px 0;
	text-align: right;
	width: 250px;
}
#bottom a {
	color: #02A3AA;
	text-decoration: underline;
	}


/* ======================================================
   Additional styles for contact.php
   ====================================================== */
  
#contact #main1 {
	padding: 40px;
}
#contact #main2 {
	margin: 40px 40px 0 0;
	border: 1px solid #8092b0;
	padding: 30px 25px 0 40px;
	height: 514px;
	width: 150px;
	float: right;
	background: #e6e9ee url(../images/bg_main2.gif) top center repeat-x;
	
}
#contact #main2 a {
	color: #029ea6;
}
#contact form {
	width: 485px;
	padding: 35px 100px 0 35px;
	height: 510px;
	line-height: 2.8;
	text-align: right;
	border: 1px solid #8092b0;
	background: #e6e9ee url(../images/bg_main2.gif) top center repeat-x;
}
#required {
	text-align: right;
	font-size: 10px;
	color: #CC0000;
	line-height: 1;
	padding-bottom: 15px;
}
#error {
	color: #CC0000;
	text-align: left;
	padding-bottom: 10px;
	line-height: 1;
	font-weight: bold;
}
label {
	cursor: pointer; 
	padding: 2px 5px;
	width: 120px;
}
	
.input1, .textarea1 {
	width: 272px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0;
}
.input1 {
}
.select1 {
	width: 275px;
	margin-left: 30px;
	font-size: 11px;
	padding: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textarea1 {
	height: 80px;
	margin-top: 5px;
	width: 272px;
}
.star {
	color: #CC0000;
}
.label2 {
	float: left;
	width: 163px;
	padding-top: 30px;
}
.textarea2 {
	height: 80px;
	margin-top: 5px;
	width: 272px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#button {
	width: 80px;
	background: url(../images/bg_buttons.gif) bottom center repeat-x;
	border: 1px solid #01656b;
	text-align: center;
	line-height: 2.3;
	margin: 0 212px;
}
#button a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.button {
	width: 80px;
	background: url(../images/bg_buttons.gif) bottom center repeat-x;
	border: 1px solid #01656b;
	text-align: center;
	line-height: 2.3;
	margin: 0 212px;
}
#wrapper .button a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#customer {
	border: 1px solid #8092b0;
	background: #e6e9ee url(../images/bg_main2b.gif) bottom center repeat-x;
	padding: 20px 40px 30px 40px;
	margin-top: 30px;
}
#customer a {
	color: #029ea6;
}
#customer_head {
	font-weight: bold;
	border-bottom: 1px solid #029ea6;
	padding-bottom: 15px;
	color: #029ea6;
}

/* ======================================================
   Additional styles for revolution.html
   ====================================================== */
   
#revolution #main1 {
	padding-bottom: 40px;
}
#revolution .button, #details .button {
	margin-left: 0;
	margin-right: 0;
	width: 120px;
}

/* ======================================================
   Additional styles for residential.html
   ====================================================== */

#robots {
	text-align: center;
}
#robots img {
	margin: 25px 30px 35px 30px;
}
   

/* ======================================================
   Additional styles for watertreatment.html
   ====================================================== */
   
#watertreatment #robots img {
	margin: 30px 26px 40px 0;
}
#watertreatment #robots img.no_margin {
	margin-right: 0;
}

/* ======================================================
   Additional styles for commercial.html
   ====================================================== */
   
#robots1 img {
	margin: 30px 13px 40px 0;
}
#robots1 img.no_margin {
	margin-right: 0;
}

/* ======================================================
   Additional styles for details.html
   ====================================================== */

#details #main1 {
	padding-top: 40px;
	padding-bottom: 30px;
}
.type {
	margin-bottom: 20px;
}
#pics {
	float: left;
	width: 280px;
}
.pics {
	float: left;
	width: 280px;
}
#text_right {
	float: right;
	width: 560px;
	padding-top: 5px;
}
.text_right {
	float: right;
	width: 560px;
	padding-top: 5px;
}
table.specs {
	border: 1px solid #979797;
	line-height: 1.5;
	margin-top: 10px;
	font-size: 10px;
	border-bottom: none;
}
table.specs td {
	padding: 2px 10px;
	border-bottom: 1px solid #979797;
}
.margin {
	margin: 15px 15px 0 0;
}
#underlined {
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 10px;
}
#underlined1 {
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 5px;
}
.underlined {
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 10px;
}
.underlined1 {
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 5px;
}
#star {
	padding-top: 20px;
}
#movie {
	padding: 20px 0 30px 0;
}
.line {
	clear: both;
	border-bottom: 1px solid #999999;
}
.pad_top {
	padding-top: 20px;
}
#left {
	float: left;
	width: 405px;
}
#right {
	float: right;
	width: 410px;
	border-left: 1px dashed #CCCCCC;
	padding-left: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
#black_btn {
	padding: 1px 0;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border: 1px solid #666666;
}
.black_btn {
	padding: 1px 0;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border: 1px solid #666666;
}
img.float {
	float: left;
	margin-right: 20px;
	border: 1px solid #235A9B;
}
#main1 div.link a {
	color: #03237E;
	font-weight: bold;
}
#details #mainbody a.pdf {
background: url(../images/pdf.png) left center no-repeat;
display: block;
padding: 5px 0 5px 22px;
margin-top: 5px;
color: #CC0000;
}

/* ======================================================
   Additional styles for distributors.html
   ====================================================== */
   
#distributors #main1 {
	padding-bottom: 40px;
}
#box {
	padding: 30px 0 0 45px;
}
table.continents {
	background-color: #F8F9FA;
	border: 1px solid #8092b0;
	margin-bottom: 40px;
}
table.continents td {
}
img.map {
	padding-top: 15px;
	padding-bottom: 5px;
}


/* ======================================================
   Additional styles for i_america.html
   ====================================================== */

body#i {
	background-color: #F8F9FA;
	background-image: none;
}
#box_table {
	border-bottom: 5px solid #F8F9FA;
	line-height: 1.5;
}
table.country {
	margin: 10px 10px 0 15px;
}
table.country td {
	padding: 20px;
}

/* ======================================================
   Additional styles for sitemap.php
   ====================================================== */

#sitemap #main1 {
	padding-bottom: 40px;
	padding-left: 70px;
}
#sitemap #main1 ul {
	margin-left: 20px;
}
#map {
	margin-left: 40px;
}

/* ======================================================
   Additional styles for news.php
   ====================================================== */

table.news {
	background-color: #979797;
}
table.news td {
	padding: 0 10px;
	background-color: #ffffff;
}
table.news tr.head td {
	background-color: #E6E9EE;
	font-weight: bold;
}

/* ======================================================
   Additional styles for support.php
   ====================================================== */

#support #main1 {
	padding: 40px;
}
#support form {
	width: 485px;
	margin-left: 120px;
	margin-top: 29px;
	padding: 35px 100px 30px 35px;
	line-height: 2.8;
	text-align: right;
	border: 1px solid #8092b0;
	background-color: #F8F9FA;
}
#support .label2 {
	width: 163px;
}
#faqs {
	padding: 20px 0 30px 30px;
}
#faqs a {
	color: #15358E;
	display: block;
}
#faqs a:hover {
	color: #04BEBE;
}

/* ======================================================
   Additional styles for faqs.php
   ====================================================== */

#important {
	font-weight: bold;
	color: #03A3A3;
	padding-bottom: 10px;
}
#question {
	color: #15358E;
	text-decoration: underline;
	padding-bottom: 10px;
}
#answers {
	padding: 15px 250px 0 250px;
}
#answers img {
	margin: 10px 0 25px 25px;
	border: 1px solid #666666;
}
#answers ul {
	line-height: 1.7;
}
#answers ul ul {
	list-style-type: circle;
}
#support #answers .button {
	margin: 20px 0 0 105px;
	width: 140px;
}
#print a {
	display: block;
	background: url(../images/printer.jpg) center bottom no-repeat;
	padding-bottom: 35px;
	color: #15358E;
}
#print a:hover {
	color: #04BEBE;
	background: url(../images/printer_over.jpg) center bottom no-repeat;
}
#print {
	text-align: center;
	margin-top: 25px;
	margin-left: 25px;
	width: 302px;
}

/* ================================================== 
   Styles for savings.html
   ================================================== */
   
#savings #header {
	text-align: left;
}
#mainbody1 {
	border-left: 1px solid #1e5c9f;
	line-height: 2.2;
	overflow: hidden;
}
#savings #wrapper {
	background: #ffffff url(../images/bg_savings.gif) top center repeat-x;
	overflow: hidden;
}
.left {
	float: left;
	width: 590px;
}
.right {
	float: right;
	width: 245px;
	padding: 35px 40px 0 0;
	text-align: right;
}
img.pad_bott {
	padding-bottom: 45px;
}
img.img_float {
	float: left;
	padding: 0 30px 20px 0;
}
#savings #main1 {
	overflow: hidden;
	padding-bottom: 20px;
}
#savings #main1 ul.top {
	line-height: 1.5;
	padding-left: 110px;
	padding-top: 20px;
}
#savings #main1 li {
	padding-bottom: 10px;
}
.line {
	border-bottom: 1px solid #666666;
	margin-bottom: 30px;
}
.buttons {
	margin-top: 40px;
}
.buttons ul {
	margin: 0;
}
.buttons li {
	list-style-type: none;
	margin: 0;
	line-height: 1.7;
}
#savings .buttons a {
    display: block;
	padding: 9px 0 0 120px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#savings .buttons a span {
	font-weight: normal;
	font-size: 11px;
}
#savings .buttons li.navi40 a {
	padding: 25px 0 23px 120px;
}
.buttons li.navi40 a  {
	background: url(../images/icon_NaCl.png) top left no-repeat;
}
.buttons li.navi41 a  {
	background: url(../images/icon_Cl.png) top left no-repeat;
}
.buttons li.navi42 a  {
	background: url(../images/icon_besen.png) top left no-repeat;
	margin-right: 0;
}
.buttons li.navi40 a:hover  {
	background: url(../images/icon_NaCl-over.png) top left no-repeat;
}
.buttons li.navi41 a:hover  {
	background: url(../images/icon_Cl-over.png) top left no-repeat;
}
.buttons li.navi42 a:hover  {
	background: url(../images/icon_besen-over.png) top left no-repeat;
	margin-right: 0;
}


/* ======================================= 
   E N D  screen.css 
   ======================================= */

