@charset "UTF-8";
/* style-2.css */

.jqueryslidemenu{
font: 11px bold Arial,sans-serif;
width: 100%;
border-bottom:5px #284279 solid;

}
.jqueryslidemenu ul li a{ margin-top:0px;}
.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #E6EFF8; /*background of tabs (default state)*/
color: #000000;
padding: 5px 7px;
border-right: 1px solid #cccccc;

color: #2d2b2b;
text-decoration: none;
margin-top:14px;
z-index:1;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #333333;
font-weight:bold;
}

.jqueryslidemenu ul li a:hover{
background: #284279; /*tab link background during hover state*/
color: white;
z-index:1;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: bold 12px Arial,sans-serif;
width: 230px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #1071B2;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



ul#sidebar {
	width:202px;
	margin: 10px 0px 10px 10px;
	padding:0;
	float: right;
	clear: right;
}
ul#sidebar li {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar-fullreport {
	width: 202px;
	height: 47px;
	background: transparent url(/tapwater/sprite2.png) no-repeat 0px -130px;
}
#sidebar-faq {
	width: 202px;
	height: 47px;
	background: transparent url(/tapwater/sprite2.png) no-repeat 0px -177px;
}
#sidebar-tips {
	width: 202px;
	height: 46px;
	background: transparent url(/tapwater/sprite2.png) no-repeat 0px -224px;
}
#sidebar-takeaction {
	width: 202px;
	height: 45px;
	background: transparent url(/tapwater/sprite2.png) no-repeat 0px -270px;
}
#sidebar-donate {
	width: 202px;
	height: 129px;
}
#sidebar-donate a:link, #sidebar-donate a:visited, #sidebar-donate a:hover {
	display: block;
	width: 202px;
	height: 129px;
	text-indent: -99999px;
	background: transparent url(/tapwater/sprite2.png) no-repeat -202px -130px;
}
a.sidebarlink:link, a.sidebarlink:visited {
	color: #ffffff;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	line-height:46px;
	margin-left: 52px;
}
a.sidebarlink:hover {
	text-decoration: underline;
}




/* form style */
.sysname {    
 width: 130px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #333333;    
 border: 1px solid #284279;
 margin-top: 1px;    
 margin-bottom: 2px;
 }  

.zip {    
 width: 60px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #333333;    
 border: 1px solid #284279;
 margin-top: 1px;    
 margin-bottom: 2px;
 margin-left:13px;
} 

.button {    
 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #cccccc;
 font-weight:bold;
 color: #284279;    
 margin-top: 1px;    
 margin-bottom: 2px; 
 border:1px solid #284279;
   
}
form label { display: block; font: 11px Georgia, "Times New Roman", Times, serif; color:#003399; font-weight:bold; margin-left:13px; }


<!--
#search1-table
{
	line-height: 1.6em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px 0px 30px 0px;
	text-align: left;
	border-collapse: collapse;
}
#search1-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #D1D8EF;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #039;
	
}
#search1-table td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #2b2b2b;
	border-top: 1px solid transparent;
	
}
#search1-table tr:hover td
{
	background: #d0dafd;
	color: #2b2b2b;
}
-->


<!--
#search2-table
{
	line-height: 1.5	em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	border-collapse: collapse;
}
#search2-table th
{
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	background: #D1D8EF;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #039;
}
#search2-table td
{
	padding: 6px;
	background: #DFE6FF; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#search2-table tr:hover td
{
	background: #d0dafd;
	color: #339;
}
-->

<!--
#search3-table
{
	line-height: 1.5	em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	width:95%;
	border-collapse: collapse;
}
#search3-table th
{
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	background: #D1D8EF;
	border-bottom: 1px solid #fff;
	color: #039;
}
#search3-table td
{
	padding: 8px;
	background: #DFE6FF; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#search3-table tr:hover td
{
	background: #d0dafd;
	color: #339;
}
-->

#searchTOP-table
{
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	border-collapse: collapse;
	width:700px;
}
#searchTOP-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #284279;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #ffffff;
}
#searchTOP-table td
{
	padding: 8px;
	background: #DFE6FF; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	border-right: 1px solid #fff;
}



#supplier-table
{
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	border-collapse: collapse;
	width:550px;
}
#supplier-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #284279;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #ffffff;
}
#supplier-table th a
{color:white;
}
#supplier-table td
{
	padding: 8px;
	background: #DFE6FF; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	border-right: 1px solid #fff;
}


<!--
#contan-table
{
	line-height: 1.6em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px 0px 30px 0px;
	text-align: left;
	border-collapse: collapse;
}
#contan-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #D1D8EF;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #039;
	
}
#contan-table td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #2b2b2b;
	border-top: 1px solid transparent;
	
}

-->


#violation-table
{
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	border-collapse: collapse;
	min-width:400px;
}
#violation-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #284279;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #ffffff;
}
#violation-table th a
{color:white;
}
#violation-table td
{
	padding: 8px;
	background: #DFE6FF; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	border-right: 1px solid #fff;
}


#filter01-table
{
	line-height: 1.5	em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	border-collapse: collapse;
	width:650px;
}
#filter01-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #284279;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #ffffff;
}
#filter01-table td
{
	padding: 8px;
	background: #EFF3FF; 
	border-bottom: 1px solid #fff;
	color: #2b2b2b;
	border-top: 1px solid transparent;
	border-right: 1px solid #fff;
}

.filterbutton {    
 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #cccccc;
 font-weight:bold;
 color: #284279;    
 margin-top: 1px;    
 margin-bottom: 2px; 
 border:1px solid #284279;
   
}





.filterbutton {    
 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #284279;
 font-weight:bold;
 color: #ffffff;    
 border:1px solid #cccccc;
 cursor:pointer;
 padding:3px;
   
}

p.byline {display:none;}
.contenttag{display:none;}
#mainContentCol h1{margin-bottom:0px;}

.orangeTitle{color:#FF6600!important; margin-top:0px;}



#top-table
{
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	border-collapse: collapse;
	width:670px;
	border:1px #CCCCCC solid;
	
}


#top-table td
{
	padding: 8px;
	border-bottom: 1px solid #ccc;
	color: #669;
	border-top: 1px solid transparent;
	border-right: 1px solid #cccccc;
	font-size:12px;
}

/* style.css */
BODY {
	background: #E6EFFF url(/tapwater/images/back1.png) repeat-y center top;
	font-family:"Trebuchet MS","Tahoma",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0; 
	padding: 0; 
}



/* PAGE STRUCTURE (non section specific) */



#pageWrap {
	margin: 0px auto; 
	padding: 0px; 
	width: 980px;
}

#headerWrap {
	width: 980px; 
	height:50px; 
		padding:0; 
		margin: 0px auto;
 
	background: #006 url(/tapwater/images/header_bkgd.png) repeat-y top left;
}
#headerTagline {
	text-transform:uppercase; 
	color: #fff; 
	float: right; 
	font-size:13px; 
	letter-spacing:2px; 
	padding: 0 20px 0 0;
	line-height: 50px;
}
#logo {
	margin:5px 0 0 10px;
}
#contentColWrap {
	width:660px; 
	margin:0; 
	padding:0; 
	float: left; 
}
#explodedNavWrap {
    font-family:"Trebuchet MS","Tahoma",Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 960px; 
	margin: 0; 
	clear: both; 
	padding: 0 10px 10px; 
	background: #fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_exploded_nav.png) repeat-x left top; 
}
#explodedNavWrap .block {
	width: 140px; 
	padding: 0 10px 10px; 
	float:left; 
}
#explodedNavWrap .block h2 {
	font-size: 1.3em;
}
.blockWrap_220 {
	clear:both;

    position: relative;
	width: 180px; 
	padding:0px 20px 20px 20px;
	margin: 0 auto; 
}
#sidebarWrap .blockWrap_220  {
	background: transparent url(http://www.ewg.org/sites/all/themes/ewg/img/img_sidebar_break.png) no-repeat left top; 
	padding-top:8px; 
}


/* TEMP - Added by Chris to get changes working */
.contenttag {
		font: normal .95em/1em tahoma, "Trebuchet MS", sans-serif;
		color: #3366ff;
		margin: 5px 0 10px;
		text-transform: uppercase;
		padding: 4px 0;
		letter-spacing: 1px;
	}

	#contenttagdiv {
		margin-left: 17px;
	}

/* FOOTER */
#footer {
	width: 980px; 
	padding: 0; 
	margin:0; 
	clear: both; 
}

#footerRight {
    font-family:"Trebuchet MS","Tahoma",Arial,Helvetica,sans-serif;
	font-size: 12px;
	width:940px; 
	padding:10px 20px; 
	background: #fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_footer.png) repeat-x left top; 
	float: right;
}
#footerRight strong {
	font-weight:normal; 
	color:#6c0; 
	letter-spacing:1px; 
}



/* INTERIOR */
.interiorPage {
	width: 660px; 
	background:#fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_interior_content.png) repeat-y top left; 
	padding-bottom:0; 
}
.reportPage {
	width: 660px;
	padding-bottom: 0;
}
.reportPage #mainContentCol {
	width:940px; 
	margin:0; 
	padding:10px 20px 20px 20px; 
	float: left;
	position: relative;
	background:#fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_main_content_col.png) repeat-x top left;
}
.interiorPage #mainContentCol {
	width:400px; 
	margin:0; 
	padding: 20px 20px 20px; 
	float: left; 
	background:#fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_main_content_col.png) repeat-x top left; 
}	
#mainContentCol h1 {
	line-height: normal;
	margin: 0 0 0px;
	padding: 0;
	font-size: 2.5em;
	color: #003399;
}
#mainContentCol h1.clip {
	text-transform: none;
}
h1 {
	line-height: 1.2em;
}
.release h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 10px;
	line-height: normal;
}
.release .breadcrumb {
	padding: 0 0 10px;
	margin: 0;
}
.related_content {
	float: right;
	clear: right;
	width: 220px;
	list-style: none;
	margin: 0 0 10x 10px;
	padding: 0;
}
.related_content li {
	list-style: none;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
#reportTopBar {
	width: 660px;
	height:50px; 
	margin: 0;
	padding: 0;
	background:#fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_report_topper.png) repeat-x top left;
}
#reportTopperWrap { 
	width: 660px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	background:#fff url(http://www.ewg.org/sites/all/themes/ewg/img/bkgd_report_content_wrap.png) repeat-x top left;
	border-bottom: #ccc solid 1px;
}
#reportTopperWrap h3 {
	margin: 5px 70px 0 15px;
	line-height: 1.2em;
}

#reportTopperWrap .icons {
	float: right;
	padding: 5px 8px 0 0;
}




/* TEXT */
h1 { 
	font: normal 2.5em/1.4em "Georgia", "Times New Roman", "Times", serif; 
	color: #006; 
	margin-top: 15px; 
	margin-bottom: 5px; 
}
h1 a {
	color:#24C; 
}

h2 { 
	font: normal 2.0em/1em "Georgia", "Times New Roman", "Times", serif; 
	color: #006; 
	margin-top: 12px; 
	margin-bottom: 0;  
}

h3 { 
	font: normal 1.7em "Georgia", "Times New Roman", "Times", serif; 
	color: #FF6600; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding:0px;  
}

h4 { 
	font: normal 12px/1.3em; 
	color: #006; 
	margin-top: 2px; 
	margin-bottom: 0; 
	text-transform: uppercase; 
}
p {
	font: normal 1em/1.5em; 
	color:#000; 
	padding:3px 0 10px 0; 
	margin:0;  
}

p.introText {
	font: normal 1.2em/1.2em "Trebuchet MS", sans-serif; 
	color:#006; 
	padding:10px 0; 
	border-top:#006 solid 1px; 
}

p.byline {font-weight: bold;
	margin-top: 10px;
	}
	
a {
	text-decoration: none; 
	color:#009;
	position: relative;
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
	position: relative;
	font-size: 1em;
	
}
fieldset legend {
	display: block;
}
legend a:hover { 
	color #00C; 
}
.viewAll {
	font-size:.8em; 
	float: right; 
	text-transform:lowercase;
}
ul.linkList { 
	margin:5px 0 0 0; 
	padding: 0; 
	list-style:none;  
	border-top:#6c0 solid 1px; 
}
ul.linkList li {
	margin:4px 0; 
	padding: 0; 
	font: normal 1.1em/1.1em; 
	color:#000; 
}
.listHeader { 
	margin-top: 20px; 
	margin-bottom: 0; 
	border-bottom:#006 solid 1px; 
}
ul.relatedList, .navPopUp ul { 
	margin:5px 0 0 0; 
	padding: 0; 
	list-style:none;  
}
ul.relatedList li, .navPopUp ul li {
	margin: 8px 0 3px; 
	padding-top: 0; 
	padding-bottom:8px; 
	font: normal 1.1em/1.1em; 
	color:#000;
	list-style:none;
}
li.blogItem {
	padding-left:20px; 
	background:transparent url(http://www.ewg.org/sites/all/themes/ewg/img/icon_blog_item.png) no-repeat left 2px; 
}
li.newsItem {
	padding-left:20px; 
	background:transparent url(http://www.ewg.org/sites/all/themes/ewg/img/icon_news_item.png) no-repeat left 2px; 
}
li.prItem {
	padding-left:20px; 
	background:transparent url(http://www.ewg.org/sites/all/themes/ewg/img/icon_pr_item.png) no-repeat left 2px; 
}
li.fileItem {
	padding-left:20px;
	background: transparent url(http://www.ewg.org/sites/all/themes/ewg/img/icon_file_item.png) no-repeat left 2px;
}
li.reportItem {
	padding-left:20px; 
	background:transparent url(http://www.ewg.org/sites/all/themes/ewg/img/icon_report_item.png) no-repeat left top; 
}
li.datedItem, li.datedItem3 {
	clear: both; 
	padding:5px 0; 
	min-height:1em;    
}
li.datedItem .floatL, li.datedItem3 .floatL {
	margin-right: 10px; 
}
li.datedItem a, li.datedItem3 span.item {
	float: right; 
	width:240px;
	padding-bottom: 8px;
}
ul.relatedList li.toolsItem { 
	font-size: 1em; 
	clear:both; 
	border-bottom:#369 solid 1px; 
	text-transform: uppercase; 
	padding:5px 0;
	margin-top: 5px; 
	min-height:40px; 
	line-height:1.5em;  
}
ul.relatedList .date {
	font-size: 0.9em;
	color: #666;
}
img.iconTool {
	float:left;  
	margin:0; 
}



.rev, .rev a {
	color:#fff; 
	border-color:#fff;  
}
blockquote {
	padding: 0;
	margin: 0 0 0 20px;
}

h4.leaf {margin-bottom: 20px;
}

/* HELPERS */
.clear {
	clear: both; 
	margin:0; 
	padding: 0; 
}
img {
	margin:0; 
	padding: 0; 
	border:none; 
}
.floatL {
	float:left; 
	margin-right:20px; 
}
.floatR {
	float:right; 
	margin-left:20px; 
}
.center {
	text-align: center;
	margin: 0 auto;
}
form {
	margin: 0px; 
	margin-bottom:2px;
	padding: 0; 
}
input {
	font-size:1em; 
	vertical-align:middle;  
}

.box{font-family:Arial,sans-serif; font-size:smaller;} 
a.boxpopup3 {
	position:relative;
	z-index:24; 
	color:#046; 
	border-bottom:thin dotted #046;
	text-decoration:none}
a.boxpopup3:hover{z-index:25; background-color:#FF0}
a.boxpopup3 span{display: none}
a.boxpopup3:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:0; width:12em;
	padding:.3em;
	border:2px outset #BBB;
	color:#000; background:#FF9; 
	text-align:center;}
	
	#poptapwater2009 {
		width: 930px;
		height: 476px;
		position: absolute;
		top: 100px;
		left: 50%;
		margin: 0 0 0 -465px;
		padding:0;
		background-image: url(/tapwater/overlay/overlay.jpg);
		border: 5px solid #111111;
		z-index: 1000;
		display: none;
	}
	#form {
		position: absolute;
		top: 185px;
		right: 5px;
		width: 440px;
		height: 233px;
	}
	#no-link {
		position: absolute;
		bottom: 10px;
		right: 15px;
	}
	#no-link a:link, #no-link a:visited {
		color: #0099FF;
		text-decoration: underline;	
	}
	#no-link a:hover {
		color:#c00;
		text-decoration: none;
	}

