div.olMap
{
    z-index: 0;
    padding: 0px !important;
    margin: 0px !important;
}

.olMapViewport
{
    text-align: left; /*background-color: set in browser specific CSS files*/
}

div.olLayerDiv
{
    -moz-user-select: none;
}

.olLayerGoogleCopyright
{
    left: 2px;
    bottom: 2px;
}
.olLayerGooglePoweredBy
{
    left: 2px;
    bottom: 15px;
}

.popupLink
{
    display: inline-block;
    padding: 1px 2px 1px 2px;
    color: #0066CC;
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
}
.popupText
{
    display: inline-block;
    text-transform:capitalize;
}
.popupLink:hover
{
    text-decoration: underline;
}


.olControlAttribution, a.olControlAttribution, a.olControlAttribution:visited
{
    font-size: 11px;
    bottom: 0px;
    left: 110px;
    right: 18px;
    position: absolute;
    display: block;
    color: Black; /*width: 100%;*/
    height: 20px;
    background-color: Transparent; /*#CCCCCC;*/
    text-align: left;
    vertical-align: middle !important;
    text-decoration: none;
}
.olControlAttributionText, a.olControlAttributionText, a.olControlAttributionText:visited
{
    font-size: 11px;
    vertical-align: middle;
    color: Black;
    text-decoration: none;
}
.olControlScaleLine
{
    left: 3px;
    bottom: 15px;
    font-size: 20px;
    color: Black;
    display: block;
}
.olControlScaleLineBottom
{
    border: solid 0px black;
    border-bottom: none;
    margin-top: -2px;
    text-align: center;
    font-size: 0px;
    left: 2px;
    display: block;
    color: #CCCCCC;
}
.olControlScaleLineTop
{
    position: absolute;
    height: 11px;
    left: 2px;
    bottom: 1px;
    border: solid 2px black;
    border-top: none;
    text-align: center;
    vertical-align: super;
    color: Black;
    font-size: 10px;
}

.olControlScale
{
    left: 3px;
    bottom: 2px;
    display: block;
    position: absolute;
    font-size: 10px;
}
/*.olControlScaleLine
{
    left: 10px;
    bottom: 15px;
    font-size: xx-small;
}
.olControlScaleLineBottom
{
    border: solid 2px black;
    border-bottom: none;
    margin-top: -2px;
    text-align: center;
}
.olControlScaleLineTop
{
    border: solid 2px black;
    border-top: none;
    text-align: center;
}
*/
.olControlPermalink
{
    right: 3px;
    bottom: 1.5em;
    display: block;
    position: absolute;
    font-size: smaller;
}

div.olControlMousePosition
{
    bottom: 0em;
    right: 3px;
    display: block;
    position: absolute;
    font-family: Arial;
    font-size: smaller;
}

.olControlOverviewMapContainer
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.olControlOverviewMapElement
{
    padding: 7px 0px 0px 7px;
    background-color: White;
    border-top:solid 1px #999999;
    border-left:solid 1px #999999;
}

.olControlOverviewMapMinimizeButton
{
    right: 0px;
    bottom: 0px;
    cursor:pointer;
}

.olControlOverviewMapMaximizeButton
{
    right: 0px;
    bottom: 0px;
    cursor:pointer;
}

.olControlOverviewMapExtentRectangle
{
    overflow: hidden;
    background-image: url("img/blank.gif");
    cursor: move;
    border: 2px dotted red;
}
.olControlOverviewMapRectReplacement
{
    overflow: hidden;
    cursor: move;
    background-image: url("img/overview_replacement.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.olLayerGeoRSSDescription
{
    float: left;
    width: 100%;
    overflow: auto;
    font-size: 1.0em;
}
.olLayerGeoRSSClose
{
    float: right;
    color: gray;
    font-size: 1.2em;
    margin-right: 6px;
    font-family: sans-serif;
}
.olLayerGeoRSSTitle
{
    float: left;
    font-size: 1.2em;
}

.olPopupContent
{
    padding: 5px;
    overflow: auto;
}
.olControlNavToolbar
{
    width: 0px;
    height: 0px;
}
.olControlNavToolbar div
{
    display: block;
    width: 28px;
    height: 28px;
    top: 300px;
    left: 6px;
    position: relative;
}

.olControlNavigationHistory
{
    background-image: url("img/navigation_history.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.olControlNavigationHistoryPreviousItemActive
{
    background-position: 0px 0px;
}
.olControlNavigationHistoryPreviousItemInactive
{
    background-position: 0px -24px;
}
.olControlNavigationHistoryNextItemActive
{
    background-position: -24px 0px;
}
.olControlNavigationHistoryNextItemInactive
{
    background-position: -24px -24px;
}

.olControlNavToolbar .olControlNavigationItemActive
{
    background-image: url("img/panning-hand-on.png");
    background-repeat: no-repeat;
}
.olControlNavToolbar .olControlNavigationItemInactive
{
    background-image: url("img/panning-hand-off.png");
    background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemActive
{
    background-image: url("img/drag-rectangle-on.png");
    background-repeat: no-repeat; /*cursor: url(cursors/DrawRectangleCursor.cur); */
}
.olControlNavToolbar .olControlZoomBoxItemInactive
{
    background-image: url("img/drag-rectangle-off.png");
    background-repeat: no-repeat;
}


/*================TOOOOOOLS==============*/
.olControlPrintMapSetupControlItemInactive
{
    background-image: url("images/PrintButton_InActive.png");
    background-repeat: no-repeat;
    cursor: pointer;
    width: 22px;
    height: 22px;
}
.olControlPrintMapSetupControlItemActive
{
    background-image: url("images/PrintButton_Active.png");
    background-repeat: no-repeat;
    cursor: pointer;
    width: 22px;
    height: 22px;
}
.olControlNavigationItemActive
{
    background-image: url("img/panning-hand-on.png");
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    left: 10px;
    border: solid 1px #999999;
}

.olControlNavigationItemInactive
{
    background-image: url("img/panning-hand-off.gif");
    background-repeat: no-repeat;
    background-position: 1px 1px;
    cursor: pointer;
    position: absolute;
    left: 10px; /*border:solid 1px transparent;*/
}

.olControlZoomBoxItemActive
{
    background-image: url("img/drag-rectangle-on.png");
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    left: 39px;
    border: solid 1px #999999;
}

.olControlZoomBoxItemInactive
{
    background-image: url("img/drag-rectangle-off.gif");
    background-repeat: no-repeat;
    background-position: 1px 1px;
    cursor: pointer;
    position: absolute;
    left: 39px;
}
.olControlMeasureItemActive
{
    height: 22px;
    width: 22px;
    position: absolute;
    border: solid 1px #999999;
    background-image: url("img/measuring-stick-on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlMeasureItemInactive
{
    height: 20px;
    width: 20px;
    position: absolute;
    background-image: url("img/measuring-stick-off.png");
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 1px 1px;
}
/*-------------------------------*/
.olControlDrawFeaturePointItemActive
{
    /*position:absolute;*/
    background-image: url("img/draw_point_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDrawFeaturePointItemInactive
{
    /*position:absolute;*/
    background-image: url("img/draw_point_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlDrawFeatureLineItemActive
{
    /*position:absolute;*/
    background-image: url("img/draw_line_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDrawFeatureLineItemInactive
{
    /*position:absolute;*/
    background-image: url("img/draw_line_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlDrawFeaturePolygonItemActive
{
    /*position:absolute;*/
    background-image: url("img/draw_polygon_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDrawFeaturePolygonItemInactive
{
    /*position:absolute;*/
    background-image: url("img/draw_polygon_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDrawFeatureRectangleItemInactive
{
    /*position:absolute;*/
    background-image: url("img/draw_rectangle_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDrawFeatureRectangleItemActive
{
    /*position:absolute;*/
    background-image: url("img/draw_rectangle_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlDrawFeatureCircleItemActive
{
    /*position:absolute;*/
    background-image: url("img/draw_circle_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDrawFeatureCircleItemInactive
{
    /*position:absolute;*/
    background-image: url("img/draw_circle_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlModifyFeatureRotateItemActive
{
    /*position:absolute;*/
    background-image: url("img/shape_rotate_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlModifyFeatureRotateItemInactive
{
    /*position:absolute;*/
    background-image: url("img/shape_rotate_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlModifyFeatureResizeItemActive
{
    /*position:absolute;*/
    background-image: url("img/shape_resize_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlModifyFeatureResizeItemInactive
{
    /*position:absolute;*/
    background-image: url("img/shape_resize_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlModifyFeatureDragItemActive
{
    /*position:absolute;*/
    background-image: url("img/shape_move_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlModifyFeatureDragItemInactive
{
    /*position:absolute;*/
    background-image: url("img/shape_move_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlModifyFeatureReshapeItemActive
{
    /*position:absolute;*/
    background-image: url("img/shape_edit_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlModifyFeatureReshapeItemInactive
{
    /*position:absolute;*/
    background-image: url("img/shape_edit_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlDeleteFeatureItemActive
{
    /*position:absolute;*/
    background-image: url("img/shape_delete_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlDeleteFeatureItemInactive
{
    /*position:absolute;*/
    background-image: url("img/shape_delete_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

.olControlModifyFeatureEditItemActive
{
    /*position:absolute;*/
    background-image: url("img/shape_edit_on.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
.olControlModifyFeatureEditItemInactive
{
    /*position:absolute;*/
    background-image: url("img/shape_edit_off.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}

.olControlSelectFeatureItemActive
{
    /*position:absolute;*/
    background-image: url("img/close.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
.olControlSelectFeatureItemInactive
{
    /*position:absolute;*/
    background-image: url("img/close.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
.olControlEditingToolbar
{
    position: relative;
    height: 30px;
    width: 200px;
}
.olControlEditingToolbar div
{
    width: 22px;
    height: 22px;
    margin-right: 5px;
    top: 3px;
    margin-bottom: 3px;
}

.mapSearchControls
{
    /*position:relative;*/ /*width: 280px;*/
    overflow: hidden;
    border: dashed 0px blue;
    padding-left: 12px;
    height: 45px;
}
.mapSearchControls div
{
    width: 32px;
    height: 32px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 12px;
    border: solid 1px #999999;
    float: left;
}
/*
.olControlEditingToolbar .olControlNavigationItemActive
{
    background-position: -103px -23px;
}
.olControlEditingToolbar .olControlNavigationItemInactive
{
    background-position: -103px -0px;
}
.olControlEditingToolbar .olControlDrawFeaturePointItemActive
{
    background-position: -77px -23px;
}
.olControlEditingToolbar .olControlDrawFeaturePointItemInactive
{
    background-position: -77px -0px;
}
.olControlEditingToolbar .olControlDrawFeaturePathItemInactive
{
    background-position: -51px 0px;
}
.olControlEditingToolbar .olControlDrawFeaturePathItemActive
{
    background-position: -51px -23px;
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive
{
    background-position: -26px 0px;
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive
{
    background-position: -26px -23px;
}
*/
.olControlSaveFeaturesItemActive
{
    background-image: url(img/save_features_on.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
.olControlSaveFeaturesItemInactive
{
    background-image: url(img/save_features_off.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

.olHandlerBoxZoomBox
{
    border: 3px dashed red;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}
.olHandlerBoxSelectFeature
{
    border: 2px solid blue;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}

.olControlPanPanel
{
    top: 10px;
    left: 5px;
}

.olControlPanPanel div
{
    background-image: url(img/pan-panel.png);
    height: 18px;
    width: 18px;
    cursor: pointer;
    position: absolute;
}

.olControlPanPanel .olControlPanNorthItemInactive
{
    top: 0px;
    left: 9px;
    background-position: 0px 0px;
}
.olControlPanPanel .olControlPanSouthItemInactive
{
    top: 36px;
    left: 9px;
    background-position: 18px 0px;
}
.olControlPanPanel .olControlPanWestItemInactive
{
    position: absolute;
    top: 18px;
    left: 0px;
    background-position: 0px 18px;
}
.olControlPanPanel .olControlPanEastItemInactive
{
    top: 18px;
    left: 18px;
    background-position: 18px 18px;
}

.olControlZoomPanel
{
    top: 71px;
    left: 14px;
}

.olControlZoomPanel div
{
    background-image: url(img/zoom-panel.png);
    position: absolute;
    height: 18px;
    width: 18px;
    cursor: pointer;
}

.olControlZoomPanel .olControlZoomInItemInactive
{
    top: 0px;
    left: 0px;
    background-position: 0px 0px;
}

.olControlZoomPanel .olControlZoomToMaxExtentItemInactive
{
    top: 18px;
    left: 0px;
    background-position: 0px -18px;
}

.olControlZoomPanel .olControlZoomOutItemInactive
{
    top: 36px;
    left: 0px;
    background-position: 0px 18px;
}

.olPopupCloseBox
{
    background: url("img/close.gif") no-repeat;
    cursor: pointer;
}
.olFramedCloudPopupContent
{
    padding: 5px; /*overflow: auto;*/
}
.olControlNoSelect
{
    -moz-user-select: none;
}


