﻿  <!-- plugins/freewheelingeasy/kmlStyles/kmlStylelines.txt  update  2024-12-29 -->
  <Style id="trailProtectedBikeLane">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
   </Style>
  <Style id="bikelane">
    <LineStyle>
      <color>cc00cc00</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="roadBikeLane">
    <LineStyle>
      <color>cc00cc00</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="roadLowVolumeGravel">
    <LineStyle>
      <color>ff00aaff</color>
      <width>5</width>
    </LineStyle>
   </Style>
   <Style id="roadLowVolumePaved">
    <LineStyle>
      <color>ff00aaff</color>
      <width>5</width>
    </LineStyle>
   </Style>
   <Style id="oneBiz">
    <LineStyle>
      <color>ff3366ff</color>
      <width>15</width>
    </LineStyle>
  </Style>
  <Style id="trail_problems">
    <LineStyle>
      <color>ff3366ff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trailClosed">
    <LineStyle>
      <color>ff0000ff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trailUnknown">
    <LineStyle>
      <color>ffff00ff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trailOpenUnaligned">
    <LineStyle>
      <color>ffcc33ff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trailClosedUnaligned">
    <LineStyle>
      <color>ffff00ff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trailCompleteLine">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
  </Style>
    <Style id="trailOpen">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trail">
    <LineStyle>
      <color>ff00ff00</color>
      <width>3</width>
    </LineStyle>
  </Style>
 <Style id="limestone">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="trailNoSurface">
    <LineStyle>
      <color>ff99cccc</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="roadHighVol">
    <LineStyle>
      <color>ff00aaff</color>
      <width>5</width>
    </LineStyle>
   </Style>
<Style id="roadPavedNoSignage">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
   </Style>
   <Style id="wood">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
   </Style>
   <Style id="asphalt">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
   </Style>
    <Style id="concrete">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
   </Style>
    <Style id="sidewalk">
    <LineStyle>
      <color>ff00ff00</color>
      <width>5</width>
    </LineStyle>
   </Style>
   <Style id="trailProposed">
    <LineStyle>
      <color>ff3366ff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="google">
    <LineStyle>
      <color>ff00aaaa</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="unknownGap">
    <LineStyle>
      <color>ff00aaaa</color>
      <width>25</width>
    </LineStyle>
  </Style>
  <Style id="gap">
    <LineStyle>
      <color>ff00aaaa</color>
      <width>25</width>
    </LineStyle>
  </Style>
  <Style id="straight">
    <LineStyle>
      <color>ff00aaaa</color>
      <width>25</width>
    </LineStyle>
  </Style>
  <Style id="OnRoad">
    <LineStyle>
      <color>ff00aaff</color>
      <width>5</width>
    </LineStyle>
  </Style>
  <Style id="invisbleRegion">
    <LineStyle>
      <color>01000000</color>
    </LineStyle>
    <PolyStyle>
      <color>00ff0000</color>
      <fill>1</fill>
      <outline>1</outline>
    </PolyStyle>
  </Style>
  <Style id="visbleRegion">
    <LineStyle>
      <color>ffce93d8</color>
      <width>3</width>
    </LineStyle>
    <PolyStyle>
      <color>22ff0000</color>
      <fill>1</fill>
      <outline>1</outline>
    </PolyStyle>
  </Style>
  <ScreenOverlay xmlns="http://www.opengis.net/kml/2.2">
    <name>Legend</name>
    <Icon>
      <href>http://linkup.shaw-weil.com/images/legend.gif</href>
    </Icon>
    <overlayXY x="0" y="0" xunits="fraction" yunits="fraction" />
    <screenXY x="0" y="0" xunits="fraction" yunits="fraction" />
    <rotationXY x="0.5" y="0.5" xunits="fraction" yunits="fraction" />
    <size x="-1" y="-1" xunits="fraction" yunits="fraction" />
  </ScreenOverlay>
  <Style id="trailOpenE2P">
    <LineStyle>
      <color>ff00ff00</color>
      <width>10</width>
    </LineStyle>
  </Style>