@CHARSET "ISO-8859-1";



#sa_locator_map {margin-left: auto; margin-right: auto; position: relative; width: 730px; height: 561px;}
#sa_locator_map ul {margin: 0px; padding: 0px; list-style-type: none;}


#sa_locator_map a .map_link {font-size: 1em; position: absolute; text-decoration: underline; left: 15px; background: #fff url(/static/viewing/images/list_bullet_image.gif) 0 .5em no-repeat; padding-left: 12px;}
#sa_locator_map a .hotspot {width: 9px; height: 9px; padding: 2px; border: 2px solid transparent; position: absolute; background: url(/static/viewing/images/transparent_background_image.gif) 0 0 repeat;} /* ie7 requires the transparent background image for it to hover properly */
#sa_locator_map a .hover_text {display: none; background-color: white; color: black; font-weight: bold; font-size: 1em; border: 1px solid black; padding: 4px 6px; white-space: nowrap; position: absolute; top: -2.2em; left: -2px; }

#sa_locator_map a:hover {border: none; text-decoration: none; cursor: pointer;} /* ie fix */
#sa_locator_map a:hover .hotspot {border: 2px solid blue;}
#sa_locator_map a:hover .hotspot .hover_text {display: inline;}




#sa_locator_map .refuges a .hotspot {background: url(/static/lands/protectedareas/images/refuge_icon.gif) 50% 50% no-repeat;}
#sa_locator_map .sanctuaries a .hotspot {background: url(/static/lands/protectedareas/images/sanctuary_icon.gif) 50% 50% no-repeat;}
#sa_locator_map .criticalhabitat a .hotspot {background: url(/static/lands/protectedareas/images/critical_habitat_icon.gif) 50% 50% no-repeat;}
#sa_locator_map .ranges a .hotspot {background: url(/static/lands/protectedareas/images/range_icon.gif) 50% 50% no-repeat;}

#sa_locator_map .refuges h2 {position: absolute; bottom: -2.8em; padding-right: 20px; background: url(/static/lands/protectedareas/images/refuge_icon.gif) top right no-repeat;}
#sa_locator_map .sanctuaries h2 {position: absolute; bottom: -2.8em; padding-right: 20px; background: url(/static/lands/protectedareas/images/sanctuary_icon.gif) top right no-repeat;}
#sa_locator_map .criticalhabitat h2 {position: absolute; bottom: -2.8em; padding-right: 20px; background: url(/static/lands/protectedareas/images/critical_habitat_icon.gif) top right no-repeat;}
#sa_locator_map .ranges h2 {position: absolute; padding-right: 20px; background: url(/static/lands/protectedareas/images/range_icon.gif) top right no-repeat;}

#sa_locator_map h2, #sa_locator_map ul, #sa_locator_map li {margin: 0px; padding: 0px;}
#sa_locator_map h2 {font-size: 14pt;} /* required in for IE text-size variations */