#popup {
  position: absolute;
  padding: .5em;
  background: #e3e3e3;
  /*border: 5px solid #BFBFBF; */
  border: 1px solid blue;
  z-index: 10;
  font-size: 11px;
  font-family: "Arial";
  color: black;
  background: #E6E6FA;
} 
#loading {
  position: absolute;
  padding: .5em;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  color:#000000;
  background: #98F5FF;
  opacity:0.7;
  filter:alpha(opacity=7);
  /*border: 5px solid #BFBFBF;*/
  border: 5px solid #79B7E7;
  z-index: 999999; /* loading */
} 
#map_canvas {
  z-index: 1; 
  width: 822px; 
  height: 800px;
  position: relative;
  background-color: rgb(229, 227, 223);
  border: 1px solid gray;
}
td.lid {
  padding: 2px 2px 2px 2px; /* top right bottom left */
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  width: 130px;
  height: 50px;
  background-color:#e6e6fa;
  border: 1px solid gray;
}
#lid2 {
  /* input box */
  padding: 2px 2px 3px 2px; /* top right bottom left */
  font-size: 10px;
  font-family: Arial;
}
#lid3 {
  /* go button */
  padding: 2px 2px 2px 2px; /* top right bottom left */
  font-size: 12px;
}
#lid_text {
  font-size: 12px;
  color: black;
  font-family: Arial;
}
#lid_submit {
  font-size: 8px;
  color: black;
  font-family:Arial;
}
#quick_zooms {
  z-index: 1; 
  width: 300px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#home_div {
  z-index: 1; 
  width: 100px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#home_button {
  padding: 0px 2px 0px 2px; /* top right bottom left */
}
#data_density {
  z-index: 1; 
  width: 400px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  padding: 5px 2px 0px 2px;
}
td.special_links {
  width: 115px;
}
#rss {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 2px 5px 5px; /* top right bottom left */
}
#permalink {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 5px 5px 2px; /* top right bottom left */
}
#notes {
  z-index: 1; 
  width: 973px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#data_filters {
  z-index: 1; 
  width: 100px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#data_display {
  z-index: 1; 
  width: 100px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#old_stations_displayed {
  z-index: 1; 
  width: 300px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#stations_displayed {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px;
  text-align: center;
  width: 130px;
  height: 15px;
  border: 1px solid gray;
}
td.legend_section {
  width: 130px;
  height: 170px;
  border: 1px solid gray;
}
#legend {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px 2px 2px 1px; /* top right bottom left */
  text-align: center;
}
#legend_subtitle {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 11px;
  font-family: Arial;
  padding: 6px 2px 4px 2px; /* top right bottom left */
  text-align: center;
  line-height:13px;
}
#legend2 {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 10px;
  font-family: Arial;
  line-height: 1px;
  padding: 0px 2px 0px 2px; /* top right bottom left */
  text-align: left;
}
td.map_overlays_section {
  height: 100px;
  border: 1px solid gray;
}
#map_overlays {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px;
  text-align: center;
  width: 130px;
}
#map_overlays_checkboxes {
  font-size: 10px;
  font-family: Arial;
  color: black;
  margin: 2px;
  padding: 2px;
  background-color: rgb(230, 230, 250);
}

#separator {
  height: 10px;
  color: black;
  background-color: rgb(230, 230, 250);
  border: 1px solid;
}
#vacant {
  height: 10px;
  width: 850px;
  color: black;
  background-color: rgb(230, 230, 250);
}
td.the_maps_disclaimer {
  height: 10px;
  width: 80px;
  color: black;
  background-color: rgb(230, 230, 250);
  padding: 1px 1px 1px 1px; /* top right bottom left */
  text-align: center;
}

#header_image {
  z-index: 1;
  margin: 0px;
  border: 0px;
}
#noaa_image {
  z-index: 2;
  position:absolute;
  left: 25px;
  top: 10px;
  opacity:0.0;
  filter:alpha(opacity=0);
}
#nws_image {
  z-index: 2;
  position:absolute;
  left: 845px;
  top: 18px;
  opacity:0.0;
  filter:alpha(opacity=0);
}
.bluebox {
  font-size: 12px;
  font-family:Arial;
  color: black;
  margin: 0px;
  padding: 0px;
}
a img {
  border: none;
}

/* BEGIN: footer related divs */
#the_bottom {
  position: relative;
}
#rfc_link_map {
  position: absolute;
  left: 5px;
  top: 36px; 
  
}
#footer_box {

  position: absolute;
  left: 300px;
  top: 50px; 
  /*width: 590px;*/
  width: 665px;
  height: 187px;
  background-color: rgb(230, 230, 250);
  color: #A1A1AF;
  border-color: black;
  border-width: 1px;
  border-style: solid;
  font-size:.7em;

}
#footer_1 {
  position: absolute;
/*  left: 180px; */
  left: 225px;
  bottom: 15px;
}
#footer_2 {
  position: relative;
  text-align: center;
/*  left: 5px; */
  top: 10px; 
}
#footer_3 {
  position: relative;
  text-align: center;
/*  left: 5px; */
  top: 17px; 
}
#footer_4 {
  position: relative;
  text-align: center;
/*  left: 5px; */
  top: 24px; 
}
#footer_10 {
  position: relative;
  left: 20px; 
  top: 100px; 
  width: 110px;
  border-color: black;
  border-width: 1px;
  border-style: solid;
}
#int_footer_box {

  position: absolute;
  left: 0px;
  top: 0px;
  /*width: 590px;*/
  width: 959px;
  height: 20px;
  background-color: rgb(230, 230, 250);
  color: #A1A1AF;
/*  border-color: black; */
  border-width: 1px;
  border-style: solid;
  font-size:.7em;
  text-align: center;
  padding: 3px 4px 1px 3px; /* top right bottom left */

}
#river_sentence {
  position: relative;
  top: 0px;
  font-size:.7em;
  width: 300px;
}
#river_list {
  font-size: 10px;
}

/* WS */
#peakflow_header {
  position: relative;
  left: 0px;
  width: 968px;
  height: 126px;
  color: white;
}
h1.office_name {
  position: absolute;
  top: 10px;
  left: 50px;
  color: white;
  text-align: center;
  font-family:sans-serif, Arial;
}
h2.page_title {
  position: absolute;
  top: 50px;
  left: 50px;
  color: white;
  font-family:sans-serif, Arial;
}

#web_page_layout {
  margin-top: 2px;
  margin-left: 2px;
}

#line_attr {
  width: 200px;
}

td.map_type_section {
  /* padding: 2px 2px 2px 2px;*/ /* top right bottom left */
  display: table-cell;
  max-height: 30px;
  border: 1px solid gray;
}
#map_type_title {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px;
  text-align: center;
  width: 130px;
}
#map_type_subtitle {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 10px;
  font-family: Arial;
  font-style: italic;
  font-weight:normal;
  padding: 2px 2px 0px 2px; /* top right bottom left */
  text-align: center;
  width: 130px;
}
#map_type_radio {
  font-size: 10px;
  font-family: Arial;
  color: black;
  margin: 2px;
  padding: 2px;
  background-color: rgb(230, 230, 250);
  height: 40px;
  max-height: 50px;
}

td.peakflow_issued_date {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 5px 5px 2px; /* top right bottom left */
  width: 200px;
}

/************************/
/* begin: related links */
#related_links_section {
  height: 260px;
  padding: 0px 0px 0px 0px; /* top right bottom left */
  text-align: left;
  border: 1px solid gray;
  background-color:rgb(230,230,250);
}
#related_links_title {
  font-size: 12px;
  font-family: Arial;
  padding: 8px 0px 0px 0px; /* top right bottom left */
  text-align: center;
}
#related_links {
  font-size: 10px;
  font-family: Arial;
  padding: 4px 0px 0px 0px; /* top right bottom left */
  text-align: left;
  margin-left: 6px;
  line-height: 16px;
}
#related_links ul {
  float: left;
  text-align: left;
  margin: 0;
  padding: 0px 0px 0px 0px; /* top right bottom left */
}
#related_links li {
  list-style: none;
}
/* end: related links */
/************************/

td.esp_issued_date {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 5px 5px 2px; /* top right bottom left */
  width: 200px;
}

#popup_table {
  border: 0px solid rgb(0, 0, 255);
  border-collapse: collapse; /* removes all table cell spacing gaps */
}
#popup_table_main_th {
  text-align: center;
  font-size: 1.3em;
  background-color: #E6E6FA;
  color: #000099;
  border-bottom: thick solid rgb(0, 0, 255);
  padding: 2px 2px 2px 2px; /* top right bottom left */
  max-width:300px;
}
#popup_table_period {
  text-align: center;
  font-size: 1.2em;
  /* background-color: #B8B8C8; */
}
#popup_table_line {
  text-align: center;
  font-size: 1.2em;
  border-top: thin solid rgb(0, 0, 255);
  /* background-color: #B8B8C8; */
}
#popup_table_issued {
  text-align: center;
  font-size: 1.1em;
  font-weight: normal;
  /* background-color: #B8B8C8; */
}
#popup_row_spacer {
  height: 7px;
}
#popup_table_column_title {
  text-align: center;
  font-size: 1.1em;
  font-weight: normal;
  border-bottom: thin solid rgb(0, 0, 255);
  padding: 2px 10px 2px 10px; /* top right bottom left */
}
#popup_table_reverse2 {
  text-align: center;
  font-size: 1.0em;
  background-color: #D4D4DE;
  color: black;
  font-weight: normal;
}
#popup_table_reverse3 {
  text-align: center;
  font-size: 1.0em;
  background-color: #D4D4DE;
  color: blue;
  font-weight: normal;
}
#popup_table_main2_th {
  text-align: center;
  font-size: 1.2em;
  background-color: #E6E6FA;
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#popup_table_main3_th {
  text-align: center;
  font-size: 1.0em;
  background-color: #E6E6FA;
  border-bottom: thin solid rgb(0, 0, 255);
  padding: 2px 2px 2px 2px; /* top right bottom left */
  font-weight:normal;
}
#popup_table_th_subtitle {
  text-align: center;
  font-size: 1.1em;
  background-color: #B8B8C8;
}
#popup_table td {
  text-align: center;
  font-size: 1.1em;
}
#stage_flow_color_normal {
  color: black;
}
#stage_flow_color_normal_blue {
  color: blue;
}
#stage_flow_color_flood {
  color: red;
  font-weight:bold;
}
#average_minimum_flow {
  color: red;
  font-weight:bold;
}
#period_average_minimum_flow {
  color: red;
  font-weight:bold;
}
/* END: footer related divs */

/*
td {
  background-color: rgb(230, 230, 250);
}
*/
.vertical_line {
  border-left: 1px solid blue;
}


/*    <table border="1" cellspacing="0" cellpadding="0" bgcolor="#e6e6fa" border="black" width="968px"> */
table#top_table {
  border:1px solid gray;
  background-color:#e6e6fa;
  width:968px;
}

/*    <table border="1" cellspacing="0" cellpadding="0" bgcolor="#e6e6fa" border="black"> */
table#the_map_table {
  border:0px solid gray;
  background-color:#e6e6fa;
  width:968px;
}

/*    <table border="1" cellspacing="0" cellpadding="0" bgcolor="#e6e6fa" border="black" width="968px"> */
table#bottom_table {
  border:1px solid gray;
  background-color:#e6e6fa;
  width:968px;
  padding:0px;
}


#test_message {
  position: absolute;
  top: 50px;
  left: 200px;
  height: 40px;
  color: red;
  background-color: white;
  border: 2px solid black;
  padding: 5px;
}

/* forecast period for legend */
div#pfp {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 11px;
  font-family: Arial;
  padding: 6px 2px 4px 2px; /* top right bottom left */
  text-align: center;
}
div#lfp {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 11px;
  font-family: Arial;
  padding: 6px 2px 4px 2px; /* top right bottom left */
  text-align: center;
}

#peak_container {
  width:1000px;
  min-width:1000px;
  max-width:1000px;
}

.leaflet-control-container a:link {
  color: black;
  text-decoration:none;
}

.leaflet-control-container a:hover {
  color: red;
  text-decoration:none;
}
