#map-cover{position:relative; overflow:hidden; width:738px; height:75px;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;margin: 0 0 30px 0;float:left}
#map-cover img{border:0; margin:0 0 0 0;}
#map-header-close{background:url(/images/gmap/google_map_close.png) no-repeat; width:738px; height:75px; padding:10px 0px 0px 150px;color:#898989;}
#map-header-close a {font-weight:bold; text-decoration:none;color:#000000;}

#map-header-open{background:url(/images/gmap/google_map_open.png) no-repeat;width:738px; height:70px;display:none;}
#map-header-open-left{width:457px;height:50px;padding:10px 0 0 20px;font-size:1.8em;color: #676767;float:left;}
#map-header-open-right{width:137px;	height:50px;padding:12px 12px 0 0;font-size:1.8em;color: #676767;float:right;text-align:right;}

#map-header-open-right a{font-size:0.9em;text-decoration:none;color:#676767;}
#map-header-open-icon{width:38px;height:38px;padding:10px 12px 0 0;float:right;display:block}
#map-area-container{width:738px; height:430px; background:url(/images/gmap/google_map_area.png) no-repeat; overflow:hidden;position:relative;}
#map-area{position:absolute; top:0; left:0px; width:706px; height:416px}
#map-area-holder{position:absolute; top:0; left:15px; width:706px; height:416px; overflow:hidden;}
#map-options{position:absolute; top:-3px; left:506px; background: url(/images/gmap/map_options_.png) no-repeat; width:202px; height:419px;}
#map-options-header-icon {width:63px;height:63px;padding: 0 0 0 0;float:left; position:absolute; left:-63px; top:0px}
#map-options-header-copy {width:139px;height:47px;padding: 0 0 0 0;float:left;position:absolute; top:16px; left:12px}
#map-options-header-search {width:172px;height:50px;margin: 6px 0 0 20px;font-size:0.8em;color: #676767;float:left;visibility:hidden;}
#map-options-header-search-control {background:url(/images/gmap/search-box.png) no-repeat;margin:0 0 0 0;padding:0 0 0 0;width:172px;height:24px;float:left;}
#map-options-header-search-box {width:136px;height:24px;padding:0 0 0 0;margin: 0 0 0 0;float:left;}
#map-options-header-search-box input {width:130px;height:20px;padding:0 0 0 0;margin: 2px 0 0 2px;border:none;}
#map-options-header-search-button {margin:0 0 0 0;padding:2px 0 0 1px;width:35px;height:24px;float:left;}
#map-options-header-filter{width: 198px;height:360px;padding: 20px 0 0 5px;position:absolute; top:50px; left:0px}
.map-options-header-filter-item-event {margin: 0 0 5px 0;width: 190px;height: 40px;font-size:0.9em;clear:both;}
.map-options-header-filter-item-hotel {margin: 0 0 10px 0;width: 190px;height: 20px;font-size:0.9em;clear:both;}
.map-options-header-filter-item-icon {width:45px;text-align:center;float:left;}
.map-options-header-filter-item-copy {padding:0 0 0 0px;width:130px;float:left;}
.map-options-header-filter-item-copy a{text-decoration:none;color:#676767;}
.map-options-header-filter-separator {height: 10px;width: 180px;}
.map-bubble{width:250px; height:120px;}
.map-bubble-icon {float:left;width:42px;height:42px;}
.map-bubble-name {width:193px;height:40px;float:right;margin: 0 15px 0 0;font-size:1.1em;text-align: right;}
.map-bubble-clear {clear:both;}
.map-bubble-address {width:250px;padding: 0 0 0 0;float:left;font-size:0.8em;text-align: left;}
.map-bubble-link {width:250px;height:16px;padding: 4px 0 0 0;float:left;font-size:0.8em;text-align: right; color:#000000;}
.map-bubble-link-blue {width:250px;height:16px;padding: 0 0 0 0;float:left;font-size:0.8em;text-align: right; color:#000000;}
.map-bubble-link-blue a { text-decoration: underline; color: blue; }

.map-bubble-podcast {width:250px;height:20px;padding: 4px 0 0 0;float:left;font-size:0.8em;text-align: left;}
.podcast-icon {float:left; cursor:pointer; background:url('/images/gmap/podcast/button_podcast.gif'); background-repeat:no-repeat; width:20px; height:20px;}
.podcast-copy {float:left; cursor:pointer}
.map-bubble-podcast a {text-decoration:underline; color:#fc7001;}


	#podcast-player {
		background: url('/images/gmap/podcast/player_bg.gif');
		background-repeat: no-repeat;
		color: #000;
		height: 45px;
		width: 92px;
		border: none;
		display:none;
	}
	#podcast-player .button {
		width: 13px;
		height: 13px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		float: left;
	}
	#podcast-player .button a {
		display: block;
		height: 20px;
		text-indent: -100em;
		overflow: hidden;
	}
	#podcast-player #timeline {
		position: relative;
		background-image: url('/images/gmap/podcast/timeline_bg.gif');
		background-repeat: no-repeat;
		width:41px;
		height:13px;
		margin:24px 0px 0px 5px;
		float:left;
	}
	#podcast-player #timeline #progressbar {
		position: absolute;
		left: 6px;
		top: 6px;
		display: block;
		height: 1px;
		width: 0px;
		text-indent: -100em;
		overflow: hidden;
		background-color: #000;
	}
	#podcast-player #timeline #playerslider {
		position: absolute;
		left: 6px;
		top: 3px;
		display: block;
		height: 7px;
		width: 4px;
		text-indent: -100em;
		overflow: hidden;
		background-image: url('/images/gmap/podcast/slider.gif');
	}
	#podcast-player .play {
		background-image: url('/images/gmap/podcast/button_play.gif');
		background-repeat: no-repeat;
		margin:24px 2px 0px 9px;
	}
	#podcast-player .pause {
		background-image: url('/images/gmap/podcast/button_pause.gif');
		background-repeat: no-repeat;
		display: none;
		margin:24px 2px 0px 9px;
	}
	#podcast-player .stop {
		background-image: url('/images/gmap/podcast/button_stop.gif');
		background-repeat: no-repeat;
		margin:24px 2px 0px 0px;
	}