﻿.mceContentBody, .mceEditorIframe
{
    background-color: #FFFFFF;
}
.mceContentbody a, .mceEditorIframe a
{
    color: #00C;
    text-decoration: underline;
}

html
{
    margin: 0;
    padding: 0;
    border: 0;
}

.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table, div, span, object, iframe, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

em
{
    font-style: italic;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary
{
    display: block;
}

blockquote, q
{
    quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}

th, td, caption
{
    float: none !important;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

table
{
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}

a img
{
    border: none;
}

h1
{
    font-size: 24px;
    line-height: 26px;
    margin-top: 1em;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-weight: 800;
}

h2
{
    font-family: "open sans",arial,helvetica,sans-serif;
    font-size: 20px;
    line-height: 22px;
    margin-top: 1em;
}

h3
{
    font-size: 16px;
    line-height: 18px;
    margin-top: 1em;
}

h4
{
    font-size: 14px;
    line-height: 16px;
    margin-top: 1em;
}

h1, h2, h3, h4, h5, h6
{
    font-family: "open sans",arial,helvetica,sans-serif;
    font-weight: bold;
    margin-bottom: 4px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
    text-decoration: underline;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child
{
    margin-top: 0;
}
h1 + form, h2 + form, h3 + form, h4 + form, h5 + form, h6 + form
{
    margin-top: 1em;
}
h1 + ul, h1 + ul.checkmarks, h2 + ul, h2 + ul.checkmarks, h3 + ul, h3 + ul.checkmarks, h4 + ul, h4 + ul.checkmarks, h5 + ul, h5 + ul.checkmarks, h6 + ul, h6 + ul.checkmarks
{
    margin-top: 1em;
}

#well, .modal
{
    color: #333;
    font-size: 13px;
    font-family: arial,helvetica,sans-serif;
    min-height: 400px;
}
#well header, .modal header
{
    background: transparent url("/images/background-blockheader.png") scroll repeat-x left 2px;
    margin: 1em 0;
    overflow: hidden;
}
#well header h1, #well header h2, #well header h3, #well header h4, #well header h5, #well header h6, .modal header h1, .modal header h2, .modal header h3, .modal header h4, .modal header h5, .modal header h6
{
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "open sans",arial,helvetica,sans-serif;
    float: left;
    margin: 0;
    background-color: #fff;
    padding-right: 6px;
    max-width: 95%;
}

hr
{
    height: 0;
    max-height: 0;
    display: block;
    position: relative;
    padding: 0;
    margin: 1em auto;
    border: none;
    border-top: 3px #ccc solid;
}

.center
{
    text-align: center;
}

.fine
{
    font-size: 11px;
}

#well aside
{
    margin-right: 10px;
    margin-bottom: 2em;
    overflow: hidden;
}
#well aside:last-child
{
    margin-bottom: 0;
}
#well aside header
{
    margin: 0 0 12px 0;
}
#well aside article h4
{
    margin-top: .3em;
}
#well aside hr
{
    border-top-width: 1px;
}
#well aside p
{
    margin: .3em 0;
    line-height: 1.3;
}
#well aside.video
{
    border: 1px #ccc solid;
}
#well aside.video article
{
    padding: 5px;
}
#well aside.maptease
{
    position: relative;
}
#well aside.maptease .mapthumb
{
    border: 1px #ccc solid;
    border-bottom-width: 0px;
}
#well aside.maptease .downloadMap
{
    position: absolute;
    top: 70px;
    left: 90px;
    z-index: 9999em;
    font-size: 24px;
}
#well aside.maptease .no-map
{
    position: absolute;
    top: 20px;
    color: #fff;
    text-align: center;
    padding: 20px;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
}
#well aside.maptease .no-map h2
{
    text-transform: uppercase;
    font-weight: normal;
    font-family: "open sans" , arial, helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
}
#well aside.maptease .no-map p
{
    font-weight: bold;
    font-size: 12px;
}
#well aside article.border
{
    border: 1px #ccc solid;
    padding: 9px;
}
#well aside article
{
    overflow: hidden;
}

.meta
{
    margin: 5px 0;
    color: #666;
}
.meta .dateline
{
    display: block;
    font-size: 16px;
    line-height: 20px;
}
.meta .byline
{
    display: block;
    font-size: 11px;
    line-height: 15px;
}

a
{
    color: #5d9732;
}
a:visited
{
    color: #5d9732;
}
a:hover
{
    color: #5d9732;
}
a:active
{
    color: #5d9732;
}
a.block
{
    text-decoration: none;
    display: block;
}

p
{
    margin-bottom: 1em;
    line-height: 1.3em;
}

blockquote
{
    position: relative;
    background-color: #ffe0a3;
    font-size: 15px;
    line-height: 19px;
    color: #333;
    padding: 15px 17px;
    margin-bottom: 1em;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -o-border-radius: 11px;
    -ms-border-radius: 11px;
    -khtml-border-radius: 11px;
    border-radius: 11px;
}
blockquote cite
{
    display: block;
    text-align: right;
    font-size: 11px;
    color: #666;
}
blockquote cite:before
{
    content: '-';
}
blockquote p:last-child
{
    margin-bottom: 0px;
}
blockquote.left
{
    width: 200px;
    margin-right: 1em;
}
blockquote.right
{
    width: 200px;
    margin-left: 1em;
}

ul, ol, dl
{
    margin-bottom: 1em;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 1.4em;
}
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl
{
    margin-bottom: 0;
}

ul
{
    list-style: square;
}

pre
{
    background-color: #ccc;
    padding: 8px 12px;
    font-family: monospace;
    font-size: 11px;
    margin: 1em 0;
    overflow: auto;
}

table
{
    border: 1px #bddca5 solid;
    margin: 1em 0;
    overflow: hidden;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}
table.left
{
    margin-right: 1em;
}
table.right
{
    margin-left: 1em;
}
table tr
{
    overflow: hidden;
}
table th, table td
{
    padding: 8px 12px;
    color: #000;
    font-size: 12px;
}
table th
{
    font-weight: bold;
    background-color: #bddca5;
}
table th span
{
    font-weight: normal;
    font-size: 11px;
}
table thead:first-child tr:first-child th:first-child, table thead:first-child tr:first-child td:first-child, table tbody:first-child tr:first-child th:first-child, table tbody:first-child tr:first-child td:first-child, table > tr:first-child th:first-child, table > tr:first-child td:first-child
{
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -khtml-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
}
table thead:first-child tr:first-child th:last-child, table thead:first-child tr:first-child td:last-child, table tbody:first-child tr:first-child th:last-child, table tbody:first-child tr:first-child td:last-child, table > tr:first-child th:last-child, table > tr:first-child td:last-child
{
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -khtml-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
}
table tfoot:last-child tr:last-child th:first-child, table tfoot:last-child tr:last-child td:first-child, table tbody:last-child tr:last-child th:first-child, table tbody:last-child tr:last-child td:first-child, table > tr:last-child th:first-child, table > tr:last-child td:first-child
{
    -moz-border-radius-bottomleft: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -khtml-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
table tfoot:last-child tr:last-child th:last-child, table tfoot:last-child tr:last-child td:last-child, table tbody:last-child tr:last-child th:last-child, table tbody:last-child tr:last-child td:last-child, table > tr:last-child th:last-child, table > tr:last-child td:last-child
{
    -moz-border-radius-bottomright: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    -khtml-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
table tbody tr:nth-child(2n), table table > tr:nth-child(2n)
{
    background-color: #e4f1db;
}

input.fancy[type="text"], input.fancy[type="password"]
{
    width: 110px;
    padding: 3px 4px;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    border: 1px #fff solid;
    margin: 0 .3em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
}   

.hidden
{
    text-indent: -9999em;
    position: absolute;
    left: -9999px;
    width: 1px;
    overflow: hidden;
}

.light
{
    color: #666;
}

#well .formdiv, .modal .formdiv
{
    padding: 0;
    overflow: hidden;
    border: 1px #bddca5 solid;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}
#well .formdiv table.formtable, .modal .formdiv table.formtable
{
    border-width: 0;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}
#well .formdiv table.formtable th, .modal .formdiv table.formtable th
{
    text-align: right;
    width: 20%;
    vertical-align: top;
    background-color: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    padding-right: 0;
}
#well .formdiv table.formtable tbody tr:nth-child(2n), #well .formdiv table.formtable table > tr:nth-child(2n), .modal .formdiv table.formtable tbody tr:nth-child(2n), .modal .formdiv table.formtable table > tr:nth-child(2n)
{
    background-color: transparent;
}
#well .formdiv table.formtable td p, #well .formdiv table.formtable th p, .modal .formdiv table.formtable td p, .modal .formdiv table.formtable th p
{
    padding-left: 0;
}
#well .formdiv fieldset, .modal .formdiv fieldset
{
    border-bottom: 1px #f2f2f2 solid;
    padding: 10px 0;
}
#well .formdiv fieldset:last-of-type, .modal .formdiv fieldset:last-of-type
{
    border-bottom-width: 0;
}
#well .formdiv fieldset p, .modal .formdiv fieldset p
{
    padding: 0 10px;
}
#well .formdiv legend, .modal .formdiv legend
{
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: .6em;
    background-color: #f2f2f2;
    width: 100%;
}
#well .formdiv input[type="text"], #well .formdiv textarea, .modal .formdiv input[type="text"], .modal .formdiv textarea
{
    width: 90%;
    margin-bottom: 1em;
}
#well .formdiv input[type="text"], #well .formdiv input[type="password"], .modal .formdiv input[type="text"], .modal .formdiv input[type="password"]
{
    margin-top: -3px;
}
#well .formdiv input[type="text"].short, #well .formdiv input[type="password"].short, .modal .formdiv input[type="text"].short, .modal .formdiv input[type="password"].short
{
    width: 40%;
}
#well .formdiv input[type="text"].medium, #well .formdiv input[type="password"].medium, .modal .formdiv input[type="text"].medium, .modal .formdiv input[type="password"].medium
{
    width: 70%;
}
#well .formdiv textarea, .modal .formdiv textarea
{
    height: 300px;
}
#well .formdiv input.indent, .modal .formdiv input.indent
{
    float: left;
}
#well .formdiv label.indent, .modal .formdiv label.indent
{
    display: block;
    margin-left: 20px;
}
#well .formdiv header, .modal .formdiv header
{
    background-color: #bddca5;
    background-image: none;
    overflow: hidden;
    margin: 0;
    padding: 10px;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -khtml-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -khtml-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    font-size: 11px;
}
#well .formdiv header h3, #well .formdiv header h4, #well .formdiv header h5, #well .formdiv header h6, .modal .formdiv header h3, .modal .formdiv header h4, .modal .formdiv header h5, .modal .formdiv header h6
{
    background-color: transparent;
    float: none;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 4px;
}
#well .formdiv footer, .modal .formdiv footer
{
    background-color: #e4f1db;
    margin-bottom: 0;
    -moz-border-radius-bottomleft: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    -ms-border-bottom-left-radius: 12px;
    -khtml-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    -khtml-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
#well .formdiv header a, #well .formdiv footer a, .modal .formdiv header a, .modal .formdiv footer a
{
    color: black;
}
#well .formdiv header a:visited, #well .formdiv footer a:visited, .modal .formdiv header a:visited, .modal .formdiv footer a:visited
{
    color: black;
}
#well .formdiv header a:hover, #well .formdiv footer a:hover, .modal .formdiv header a:hover, .modal .formdiv footer a:hover
{
    color: black;
}
#well .formdiv header a:active, #well .formdiv footer a:active, .modal .formdiv header a:active, .modal .formdiv footer a:active
{
    color: black;
}

#well .formdiv footer a.button
{
    color: White;
}
#well .formdiv footer a.button:hover
{
    color: White;
}
#well .formdiv footer a.button:active
{
    color: White;
}
#well .formdiv footer a.button:visited
{
    color: White;
}
#well .formdiv input[type="submit"], .modal .formdiv a.button, .modal .formdiv input[type="submit"]
{
    border: 1px #2b4d10 solid;
    margin-right: 1em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 9px;
    background-color: #2b4d10;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #2b4d10), color-stop(100%, #abdf7c));
    background-image: -webkit-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -moz-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -o-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -ms-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: linear-gradient(bottom, #2b4d10, #abdf7c);
    font: bold 12px arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
    box-shadow: inset white 0px 0px 2px;
}
#well .formdiv input[type="submit"]:hover, .modal .formiv a.button:hover, .modal .formdiv input[type="submit"]:hover
{
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b4d10), color-stop(100%, #abdf7c));
    background-image: -webkit-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -moz-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -o-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -ms-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: linear-gradient(top, #2b4d10, #abdf7c);
    color: #fff;
}

a.button
{
    border: 1px #2b4d10 solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 9px;
    background-color: #2b4d10;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #2b4d10), color-stop(100%, #abdf7c));
    background-image: -webkit-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -moz-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -o-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -ms-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: linear-gradient(bottom, #2b4d10, #abdf7c);
    font: bold 12px arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
    box-shadow: inset white 0px 0px 2px;
    text-decoration: none;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    margin: .5em 1em .5em 0;
}
a.button:hover
{
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b4d10), color-stop(100%, #abdf7c));
    background-image: -webkit-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -moz-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -o-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -ms-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: linear-gradient(top, #2b4d10, #abdf7c);
}
a.downloadMap
{
    border: 1px #2b4d10 solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 9px;
    background-color: #2b4d10;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #2b4d10), color-stop(100%, #abdf7c));
    background-image: -webkit-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -moz-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -o-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: -ms-linear-gradient(bottom, #2b4d10, #abdf7c);
    background-image: linear-gradient(bottom, #2b4d10, #abdf7c);
    font: bold 12px arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
    box-shadow: inset white 0px 0px 2px;
    text-decoration: none;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    margin: .5em 1em .5em 0;
}

a.downloadMap:hover
{
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b4d10), color-stop(100%, #abdf7c));
    background-image: -webkit-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -moz-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -o-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: -ms-linear-gradient(top, #2b4d10, #abdf7c);
    background-image: linear-gradient(top, #2b4d10, #abdf7c);
}

cite
{
    text-align: right;
    display: block;
    font-size: 10px;
    color: #666;
    margin-bottom: .2em;
}

.caption
{
    color: #666;
    margin-top: .3em;
    font-size: 11px;
}

.accessory
{
    text-align: right;
    font-size: 11px;
    font-weight: bold;
}
.accessory a
{
    text-decoration: none;
}
.accessory a:hover
{
    text-decoration: underline;
}
.tabs a.accessory
{
    cursor: pointer;
}
.inlineimg
{
    background-color: #fff;
    padding-bottom: 8px;
}
.inlineimg.center
{
    margin: 0 auto;
}
.inlineimg.right
{
    padding-left: 8px;
}
.inlineimg.left
{
    padding-right: 8px;
}
.inlineimg img
{
    border: 1px #ccc solid;
}
.inlineimg cite
{
    font-style: normal;
}

ul.checkmarks
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.checkmarks li
{
    background: transparent url('/images/bullet-checkmark.png') scroll no-repeat 0 2px;
    padding-left: 16px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 6px;
    margin-top: 6px;
}
ul.checkmarks li:first-child
{
    margin-top: 0px;
}
ul.checkmarks li:last-child
{
    border-bottom-width: 0px;
}
ul.checkmarks.noborder li
{
    border-width: 0;
    padding-bottom: 0;
}

dl
{
    margin: 0;
    padding: 0;
}
dl dt
{
    padding-top: 6px;
    font: bold 14px arial, Helvetica, sans-serif;
}
dl dt:first-child
{
    padding-top: 0px;
}
dl dd
{
    font: bold italic 11px arial, Helvetica, sans-serif;
    color: #666;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1px #e5e5e5 solid;
}
dl dd:last-child
{
    border-bottom-width: 0;
}
dl a
{
    text-decoration: none;
}
dl a:hover
{
    text-decoration: underline;
}

.border-right
{
    border-right: 1px #ccc solid;
}

ul.arrows
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.arrows li
{
    list-style: none;
    padding: 2px 0;
    font-size: 11px;
    border-bottom: 1px #e5e5e5 solid;
}
ul.arrows li:last-child
{
    border-bottom: 0;
    padding-bottom: 0;
}
ul.arrows a
{
    text-decoration: none;
    background: transparent url('/images/arrow-green-right.gif') scroll no-repeat 0 6px;
    padding-left: 8px;
    display: block;
}
ul.arrows a:hover
{
    text-decoration: underline;
}

a.arrow
{
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    background: transparent url('/images/arrow-green-right.gif') scroll no-repeat right 6px;
    padding-right: 8px;
    text-decoration: none;
    margin: .5em 0 0 0;
}
a.arrow
{
}
a.arrow:hover
{
    text-decoration: underline;
}

ul.sharetools
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.sharetools li
{
    float: left;
    width: 60px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 10px;
    padding-right: 6px;
}
ul.sharetools a
{
    display: block;
    padding-left: 22px;
    line-height: 16px;
    text-decoration: none;
}
ul.sharetools a:hover
{
    text-decoration: underline;
}
ul.sharetools a.sharelink
{
    background: transparent url('/images/icon-share.png') scroll no-repeat 0 0;
}
ul.sharetools a.emaillink
{
    background: transparent url('/images/icon-email.png') scroll no-repeat 0 0;
}
ul.sharetools a.printlink
{
    background: transparent url('/images/icon-print.png') scroll no-repeat 0 0;
}

ul.activities
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.activities a
{
    text-decoration: none;
}
ul.activities a:hover
{
    text-decoration: underline;
}
ul.activities li
{
    font-size: 11px;
    line-height: 25px;
    margin-bottom: 6px;
}
ul.activities li img
{
    float: left;
    margin-right: .3em;
}

#pagewrapper form li.fauxfield
{
    background-color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 4px;
    margin-bottom: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px;
}
#pagewrapper form li.fauxfield input
{
    display: block;
    float: left;
    border-width: 0;
    margin: 0;
    padding: 0;
}
#pagewrapper form li.fauxfield input[type="text"]
{
    width: 100px;
    line-height: 16px;
    margin-top: 2px;
}
#pagewrapper form li.fauxfield input[type="image"]
{
    float: right;
    display: block;
}
#pagewrapper form li.fauxfield:last-child
{
    margin-bottom: 0px;
}

#pagewrapper .formdiv li.fauxfield
{
    background-color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 4px;
    margin-bottom: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px;
}
#pagewrapper .formdiv li.fauxfield input
{
    display: block;
    float: left;
    border-width: 0;
    margin: 0;
    padding: 0;
}
#pagewrapper .formdiv li.fauxfield input[type="text"]
{
    width: 100px;
    line-height: 16px;
    margin-top: 2px;
}
#pagewrapper .formdiv li.fauxfield input[type="image"]
{
    float: right;
    display: block;
}
#pagewrapper .formdiv li.fauxfield:last-child
{
    margin-bottom: 0px;
}

ul.stateList
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.stateList.col
{
    float: left;
    margin-right: 10px;
    width: 190px;
}
ul.stateList.col2
{
    float: left;
    margin-right: 10px;
    width: 290px;
}

ul.activityTrail
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.states
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.states a
{
    text-decoration: none;
}
ul.states a:hover
{
    text-decoration: underline;
}
ul.states li
{
    font-size: 11px;
}

.alert
{
    padding-left: 20px;
    background: transparent url('/images/alert_message_style.png') scroll no-repeat 0 0;
    color: #d60000;
    min-height: 20px;
}
.alert p
{
    line-height: 20px;
}

.callout
{
    text-align: center;
    overflow: hidden;
    clear: both;
}
.callout img
{
    display: block;
    margin: 0 auto;
}

.small
{
    font-size: 9px;
}

#save-trail.modal
{
    display: none;
}

#well .new-pages #sidebar header{
    background: url("/images/background-blockheader.png") repeat-x scroll 30px 12px transparent;
}

.new-pages #sidebar .content {
    padding: 0 15px 0 0;
}
.sidebar-search{
    background-color:#f4f9f1;
    padding:5px;
    margin-top:10px;
}

.sidebar-search label {
     color:#1b441e;
     font-size:12px;
     font-weight:bold;
     text-transform:uppercase;
}

.sidebar-search input[type=text] {
     border:1px solid #669543;
     border-radius:3px;
     line-height:2em;
     width:100%;
     padding-left:10px;
}


#well .new-pages  .sidebar-search header  h3{
    background-color:#f4f9f1;
    padding-left:0;
}
.new-pages h1 
{
    color:#1b441e;
    font-weight:800;
    font-size:30px;
    margin:.5em 0;
}
.new-pages #city-map {
    width: 600px;
    height: 270px;
    border: 1px solid #669543;
}

.new-pages ul.sidebar {
    color:#5d9732;
    list-style-type:disc;
    line-height:2em;
    font-weight:bold;
    margin-left:0;
}

a.ca-view-all {
   color:#19451c;
   text-decoration:none;
   margin-left: 8px;
}

.new-pages ul.sidebar a {
    text-decoration: none;
}

#well .new-pages header h3 {
    background-repeat: no-repeat;
    color: #1b441e;
    font-weight: 800;
    line-height: 25px;
    padding-left: 30px;
    text-transform: none;
}
#well .new-pages header h3.walk {
    background-image: url("/images/icon-walking.png");
}
#well .new-pages header h3.bike {
    background-image: url("/images/icon-bike.png");
}
#well .new-pages header h3.run {
    background-image: url("/images/icon-running.png");
}
#well .new-pages header h3.nopic {
    padding-left:0;
}
.new-breadcrumb  {
    color: #609738;
        font-weight:600;
    font-family:"open sans",​arial,​helvetica,​sans-serif;
}

.new-breadcrumb a 
{
    color:#648a24;
    text-decoration:none;
    font-weight:600;
    font-family:"open sans",​arial,​helvetica,​sans-serif;
}

.new-pages .blurb 
{
    color:#1b441e;
    margin-bottom:20px;

}

.trail-list-sorter
{
    color:#356942;
   background-color: #f4f9f1;
   height: 20px;
   padding: 15px;
}
table.trail-list{
    border:none;
    border-radius:0;
    clear:both;
    margin:0;
}
    table.trail-list thead {
        background-color: #eaf3e3;
    }

table.trail-list thead tr:hover {
        background-color: #eaf3e3;
        cursor:default;
    }

table.trail-list thead tr td {
color:#1b441e;
    font-size:14px;
    font-family:"open sans",​arial,​helvetica,​sans-serif;
    font-weight:bold;
    border-top:1px solid #669543;
      border-bottom:1px solid #cccccc;
      border-radius:0;
}
 table.trail-list thead:first-child tr:first-child td:last-child,
  table.trail-list thead:first-child tr:first-child td:first-child  {
   border-radius:0;
     border-top:1px solid #669543;
 }

    table.trail-list tbody:last-child tr:last-child td:last-child,
    table.trail-list tbody:last-child tr:last-child td:first-child {
        border-radius: 0;
    }

table.trail-list tr{
    border-bottom:1px solid #cccccc;
}
table.trail-list tbody tr:nth-child(2n) {
    background-color: #fff;
}
table.trail-list tr:hover {
    background-color: #fff7e8;
}
table.trail-list tbody tr:nth-child(2n):hover {
    background-color: #fff7e8;
}

table.trail-list td {
   vertical-align:top;
       border-bottom:1px solid #cccccc;
}
table.trail-list tbody td:first-child {
    cursor:pointer;
}
  
table.trail-list td a {
   text-decoration:none;
   display:block;
   color:black;
}
table.trail-list td a h3 {
   color:#1b441e;
   font-weight:800;
}
table.trail-list .image {
    float:left;
     width:15%;
}

table.trail-list .image .thumb {
   border: 1px #999 solid;
}

table.trail-list .name-rating {
    float:left;
     width:65%;
}

table.trail-list .name-rating a {
    color:#1b441e;
}

table.trail-list .length {
    float:right;
    width:20%;
    background-color:#356942;
    text-align:center;
    border-radius:3px;
    color:#fff;
    font-size:14px;
    font-family:"open sans",​arial,​helvetica,​sans-serif;
    font-weight:bold;
}

table.trail-list .length-head {
    float:right;
    width:20%;
}

table.trail-list .synopsis {
    clear:both;
    height:5em;
}

/* modal register styles */
#miniregister
{
    display: none;
    overflow: hidden;
    width: 748px;
    height: 455px;
    background: transparent url('/images/background-minireg.png') scroll no-repeat top left;
}
#miniregister .banner
{
    height: 97px;
}
#miniregister h3
{
    width: 416px;
    height: 80px;
    margin: 0 !important;
    position: absolute;
    background: transparent url('/images/minireg_masthead.png') scroll no-repeat top left;
    text-indent: -9999em;
    left: 28px;
    top: 11px;
}
#miniregister .powered
{
    background: transparent url('/images/minireg_logo.png') scroll no-repeat top left;
    text-indent: -9999em;
    position: absolute;
    top: 8px;
    left: 541px;
    width: 101px;
    height: 79px;
}
#miniregister .closelink
{
    background: transparent url('/images/minireg_closetext.png') scroll no-repeat top left;
    width: 55px;
    height: 16px;
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
    text-indent: -9999em;
    overflow: hidden;
    outline: 0;
}
#miniregister .left
{
    position: absolute;
    left: 23px;
    top: 113px;
    width: 325px;
    height: 327px;
    background: transparent url('/images/minireg_formfeatures.png') scroll no-repeat top left;
}
#miniregister .left ul
{
    position: absolute;
    left: -9999em;
}
#miniregister .right
{
    position: absolute;
    left: 376px;
    top: 115px;
    width: 334px;
    height: 325px;
}
#miniregister h4
{
    position: absolute;
    top: 8px;
    left: 11px;
    width: 334px;
    height: 30px;
    background: transparent url('/images/minireg_formheader.png') scroll no-repeat top left;
    text-indent: -9999em;
}
#miniregister .formdiv
{
    margin: 34px 11px 11px 8px;
    padding: 0;
    border-width: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}
#miniregister p
{
    margin: 0;
    margin-bottom: 4px;
    overflow: hidden;
}
#miniregister label
{
    width: 108px;
    font: bold 12px arial, Helvetica, sans-serif;
    line-height: 27px;
    display: block;
    float: left;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
}
#miniregister .fancy
{
    width: 186px;
    float: right;
    margin: 0;
    margin-bottom: 3px;
}
#miniregister p.inline
{
    clear: both;
}
#miniregister p.inline label
{
    width: auto;
    display: inline;
    float: none;
}
#miniregister p.already
{
    color: #fff;
    font-weight: bold;
    line-height: 1.2em;
    height: 37px;
    margin-bottom: 0;
    font-size: 11px;
    clear: both;
    position: relative;
    float: left;
}
#miniregister a
{
    color: black;
    text-decoration: none;
}
#miniregister a:visited
{
    color: black;
}
#miniregister a:hover
{
    color: black;
}
#miniregister a:active
{
    color: black;
}
#miniregister a:hover
{
    text-decoration: underline;
}
.regButton
{
    float: left;
}

p.regbuttons
{
    clear: both;
}
/* end modal register */
.left
{
    float: left;
}

.right
{
    float: right;
}

#topcontent .content
{
    padding: 15px;
}

#main
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
}
* html #main
{
    overflow-x: hidden;
}
#main .content
{
    padding: 15px 10px 15px 15px;
}

#sidebar
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 310px;
    margin-right: 0;
}
* html #sidebar
{
    overflow-x: hidden;
}
#sidebar .content
{
    padding: 15px 0 15px 0;
}
#sidebar aside
{
    margin-bottom: 2em;
}
#sidebar .trail-promo
{
    margin: 0;
    padding: 0;
}
#sidebar .trail-promo .resultbody
{
    margin: 0;
    padding: 1em;
}

#content-footer
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 950px;
    margin-bottom: 2em;
    clear: both;
}
* html #content-footer
{
    overflow-x: hidden;
}

.project-padding-top{
    padding-top:10px;
}

.col-narrow
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 310px;
}
* html .col-narrow
{
    overflow-x: hidden;
}
.col-narrow + .col-wide
{
    margin-right: 0;
}

.col-wide
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
}
* html .col-wide
{
    overflow-x: hidden;
}
.col-wide + .col-narrow
{
    margin-right: 0;
}

.col-4
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 150px;
}
* html .col-4
{
    overflow-x: hidden;
}
.col-4:last-child
{
    margin-right: 0;
}

#front-sidebar
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 310px;
}
* html #front-sidebar
{
    overflow-x: hidden;
}

.col-8
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 310px;
}
* html .col-8
{
    overflow-x: hidden;
}
.col-8:last-child
{
    margin-right: 0;
}

.col-16
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
    margin-right: 0;
}
* html .col-16
{
    overflow-x: hidden;
}

#front-sidebar, #front-main, #front-content
{
    overflow: hidden;
}

.constrain
{
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#main-header
{
    overflow: hidden;
    position: relative;
}

#main-nav
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 510px;
}
* html #main-nav
{
    overflow-x: hidden;
}

#main-footer
{
    font: 11px arial, Helvetica, sans-serif;
    text-align: center;
}

nav.horizontal
{
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}
nav.horizontal li
{
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
nav.horizontal li
{
}
nav.horizontal ul, nav.horizontal ul li
{
    list-style: none;
}

#pagewrapper
{
    position: relative;
}

#well section.sidenav
{
    float: right;
    width: 146px;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 0;
    margin-bottom: 2em;
    border-left: 1px #ccc solid;
}
#well section.sidenav ul
{
    font-size: 12px;
}
#well section.sidenav h4
{
    margin-top: 0;
    font-size: 13px;
    padding-bottom: 2px;
    border-bottom: 1px #e5e5e5 solid;
}
#well section.sidenav aside
{
    overflow: hidden;
    margin-bottom: 1em;
}
#well section.sidenav aside header
{
    margin-bottom: 4px;
    padding-bottom: 0;
}
#well section.sidenav aside:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
}
#well section.sidenav p:last-child
{
    margin-bottom: 0;
}
#well section.sidenav h1, #well section.sidenav h2, #well section.sidenav h3, #well section.sidenav h4, #well section.sidenav h5, #well section.sidenav h6
{
    text-transform: none;
    line-height: 1.2;
}

body
{
    background-color: #163d1d;
}

.breadcrumb
{
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    color: #333;
}
.breadcrumb a
{
    text-decoration: none;
}
.breadcrumb a:hover
{
    text-decoration: underline;
}
.breadcrumb a:after
{
    font-weight: normal;
    color: #999;
}

/* ====== Header styles ====== */
#main-header
{
    background-color: #1b441e;
    color: #fff;
    background: #1b441e url("/images/background-header-glow.png") scroll no-repeat 50% 0px;
}

#masthead
{
    height: 88px;
    padding-top: 20px;
    position: relative;
    width: 950px;
}
#megamenus
{
    width: 950px;
}
#donate
{
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 9999;
}
#donate a
{
    font: "open sans" , arial, helvetica, sans-serif;
    font-size: 15px;
    margin: 0;
    display: block;
    overflow: hidden;
}

#logo
{
    background: transparent url("/images/logo-traillink.png") scroll no-repeat 0 0;
    height: 70px;
    width: 310px;
    z-index: 9999;
    text-indent: -9999em;
}
#logo a
{
    display: block;
    height: 70px;
    width: 297px;
}

#mmsocial
{
    margin-top:5px;
}

#secondary-nav
{
    position: absolute;
    left: 374px;
    top: 20px;
    font-size: 14px;
    font-family: "open sans" , arial, helvetica, sans-serif;
    width: 592px;
    color: #fc6;
}
#secondary-nav a
{
    font-weight: bold;
}
#secondary-nav ul
{
    margin-left: 0;
    padding-left: 0;
}
#secondary-nav li
{
    font-weight: bold;
    padding-right: 13px;
    margin-right: 7px;
    position: relative;
    text-decoration: none;
}
#secondary-nav li:last-child
{
    border-right-width: 0px;
    margin-right: 0px;
    padding-right: 0px;
}
#secondary-nav li a
{
    color: white;
    text-decoration: none;
}
#secondary-nav li a:visited
{
    color: white;
}
#secondary-nav li a:hover
{
    color: #ffcc66;
}
#secondary-nav li a:active
{
    color: #ffcc66;
}
#secondary-nav li a:hover
{
    text-decoration: underline;
}
#secondary-nav li .traillink
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline-block;
    margin-left: 1em;
    color: #83a474;
    line-height: 21px;
    vertical-align: bottom;
}
#secondary-nav li .traillink a:first-child
{
    max-width: 155px;
}
#secondary-nav li .traillink a:link, #secondary-nav li .traillink a:visited, #secondary-nav li .traillink a:hover, #secondary-nav li .traillink a:active
{
    padding-right: 7px;
    background: url(/images/arrow-white-right.png) no-repeat center right;
    color: #fff;
    display: inline-block;
    position: relative;
    float: left;
    overflow-x: hidden;
    margin-right: 10px;
}
#secondary-nav li#r2t
{
    display: block;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-weight: normal;
    color: #fff; /*    font-size: 15px;*/
    margin-bottom: 3px;
}
#secondary-nav li#r2t a:link, #secondary-nav li#r2t a:visited, #secondary-nav li#r2t a:hover, #secondary-nav li#r2t a:active
{
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

#main-nav
{
    position: absolute;
    left: 374px;
    top: 57px;
    width: 576px;
    border-top: 3px #83a474 solid;
    padding-top: 8px;
}
#main-nav ul
{
    margin-left: 0;
    padding-left: 0;
    position: relative;
}
#main-nav li
{
    zoom: 1;
    padding-right: 25px;
    margin-right: 30px;
    border-right: 1px #83a474 solid;
    float: left;
    line-height: 1.3;
    font-size: 20px;
    font-family: "open sans" , arial, helvetica, sans-serif;
    text-shadow: rgba(0, 0, 0, 0.25) 1px 1px 2px;
}
#main-nav li:last-child
{
    margin-right: 0;
    border-width: 0;
    padding-right: 0;
}
#main-nav a
{
    color: white;
    text-decoration: none;
    text-decoration: none;
    font-weight: bold;
}
#main-nav a:visited
{
    color: white;
}
#main-nav a:hover
{
    color: white;
}
#main-nav a:active
{
    color: #ffcc66;
}
#main-nav a:hover
{
    text-decoration: underline;
}
#main-nav .megamenu-control a
{
    background: url('/images/arrow-megamenu-closed.png') scroll no-repeat right 50%;
    padding-right: 30px;
}
#main-nav .megamenu-control a.open
{
    background: url('/images/arrow-megamenu-open.png') scroll no-repeat right 50%;
    color: #ffcc66;
}
#main-nav .megamenu-control a.open:visited
{
    color: #ffcc66;
}
#main-nav .megamenu-control a.open:hover
{
    color: #ffcc66;
}
#main-nav .megamenu-control a.open:active
{
    color: #ffcc66;
}

/* ====== Megamenu ====== */
.megamenu
{
    background: url('/images/background-megamenu-shadow.png') scroll no-repeat 50% top;
    font: bold 12px arial, Helvetica, sans-serif;
}
.megamenu .wrapper
{
    overflow: hidden;
}
.megamenu div.caption
{
    color: #fff;
}
.megamenu a
{
    color: white;
}
.megamenu a:visited
{
    color: white;
}
.megamenu a:hover
{
    color: #ffcc66;
}
.megamenu a:active
{
    color: #ffcc66;
}
.megamenu h3
{
    font: 15px "open sans" , arial, helvetica, sans-serif;
    color: #fc6;
    text-shadow: rgba(0, 0, 0, 0.25) 1px 1px 2px;
    border-bottom: 3px #8cb46f solid;
    margin: .6em 0 0 0;
    padding-bottom: 5px;
}
.megamenu .col
{
    padding-bottom: 12px;
    float: left;
    margin-right: 15px;
}
.megamenu .side
{
    float: right;
    width: 250px;
    margin-right: 0;
}
.megamenu .side .block
{
    padding: .6em 0;
}
.megamenu nav ul
{
    margin: 0;
    padding: 0;
    width: 49%;
}
.megamenu nav ul:last-child
{
    padding-right: 0;
    border-right-width: 0;
}
.megamenu nav ul.checkmarks li
{
    padding: 0 0 6px 18px;
    padding-left: 18px;
    background-position: left 2px;
    background-image: url('/images/bullet-checkmark-light.png');
    border-width: 0;
    font-weight: normal;
}
.megamenu nav li
{
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px #8cb46f solid;
    padding: 8px 0;
}

.megamenu nav li:last-child
{
    border-bottom-width: 0;
}

.megamenu nav li.unlimited
{
    background: url("/images/megamenu/bgunlimited.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.megamenu nav li.unlimited a
{
    color: #fc6;
    display: block;
}

.megamenu nav a
{
    text-decoration: none;
    background: transparent url('/images/arrow-white-right.png') scroll no-repeat 0 50%;
    padding-left: 8px;
}
.megamenu nav a.noarrow
{
    background-image: none;
}
.megamenu .tomthumb
{
    border: 1px #fff solid;
    float: left;
}
.megamenu .caption
{
    margin-left: 88px;
    font-size: 11px;
    font-weight: normal;
    margin-top:0;
    padding:0;
}
.megamenu .caption h4
{
    margin: 0 0 .6em 0;
    font-size: 12px;
}
.megamenu .shortsearch
{
    margin-left: 12px;
    width: 290px;
}
.megamenu .shortsearch ul
{
    padding: 8px 0 0;
}

.megamenu .mmmiddle
{
    width: 360px;
}

.megamenu .mmbuttonwrap
{
    padding: 4px 0 0;
}

.megamenu .mmbuttonwrap a
{
    display: block;
    height: 32px;
}

.mmwelcome
{
    color: #ffcd5d;
    font-size: 15px;
}

a.mmhomebutton
{
    width: 30px;
    display: block;
    text-align: center;
}

.megamenu#menusec2 nav
{
    width: auto;
}

.megamenu#menusec2 .col .block
{
    float: right;
    width: 237px;
}
.megamenu#menusec2 .col .block h3
{
    font-weight: bold;
}

.megamenu#menusec2 img
{
    margin-right: 7px;
}

.megamenu#menusec3 .ways-to-share ul
{
    width: auto;
    margin-top: 22px;
    margin-left: 50px;
}
.megamenu#menusec3 .ways-to-share li
{
    width: 200px;
    float: left;
    border-right: 1px #7fa46c solid;
    border-bottom-width: 0px;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 18px;
}
.megamenu#menusec3 .ways-to-share li:first-child
{
    padding-left: 0px;
}
.megamenu#menusec3 .ways-to-share li:last-child
{
    border-right-width: 0px;
    padding-right: 0px;
}
.megamenu#menusec3 .ways-to-share li a.noarrow
{
    display: block;
    margin: 11px auto 0 auto;
}

.imgfacebookbtn
{
    cursor: pointer;
}

/* ====== Well styles ====== */
#well
{
    background: white url('/images/background-green-to-grey.png') scroll repeat-x top left;
    position: relative;
}
#well .constrain
{
    position: relative;
    background: #fff;
    min-height: 400px;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -khtml-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -khtml-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
}

/* ====== Footer styles ====== */
#narrow-footer
{
    clear: both;
    background-color: #244f21;
    color: #fff;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: .6em 0;
    text-align: center;
}
#narrow-footer a
{
    color: white;
    text-decoration: none;
}
#narrow-footer a:visited
{
    color: white;
}
#narrow-footer a:hover
{
    color: white;
}
#narrow-footer a:active
{
    color: white;
}
#narrow-footer a:hover
{
    text-decoration: underline;
}

#main-footer
{
    font-size: 10px;
    font-family: arial, Helvetica, sans-serif;
    line-height: 1.6;
    padding-top: 1em;
    background-color: #163d1d;
    color: #fff;
}
#main-footer a
{
    color: white;
    text-decoration: none;
}
#main-footer a:visited
{
    color: white;
}
#main-footer a:hover
{
    color: white;
}
#main-footer a:active
{
    color: white;
}
#main-footer a:hover
{
    text-decoration: underline;
}

#footer-nav img
{
    vertical-align: text-top;
}
#footer-nav a
{
    margin: 0 .3em;
}
#footer-nav
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.r2tlogo
{
    margin: 1em auto;
}

/** Detail page */
.trailTypes
{
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}
.trailTypes li
{
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px;
}
.trailTypes li:first-child, .trailTypes li.first
{
    padding-left: 0;
}
.trailTypes li:last-child
{
    padding-right: 0;
}
.trailTypes li.last
{
    padding-right: 0;
}

#trail-details header
{
    overflow: hidden;
}
#trail-details .colOne
{
    width: 436px;
    float: left;
}
#trail-details .colTwo
{
    width: 472px;
    float: right;
    overflow: hidden;
}
#trail-details .trailControls
{
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}
#trail-details .trailControls li
{
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
#trail-details .trailControls li
{
}
#trail-details .detailMap
{
    text-align: center;
    position: relative;
    width: 434px;
    height: 325px;
    border: 1px #999999 solid;
    overflow: hidden;
    z-index: 99;
}
#trail-details .detailMap img
{
    position: absolute;
    top: 0;
    left: 0;
}
#trail-details .hall-of-fame
{
    margin-right: 10px;
}
#trail-details nav.social
{
    margin-top: 10px;
}
#trail-details nav.social ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#trail-details nav.social li
{
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
}
#trail-details nav.social li
{
}
#trail-details nav.social li a
{
    text-decoration: none;
}
#trail-details nav.social li a:hover
{
    text-decoration: underline;
}
#trail-details nav.social .rate
{
    margin-right: 1em;
}
#trail-details nav.social .rate img
{
    vertical-align: middle;
}
#trail-details nav.social .rate a
{
    position: relative;
    top: 2px;
}
#trail-details nav.social .save
{
    background: transparent url('/images/icon-love.png') scroll no-repeat left 50%;
    margin-right: 1em;
    padding-left: 20px;
}
#trail-details nav.social .gpsmap
{
    background: transparent url('/images/icon-download-gps.png') scroll no-repeat left 50%;
    margin-right: 1em;
    padding-left: 20px;
}
#trail-details nav.social .email
{
    background: transparent url('/images/icon-email.png') scroll no-repeat left 50%;
    margin-right: 1em;
    padding-left: 20px;
}
#trail-details nav.social .print
{
    background: transparent url('/images/icon-print.png') scroll no-repeat left 50%;
    padding-left: 20px;
}
#trail-details ul.details
{
    margin: 7px 0 7px 0;
    padding: 0;
    clear: both;
    list-style: none;
}
#trail-details ul.details li
{
    font-size: 12px;
    margin-bottom: 2px;
}
#trail-details .mapControls
{
    display: block;
    margin: 0 auto;
    z-index: 999;
    width: 434px;
    position: absolute;
    top: 128px;
}
#trail-details .mapControls .button
{
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1em 0;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
}
#trail-details .mapControls .button
{
}

.icon {
  font-style: normal;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background: url(/images/mapicons/legendsprite.png) no-repeat;
}

.icon-legend {
    width: 32px;
    height: 30px;
    margin: 0 2px 10px 0;
  }
  .icon-legend-parking {
    background-position: -71px 0;
  }
  .icon-legend-trailhead {
    background-position: -105px 0;
  }
  .icon-legend-tunnel {
    background-position: -174px 0;
  }
  .icon-legend-restroom {
    background-position: -140px 0;
  }
  .icon-legend-endpoint {
    background-position: -208px 0;
  }
  .icon-legend-fountain {
    background-position: -37px 0;
  }
  .icon-legend-trail {
    background-position: -2px 0;
  }
  .icon-legend-photo {
    background-position: -242px 0;
  }
 .icon-legend-bike {
    background-position: -275px 0;
  }
   .icon-legend-attraction {
    background-position: -343px 0;
  }
  .icon-legend-lodging {
    background-position: -410px 0;
  }
  .icon-legend-restaurant {
    background-position: -376px 0;
  }
 .icon-legend-outfitter {
    background-position: -309px 0;
  }
  #well .legend-header {
      color:#3e6f2b;
      background:none;
  }

@media (-webkit-min-device-pixel-ratio: 1.3), screen and (min-resolution: 1.3dppx), screen and (min-resolution: 125dpi) {
    .icon {
        background-image: url(/images/mapicons/legendsprite@2x.png);
        background-size: 455px 30px;
    }
}
.tabs .tabpanel
{
    border-top-width: 0px;
    overflow: hidden;
}
.tabs .tabpanel .colOne
{
    width: 60%;
    float: left;
}
.tabs .tabpanel .colTwo
{
    width: 37%;
    float: right;
    padding-top: 1em;
}
.tabs .accessory
{
    text-align: left;
}
.tabs header
{
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
    background-image: none;
}
.tabs header h2
{
    font-size: 18px;
    font-weight: bold;
}
.tabs header .editLink
{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
}
.tabs ul.photogrid
{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.tabs ul.photogrid li
{
    list-style: none;
    float: left;
    margin-bottom: 10px;
}
.tabs ul.photogrid li img
{
    display: block;
    padding: 4px 4px 0px 4px;
}
.tabs ul.photogrid li .caption
{
    display: none;
}
.tabs ul.photogrid li span.small
{
    margin-left: 4px;
    line-height: 10px;
}

.tabs h1 
{
    font-size:24px;
    font-weight:800;
    font-family: "open sans" ,arial,helvetica,sans-serif;
    width:400px;
    float:left;
}

.tabs .routeheader {
    float: left;
    padding: 15px 0;
    position: relative;
    width: 100%;
}

.tabs .routeitem {
  border-top: 1px solid #CCCCCC;
    clear: both;
    float: left;
    padding: 15px;
    position: relative;
    width: 100%;
}
.tabs .gbkdate {
    color: #B5B5B5;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-weight: bold;
}

.tabs .gbktrailname {
    color: #000000;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-size: 14px;
}

.tabs .btnroutedownload
{
    padding: 0 10px;
}
.tabs .routeitem .routeitemname
{
    font-family: "open sans" ,arial,helvetica,sans-serif;
    font-weight:bold;
    font-size:18px;
    color:#5d9732;
    margin-bottom:0;
}

.tabs .routeitem .routeitemlength
{
    font-family: "open sans" ,arial,helvetica,sans-serif;
    font-weight:normal;
    font-style:italic;
    font-size:12px;
    color:#000;
    margin-bottom:0;
}

.profilebuttons
{
    margin-right:15px;
}

.mapcontainer .map
{
    width: auto;
    height: 400px;
}

#tabDetailMap .controls
{
    overflow: hidden;
    font-size: 11px;
    text-align: right;
    margin: 0;
}
#tabDetailMap .button
{
    float: left;
}
#tabDetailMap .maplegend form
{
    margin: 0;
    border-width: 0;
}
#tabDetailMap .maplegend ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
}
#tabDetailMap .maplegend label
{
    color: #666;
}
#tabDetailMap .maplegend label.selected
{
    color: #000;
}

.trail-promo
{
    font: 11px arial, Helvetica, sans-serif;
    overflow: hidden;
    border: 1px #fff solid;
    border-width: 1px 0;
    background-color: #fff;
}
.trail-promo h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.trail-promo h3
{
    margin: 0;
}
.trail-promo .resultbody
{
    padding: 10px 10px 10px 0;
    overflow: hidden;
}
.trail-promo .trailThumb
{
    float: left;
    margin: 0 1em 0 0;
    border: 1px #999 solid;
}
.trail-promo .trailmeta
{
    font-size: 12px;
    margin-left: 124px;
}
.trail-promo:nth-child(2n)
{
    background-color: #efefef;
    border-color: #efefef;
}
.trail-promo p
{
    margin: 0;
    line-height: 14px;
}
.trail-promo em
{
    font-style: italic;
    font-weight: bold;
    color: #666;
}

#well #photoBrowser
{
    width: 630px;
    margin-bottom: 2em;
}
#well #photoBrowser header
{
    text-align: center;
}
#well #photoBrowser h3
{
    float: none;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
#well #photoBrowser h3
{
}
#well #photoBrowser .photogrid
{
    width: 600px;
    height: 90px;
    float: left;
    position: relative;
    overflow: hidden;
}
#well #photoBrowser ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
}
#well #photoBrowser ul li
{
    float: left;
    margin: 0 3px;
}
#well #photoBrowser a.prev, #well #photoBrowser a.next
{
    display: block;
    float: left;
    width: 14px;
    height: 90px;
    text-indent: -9999em;
    background: transparent url('/images/browser-arrows-left.png') scroll no-repeat 0 50%;
}
#well #photoBrowser a.next
{
    background-image: url('/images/browser-arrows-right.png');
}
#well #photoBrowser img
{
    border: 1px #999 solid;
}

.shortsearch a
{
    color: white;
}
.shortsearch a:visited
{
    color: white;
}
.shortsearch a:hover
{
    color: white;
}
.shortsearch a:active
{
    color: white;
}
.shortsearch ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.shortsearch .right
{
    width: 47%;
}
.shortsearch .right img
{
    margin-top: 5px;
}
.shortsearch a
{
    text-decoration: none;
}
.shortsearch a:hover
{
    text-decoration: underline;
}

nav.profilenav
{
    overflow: hidden;
    background-color: #ccc;
}
nav.profilenav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
nav.profilenav ul li
{
    float: left;
    font-weight: bold;
    width: 33.3%;
    text-align: center;
}
nav.profilenav ul li span
{
    display: block;
    border-right: 1px #fff solid;
    line-height: 2em;
    padding: 1em;
}
nav.profilenav ul li span a
{
    color: #006600;
}
nav.profilenav ul li span a:visited
{
    color: #006600;
}
nav.profilenav ul li span a:hover
{
    color: #006600;
}
nav.profilenav ul li span a:active
{
    color: #006600;
}
nav.profilenav ul li:last-child span
{
    border-right-width: 0;
}
nav.profilenav ul li.active
{
    background-color: #efefef;
}

/* lightbox styles */
.ui-dialog
{
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
}

.ui-dialog-titlebar
{
    display: none;
}

#trailDetail .resultList
{
    background-color: #fff;
}
#trailDetail .resultList ul
{
    list-style: none;
    margin: 0 0 .5em 1em;
    padding: 0;
}
#trailDetail .resultList ul input[type="checkbox"], #trailDetail .resultList ul img
{
    vertical-align: middle;
    margin-right: .5em;
}
#trailDetail .resultList header
{
    background: transparent url('/images/background-blockheader.png') scroll repeat-x 0 2px;
    margin: 1em;
    padding: 0;
}
#trailDetail h3
{
    margin: 1em;
}
#trailDetail #searchResults nav
{
    margin: 0;
    width: 260px;
    padding: 0;
    list-style: none;
    float: left;
}
#trailDetail #searchResults nav ul
{
    margin: 0;
    padding: 0;
}
#trailDetail #searchResults nav ul li
{
    margin-right: 1em;
}
#trailDetail #searchResults .collapsecontrol
{
    line-height: 18px;
}

.homepage#main #well .constrain
{
    background: transparent url('/images/background-gradient-grey.png') scroll repeat-x 0 0;
}
.homepage#main #main
{
    display: inline;
    float: left;
    margin-right: 10px;
    width: 950px;
    margin-right: 0;
}
* html .homepage#main #main
{
    overflow-x: hidden;
}
.homepage#main #content-header
{
    margin: 0;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
.homepage#main ul.slideshow
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 400px;
    width: 950px;
}
.homepage#main ul.slideshow li
{
    position: absolute;
    top: 0;
    left: 0;
}
.homepage#main ul.slideshow li img
{
    display: block;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
.homepage#main ul.slideshow li.active
{
    z-index: 999;
}
.homepage#main #front-content
{
    padding-top: 22px;
    background: transparent url('/images/front-photo-shadow.png') scroll no-repeat 50% 0;
}
.homepage#main .slidemeta
{
    margin-right: 30px;
    display: none;
    overflow: hidden;
}
.homepage#main .slidemeta.active
{
    display: block;
}
.homepage#main .slidemeta .inlineimg
{
    background-color: transparent;
}
.homepage#main .slidemeta h4
{
    background-color: transparent;
    float: none;
    margin-left: 120px;
    text-transform: none;
    margin: 3px 0;
}
.homepage#main .slidemeta p
{
    font-size: 11px;
    margin-left: 120px;
    margin-bottom: 0;
}
.homepage#main .slidemeta p i
{
    font-weight: bold;
    color: #666;
}
.homepage#main .slidenav
{
    width: 331px;
    position: absolute;
    top: 14px;
    left: 15px;
    z-index: 9999;
}
.homepage#main .slidenav .overlay
{
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 8px;
    width: 304px;
    height: 356px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}
.homepage#main .slidenav h3
{
    float: none;
    background: none;
    color: #fff;
    text-transform: none;
    font-weight: bold;
    font-size: 18px;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
    margin-bottom: 8px;
}
.homepage#main .slidenav h3.or
{
    text-align: center;
    margin: 3px 0;
    font-size: 14px;
}
.homepage#main .slidenav form
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    border-width: 0;
}
.homepage#main .slidenav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.homepage#main .slidenav .shortsearch
{
    background: transparent url('/images/background-front-search.png') scroll no-repeat top left;
    height: 232px;
    width: 282px;
    padding: 9px 11px;
    margin-bottom: 12px;
}
.homepage#main .slidenav .shortsearch label
{
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
    margin-bottom: 8px;
}

.homepage#main .slidenav .shortsearch input[type="text"].fancy
{
    width: 270px;
    display: block;
    margin: 3px 0;
}
.homepage#main .slidenav .shortsearch input[type="submit"]
{
    margin-left: 0px;
}
.homepage#main .slidenav .shortsearch .right
{
    padding-top: 24px;
}
.homepage#maine .slidenav .shortsearch .alert
{
    background-image: url("/images/alert_frontpage_style.png");
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-left: 23px;
    text-shadow: none;
}
.homepage#main .slidenav .shortsearch a.button
{
    margin-left: 0px;
    margin-top: 16px;
}
.homepage#main .slideselector
{
    position: absolute;
    right: 0;
    bottom: 17px;
    width: 24px;
}
.homepage#main .slideselector li
{
    height: 18px;
    width: 17px;
    padding-right: 12px;
    padding-bottom: 3px;
    background: transparent url('/images/background-slidenumber-unselected.png') scroll no-repeat top left;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
}
.homepage#main .slideselector li.active
{
    background: transparent url('/images/background-slidenumber-selected.png') scroll no-repeat top left;
}
.homepage#main .slideselector li.active a
{
    color: black;
}
.homepage#main .slideselector li.active a:visited
{
    color: black;
}
.homepage#main .slideselector li.active a:hover
{
    color: black;
}
.homepage#main .slideselector li.active a:active
{
    color: black;
}
.homepage#main .slideselector li a
{
    color: white;
    text-decoration: none;
}
.homepage#main .slideselector li a:visited
{
    color: white;
}
.homepage#main .slideselector li a:hover
{
    color: white;
}
.homepage#main .slideselector li a:active
{
    color: white;
}


.homepage#main
{
    width: 950px;
}

/* jcm adds */
div.synopsis
{
    height: 3.5em;
    overflow: hidden;
}

html .fb_share_button
{
    display: -moz-inline-block;
    display: inline-block;
    padding: 1 16px 0 0;
    height: 15px;
    border: 1px solid #d8dfea;
    background: url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
}
html .fb_share_button:hover
{
    color: #fff;
    border-color: #295582;
    background: #3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
    text-decoration: none;
}

#trailmapinfowrap .fb-like span
{
	vertical-align:top !important;
	margin-top:5px;
}

 .fb_iframe_widget{
    vertical-align:top;

}

/* detail gallery */


#thumbs
{
    position: relative;
    float: left;
    width: 106px;
}
#slideshowwrap
{
    position: relative;
    float: left;
    width: 450px;
}

.ss-controls
{
    position: relative;
    float: left;
}
.nav-controls
{
    position: relative;
    float: right;
}

ul.thumbs
{
    clear: both;
    margin: 0;
    padding: 0;
}
ul.thumbs li
{
    padding: 0;
    margin: 5px 10px 5px 0;
    list-style: none;
}
a.thumb
{
    padding: 2px;
    display: block;
    border: 1px solid #ccc;
}

div.nav-controls a.prev
{
    margin-right: 20px;
}

/* .fb-like
{
    vertical-align: top;
}*/
.filterTable td
{
    vertical-align: top;
}

.multiSelect
{
    height: 170px;
    overflow: auto;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    background-color: white;
}

.hasPlaceholder
{
    color: #777;
}

.placeholder
{
    color: #777;
}

#socialfooter 
{
    float: left;
    position: absolute;
    text-align: right;
    width: 250px;
}

#cityBox
{
    height: 285px;
    overflow-y: scroll;
}

#cityBox .col-4
{
    width: 145px;
}
#trail-details h1
{
      font-family: "open sans" ,arial,helvetica,sans-serif;
      font-weight:800;
      color:#1b441e;
      font-size:24px;
}
#trail-details h3
{
      font-family: "open sans" ,arial,helvetica,sans-serif;
      font-weight:800;
      color:#1b441e;
      font-size:18px;
      border-top:3px solid #ccc;
      padding:10px 0;
}
#trail-details h4
{   
     font-family: "open sans" ,arial,helvetica,sans-serif;
     font-weight:bold;
     font-size:14px;
    color:#19451c;
}
#trail-details h1.trailName
{
    float:left;
    width:600px;
}

#trail-details a.ratelink
{
     font-family: "open sans" ,arial,helvetica,sans-serif;
    color:#5a9530;
    font-size:12px;
    font-weight:normal;
}

#detailLongWrap
{
    clear: both;
}

.traillistwrap
{
    border-bottom:1px solid #ccc;
       padding: 10px 0;
}

.reviewtitle
{
    font-family: "open sans" ,arial,helvetica,sans-serif;
     font-weight:normal;
     font-size:16px;
     color:#517b31;
}
.reviewcite
{
    color:#19451c;
    font-size:12px;
    font-weight:normal;
    padding-top:5px;
}
.reviewcite a
{
    color:#517b31;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.resultsNav {
    margin-top: 10px;
}

ul.relatedlinks
{
    list-style:none;
    padding:0;
    margin:0;
}


ul.relatedlinks > li {
    padding: 5px 0;
}

ul.details
{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}

ul.details li
{
    margin-bottom: 2px;
}

#trail-details cite
{
    text-align: left;
}

#trail-details a
{
    text-decoration: none;
    font-weight: bold;
}

#trail-details-right a
{
    text-decoration: none;
    font-weight: bold;
}

.detailsidenav
{
    float: right;
    margin-bottom: 2em;
    margin-left: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    width: 146px;
}

.btneditdesc 
{
    font-size:13px;
    font-weight:normal;
}
.readMoreWrap
{
    margin: 10px 0;
}

.readMoreWrap a
{
    text-decoration: none;
    font-weight: bold;
}

#hotelVisible a
{
    text-decoration: none;
    font-weight: bold;
}

#hotelHidden a
{
    text-decoration: none;
    font-weight: bold;
}

.expandableText
{
    overflow: hidden;
}

.mainTrailImage img
{
    max-width: 300px;
}

#trailmapinfowrap
{
    padding-top: 10px;
    clear: both;
}

#trailmapinfowrap ul
{
    margin-top: -40px;
    list-style: none;
}

#trailmapinfowrap li {
    border-bottom: 1px solid #CCCCCC;
    color: #19451C;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-size: 14px;
    line-height: 3em;
    font-weight:normal;
    padding-right: 30px;
}

#trailmapinfowrap li.unlimited
{
    background-image:url('/images/detail/unlimitedindicator.png');
    background-position:right;
    background-repeat:no-repeat;
}

#trailmapinfowrap li.last
{   
    border-bottom: none;
}
.reviewbody
{
    margin-bottom: 0;
}

.mobileswitcher
{
    font-size: 14px;
    line-height: 24px;
    display: block;
}

#trail-details-constrain aside header
{
    margin: 12px 0;
}

#trail-details-right a.stActLink
{
    text-decoration: underline;
    font-weight: normal;
}

#trail-details-right table.details
{
    border:0;
    clear:both;
}

#trail-details-right table.details td
{
   vertical-align:top;
    padding: 4px 12px;
}

#trail-details-right table.details tbody tr:nth-child(2n){
    background-color: #fff;
}

#trail-details-right .traillabel
{
    display:inline-block;
    width:130px;
}

#trail-details-right .submitphotowrap
{
    position: relative;
    float: right;
    margin-right: 10px;
}

#trail-details-right ul.sidebar {
    color:#5d9732;
    list-style-type:disc;
    line-height:2em;
    margin-left:0;
}
#trail-details a.stActLink
{
    text-decoration: none;
    font-weight: bold;
    font-style:italic;
    color:#5a9530;
    font-family: "open sans" ,arial,helvetica,sans-serif;
    font-size:16px;
}

/* begin traillist */
.traillist #searchForm
{
    overflow: hidden;
    border-bottom-color: #2d441d;
    border-top-color: #b6d0a2;
    border-left-color: #688b5c;
    border-right-width: 0px;
    background-image: url('/images/background-mapform-td.png');
    background-color: #74a550;
    background-position: top left;
    background-repeat: repeat-x;
}
.traillist #searchForm form#mapForm
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    border-width: 0px;
}
.traillist #searchForm #filtercontrol
{
    position: relative;
    left: 35px;
}
.traillist #searchForm #filtercontrol span
{
    display: block;
    background: transparent url('/images/arrow-button-down.png') scroll no-repeat right 5px;
    padding-right: 16px;
}
.traillist #searchForm #filtercontrol.open span
{
    background-image: url('/images/arrow-button-up.png');
}
.traillist #searchForm .fancy
{
    width: 110px;
}
.traillist #searchForm #submit
{
    position: relative;
    top: 5px;
    margin-right: 16px;
}
.traillist #searchForm img.cap
{
    position: absolute;
    right: 0;
    top: 0;
}
.traillist #searchForm table
{
    border-width: 0px;
    width: 100%;
    margin: 0;
    height: 90px;
    border-top: 1px #b6d0a2 solid;
    border-bottom: 1px #2d441d solid;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}
.traillist #searchForm table th, .traillist #searchForm table td
{
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 0;
    padding: 0;
    padding: 0 16px 0 16px;
    position: relative;
}
.traillist #searchForm table th
{
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
    padding-right: 36px;
    white-space: nowrap;
    background-color: #426f33; /* FIXME  background-image: url('/images/background-mapform-transition-thtd.png'); */
    background-position: top right;
    background-repeat: repeat-x;
}
.traillist #searchForm table th h1
{
    margin: 0;
    font-size: 22px;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-weight: 800;
}
.traillist #searchForm table td
{
    vertical-align: middle;
    width: 100%;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
}
.traillist #searchForm table td .button
{
    margin: 0;
    left: 35px;
    position: relative;
}
.traillist #searchForm table td h1 a
{
    color: white;
    text-decoration: none;
}
.traillist #searchForm table td h1 a:visited
{
    color: white;
}
.traillist #searchForm table td h1 a:hover
{
    color: white;
}
.traillist #searchForm table td h1 a:active
{
    color: white;
}
.traillist #searchForm table td h1 a:hover
{
    text-decoration: underline;
}
.traillist #searchForm table td.keywords
{
    padding-top: 8px;
}
.traillist #searchForm table td.sponsor
{
    padding: 0;
}
.traillist #searchForm table td.sponsor img
{
    position: relative;
    right: 0;
}
.traillist #searchForm table.detail-map td
{
    width: auto;
}
.traillist #searchForm table.detail-map td.title
{
    width: 335px;
    background-color: #426f33;
    background-image: url('/images/background-mapform-transition-thtd.png');
    background-position: top right;
    background-repeat: repeat-x;
}
.traillist #searchForm table.detail-map td.title a:link, .traillist #searchForm table.detail-map td.title a:visited, .traillist #searchForm table.detail-map td.title a:hover, .traillist #searchForm table.detail-map td.title a:active
{
    color: #fff;
    text-decoration: none;
}
.traillist #searchForm table.detail-map h1
{
    font-size: 16px;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-weight: 800;
    background: url('/images/arrow-white-left-large.png') no-repeat center left;
    padding-left: 26px;
    line-height: 18px;
    margin-right: 10px;
    max-height: 50px;
    overflow: hidden;
}
.traillist #searchForm table.detail-map a.button
{
    /*        float: left;*/ /*        margin-top: 5px;*/
}
.traillist #searchForm table.detail-map #legendcontrol span
{
    display: block;
    background: transparent url('/images/arrow-button-down.png') scroll no-repeat right 5px;
    padding-right: 16px;
}
.traillist #searchForm table.detail-map #legendcontrol.open span
{
    background-image: url('/images/arrow-button-up.png');
}
.traillist #searchForm .legend
{
    display: none;
    position: absolute;
    top: 50px;
    left: 395px;
    width: 220px;
    z-index: 99999;
    border: #000 1px solid;
    padding: 15px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.traillist #searchForm .legend h4
{
    text-transform: uppercase;
    margin-bottom: 10px;
}
.traillist #searchForm ul.inline
{
    margin-top: 10px;
    margin-left: 0px;
    display: inline;
}
.traillist #searchForm ul.inline li
{
    display: inline;
    list-style: none;
    margin-right: 10px;
    margin-left: 0px;
}
.traillist #searchForm ul.inline li a
{
    padding: 3px 0px 3px 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
}
.traillist #searchForm ul.inline li a:hover
{
    text-decoration: underline;
}
.traillist #searchForm ul.inline li .nationalmap
{
    background: transparent url('/images/icon-view-national-map-stroke.png') scroll no-repeat left 50%;
}
.traillist #searchForm ul.inline li .gpsmap
{
    background: transparent url('/images/icon-download-gps-stroke.png') scroll no-repeat left 50%;
}
.traillist #searchForm ul.inline li .savetrail
{
    background: transparent url('/images/icon-love.png') scroll no-repeat left 50%;
}
.traillist #searchForm ul.inline li .printmap
{
    background: transparent url('/images/icon-print-trail.png') scroll no-repeat left 50%;
}
.traillist #searchForm .searchpanel
{
    width: 581px;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 12px;
    border: 1px #000 solid;
    top: 85px;
    left: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.traillist #searchForm .searchpanel footer
{
    text-align: center;
}
.traillist #searchForm .searchpanel #closefilter
{
    margin: 0 auto;
}
.traillist #searchForm .searchpanel table
{
    border-width: 0px;
}
.traillist #searchForm .searchpanel table th, .traillist #searchForm .searchpanel table td
{
    background-color: transparent;
    background-image: none;
    text-shadow: none;
    color: #000;
    width: auto;
    white-space: nowrap;
    padding-right: 0;
}
.traillist #searchForm .searchpanel table tr
{
    background-color: transparent;
}
.traillist #searchForm .searchpanel table th
{
    text-transform: uppercase;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}
.traillist #searchForm .searchpanel table label
{
    font-size: 12px;
    font-weight: normal;
    color: #5d9732;
}
.traillist #searchForm .searchpanel table label.selected
{
    color: #000;
}
.traillistcrit
{
    float: left;
    text-align: right;
    width: 300px;
}
/* end traillist */


/* begin gallerific */
div.gallerycontent
{
    /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
    display: none;
    float: right;
    width: 650px;
}
div.gallerycontent a, div.navigation a
{
    text-decoration: none;
    color: #777;
}
div.gallerycontent a:focus, div.gallerycontent a:hover, div.gallerycontent a:active
{
    text-decoration: underline;
}
div.controls
{
    margin-top: 5px;
    height: 23px;
}
div.controls a
{
    padding: 5px;
    font-weight: bold;
    color: #5D9732;
}
div.ss-controls
{
    float: left;
}
div.nav-controls
{
    float: right;
}
div.slideshow-container
{
    position: relative;
    clear: both;
    float: left;
    height: 550px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader
{
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('./loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 650px;
    height: 550px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow
{
}
div.slideshow span.image-wrapper
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
div.slideshow a.advance-link
{
    display: block;
    width: 650px;
    height: 550px; /* This should be set to be at least the height of the largest image in the slideshow */
    line-height: 550px; /* This should be set to be at least the height of the largest image in the slideshow */
    text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited
{
    text-decoration: none;
}
div.slideshow img
{
    vertical-align: top;
    border: 1px solid #ccc;
    width: auto;
    max-width: 98%;
    height: auto;
    max-height: 98%;
}
div.download
{
    float: right;
}
div.caption-container
{
    position: relative;
    float: left;
    height: 75px;
}
span.image-caption
{
    display: block;
    position: absolute;
    width: 650px;
    top: 0;
    left: 0;
}
div.caption
{
    padding: 12px;
}
div.image-title
{
    font-weight: bold;
    font-size: 1.4em;
}
div.image-desc
{
    line-height: 1.3em;
    padding-top: 12px;
}
div.navigation
{
    /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs
{
    clear: both;
    margin: 0;
    padding: 0;
}
ul.thumbs li
{
    float: left;
    padding: 0;
    margin: 5px 10px 5px 0;
    list-style: none;
}
a.thumb
{
    padding: 2px;
    display: block;
    border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb
{
    background: #000;
}
a.thumb:focus
{
    outline: none;
}
ul.thumbs img
{
    border: none;
    display: block;
}
div.pagination
{
    clear: both;
}
div.navigation div.top
{
    margin-bottom: 12px;
    height: 11px;
}
div.navigation div.bottom
{
    margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis
{
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
    border: 1px solid #ccc;
}
div.pagination a:hover
{
    background-color: #eee;
    text-decoration: none;
}
div.pagination span.current
{
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    color: #fff;
}
div.pagination span.ellipsis
{
    border: none;
    padding: 5px 0 3px 2px;
}

/* end gallerific */


.readMoreLink
{
    cursor: pointer;
}

#fbregister
{
    background: url("/images/buttons/btnfacebooklogin200.png") no-repeat;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 30px;
    position: relative;
    width: 200px;
}

/* new reg modal */

#hiddenregister2
{
    background-image: url('/images/newregmodal/modalreg.png');
    width: 750px;
    height: 611px;
}

#hiddenregister2 .closelink
{
    background-image: url('/images/newregmodal/modalclose.png');
    width: 21px;
    height: 21px;
    display: block;
    text-indent: -999px;
}

#hiddenregister2 .right
{
    width: 413px;
    clear: both;
    padding-top: 15px;
}
#hiddenregister2 .banner
{
    float: right;
    margin: 4px;
}

#hiddenregister2 .signupbanner
{
    text-align: center;
    background-color: #e7f1e1;
    color: #19451c;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.5em;
    font-family: Helvetica, arial, sans-serif;
    font-weight: bold;
}

#hiddenregister2 .errorbanner
{
    text-align: center;
    background-color: #ffebea;
    color: #990000;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.5em;
    font-family: Helvetica, arial, sans-serif;
    font-weight: bold;
}


#hiddenregister2 .ortext
{
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    font-family: Helvetica, arial, sans-serif;
}
#hiddenregister2 .formdiv
{
    margin: 10px 30px;
    font-size: 18px;
    font-family: Helvetica, arial, sans-serif;
}

#hiddenregister2 .already
{
    padding-top: 45px;
    line-height: 36px;
}

#hiddenregister2 p
{
    margin-bottom: 0;
}

#hiddenregister2
{
    color: #19451c;
}

#hiddenregister2 a
{
    color: #19451c;
    text-decoration: underline;
}

#fbregister2
{
    background: url("/images/newregmodal/btnfacebooksignup.png") no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 42px;
    position: relative;
    width: 348px;
}

#hiddenregister2 .errorlabel
{
    color: #990000;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    padding: 0 4px;
}

input.fancy2[type="text"], input.fancy2[type="password"]
{
    padding: 8px 4px;
    font-size: 18px;
    line-height: 22px;
    font-family: Helvetica, arial, sans-serif;
    border: 1px #72a649 solid;
    margin: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#hiddenregister2 input[type="checkbox"]
{
    margin-left: 0;
}

#hiddenregister2 input.short, #hiddenregister2 span.short
{
    width: 163px;
}
#hiddenregister2 input.long, #hiddenregister2 span.long
{
    width: 343px;
}

#hiddenregister2 .regButton2
{
    background: url("/images/newregmodal/btngetstarted.png") no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 36px;
    position: relative;
    width: 116px;
    float: right;
    text-indent: -999px;
}

#hiddenregister2 .alertnew
{
    color: #990000;
}

#hiddenregister2 .errorBorder
{
    border-color: #990000;
}

#hiddenregister2 #spinwrap
{
    width: 155px;
    position: relative;
    float: right;
    border: 1px solid black;
}

#hiddenregister2 p.terms
{
    text-align: center;
}

#hiddenregister2 #termslabel
{
    font-size: 16px;
}

/* begin splash page */
#main-header-splash #logo {
   border-right: 1px solid #3B3B3B;float: left;padding-right: 5px;
}
#rtclogo
{
    background: transparent url("/images/splash/logo-rtc.png") scroll no-repeat 0 0;
    height: 80px;
    width: 102px;
    z-index: 9999;
    text-indent: -9999em;
    float:left;
    margin-left:15px;
}
#main-header-splash {
    background-color:#242424;
    color:#fff;
    border-bottom: solid 2px #feb808;
}
#bodysplash
{
    background-color: #fff;
}
#bodysplash #well
{
    min-height: 500px;
}
#bodysplash #well .constrain
{
    background: none;
    overflow: visible;
}

#splash-hero{
   width:100%;
   height:auto;
   position:absolute;
}

#calloutwrap
{
   background-color: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    font-family: "open sans" ,arial,helvetica,sans-serif;
    padding: 40px 30px;
    width: 530px;
    position: absolute;
    top: 100px;
}
.callouthead
{
    font-weight:800;
    font-size: 55px;
    color: #f7b50a;
}
.calloutbody
{
    font-size: 33px;
    color: white;
    font-weight: normal;
}

#splashformbox
{
    background-color: #669541;
    border-radius: 5px;
    font-family: "open sans" ,arial,helvetica,sans-serif;
    min-height: 330px;
    padding: 10px;
    width: 350px;
    z-index: 1000;
    position:absolute;
    right:0;
    top:40px;
}

#splashformbox .box-header
{
   background-color: #476F27;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
    padding: 15px;
    text-align:center;
    border-radius:3px;
}

#splashformbox .splashfbookwrap
{
    background-color: #fff;
    padding: 15px;
    text-align: center;
    border-radius:3px;
}
#splashformbox .splashformwrap
{
    background: url("/images/splash/formbottombgc3.gif") repeat-x scroll left bottom #FFFFFF;
    margin-top: 10px;
    padding: 10px;
    border-radius:3px;
}

#splashformbox #ccnum {
    background: url("/images/splash/cclock.png") no-repeat scroll right 5px center rgba(0, 0, 0, 0);
}

#splashformbox input[type="text"], #splashformbox input[type="password"]
{
    padding: 8px 4px;
    font-size: 16px;
    line-height: 22px;
    font-family: Helvetica, arial, sans-serif;
    border: 1px #c7c7c7 solid;
    margin: 0;
    border-radius: 4px;
    width: 320px;
}
#splashformbox input.errorBorder[type="text"], #splashformbox input.errorBorder[type="password"]
{
    border: 1px #97040c solid;
}
#splashformbox #expiration{
    float: right;color:#19451c;font-size:14px;
}
#splashformbox #forgotusername
{
    margin-top: 5px;
    float: left;
    clear:both;
}

#splashformbox #forgotusername a
{
    float: left;
    color: #669541;
    font-size: 14px;
    text-decoration: none;
}

#splashformbox #forgotpass {
    float: right;
    margin-top: 5px;
}

#splashformbox #forgotpass a
{
    float: right;
    color: #669541;
    font-size: 14px;
    text-decoration: none;
}

#splashformbox #errormessage
{
    margin-top: 5px;
    float: left;
    color: #97040c;
    font-size: 14px;
}

#splashformbox #signup
{
    clear: both;
    line-height: 36px;
    margin-top: 65px;
}
#splashformbox #signup a
{
    color: #363636;
    text-decoration: none;
    font-size: 16px;
}

#splashformbox #upgrade
{
    clear: both;
    line-height: 36px;
    margin-top: 15px;
}
#splashformbox #upgrade a
{
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
    #splashformbox #notmewrap {
            color: #000;
    font-size: 16px;
    font-weight:bold;
    margin-bottom:10px;
    }
#splashformbox #notmewrap a
{
    color: #669541;
    text-decoration: none;
    font-weight:bold;
    font-size: 16px;
}
    #splashformbox #cancelmessage {
        font-size: 13px;
    }


#splashformbox .btnlogin
{
    float: right;
}
#splashformbox .errorlabel
{
    font-size: 12px;
    color: #97040c;
    display: inline-block;
    padding: 0 4px;
}
#bodysplash #bottomwrap
{
    clear: both;
}
#bodysplash #features-header {
    font-size: 25px;
    margin: 50px 20px 30px;
}

#bottomwrap .bottomhead
{
    font-size: 16px;
    font-weight: 300;
    font-size: 30px;
    color: #669541;
    font-family: "open sans" ,arial,helvetica,sans-serif;
}
#bottomwrap .bottombody
{
    font-size: 16px;
    font-weight: normal;
    color: #19451c;
}

#bottomwrap .feature {
    border-top: 1px solid #d0d0d0;
    clear: both;
    overflow: auto;
}

    #bottomwrap .featuretext {
  display:inline-block;
  width:620px;
  padding-top:30px;
}

#bottomwrap .feature img {
float:left;
padding:10px 30px 30px 30px;
}

#main-footer-splash {
   background-color: #242424;
   padding:30px;
   font-size:14px;
   color:#a9a9a9;
   font-family: "open sans" ,arial,helvetica,sans-serif;
}

#main-footer-splash a{
   font-size:14px;
   color:#5f9539;
   font-family: "open sans" ,arial,helvetica,sans-serif;
   text-decoration:none;
}

#btnUpgrade
{
    background-image: url("/images/splash/btnupgrade.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 36px;
    text-indent: -9999px;
    width: 119px;
}

#btnUpgrade canvas
{
    float:left;
    display:inline-block;
}

/* end splash page */


/*delete confirm */
.hiddenconfirmclear 
{
    width:400px;
 }

.hcctop  
{
    background-color:#fdbb38;
    height:20px;
    border:1px solid #bb8312;
    border-radius:10px 10px 0 0;
    padding:5px;
}

.hccbody 
{
    padding:10px;
    font-family: "open sans" , arial, helvetica, sans-serif;
    font-size:16px;
    color:#555555;
    border-left:1px solid #bb8312;
    border-right:1px solid #bb8312;
}

.hccfooter 
{
    background-color:#fff7e8;  
    border-left:1px solid #bb8312;
    border-right:1px solid #bb8312;
    border-bottom:1px solid #bb8312;
    border-radius: 0 0 10px 10px;
    padding:5px;
    text-align:right;
}

.btnlvcancel, #btndelgbk, #btndelrt, #btnclearit
{
    cursor:pointer;
}



/* end delete confirm */

#__gsc-lbwrapperdiv {
    display: none;
    overflow: hidden;
    border-radius: 10px;
}

#__gsc-lbwrapperdiv img {
    height: auto;
    max-width: 100%;
    border: 0;
}

/* trail content pages */
#trail-content-social{
    float:right;
}

#trail-content-wrap{
    padding:20px;
    min-height:400px;
}


#trail-content-wrap > #main {
    width: 590px;
}


.new-pages h2 {
    margin:10px 0px;
        font-family:"open sans",arial,helvetica,sans-serif;
    font-weight:normal;
    font-size:22px;
    color:#1b441e;
}

.new-pages p {
   line-height:1.5em;
}

.new-pages p a {
  text-decoration:none;
  color:#5d9732;
  font-weight:bold;
}
.trail-content-banner-wrap{
    position:relative;
}
.trail-content-banner {
    border-radius:10px 10px 0 0;
}
.trail-content-banner-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    text-align: center;
    width: 453px;
}
    .trail-content-banner-text a {
        color: #fff;
        font-family:"open sans",arial,helvetica,sans-serif;
        font-size: 16px;
        font-weight: 800;
        text-decoration:none;
        display:inline-block;
        line-height:30px;
    }
.trail-content-banner-text-holder .right {
    margin-left: 4px;
}
.trail-content-info-link {
    background-image:url("/images/trail-content/info.png" );
    padding-left:30px;
    background-repeat:no-repeat;
}

.trail-content-map-link {
    background-image:url("/images/trail-content/map.png" );
    padding-left:30px;
    background-repeat:no-repeat;
}

.trail-content-banner-text-holder {
    bottom: 3px;
    left: 0;
    position: absolute;
}

#trail-content-wrap table.details
{
    border:0;
    clear:both;
}

#trail-content-wrap table.details td
{
   vertical-align:top;
    padding: 4px 12px;
}

#trail-content-wrap table.details tbody tr:nth-child(2n){
    background-color: #f4f9f1;
}

#trail-content-wrap #sidebar .content {
    padding-right:0px;
}

#trail-content-wrap  figure {
    display: table;
    margin: 10px 10px 10px 0;
}

#trail-content-wrap  figcaption {
    caption-side: bottom;
    display: table-caption;
}

.history-submit-photo {
     background-image: url("/images/trail-content/share-photo.jpg");
    color: #fff;
    font-family: "open sans",arial,helvetica,sans-serif;
    font-size: 20px;
    font-weight: 800;
    height: 166px;
    margin: 10px 10px 10px 0;
    padding: 10px;
    width: 208px;
}
.history-submit-photo a.button {
    font-family:"open sans",arial,helvetica,sans-serif;
    font-weight:800;
    font-size:16px;
}

.new-trail-list .trail-wrap
{
    border-top:1px solid #cccccc;
}

.new-trail-list a{
    display:block;
    clear:both;
    text-decoration:none;
    color:#000;
}
    .new-trail-list a h3 {
         font-family:"open sans",arial,helvetica,sans-serif;
        color: #1b441e;
        font-weight: 800;
        line-height: 20px;
    }
        .new-trail-list a h5 {
            font-size:12px;
        color: #1b441e;
        font-weight: bold;
  
    }

    .new-trail-list a .length {
        float: left;
        background-color: #356942;
        text-align: center;
        border-radius: 3px;
        color: #fff;
        font-size: 14px;
        font-family: "open sans",​arial,​helvetica,​sans-serif;
        font-weight: bold;
        padding: 2px 10px;
          margin-bottom: 10px;
    }
.new-trail-list .image{
    float:left;
    margin:5px 20px 20px;
}

.new-trail-list .trail-data {
      float: left;
    margin-top: 15px;
    width: 400px;
}
.new-trail-list .synopsis {
    clear:both;
        float:left;
        height:5em;
}

.attract-promo {
	background-color:white;
    border-radius: 15px;
    float: left;
    width: 630px;
    padding-bottom:20px;
}

    .attract-promo h1 {
        background: #234f20; /* Old browsers */
        background: -moz-linear-gradient(top, #234f20 0%, #589230 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#234f20), color-stop(100%,#589230)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #234f20 0%,#589230 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #234f20 0%,#589230 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #234f20 0%,#589230 100%); /* IE10+ */
        background: linear-gradient(to bottom, #234f20 0%,#589230 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234f20', endColorstr='#589230',GradientType=0 ); /* IE6-9 */
        border-radius: 15px 15px 0 0;
        margin: 0 0 20px;
        padding: 20px;
        font-weight: 800;
        color:#fff;
    }


.attract-promo .attract-promo-data {
    width: 430px;
    margin-left:20px;
}

.attract-promo .attract-promo-data p {
    font-size:16px;
    color:#000;
    font-family: "open sans",​arial,​helvetica,​sans-serif;
}
.attract-promo .attract-promo-data p.address {
   color:#1b441e;
    float: left;
    width: 50%;
}
    
.attract-promo img {
    margin-right:20px;
}

.attract-promo .btnAttractClose {
    position: absolute;
    right: 10px;
    top: 10px;
cursor:pointer;
}

.ib-address-wrap {
    float: left;
    position: relative;
    width: 100%;
}
.ib-address-wrap a {
    text-decoration:none;
    font-weight:bold;
}


.ib-address-wrap a.button {
       text-align: center;
    width: 100px;
    }

.ib-directions {
    float: right;
    width: 50%;
}

.ibdirbtn 
{
    cursor: pointer;
    float: left;
    height: 34px;
    text-indent: -999px;
    background-repeat:no-repeat;
    background-position: 0 0 ;
    background-image:url('/images/mapicons/direction-buttons.png');
}

div#dirwalk.ibdirbtn {
    width: 37px;
    background-position: -2px -3px;
}

div#dirbike.ibdirbtn {
    width: 44px;
    background-position: -43px -3px;
}

div#dirdrive.ibdirbtn {
    width: 38px;
    background-position: -91px -3px;
}


div#dirwalk.ibdirbtn.on {
    background-position: -2px -42px;
}

div#dirbike.ibdirbtn.on {
    background-position: -43px -42px;
}

div#dirdrive.ibdirbtn.on {
    background-position: -91px -42px;
}

#ib-address-input {
     height: 20px;
    margin-top: 5px;
    width: 110px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1
{
}

h2
{
}

