/* SafePlumbing.org Global Styles */

body {
	background: url(../images/global/bg_body.gif) repeat-x top #4B6030;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
}

td {
	padding: 0;
	vertical-align: top;
	text-align: left;
	margin: 0;
}

div {
	padding: 0;
	vertical-align: top;
	text-align: left;
	margin: 0;
}

a {
	color: #2273BC;
	text-decoration: underline;
}

a:visited {
	color: #77ABD8;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #6B9956;
	border-bottom: 1px solid #BCBCBC;
	padding: 10px 0 3px 0;
	margin: 0;
}

h1.clean {
	font-size: 22px;
	font-weight: normal;
	color: #6B9956;
	border-bottom: 1px solid #BCBCBC;
	padding: 10px 0 3px 40px;
	margin: 0;
	background: url(../images/global/h1_cleanwater.gif) no-repeat left bottom;
}

h1.eff {
	font-size: 22px;
	font-weight: normal;
	color: #6B9956;
	border-bottom: 1px solid #BCBCBC;
	padding: 10px 0 3px 40px;
	margin: 0;
	background: url(../images/global/h1_efficiency.gif) no-repeat left bottom;
}

h1.safety {
	font-size: 22px;
	font-weight: normal;
	color: #6B9956;
	border-bottom: 1px solid #BCBCBC;
	padding: 10px 0 3px 40px;
	margin: 0;
	background: url(../images/global/h1_safety.gif) no-repeat left bottom;
}

h2.news {
	color: #2273BC;
	font-size: 11px;
	margin-top: 2px;
	font-weight: normal
}

h2 {
	color: #2273BC;
	font-size: 12px;
	margin: 20px 0 0 0;
	font-weight: bold
}

h2.home {
	color: #2273BC;
	font-size: 11px;
	margin: -5px 0 0 0;
	font-weight: normal
}

h3 {
	color: #6A6A6A;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #6B9956;
	border-bottom: 1px solid #BCBCBC;
	padding: 10px 0 3px 0;
	margin: 0;
}

.shadowrepeat {
	background: url(../images/global/bg_dropshadow2.gif) repeat-y top;
	width: 1020px;
	margin: 0 auto;
}

.shadow {
	background: url(../images/global/bg_dropshadow.gif) no-repeat top;
	width: 1020px;
	margin: 0 auto;
}

.container {
	background: url(../images/global/bg.gif) repeat-y;
	width: 999px;
	margin: 0 auto;
}

.container2 {
	background: url(../images/global/bg_bottom.gif) no-repeat bottom left;
	width: 999px;
	min-height: 700px;
}

/*Global Header*/

.header {
	width: 999px;
}

.quicklinks {
	width: 91px;
	height: 44px;
	background: #00A8F1;
	text-align: right;
	padding-right: 10px;
	color: #FFF;
	line-height: 14px;
}

.quicklinks a {
	color: #FFF;
	text-decoration: underline;
}

.quicklinks a:visited {
	color: #FFF;
	text-decoration: underline;
}

/* Global Footer */

.footer {
	font-size: 10px;
	color: #A2B786;
	margin: 0 auto;
	width: 999px;
	background: url(../images/global/bg_dropshadowbottom.gif) no-repeat top;
	padding: 10px 10px 10px 11px;
}

.footer a {
	color: #A2B786;
	text-decoration: underline;
}

.footer a:visited {
	color: #A2B786;
	text-decoration: underline;
}

/* Global Page Styles*/

.main {
	width: 999px;
}

.content {
	width: 549px;
	height: 491px;
	padding: 16px 20px 20px 40px;
	border-left: 1px solid #BCBCBC;
	line-height: 15px;
}

.content h1 {
	line-height: normal;
}

ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}

* html ul {
	margin-left: 15px;
}

li {
	margin: 0;
	padding: 3px 0;
	list-style-image: url(../images/global/li.gif);
}

.content_right {
	width: 180px;
	padding-top: 75px;
}

* html .content_right {
	padding-top: 85px;
}

.content_glossary {
	width: 160px;
	padding-top: 75px;
	padding-right: 20px
}

* html .content_glossary {
	padding-top: 85px;
}

.efficiency_img {
	margin: 10px 0 10px 10px;
}

.orme_pdf {
	margin: 620px 10px 0 0;
}

* html .orme_pdf {
	margin: 700px 10px 0 0;
}

.info_box {
	width: 160px;
	text-align: left;
	margin-bottom: 150px;
}

.info_box .top {
	background: url(../images/global/ttl_subpagebox.gif) no-repeat top #BEDEB0;
	width: 140px;
	color: #2273BC;
	padding: 7px 10px;
	text-align: center;
}

.info_box .bottom {
	background: url(../images/global/bg_subpagebox.gif) no-repeat bottom #609ACB;
	padding: 10px;
	width: 140px;
	color: #FFF;
}

.info_box .bottom a {
	color: #FFF;
}

.info_box .bottom a:visited {
	color: #FFF;
}

.watersense {
	margin: 0 0 10px 10px;
}

/* Global Nav */

.nav {
	width: 180px;
	padding: 16px 0 14px 40px;
}

.nav .nav_container {
	width: 179px;
}

/* Homepage News */

.news_container {
	width: 160px;
	height: 200px;
}

.news_container .top {
	width: 160px;
	height: 25px;
}

.news_container .bottom {
	width: 140px;
	height: 200px;
	background: url(../images/home/bg_news.gif) no-repeat top;
	padding: 10px;
	text-align: left;
}

* html .news_container .bottom {
	margin-top: -3px;
}

.news_container .bottom p {
	margin: 3px 0 15px 0;
	font-size: 10px
}

.news_container .bottom a {
	text-decoration: none;
}

.news_container .bottom a:visited {
	text-decoration: none;
}

/* Homepage Boxes */

.box_home {
	width: 200px;
	height: 324px;
	float: left;
	margin: 0 15px 0 0;
}

.box_home .top {
	width: 200px;
	height: 39px;
}

.box_home .bottom {
	width: 180px;
	height: 275px;
	background: url(../images/home/bg_box.gif) no-repeat top;
	font-size: 10px;
	padding: 5px 10px;
}

* html .box_home .bottom {
	margin-top: -3px
}

.box_homelast {
	width: 200px;
	height: 324px;
	float: left;
	margin-top: 0;
}

.box_homelast .top {
	width: 200px;
	height: 39px;
}

.box_homelast .bottom {
	width: 180px;
	height: 275px;
	background: url(../images/home/bg_box.gif) no-repeat top;
	font-size: 10px;
	padding: 5px 10px;
}

* html .box_homelast .bottom {
	margin-top: -3px
}

/* Homepage Water Trickle*/

.content_home {
	width: 630px;
	padding: 16px 0 20px 40px;
	border-left: 1px solid #BCBCBC;
}

.water {
	width: 109px;
}

/* Product Marking Styles*/

.markings {
	width: 549px
}

.markings td {
	border-bottom: 1px solid #BCBCBC;
	padding: 15px 0;
}

.markings td.text {
	width: 300px;
	padding-left: ;
}

.markings td.last {
	border-bottom: none;
}

/* ORME data tables*/

.orme_data {
	border-right: 1px solid #3F3F3F;
	border-bottom: 1px solid #3F3F3F;
	margin-bottom: 20px;
	width: 500px;
}

.orme_data th {
	background: #6B9956;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #3F3F3F;
	border-left: 1px solid #3F3F3F;
	padding: 3px;
}

.orme_data td {
	text-align: center;
	border-top: 1px solid #3F3F3F;
	border-left: 1px solid #3F3F3F;
	padding: 3px;
}

.orme_data .heading2 {
	background: #C4DBEC;
	font-weight: bold;
}

.orme_data .first {
	text-align: left;
}

.frame {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	float: left;
	text-align: center;
	margin-left: 10px;
}

.frame2 {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

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

/*-----START MENU STYLES-----*/

/*!!!!!!!DO NOT MODIFY!!!!!!!*/

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

/*Do Not Modify!*/

.qmclear {
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}

.qmmc {
	position: relative;
}

.qmmc a {
	float: left;
	display: block;
	white-space: nowrap;
}

.qmmc div a {
	float: none;
}

.qmmc div {
	visibility: hidden;
	position: absolute;
}

/*"""""""" (MAIN) Container """"""""*/

#qm0 {
	margin: 0px;
	padding: 0 0 20px 0;
	width: 7em;
}

/*"""""""" (MAIN) Items """"""""*/

#qm0 a {
	color: #515151;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #BCBCBC;
	background: url(../images/global/bgnav.gif) no-repeat 0 2px;
	width: 161px;
	height: 18px;
	padding: 5px 0 0px 2px;
}

/*"""""""" (MAIN) Hover State """"""""*/

#qm0 a:hover {
	background: url(../images/global/bgnav_o.gif) no-repeat 0 2px;
	width: 161px;
	height: 18px;
	color: #4688C6;
}

/*"""""""" (MAIN) Active State """"""""*/

#qm0 .qmactive {
	/

* Note: Add '!important' after each style */
		background: url(../images/global/bgnav_o.gif) no-repeat 0 2px;
	!important;
		width: 161px !important;
	height: 18px !important;
	color: #4688C6 !important;
}

/*"""""""" (MAIN) Parent Items """"""""*/

#qm0 .qmparent {
	background: url(../images/global/bgnav.gif) no-repeat 0 2px;
}

/*"""""""" [SUB] Containers """"""""*/

#qm0 div {
	background: url(../images/global/bg_flytop.gif) no-repeat top #6EA2D1;
	color: #FFF;
	width: 209px;
	padding: 5px 0;
}

/*"""""""" [SUB] Items """"""""*/

#qm0 div a {
	font-size: 11px;
	color: #FFF;
	padding: 2px 5px 0px 5px;
	background: none;
	border: none;
	width: 199px;
}

/*"""""""" [SUB] Hover State """"""""*/

#qm0 div a:hover {
	color: #2273BC;
	background: #B8E7FA;
	width: 199px;
}

/*""""""""[SUB] Active State """"""""*/

#qm0 div .qmactive {
	

/* Note: Add '!important' after each style */
		color: #2273BC !important;
	background: #B8E7FA !important;
	width: 199px !important;
}

/*"""""""" [SUB] Parent Items """"""""*/

#qm0 div .qmparent {
	background: url(../images/global/bg_flytop.gif) no-repeat top #6EA2D1;
	width: 199px;
}