﻿.custom-controls-description,
.custom-controls-wrap {
    font-size: 12px;
    padding: 7px 10px;
    line-height: 140%;
}
.custom-controls-description p { margin: 0 }
.infoBox { width: 380px!important }
.infoBox>img {
    position: absolute!important;
    top: 0;
    right: 0;
}
.info-window-content {
    background: #fff;
    padding: 10px;
    font-size: 12px;
    line-height: 140%;
    height: auto;
    *zoom: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #000;
    -webkit-box-shadow: 0 2px 10px rgba(50,50,50,.75);
    -moz-box-shadow: 0 2px 10px rgba(50,50,50,.75);
    box-shadow: 0 2px 10px rgba(50,50,50,.75);
}
.info-window-content:before,
.info-window-content:after {
    content: " ";
    display: table;
}
.info-window-content:after { clear: both }
.info-window-content img {
    float: left;
    display: block;
    width: 100px;
    padding-right: 10px;
}
.info-window-content p { margin-top: 5px!important }
.info-window-content .link { margin-bottom: 0 }
.info-window-content .link a {
    color: #000;
    text-decoration: underline;
}
.info-window-content .link a:hover { text-decoration: none }
.info-window-title {
    margin: 0;
    padding: 0;
}
.label-layer-controls-wrapper { padding: 10px 7px }
.label-layer-control {
    display: block;
    line-height: 18px;
    font-size: 11px;
    position: relative;
    margin: 0;
    overflow: hidden;
}
.label-layer-control input {
    float:left;
}
.label-layer-control img {
    position: absolute;
    top: 2px;
    right: 2px;
}
.google-map-static img { border: 0 }
.label-layer-control a {
    text-decoration: none!important;
    color: #222!important;
    float:left;
    display:block;
    width:85%!important;
    position:relative;
}
.label-layer-control a span{
    display:block;
    padding-right:20px!important;
}
.label-layer-control a img{
    border:none;
}
.label-layer-control a:hover,
.label-layer-control a.selected { text-decoration: underline!important; }

.label-layer-controls-wrapper > div.selected {
  background-color: #ececec;
  margin-bottom: 6px;
}
.label-layer-controls-wrapper div.description 
{
    display: none;
    clear: both;
    margin: 1px;
    background-color: white;
    padding: 5px;
}
.label-layer-controls-wrapper > div.selected div.description { display: block;}

#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
    font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
    color: #fff;
}
#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    visibility: hidden;
    display: none;
}
#sb-overlay {
    position: relative;
    height: 100%;
    width: 100%;
}
#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width: 100px;
}
#sb-wrapper-inner {
    position: relative;
    border: 1px solid #303030;
    overflow: hidden;
    height: 100px;
}
#sb-body {
    position: relative;
    height: 100%;
}
#sb-body-inner {
    position: absolute;
    height: 100%;
    width: 100%;
}
#sb-player.html {
    height: 100%;
    overflow: auto;
}
#sb-body img { border: none }
#sb-loading {
    position: relative;
    height: 100%;
}
#sb-loading-inner {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align: center;
}
#sb-loading-inner span {
    background: url(../img/loading.gif) no-repeat;
    padding-left: 34px;
    display: inline-block;
}
#sb-body,
#sb-loading { background-color: #060606 }
#sb-title,
#sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#sb-title,
#sb-title-inner {
    height: 26px;
    line-height: 26px;
}
#sb-title-inner { font-size: 16px }
#sb-info,
#sb-info-inner {
    height: 20px;
    line-height: 20px;
}
#sb-info {
    top: 2px;
    right: 0;
    position: absolute;
}
#sb-info-inner { font-size: 12px }
#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%;
}
#sb-nav a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
    background-repeat: no-repeat;
}
#sb-nav-close { background-image: url(../img/close.png) }
#sb-nav-next { background-image: url(../img/next.png) }
#sb-nav-previous { background-image: url(../img/previous.png) }
#sb-nav-play { background-image: url(../img/play.png) }
#sb-nav-pause { background-image: url(../img/pause.png) }
#sb-counter {
    float: left;
    width: 45%;
}
#sb-counter a {
    padding: 0 4px 0 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}
#sb-counter a.sb-counter-current { text-decoration: underline }
div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align: center;
}
div.sb-message a:link,
div.sb-message a:visited {
    color: #fff;
    text-decoration: underline;
}



.map-lightbox-dynamic a:link {color: #000000;text-decoration: underline;}.map-lightbox-dynamic a:active,.map-lightbox-

dynamic a:hover {color: #666666;text-decoration: none;}.map-lightbox-dynamic a:visited {color: #666666;text-decoration: 

underline;}


.clear 
{
  clear:both;
}