#popup {
  position: absolute;
  /*padding: .5em;*/
  background-color: #e3e3e3;
  /*border: 5px solid #BFBFBF; */
  /*border: 1px solid blue;*/
  /*z-index: 10;*/
  z-index: 99999;
  font-size: 11px;
  font-family: "Arial";
  color: black;
  background-color: #E6E6FA;
  display:none;
} 
#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 {
  position:relative;
  z-index: 1; 
  width: 822px; 
  height: 800px;
  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_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;
}
#snow_links {
  height: 160px;
  padding: 2px 2px 2px 2px; /* top right bottom left */
  text-align: center;
  border: 1px solid gray;
  background-color:rgb(230,230,250);
}
#snow_links_title {
  font-size: 12px;
  font-family: Arial;
  padding: 2px 2px 2px 2px; /* top right bottom left */
  text-align: center;
}
td.legend_section {
  width: 130px;
  height: 180px;
  border: 1px solid gray;
  background-color: rgb(230, 230, 250);
}
#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;
}
#legend2 {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 10px;
  font-family: Arial;
  line-height: 1px;
  padding: 1px;
  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;
}
#river_list {
  font-size: 10px;
}

/* WS */
#snow_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: 30px;
  color: white;
  white-space:nowrap;
  font-family:sans-serif, Arial;
}
#web_page_layout {
  margin-top: 2px;
  margin-left: 2px;
}

#line_attr {
  width: 200px;
}

td.map_type_section {
  height: 100px;
  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_radio {
  font-size: 10px;
  font-family: Arial;
  color: black;
  margin: 2px;
  padding: 2px;
  background-color: rgb(230, 230, 250);
}

label.normal_post_time { color:gray; background-color: #FFFFFF; padding:1px;}
label.old_post_time { color:red; }

label.normal_swe_time {color:gray; background-color: #FFFFFF; padding:1px; }
label.old_swe_time {color:red;}

td#post_time {
  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: 300px;
}

td#swe_time {
  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: 300px;
}

#popup_table {
  border: 1px solid rgb(0, 0, 255);
}
#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 */
}
#popup_table_th {
  text-align: center;
  font-size: 1.2em;
  background-color: #B8B8C8;
}
#popup_table_th_subtitle {
  text-align: center;
  font-size: 1.1em;
  background-color: #B8B8C8;
}
#popup_table td {
  text-align: center;
  font-size: 1.0em;
}

/* END: footer related divs */

/*
td {
  background-color: rgb(230, 230, 250);
}
*/


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

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

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

/* test message for v31 conversion */
#test_message {
  position: absolute;
  top: 50px;
  left: 150px;
  height: 40px;
  color: red;
  background-color: white;
  border: 2px solid black;
  padding: 5px;
}

/*
 * data filters =====================================
*/

#elevation_range_title {
  position:relative;
  left:-45px;
}
#value_slider_title {
  position:relative;
  left:-15px;
}

div#data_filters table td { border: 0px; }

div#data_filters {
  /*border: 1px solid rgb(121, 183, 231);*/
  border: 1px solid gray;
  /*border: 0px solid gray;*/
  background-color: rgb(230, 230, 250);
  padding: 3px;
  position:relative;
  /*height: 50px;*/
  height: 45px;
/*
  width: 320px;
*/
  width: 99%;
/*
  left:-8000px; 
*/
  z-index: 2; /* data filters */
  display:none;
}

#data_filters_title {
  position:absolute;
  top:235px;
  left:340px;

  width:100px;
  height:20px;

  color: black;
  background-color: #E6E6FA; 

  border: 0px solid #BFBFBF;
  font-size:14pt;

  text-align:center;
  z-index:99999;

  visibility:hidden;
}
#missing_xml_data { 
  position:absolute;
  top:215px;
  left:350px;

  width:100px;
  height:50px;

  color: red; 
  font-size: 4pt;
  visibility:hidden; /* don't show message of missing data */
 /* z-index:99999;*/
}

/***********************************
 * custom slider handle 
************************************/
div#value_slider .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#elevation_slider .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qpf_slider_opacity .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qpf_slider_forecast .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qpe_slider_opacity .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qpe_slider .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qtf_slider_opacity .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qtf_slider_forecast .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}
div#qte_slider_opacity .ui-slider-handle {
  width:1.35em;
  height:1.35em;
  cursor:default;
  border:1px solid #000000;
  background-color:#FFFFFF;
  border-radius:0.675em;
  box-shadow: 1px 1px 2px #333;
  position:absolute;
  top:-7px;
}

/**************************
* Custom JQuery UI settings
**************************/
.ui-slider {
  height:4px;
}
.ui-slider-horizontal {
  /*border: 1px solid #1F497D;*/
  border: 1px solid #79B7E7;
}
.ui-state-default {
  border:2px solid #79B7E7;
}


#elevation_filter_min_cell { border: 0px; display:inline; float: left; }
#elevation_slider { 
  display:inline-block; 
  min-width:100px;
  max-width:100px;
  width:100px;
  float:left;
  position:relative;
  left:20px;
  top:5px;
}
#elevation_filter_max_cell { border: 0px; display:inline; float: left; position:relative; left:50px;}

#value_filter_min_cell { border: 0px; display:inline; float:left; position:relative;left:40px; }
#value_filter_max_cell { border: 0px; display:inline; float:left; position:relative;left:70px; }
#value_slider { 
  display:inline-block;
  min-width:100px;
  max-width:100px;
  width:100px;
  float:left;
  position:relative;
  left:50px;
  top:5px;
}

#elevation_filter_min_num { width: 50px; }
#elevation_filter_max_num { width: 50px; }
#elevation_filter_min_units { width: 50px; padding:2px; }
#elevation_filter_max_units { width: 50px; padding:2px; }
#value_filter_num { width: 50px; }
#value_filter_min_units { width: 50px; padding:2px; }
#value_filter_max_units { width: 50px; padding:2px; }
#spacer { border: 0px; display:inline-block; }

#the_map_table {background-color:#E6E6FA;}

/* exp snow density */
div#snow_density_container { visibility:visibility;}
div#snow_density_container label { color:#E6E6FA; }
#post_time { display:none; }


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

/*********************************
* refresh data
*********************************/
#refresh_data_time {

  min-width:335px;
  width:335px;

  min-height:30px;
  height:30px;

  white-space:nowrap;
/*
  background-color:red;
  color:white;
*/
}
#refresh_data_button {
  position:relative;
  top:4px;
  left:10px;
}
#refresh_data_label {
  position:relative;
  top:4px;
  left:10px;

  min-width:310px;
  width:310px;

  min-height:30px;
  height:30px;

  white-space:nowrap;

/*
  background-color:blue;
  color:white;
*/
}

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

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

/* --- */
/* myRegion prints the region number (1-6) in popup for testing */
/*
    Map Regions
     1  2  3   
     4  5  6   
     map size: 830x700
*/
.myRegion {
  color:red;
  font-weight:bold;
  /*display:none;*/
  display:inline-block;
}
.myRegionIMG {
  color:red;
  background-color:white;
  padding:3px;
  font-weight:bold;
  font-size:20px;
  /*display:none;*/
  display:inline-block;
}


