﻿/* Style Sheet for Map */
#mapwrapper{ text-align:left; width:729px; float:left;}

#mapcontainer{ width:729px; height:400px; overflow:hidden; position:relative; z-index:0;}
#loading, .loading{ background:#686868 url(../images/loading.gif) no-repeat 50% 50%; width:729px; height:400px; position:absolute; z-index:2000;}
.loading{ width:919px !important; height:524px !important; z-index:1;}
#area1{ width:729px; height:334px; top:0px; left:0px; position:absolute; z-index:1600; cursor:pointer;}
#area2{ width:729px; height:400px; top:0px; left:0px; position:absolute; z-index:1500;}
#area3{ width: 729px; height: 400px; top: 0px; left: 0px; position: absolute; z-index: 1400;}
#maplarge { height:729px; width:1200px; position:relative;display: block;}

.minimapimages { position:absolute; cursor:pointer; top:0px; left:0px; width:729px; height:400px; overflow:hidden;}
.minimapimages img {display: none;}

.active {display: block;}

.ml{display: none;width: 1200px;height: 729px;}

#slides{position:relative;}
#slides li{ position:absolute;}

#mnav{ float:right; clear:both; background:url(../images/mpnav/mpnavbg.gif) repeat top left; width:729px; }
#mnav li{ float:right;}
#mnav li a,#mnav li a span{ float:left; display:block; cursor:pointer; line-height:21px; height:35px; font-size:10px; text-decoration:none; overflow:hidden;}
#mnav li a span{ margin-left:-999px;}
#mnav li#zoomout a{ background:#351406 url(../images/mpnav/zoom.gif) no-repeat 100% 46%; width:110px;}
#mnav li#zoomout a.on{ background:#351406 url(../images/mpnav/zoom.gif) no-repeat top right;}
#mnav li#zoomout a.on:hover{ background:#351406 url(../images/mpnav/zoom.gif) no-repeat bottom right;}
#mnav li#zoomin a{ background:#351406 url(../images/mpnav/zoomin.gif) no-repeat 100% 50%; width:121px;}
#mnav li#zoomin a.on{ background:#351406 url(../images/mpnav/zoomin.gif) no-repeat top right;}
#mnav li#zoomin a.on:hover{ background:#351406 url(../images/mpnav/zoomin.gif) no-repeat bottom right;}
#mnav li#print a{ background:#351406 url(../images/mpnav/print.gif) no-repeat 100% 50%; width:121px;}
#mnav li#print a.on{ background:#351406 url(../images/mpnav/print.gif) no-repeat top right;}
#mnav li#print a.on:hover{ background:#351406 url(../images/mpnav/print.gif) no-repeat bottom right;}
#mnav li#gap{ width:233px;}
