body {
    background-color: #D5DDF3;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
    padding: 0;
}
input {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
td {
    vertical-align: top;
}
.rowunderline {
    border-bottom: 1px solid #FFFFFF;
}
.button {
    height: 21px;
}
.textbox {
    border-width: 2px;
}
#byline-old {
    color: #FFFFFF;
    display: inline;
    font-size: 13pt;
    height: 54px;
    margin: 22px 5px;
    position: absolute;
    width: 490px;
}
#byline {
    color: #777777;
    display: inline;
    font-size: 13pt;
    font-weight: normal;
    left: 420px;
    line-height: 12pt;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
    width: 99%;
}
#shortcuts-x {
    font-size: 10pt;
    height: 25px;
    position: relative;
}
#shortcuts {
    left: 420px;
    position: absolute;
    top: 21px;
    width: 99%;
}
#logo {
    left: 33px;
    position: absolute;
    z-index: 99;
}
#click-home {
    left: 3px;
    position: absolute;
    z-index: 100;
}
#logoblock {
    float: left;
    overflow: hidden;
    padding: 0 0 0 25px;
    width: 99%;
}
#masthead {
    height: 43px;
    margin-left: 8px;
    padding: 0;
    width: 99%;
    z-index: 90;
}
#kimball {
    color: #999999;
    display: block;
    margin: 33px 0 auto;
    text-align: center;
}
#imgfooter {
    background-image: url("/images/layout/trailsnh-footer.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    bottom: -19px;
    height: 66px;
    position: fixed;
    width: 100%;
}
#imgfooterlink {
    height: 24px;
    margin-top: 22px;
    position: relative;
    text-align: center;
    width: 100%;
}
#contentwindow {
    height: 50%;
    width: 100%;
    z-index: 80;
}
#mapWindow {
    border-top: 1px solid #CCCCCC;
    height: 400px;
    text-align: center;
    width: 100%;
}
#waitmsg {
    padding-left: 200px;
    padding-top: 50px;
    text-align: left;
}
#waitmsg h1 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
#mapWindow {
}
#mapMessages {
    background-color: #D5DDF3;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #CCCCCC;
    height: 20px;
    margin: 0 8px;
    padding: 0 0 6px;
    width: 99%;
}
#mapMessageControl {
    position: relative;
    top: -6px;
}
#mapReport {
    height: 350px;
    margin-left: 8px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    width: 614px;
}
.mapInfo {
    text-align: left;
    width: 300px;
}
a.nav {
    text-decoration: none;
}
a.nav:visited, a.nav:link {
    color: #777777;
}
a.nav:hover, a.nav:active {
    color: #222222;
}
.right {
    float: right;
}
.left {
    float: left;
}
.padleft {
    padding-left: 35px;
}
.padright {
    padding-right: 35px;
}
.padtop {
    padding-top: 4px;
}
.hide {
    display: none;
}
.red {
    color: red;
}
.green {
    color: green;
}
#scrollReport {
    float: left;
}
#kimball {
    clear: both;
}
.pad {
    margin: 5px 10px;
}
.yellow {
    background-color: #FFFFCC;
    padding: 6px;
}
.option {
    background-color: #FFFFCC;
    padding: 6px;
}
.iblock {
    display: inline-block;
    float: left;
    margin: 5px 0 5px 10px;
    vertical-align: top;
}
.warn {
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.warn:hover {
    text-decoration: none;
}
.b152 {
    width: 152px;
}
.b154 {
    width: 154px;
}
.b158 {
    width: 158px;
}
.b161 {
    width: 161px;
}
#about h1 {
    font-size: 12px;
    margin: 0;
}
.sponsor {
    background-color: #B5D29C;
    border: 1px solid #AAAAAA;
    padding: 6px;
}
.sponsor h2 {
    font-size: 14px;
    margin: 0;
}
.sponsor .link {
    text-decoration: underline;
}
.sponsor .link:hover {
    text-decoration: none;
}
#no-reports-found {
    background-color: #FFFFCC;
    padding: 6px;
}
#no-reports-found a {
    color: #336600;
    text-decoration: underline;
}
#no-reports-found a:hover {
    text-decoration: none;
}

