.right {
	float: right;
}

/* LK To remove href border on images */
.noborder {
	border-style: none!important;
}

#results .label {
	color: #48B0E5;
	font-size: 0.8em;
	vertical-align: top;
}

#zoomto-boxes {
	padding: 5px 0px 0px 0px;
}

#results td {
	font-size: 0.8em;
}

#results {
	position: relative;
	z-index: 2000;
	top: 100px;
	width: 350px !important;
	float: right;
	overflow: auto;
	max-height: 500px;
	padding: 0 10px 10px;
	right: 10px;
}

#tab_holder {
	overflow: auto;
	max-height: 400px;
	height: 400px;
}

#buttons {
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#close {
	float: right;
	position: absolute;
	right: 16px;
	top: 20px;
}

#search {
	float: right;
	position: absolute;
	right: 56px;
	top: 20px;
}

#results h3 {
	cursor:move;
}

#resultsTable_wrapper {
	width: 99%!important;
}

.right {
	text-align: right;
}

body {
	background-color: #266D44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
}


#header {
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
    background-size: 100% 75%;
}

#header img {
	padding: 0px 0px 0px 10px;
	float:left;
}

#header span.right img {
	padding: 0px 0px 0px 0px;
	float: right;
	margin: 0px 0px 0px 0px;
}

#toolbar {
	background: white;
}

#menubar {
	display: block;
	clear: left;
	background-image: url('images/menubar_background.gif');
	background-repeat: repeat-x;
	height: 1.5em;
	width: 100%;
	margin-top: 0px;
	border-top: solid 1px #5D7F9E;
	border-bottom: solid 1px #5D7F9E;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

#menubar a {
	color: black;
	padding: 0px 10px 0px 0px;
	border-right: solid 1px #5D7F9E;
}

#footer {
	background-color: #024973;
	border-top: solid 1px black;
	color: white;
}

#footer a {
	color: white;
}

#middle {
	background: white;
}

#map {
	background: white;
}


#control-panel {
	border-left: solid 2px black;
}


#toolbar {
	background-color: #FFF !important;
}

.popup_table {
	font-size: smaller;
}

.left_column {
	width: 8em;
}

.tab-visible {
	padding: 0.3em;
}

.catalog-layer-title {
	margin-left:0px;
	margin-top:-17px;
}

li.catalog-group {
	font-weight: bold;
	color: #163D3C;
}

.olControlScaleLine {
	background-image: url(images/scaleback.png);
	background-repeat: repeat;
	padding: 0.5em;
	left: 90px !important;
}

#copyright {
	float: right;
	margin-right: 10px;
}

#zoomto-boxes {
	position: absolute !important;
	top: 100px !important;
	z-index: 1000 !important;
	right: 55px !important;
}

.olControlPanZoomBar {
	cursor:auto !important;
}

.template_test {
	color : black;
	font-family : arial;
}

h3.template_test {
	font-size: 32px;
	padding: 0 !important;
	margin: 0 !important;
}

.template_test p {
	padding: 0 !important;
	font-size: 18px!important;
}

.template_test table {
	margin: 5px;
	border: solid;
}

.template_test td {
	padding: 10px;
	border: solid 2px;
}

#disclaimer {
	width: 800px;
	font-family: arial;
	font-size: 10px;
	padding: 10px;

}

#template_testinfo td {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

#template_testinfo {
	border-collapse: collapse;
}

body.template_test {
	background-color: white;
}

table.info {
	border: none;
	background-color: #DAF2DC;
	width: 100%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 2px 0px;
	border-bottom: solid 1px #CCE0CD;
}

table.info th {
	background-color: #CCE0CD;
	font-weight: bold;
	text-align: center;
}

table.info td {
	vertical-align: top;
}