body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    color: #332919;
    margin: 0;
    padding: 0;
    background-color: #e9e5b7;
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
}

body.popup {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    color: #332919;
    margin: 0;
    padding: 0;
    background:none;
}

.bg-leaf {
    background-image: url(../images/bg-leaf.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

/* layout */
.top {
    width: 100%;
    background-image: url(../images/bg-top.gif);
}

.content {
    width: 945px;
    margin: 0 auto 0 auto;
    clear: both;
    height: 100%;
}

.box { /* width 100% */
    border-right: 2px solid #ddd79f;
    border-bottom: 2px solid #ddd79f;
    background-color: #ffffff;
    padding: 15px;
    clear: both;
    overflow: hidden;
    height: 100%;
}

.box-popup {
    background-color: #ffffff;
    padding: 15px;
    clear: both;
}

.box2 { /* fixed width 740px */
    border-right: 2px solid #ddd79f;
    border-bottom: 2px solid #ddd79f;
    background-color: #ffffff;
    padding: 15px;
    clear: both;
    overflow: hidden;
    height: 100%;
    width: 740px;
    margin: 0 auto 0 auto;
}

.box-brown { /* used for login box on homepage */
    background-image: url(../images/bg-light.gif);
    background-repeat: repeat;
    border: 3px double #ccc67a;
    padding: 15px;
}

.box-brown2 {
    border: 1px dashed #ccc67a;
    padding: 15px;
}

/* footer elements */
#footer {
    margin: 50px 20px 0 20px;
    padding: 5px 0 10px 0;
    text-align: right;
    clear: both;
    overflow: hidden;
    border-top: 1px dashed #675e49;
    color: #675e49;
    font-size: 0.9em;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0 0 0 15px;
    line-height: 2.5em;
}

#footer a:link,#footer a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #675e49;
}

#footer a:hover {
    text-decoration: underline;
}

/* menu */
.menu {
    width: 100%;
    margin: 0;
    padding: 10px 0 11px 0;
    text-align: left;
    background-image: url(../images/bg-menu.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #73c000;
    color: #ffffff;
    clear: both;
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li {
    display: inline;
    margin-right: 25px;
}

.menu-right {
    float: right;
    top: 1px;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    height: 3px;
}

.subnav {
    width: auto;
    margin: 0;
    padding: 7px 10px 7px 10px;
    text-align: left;
    background-image: url(../images/bg-submenu.gif);
    background-position: top;
    background-repeat: repeat-x;
}

/* content - left and right columns */
#left-column {
    float: left;
    width: 245px;
}

#right-column {
    float: right;
    width: 650px;
}

/* content - equal columns */
#left-equal,.left-equal {
    width: 450px;
    float: left;
    position: relative;
}

#right-equal,.right-equal {
    float: right;
    width: 450px;
}

/* fonts & links */
h1 {
    font-size: 2.2em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1em;
}

h1 a:link,h1 a:visited {
    font-weight: normal;
}

h1 a:hover {
    text-decoration: underline;
}

h2 {
    font-size: 1.6em;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 1em;
}

h2 a:link,h2 a:visited {
    font-weight: normal;
}

h2 a:hover {
    text-decoration: underline;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 1em;
}

h4 {
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 1em;
}

a:link,a:visited {
    color: #339900;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

a.smlink:link,a.smlink:visited {
    font-size: 0.8em;
    text-decoration: none;
    font-weight: bold;
}

a.smlink:hover {
    text-decoration: underline;
}

a.brown:link,a.brown:visited {
    text-decoration: none;
    font-weight: bold;
    color: #473c2a;
}

a.brown:hover {
    text-decoration: underline;
}

a.white:link,a.white:visited, #psV5lPl {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

a.white:hover, #psV5lPl:hover {
    text-decoration: underline;
}

.smfont {
    font-size: 11px;
}

.smfont2 {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.green {
    color: #339900;
}

.red {
    color: #ff0000;
}

.white {
    color: #ffffff;
}

.grey {
    color: #999999;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.bigfont {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 1em;
}

p {
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* forms */
.longerField,.longField,.mediumField,.smallField,.smallestField,.tinyField
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    padding: 2px;
    border: 1px solid #bbbbbb;
}

.longerField {
    width: 300px;
}

.longField {
    width: 305px;
}

.mediumField {
    width: 170px;
}

.smallField {
    width: 120px;
}

.smallestField {
    width: 75px;
}

.tinyField {
    width: 45px;
}

.form-element {
    font-size: 0.9em;
    font-weight: bold;
}

.disabled {
    background-color: #dddddd;
}

/* calendar */
.calendar { /* admin calendar - big */
    font-weight: bold;
}

.calendar th {
    padding: 5px;
    font-weight: bold;
    font-size: 0.8em;
    text-transform: uppercase;
    background-color: #a2db4d;
    text-align: center;
}

.calendar td {
    height: 40px;
    font-size: 0.9em;
    padding: 2px;
}

.unavailable { /* closed days on calendar - (X) */
    background-color: #f3f3f3;
    background-image: url(../images/x.gif);
    background-position: center center;
    background-repeat: no-repeat;
    color: #bbbbbb;
}

.calendar-small { /* small calendar for details page */
    font-weight: bold;
}

.calendar-small th {
    padding: 5px;
    font-weight: bold;
    font-size: 0.8em;
    text-transform: uppercase;
    background-color: #a2db4d;
    text-align: center;
}

.calendar-small td {
    height: 22px;
    font-size: 0.9em;
    padding: 2px;
}

.calendar-small a {
    display: block;
}

.selected {
    background-color: #e3f2cc;
}

/* tabs - content area */
.tabcontent {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    background-color: #ffffff;
    height: 100%;
}

.left-column-tab {
    width: 49%;
    float: left;
    padding: 0;
}

.right-column-tab {
    width: 49%;
    float: right;
    padding: 0;
}

/* tables */
.line-bottom {
    border-bottom: 1px dashed #ccc67a;
}

.line-top {
    border-top: 1px dashed #ccc67a;
}

.line-bottomtop {
    border-bottom: 1px dashed #ccc67a;
    border-top: 1px dashed #ccc67a;
}

/* search results element */
.results th {
    font-size: 10px;
    font-weight: bold;
    background-color: #a2db4d;
    border-top: 1px solid #73c000;
    border-bottom: 1px solid #73c000;
}

.results th a {
    color: #332919;
}

.imgborder {
    border: 1px solid #eeebcb;
    padding: 3px;
}

.linedivider {
    width: auto;
    border-top: 1px solid #d7d29a;
    border-bottom: 4px solid #efecc9;
    margin: 10px auto 10px auto;
    padding: 0;
}

/* buttons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(../images/button-right.gif) no-repeat scroll
        top right;
    color: #444444;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

.button_replacement {
    display: block;
    height: 24px;
    margin-right: 0px;
    margin-bottom: 5px;
}

a.button span {
    background: transparent url(../images/button-left.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 10px;
}

a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 10px; /* push text down 1px */
}


* html a:visited .button {  /* IE 6 fix */
    text-decoration: none;
    color: #444444;
}

/* Tips */
a.tip:hover { /* Tip2: Tip box appears on the left */
    position: relative;
    z-index: 100;
}

a.tip span {
    display: none;
}

a.tip:hover span {
    display: block;
    position: absolute;
    float: left;
    white-space: nowrap;
    top: -3px;
    left: 20px;
    background: #a2db4d;
    border: 1px solid #73c000;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    padding: 3px 7px;
    z-index: 10;
    text-align: left;
    text-decoration: none;
}

/* miscellaneous */
.divider {
    width: auto;
    border-bottom: 1px dashed #ccc67a;
    clear: both;
}

.dividerNone {
    width: auto;
    border-bottom: 1px none #ccc67a;
    clear: both;
}

.faqQABox {
    float: left;
    width: 20px;
}
.faqContentBox {
    float: right;
    width: 930px;
}

img {
    border: 0;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.notebox { /* used for terms & conditions agreement */
    border: 1px solid #eeebcb;
    background-color: #f7f5e2;
    padding: 15px;
}

ol li {
    margin-bottom: 15px;
    line-height: 1.5em;
}

.locationfeatures li {
    margin-top: 10px;
    padding-bottom: 5px;
}

.validation_errors {
    color: #c00000;
}

.validation_errors label, .validation_errors div {
    float: none;
    color: red;
}

.validation_errors .error_label {
    cursor: pointer;
    font-weight: bold;
}

.field_error {
    background-color: #f7f3c3;
}

.termscont {
    text-align: justify;
}

.termscont ul {
    margin-left: 0;
    padding-left: 10pt;
}

a.tip2:hover {
    position: relative;
    z-index: 100;
}

a.tip2 span {
    display: none;
}

a.tip2:hover span {
    display: block;
    position: absolute;
    float: left;
    top: +18px;
    left: -48px;
    background: #a2db4d;
    border: 1px solid #73c000;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    padding: 3px 7px;
    width: 16em;
    z-index: 1;
    text-align: left;
    text-decoration: none;
}

#parties_container {
    border-top: 1px dashed #ccc67a;
    padding-top: 8px;
}

#parties {
    border-collapse: collapse;
    color:#332919;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#parties caption {
    font-size: 0.9em;
    font-weight: bold;
    padding: 4px 0px 8px 0px;
}

#parties thead th {
    background-color: #e9e5b7;
    border-bottom: 1px solid #CCC67A;
    font-size: 0.8em;
    text-align: center;
}

#parties tfoot th {
    border-top: 1px solid #CCC67A;
    font-size: 0.8em;
    padding: 4px 0px 4px 4px;
    text-align: left;
}

#parties tbody td {
    font-size: 0.8em;
    padding: 2px;
}

#parties .bottom_line {
    border-bottom: 1px dashed #CCC67A;
}

#parties .selected, .results .selected {
    background-color: #fffbcd;
}

#parties tbody .col1 {
    padding-left: 4px;
    text-align: left;
    width: 45%;
}

#parties tbody .col2 {
    text-align: center;
    width: 35%;
}

#parties tbody .col3 {
    padding-right: 1em;
    text-align: right;
    width: 20%;
}

#searchForm_container {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

#searchForm_container td {
    padding: 8px;
}

#searchForm_container td.date_range_header {
    padding: 8px 8px 0 8px;
}

#tooltip {
    background-color: #fcf6aa;
    border: 1px solid #CCC67A;
    position: absolute;
    padding: 5px;
    display: none;
    font-size: 0.9em;
}



#sites_table td, #sites_per_hour_table td {
    white-space: nowrap;
    font-size: 7pt;
}
table#sites_table th, table#sites_per_hour_table th {
    background-color: #4ba820;
    font-size: 7pt;
    font-weight: normal;
    color: #ffffff;
    padding: 5px 0;
    white-space: nowrap;
}
.box-popup>table#sites_table th, .box-popup>table#sites_per_hour_table th {
    background-color: #4ba820;
    font-size: 7pt;
    font-weight: normal;
    color: #ffffff;
    padding: 5px 5px;
    white-space: nowrap;
}
table#sites_table .odd td, table#sites_per_hour_table .odd td  {
    background-color:#F0F0F0;
}
table#sites_table, table#sites_per_hour_table {
    border-bottom: 1px #EEEBCB solid;
    border-right: 1px #EEEBCB solid;
    border-top: 1px #EEEBCB solid;
    border-left: 1px #EEEBCB solid;
    clear: both;
    width: 100%;
}

#site-list td {
    padding: 3px;
    white-space: nowrap;
}
table#site-list th {
    background-color: #4ba820;
    font-size: 1em;
    font-weight: normal;
    color: #ffffff;
    padding: 5px 2px;
    white-space: nowrap;
}
table#site-list .odd td {
    background-color:#F0F0F0;
}
table#site-list {
    border-bottom: 1px #EEEBCB solid;
    border-right: 1px #EEEBCB solid;
    border-top: 1px #EEEBCB solid;
    border-left: 1px #EEEBCB solid;
    clear: both;
    width: 100%;
}
#site-list td.sorting_1, #site-list td.sorting_2 {
    background-color: white;
}

.leaflet-fade-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-zoom-animated { will-change:auto !important; }
