.alertPopup {
position: absolute;
left: 10px;
top: 0px;
opacity: 0.9;
filter: alpha(opacity = 90);
}
.alertPopup .cont {
display: block;
min-width: 100px;
padding: 10px;
background: #d5ed9a;
margin-left: 25px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.alertPopup h3 {
font-size: 11px;
margin-bottom: 10px;
padding: 5px 0px;
text-transform:uppercase;
}
.alertPopup .cont a {
display: block;
font-weight: bold;
margin: 5px 0px;
}
.alertPopup .icon {
display: inline;
vertical-align: middle;
}
.alertPopup .bottom {
background: #f9f9f3;
text-align: left;
padding: 3px 0px 3px 50px;
margin-top: 10px;
}
.alertPopup .bottom a {
text-decoration: none;
}
.compass {
display: block;
width: 48px;
height: 48px;
position: absolute;
left: 20px;
top: 10px;
background: url("/img/bing_navigation.png") no-repeat left top;
}
.compass a {
display: block;
width: 15px;
height: 15px;
position: absolute;
overflow: hidden;
text-indent: -9000px;
}
.compass a.c_top {
left: 16px;
top: 2px;
}
.compass a.c_right {
left: 31px;
top: 17px;
}
.compass a.c_bottom {
left: 17px;
top: 32px;
}
.compass a.c_left {
left: 1px;
top: 17px;
}
.compass a.c_center {
left: 16px;
top: 17px;
}
.slidebar {
display: block;
width: 12px;
height: 120px;
position: absolute;
left: 37px;
top: 58px;
background: url("/img/bing_navigation.png") no-repeat -17px -48px;
}
.slidebar span {
left: 9px;
top: 13px;
color: #F00;
position: absolute;
height: 95px;
z-index:300;
/*border:solid 1px;*/
}
.slidebar a {
display: block;
width: 12px;
height: 12px;
position: absolute;
overflow: hidden;
text-indent: -9000px;
left: 0px;
}
.slidebar a.zoom_in {
top: 0px;
}
.slidebar a.zoom_out {
bottom: 0px;
}
.slidebar a.slider {
width: 29px;
height: 13px;
left: -17px;
background: url("/img/bing_navigation.png") no-repeat -9px -169px;
}

.VEAPI_Pushpin {
display: block;
width: 20px;
height: 25px;
position: absolute;
background: url("/img/bing_navigation.png") no-repeat 0px -192px;
color: #000;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
.corner {
display: block;
width: 25px;
height: 9px;
background: url("/img/bing_navigation.png") no-repeat 0px -183px;
position: absolute;
top: 13px;
overflow: hidden;
text-indent: -9000px;
}
.VEAPI_Pushpin:hover .VEAPI_Bubble {
display: block;
}
#bingNav {
position: absolute;
top:0;
z-index:3000;
display:block;
}
.customInfoBox-noBeak, .customInfoBox-with-rightBeak, .customInfoBox-with-leftBeak .customInfoBox-beak {
width: 90%;
}
.customInfoBox-shadow, .customInfoBox-body, .customInfoBox-actionsBackground, .customInfoBox-previewArea {
border: 0px !important;
background: none !important;
width: 90%;
}
.resizeButton.collapse,
.resizeButton.expand {
width: 104px;
height: 20px;
border: none;
background: url("/img/bing_navigation.png") no-repeat 0px -218px;
cursor: pointer;
position: absolute;
bottom: 0px;
left: 110px;
z-index:1000;
}
.resizeButton.expand {
background: url("/img/bing_navigation.png") no-repeat 0px -238px;
}

