
* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #f5f5f5;
	position: relative;
}

h1 {	 
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #000050;
	margin-bottom: 10px;
}

h2 {	 
	padding: 5px 5px 2px 0px;
	border-bottom: 2px solid #000050;
	margin-bottom: 7px;
}

/* Interactive Display */

#displayImage{
	width:75vw;
	height: 40vw;
	padding: 0;
	margin-top: 10px;
	border-style:solid;
	border-color: #000050;
	z-index: -1;
}
	
.dataList{
	padding-bottom: 10px;
	padding-left: 30px;
	width:60vw;
}

/* Statistics Pages */

.cbutton {
  background-color: #050550;
  border: 2px solid #020218;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 4px 4px 10px;
}

.cbutton:hover {
	background-color: #cc9999;
}

.menu {
	list-style: none;
	text-align: center;
	margin-top: 10px;
}

.menu li
{
	display:inline-block;
	text-align:center;
	padding: 3px 10px 3px 10px;
	border-bottom: 3px solid #000000;
	background-color: #cccc99;
	margin-bottom: 5px;
}


.conusFrame { 
	float: left; 
	margin: 20px 20px 20px 20px;
	display: block;
	height: 250px;
	width: 335px;
	text-align: center;
}

/* The sidebar menu */
.sidenav {
  height: 100%; /* Full-height: remove this if you want "auto" height */
  width: 160px; /* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 1; /* Stay on top */
  top: 115px; /* Stay at the top */
  left: 0;
  /*background-color: #111; /* Black */
  background-image: url('nwscwi/navbkgrnd.gif');
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 20px;
}

/* The navigation menu links */
.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  display: block;
}

.sidenav a:link {
	color: #ffffff;
}

.sidenav a:hover {
  color: #F0E68C;
  text-decoration : underline;
}

.sidenav a:visited {
  color: #ffffff;
}


/* Style page content */
.main {
	position: relative;
	top: 120px;
	left: 160px;
	padding: 10px 10px;
	width: 85%;
	overflow-x: false;
}

.footer {
	position: absolute;
	left: 180px;
	padding-top: 330px;
}

/* The sidebar menu */
.topnav {
  height: 125px; /* Full-height: remove this if you want "auto" height */
  width: 100%;/* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 5; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0px;
  overflow-x: hidden; /* Disable horizontal scroll */
}

.topnav a:link {
  color: #ffffff;
  text-decoration: none;
}	

.topnav a:hover {
  color: #F0E68C;
  text-decoration : underline;
}	

.topnav a:visited {
  color: #ffffff;
}	

.barnav {
  display: inline-block;
  height: 25px; /* Full-height: remove this if you want "auto" height */
  width: 100%;/* Set the width of the sidebar */
  position: absolute;
  z-index: 1; /* Stay on top */
  top: 97px; /* Stay at the top */
  left: 0px;
  background-image: url('nwscwi/navbkgrnd.gif');
  overflow-x: hidden; /* Disable horizontal scroll */
}




#topBanner{
	position: absolute;
	top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#noaaMeat{
	position: absolute;
	top: 19px;
	padding-top: 0px;
	margin-top: 0px;
}

#wxBall{
	position: aboslute;
	float: right;
	left: 1500px;

}

#nwsTitle{
	position: absolute;
	top: 19px;
	left: 85px;
	padding-top: 0px;
	margin-top: 0px;
}

#cpcTitle{
	position: absolute;
	top: 39px;
	left: 85px;
	padding-top: 0px;
	margin-top: 0px;
}

#ncepBk{
	position: absolute;
	top: 19px;
	left: 585px;
	height: 90px;
	background-image: url('nwscwi/ncep_bkgrnd.jpg');
	width: 100%;
}

#home {
	position: absolute;
	top: 0;
	left: 200px;
		
}
#siteMap {
	position: absolute;
	top: 0;
	left: 300px;
	}
#news {
	position: absolute;
	top: 0;
	left: 400px;
	}
#organs {
	position: absolute;
	top: 0;
	left: 500px;
	}
#searchBar {
	position: absolute;
	top: 0;
	left: 600px;
}

/* When you mouse over the navigation links, change their color */


.descripDiv {
	overflow: true;
	text-align: center;
}

#conusHMapAg {
	display: inline-block;
	border: 1px solid black;
	height: 250px;
	width: 335px;
	margin-bottom: 10px;
}

#conusHMapPop {
	display: none;
	border: 1px solid black;
	height: 250px;
	width: 335px;
	margin-bottom: 10px;
}

#conusHMapH2O {
	display: none;
	border: 1px solid black;
	height: 250px;
	width: 335px;
	margin-bottom: 10px;
}
#conusHMapEng {
	display: none;
	border: 1px solid black;
	height: 250px;
	width: 335px;
	margin-bottom: 10px;
}

#statTitle{
	padding: 5px 10px 2px 0px;
	font-size: 125%;
	border-bottom: 2px dotted #000050;
	margin-bottom: 5px;
	float: center-left;
	width: 75vw;
}


.secondTitle{
	display: inline-block;
}

.leftCol {
  width: 400px; /* Set the width of the column */
  position: relative; /* Fixed column (stay in place on scroll) */
  top: 0px; /* Stay at the top */
  padding-top: 10px;
}

.rightCol {
  position: absolute; /* Fixed  (stay in place on scroll) */
  top: 180px; /* Stay at the top */
  left: 400px;
  padding-top: 10px;
}

#firstStatTable{
	display: inline-block;
	float: center;
	margin: 5px 0px 5px 5px;
	width: 230px;
}

#secondStatTable{
	display: inline-block;
	float: center;
	margin: 5px 0px 5px 0px;
	width: 230px;
}

#viewDiv {
	width:52vw;
	height: 35vw;
	padding: 0;
	margin: 0;
	border-style:solid;
	border-color: #000050;
	z-index: -1;
}


#map {
	width:52vw;
	height: 35vw;
	padding: 0;
	margin: 0;
	border-style:solid;
	border-color: #000050;
	z-index: -1;
}

#citation{
	text-align: right;
	width: 52vw;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 9px;
	display: inline-block
}	

#citationWA{
	text-align: right;
	width: 75vw;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 9px;
	display: inline-block
}	

#waterGuage{
	display: none;
	width: 260px;
	height: 250px;
	margin: 5px 20px 5px 50px;
	float: center;
}

#pieChart{
	display: none;
	margin: 5px 20px 5px 50px;
	float: center;
	padding-bottom: 15px;
	width: 600px; 
	height: 300px;
}

#LApieChart{
	display: none;
	margin: 5px 20px 5px 50px;
	float: center;
	width: 600px;
	height:300px;
	padding-bottom: 15px;
}

#barchart_values{
	display: inline-block;
	height: 225px;
	width: 450px;
}

#barchartNumber2{
	display:inline-block;
	height: 225px;
	width: 450px;
}

#barChartsDiv{
	float: center;
	display: inline-block;
}

.Tables_container {
	padding-top: 30px;
	margin: 0;
}

.Tables_child {
    float: left;
	padding-right: 1vw;
} 

#chooseStats{
	display: inline-block;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 10px;
}

.Legend{
	text-align: right;
	width: 52vw;
}
.legLabel{
	font-size: 0.85vw;	
	vertical-align:top; 
}

.legType{
	width: 15%;
	float: right;
}

#resPNPLeg{
	display: none;
	border-right: 2px dotted #a6a6a6;
	padding-right: 5px;
}

#resCapLeg{
	display: none;
	border-right: 2px dotted #a6a6a6;
	padding-right: 5px;
}

#engLeg{
	display: none;
	border-right: 2px dotted #a6a6a6;
	padding-right: 5px;
}

#engCapLeg{
	display: none;
	border-right: 2px dotted #a6a6a6;
	padding-right: 5px;
}


  /* Change color of icons to match bar chart and selection symbol */
  .esriPopup.dark div.titleButton, 
  .esriPopup.dark div.titlePane .title,
  .esriPopup.dark div.actionsPane .action {
	color: #ffffff;
  }
  /* Additional customizations */
  .esriPopup.dark .esriPopupWrapper {
	border: none;
  }
  .esriPopup .contentPane {
	text-align: center;
  }
  .esriViewPopup .gallery {
	margin: 0 auto;
  }
	  

A.homepagelinks:link {
	color: #0000FF;
	text-decoration: none;
}

A.homepagelinks:Visited {
      color: #003399;
      text-decoration: none;
}

A.homepagelinks:hover { 
      color : #FF0000;
      text-decoration : underline;
}


/* DROP DOWN BUTTON */
.dropbtn {
  background-color: #050550;
  border: 2px solid #020218;
  color: white;
  font-size: 16px;
  border: none;
  padding: 15px 32px;
}

.dropdown {
  position: relative;
  display: inline-block;
  margin: 10px 0px 10px 0px;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left: 50px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {border: 2px solid #020218;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #cc9999;}

#nidisLogo {
	position: absolute;
	z-index: 6;
	left: 675px;
	top: 10px
}
