@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-left: 30px;
	margin-bottom: 1em;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

.gc_map_menu
{
	width: 26px;
	position: absolute;
	left: -30px;
	top: -1px;
}

.gc_map_menuitem
{
	border-color: #DDDDDD rgb(153, 153, 153) rgb(153, 153, 153) rgb(221,221,221);
	border-style: solid;
	border-width: 1px;
	margin-bottom: 2px;
}

.gc_map_menuitem2
{
	width: 24px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	cursor: pointer;
}

.gc_map_menupanel
{
	width: 201px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2000;
	overflow: hidden;
}

.gc_map_menupanel2
{
	width: 200px;
	position: absolute;
	right: 0px;
	top: -1px;
	overflow: auto;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	background-color: #FAFAFA;
	opacity: 0.95;
	background-repeat: no-repeat;
	background-position: center;
}

.gc_map_menupanel3
{
	padding: 5px;
}

.gc_map_menupanel_close
{
	padding: 0px 0px 1px 1px;
	cursor: pointer;
	float: right;
	z-index: 100;
}

.gc_map_tooltip
{
	z-index: 20000;
	margin: 0px;
	padding: 1px 6px;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-style: solid;
	border-width: 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;
}

.gc_map_menu_cat, .gc_map_menu_cat_act, .gc_map_search_title
{
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	padding-left: 15px;
	color: rgb(76, 76, 76);
	background-color: #F2F2F2;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}

.gc_map_menu_cat
{
	background-image: url('arrow1.gif');
}

.gc_map_menu_cat_act, .gc_map_search_title
{
	background-image: url('arrow2.gif');
}

.gc_map_menu_cat, .gc_map_menu_cat_act
{
	cursor: pointer;
}

.gc_map_menu_subcat, .gc_map_searchresult
{
	margin-bottom: 2px;
}

.gc_map_menu_subcat2, .gc_map_searchresult2
{
	color: rgb(76, 76, 76);
	font-size: 11px;
	padding-top: 1px;
	padding-top: 4px;
	padding-left: 30px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 23px;
}

* html .gc_map_menu_subcat2, * html .gc_map_searchresult2
{
	height: 400px;
	height: 23px;
}

.gc_map_search, .gc_map_searchresult_address
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

.gc_map_menu_searchfield
{
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 1px;
	margin: 0px;
	margin-right: 4px;
	width: 120px;
}

.gc_map_menu_searchbutton
{
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: rgb(76, 76, 76);
	background-color: #F2F2F2;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 35px;
}

.gc_map_search_help
{
	color: #606060;
	font-size: 10px;
}

.gc_map_searchresult_title, .gc_map_searchresult_address
{
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.gc_map_searchresult_desc
{
	color: #606060;
	font-size: 10px;
	cursor: pointer;
}

#layersDiv, #layersDiv *
{
	color: rgb(76, 76, 76);
}