#map_wrapper {
	position: relative;
	width: 915px;
	height: 652px;
	padding: 0;
	margin-bottom: 1em;
	border: 1px solid #888;
}
#map_canvas {
	display: inline-block;
	border-right: 1px solid #888;
	width: 740px;
	height: 650px;
}
#map_control {
	display: inline-block;
	padding: 10px 0 0 15px;
	width: 165px;
	vertical-align: top;
	overflow: hidden;
}
#map_control > div {
	margin-bottom: 15px;
}
#map_control select {
	width: 145px;
}

#map_wrapper .markerlabel,
#map_wrapper .markerlabel_selected {
	font-weight: bold;
	font-size: 9px;
	color: #fff;
	line-height: 9px;
	background-color: #a00;
	padding: 1px;
	border-radius: 1px;
	cursor: pointer;
}
#map_wrapper .markerlabel_selected {
	background-color: #080;
}

/* pop-up google map InfoWindow tab menu */
#tab_menu_infowindow {
	padding: 0;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	height: 19px;
	width: 360px;
}
#tab_menu_infowindow ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}
#tab_menu_infowindow ul li {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 1px 10px 0 0;
	border: 1px solid #003087;
	background-color: #003087;
	width: 5em;
	height: 18px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
#tab_menu_infowindow ul li.current:hover,
#tab_menu_infowindow ul li.current {
	color: #333333;
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	text-decoration: none;
	margin-top: 1px;
	height: 19px;
	cursor: default;
}
#tab_menu_infowindow ul li:hover {
	text-decoration: underline;
	background-color: #666666;
}

/* site info pop-up InfoWindow */
div.gm-style-iw h1 {
	font-size: 110%;
	margin: 0.5em 0 0.5em 0;
}
#siteinfo {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 275px;
	border: none;
	overflow: auto;
}

#siteinfo ul {
	padding-left: 0.6em;
	margin-left: 0.6em;
}
#siteinfo li {
	margin: 0.5em 0;
}
#siteinfo div.side {
	font-size: 90%;
	line-height: 15px;
	background-color: #eaeaea;
	color: #0055cc;
}
#siteinfo div.side:hover {
	background-color: #333333;
	color: #ffffff;
}
#siteinfo #img_container {
	position: relative;
	width: 360px;
	height: 271px;
}
#siteinfo #img_container #o {
	width: 360px;
	height: 15px;
	text-align: center;
	margin-bottom: 1px;
}
/* site info photo tab */
#siteinfo #img_container #o { width:360px;height:15px;text-align:center;margin-bottom:1px; }
#siteinfo #img_container #nw { position:absolute;width:65px;height:66px;top:16px;left:0px; }
#siteinfo #img_container #ne { position:absolute;width:65px;height:66px;top:16px;right:0px;text-align:right; }
#siteinfo #img_container #sw { position:absolute;width:65px;height:66px;bottom:0px;left:0px;padding-top:50px; }
#siteinfo #img_container #se { position:absolute;width:65px;height:66px;bottom:0px;right:0px;padding-top:50px;text-align:right; }
#siteinfo #img_container #w { position:absolute;width:15px;height:121px;top:83px;left:0px;line-height:117px;text-align:center; }
#siteinfo #img_container #e { position:absolute;width:15px;height:121px;top:83px;right:0px;line-height:117px;text-align:center; }
#siteinfo #img_container #n { position:absolute;width:226px;height:15px;top:16px;left:67px;text-align:center; }
#siteinfo #img_container #s { position:absolute;width:226px;height:15px;bottom:0px;left:67px;text-align:center; }
#siteinfo #img_container #siteimg { position:absolute; top:31px; left:15px; width:328px; height:223px; border:1px solid #888; line-height:225px; text-align:center; background-color:#aaa; font-size:150%; }


/* site info table */
div#site_list {
	width: 920px;
	margin-top: 1em;
}
div#site_list table {
	font-size: 90%;
}
}
div#site_list table th,
div#site_list table td {
	text-align: center;
	white-space: nowrap;
}
div#site_list table tbody tr td.site_link {
	color: #003087;
	font-weight: bold;
	cursor: pointer;
}
div#site_list table tbody tr td.site_link:hover {
	text-decoration: underline;
}
div#site_list table thead sup {
	color: #880000;
}
div#site_list table thead th {
	background-color: #efefef;
	border: 1px solid #fff;
	white-space: nowrap;
}
div#site_list table tr td:nth-child(4),
div#site_list table tr td:nth-child(5),
div#site_list table tr td:nth-child(6),
div#site_list table tr td:nth-child(7) {
	text-align: right;
}
div#site_list table tr td:nth-child(10) {
	text-align: left;
}
div#site_list #buttons {
	margin: 5px 0 0 45%;
}
div#site_list #buttons a.dt-button {
	padding: 0.1em 1em;
}

/*
div#site_list #buttons {
	margin: 4px 0 0 300px;
	width: 100px;
	padding: 5px;
	border: 1px solid #888;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
}
div#site_list #site_table_length,
div#site_list #site_table_info {
	display: inline-block;
	width: 200px;
}
div#site_list #site_table_filter,
div#site_list #site_table_paginate {
	display: inline-block;
	width: 260px;
	float: right;
}
div#site_list #site_table_paginate {
	width: 500px;
}
div#site_list .btn-group {
	margin-left: 150px;
}

div#site_list #buttons {
	margin: 4px 0 0 300px;
	width: 100px;
	padding: 5px;
	border: 1px solid #888;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
}
div#site_list #buttons a {
	color: #333;
	text-decoration: none;
}
div#site_list #buttons a:hover {
	color: #888;
}
*/

/* map legend */
div#legend_wrapper {
	display: none;
}
div#legend {
	height: 50px;
	background-color: #fff;
	text-align: right;
	line-height: 17px;
	padding: 2px 5px;
}
div#legend > div#title1 {
	font-size: 115%;
	font-weight: bold;
}
div#legend > div#title2,
div#legend > div#title3 {
	font-size: 110%;
}
#show_legend {
	display: block;
}


ol.note {
	height: 1em;
	line-height: 1em;
	margin: 1em 0 1em 1.3em;
	padding: 0;
	font-size: 90%;
}
