table#dcoHead
{
  background-color: #FFFFFF;
  border-collapse: collapse;
  z-index: 3;
}

td#titleCell
{
  color: black;
  font-size: 20pt;
  font-weight: bold;
}

div#leftPanel
{
  background-color: #E6F3FF;
  font-size: 10.5pt;
  overflow: auto;
  z-index: 3;
}

div#leftPanel table
{
  background-color: #D5E2EE;
  margin-left: 5px;
  margin-right: 5px;
}

.leftPanelHead
{
  border: 1px solid gray;
  font-size: 11.5pt;
  font-weight: bold;
  margin-top: 1em;
  text-align: center;
  -moz-border-radius-topleft: 1em;
  -webkit-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  -webkit-border-radius-topright: 1em;
}

.leftPanelFoot
{
  border-color: gray;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  -moz-border-radius-bottomleft: 1em;
  -webkit-border-radius-bottomleft: 1em;
  -moz-border-radius-bottomright: 1em;
  -webkit-border-radius-bottomright: 1em;
  empty-cells: show;
}

.leftPanelHead th
{
  border-width: 0px;
  /* width: 100%; */
}

/*
table.leftPanelHead td
{
  border: 1px solid gray;
}
*/

table#searchPanel
{
  border-spacing: 0px;
  /*
  background-color: #E6F3FF;
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  */
  /*
  border: 1px solid gray;
  */
  margin: 0px auto;
  /*
  border-collapse: collapse;
  border-color: gray;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-top-width: 0px;
  */
}

table#searchPanel > tbody > tr:not(:first-child) > td:first-child
{
  border-left: 1px solid gray;
}

table#searchPanel > tbody > tr:last-child > td
{
  border-bottom: 1px solid gray;
}

table#searchPanel > tbody > tr:not(:first-child) > td:last-child
{
  border-right: 1px solid gray;
}

table#searchPanel td
{
  padding: 0.2em;
}

div.srContainer table
{
  border: 1px solid gray;
  border-collapse: collapse;
  /* font-size: 10.5pt; */
}

div.srContainer table td,th
{
  border: 1px solid gray;
}

table.search_res_tbl_vert
{
  border: 1px solid gray;
  font-size: smaller;
}

table.search_res_tbl_vert td
{
  border: 1px solid gray;
}

table.search_res_tbl_vert th
{
  border: 1px solid gray;
  text-align: right;
}

img.zoomIcon
{
  border-width: 0px;
  color: blue;
  cursor: pointer;
  font-size: 14pt;
}

img.zoomIcon:hover
{
  background-color: rgb(255, 255, 200);
}

div.vert_sr_loading
{
  background-color: #D5E2EE;
  border: 1px solid gray;
  border-top-width: 0px;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}

.sr_prevnext_cell
{
  -moz-user-select: none;
  -webkit-user-select: none;
  white-space: nowrap;
}

.sr_prevnext
{
  /*
  color: blue;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
  */
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  -moz-user-select: none;
  -webkit-user-select: none;
  white-space: nowrap;
}

.sr_prevnext:hover
{
  background-color: rgb(255, 255, 200);
}

table#mapToolsTable
{
  background-color: #E6F3FF;
  border: 1px inset black;
  margin: 0 0 0 auto;
  margin-right: 120px;
}

table#mapToolsTable td
{
  padding: 0px 3px;
  background-color: #ccc;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border: 2px solid #888;
  border-top: 2px solid #ddd;
  border-left: 2px solid #ddd;
  -moz-user-select: none;
  -webkit-user-select: none;
}

table#mapToolsTable td.mapToolHover
{
  background-color: #bbb;
  border-color: #777;
  border-top-color: #ddd;
  border-left-color: #ddd;
}

table#mapToolsTable td.mapToolSel
{
  background-color: #888;
  border-color: #555;
  border-bottom-color: #aaa;
  border-right-color: #aaa;
}


table#mapToolsTable img
{
  border-width: 0px;
  display: block;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}

img#mapImage
{
  -khtml-user-drag: none;
  -moz-user-select: none;
  -moz-user-focus: ignore;
  -webkit-user-select: none;
  background-repeat: no-repeat;
}

table#layerTreeTable
{
  display: block;
  border: 1px solid gray;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-collapse: collapse;
}

table#layerTreeTable tr
{
  padding: 2px;
}

table#layerTreeTable td
{
  /* width: 100%; */
}

table.layerLine label
{
  -khtml-user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

table.layerLine input
{
  /*
  width: 16px;
  height: 16px;
  */
  /* background-image: url(/images/layer/zoom_in_disabled.gif); */
}

td.layerLabelCell
{
  /* color: gray; */
  font-size: 10pt;
  text-align: right;
}

td.layerLabelCell select 
{
  font-size: 11px;
}

td.parDet
{
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  -khtml-user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

form.searchForm
{
  display: inline;
  font-size: 10pt;
}

form.searchForm input
{
  font-size: 9pt;
}

/*
form#layerForm
{
  margin: 0px;
}
*/

tr.search_row_advanced
{
  background-color: #E6F3FF;
  display: none;
  font-size: 10pt;
}

/*
tr.search_row_advanced input[type="text"]
{
  width: 65px;
  font-size: 8pt;
}
*/

.search_inp_small
{
  width: 65px;
  font-size: 8pt;
}

tr.search_info, .search_info
{
  font-size: 8pt;
  color: gray;
}

table.sr_sub_table th
{
  text-align: left;
  font-weight: normal;
  white-space: nowrap;
  padding-right: 0.5em;
}

table.autocomplete
{
  position: absolute;
  font-family: sans-serif;
  font-size: 9pt;
  background-color: rgb(240, 240, 200);
  border: 1px solid rgb(200,200,160);
  border-collapse: collapse;
  z-index: 2000;
}

table.autocomplete tr
{
  border: 1px solid gray;
  cursor: pointer;
}

table.autocomplete tr:hover
{
  background-color: rgb(250, 250, 230);
}

tr.ac_hl
{
  background-color: rgb(250, 250, 230);
}

li.label_field_sel
{
  font-weight: bold;
}

a.other_map_link
{
  border: 1px solid transparent;
  bottom: 8px;
  display: none;
  position: absolute;
  opacity: 0.7;
  z-index: 2001;
}

a.other_map_link:hover
{
  background-color: white;
  border: 1px solid blue;
  opacity: 1.0;
}

a.other_map_link img
{
  border: 1px solid transparent;
  display: block;
}

table.toolbarMenu
{
  background-color: #E6F3FF;
  border-collapse: collapse;
  font-size: 10pt;
  position: absolute;
  z-index: 2000;
}

table.toolbarMenu td
{
  border: 1px solid rgb(200,200,160);
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
}

table.toolbarMenu img
{
  -moz-user-select: none;
  -webkit-user-select: none;
}

table.toolbarMenu td:hover
{
  background-color: rgb(230,230,170);
}

table#ref_links
{
  background-color:#E6F3FF;
  border: 1px solid black; 
  border-collapse: collapse;
  position: absolute;
  top: 0px;
  right: 0px;
}

table#ref_links td
{
  padding: 5px;
  padding-bottom: 0px;
}

table#ref_links a
{
  color: black;
  /* padding: 0.5em; */
}

table#ref_links a:hover img
{
  /* background-color: rgb(80,80,255); */
  opacity: 0.7;
  _filter: alpha(opacity=70);
}

table#ref_links img
{
  border-width: 0px;
}

#tabs_header {
  float:left;
  _float: none;
  width:100%;
  background:#DAE0D2 url("http://reportallusa.com/images/tabs/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
}
#tabs_header ul {
  margin:0px;
  padding: 0px;
  list-style:none;
}
#tabs_header li {
  float:left;
  background:url("http://reportallusa.com/images/tabs/left.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 9px;
}
#tabs_header a {
  float:left;
  display:block;
  background:url("http://reportallusa.com/images/tabs/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
#tabs_header a:active {
  outline: none;
}
#tabs_header a:focus {
  -moz-outline-style: none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs_header a {float:none;}
/* End IE5-Mac hack */
#tabs_header a:hover {
  color:#333;
}
#tabs_header .tab_current {
  background-image:url("http://reportallusa.com/images/tabs/left_on.gif");
}
#tabs_header .tab_current a {
  background-image:url("http://reportallusa.com/images/tabs/right_on.gif");
  color:#333;
  padding-bottom:5px;
}

table.par_sr
{
  /* margin: 0 95 0 auto; */
  margin: 0 auto;
}

table.par_sr table
{
  background-color: #D5E2EE;
  font-size: 10pt;
}

/*
table#search_res_table
{
  border-width: 0px;
  margin: 0 auto;
  padding: 0px;
}
*/

table#search_res_table td
{
  border-width: 1px;
  border-style: solid;
  border-color: gray rgb(200, 200, 255) gray rgb(200, 200, 255);
}
table#search_res_table th
{
  border: 1px solid gray;
}

select.sr_exp_analyze
{
  font-size: 10pt;
}


select.sr_exp_analyze option
{
  background-repeat: no-repeat;
  background-position: 2px 0px;
  padding-left: 20px;
}

span.sr_sc_key
{
  color: rgb(0, 80, 20);
}

span.sr_sc_val
{
  color: rgb(0, 20, 80);
}

table.rec_dd
{
  background-color: white;
  border: 1px solid gray;
  border-spacing: 0px;
  font-size: 12px;
  position: absolute;
}

table.rec_dd a
{
  color: black;
  text-decoration: none;
}

table.rec_dd img
{
  border-width: 0px;
  vertical-align: middle;
  padding-right: 3px;
}

table.rec_dd td
{
  border: 1px solid transparent;
  -moz-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
}

table.rec_dd td:hover
{
  border-color: rgb(75,110,153);
  background-color: rgb(151,184,226);
}

table.county_sel
{
  border: 1px solid gray;
  margin: 0 auto;
}

table.county_sel th, table.county_sel td
{
  border: 1px solid rgb(210,210,210);
}


tr.county_sel_hl
{
  background-color: rgb(240,240,240);
}

img.map_dd_chooser
{
  vertical-align: bottom; 
  border-width: 1px; 
  border-color: transparent;
}

img.par_link
{
  margin-left: 0.5em;
  border-width: 0px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}

.ctid { display: none; }
.county_id { display: none; }
.county_name { display: none; }
.county_links { display: none; }
.geom_as_wkt { display: none; }
.layerName { display: none; }
.mapName { display: none; }
.is_parid_uniq { display: none; }
.db_host { display: none; }
.state_abbr { display: none; }

.state_links
{
  text-align: center;
}
.state_links a
{
  text-decoration: none;
}
.state_links a:hover
{
  background-color: rgb(255, 255, 200);
}

.link_button
{
  font-family: serif;
  font-size: 18pt;
  border-width: 0px;
  background-color: white;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  /* margin: 3px; */
  padding: 2px 12px 2px 12px;
  /* letter-spacing: -0.05em; */
  text-decoration: none;
  -moz-box-shadow: rgb(105,105,105) 3px 4px 3px;
  filter: DropShadow(Color=gray, direction=135, OffX=2, OffY=2);
  -ms-filter: DropShadow(Color=gray, direction=135, OffX=2, OffY=2);
}

.link_button:hover
{
  opacity: 0.7;
  _filter: alpha(opacity=70);
}

a.dbval_link:hover
{
  background-color: rgb(255, 255, 200);
}

div.ads_searchpage
{
  float: right;
}

div.ads_mappage
{
  float: right;
}

a.export_link
{
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
}

a.export_link:hover
{
  background-color: rgb(255, 255, 200);
}

a.export_link img
{
  margin-left: 0.25em;
  margin-right: 0.25em;
  border-width: 0px;
}

span.sd_abbr
{
  color: darkgreen;
}

table.map_attr_t
{
  font-size: 9.5pt;
}

table.map_attr_t th
{
  white-space: nowrap;
}

td.sitenav
{
  text-align: right;
  background-color: #E6F3FF;
  white-space: nowrap;
  border: 1px solid black; 
  border-collapse: collapse;
  padding-left: 5px;
  padding-right: 5px;
}

td.sitenav img
{
  border-width: 0px;
}

img.layer_info
{
  /* border: 1px solid transparent; */
  vertical-align: bottom;
  cursor: pointer;
}

img.layer_info:hover
{
  background-color: rgb(255, 255, 200);
}

body.rausa_body
{
  font-family: sans-serif;
  margin: 0px;
  background-color: white;
}

.comp_score
{
  display: none;
}
.comp_score_header
{
  display: none;
}

.highlight_table
{
  display: none;
}

.highlight_table_mbr
{
  display: none;
}

table.search_tabs_tbl
{
  padding: 0px;
  border-spacing: 0px;
  width: 100%;
}

td.search_tabs_tab
{
  border-top: 1px solid gray; 
  border-left: 1px solid gray; 
  border-right: 1px solid gray; 
  -moz-border-radius-topleft: 0.5em; 
  -moz-border-radius-topright: 0.5em; 
  -webkit-border-top-left-radius: 0.5em; 
  -webkit-border-top-right-radius: 0.5em; 
  padding: 0.2em; 
  white-space: nowrap; 
  cursor: default;
}
