@charset "UTF-8";

#gmaps_container img{
	display:block;
}

#gmaps_container {
	position:absolute;
	min-width:640px;
	min-height:400px;
	width: 100%;
	height:100%;
	left: 0px;
	top: 0px;
}


#gmaps_category_area {
	position:absolute;
	z-index:20;
	float: left;
	width: 160px;
	height: 470px;
	top: 0px;
	left: 0px;
	background-color:#ffffff;
}

#gmaps_category_top_area {
	position:absolute;
	left:0px;
	top:0px;
	width: 160px;
	height:40px;
	background-image:url(../images/category_frame_top.gif);
	overflow:visible;
	
	z-index:20;
}

#gmaps_category_main_area_back {
	position:absolute;
	left:0px;
	top:40px;
	width: 160px;
	height:398px;
	background-image:url(../images/category_frame_middle.gif); background-repeat:repeat-y;
	overflow:hidden;
	
	z-index:20;
}

#gmaps_category_main_area {
	position:absolute;
	left:5px;
	top:0px;
	width: 150px;
	height:398px;
	overflow:auto;
	display: none;	
	z-index:90;
}
#gmaps_items_area {
	position:absolute;
	left:5px;
	top:0px;
	width: 150px;
	height:398px;
	overflow:auto;

	z-index:70;
}

#gmaps_category_bottom_area {
	position:absolute;
	left:0px;
	bottom: 0px;
	width: 160px;
	height:32px;
	background-image:url(../images/category_frame_bottom.gif);
	overflow:hidden;
	
	z-index:20;
}


#gmaps_category_area_pulldown {
	position:absolute;
	z-index:30;
	left:0px;
	top: 12px;
	width: 146px;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #9999cc;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #9999cc;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #9999cc;
	padding: 2px;
 	background-color: #666699;
}

#gmaps_category_select {
 	width: 146px;
	height: 24px;
	padding: 2px 2px 0px 0px;
 	font-size:12pt;
}

#gmaps_catSelectedName {
	display: block;
	position:absolute;
	left:0px;
	top: 4px;
	color:#ffffff;
	font-weight: bold;
	z-index:30;
	width:126px;
}

#gmaps_category_select_head {
  	position: relative;
	float: right;
	z-index:40;
}

#gmaps_dhtmlgoodies_content ul{
	width: auto;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	font: bold  verdana,helvetica,arial,sans-serif;
	background: #9999cc;
	font-size: 90%;
	line-height:140%;
	text-align: left;
}

#gmaps_dhtmlgoodies_content ul li
{
	width: auto;
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #9999cc;
}

#gmaps_dhtmlgoodies_content ul li a
{
	display: block;
	width: auto;
	padding: 2px 2px 0px 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9999cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9999cc;
	background: #ccccdd;
	text-decoration: none;
}

#gmaps_dhtmlgoodies_content ul li a:link { 
	color: #666666;
}

#gmaps_dhtmlgoodies_content ul li a:focus {
	color: #666666;
	background: #ffffff;
}

#gmaps_dhtmlgoodies_content ul li a:hover {
	color: #666666;
	background: #ffffff;
}

#gmaps_dhtmlgoodies_content ul li a:active {
	color: #666666;
	background: #ffffff;
}

#gmaps_dhtmlgoodies_content ul li a:visited {
	color: #666666;
}

#gmaps_gmaps_dhtmlgoodies_contentBox{
	width: 100%;
	position:absolute;
	left:0px;
	background-color:#E2EBED;
	overflow:hidden;
	padding:0px;

	z-index:90;
}

#gmaps_dhtmlgoodies_content{
	
	position:relative;
}

#gmaps_items{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px
	padding:0px;
	z-index:30;
	line-height:140%;
	font-weight: bold;
}

.gmaps_places {
    margin: 0;
    padding: 0 0 0 2px;
}

#gmaps_items ul {
	font-size:90%;
	text-align:left;
}

#gmaps_items ul li {
	list-style:none;
}

#gmaps_items a:link {
	color: #0000ff;
	font-weight: bold;
}

#gmaps_items a:focus {
	color: #0000ff;
}

#gmaps_items a:hover {
	color: #0000ff;
}

#gmaps_items a:active {
	color: #0000ff;
}

#gmaps_items a:visited {
	color: #800080;
}

.gmaps_category_message_area{
	position:absolute;
	left: 5px;
	top:  0px;
	z-index:80;
	background-color: #ccccff;
	width: 150px;
	height: 398px;
	display: none;
}


#gmaps_category_allposition {
	position:absolute;
	z-index:20;
	left:5px;
	top:6px;
	width: 150px;
}

#gmaps_map_message_area {
	position:absolute;
	top:5px;
	left:340px;
	z-index:30;
	background-color: #ccccff;
}

#gmaps_content {
	position:absolute;
	z-index:10;
	width: 100%;
	height:470px;
	background-color: #ffffff;
	left: 0px;
	top: 0px;
}

#gmaps_map_area {
	left:160px;
	margin-right:160px;
	height:100%;
	background-color: #ffffff;
}

#gmaps_control_print {
    position:absolute;
    z-index:20;
    right:0px;
    top: 0px;
}

#gmaps_control_help {
    position:absolute;
    z-index:20;
    right:0px;
    top: 28px;
}


/* URL display area */
#gmaps_bottom_window {
	position: absolute;
	bottom:0px;
	left:0px;
	height:60px;
	width:100%;
	z-index: 50;
}

#gmaps_url_caption {
	position: absolute;
	left:20px;
	top: 3px;
	z-index: 20;
}

#gmaps_url_display {
	position: absolute;
	height:20px;
	left:160px;
	top: 0px;
	z-index: 20;
}

#gmaps_url_mailSend {
	position: absolute;
	right:60px;
	height:25px;
	width: 97px;
	z-index: 20;
}

div.markerTooltip {
	color: black;
	font-weight: bold;
	background-color:  white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
}

div.gmaps_info_header {
    font-size: 90%;
    text-align: left;
    margin-right:10px
}

div.gmaps_info_body {
    float: left;
    width: 217px;
    height: 134px;
    overflow: auto;
    font-size: 90%;
    text-align: left
}

div.gmaps_info_image {
    float: left;
    margin-left: 5px;
}

.gmaps_info_with_image {
    width: 342px;
}
