/* CSS for PNWFP Monitoring site */
/* applies to all pages unless new CSS applied in specific id or classes below */
/* do not modify or change */
body{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; }
a:link, a:visited, a:hover {
	color: #344E35; }
a:hover {
	background-color: #CCCC99; }
a.skip, a.skip:visited {
	display: none;
	text-decoration: none;
	font-size: 50%; }
a.skip:hover {
	display: none;
	text-decoration: none;
	font-size: 50%; }
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px; }
h1 {
 font-size: 120%;
 color: #344E35; }
h2 {
 font-size: 114%;
 color: #344E35; }
h3 {
 font-size: 110%;
 color: #000; }
h4 {
 font-size: 100%;
 color: #344E35; }
h5 {
 font-size: 90%;
 color: #000; }
ul {
 list-style-type: disc; } /*first list has round bullet*/
ul ul {
 list-style-type: square; } /*first nested list has square bullet*/
ul ul ul {
 list-style-type: square} /*second nested list has square bullet*/
label {
 font: bold 100% Arial,sans-serif;
 color: #334d55; }
acronym, abbr {
	cursor: help;
	border-bottom: 1px #666666 dashed; }
pre {
	font-size: 90%; }
.no-display {
	display: none;
} 
/*-------------------------------------------------*/
#pagearea {
	margin: 0px;
	padding: 0px;
}
/* CSS for page top section of page - do not modify */
#pageid {
	margin: 5px;
	padding: 10px 0px 10px 10px; }	
#pageid h1 {
	font-size: 100%;
	font-weight: bold;
	/*color: #344E35;*/
	color: #000000;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px; }
#pageid h2 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 20px;
	/*color: #344E35;*/
	color: #000000; }
/* if a new page top banner is desired, then copy #pagetop with a new name and change image path and name */				
#pagetop {
	height: 150px !important;   /* height for FF */
	/*height: 149px;               height for IE  */
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #344E35;
	width: 100%;
	background-image:   url("../images/irmp-banner3.jpg");
	background-repeat: no-repeat;
	background-position: top; }
#pagetop4 {
	height: 150px !important;   /* height for FF */
	/*height: 149px;               height for IE  */
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #344E35;
	width: 100%;
	background-image: url("../images/irmp-banner4.jpg");
	background-repeat: no-repeat;
	background-position: top; }
#pagetop5 {
	height: 150px !important;   /* height for FF */
	/*height: 149px;               height for IE  */
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #344E35;
	width: 100%;
	background-image: url("../images/irmp-banner5.jpg");
	background-repeat: no-repeat;
	background-position: top; }	
#pagetop6 {
	height: 150px !important;   /* height for FF */
	/*height: 149px;               height for IE  */
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #344E35;
	width: 100%;
	background-image: url("../images/irmp-banner6.jpg");
	background-repeat: no-repeat;
	background-position: top; }	
#pagetop7 {
	height: 150px !important;   /* height for FF */
	/*height: 149px;               height for IE  */
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #344E35;
	width: 100%;
	background-image: url("../images/irmp-banner7.jpg");
	background-repeat: no-repeat;
	background-position: top; }	
#pagetop8 {
	height: 150px !important;   /* height for FF */
	/*height: 149px;               height for IE  */
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #344E35;
	width: 100%;
	background-image: url("../images/irmp-banner8.jpg");
	background-repeat: no-repeat;
	background-position: top; }	
/* navigation in page top banner area */
#globalnav { 
	background-color: #F7F6F2;
	padding: 3px 0px 3px 10px;
	white-space: normal;
	text-align: left;
	font-size: 70%;
	border-bottom: 2px solid #344E35; }
#globalnav a {
	padding: 0px 4px 0px 0px; 
	text-decoration: none;
	color: #344E35;}
#globalnav a:hover {
	background-color: #CCCC99;
	color: #344E35;
	text-decoration: none; }
/*------------------------------------------------*/
/* page content area - do not modify this section*/
#content {
	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0; }
#content a:link, a:visited {
	color: #344E35; }
#content a:hover {
	background-color: #CCCC99;
	text-decoration: none; }
/*special css for horizontal list navigation area*/
.content_navlist ul li {
	display: inline;
	list-style-type: none; }
.content_navlist a { 
	padding: 3px; }
.content_navlist a:link, #navlist a:visited {
	color: #344E35; }
.content_navlist a:hover {
	color: #344E35;
	background-color: #CCCC99;
	text-decoration: none; } 
	/*special css for horizontal list navigation area */
.navlist2 {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	white-space: nowrap; }
.navlist2 li {
	display: inline;
	list-style-type: none; }
.navlist2 a { padding: 3px 5px 3px 3px; }
.navlist2 a:link,.navlist2 a:visited {
	background-color: #D6E3D6; }
.navlist2 a:hover {
	color: #344E35;
	background-color: #CCCC99; }
/* additional css for content area - text block used for bulk of content */ 
.docsection {
	clear: both;
	/*padding: 10px 0px 10px 10px;*/
	font-size: 90%;}
.docsection h2 {
	margin-bottom: 15px;
	color: #344E35; }
.docsection h3 {
	margin-bottom: 5px;
	color: #344E35;}
.docsection p {
	padding: 0px 0px 5px 0px; }
.docsection a:link, a:visited, a:hover {
	text-decoration: underline; }
.docsection li {
	padding: 0 0 10px 0; }
.docsection dl {
	margin: 0;
	padding: 0; }
.docsection dt {
	margin-bottom: 5px;
	margin-top: 20px;
	font-weight: bold; }	
.docsection dd {
	margin-bottom: 10px;
	margin-top: 5px; }
	
/*--------------------------------------------------*/
/* css for left-hand navigation menus - do not modify */
#navbar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #FFFFFF; }
#navbar ul a:link, #navbar ul a:visited {
	/*display: block; */
	text-decoration: none; }
#navbar ul {
	list-style: none;
		margin: 0; 
		padding: 0 0 0 2px;
		background-color: #F7F6F2; }
#navbar li {
	border-bottom: 1px solid #344E35; 
	border-right: 1px solid #344E35; }
#navbar li.doclinks2 {
	border: none;
	background-color: #FFFFFF; }
html>body #navbar li {
	border-bottom: 1px solid #344E35; 
	border-right: 1px solid #344E35; }
#navbar a:hover { 
	background-color: #CCCC99;
	color: #344E35;
	text-decoration: none; }
#navbar h3 {
	background-color: #344E35;
	color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px solid #344E35;
	border-right: 1px solid #344E35;
	font-size: 90%; }
	

/* appearance of the navigation links and headings */
.doclinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%; }
.doclinks h3 {
	padding: 10px 0px 2px 10px;
	font-size: 90%; }
.doclinks a:link {
	padding: 2px 0px 2px 15px;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: auto;
	text-decoration: underline; }
.doclinks a:visited {
	padding: 2px 0px 2px 15px;
	text-decoration: underline; }
.doclinks a:hover {
	padding: 2px 0px 2px 15px;
	background-color: #CCCC99;
	text-decoration: none; }
	
.doclinks .treeopen {
	background-image: url("../images/open.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2px;
}		
.doclinks .treeclosed {
	background-image: url("../images/closed.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2px;
}

/* table css  */
.docsection-table {
	width: 95%;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 20px;
	margin-bottom: 10px; }
.docsection-table th, tr, td {
	font-size: 90%;
	padding: 5px; }
.docsection-table th {
	background-color: #cccccc;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; }
.docsection-table td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; }	
.docsection-table caption {
	font-weight: bold;
	padding: 5px 0 0 5px; }
th.ltr-header-cell {
	background-color:#FFFFCC; }	
/*--------------------------------------------*/
/* css for footer div - do not modify */
#footer {
	clear: both;
	background-color: #F7F6F2;
	font-size: 70%;
	color: #000;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: center;
	border-top: 2px solid #344E35;
}
#footer img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle; }
#footer a:hover {
	background-color: #CCCC99; }
#footer a:link, a:visited, a:hover {
	text-decoration: none; }
/* special css for 2-column content in green-outlined boxes */
.content-2col {
	display: block; 
	margin-bottom: 20px; }
.col {
	width: 300px;
	padding: 5px;
	margin-left: 3px;
	float: left;
	border: solid 1px #D6E3D6;  }

.col h5 {
	text-align: center; }

/*----------------------------------------------*/
/* various styles that can be used for presentation */
/* lines */
.dashed-line{
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 2px dashed #999999; }
.grn-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D6E3D6; }
/* text color, font, style etc */
.txt-bold {
	font-weight: bold; }
.txt-italic {
	font-style: italic; }
.txt-red {
	color: #FF0000; }
.txt-red-bold {
	color: #FF0000;
	font-weight: bold; }
.txt-small {
	margin: 0;
	padding: 2px;
	font-size: 60%;
}
.txt-small-it {
	font-size: 80%;
	font-style: italic;
}
/* margins */
.left-35px {
	margin-left: 35px; }
.left-20px {
	margin-left: 20px; }
.left-50px {
	margin-left: 50px; }
/* images */
img.img-right {
	display: block;
	float: right;
	margin: 5px; }
img.img-left {
	display: block;
	float: left;
	margin: 5px 10px 10px 0px; }
/* clear the div above */
.clearing {
	clear: both; }
/* alignment */
.align-center {
	text-align: center; }
.align-right {
	text-align: right; }
.align-left {
	text-align: left; }
/* lists */
.arrow-list {
	list-style-image: url(../../../../images/grey_arr.gif); }
/* specialized css  */
.contact-table {
	display: block; 
	margin: 2px; 
	padding: 0; 
	width: 100%; }
.contact-table th td p {
	font-size: 90%; 
	vertical-align:top; }
.contact-table th {
	background-color:#FFCC99; 
	border: 1px #000000 solid; }
.contact-table td {
	background-color: #FFFFFF; 
	padding: 2px; 
	border-bottom: 1px #000000 solid; 
	border-right: 1px #000000 solid; }
.leftcell {
	border-left: 1px #000000 solid; }
.contact-table caption {
	font-size: 100%; 
	font-family: "Trebuchet MS", serif; 
	color: #344E35; }
a.contact-table { 
	color: #ee0000; 
	text-decoration: none; 
	font-size: 90%;}
a.contact-table:hover { 
	color: #440000; 
	text-decoration: 
	underline; font-size: 90%; }
/* sidebar box  */
.highlight-box {
	float: right;
	width: 200px;
	border: 2px solid #344E35;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;}
.highlight-box h3 {
	background-color: #F7F6F2;
	color: #344E35;
	margin: 0;
	padding: 0;
	text-align:center; }
.highlight-box p {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 80%;
}
.hightlight-box ul {
	margin: 0;
	padding: 0;
}
.highlight-box li {
	padding-left: 0px;
	padding-right: 4px;
	font-size: 80%;
}
.newh3 {
	font-variant: small-caps;
	font-style: italic;
	color: #486C49;
	background-color: #CCCC99;
	padding-right: 2px;
	padding-left: 2px;
}
.newh3a {
	width: 50%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
#breadcrumb {
	float: right;
	padding: 2px 5px 0 0;
	margin: 0 0 5px 0;
	font-size: 80%;
	text-align: right;
}
.txt-popup {
	font-size: 80%;
}
.txt-popup-it {
	font-size: 80%;
	font-style:italic;
	font-weight:bold;
}
