/** googlemaps */

div#map object{outline:none;}
div#mapFrame{background: #f0f0f0; border:1px solid #c6c6c6; border-top: 0px none;}
div.mapInfoWindow{display:none; position:absolute; left:0; top:0; width:231px; background:transparent;z-index:9998;}
div.mapInfoWindowTop{background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_top.png) 0% 0% no-repeat; width:231px; height:7px;}
div.mapInfoWindowMiddle{position:relative;background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_middle.png) 0% 0% repeat-y; width:231px;}
div.mapInfoWindowBottom{background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_bottom.png) 0% 100% no-repeat; width:231px; overflow:hidden;height:7px;}
div.mapInfoWindowTip{position:absolute; cursor:pointer;cursor:hand; background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_tip_righthand.png) 0% 100% no-repeat; width:23px; height:36px; z-index:9999;}
.anchor_bottomright div.mapInfoWindowTip{background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_tip_lefthand.png) 0% 100% no-repeat; width: 23px; height:36px;}
.anchor_topright div.mapInfoWindowTip{background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_tip_toplefthand.png) 0% 100% no-repeat; width: 14px; height:22px;}
.anchor_topleft div.mapInfoWindowTip{left:182px; background:transparent url(http://img1.ii2.org/html/beta/images/gmaps/balloon_tip_toprighthand.png) 0% 100% no-repeat; width: 14px; height:22px;}
div.mapInfoWindowContent{color:#000;position:relative;background:#fff;margin:0 7px;overflow:hidden; width:217px;}
div.mapInfoWindowCloseButton{position:absolute; cursor:pointer;cursor:hand; top:14px; left:204px; width:16px; height:16px; background:transparent url(http://img1.ii2.org/html/beta/images/fam/cross.png) no-repeat;}
div.mapActivityIndicator{background:white url(http://img1.ii2.org/html/beta/images/gmaps/activity.gif) 50% 50% no-repeat;width:100%;height:100%;}
div.mapInfoWindowContent h3{margin:0 0 8px 0;text-transform:uppercase;}
div.mapInfoWindowContent ul.links{margin-left:2px;padding-left:2px;}
object#mapFlashObject, object#mapFlashObject_inner { position:absolute; }
div.mapInfoWindow h3{border:0px none;}
div.mapInfoWindow span.value{display:block;margin:0 0 6px 0;}
div.mapInfoWindow dfn { margin: 3px 0 10px 0; display: block; color: #666; font: normal 10px verdana,sans-serif; }

ul.mapTabs li a,
ul.mapTabs li.disabled {
	margin: 0 3px 0 0;
	background: #f0f0f0;
	border: 1px solid #c6c6c6;
	font-family: arial,sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #444;
	cursor: pointer;
	padding: 3px 6px 4px 3px; /* Links */
}

body ul.mapTabs li.disabled {
	height: 17px;
	cursor: default;
	filter: Alpha(opacity=40);
	-moz-opacity: .40;
	opacity: 0.40;
	zoom:1
}

ul.mapTabs li a,
ul.mapTabs li.disabled {
	display: block;
	float: left;
}
ul.mapTabs li a img,
ul.mapTabs li.disabled img {
	padding: 0;
	border:none;
}

ul.mapTabs li.disabled img {
	
}


ul.mapTabs {
	clear: both;
	margin: 0;
	padding: 0 0 0 5px;
	background: url(http://img1.ii2.org/html/beta/images/gmaps/tabs_tabs_bg_22px.png) repeat-x;
	height: 22px;
}

ul.mapTabs li {
	height: 21px;
	list-style-type: none;
	float: left;
}

ul.mapTabs li a,
ul.mapTabs li.disabled {
	display: block;
	height: 13px;
	background: url(http://img1.ii2.org/html/beta/images/gmaps/tabs_tab_bg.png) repeat-x #e1e1e1;
	border-bottom: 0;
	font-weight: normal !important; 
	color: #555;
}

ul.mapTabs li.selected a {
	border-bottom: 0;
	height: 14px;
	
}

div.mapTabs_content {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	background: url(http://img1.ii2.org/html/beta/images/gmaps/tabs_tabs_content_bg.png) repeat-x;
	min-height: 100px;
	height: expression(this.width < 100 ? "100px" : true); /* IE fix */
}

ul.mapTabs li.selected a {
	color: #1d1d1d;
	background: url(http://img1.ii2.org/html/beta/images/gmaps/tabs_tab_bg_selected.png) repeat-x #f0f0f0;
	font-weight: bold !important;  
	color: #000;
}

ul.mapTabs li a:hover {
	background: url(http://img1.ii2.org/html/beta/images/gmaps/tabs_tab_bg_hover.png) repeat-x #e1e1e1;
}

ul.mapTabs li.selected a:hover {
	background: url(http://img1.ii2.org/html/beta/images/gmaps/tabs_tab_bg_selected_hover.png) repeat-x #e1e1e1;
	border-bottom: 0;
}

.mapInfoWindowInfoContainer {
	padding: 10px;	
}

