/* 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('/reo/monitoring/global/images/irmp-banner3.jpg');
	background-repeat: no-repeat;
	background-position-y:50% }
#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('/reo/monitoring/global/images/irmp-banner4.jpg');
	background-repeat: no-repeat;
	background-position-y:50% }
#pagetop5a {
	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('/reo/monitoring/global/images/irmp-banner5.jpg');
	background-repeat: no-repeat;
	background-position-y:50% }	
#pagetop5 {
	
	margin: 0;
	padding: 0;
	 }	
#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('/reo/monitoring/global/images/irmp-banner6.jpg');
	background-repeat: no-repeat;
	background-position-y:50% }	
#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('/reo/monitoring/global/images/irmp-banner7.jpg');
	background-repeat: no-repeat;
	background-position-y:50% }	
#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('/reo/monitoring/global/images/irmp-banner8.jpg');
	background-repeat: no-repeat;
	background-position-y:50% }	
/* 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; }
#content2 {
	float:right;
	width: 50%;
	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 77% 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;
	width: 98%;
	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; }
	
#navbar li.treenode .treeopen {
	background-image : url('open.gif');
	background-repeat : no-repeat;
	background-position :      left 50%;
}		

#navbar li.treenode .treeclosed {
	background-image : url('closed.gif');
	background-repeat : no-repeat;
	background-position :      left 50%;
}
}
.newh3 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; COLOR: #ffffff; FONT-STYLE: italic; BACKGROUND-COLOR: #ff6d31; FONT-VARIANT: small-caps
}
	
