html, body { padding: 0; margin: 0; }
.sm-body, #sm-window { font-family: "trebuchet ms", georgia, serif; font-size: 1em;}
#sm-window { position: absolute;  top: 0; left: 0; display: none; z-index: 101; padding:5px;}
#sm-map-load { float:left; color: #fff; text-decoration:blink; z-index:100; font-weight:bold;}
#sm-map-print { display:none; float:none; font-family: "trebuchet ms", georgia, serif; font-size: 1em; background-color:#fff;}
.sm-map-print-node { display:block; color:#333; border-top: 1px dotted #333; margin-top:10px; padding:5px;}
#sm-mask-iframe, #sm-mask, #sm-overlay { position:absolute; top: 0; left: 0; height: 100%; width:100%;}
#sm-mask-iframe {border:none; opacity: 0; z-index:99; filter:alpha(opacity=0); -moz-opacity: 0; }
#sm-overlay { border:none; opacity: 0.85;  z-index:100; filter:alpha(opacity=85); -moz-opacity: 0.85;}
#sm-mask { visibility: hidden; z-index:100;}
#sm-content { clear:both; overflow:visible; text-align:left; }
.sm-start-button{ cursor:pointer;}
#sm-map-title, #sm-print-title { font-size: 1.5em;}
#sm-map-title-nav, #sm-map-footer-nav {float:right; margin:1px; font-size: 0.9em; font-weight:bold;}
.sm-map-subtitle { font-size: 0.7em; }
#sm-bkg { position:relative; }
#sm-map-footer { z-index:0; position:relative; font-family: "trebuchet ms", georgia, serif; text-align:right; height:0.9em;}
#sm-base-p { position: relative; height: 100%; }
.sm-base { clear:both; float:right; margin:0px; padding:0px; width:1px; height:1px; font-size: 0em;}

#sm-wrap { position:relative; margin: 5px auto 0px auto; }
#sm-inner-wrap { position:relative; }
#sm-custom-html { position:absolute; z-index:1; top: 0px; left: 0px; }
.sm-map-nav {float:right; margin:1px; background-color:#fff;}
#sm-nodes, #sm-map-nodes { font-family: "trebuchet ms", georgia, serif; font-size: 1em; position:absolute; z-index:2; top: 0px; left: 0px;}
.sm-node { position:relative; float:left; }

.sm-cnt-bdr { margin: 0px; }
.sm-cnt-bdr div { overflow: hidden; height: 1px; }

.sm-m6 { margin-right:6px; margin-left:6px; }
.sm-m4 { margin-right:4px; margin-left:4px; }
.sm-m3 { margin-right:3px; margin-left:3px; }
.sm-m2 { margin-right:2px; margin-left:2px; }
.sm-m1 { margin-right:1px; margin-left:1px; }
.sm-m0 { margin-right:0px; margin-left:0px; }

.sm-cnt { position:absolute; float:left; z-index:3; top:2.2em; color: #ffffff;
	text-align:center; visibility: hidden; cursor: default; overflow:visible;}

.sm-cnt-rgt, .sm-cnt-lft { float:left; width:20em; position:absolute; font-size: 0.9em;}
.sm-cnt-rgt { left:2.5em; }
.sm-cnt-lft { right:0.3em; }
.sm-cnt-bdy { padding: 0px 5px 0px 5px; }
.sm-tag { position:absolute; }
.sm-tag-ico, .sm-tag-sym { position:absolute; width:2em; height:2em; text-align:center; font-weight:bold;}
.sm-tag-wrp {
    letter-spacing:0px; font-size: 1em;
    width:2em; height:2em;
    background: transparent url(../images/mapanno/map_pointer.gif) no-repeat;
    overflow:hidden; z-index:2; cursor:pointer;
}