﻿html, body
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

body
{
    font-family: "Lucida Sans" , Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #68480a;
    background: #ecf4c6;
    text-align: center;
}

.center
{
    text-align: center;
}

img
{
    border: none 0px;
    padding: 0px;
}

#header
{
    height: 100px;
    padding: 0px;
}

#header div
{
    height: 100px;
    background: #ff893f url(../images/banners/header_r.jpg) no-repeat right top;
}

#page-container
{
    width: 760px;
    margin: auto;
    text-align: left;
}

.lblSecurity
{
    width: 200px;
}

.alert
{
    color: #ff0000;
}

.hidden
{
    display: none;
}

.padding
{
    padding: 10px 15px;
}

.paddingtop
{
    padding: 10px 0px 0px 0px;
}

.validator
{
    vertical-align: top;
}

#content h2
{
    margin: 0;
    padding: 0 0 15px 0;
}

#content p
{
    margin: 0;
    padding: 0 0 15px 0;
}

/* Main Navigation */
a.nav, a.nav:link, a.nav:visited, a.navselected
{
    display: block;
    width: 85px;
    height: 27px;
    border: 1px solid #000;
    text-align: center;
    text-decoration: none;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #000;
    line-height: 26px;
    overflow: hidden;
    float: left;
}

a.nav, a.nav:link, a.nav:visited
{
    background: #dca;
}

a.nav:hover
{
    color: #fff;
    background: #764;
}

a.nav:active
{
    color: #fff;
    background: #c00;
}

a.navselected
{
    color: #fff;
    background: #c00;
}

#main-nav
{
    height: 30px;
    text-align: center;
}

#main-nav dl
{
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
    height: 30px;
    text-align: center;
}

/* IE5 Mac Hack \*/
#main-nav
{
    padding-left: 40px;
}
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav dt
{
    float: left;
}
.left
{
    float: left;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.right
{
    float: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#main-nav dt a
{
    display: block;
    height: 0px !important;
    height: /**/ 30px; /* IE 5/Win hack */
    padding: 30px 0 0 0;
    overflow: hidden;
    background-repeat: no-repeat;
}

#main-nav dt
{
    width: 80px;
}

#main-nav dt#home a
{
    background-image: url(../images/menu/home.png);
}

#main-nav dt#about a
{
    background-image: url(../images/menu/about.png);
}

#main-nav dt#contact a
{
    background-image: url(../images/menu/contact.png);
}

#main-nav dt#availability a
{
    background-image: url(../images/menu/availability.png);
}

#main-nav dt#facilities a
{
    background-image: url(../images/menu/facilities.png);
    text-align: center;
}

#main-nav dt#location a
{
    background-image: url(../images/menu/location.png);
}

#main-nav dt#places a
{
    background-image: url(../images/menu/places.png);
}

#main-nav dt#photos a
{
    background-image: url(../images/menu/photos.png);
}

#main-nav dt a:hover
{
    background-position: 0 -30px;
}

#main-nav dt.selected a, #main-nav dt.selected a:hover
{
    background-position: 0 -60px;
}

#sidebar
{
    float: left;
    width: 200px;
    line-height: 18px;
}

#content
{
    float: left;
    width: 555px;
    height: 410px;
    line-height: 18px;
    overflow: auto;
}

.contentsplit
{
    float: left;
    width: 370px;
    line-height: 18px;
    padding: 0px 5px 0px 5px;
    height: 410px;
    overflow: auto;
}

#contentnosidebar
{
    height: 410px;
    line-height: 18px;
    overflow: auto;
}

.map
{
    width: 350px;
    height: 225px;
    border: solid 1px;
    margin: 0px 0px 0px 0px;
}

.bookingform
{
    margin: 0px 0px 0px 125px;
    height: 410px;
    overflow: auto;
}

.bookingform ul
{
}

.bookingforminput
{
    width: 250px;
}

#selectsmall select
{
    width: 54px;
}

.bookingform select
{
    width: 254px;
}

.bookingform table
{
    width: 525px;
}

.bookingform textarea
{
    width: 250px;
    height: 50px;
}

.bookingformlabel
{
    width: 250px;
}

.bookingformfield
{
    width: 300px;
}

.send
{
    width: 72px;
}

.security
{
    width: 142px;
    vertical-align: top;
}

/*.threepxfix class below:
get this from dynamicdrive
*/

.calendar table
{
    text-align: center;
    border: solid 1px #777800;
}

#txtSpaces, #txtBusy, #txtTentsOnly, #txtCaravansOnly, #txtFull
{
    width: 28px;
    height: 15px;
}

.spaces
{
    color: #eff3ef;
    border: solid 1px #000000;
    background-color: #0dd10d;
}

.busy
{
    color: #2b2621;
    border: solid 1px #000000;
    background-color: #f99a1f;
}

.tentsonly
{
    color: #ededef;
    border: solid 1px #000000;
    background-color: #0000c0;
}

.caravansonly
{
    color: #ededef;
    border: solid 1px #000000;
    background-color: #990099;
}

.full
{
    color: #f6f0f0;
    border: solid 1px #000000;
    background-color: #d40e0e;
}

#footer
{
    clear: both;
    padding: 5px 8px;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 14px;
    color: #68480a;
    text-align: left;
}

#footer a
{
    color: #68480a;
    text-decoration: none;
}

#footer a:hover
{
    color: #db6d16;
}
