/*S leadorStreetViewModal*/ #leadorStreetViewModal { position:absolute; left:-1000px; top:500px; margin:0px; z-index: 10000; background: #fff; display: block; } #leadorStreetViewModal .modal-header { height:29px; } #leadorStreetViewModal .modal-body { overflow: hidden; height: 600px; max-height: none; } #leadorStreetViewWrap { width: 500px; height: 400px; } #leadorStreetViewWrap .install-flash-player { position:absolute; left:50%; top:50%; width:300px; height:200px; text-align:center; margin:-100px 0 0 -150px; } #leadorStreetViewWrap .install-flash-player p { padding:5px; } #leadorStreetViewWrap .install-flash-player img { border:none; } #leadorStreetViewWrap .install-flash-player a { display:block; color:#00b7ef; } #leadorStreetViewWrap .install-flash-player a span { display:block; } /*S leaflet-leador-street-view*/ .leaflet-control-container .leaflet-control-leador-street-view { margin: 10px 0 0 32px; border: none; position: relative; width: 21px; height: 34px; } .leaflet-bar .leaflet-control-leador-street-view-link { width: 19px; height: 34px; text-align: center; text-decoration: none; color: black; display: block; position: absolute; left: 0px; top: 0px; cursor: pointer; border: 0px solid #000 !important; border-radius: 3px; background: none !important; } .leaflet-bar .leaflet-control-leador-street-view-link span { display: block; width: 19px; height: 25px; overflow: hidden; position: absolute; left: 1px; top: 1px; background: url(../images/layout/ksfx.png) no-repeat center center; display: none; } .leaflet-bar .leaflet-control-leador-street-view-link:hover { width: 19px; height: 34px; border: none !important; background: none !important; } .leaflet-control-leador-street-view.active .leaflet-control-leador-street-view-link { background: #2dceec; } .leaflet-control-leador-street-view.active .leaflet-control-leador-street-view-link span { background: url(../images/layout/ksfxcur.png) no-repeat center center; } #leadorStreetViewMarkerBox { width: 89px; height: 68px; background: url(../images/layout/marker-sjeye.png) no-repeat 0px 0px; _background: url(../images/layout/marker-sjeye2.png) no-repeat 0px 0px; } .leadorSteetClose { width: 30px; height: 30px; overflow: hidden; background: #FFF url(../images/layout/icon-close.gif) no-repeat center -73px; ; position: absolute; right: 0px; top: 0px; z-index: 999999; border-left: 1px solid #222c12; border-bottom: 1px solid #222c12; cursor: pointer; } .leadorSteetClose:hover { background-position: center -33px; } /*E leadorStreetViewModal*/ #leadorStreetPointViewModal { position:absolute; left:auto; right:0px; top:auto; bottom:0px; margin:0px; border:none; border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; display: none; background-color: #fff; } #leadorStreetPointViewModal h3{ color:#000; } #leadorStreetPointViewModal .install-flash-player { position:absolute; left:50%; top:50%; width:300px; height:200px; text-align:center; margin:-100px 0 0 -150px; } #leadorStreetPointViewModal .install-flash-player p { padding:5px; } #leadorStreetPointViewModal .install-flash-player img { border:none; } #leadorStreetPointViewModal .install-flash-player a { display:block; color:#00b7ef; } #leadorStreetPointViewModal .install-flash-player a span { display:block; } #leadorStreetPointViewModal .modal-header { height:29px; } #leadorStreetPointViewModal .modal-header .fav { position:absolute; right:60px; top:7px; font-weight:normal; } #leadorStreetPointViewModal .modal-body { overflow: hidden; height: 600px; max-height: none; } #leadorStreetPointViewWrap { width:100%; height:100%; }