#header {
//	background-image: url('../images/sitephoto_get.asp.gif');
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #003399;
}


#menubar {
	display: hidden;
	background-image:url(../skins/blue/images/middlenav_repeat.jpg);
	background-repeat:repeat-x;	
	background-position: 0 -1;
	height: 0.0em;
	width: 100%;
	margin-top: -10 px;
}

h3 {
	color: white;
	padding-top: 0.5em;
	padding-left: 1em;
}

.home_link {
	color: white;
	padding-top: 0.5em;
	font-style: italic;
}

#left_image {
	float: left;
}


/* The font-size in the next 2 obj are for the tabs */
.tab-visible {
	width: 100%;
	font-size: 1.2em;
}

.tab-visible tr {
	text-align: left;
	font-size: 1.2em;
}

/* This, along with control-panel set the width of the tabs */
#map {
	margin-left: 28em;
}

#control-panel {
	margin-left: 0em;
	width: 28em;
	
}

#tab-container {
	width: 100% !important;
}

.DisplayRight #control-panel {
	left: 0px;
}

.DisplayRight #map {
	right: 0px;
	margin-right: 0em;
}

.catalog-outscale {
	color: #999;
	font-style: normal;
	font-weight: normal;
}

.popups {
	font-size: smaller;
}

.identify {
	width: 100%;
}

.identify td {
	vertical-align: top;
}

#zoomto-boxes {
	padding: 0.5em;
}

.service-input-title {
	padding:0.5em;
}

.service-input, .tab-visible {
	margin: 0.5em;
}

.service-input {
	width: 10em;
}

.service-step-visible {
	min-height: 0;
}

.olControlOverviewMapContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 100px
}

.olControlOverviewMapMinimizeButton {
    left: 12px;
    top: 12px;
}    

.olControlOverviewMapMaximizeButton {
    left: 0px;
    top: 10px;
}

.olControlPanZoomBar {
	top: 150px !important;
	z-index:100000!important;
}

.Tool {
	z-index: 100000 !important;
}

.tab {
	font-size: 1.2em;
}

/* For toolbar spacer */
#tool-spacer10_16 {
	border: none;
	width: 8px !important;
}

#tool-spacer10_16 .ToolContent {
	width: 8px !important;
}

