﻿#layerControl
{
    font-size: 11px;
    position: absolute;
    z-index: 1;
    border-right: 1px solid #b9e1e9;
}

.panelTop
{
    background: url(/MeasureM2/Images/Map/panelBg.png) no-repeat top left transparent;
    padding: 10px 0 0 20px;
    height: 6px;
    width: 171px;
}
.panelBtm
{
    background: url(/MeasureM2/Images/Map/mapPanelBtm.png) no-repeat top left transparent;
    padding: 12px 0 0 20px;
    color: White;
    height: 6px;
    width: 171px;
}
.LabeledMarker_markerLabel
{
    color: #6f0d03;
    font-size: 11px;
    font-weight: bold;
}
.layerBg
{
    padding-left: 8px;
    color: #242424;
    background: url(/MeasureM2/Images/Map/mapPanelBg.png) repeat-y scroll left top transparent;
    width: 183px !important;
}
.layerTitle
{
    background-color: #63aec0;
    color: White;
    font-weight: bold;
    padding: 0 0 0 10px;
    line-height: 24px;
    width: 173px;
}
.transitTitle
{
    font-size: 10px !important;
    margin: 7px 0 0 3px;
    color: #ED4117;
    display: block;
    text-transform: uppercase;
}
ul.layer-group
{
    margin: 3px 0 3px 15px;
}
.info-window
{
    font-size: 12px;
    font-family: Arial;
    padding: 0;
    margin: 0;
}
.iw-title
{
    font-size: 14px;
    font-weight: bold;
}
.iw-image
{
    /*border:solid 1px gray !important;*/
    padding: 0;
    margin: 0 5px 5px 0 !important;
    float: left;
}
p.iw-description, .iw-description
{
    margin: 10px 3px 0 3px !important;
    padding: 0;
}
a.iw-link
{
    text-decoration: none;
}


.legend
{
    font-size: 11px !important;
    color: #242424;
}


.popup p
{
    margin: 2px 0;
    padding: 0;
}

