﻿body {
    padding: 0px;
    margin: 0px;
    font-size: 80%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #404040;         
}

/* two column layout fixed */

#wrapper { 
    margin: 0px auto;
    width: 1000px;     
} 

form {
    margin: 0;
}
#breadcrumb {    
    color: #FF0000;
    font-size: 90%;
    text-decoration: none;
}
.addthis_button {
    float: right;   
}
#topBar {
    background-color: #E9E9E9;
    height: 23px;
    margin: 0px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    width: 100%;
}
#topBar h1 {    
    font-size: 90%; 
    margin: 0px;
    padding: 3px;   
}
#header {
    position: relative;
    height: 100px;
    float: left;
    width: 100%;
    margin-top: 0px;
    border: 1px solid #CCCCCC;
}

#emblemDiv {
    float: left;
    width: 238px;
    height: 100%;
    border-right: solid 1px #CCCCCC;    
}
.emblemTitle {    
    font-size: 4.5em;
    color: #FF9900;
    padding-left: 15px;
}

.mapMakerTitle {    
    font-size: 1.9em;
    color:  #669900;
    padding-left: 85px;
    font-style: oblique;
}


#icons {
    float: left;
    padding: 5px;    
}
.mapExampLink {
    text-decoration: none;
    color: #0099CC;
}
.mapExampLink:hover {    
    color: #FF0000;
    text-decoration: underline;  
}

  

#leftcolumn {
    float: left;
    margin-right: 3px;
    width: 245px;
    min-height: 350px;
    margin-top: 5px;
    padding-left: 5px;
}
#drawInstruct {    
    color: #7D7D55;
    font-style: italic;
    font-size: 90%; 
    margin-bottom: 30px;    
}
.refresh {
    color: #FF0000;
}
#legends p {
    margin-top: 0;     
}
#advertLowLeft {
    margin-bottom: 20px;   
}


.news {        
    margin-top: 40px;
}
.newsTitle {
    border-bottom: 1px solid #CCCCCC;    
}
.newsTitle h3 { 
    margin-bottom: 2px;
    color: #FF8000;
}
.news-content {
    padding: 5px;
    margin: 0px;    
}
.news-content img {
    vertical-align: middle;
    border: none;    
}
.news-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.news-content li a {    
    text-decoration: none;
    color: #333300;
}
.news-content li a:hover{
    background-color: #D25A0B; /*Brown color theme*/ 
    color: white;
}
.news-indent {
    margin-left: 24px;
}


#content { 
    float: right;    
    width: 741px;    
    min-height: 350px;
    margin-top: 5px;
    padding: 0px 3px;    
} 
#map {
    background-color: #00FFFF;
    margin: 0px;
    width: 739px;
    height: 400px;
    border: 1px solid #808080;
    overflow: hidden;
}
#ClickLatLong {    
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
}
.smallerfont {
    font-size: 0.9em;   
}
#mouseCoord {
    border-style: none;
    background-color: #F4F4F4;    
    width: 140px;
    font-size: 0.9em;    
}
#utmCoord {
    border-style: none;
    background-color: #F4F4F4;
    width: 154px;
    font-size: 0.9em;    
}
#x_px, #y_px {
    width: 35px;   
} 
.greyBackground {
    background-color: #F4F4F4;
    padding: 3px;    
}
.notes {
    font-style: italic;
    font-size: 1em;
    color: #7D7D55;
}


#click_lat {
    width: 80px;
}        
#click_long {
    width: 85px;
}
#dataMap {      
    text-decoration: none;  
}
#dataMap:hover {    
    color: #FF0000;
    text-decoration: underline;  
}
#coordConvert {      
    text-decoration: none;
    margin-left: 30px;  
}
#coordConvert:hover {    
    color: #FF0000;
    text-decoration: underline;  
}
#magDec {      
    text-decoration: none;
    margin-left: 10px;  
}
#magDec:hover {    
    color: #FF0000;
    text-decoration: underline;  
}
#printMap {
    position: absolute;
    right: 70px; 
    margin-top: 1px;   
}
#printMapT {
    position: absolute;
    right: 10px;
    text-decoration: none;
}
#printMapT2 {    
    text-decoration: none;
}      
#printMapT2:hover {
    color: #FF0000;
    text-decoration: underline;
}
.mapResizeTxt {    
    color: #FF0000;
}
#sizeMap {
    margin-top: 5px;
}


 


.layersHeader {
    color: #FF9900;
    text-align: center;
}
#layers {    
    position: relative;
    font-size: 90%;
    top: 0px;
    left: 0px; 
    margin-bottom: 5px;   
}
#leftLayers {
    float: left;
    width: 48%;
    height: 100%;
    padding: 5px;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#rightLayers {
    float: left;
    width: 48%;
    height: 100%;
    padding: 5px;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px; 
}

#layers li {
    list-style-type: none;   
}
#layers li a {    
    text-decoration: none;    
}
#layers li a:hover {
    background-color: #D25A0B; /*Brown color theme*/
    color: white;
}
#layers h3 {
    color: #000000;    
    font-weight: normal;
}
#lyrInstruct {
    clear: both; 
}
.layerInstruct {    
    color: #7D7D55;
    font-style: italic;
         
}

#layers h2 {
    color: #000000;
    font-weight: normal;
}


#footer {                           /*footer stuff*/ 
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 3px;          
}
#BottAdLinkUnit {
    margin-bottom: 4px;
    text-align: center;
}
.footItem {
    text-decoration: none;
    color: #484848;
}
.footItem:hover {
    text-decoration: underline;
}
#footerItems {    
    font-size: 90%;
    text-align: center;
    margin: 0;
    border-top: solid 1px #CCCCCC;     
}
.copyright {    
    
}
.copyrightPrint {
    display: none;
}

#importData h2 {
    font-size: 1.3em;
}
#importData h3 {
    font-size: 1em;
}
#readData {
    width: 99%;
    height: 99%;            
}
#deviceInfo {
    border-style: none;
    padding: 0px;
    margin: 0px;    
    width: 99%;
    height: 99%;    
}
#the_side_bar {
    overflow:auto;
    white-space:nowrap;
    max-height:600px;    
}

#the_side_bar li { list-style: none; margin:0px;padding:0px } 
#the_side_bar ul { margin-left:0px; padding:0px; }
	/* Control how "sided out" the tree is */
#the_side_bar ul  ul , #the_side_bar ul li { margin-left:8px; padding:0px; } 
	/* Format menu items differently depending on what level of the tree they are in */
#the_side_bar ul li { font-size:  11px; }
#the_side_bar ul li ul li { font-size: 10px; }
#the_side_bar ul li ul li ul li { font-size: 9px; }
#the_side_bar ul li ul li ul li ul li { font-size: 8px; } 
.inView { display:block }
.outView { color:silver; opacity:0.4; alpha(opacity=40) }






#earthquakeAgeH, #earthquakeDepthH {
    display: none;
    overflow: scroll;    
}

#contour20H {
    display: none;
    overflow: scroll;    
} 

#treeFarmLicAH, #treeFarmLicDelH, #treeFarmLicAddH, #treeFarmLicH, #timberSupAreaH, #timberSupGenH, #timberSupBlockH, #timberSupBlocGenH, #pulpwoodAreaH, #pulpwoodAgrmntH, #pubSustYldUntH {
    display: none; 
}
#provForestExclH, #provForestDelH, #provForestAddH, #provForestH, #forestRegionH, #forestRegGenH, #forestInvRegCompH, #forestDistrictH, #forestDistGenH, #forAdminSpecProtH, #mtnPineBeetSalvH {
    display: none; 
}
#georgiaBasinH, #waterMgtDistH, #communityWshdH, #agLndResH, #regBndMOTH, #ntlParkH, #indianResH, #distBndmotH, #assessAreaH, #lndClmSettlAreaH, #lndMgtRegH, #muskwaKechMgtH {
    display: none; 
}
#lndTitleDistH, #wildMgtAreaH, #firstNatTreatLndH, #firstNatTreatAreaH, #firstNatTreatRelLndH, #healthAutBndH, #healthServDelivH, #localHealthAreaH, #municipalitiesH, #provElectDist2H {
    display: none; 
}  
#policeJurisBndH, #ILMBsubRegH, #regDistTantalisH, #crownTenureH, #censConsolSubdivH, #censDivH, #censEconRegH, #censMetroAreaH, #censSubH, #communWatshdH, #trapBndH, #BCtimberSaleH {
    display: none; 
}  

#recViewPtH, #visualSensClassH, #visualAbsorpCapabH, #VIMSExistVisCondH, #VIMSVisAbsCapH, #VIMSVisSensClassH, #VIMSRecmdVisQualH, #VIMSscenAreaH, #VIMSestablVisQualH, #recVisLndInventH {
    display: none; 
}  
#recViewDirectH, #recScreenH, #recPolyAllH, #recPolyActiveH, #recPolyPendH, #recPolyRetireH, #recOpportSpectH, #recFeatInventSigH, #recReatInventSensH, #recmdVisQualH, #guideOutfitAreaH {
    display: none; 
}  
#estabVisQualObjH, #ecologResH, #provParksH, #protectAreaH, #recAreaH, #conservAreaH, #wildlifeMgtAreaH, #recLineActiveH, #recLineAllH, #recLinePendH, #recLineRetireH {
    display: none; 
}


#cascadehidden, #quartGeohidden, #coalhidden, #faulthidden, #GeoStreamhidden, #GeoStrmSamphidden {
    display: none; 
} 
#waterMgtPrecH, #provElectDistH, #lndDistrictsH, #schoolDistH, #Geohidden, #gameMgmthide, #wildMgmthide, #watershedGrphide, #infSpot99hide, #infSpot2000hide, #infSpot2001hide, #infSpot2002hide, #infSpot2003hide, #infSpot2004hide {
    display: none;
    overflow: scroll;
    height: 500px;
}
#BioGeoChidden, #ecodomainhidden, #ecodivisionhidden, #ecoprovincehidden, #ecoregionhide, #ecosectionhide {	
    display: none;  
}
#PEMhide, #SEIhide, #TSMhide, #TEMhide, #growYldhide, #nonVeghide, #BGCsubzonehide, #BGCzonehide, #ecosectProhide {
    display: none;
}
#vegLndCovhide, #vegCovAgehide, #vegCovHthide, #fireLocatehide, #firePolyhide, #histInciLochide, #histfirePolyhide {
    display: none;
}
#bigTreehide, #caribouDisthide, #endangSpNonShide, #endangSpMaskhide, #grizzlyPophide, #ungulateWthide, #wildHabitathide, #specInvSurvhide, #specInvTelehide {
    display: none;
}
#aquaPthide, #streamRthide, #streamCtrhide, #lakeRiverhide, #watershed3hide, #floodRephide, #floodBChide, #floodLimithide, #damLargehide, #damSmallhide, #floodAppurthide, #floodStructhide {
    display: none;
}
#allRdSectshide, #activeRdSectshide, #pendRdSectshide, #retireRdSectshide, #streamNethide, #riversLinehide, #bayChannelhide, #coastlinehide, #glacierhide {
     display: none;
} 
#unIDaspenDefolhide, #hemlockSawflyhide, #larchBudmothhide, #larchLooperhide, #cottonLfSklthide, #lodgePSawflyhide, #hemlockLooperhide, #saddlebackLoophide, #willowLeafminehide {
    display: none;
}
#pineMinerH, #tentCaterpilH, #hemlockLoopH, #birchMinerH, #filamentBearerH, #larchSawflyH, #hemlockNMinerH, #alderSawflyH, #coniferSawflyH, #DfirTusMothH, #satinMothH, #wSprucebudH, #aspenTortrixH, #falseHemlockLoopH {
    display: none;
}

#firEngraveBeetleH, #engraveBeetleH, #lodgePineBeetleH, #mtnPineBeetleH, #spruceBeetleH, #redTurpentBeetH, #WPineBeetleH, #balsamWoolAdelgidH, #spruceAphidH, #unknoFoliageDisH, #elytroderDiseaseH, #larchNeedBlightH {
    display: none;
}
#pineNeedlCastH, #larchNeedlCastH, #firFireweedRustH, #aspenPoplarLSblightH, #unknoRootDiseaseH, #armillariaRootH, #blackstainRootH, #laminateRootH, #WPineBlistRustH, #comandraBlistRustH, #unknownAnimalH, #bearH {
    display: none;
}
#porcupineH, #deerH, #unknoAbioticH, #fireH, #droughtH, #floodingH, #frostCrackH, #shootBudFrostH, #fumekillH, #redBeltH, #slideH, #windthrowH {
    display: none;    
}
#unknoDefolInsectH, #aspenLeafMineH, #aspenLeafRollH, #birchLeafSkeletH, #twoyrBudwormH, #larchCasebearH, #spruceBudwormH, #tentCterpillH, #greenForestLoopH, #WBlackBudwrmH, #unknoBarkBeetleH, #WBalsamBarkBeetH, #DougFirBeetleH {
    display: none;
}
#integCadFabPrivH, #integCadFabCrwnH, #integCadFabUnknH, #lndActSurvROWH, #lndActSubH, #lndActPrimH, #ROWapplicH, #ROWTenureH, #revShareAgAppH, #revShareAgTenH, #resNotAppH, #resNotTenureH, #permitAppH {
    display: none;
}
#permitTenureH, #operatAgAppH, #operatAgTenH, #licenseAppH, #licenseTenureH, #crwnLeasAppH, #crwnLeaseTenH, #inventoryH, #inclusionAppH, #inclusionTenH, #devAgAppH, #devAgTenureH, #tempTransportH {
    display: none;
}
#commSiteAllH, #commSiteActiveH, #commSitePendH, #commSiteRetireH, #forCutBlkAllH, #forCutBlkActiveH, #forCutBlkPendH, #forCutBlkRetireH, #harvestAutAllH, #harvestAutActiveH, #harvestAutPendH, #harvestAutRetireH, #allRdSectshide {
    display: none;
}
#activeRdSectshide, #pendRdSectshide, #retireRdSectshide, #allRdSegH, #activeRdSegH, #pendRdSegH, #retireRdSegH, #specAccessLnAllH, #specAccessLnActH, #specAccessLnPendH, #specAccessLnRetH, #specAccessPolyAllH, #specAccessPolyActH {
    display: none;
}
#specAccessPolyPendH, #specAccessPolyRetH, #freeUseAllH, #freeUseActiveH, #freeUsePendH, #freeUseRetH, #managedLicAllH, #managedLicActH, #managedLicPendH, #managedLicRetH, #mapNotePtAllH, #mapNotePtActH, #mapNotePtPendH, #mapNotePtRetH {
    display: none;
}
#mapNoteLnAllH, #mapNoteLnActH, #mapNoteLnPendH, #mapNoteLnRetH, #mapNotePolyAllH, #mapNotePolyActH, #mapNotePolyPendH, #mapNotePolyRetH, #activityTreatH, #forCoverInventH, #forCoverResH, #forCoverSilvH, #openingH, #plantingH, #stndUnitH {
    display: none;
}
#rangePolyAllH, #rangePolyActH, #rangePolyPendH, #rangePolyRetH, #realPropertAllH, #realPropertActH, #realPropertPendH, #realPropertRetH, #spUsePermAllH, #spUsePermActH {
    display: none;
}
#spUsePermPendH, #spUsePermRetH, #timbLicElimAllH, #timbLicElimActH, #timbLicElimPendH, #timbLicElimRetH, #timbLicAllH, #timbLicActH, #timbLicPendH, #timbLicRetH {
    display: none;
}





#hand_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Bsu.png);
}
#hand_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bsd.png);
}
#placemark_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Bmu.png);
}
#placemark_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bmd.png);
}
#line_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Blu.png);
}
#line_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bld.png);
}
#shape_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Bpu.png);
}
#shape_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bpd.png);
}



#placemark_avy {
    width:31px;
    height:31px;
    background-image: url(http://geokov.com/icons/Avalanche32.gif);
}
#placemark_avy.selected {
     background-image: url(http://geokov.com/icons/Avalanche32.gif);
}
#place_avy, #place_camp, #place_hut, #place_profile {
    width:29px;
    height:29px;    
}
#place_kayak, #place_canoe, #place_climb, #place_skitour, #place_hike, #place_bird {
    width:24px;
    height:22px;   
} 

#place_bear {
    width:31px;
    height:31px;
    background-image: url(http://geokov.com/icons/bearRed.png);
}
#placemark_bear{
    width:31px;
    height:31px;
    background-image: url(http://geokov.com/icons/bearRed.png);
}
#placemark_bear.selected {
     background-image: url(http://geokov.com/icons/bearRed.png);
}
#place_cougar{
    width:31px;
    height:31px;
    background-image: url(http://geokov.com/icons/cougarRed.png);
}
#placemark_cougar.selected {
     background-image: url(http://geokov.com/icons/cougarRed.png);
}
#placemark_avy2 {
    width:31px;
    height:31px;
    background-image: url(http://geokov.com/icons/AvalancheTransp.gif);
}
#place_crevasse, #place_cornice, #place_rockfall, #place_explode, #place_horse, #place_firstaid, #place_rockSamp, #place_wolf, #place_moose, #place_sos, #place_amphibian, #place_worker {
    width:24px;
    height:24px;   
} 
#place_fire {
    width:23px;
    height:26px;   
}
#place_fish {
    width:20px;
    height:18px;   
}
#place_caribou {
    width:26px;
    height:26px;   
}
#place_deer {
    width:18px;
    height:26px;   
}
#place_chopper {
    width:26px;
    height:21px;   
}
#place_foliage {
    width:22px;
    height:26px;   
}
#place_waterfowl {
    width:24px;
    height:17px;   
}
#place_insect {
    width:23px;
    height:24px;   
}
#place_reptile {
    width:24px;
    height:21px;   
}
#place_elk {
    width:20px;
    height:24px;   
}
#place_caribou {
    width:24px;
    height:23px;   
}
#place_north {
    width:26px;
    height:35px;   
}


#place_avy { background-image: url(http://geokov.com/icons/Avalanche32.gif); }
#place_camp { background-image: url(http://geokov.com/icons/campfull.png); }
#place_hut { background-image: url(http://geokov.com/icons/Hutfull.png); }
#place_profile { background-image: url(http://geokov.com/icons/snowGraph.gif); }
#place_kayak { background-image: url(http://geokov.com/icons/kayak.gif); }
#place_canoe { background-image: url(http://geokov.com/icons/canoe2.gif); }
#place_climb { background-image: url(http://geokov.com/icons/climb.gif); }
#place_skitour { background-image: url(http://geokov.com/icons/skitour.gif); }
#place_hike { background-image: url(http://geokov.com/icons/hike.gif); }
#place_crevasse { background-image: url(http://geokov.com/icons/crevasse24.gif); }
#place_cornice { background-image: url(http://geokov.com/icons/cornice24.gif); }
#place_fire { background-image: url(http://geokov.com/icons/fire.png); }
#place_rockfall { background-image: url(http://geokov.com/icons/fallingrocks.png); }
#place_explode { background-image: url(http://geokov.com/icons/dynamite28.gif); }
#place_horse { background-image: url(http://geokov.com/icons/horseback24.png); }
#place_firstaid { background-image: url(http://geokov.com/icons/firstaid24.png); }
#place_rockSamp { background-image: url(http://geokov.com/icons/rock24.gif); }
#place_chopper { background-image: url(http://geokov.com/icons/chopper26.png); }
#place_moose { background-image: url(http://geokov.com/icons/moose24.png); }
#place_wolf { background-image: url(http://geokov.com/icons/wolf24.png); }
#place_deer { background-image: url(http://geokov.com/icons/deer26.png); }
#place_fish { background-image: url(http://geokov.com/icons/fish20.png); }
#place_caribou { background-image: url(http://geokov.com/icons/caribou26.gif); }
#place_foliage { background-image: url(http://geokov.com/icons/foliage26.png); }
#place_sos { background-image: url(http://geokov.com/icons/sos24.png); }
#place_waterfowl { background-image: url(http://geokov.com/icons/waterfowl24.png); }
#place_bird { background-image: url(http://geokov.com/icons/bird24.png); }
#place_insect { background-image: url(http://geokov.com/icons/insect24.png); }
#place_reptile { background-image: url(http://geokov.com/icons/reptile24.png); }
#place_amphibian { background-image: url(http://geokov.com/icons/amphibian24.png); }
#place_worker { background-image: url(http://geokov.com/icons/worker24.png); }
#place_elk { background-image: url(http://geokov.com/icons/elk24.png); }
#place_caribou { background-image: url(http://geokov.com/icons/caribou24.png); }
#place_north { background-image: url(http://geokov.com/icons/northarrow35.png); }
