@charset "utf-8";
/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;
	text-align: center;

}
td {
	text-align: left;
	vertical-align: top;
}
table {
	margin: 0;
	padding: 0;
}
.highlight {
	background-color: #fec000;
}
.underline {
	text-decoration: underline;
}
span.right {
	float: right;
}
.right {
	text-align: right;
}


#container {
width: 775px;
background-color: #fff;
	margin: 0 auto;
	text-align: left;
}

#content {
float: left;
width: 520px;
}

/* ------------ outer table for slideshows --------*/
table.right {
	width: 220px;
	float: right;
	margin: 0 0 10px 10px;
}
.glossaryLink a:link, .glossaryLink a:active, .glossaryLink a:visited {
	text-decoration: underline dotted #06526f;
}
.glossaryLink a:hover {
	text-decoration: underline solid #0ba5df;
}
iframe {
	border: 3px solid #dcdcdc;
	margin-top: 22px;
}
/* ------------------portal page only -------*/

#home {
background-color: #f7efda;
} 

#portalHCP {
	background-color: #f7efda;
        width: 580px;
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015132.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 600px;
}
table#portalHCP {
	text-align: center;
}
#portalHCP #leftNavMini {
	float: left;
}
#portalHCP a:link, #portalHCP a:active, #portalHCP a:visited {
	color: #06526f;
}
#portalHCP a:hover {
	color: #0ba5df;
}
#portalLeftCenter {
	background-color: #f7efda;
	width: 380px;
	float: left;
}
p.picText {
	width: 250px;
	font-size: .8em;
	line-height: 130%;
	padding: 6px 0 30px 12px;
}
#portalRightText {
	background-color: #bab374;
	float: right;
	margin: 0 0 0 0;
	width: 175px;
	padding: 16px 0 50px 0;
}
#portalRightText p {
	font-size: .8em;
	line-height: 130%;
	margin: 10px;
	padding: 0 0 4px 0;
}
/* ------------- end portal page only ------------- */


/* ------------- start navigation left ------------- */
p.brandingImg {

padding:0;
margin: 0;}

#leftNavMini {
	width: 185px;
	background: #f7efda;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#leftNavMini ul {
	margin:0;
	padding: 0;
}
.leftList {
	margin-bottom: 10px;
	float: left;
}
.leftList p {
	color: #000;
}
/* ----------first tier --------*/

.leftList ul.Tier1 {
	list-style: none;
	padding: 0;
	margin: 0;
}
.leftList li {
	list-style: none;
	font-size: .75em;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 0;
}
.leftList ul.Tier1 li a {
	padding: 5px 0 5px 8px;
	margin: 0;
}
.leftList ul.Tier1 li a:link, .leftList ul.Tier1 li a:active, .leftList ul.Tier1 li a:visited {
	background-color: #d5cf9b;
	color: #06526f;
}
.leftList ul.Tier1 li a:hover {
	text-decoration: none;
	color: #062F55;
}
/* IE Fix: Hide from IE Mac \*/
* html ul li a {
	height: 1%;
}
/* End */

	
	
.leftList a:link, .leftList a:active, .leftList a:visited {
	text-decoration: none;
	color: #0066CC;
}
#leftNavMini .leftList a:hover {
	text-decoration: none;
	color: #2d1b08;
}
.leftList a {
	display: block;
}
#leftNavMini a.selected {
	margin: 0;
	color: #2d1b08;
	padding: 3px 0 3px 8px;
	font-size: 1em;
	font-weight: bold;
	background-color: #cdc796;
	text-decoration: none;
}
#leftNavMini ul.lNavReturn a {
	padding: 3px 0 3px 8px;
	background-color:#c2aa6a;
	color: #06526f;
	text-decoration: none;
}
/* ----------second tier --------*/

#leftNavMini .leftList ul ul.Tier2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftNavMini .leftList ul ul.Tier2 li {
	border-bottom: 1px solid #d5cf9b;
	line-height: 110%;
	font-weight: normal;
	font-size: 1em;
}
#leftNavMini .leftList ul li ul.Tier2 li a {
	padding: 3px 0 3px 18px;
	margin: 0;
}
#leftNavMini .leftList ul li ul.Tier2 li a:link, #leftNavMini .leftList ul li ul li a:active, #leftNavMini .leftList ul li ul li a:visited {
	background-color: #e9dcb9;
	text-decoration: none;
	padding-left: 10px;
}
#leftNavMini .leftList ul li ul.Tier2 li a:hover {
	text-decoration: none;
	color: #2d1b08;
	background-color: #f2eec5;
	padding-left: 10px;
}
#leftNavMini ul li ul.Tier2 li a.selected:link, #leftNavMini ul li ul.Tier2 li a.selected:active, #leftNavMini ul li ul.Tier2 li a.selected:visited, #leftNavMini ul li ul.Tier2 li a.selected:hover {
	color: #2d1b08;
	text-decoration: none;
	background-color: #f2eec5;
	font-weight: normal;
}
/* ----------third tier --------*/


#leftNavMini .leftList ul ul ul.Tier3 {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #f2eec5;
	border-top: 1px solid #d5cf9b;
}
#leftNavMini .leftList ul ul ul.Tier3 li {
	background-color: #f2eec5;
	border-bottom: 1px dotted #999999;
	line-height: 80%;
	font-size: .9em;
}
#leftNavMini .leftList ul ul ul.Tier3 li a:link, #leftNavMini .leftList ul ul ul.Tier3 li a:active, #leftNavMini .leftList ul ul ul.Tier3 li a:visited {
	color: #0066CC;
	background-color: #f2eec5;
	padding: 3px 0 3px 20px;
}
#leftNavMini .leftList ul li ul li ul.Tier3 li a:hover {
	background-color: #fff;
	padding: 3px 0 3px 20px;
	color: #2d1b08;
}
#leftNavMini .leftList ul.Tier3 li a.selected3:link, #leftNavMini .leftList ul.Tier3 li a.selected3:active, #leftNavMini .leftList ul.Tier3 li a.selected3:hover, #leftNavMini .leftList ul.Tier3 li a.selected3:visited {
	background-color: #fff;
	padding: 3px 0 3px 20px;
	color: #2d1b08;
	font-weight: normal;
}
.small {
	font-size: x-small;
}
/*---------center content ------------------*/

#centerContent {
	font-size: small;
	line-height: 130%;
	padding: 10px 0 30px 0;
	background: #fff;
	width: 550px;
	float: left;
	text-align: left;
}
#centerContent h2.title, #centerWide h2.title {
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #76703b;
	margin: -20px 0 0 53px;
	width: 500px;
}
#centerContent h2.mammalsTitle {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015125.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
		width: 350px;
}
#centerContent h2.fishTitle {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015124.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
		width: 350px;
}
#centerContent h2.amphibiansTitle {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015122.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
		width: 350px;
}
#centerContent h2.birdsTitle {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015123.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	width: 350px;
}
#centerContent h2.measurementsSuccess {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015102.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 350px;
}
#centerContent h2.managingRiver {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015098.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 500px;
}
#centerContent h2.fishPassage {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015096.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 350px;
}
#centerContent h3 {
	font-size: small;
	font-weight: bold;
	color: #222;
	margin: 0;
	padding: 6px 0 0 0;
	width: 500px;
}
#centerContent h4,
#centerWide h4,
#details h4  {
	margin: 30px 0 0 0;
	padding: 6px 0 3px 5px;
	background-color: #e3dcb6;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	clear: both;
}

/*------- this is the element used for the page title below all the main sections  ---------------- */

#centerWide h5,
#centerContent h5 {
	font-size: 1.1em;
	font-weight: bold;
	width: 500px;
padding: 15px 0 7px 8px;
margin: 0;
}



#centerContent #details table.reports,
#centerWide #details table.reports {
	width: 500px;
	margin: 0 0 0 10px;
	padding: 0;
}


#centerContent p {
	margin: 6px 0 10px 10px;
}

#centerContent .details img, #centerContent .details img {
	padding: 6px 8px 0 10px;
}
#centerContent .homelist ul {
	list-style: disc;
}
ul li.greenArrow {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015131.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
}
.fontFloatFix {
	line-height: 150%;
}

/*------------for pages that don't have a right column -------------*/

#centerWide {
	font-size: small;
	line-height: 130%;
	padding: 10px 0 30px 0px;
	margin: 0 0 0 8px;
	text-align: left;
	float: left;
}

#centerWide h2.whatDoingTitle, #centerContent h2.whatDoingTitle {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015129.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 500px;
}
#centerWide h2.aboutTitle, #centerContent h2.aboutTitle {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015127.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 500px;
}
#centerWide h3 {
	font-size: small;
	font-weight: bold;
	color: #222;
	margin: 0;
	padding: 6px 0 0 0;
}


#centerWide .details {
	margin: 0;
	padding: 0;
}

#centerWide p {
	float: left;
	width: 100%;
}

#centerWide .floatBox,
#details .floatBox,
#centerContent .floatBox {
	width: 210px;
	float: right;
	margin: 0 0 0 5px;
	padding: 10px 10px 0 10px;
}

#centerWide .caption,
#centerContent .caption {
	font-size: smaller;
	margin: 0;
padding: 10px;
width: 210px;
text-align: left;
}

#centerWide table.photoAndCaption,
#centerContent table.photoAndCaption {
float: right;
width: 210px;
}

#centerWide .wideText {
	margin: 0;
	padding: 12px 20px 10px 0;
	width: 90%;
	clear: right;
}

#centerWide .details em {
	padding-left: 20px;
	font-size: x-small;
}

/* -------------- for the goals and what are we doing links 
                  on the details pages -----------------------*/


#centerWide ul.greenArrow, #centerContent ul.greenArrow {
	clear: both;
	margin: 20px 0 6px 30px;
	list-style-type: none;
	padding: 0;
}
#centerWide ul.greenArrow li, #centerContent ul.greenArrow li {
	margin: 0 0 0 5px;
	list-style-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015134.gif);
	padding: 0 0 3px 5px;
}

/*------------ how are we doing pages ----------------------*/
#howDoing ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#howDoing li {
	line-height: 150%;
}
#howDoing img {
	padding: 0 20px 0 0;
}
#howDoing h5 {
	padding: 0;
	margin: 6px 0 0 0;
}
#howDoing .menu {
	font-size: smaller;
	margin: 0 0 20px 0;
}
/* ------------------- indexMetrics.htm ---------*/
#listMeasurements {
margin: 0 0 0 10px;
padding: 0;
}

#listMeasurements p,
#listMeasurements ul {
line-height: 150%;
font-size: .9em;
}

#metricsFish {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015804.gif);
	background-repeat: no-repeat;
	height: 180px;
    margin-bottom: 30px;
}
#metricsFish h3 {
	margin: 0;
	padding: 0;
}
#metricsFish p {
	margin-top: 80px;
}
#metricsBirds {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015803.gif);
	background-repeat: no-repeat;
	height: 180px;
	margin: 20px 0 70px 0;
}
#metricsBirds h3 {
	margin: 0;
	padding: 0;
}
#metricsBirds p {
	margin-top: 80px;
}
#metricsMammals {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015806.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#metricsMammals h3 {
	margin: 0;
	padding: 0;
}
#metricsMammals p {
	margin-top: 80px;
}
#metricsAmphibians {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015807.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#metricsAmphibians h3 {
	margin: 0;
	padding: 0;
}
#metricsAmphibians p {
	margin-top: 80px;
}
#metricsHabitats {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015805.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#metricsHabitats h3 {
	margin: 0;
	padding: 0;
}
#metricsHabitats p {
	margin-top: 80px;
}
#metricsTechnical {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015112.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#metricsTechnical h3 {
	margin: 0;
	padding: 0;
}
#metricsTechnical p {
	margin-top: 20px;
}

/* ---------- start right content -------------*/
#rightColumn {
	float: right;
	width: 140px;
	padding: 0 0 10px 10px;
	background-color: #e9dcb9;
	margin: 0 0 10px 10px;
}
#rightColumn a, #rightColumn a:link, #rightColumn a:active {
	color: #0066CC;
	text-decoration: none;
}
#rightColumn a:hover {
	color: #062F55;
	text-decoration: underline;
}
#rightColumn p {
	font-size: smaller;
}
.pdf {
	font-size: xx-small;
	color: #444;
}
a.HomeLink {
	border:none;
	font-weight: bold;
	color: #0066CC;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.HomeTLink {
	border:none;
	font-weight: bold;
	color: #999999;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.HomeLink:Hover {
	text-decoration: none;
}
a.HomeTLink:Visited {
	color: #999999;
}
a.HomeLink:Visited {
	color: #0066CC;
}
/* --------------- reports pages ----*/
#centerWide .details th {
	background-color: #FFFFCC;
	font:Arial, Helvetica, sans-serif small bold;
	padding: 8px;
	border-bottom: 1px solid #bab374;
}
#centerContent p, #centerWide p {
	line-height: 150%;
}
#centerWide table.reports {
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
	width: 500px;
}
.return {
	font-size: smaller;
}
#reports p {
	margin:  20px 20px 20px 0;
	position: relative;
}
#reports ul {
	margin:  20px 20px 20px 0;
	list-style:inside;
	position:relative;
	list-style-type: disc;
	list-style-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015134.gif);
}
#centerWide #reports h4 {
	margin: 15px 0 10px 0;
	padding: 6px 0 3px 5px;
	background-color: #e3dcb6;
	clear: both;
	font-size: .9em;
}
#reports ul li {
	display: block;
	margin: 0 0 6px -5px;
	padding: 0 0 6px 25px;
}

.details table {
float: left;
}
/*---------------- reports tabs ----------------*/
#centerWide h2.measurementsSuccess {
	background-image:url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015102.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	float: left;
}
h2.tabsTitle {
	margin: -60px 0 5px 60px;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #76703b;
		float: left;
}
#tabs ul {
	margin: 0 0 15px 30px;
	padding: 0;
	list-style:none;
		float: left;
}
#tabs ul.reportsNav {
	width: 500px;
		float: left;
}
#tabs ul li {
	padding:0;
	margin: 0;
	width: 97px;
	float:left;

}
#tabs ul li.active a {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015133.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #fff;
	height: 41px;
}
#tabs ul li.end a {
	border-right: 1px solid #a79572;
	height: 41px;
}
#tabs li a {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015113.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
	margin: 0 0 0 0;
	text-decoration:none;
	line-height: 120%;
	font-size: .9em;
	font-weight: bold;
	border-left: 1px solid #fff;
	height: 41px;
}
#tabs a:link, #tabs a:active, #tabs a:visited {
	color: #324658;
	display: block;
	height: 41px;
}
#tabs a:hover {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015133.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 41px;
}
#tabs .active a {
	color: #222;
	height: 41px;
}
ul.reportsNav {
	margin: 0 0 1.5em 2em;
	padding: 0;
	background-color: #fff;
	float: left;
	width: 500px;
}
ul.reportsNav li {
	list-style-type: none;
	line-height: .9em;
	float: left;
	margin: 0;
	padding: 0;

}
ul.reportsNav li a:link, ul.reportsNav li a:active, ul.reportsNav li a:visited, ul.reportsNav li a:hover {
	display: block;
	height: 41px;
}
#centerContent table.reports {
	float: left;
	background-color: #fff;
}

#centercontent table.reports p {
font-size: .9em;
}
/*  ----------------- performance tabs (wider) ------------*/

#performanceTabs {
	font-weight: bold;
	color: #222;
	font-size: 1em;
	margin: 0 0 15px 50px;
	padding: 0;
}
#performanceTabs ul {
	margin: 0 0 5px 0;
	padding:0;
	list-style:none;
	width: 500px;
}
#performanceTabs ul li {
	padding:0;
	margin: 0px 0 0 0;

	width: 200px;
	float:left;
	border-right: 1px solid #fff;
}
#performanceTabs li a {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015113.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 8px 4px 8px 4px;
	margin: 4px 0 0 0;
	text-decoration:none;
	line-height: 120%;
	width: 200px;
}
#performanceTabs a:link, #performanceTabs a:active, #performanceTabs a:visited {
	color: #324658;
	border-right: 1px solid #bab374;
	border-left: 1px solid #bab374;
}
#performanceTabs a:hover {
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015133.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #bab374;
	border-left: 1px solid #bab374;
}
#performanceTabs .active a {
	color: #222;
	border-right: 1px solid #bab374;
	border-left: 1px solid #bab374;
	background-image: url(http://www.seattle.gov/util/stellent/groups/public/@spu/@ssw/documents/webproductionfile/spu02_015133.gif);
	background-position: top;
	background-repeat: repeat-x;
}
ul.performanceNav {
	margin: 0 0 1.5em 2em;
	padding: 0;
	background-color: #fff;
	float: left;
	width: 500px;
}
ul.performanceNav li {
	list-style-type: none;
	line-height: 1em;
	float: left;
	margin: 0;
	padding: 0;
}
ul.performanceNav li a:link, ul.performanceNav li a:active, ul.performanceNav li a:visited, ul.performanceNav li a:hover {
	display: block;
}
/*---------- the rest of the css    --------------*/

.title {
	font: bold x-small Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.title_lg {
	font: bold small Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.bold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.normal {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.clear {
clear: both;
}

