body {
    color: white;
    font-size: 9px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    margin: 0px
}

.olControlPanel div {
    display: block;
    float: left;
    width: 45px;
    height: 45px;
    background-color: black
}

div.olControlPanel {
    background-color: black;
    width: 100%;
    height: 120px;
    filter: alpha( opacity = '95');

-moz-opacity:
    0.95;

-khtml-opacity:
    0.95;

opacity:
    0.95;
}

div.olControlMousePosition {
    float: bottom;
    display: block;
    right: 3px;
    font-family: Arial;
    font-size: 12px;
    color: white;
    background-color: black;
    width: 100%;
    height: 20px;
}

#output {
    position: absolute;
    bottom: 3px;
    right: 5px;
    z-index: 10000;
    display: none;
}

#ads {
    position: absolute;
    top: 125px;
    right: 5px;
    z-index: 10000;
    display: block;
}

#adcontainer {
    position: absolute;
    top: 470px;
    right: 5px;
    z-index: 10001;
    display: none;}
 #maplogo {
        position: absolute;
        bottom: 60px;
        left: 5px;
        z-index: 10001;
        display: block;
}

.olControlPanel div.cpanelBtn {
        position: absolute;
        background-color: black;
        filter: alpha( opacity = '95');
-moz-opacity:
        0.95;

-khtml-opacity:
        0.95;

opacity:
        0.95;
}

.olControlPanel div.toprow {
        top: 5px;
}

.olControlPanel div.bottomrow {
        top: 60px;
}

.olControlZoomBoxItemInactive {
        left: 45px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/zoom_off.png");
}

.olControlZoomBoxItemActive {
        left: 45px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/zoom_on.png");
}

.olControlMouseDefaultsItemActive {
        left: 90px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/pan_on.png");
}

.olControlMouseDefaultsItemInactive {
        left: 90px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/pan_off.png");
}

.resetextentItemInactive {
        left: 0px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/reset_off.png");
}

.resetextentItemActive {
        left: 0px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/reset_on.png");
}

.olControlLayerSwitcherItemInactive {
        background-image: url("/atom/lib/AnglingTech/img/toolbar/layers_off.png");
}

.olControlLayerSwitcherItemActive {
        background-image: url("/atom/lib/AnglingTech/img/toolbar/layers_on");
}

.weatherItemInactive {
        left: 45px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/weather_off.png");
}

.weatherItemActive {
        left: 45px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/weather_on.png");
}
.weatherDisabledItemInactive {
        left: 45px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/weather_disabled.png");
}

.olControlPanel .bannerItemInactive {
        background-color: white;
        top: 60px;
        position: absolute;
        left: 212px;
        width: 500px;
        height: 50px;
        float: left;
}

.emailextentItemInactive {
        background-image: url("/atom/lib/AnglingTech/img/toolbar/send_off.png");
        filter: alpha( opacity = '95');

-moz-opacity:
        0.95;

-khtml-opacity:
        0.95;

opacity:
        0.95;

top:
        60px;

position:absolute;

left:
        180px;
}

.emailextentItemActive {
        left: 180px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/send_on.png");
}

.identifyItemActive {
        left: 135px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/id_on.png");
}

.identifyDisabledItemInactive {
        left: 135px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/id_disabled.png");
}
.identifyItemInactive {
        left: 135px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/id_off.png");
}
.olControlOLAnglingIdentifyItemActive {
        left: 135px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/id_on.png");
}

.olControlOLAnglingIdentifyItemInactive {
        left: 135px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/id_off.png");
}

.olControlOLAnglingIdentifyItemDisplayInactive {
        left: 135px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/id_disabled.png");
}

.olControlMeasureItemActive {
        left: 180px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/measure_on.png");
}

.olControlMeasureItemInactive {
        left: 180px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/measure_off.png");
}

.olControlMeasureDisabledItemInactive {
        left: 180px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/measure_disabled.png");
}

.showlayersItemInactive {
        left: 90px;
        background-image: url("lib/AnglingTech/img/toolbar/layers_off.png");
}

.showlayersItemActive {
        left: 90px;
        background-image: url("lib/AnglingTech/img/toolbar/layers_on.png");
}

.findItemActive {
        left: 135px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/find_on.png");
}

.findItemInactive {
        left: 135px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/find_off.png");
}

.pointsItemActive {
        left: 225px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/points_on.png");
}

.pointsItemInactive {
        left: 225px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/points_off.png");
}
.pointsDisabledItemInactive {
        left: 225px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/points_disabled.png");
}

.gpsbuttonItemActive {
        left: 315px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/gps_on.png");
}

.gpsbuttonItemInactive {
        left: 315px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/gps_off.png");
}
.gpsbuttonDisabledItemInactive {
        left: 315px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/gps_disabled.png");
}
.addpointbuttonItemActive {
        left: 225px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/add_on.png")
}

.addpointbuttonItemInactive {
        left: 225px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/add_off.png")
}
.addpointbuttonDisabledItemInactive {
        left: 225px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/add_disabled.png")
}
.listbuttonItemActive {
        left: 270px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/list_on.png")
}

.listbuttonItemInactive {
        left: 270px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/list_off.png")
}

.listbuttonDisabledItemInactive {
        left: 270px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/list_disabled.png")
}

.savebuttonItemActive {
        left: 270px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/save_on.png")
}

.savebuttonItemInactive {
        left: 270px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/save_off.png")
}
.savebuttonDisabledItemInactive {
        left: 270px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/save_disabled.png")
}
.profileItemInactive {
        background-image: url("/atom/lib/AnglingTech/img/toolbar/i_green_profile_inactive.gif");
        float: right;
        background-repeat: no-repeat
}

.profileItemActive {
        background-image: url("/atom/lib/AnglingTech/img/toolbar/i_green_profile_active.gif");
        float: right;
        background-repeat: no-repeat
}

.calculatorItemActive {
        left: 315px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/rank_on.png")
}

.calculatorItemInactive {
        left: 315px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/rank_off.png")
}
.calculatorDisabledItemInactive {
        left: 315px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/rank_off.png")
}
.helpItemInactive {
        left: 360px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/help_off.png");
        background-repeat: no-repeat
}

.helpItemActive {
        left: 360px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/help_on.png");
        background-repeat: no-repeat
}

.demobuttonItemInactive {
        left: 360px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/i_green_demo_inactive.gif");
        background-repeat: no-repeat
}

.demobuttonItemActive {
        left: 360px;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/i_green_demo_active.gif");
        background-repeat: no-repeat
}

.maponmypageItemActive {
        left: 0px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/map_on.png");
}

.maponmypageItemInactive {
        left: 0px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/map_off.png");
}

.printItemActive {
        left: 360px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/print_on.png");
}

.printItemInactive {
        left: 360px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/print_off.png");
}
.printDisabledItemInactive {
        left: 360px;
        background-repeat: no-repeat;
        background-image: url("/atom/lib/AnglingTech/img/toolbar/print_disabled.png");
}


.legendimg {
        float: right;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}

.legendspacer {
        width: 0px;
        height: 0px;
        padding: 0px;
}

#OpenLayers_Control_MaximizeDiv {
        visibility: hidden;
        display: none
}

#emailwindow_GroupDiv {
        filter: alpha( opacity = '70');

-moz-opacity:
        0.75;

-khtml-opacity:
        0.75;

opacity: 
        0.75;

background-color:
        black;
}

#emailwindow_ContentDiv {
        filter: alpha( opacity = '70');

-moz-opacity:
        0.75;

-khtml-opacity:
        0.75;

opacity:
        0.75;

background-color:
        black;
}

.olFramedCloudPopupContent {
        background-color: black;
        font-size: 9px
}

.olPopupContent {
        background-color: black;
        font-size: 9px
}

#weatherwindow {
        width: 160px;
        top: 75px;
        right: 170px;
        position: absolute;
        filter: alpha( opacity = '75');

-moz-opacity:
        0.75;

-khtml-opacity:
        0.75;

opacity:
        0.75;

visibility:hidden;

z-index:
        311;
}

#searchwindow {
        width: 170px;
        height: 400px;
        overflow: auto;
        top: 75px;
        left: 45px;
        position: absolute;
        filter: alpha( opacity = '75');

-moz-opacity:
        0.75;

-khtml-opacity:
        0.75;

opacity:
        0.75;

visibility:hidden;

z-index:
        1000;
}

.my_clip_button {
        width: 150px;
        text-align: center;
        border: 1px solid black;
        background-color: #ccc;
        margin: 10px;
        padding: 10px;
        cursor: default;
        font-size: 9pt;
}

.my_clip_button.hover {
        background-color: #eee;
}

.my_clip_button.active {
        background-color: #aaa;
}

a:link {
        color: #FFFFFF;
}

a:hover {
        color: #FFFFFF;
}

a:visited {
        color: #FFFFFF;
}

a:active {
        color: #FFFFFF;
}

.introbutton {
        font-size: 12px;
        list-style-type: none;
        border-bottom: 1px solid black;
        background-color: #6f964d;
        padding: 10px;
        color: #000000;
        border-collapse: collapse;
        border-right: 1px solid black;
        border-collapse: collapse;
}

.introselected {
        font-size: 12px;
        list-style-type: none;
        border-bottom: 1px solid black;
        background-color: #efefef;
        padding: 10px;
        color: #000000;
        font-weight: bold;
        border-collapse: collapse;
}

#introclose {
        font-size: 12px;
        list-style-type: none;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        background-color: #f8cf7e;
        padding: 10px;
        color: #000000;
        border-collapse: collapse;
}

.introselected:hover {
        cursor: pointer;
}

.introbutton:hover {
        background-color: #005524;
        cursor: pointer;
}

#introclose:hover {
        cursor: pointer;
        font-weight: bold;
}

.introwelcome p{
		margin-bottom:-10px;
}

.introcontent, .introwelcome {
        font-size: 13px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        background-color: #EFEFEF;
        color: #000000;
        margin-left: 15px;
        border-collapse: collapse;
}

.introcontent{
        width: 420px;
        padding: 15px;
}

.introcontent a:link, .introwelcome a:link {
        color: #005524;
}

.introcontent a:hover, .introwelcome a:hover {
        color: #efb23e;
}

.introcontent a:visited, .introwelcome a:visited {
        color: #005524;
}

.introcontent a:active, .introwelcome a:active {
        color: #efb23e;
}

.introspacer {
        border-right: 1px solid black;
        height: 175px;
}

.introtable {
        border: none;
        padding: 0px;
        margin: 10px;
        background-color: #EFEFEF;
        border-collapse: collapse;
        border: 3px solid silver;
}

.introtable tr {
        border: none;
        padding: 0px;
        margin: 0px;
}

.introtable td {
        border: none;
        padding: 0px;
        margin: 0px;
}

