html { 
	padding: 0px; 
	margin: 0px 0px 0px 0px;
}

body {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#container {
	width: 100%;
	height: auto;	
}

#clear {
	clear: both;	
}
/*------------header styles------------*/
#header_container {
	width: 100%;
	height: 59px;
}

#header {
	height: 59px;
	display: block;
	float: left;	
}
/*------------top nav styles------------*/
#top_nav_container {
	height: 59px;
	display: block;
	margin-right: 10px;
	text-align: right;
	float: right;	
}
/*------------middle nav styles------------*/
#middle_nav_container {
	width: 100%;
	height: 25px;
	display: block;
}

#middle_nav {
	text-align: left;
	*line-height: 24px; /*IE Fix*/
	line-height: 25px;
}

#middle_nav a:link, #middle_nav a:active, #middle_nav a:visited {
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
}

#middle_nav a:hover {
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
}
/*------------toolbar styles------------*/
#toolbar_container {
	width: 100%;
	height: 30px;
	display: block;
	overflow: auto;
/*	overflow: auto;
	overflow-x: hidden;*/
}

#toolbar {
	width: 800px;
	height: 20px;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}

#toolbar a:link, #toolbar a:active, #toolbar a:visited, #toolbar a:hover {
	margin-right: 10px;
}

/*------------mapping container styles------------*/
#mapping_container {
	width: 100%;
	display: block;
}
/*------------map styles------------*/
#map {
	position: absolute;
	display: block;
	float: left;
	z-index: 1;
}
/*------------slider styles------------*/
#slider_container {
	position: absolute;
	top: 215px;
	left: 20px;
	display: block;
	width: 77px;
	height: 229px;
	z-index: 10;
}

#slider_bar {
	display: block;
	width: 77px;
	height: 165px;
	text-align: center;
}

#slider_adjuster {
	position: absolute;
	top: 90px;
	left: 0px;
	display: block;
	width: 77px;
	height: 7px;
	text-align: center;
}

#slider_adjuster a:link, #slider_adjuster a:active, #slider_adjuster a:vistied {
	position: absolute;
	display: block;
	*left: 0px; /*IE Fix*/
	width: 77px;
	height: 7px;
	text-align: center;
}

#slider_adjuster a:hover {
	position: absolute;
	display: block;
	*left: 0px; /*IE Fix*/
	width: 77px;
	height: 7px;
	text-align: center;
}

#slider_spacer {
	display: block;
	width: 77px;
	height: 7px;
}

#slider_north, #slider_south {
	display: block;
	width: 77px;
	height: 19px;
	text-align: center;
}

#slider_east_west_container {
	display: block;
	width: 77px;
	height: 19px;
	text-align: center;
}

#slider_west {
	display: block;
	width: 25px;
	height: 19px;
	float: left;
	text-align: center;
}

#slider_east {
	display: block;
	width: 25px;
	height: 19px;
	float: right;
	text-align: center;
}
/*------------loading bar styles------------*/
#loading_bar_container {
	position: absolute;
	top: 385px;
	left: 300px;
	display: block;
	width: 129px;
	height: 35px;
	z-index: 15;
	visibility: visible;
}

/*------------overlay window styles------------*/
#window_container {
	position: absolute;
	top: 440px;
	left: 400px;
	display: block;
	width: 248px;
	height: auto;
	z-index: 11;
	visibility: visible;
	padding: 1px;
}

#window_header {
	width: 100%;
	height: 22px;
}

#window_header_text {
	padding-left: 5px;
	line-height: 22px;
	float: left;
}

#window_header_spacer {
	width: 5px;
	height: 22px;
	display: block;
	float: right;
}

#window_close, #window_minimize {
	width: 12px;
	height: 22px;
	display: block;
	float: right;
}

#window_close a:link, #window_close a:active, #window_close a:visited,
#window_minimize a:link, #window_minimize a:active, #window_minimize a:visited, {
	width: 12px;
	height: 22px;
	display: block;
	float: right;
}

#window_close a:hover, #window_minimize a:hover {
	width: 12px;
	height: 22px;
	display: block;
	float: right;
}

#window_maximize {
	width: 18px;
	height: 22px;
	display: block;
	float: right;
}

#window_maximize a:link, #window_maximize a:active, #window_maximize a:visited, {
	width: 18px;
	height: 22px;
	display: block;
	float: right;
}

#window_maximize a:hover {
	width: 18px;
	height: 22px;
	display: block;
	float: right;
}

#window_content_container {
	width: 100%;
	height: 175px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

#window_content {
	padding: 5px;
}

#window_footer {
	width: 100%;
	height: 20px;
	background-color: #DEE5EB;
}

#window_resizer {
	width: 18px;
	height: 20px;
	display: block;
	float: right;
}

#window_resizer a:link, #window_resizer a:active, #window_resizer a:visited {
	width: 18px;
	height: 20px;
	display: block;
	float: right;
}

#window_resizer a:hover {
	width: 18px;
	height: 20px;
	display: block;
	float: right;
}
/*------------show/hide panel styles------------*/
#show_hide_panel {
	position: absolute;
	right: 280px;
	display: block;
}
#show_hide_panel a:link, #show_hide_panel a:active, #show_hide_panel a:visited {
	width: 11px;
	height: 575px;
	display: block;
	float: left;
}

/*------------side panel styles------------*/
#side_panel {
	position: absolute;
	right: 0px;
	width: 281px;
	height: 569px;
	overflow: hidden;
/*	display: block;*/
	float: left;
}

#panel_header_container {
	width: 271px;
	height: 29px;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;	
}

#panel_header_left, #panel_header_right {
	width: 5px;
	height: 29px;
	display: block;
	float: left;	
}

#panel_header_center {
	width: 256px;
	height: 29px;
	display: block;
	float: left;
	line-height: 29px;
	padding-left: 5px;	
}

#panel_content_container {
	width: 276px;
	height: 530px;
	display: block;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;		
}

#panel_content{
	width: 240px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: 22px;
}

/*------------footer styles------------*/
#footer_container {
	width: 100%;
/*	min-width: 1024px;*/
	position: absolute;
	bottom: 2px;
	height: 30px;
	display: block;
}

#disclaimer {
	text-decoration: none;
	line-height: 30px;
	padding-left: 15px;
	float: left;
}

#powered_by_image {
	background-color: transparent;
	height: 30px;
	padding-right: 5px;
	float: right;
}

#powered_by_text {
	line-height: 30px;
	padding-right: 10px;
	float: right;
}

#scale_content {
/*	padding-right: 10px;*/
	float: right;
	line-height: 30px;
	padding-top: 1px;
}


/* This is used to hide blank options */
img.BLANK {
	width: 1px;
	height: 1px;
}

/* Styles for the Tabs */
div#tabs {
	border-bottom: solid 1px black;
	padding-top: 7px;
}

div#tabs a {
	text-decoration: none;
	border: solid 1px black;
	border-bottom: none;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	padding-bottom: 0px;
	color: black;
	background: #DDD;
}
div#tabs a.selected {
	border-bottom: solid 1px white;
	background: white;
}

/*
 *  This is to make sure that the service forms stay hidden
 */

div#CustomForms {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	z-index: -1;
	visibility: hidden;
}

div#CustomForms div {
	width: 0px;
	height: 0px;
}

div#WaitingMessage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	z-index: -1;
	visibility: hidden;
}

/*
 *  CSS for the Map Markers
 */

.MapMarker {
	background-image: url('./images/red_ball.gif');
	width: 15px;
	height: 15px;
	z-index: 100000; /* Rediculously High */
	position: absolute;
}
