#maTour {
background-color:#F4F5F8;
height:610px;
position:relative;
width:950px;
}
#maTooltip {
z-index:300;
visibility:hidden;
position:absolute;
border:solid 1px gray;
background-color:#fff8dc;
font-size:11px;
font-family:arial,helvetica,sans-serif;
padding:2px 4px;
}
#maLayout {
text-align:left;
height:594px;
padding-top:8px;
padding-right:8px;
padding-bottom:8px;
padding-left:8px;
width:934px;
}
#maAbsBlock {
overflow:hidden;
position:absolute;
}
.maDir, .maDirBody, .maDirStatusLine {
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size:10px;
text-align:left;
}
.maDir {
border:solid 1px #5c599e;
background-color:#f0cb46;
cursor:pointer;
height:22px;
padding-left:4px;
padding-right:2px;
position:absolute;
visibility:hidden;
overflow:hidden;
z-index:4000;
}
.maDirBody {
border:solid 1px #5c599e;
display:none;
position:absolute;
width:300px;
background-color:#ffffff;
z-index:4000;
}
.maDirStatusLine {
color:#f8c301;
background-color:#eeeeee;
border-bottom: solid 1px #5c599e;
padding-top:1px;
padding-left:4px;
padding-right:4px;
height:14px;
}
.maDirContent {
padding:4px;
max-height:500px;
overflow-y:scroll;
overflow-x:hidden;
}
.maDirTitle {
color:#8e4388;
font-size:11px;
font-weight:bold;
padding-right:4px;
white-space:nowrap;
}
.maDirSearchBox {
font-size:11px;
width:60px;
border:solid 1px #dddddd;
height:14px;
padding-top:1px;
}
.maDirSearchLabel {
color:#8e4388;
font-size:10px;
font-weight:normal;
text-align:right;
width:100%;
paddingRight:1px;
}
.maDirLevel {
cursor:pointer;
font-size:11px;
}
.maDirLevel1 {
padding-left:0px;
margin-top:4px;
}
.maDirLevel1 a {
color:#5c599e;
font-weight:bold;
text-decoration:none;
}
.maDirLevel a:link,
.maDirEntry a:visited {
text-decoration:none;
}
.maDirLevel1 a:hover {
text-decoration:underline;
}
.maDirLevel2 {
padding-left:8px;
margin-top:2px;
}
.maDirLevel2 a {
color:#944c93;
text-decoration:none;
}
.maDirLeve2 a:link,
.maDirEntry a:visited {
text-decoration:none;
}
.maDirLevel2 a:hover {
text-decoration:underline;
}
.maDirLevelCount {
color:#333333;
font-size:9px;
font-weight:normal;
}
.maDirEntry {
cursor:pointer;
font-size:10px;
padding-left:8px;
}
.maDirEntry a {
color:#000000;
font-weight:normal;
line-height:14px;
}
.maDirEntry a:link,
.maDirEntry a:visited {
text-decoration:none;
}
.maDirEntry a:hover {
color:#ff0000;
text-decoration:underline;
}
.maDirPreview {
background-color:#eeeeee;
border:solid 1px #cccccc;
color:#000000;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size:9px;
overflow:hidden;
position:absolute;
text-align:left;
z-index:4001;
}
.maDirPreviewImage {
float:right;
border:solid 1px #000000;
}
.maDirEntrySearchResult {
color:#000000;
background-color:#ffff00;
}
#maSlideTitle {
background-color:#ffffff;
color:#464646;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}
#maSlideText {
background-color:#ffffff;
color:#464646;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
}
#maMap {
background-color:#F4F5F8;
height:594px;
width:934px;
}
#maFooterLink {
color:#888888;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:normal;
line-height:16px;
text-align:center;
}
.maFooterLink:link {
color:#555555;
text-decoration:underline;
}
.maFooterLink:visited {
color:#555555;
text-decoration:underline;
}
.maFooterLink:hover {
color:black;
text-decoration:underline;
}
