/* 
    Document   : mmap
    Created on : Oct 4, 2011, 9:30:33 PM
    Author     : Developer
    Description:
        Purpose of the stylesheet follows.
*/

.search-tab-icon{
    background-image: url(../imgs/search_1.png);
}

.layers-tab-icon{
    background-image: url(../imgs/layers_1.png);
}

.tas_logo_div{
    width: 275px;
    border:0px solid white;
    height: 40px;
    float: left;
    cursor:pointer;
    margin-left: 20px;
}

.napr_logo_div{
    width: 265px;
    border:0px solid white;
    height: 40px;
    float: left;
    cursor:pointer;
    margin-left: 20px;
}

.layer_switcher_row{
    width:220px;
    height:20px;
    top: 5px;
    border:0px solid black;
    position: relative;
    margin-bottom: 5px;
    font-size: 11px;
}

.map_header_style{
    width:100%;
    height:100%;
    background-image: url(../imgs/rukis_hedlogo1.jpg);
    background-repeat: no-repeat;
}

.legend_header{
    font-size: 14px;
}

.search_button{
    height:14px;
    cursor:pointer;
}

#map_toolbar_div_id{
    float:right;
    margin-right: 20px;
    margin-top: 4px;
}

.map_header_right{
     float:right;
    height:24px;
    width:24px;
    margin-right: 250px;
    margin-top: 7px;
    border: 0px solid white;
}

.map_full_screen_div{
    float:right;
    height:24px;
    width:24px;
    background-image: url(../imgs/view-fullscreen.png); 
    margin-right:20px;
    margin-top: 7px;
    border: 1px solid white;
    cursor:pointer;
}

.olControlLoadingPanel1{
            background-image:url(../imgs/loading1.gif);
            margin-left: 50%;
            margin-top: 200px;
            position: absolute;
            width: 64px;
            height: 64px;
            background-position:center;
            background-repeat:no-repeat;
            display: none;
        }
     .olControlLoadingPanel {
            position: absolute;
            width: 100%;
            height: 100%;
            display: none;
            opacity:0.4;
            filter: alpha(opacity = 40);
            background-color: white;
        }

div.olControlPanZoom{
    display:none
}
div.olControlLayerSwitcher{
    top:35px;
}
div.olControlAttribution{
    display: none;
}
div.olControlScale{
    font-family: Verdana;
    font-size: 12px;
    color: black;
    background-color: #DDDDDD;
    opacity: 0.75;
    filter: alpha(opacity = 75);
}
div.olControlMousePosition {
    font-family: Verdana;
    font-size: 12px;
    color: black;
    background-color: #DDDDDD;
    opacity: 0.75;
    filter: alpha(opacity = 75);
}
.customEditingToolbar {
    float: right;
    right: 5px;
    height: 33px;
    width: 355px;
    border:0px solid white;
    background-color: #DDDDDD;
    opacity: 0.75;
    filter: alpha(opacity = 75);
}

.customEditingToolbarView {
    width: 310px;
}

.olControlNextStateItemInactive{
      background-image: url(../imgs/zoom_next.png);
    border:1px solid navy;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlPreviouseStateItemInactive{
      background-image: url(../imgs/zoom_previouse.png);
    border:1px solid navy;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlInfoToolItemInactive{
     background-image: url(../imgs/info.png);
    border:1px solid navy;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlInfoToolItemActive{
     background-image: url(../imgs/info.png);
    border:1px solid white;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlNavigationItemInactive{
    background-image: url(../imgs/pan.png);
    border:1px solid navy;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlNavigationItemActive{
   background-image: url(../imgs/pan.png);
   border:1px solid white;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
}
.olControlCleanVectorLayerItemInactive{
     background-image: url(../imgs/clean1.gif);
    border:1px solid navy;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlCleanVectorLayerItemActive{
     background-image: url(../imgs/clean1.gif);
    border:1px solid white;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
}
.olControlFullExtentItemInactive{
     background-image: url(../imgs/full_extent.png);
    border:1px solid navy;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
    cursor: pointer;
}
.olControlFullExtentItemActive{
     background-image: url(../imgs/full_extent.png);
    border:1px solid white;
    height:24px;
    width:24px;
    float:right;
    margin:3px;
}
.olControlZoomBoxOutItemInactive {
    background-image: url(../imgs/zoomout.png);
    border: 1px solid navy;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
    cursor: pointer;
}
.olControlZoomBoxOutItemActive {
    background-image: url(../imgs/zoomout.png);
    border: 1px solid white;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
}
.olControlZoomBoxInItemInactive {
    background-image: url(../imgs/zoomin.png);
    border: 1px solid navy;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
    cursor: pointer;
}
.olControlZoomBoxInItemActive {
    background-image: url(../imgs/zoomin.png);
    border: 1px solid white;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
}

.olControlLengthMeasureItemInactive {
    background-image: url(../imgs/length_measure.png);
    border: 1px solid navy;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
    cursor: pointer;
}

.olControlLengthMeasureItemActive {
    background-image: url(../imgs/length_measure.png);
    border: 1px solid white;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
}

.olControlAreaMeasureItemInactive {
    background-image: url(../imgs/area_measure.png);
    border: 1px solid navy;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
    cursor: pointer;
}

.olControlAreaMeasureItemActive {
    background-image: url(../imgs/area_measure.png);
    border: 1px solid white;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
}

.olControlSelectCemeteryToolItemInactive{
    background-image: url(../imgs/select_cemetery.png);
    border: 1px solid navy;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
    cursor: pointer;
}

.olControlSelectCemeteryToolItemActive{
    background-image: url(../imgs/select_cemetery.png);
    border: 1px solid white;
    height: 24px;
    width: 24px;
    float: right;
    margin: 3px;
}

.cemetery_dialog_label{
    font-weight: bold;
}
