@CHARSET "ISO-8859-1";

.gc_map
{
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

.gc_map_tooltip
{
	z-index: 20000;
	margin: 0px;
	padding: 1px 6px;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border-color: #DDDDDD rgb(153, 153, 153) rgb(153, 153, 153) rgb(221,221,221);
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	opacity: 0.92;
}

.gc_map_tooltip *
{
	color: #000000;
}

.gc_map_copright
{
	z-index: 10000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	position: absolute;
	right: 2px;
	bottom: 0px;
}

.gc_map_copright a, .gc_map_copright a:hover
{
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

.gc_map_copright a:hover
{
	text-decoration: underline;
}

.gc_map_detail
{
	background-repeat: no-repeat;
	background-position: center;
}

#layersDiv, #layersDiv *
{
	color: rgb(76, 76, 76);
}
