#maTour {
background-color:#eeeedd;
height:531px;
position:relative;
width:798px;
}
#maPopup {
text-align:left;
}
.maPopup,
.maPopupPinned {
-moz-border-radius:6px;
border-radius:6px;
-moz-box-shadow:8px 8px 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 8px 8px 10px rgba(0,0,0,0.3);
box-shadow: 8px 8px 10px rgba(0,0,0,0.3);
}
.maPopupPinned {
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
}
#maHotspotImage {
-moz-border-radius:6px;
border-radius:6px;
}
#maTooltip {
z-index:10000;
visibility:hidden;
position:absolute;
border:solid 1px #808080;
color:#000000;
background-color:#fff8dc;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:4px;
font-weight:normal;
font-style:normal;
text-decoration:none;
max-width:200px;
}
#maLayout {
text-align:left;
height:531px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
width:798px;
}
#maAbsBlock {
overflow:hidden;
position:absolute;
}
#maHotspotTitle {
background-color:#333333;
color:#ffaaff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}
#maTextArea {
background-color:#333333;
}
#maHotspotText {
background-color:#333333;
color:#eeeeee;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
}
#maMap {
background-color:#eeeedd;
}

