
@font-face {
    font-family: 'MontserratRegular';
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body {
    margin: auto;
    background-color: #aaa;
    font-family: 'MontserratRegular', Arial, sans-serif;
    width: 840px;
}

#wrapper {
    position: relative;
}

#map {
    height: 593px;
}

#bars {
    display: none;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 800px;
    height: 90px;
    z-index: 1;
}

#video-bg {
    display: none;
    position: absolute;
    z-index: 2;
    top: 22px;
    left: 20px;
    width: 64px;
    height: 60px;
}
.video-bg-on {
    background: url("../images/video_bg.png") no-repeat 0 0 transparent;
}
.video-bg-off {
}

#video-btn {
    cursor: pointer;
    height: 54px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 58px;
}
.video-off {
	background: url("../images/video_btn.png") no-repeat top left transparent;
}
.video-on {
	background: url("../images/video_btn.png") no-repeat bottom left transparent;
}
.video-prs {
     margin: 1px 0px 0px 1px;
}

#play-bar-wrapper {
    background-image: url("../images/options_bar.png");
    background-repeat: no-repeat;
    height: 60px;
    width: 800px;
}
#play-bar {
    height: 60px;
    width: 800px;
    color: #fff;
    font: normal 12px/31px 'MontserratRegular', Arial, sans-serif;
}
#play-bar .play-text {
    float: left;
    margin-left: 0px;
    }
#play-bar .sliders {
    float: left;
    }
#play-bar #datetime {
    float: left;
    margin-left: 30px;
    }

#video-fake-btn {
    width: 60px;
    height: 60px;
    float: left;
}

#opacity-wrapper {
    width: 265px;
    height: 60px;
    margin-left: 75px;
    margin-right: 15px;
    float: left;
}

#opacity-wrapper.button-0 {
    margin-left: 15px;
    margin-right: 20px;
    width: 320px;
}

#opacity-slider-wrapper {
    width: 100%;
    height: 27px;
    float: left;
    background: url(../images/opacity_slider1.png) no-repeat center left;
}

#opacity-slider-wrapper.button-0 {
    background: url(../images/opacity_slider2.png) no-repeat center left;
}

#opacity-slider {
    cursor: pointer;
    position: relative;
    width: 245px;
    height: 100%;
    text-align: left;
}

#opacity-slider.button-0 {
    width: 300px;
}

#opacity-slider .ui-slider-handle {
    position: absolute;
    width: 25px; 
    height: 100%;
    margin-left: -2px;
    cursor: default;
    background: url(../images/handle.png) no-repeat center center;
    text-align: center; vertical-align: center; text-decoration: none;
}

#opacity-slider .ui-slider-range {
    position: absolute; 
    left: 0;
    top: 0;
    height: 100%;
    background: url(../images/opacity_fill.png) no-repeat center left;
}

#opacity-slider #opacity-bubble {
    height: 20px; 
    width: 38px; 
    overflow: hidden; 
    position: absolute; 
    top: -20px; 
    margin-left: -10px; 
    text-align: left;
}

#now-btn {
    float: left;
    height: 56px;
    width: 56px;
    margin: 3px 1px 1px 0px;
    cursor: pointer;
}
.now-off {
    background: url("../images/now_big.png") no-repeat 0px 0px transparent;
}
.now-prs {
    margin: 4px 0px 0px 1px !important;
}

#play-btn {
    float: left;
    height: 54px;
    width: 54px;
    margin: 3px 3px 1px 0px;
    cursor: pointer;
}
.play-off {
    background: url("../images/play-stop.png") no-repeat scroll left top transparent;
}
.play-on {
    background: url("../images/play-stop.png") no-repeat scroll left bottom transparent;
}
.play-prs {
    margin: 4px 2px 0px 1px !important;
}

#timeline-wrapper {
    width: 297px;
    height: 60px;
    margin-left: 7px;
    float: left;
}

#timeline-slider-wrapper {
    width: 100%;
    height: 25px;
    float: left;
    background: url(../images/play_slider.png) no-repeat center left;
}

#timeline-slider {
    cursor: pointer;
    position: relative;
    width: 275px;
    height: 100%;
    text-align: left;
}
#timeline-slider .ui-slider-handle {
    position: absolute;
/*        z-index: 2; */
    width: 25px; 
    margin-left: -2px;
    height: 100%;
    cursor: default;
    background: url(../images/handle.png) no-repeat center center;
    text-align: center; vertical-align: center; text-decoration: none;
}
#timeline-slider .ui-slider-range {
    position: absolute; 
/*        z-index: 1;*/
    left: 0;
    top: 0;
    height: 100%;
    background: url(../images/play_fill.png) no-repeat center left;
}
#timeline-slider #timeline-bubble {
    height: 21px; 
    width: 34px; 
    overflow: hidden; 
    position: absolute; 
    top: -20px; 
    margin-left: -17px; 
    text-align: center;
    color: #000;
    font: normal 12px/16px 'MontserratRegular', Arial, sans-serif;
    background: url(../images/play_tip.png) no-repeat bottom left;
    opacity: 0.7;
}


#options-bar-wrapper {
    background-image:url("../images/play_bar.png");
    background-repeat: no-repeat;
    height: 30px;
    width: 800px;
}
#options-bar {
    height: 30px;
    width: 800px;
}
#options-bar .chkbox {
    height: 100%;
    min-width: 120px;
    float: left;
    background: url("../images/checkbox_bg.png") no-repeat 15px 6px;
    padding-left: 44px;
    color: #aaa;
    font: normal 12px/30px 'MontserratRegular', Arial, sans-serif;
    cursor: pointer;
}
#options-bar .chk-on {
    background: url("../images/checkbox_sel_withbg.png") no-repeat 15px 6px;
    color: #fff;
}


#fullscreen-btn {
    position: absolute; 
    right: 19px;
    bottom: 19px;
    width: 61px;
    height: 61px;
    z-index: 100;
}
.fs-off {
    background: url("../images/fullscreen_out.png") no-repeat 0 0 transparent;
}
.fs-on {
    background: url("../images/fullscreen_in.png") no-repeat 0 0 transparent;
}
.fs-prs {
    background-position: 1px 1px;
}


#tbminimize {
    position: absolute;
    right: -14px;
    top: -17px;
    width: 38px;
    height: 38px;
    background: url("../images/minimize.png") no-repeat 0 0 transparent;
}
.tbmin-off {
    background: url("../images/minimize.png") no-repeat 0 0 transparent;
}
.tbmin-on {
    background: url("../images/minimize.png") no-repeat 0 0 transparent;
}
#tbminimize.tbmin-prs {
    right: -15px;
    top: -16px;
}

#video-point {
    position: absolute;
    left: 300px;
    top: 300px;
    width: 43px;
    height: 53px;
}
.vp-off {
    background: url("../images/videoicon.png") no-repeat 0 0 transparent;
}
.vp-on {
    background: url("../images/videoicon.png") no-repeat 0 0 transparent;
}
.vp-prs {
    background-position: 1px 1px;
}

#toolbar-icon {
    display: none;
    z-index: 100;
    position: absolute;
    right: 20px;
    top: 21px;
    width: 61px;
    height: 61px;
}
.tb-off {
    background: url("../images/toolbar_icon.png") no-repeat 0 0 transparent;
}
.tb-on {
    background: url("../images/toolbar_icon.png") no-repeat 0 0 transparent;
}
.tb-prs {
    background-position: 1px 1px;
}

#map.map-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
}

.OverlaysTL.toolbar-off {
    top: 22px !important;
}
.OverlaysTL {
    top: 120px !important;
    left: 23px !important;
}
.NavBar_compassControlContainer {
    background-color: transparent !important;
    width: 52px !important;
}
.NavBar_compass {
    margin-left: 1px !important;
}
.NavBar_rotateLeft, .NavBar_rotateRight {
    display: none !important;
}
.NavBar_zoomControlContainer {
    background-color: transparent !important;
    left: 0 !important;
    top: 35px !important;
}
.NavBar_zoomDrop {
    background-color: transparent !important;
}
.NavBar_modeSelectorControlContainer {
    display: none;
    width: 85px !important;
    background-color: #eee !important;
    opacity: 0.8 !important;
    left: 56px !important;
    top: -5px !important;
}
.NavBar_modeSelectorControlContainer .NavBar_separator {
    display: none !important;
}
.OverlaysBR-logoAware {
    right: 95px !important;
}

#map-wait {
    display: none;
    position: absolute;
    left: 10px;
    bottom: 30px;
    z-index: 1000;
    background-color: #6c6c6c;
    border-radius: 7px; 
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    padding: 2px;
    opacity: 0.5;
    border: 1px solid #666;
}
/*
.OverlaysTL {
    height: 0 !important;
}
.BreadcrumbContainer, 
.NavBar_modeSelectorControlContainer {
    display: none;
}
.NavBar_compassControlContainer {
    left: 0 !important;
    top: 120px !important;
}
.NavBar_zoomControlContainer {
    left: 100px !important;
    top: 120px !important;
}
*/
#pan-control-patch {
    position: absolute;
    top: -1px;
    left: 9px;
    width: 34px;
    height: 27px;
    border-top: 2px solid #7D99D0;
    border-bottom: 2px solid #7D99D0;
    opacity: 0.5;
}
#pan-control-patch2 {
    position: absolute;
    left: 0;
    top: -5px;
    width: 52px;
    height: 65px;
    background-color: #eee;
    border-radius: 3px; 
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    opacity: 0.8;
}
