/* Generic Styles */

html, body {
	font: normal .84em/1.4em Arial, Helvetica, sans-serif;
	color: #303232;
	background: #FFF;
	margin: 0;
	padding: 0;
}

a { color: #016b5f; font-weight: normal; text-decoration: underline; }
a:hover { color: #016b5f; text-decoration: none; }

h1 { font: bold 1.1em arial, helvetica, sans-serif; margin: 0 0 1.4em 0; color: #000; text-transform: uppercase; }
h2 { font: bold 1em arial, helvetica, sans-serif; margin: 0 0 0.8em 0; color: #000; text-transform: uppercase; }
h3 { font: bold 1.1em arial, helvetica, sans-serif; margin: 0 0 0.3em 0; color: #000; }

p {
	margin: 0 0 1.3em 0;
}

hr {
	height: 1px;
	border: none;
	background: #c0b9ca;
	color: #c0b9ca;
	margin: 2em 0;
}

*html hr {
	margin: .7em 0 1.2em 0;
}

img { border: 0; }
a img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

.clear {
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

.nodisplay {
	display: none;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 1.3em;
}


/* Structural Styles */


#container {
	width: 650px;
	margin: 0 auto;
	background: none;
}

#header {
	width: 650px;
	background: none;
}

#nav-asx {
	width: 650px;
	height: 36px;
	margin: 0 auto;
	background: none;
}

#index #nav-asx {
	background: none;
}

#masthead {
	display: none;
}

#index #masthead {
	display: none;
}

#hotbuttons-byline .nodisplay {
	display: block;
}

#hotbuttons-byline {
	border-bottom: none;
}

#cleaning #hotbuttons-byline {
	border-bottom: none;
}

#rehabilitation #hotbuttons-byline {
	border-bottom: none;
}

#composite_pipes #hotbuttons-byline {
	border-bottom: none;
}

#index #hotbuttons-byline {
	background: none;
}

#main-l {
	display: none;
}

#index #main-l {
	display: none;
}

#main-m {
	display: none;
}

#main-r {
	float: left;
	width: 650px;
}

#index #main-r {
	float: left;
	width: 600px;
} 

#footer {
	clear: both;
	width: 630;
	height: 47px;
	padding: 30px 5px 0 5px;
	background: none;
}


/* Header Styles */


#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 img {
	float: left;
	display: inline;
	margin: 0 38px 0 0;
}


/* Nav and ASX Styles */


#nav {
	display: none;
}

#asx {
	float: right;
	width: 300px;
	color: #000;
	margin: 40px 0 0 0;
	text-align: right;
} 

#asx .price {
	font-weight: bold;
}


/* Hot Buttons and Byline Styles */


#hotbuttons {
	display: none;
}

#byline {
	clear: both;
	float: left;
	background: none;
	height: 20px;
	width: 600px;
	font-weight: bold;
}

/* Main Right Styles (content area) */


#main-r #content {
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1.05em;
	line-height: 1.5em;
	width: 620px;
}


/* Keypoint Styles */

#content .keypoints {
	background: #efefef;
	padding: 20px;
	margin: 0 0 1.3em 0;
}

#content .keypoints h3 {
	margin: 0 0 10px 0;
}

#content .keypoints ul {
	margin: 0 0 0 14px;
	padding: 0;
}


/* News */

#main-r #content table.listing {
	width: 70%;
}

#main-r #content table.listing th {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}


#main-r #content table.listing td {
	padding: 5px 0;
	padding-right: 20px;
	border-bottom: 1px solid #dfdfdf;
}

#main-r #content table.listing td.name {
	width: 80%;
}


/* FAQs */

#main-r #content dt {
	margin: 0 0 5px 0;
}

#main-r #content dl dd {
	background: #f3f3f3;
	padding: 7px 10px 1px 10px;
	margin: 0 0 20px 0;
}

#main-r #content dl dd p, #main-r #content dl dd ol, #main-r #content dl dd ul {
	margin-bottom: 0.8em;
}

/* Request More Info Form */

#moreinfoDiv form {
	margin: 0;
	padding: 0;
}

#moreinfoDiv form table {
	width: 480px;
}

#moreinfoDiv form table th {
	text-align: left;
	border-bottom: 1px solid #ededed;
	width: 220px;
	padding: 8px 0 0 0;
	vertical-align: top;
}

#moreinfoDiv form table th.submit {
	border-bottom: none;
}

#moreinfoDiv form table th .error {
	color: #ff0000;
	margin: 0 0 0 5px;
	background: #ffeaea;
	padding: 3px 10px;
}

#moreinfoDiv form table td {
	border-bottom: 1px solid #ededed;
	padding: 5px 0;
}

#moreinfoDiv form table td.submit {
	border-bottom: none;
}

#moreinfoDiv form table td input.text-input {
	width: 250px;
	padding: 2px 0 2px 2px;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#moreinfoDiv form table td select {
	font: normal 1em Arial, Helvetica, sans-serif;
}

#moreinfoDiv form table td textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
	width: 252px;
}

#moreinfoDiv form table td input.button {
	cursor: pointer;
	float: right;
	margin: 0 5px 0 0;
}





/* Footer Styles */

#footer p.copyright {
	float: left;
}

#footer p.copyright a {
	font-weight: normal;
	color: #000;
}

#footer p.itomic {
	float: right;
}

#footer p.itomic a {
	color: #000;
	font-weight: normal;
}


/*******************/
/* for hover.js */

#dhtmltooltip {
position: absolute;
width: 220px;
border: 1px solid #94AAAA;
padding: 2px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.padd {
padding: 4px 0px 2px 6px;
}

.hide { display: none; }


/* end of hover.js */
/*******************/

