/*---------------------------------------------------------------------------------------------------------------------------------
	  													   RESET
----------------------------------------------------------------------------------------------------------------------------------*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,   
li, dl, dt, dd, form, a, fieldset, input, textarea, th, td   
{   
margin: 0; padding: 0; border: 0; outline: none;   
} 

/*---------------------------------------------------------------------------------------------------------------------------------
	  													STRUCTURAL
----------------------------------------------------------------------------------------------------------------------------------*/

body {
	background: #3694d1 url(../images/layout/body-bg.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #414141; 
}
	
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/layout/wrapper-bg.jpg) repeat-y; 
}
	
#wrapper {
	width: 960px;
	float: left;
	clear: both;
	background: url(../images/layout/content-bg.jpg) no-repeat; 
}
	
#main-content {
	width: 670px;
	margin: 20px 30px 20px 20px;
	float: left;
	display: inline;
}
	
#supp-content {
	width: 239px;
	float: left;
	display: inline;
}
	 
#mast-nav {
	width: 620px;
	height: 84px;
	margin: 1px auto 0 auto;
}	
	
#footer-container {
	width: 960px;
	float: left;
	clear: both;
	background: url(../images/layout/footer-bg.jpg) no-repeat bottom;
	padding-bottom: 50px;
}

#footer {
	width: 670px;
	margin: 20px 30px 20px 20px;
	float: right;
	display: inline;
	text-align: center;
}
		
		
/*---------------------------------------------------------------------------------------------------------------------------------
	  													STANDARD SELECTORS
----------------------------------------------------------------------------------------------------------------------------------*/

td {
	font-size: 12px;
}

a:link, a:visited {
	color: #137cbe;
	text-decoration: underline;
}
	 
a:hover, a:active {
	color: #4aa206;
	text-decoration: none;
}

a img {
	text-decoration: none;
}
	 
h1 {
	font-size: 18px;
	text-align: center;
	color: #2087c4;
	margin-top: 20px;
	margin-bottom: 25px; 
	line-height: 24px;
}
	
h2, h2 a:link, h2 a:visited {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	color: #3d9507;
	margin-top: 5px;
	margin-bottom: 20px; 
}

h3 {
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
}

h4 {
	font-size: 16px;
	text-align: center;
	color: #2087c4;
	margin: 10px 0 10px 0;
}

h5 {
	font-size: 12px;
	text-align: left;
}

ul li {
	margin: 6px 0 6px 0;
}

ol li {
	margin: 10px 0 10px 0;
}

blockquote {
	margin: 10px;
}
	
/*---------------------------------------------------------------------------------------------------------------------------------
	  													SPECIFIC SELECTORS
----------------------------------------------------------------------------------------------------------------------------------*/


#main-content p {
	margin: 10px 0 10px 0;
}

#main-content ul, ol {
	margin: 10px 0 10px 20px;
	/*text-indent: 10px; changed to padding-left */
	padding-left: 10px;
}

#supp-nav {
	margin-top: 360px;
}

#supp-nav-container {
	background: url(../images/layout/nav-bg.jpg) repeat-y;
}

#supp-nav ul {
	width: 170px;
	margin: 20px 0 20px 60px;	
}

#supp-nav li {
	list-style: none;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #e2e4df;
	text-indent: 10px;
	padding: 3px;
	width: 150px;
}

#supp-nav a:link, #supp-nav a:visited {
	color: #137cbe;
	text-decoration: none;
}

#supp-nav a:hover, #supp-nav a:active {
	color: #4aa206;
	text-decoration: none;
}

#supp-nav-bottom {
	width: 238px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../images/layout/nav-bottom.jpg) no-repeat;
}

.two-col-wrapper {
	width: 670px;
	margin: 20px 0 20px 0;
	clear: both;
}

.col-one {
	width: 325px;
	float: left;
	display: inline;
}

.col-two {
	width: 325px;
	float: left;
	display: inline;
	margin-left: 20px;
}

.images-list li {
	clear: both;
}

.images-list img {
	margin: 0 20px 20px 20px;
}

#main-content .highlight {
	width: 500px;
	background: url(../images/content/highlight.jpg) left top no-repeat;
	padding-left: 70px;
	font-weight: bold;
	margin: 20px 0 20px 60px;
}

#main-content .highlight h2, #main-content .highlight h3 {
	margin-top: 0px;
	text-align: left;
}

#main-content .hl-ask {
	background: url(../images/content/hl-ask.jpg) left top no-repeat;
}

#main-content .hl-hydrou {
	margin-top: 25px;
	background: url(../images/content/hl-hydrou.jpg) left top no-repeat;
}

#footer li {
	display: inline;
}

.definitions td {
	padding-top: 10px;	
}

.contact-info td {
	padding: 0 20px;
	width: 350px;
}

.contact-info td.wide {
	padding: 0 20px;
	width: 700px;
}

.contact-info {
}

.days {
	text-align: left;
	float: left;
	width: 125px;
	display: inline;
}

.hours {
	float: left;
	display: inline;
}

input {
	border: 1px solid #999999;
}

textarea {
	border: 1px solid #999999;
}

.feedback pre {
	float: left;
	display: inline;
	width: 60px;
	text-align: right;
}

.feedback input {
	display: inline;
}

.feedback textarea {
	display: inline;
}

.hidden {
	float: left;
	margin-left: -999em;
}

#slideshow {
	float: left;
	width: 350px;
	height: 200px;
	text-align: center;
	display: inline;
}

#slideshow h2 {
	width: 150px;
	float: right;
	margin-top: 40px;	
}

#ss {

	float: left;
	width: 200px;
	height: 200px;
}

.date {	
	margin-bottom: 10px;
	margin-top: -20px;
}

/*---------------------------------------------------------------------------------------------------------------------------------
	  												      NAVIGATION
----------------------------------------------------------------------------------------------------------------------------------*/
#mast-nav * {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

#mast-nav ul {
	margin: 0;
	padding: 0;
}

#mast-nav li {
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
	text-indent: 0;
}

#mast-nav a {
	background-image: url(../images/layout/home-button.jpg);
	height: 84px;
	text-indent: -999em;
	width: 80px;
	float: left;
	display: block; 
}

#mast-nav a:hover {
	background-position: 0 -94px;
}

#mast-nav a#products-button {
	background-image: url(../images/layout/products-button.jpg);
}

#mast-nav a#hydroU-button {
	background-image: url(../images/layout/hydroU-button.jpg);
}

#mast-nav a#faqs-button {
	background-image: url(../images/layout/faqs-button.jpg);
}

#mast-nav a#about-button {
	background-image: url(../images/layout/about-button.jpg);
}

#mast-nav a#contact-button {
	background-image: url(../images/layout/contact-button.jpg);
}


/*--------------------------------------------------------------------------------------------------------------------------------
	Question and Answer Sections
---------------------------------------------------------------------------------------------------------------------------------*/

.qa-set {
	float: left;
	margin: 15px;
	border-bottom: 1px solid #ccc;
}

.qa-q {
	padding: 0 10px;
	margin-bottom: 15px;
	font-style: italic;
	background: #d7eaf6;
	border: 1px solid #9ac9e8;
}

.qa-a {
	margin: 10px 15px;
}

#main-content p.qa-sal {  /*Salutation*/
	font-weight: bold;
	margin-bottom: -10px;
}

.qa-sig { /*Signature*/
	text-indent: 25px;
	font-weight: bold;
}


/*---------------------------------------------------------------------------------------------------------------------------------
	  													OTHER SELECTORS
----------------------------------------------------------------------------------------------------------------------------------*/
	
.first {
	margin-top: 10px;
}

.clear {
	clear: both;
}
	
.float-r {
	float: right; 
}
	
.float-l {
	float: left; 
}

.img-200 {
	width: 291px;
	height: 196px;
	background: url(../images/content/image-200.jpg) no-repeat;
	margin-top: 10px;
	padding: 10px 0 0 30px;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.inline {
	display: inline;
}

.detail {
	font-size: 10px;
}

.space-t {
	margin-top: 20px;
}

.bordered {
	border: 1px solid #2087c4; 
	padding: 1px;
}

#main-content .site-map ul, #main-content .site-map li {
}

#main-content .site-map li {
	margin-bottom: 5px;
	padding-left: 10px;
	text-indent: -10px;
}

.site-map a {
	color: #0b55aa;
	text-decoration: none;
}

.site-map a:hover {
	text-decoration: underline;
}

.site-map h2 {
	margin-top: 25px;
}

#main-content .gallery, #main-content .gallery * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-content .gallery {
	float: left;
	width: 550px;
	margin-left: 100px;
	display: inline;
	clear: both;
}

#main-content .gallery li {
	float: left;
	padding: 10px;
}

#main-content .gallery img {
	border: 1px solid #2087c4; 
	padding: 5px;
}

#main-content .gallery img:hover {
	background: #2087c4;
}

#main-content p.weekly-nav {
	float: left;
	width: 350px;
	clear: both;
	display: inline;
	margin-left: 160px;
	margin-bottom: 15px;
	margin-right: auto;
	text-align: center;
}

#main-content .dual-images {
	margin: 0;
	padding: 0;
}

#main-content .dual-images li {
	display: inline;
	float: left;
	list-style: none;
	margin: 10px;
	text-align: center;
	width: 300px;
}

#main-content .caption {	
	margin: 0;
	padding: 0;
	text-align: left;
	width: 280px;
}

#main-content .video-caption {
	float: left;
	clear: both;
	margin: 0 0 0 60px;
	text-align:center;
	width: 150px;
}

/*---------------------------------------------------------------------------------------------------------------------------------
	  													BROWSER FIXES
----------------------------------------------------------------------------------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	

/*---------------------------------------------------------------------------------------------------------------------------------
	  													CONTACT FORM
----------------------------------------------------------------------------------------------------------------------------------*/

.bot-input {
	float: left;
	position: absolute;
	left: -999em;
}



/*---------------------------------------------------------------------------------------------------------------------------------
	  													LIGHTBOX
----------------------------------------------------------------------------------------------------------------------------------*/
#lightbox	{	
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0; }
	
#lightbox img	{ 
	width: auto;
	height: auto; }
	
#lightbox a img	{ 
	border: none; }

#outerImageContainer{ 
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto; }
	
#imageContainer{ 
	padding: 10px; }

#loading	{ 
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0; }

#hoverNav	{ 
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; }
	
#imageContainer>#hoverNav	{ 
	left: 0; }
	
#hoverNav a	{ 
	outline: none; }

#prevLink, #nextLink	{ 
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; }
	
#prevLink { 
	left: 0; 
	float: left; }
	
#nextLink { 
	right: 0; 
	float: right; }
	
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; }
	
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	; }

#imageData	{	
	padding:0 10px;
	color: #666; }
	
#imageData #imageDetails	{ 
	width: 70%;
	float: left;
	text-align: left; }	

#imageData #caption	{ 
	font-weight: bold;	}
	
#imageData #numberDisplay	{ 
	display: block;
	clear: left;
	padding-bottom: 1.0em;	}			

#imageData #bottomNavClose	{ 
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none; }	 	

#overlay	{ 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #3694d1; }

