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

Title :    H2O TECH
URL :      http://www.h2otech.net/

Created :  12.07.2008
Modified : 12.10.2008

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

/* =GLOBAL RESET
- - - - - - - - - - - - - - - - - - - - - */
/*
http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/
*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}

a img, :link img, :visited img {
	border: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

ol, ul {
	list-style: none;
	}

q:before, q:after,
 blockquote:before,
  blockquote:after {
	content: "";
	}


/* =HTML
- - - - - - - - - - - - - - - - - - - - - */
body {
	font-size: 75%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #0E4979 url(../images/h2o_tech_body_bg.jpg) center center repeat-y;
	color: #221E1F;
	}

html>body { font-size: 12px; }

strong { font-weight: bold; color: #333; }

em { font-style: italic; }

small { font-size: 0.9em; }

#content p {
	margin-bottom: 1.75em;
	font-size: 1.2em;
	line-height: 1.4em;
	}

#content p.tip {
	line-height: 1.2em;
	margin-bottom: 1em;
}

#content ul {
	margin-bottom: 2em;
	}

#content ul li {
	margin-left: 2em;
	list-style: disc;
	font-size: 1.2em;
	line-height: 1.4em;	
	}

#products #content ul li {
	margin-left: 0;
	list-style: none;
	}


/* =HEADINGS
- - - - - - - - - - - - - - - - - - - - - */
h2 {
	margin-bottom: 1em;
	font-size: 1.6em;
	line-height: 1em;
	text-transform: uppercase;
	}

h3 {
	margin-bottom: 0.75em;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	color: #0E4B7D;
	}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4em;
	}


/* =LINKS
- - - - - - - - - - - - - - - - - - - - - */
a:link {
	color: #0E4B7D;
	text-decoration: underline;
	}

a:visited {
	color: #0E4B7D;
	text-decoration: underline;
	}

a:hover {
	color: #0E4B7D;
	text-decoration: none;
	}

a:active {
	color: #0E4B7D;
	text-decoration: none;
	}


/* =LAYOUT
- - - - - - - - - - - - - - - - - - - - - */
.hide { display: none; }

.clear { clear:both; }

/* Main Layout */
#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: #fff url(../images/h2o_tech_bg.jpg) bottom left repeat-x;
	}

h1#logo {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	width: 538px;
	height: 412px;
	background: #fff url(../images/h2o_tech.jpg) 0 0 no-repeat;
	}

#content {
	float: right;
	width: 620px;
	margin-top: -86px;
	padding: 120px 54px 30px 0;
	}

#footer {
	clear: both;
	text-align: center;
	}
	
p#copyright {
	height: 18px;
	padding: 7px 0 0 0;
	text-align: center;
	color: #fff;
	background: #0E4B7D;
	}

/* =NAVIGATION
- - - - - - - - - - - - - - - - - - - - - */
/* Newsletter Sign-up Form */
#ccForm {
	height: 190px;
	padding: 10px 20px 0 0 ;
	}

#ccForm label {
	font-size: 1.1em;
	color: #fff;
	line-height: 1.5em;
	padding: 0 0 6px 30px;
	background: url(http://img.constantcontact.com/ui/images1/visitor/email1_trans.gif) 0 3px no-repeat;
	}
	
#ccForm form,
 #ccForm div {
	float: right;
	clear: right;
	width: 200px;
	padding-bottom: 6px;
	}
	
#ccForm div {
	text-align: left;
	padding-top: 2px;
	}
	
#ccForm input#ccinput {
	float: left;
	margin-right: 10px;
	width: 130px;
	}

#ccForm input#ccgo {
	float: left;
	}



/* Utility Navigation */
#utility {
	float: right;
	width: 422px;
	height: 318px;
	background: url(../images/h2o_tech_home.jpg) 0 0 no-repeat;
	}
	
#utility ul li a {
	display: inline-block;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	}

#utility ul li.home a {
	width: 63px;
	height: 19px;
	margin-top: 17px;
	margin-left: 322px;
	}

#utility ul li.contact a {
	width: 141px;
	height: 34px;
	margin-top: 52px;
	margin-left: 248px;
	background: url(../images/h2o_tech_contact.gif) 0 0 no-repeat;
	}

#utility ul li.compliance_video a {
	float:right;
	width: 422px;
	height: 49px;
	margin-top: 42px;
	margin-left: 0px;
	background: url(../images/h2o_tech_compliance_video.gif) 0 0 no-repeat;
	}

#utility ul li.video_download a {
	float:right;
	width: 422px;
	height: 49px;
	margin-top: 42px;
	margin-left: 0px;
	background: url(../images/h2o_tech_video_download.gif) 0 0 no-repeat;
	}

#utility ul li.contact_compliance a {
	float:right;
	width: 141px;
	height: 34px;
	margin-top: -39px;
	margin-left: 0px;
	margin-right:33px;
	background: url(../images/h2o_tech_contact.gif) 0 0 no-repeat;
	}

/* Global Navigation */
ul#navlist {
	float: left;
	clear: left;
	width: 224px;
	height: 358px;
	margin-bottom: 144px;
	background: url(../images/h2o_tech_drop.jpg) bottom left no-repeat;
	}

ul#navlist li {
	width: 224px;
	background: url(../images/h2o_tech_nav.gif) 41px 0 no-repeat;
	}

ul#navlist li a {
	display: inline-block;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 183px;
	height: 29px;
	margin-left: 41px;
	}
	
ul#navlist li a:hover,
 #home ul#navlist li.who a,
  #products ul#navlist li.products a,
   #services ul#navlist li.services a,
    #resources ul#navlist li.resources a,
	  #sustainability ul#navlist li.sustainability a,
	    #compliance ul#navlist li.compliance a,
		  #profitability ul#navlist li.profitability a,
   	        #solutions ul#navlist li.solutions a {
	width: 218px;
	margin-left: 6px;
	background: url(../images/h2o_tech_nav_arrow.jpg) 6px 6px no-repeat;
	}

ul#navlist li.who { background-position: 41px 6px; }
ul#navlist li.products { background-position: 41px -23px; }
ul#navlist li.services { background-position: 41px -52px; }
ul#navlist li.resources { background-position: 41px -81px; }
ul#navlist li.sustainability { background-position: 41px -110px; }
ul#navlist li.compliance { background-position: 41px -139px; }
ul#navlist li.profitability { background-position: 41px -168px; }
ul#navlist li.profitability a { height: 49px; }
ul#navlist li.solutions { background-position: 41px -110px; }
ul#navlist li.solutions a { height: 49px; }

	
/* Footer Navigation */
ul#footlist {
	width: 847px;
	height: 12px;
	margin: 7px auto;
	/*background: url(../images/h2o_tech_footnav.gif) 0 0 no-repeat;*/
	text-align:center;
	color:#032540;
	font-size:1em;
	}

ul#footlist li { display: inline; }

ul#footlist li a {
color:#032540;
margin-right:15px;
margin-left:15px;
}

/*ul#footlist li a {
	float: left;
	display: inline-block;
	display: block;
	/*text-indent: -9999em;*/
/*	overflow: hidden;
	height: 10px;
	}*/

ul#footlist li.who a { width: 92px; }
ul#footlist li.products a { width: 106px; }
ul#footlist li.services a { width: 101px; }
ul#footlist li.resources a { width: 86px; }
ul#footlist li.solutions a { width: 172px; }
ul#footlist li.sustainability a { width: 106px; }
ul#footlist li.compliance a { width: 96px; }
ul#footlist li.profitablility a { width: 88px; }


/* =DETAILS
- - - - - - - - - - - - - - - - - - - - - */
/* Misc */
#largeGlobe {
	float: right;
	margin-top: -94px; 
	padding: 0 0 10px 20px;
	width: 307px;
	height: 318px;
	}
	
img.smallGlobe {
	float: right; 
	margin: -104px 0 10px 20px;
	}
	
.h2otech {
	margin-bottom: -5px;
	}
	
.col {
	float: left;
	}

.col.left {
	width: 338px;
	margin-right: 30px;
	}

.col.right {
	width: 248px;
	}


/* form styles */
form {
	width: 360px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form label {
	display: block;
	padding: 0 0 3px 0;
}

form input {
	display: block;
}

form select {
	float: left;
	display: block;
}

form .field.company,
 form .field.first,
  form .field.address,
   form .field.city,
    form .field.email,
     form .field.phone {
	clear: left;
	padding-bottom: 12px;
}


form .field.first,
 form .field.last,
  form .field.city,
   form .field.email,
    form .field.phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form .field.first input,
 form .field.last input,
  form .field.city input,
   form .field.email input,
    form .field.phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form .field.state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form .field.state select {
	float: left;
	width: 60px;
	font-size: 0.9em;
}

form .field.zip {
	float: left;
	width: 80px;
}

form .field.zip input {
	float: left;
	width: 80px;
}

form .field.company, 
 form .field.address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form .field.company input,
 form .field.address input {
	float: left;
	width: 310px;
	padding: 0px;
}

.button {
	clear: both;
	}

#compliance_video {
	margin-bottom:150px;
}