.tm-2col-container {
	margin: 0 0 8px 0;
}

.tm-leftcol {
	width: 240px;
	margin-left: 14px;
	float: left;
}
.tm-rightcol {
	width: auto;
	margin-left: 256px;
	margin-right: 12px;
}
.theme-name {
	font-size: 115%;
	font-weight: bold;
	margin: 20px 10px 12px 20px;
	color: #444;
}

.map-spacer {
	clear:both;
	height:5px
}
.map-divider {
	border-bottom: 1px solid gray;
	margin: 10px 0;
}
#color-ramp {
	float:left;
	margin: 0;
}
#color-ramp table {
	margin: 1px 0 0 0;
	*margin: 0;
	border-top: 1px solid #74706a;
	border-bottom: 1px solid #74706a;
}
#color-ramp table td {
	width: 18px;
	height: 17px;
	*height: 16px;
}
#udfinputs {
	padding: 8px 0;
}

#tm-legend-hdr, #tm-classes, #tm-location {
	display: none;
}
#tm-map {
	padding: 3px 5px;
}

#tm-header, .map-select-tools {
	height: 29px;
	padding: 0 1px 0 1px;
	background: url(../images/map_hdr_bkg.png) repeat-x top left;
	white-space: nowrap;
	overflow: hidden;
}
#tm-header {
	width: 650px;
}

#tm-body {
	text-align: left;
	width: 650px;
	height: 488px;
	border: 1px solid #bab7b3;
	border-top: none;
}

.tm-leftcol .content {
	padding: 0px 10px 0px 2px;
}

.tm-map-help, .rm-map-help {
	position: relative;
	top: -24px;
	left: 600px;
	width: 30px;
}
.rm-map-help {
	left: 450px;
}

.tm-nav-container {
	position: relative;
/*
	top: 190px;
	left: 250px;
*/
	top: -470px;
	left: 20px;
	width: 90px;
	height: 90px;
	z-index: 99;
}

.tm-slider-container {
/*
	top: 280px;
	left: 280px;
*/
	position: relative;
	top: -450px;
	left: 50px;

	width: 20px;
	height: 200px;
	z-index: 99;
}
.map-leftcol-inst {
	font-size: 85%;
	padding: 1px 4px 3px 8px;
}
.map-leftcol-button {
	font-size: 90.5%;
}
/*
.search-leftcol .container .bd, .tm-2col-container .container .bd {
	margin-left: 4px;
}
*/
.search-leftcol .container .bd p, .tm-2col-container .container .bd p {
	margin: 1px 2px 1px 0;
}
.search-2col-container .search-leftcol input, .tm-2col-container input {
	padding:1px 0;
}
#geo-map-select-geos-bd select {
	width: 206px;
	margin-top: 4px;
}

.leg-group-name {
	padding-top: 4px;
}
#geo-map-legend p.note {
	margin: 4px 0 0 4px;
}

#MapMarkup_colorlabel { }
#MapMarkup_colorbox {
	display: inline-block;
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
	border: 1px solid #74706a;
	border-right: none;
	background-color: red;
}
#MapMarkup_dropdownarrow {
	vertical-align: text-bottom;
}
#MapMarkup_size_label {
	margin-left: 19px;
}
#MapMarkup_sizefield {
	vertical-align: text-bottom;
}
#MapMarkup_textfield {
	width: 120px;
	margin-left: 4px
}
#geo-map-markers .map-select-tools {
	padding-left:33px;
	*padding-left: 0;
}

#mapstreet, #mapcity { width: 176px; }
#mapzip { width: 45px; }
#map-lat-value, #map-long-value { width: 100px; margin-right: 6px; }

#placenamehelp {
	display: none;
}
#identifyPopup p {
	margin: 2px 10px 4px 18px;
}
#identifyPopup div {
	border-top: 1px solid #888;
	margin: 10px 18px;
	height: 1px;
}
#scButton, #ecButton {
	margin-top: 1px;
	*margin-top: 0;
}

/* EusMap Navigator - overrides style from adf.css */
.navigator {
  background-image: url('../images/navigator.gif');
  height: 80px;
  width: 80px;
}

/* EusMapSlider */
/* update zoom slider images */
.slider.eusmapslider .vertical .handle {
  background-image: url("../images/slider/v_slider_active.png");
  width: 16px;
  height: 12px;
}

.slider.eusmapslider .vertical .tick {
  background-image: url("../images/slider/v_slider_tick.png");
  width: 16px;
  height: 12px;
}

.slider.eusmapslider .vertical .plus {
  background-image: url("../images/slider/v_slider_top.png");
  width: 16px;
  height: 12px;
}

.slider.eusmapslider .vertical .minus {
  background-image: url("../images/slider/v_slider_bottom.png");
  width: 16px;
  height: 12px;
}

.slider.eusmapslider .vertical .plus.highlight {
  background-image: url("../images/slider/v_slider_top_highlight.png");
}

.slider.eusmapslider.vertical .minus.highlight {
  background-image: url("../images/slider/v_slider_bottom_highlight.png");
}

/*
======================
selection_map.css
======================
*/
/* geo overlay map tab */
#tab_map {
	min-height: 530px;
}

#tab_map .search-2col-container {
	margin-top: 12px;
}

.map-select-tools {
	margin-top: 6px;
	padding-bottom: 4px;
	text-align: center;
}

#tab_map .search-rightcol {
	padding-top: 3px;
}

#geo-refmap {
	margin: 0 6px 0 4px;
}

#refmap-header, .map-select-tools {
	height: 29px;
	padding-left: 11px;
	background: url(../images/map_hdr_bkg.png) repeat-x top left;
	white-space: nowrap;
}
#refmap-header {
	width: 491px;
}
#geo-map-select-geos .map-select-tools {
	padding-left: 33px;
	*padding-left: 0;
}
#refmap-body {
	text-align: left;
	width: 500px;
	height: 375px;
	border: 1px solid #bab7b3;
	border-top: none;
}

#selection-results {
	padding: 3px 0 0 3px;
}
#selection-results li {
	line-height:105%;
	margin-bottom:2px;
	padding-left:4px;
	text-indent:-4px;
	*text-indent:-20px;
}

.nav-container {
	position: relative;
/*
	top: 80px;
	left: 250px;
*/
	top: -340px;
	left: 20px;
	width: 90px;
	height: 90px;
	z-index: 99;
}

.slider-container {
/*
	top: 170px;
	left: 280px;
*/
	position: relative;
	top: -320px;
	left: 50px;

	width: 20px;
	height: 200px;
	z-index: 99;
}

#geo-map-select-geos-hdr, #geo-map-legend-hdr, #geo-map-location {
	display: none;
}

.map-help {
	position: absolute;
	top: 52px;
	left: 738px;
}

#boundaryresultstable {
	display: none;
}

/* geo search results */
.map-search-results {
	height: expression( this.scrollHeight > 159 ? "160px" : "auto" ); /* ie */
	max-height: 160px;
	overflow: auto;
	margin-right: -4px;
}

/*
======================
map_contents.css
======================
*/
.mapcontent-overlay-body {
	background-color: #f4f2ef;
	color: #3e3c39;
	margin: 28px 8px 6px 8px;
	padding: 4px 12px;
	text-align: left;
}

.mapcontent-overlay-body p {
	padding: 2px 12px 10px 12px;
	font-weight: bold;
	font-size: 93%;
}

.mapcontent-overlay-body select {
	margin-left: 4px;
	font-size: 93%;
	font-weight: normal;
}

.mapcontent-container {
	margin: 8px 8px 6px 8px;
	font-size: 85%;
}

.mapcontent-container .yui-dt-checkbox {
	margin-left: 8px;
}

.mapcontent-container-btn {
	margin: 10px 0 0 -8px;
}

.mapcontent-tab-btn {
	font-size: 90.5%;
	padding: 4px 0;
	text-align: right;
}

#mapcontent-geo-overlay .mapcontent-tab-btn {
	font-size: 85%;
}

#mapcontent-overlay {
	position: absolute;
	top: 535px;
	left: 284px;
	*left: 278px;
	width: 535px;
	visibility: hidden;
	z-index: 1;
	-moz-border-radius: 3px;
	background-color: #74706a;
}

#mapcontent-geo-overlay {
	position: absolute;
	top:40px;
	left: 243px;
	width: 535px;
	visibility: hidden;
	z-index: 101;
	-moz-border-radius: 3px;
	background-color: #74706a;
}

#geotabs #mapcontent-geo-overlay {
	left: 214px;
	*left: 210px;
}
