.googlemapsmenu {padding:0 0 0 10px; margin:0; list-style:none; height:21px; background: #353f53; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.googlemapsmenu li.top {display:block; float:left; padding:0 0 0 0;}
.googlemapsmenu li a.top_link {display:block; float:left; height:21px; line-height:auto; padding:0 0 0 0; cursor:pointer; }
.googlemapsmenu li a.top_link span {float:left; display:block; padding:0px 0px 0px 0px; height:21px;}
.googlemapsmenu li a.top_link span.down {float:left; display:block; padding:0px 0px 0px 0px; height:21px;}
/*.googlemapsmenu li a.top_link:hover {color:#293041; background:#fff no-repeat;}
.googlemapsmenu li a.top_link:hover span {background:#fff no-repeat right top;}
.googlemapsmenu li a.top_link:hover span.down {background:#fff no-repeat right top;}

.googlemapsmenu li:hover > a.top_link {color:#293041; background:#fff no-repeat;}
.googlemapsmenu li:hover > a.top_link span {background:#fff no-repeat right top;}
.googlemapsmenu li:hover > a.top_link span.down {background:#fff no-repeat right top;}*/

.googlemapsmenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.googlemapsmenu a:hover {visibility:visible; position:relative; z-index:200;}
.googlemapsmenu li:hover {position:relative; z-index:200;}

/*
 * 'next' level invisible by placing it off screen
 */
.googlemapsmenu ul, 
.googlemapsmenu *:hover ul ul, 
.googlemapsmenu *:hover ul *:hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.googlemapsmenu *:hover ul.map_view {width:150px;}
.googlemapsmenu *:hover ul.weather_rad {width:140px;}
.googlemapsmenu *:hover ul.airport_info {width:140px;}

.googlemapsmenu *:hover ul {left:-1px; top:21px; background: #cecece; padding:5px; border-left:1px solid #404040; border-right:1px solid #404040; border-bottom:1px solid #404040; white-space:nowrap; width:100%; height:auto; z-index:300;}
.googlemapsmenu *:hover ul li {display:block; height:auto; position:relative; float:left; width:100%; font-weight:normal;}