@charset "utf-8";
/* CSS Document */

.clr {
	clear: both;
}
.fleft {
	float: left;
}
.hr {
	height: 10px;	
}
.reqd {
	color: #F33;
	font-weight: bold;
	font-size: 15px;
}

body {
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #c0d5c0;
	background-image: url(../images/bodyBgr.jpg);
	background-position: 0 256px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

a:link, a:visited {
	color: #ffaa00;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active, a.on {
	color: #ffaa00;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: none;
}
a.pdf {
	padding-right: 20px;
	background-image: url(../images/page_white_acrobat.png);
	background-position: top right;
	background-repeat: no-repeat;
}

table {
	margin: 5px 0 15px 0;	
}

tr.spacer td {
	height: 25px;	
}

h1,h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h2 {
	margin: 15px 0;	
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0c4810;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

p.reqd {
	font-size: 11px;
}

p.info {
    padding: 15px;
    border: 2px solid #eedea0;
    background-color: #f4eac4;
    font-weight: bold;
    color: #F33;
}

input.box, select.box {
	padding: 5px;
	border: 1px solid #CCC;
}

#header {
	background-image: url(../images/headerBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	height: 124px;
	overflow: auto;
}
#header .inner {
	width: 900px;
	margin: 0 auto;
}

#logo {
	margin: 15px 0 0 10px;
	padding: 0;
	background-image: url(../images/diggerlandCampsiteLogo.png);
	width: 268px;
	height: 92px;
	float: left;
}
#logo span {
	display: none;	
}

#booking {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 13px;
	margin: 30px 0 0 0;
}

#navigation {
	list-style: none;
	margin: 0 3px 0 -210px;
	padding: 0;
	float: right;
	position: absolute;
	top: 87px;
	left: 50%;
	width: 670px;
}
#navigation li {
	float: left;
}
#inner li{
	color: #CCFF00;
}
#navigation li a {
	width: 131px;
	height: 27px;
	text-align: center;
	background-image: url(../images/navBtn.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 10px 0 0 0;
}
#navigation li a:hover {
	background-position: 0 -37px;
}
#navigation li a.on {
	background-position: 0 -37px;
	color: #ffaa00;
}

#focusBox {
	background-color: #09330b;
	background-image: url(../images/focusBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 142px;
	overflow: auto;	
	clear: both;
}
#focusBox .inner {
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #164517;
	border-right: 1px solid #164517;	
}
#focusBox p {
	color: #dbf5d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	padding: 30px 25px;
	text-shadow: #062907 1px 1px;
	margin: 0;
	background-image: url(../images/focusBgrLight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#focusBox h2 {
	color: #FFF;
}

#container {
	width: 900px;
	background-color: #FFF;
	margin: 0 auto;
}

#mainContent {
	padding: 20px 20px;	
}

#footer {
	background-image: url(../images/footerBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #09330b;
	padding: 15px;
}
#footer p {
	margin: 0;	
}
#footer p.copyright, #footer p.copyright a {
	color: #5a785c;
}
#footer a, #footer a:link, #footer a:visited {
	color: #ECECEC;	
}
#footer a:active, #footer a:hover {
	color: #FFF;	
}

/* Gallery */
#gallery {
	width: 860px;
}
#gallery td {
	width: 25%;	
	text-align: center;
}
#gallery img {
	padding: 5px;
	background-color: #FAFAFA;
	border: 1px solid #ECECEC;
}
#viewMorePhotos {
	margin-top: 10px;
	float: left;
}

/* Ads */
#lowerAd {
	text-align: center;
	margin: 30px 0 20px 0;
	clear: both;
}

/* Prices */

#pricing {
	background-image: url(../images/pricesBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #09330b;
}
#pricing .inner {
	background-image: url(../images/image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 400px;
	height: 254px;
	overflow: auto;
}
#pricing a:link {
	color: #ECECEC;	
}
#pricing a:hover {
	color: #FFF;	
}

#pricing table {
	color: #FFF;
	width: 476px;	
	margin: 0 0 0 0;	
}
#pricing table tr {
	vertical-align: top;
}
#pricing table td {
	background-color: #1b581c;
	border-right: 1px dashed #356b36;
	padding: 6px;
}
#pricing table td.price {
	color: #fff;
	font-weight: bold;
}
#pricing table td.book {
	width: 75px;	
	border: none;
	padding: 2px;
	text-align: center;
}
#pricing table tr.spacer td {
	background: none;
	border: none;
	height: 4px;
	padding: 0;
}

/* Booking Pricing table */
#bookingPrice table {
	/*width: 526px;	*/
	margin: 10px 0;	
	color: #333;
}
#bookingPrice table tr {
	vertical-align: top;
}
#bookingPrice table td {
	background-color: #F3F3F3;
	border-right: 1px dashed #DDD;
	padding: 6px;
}
#bookingPrice table th {
	background-image: url(../images/footerBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #09330b;	
	padding: 12px;
	color: #FFF;
}

#bookingPrice table td.book {
/*	width: 75px;	*/
	border: none;
	padding: 2px;
	text-align: center;
}
#bookingPrice table td.ontheday {
	color: #555;	
}
#bookingPrice table tr.spacer td {
	background: none;
	border: none;
	height: 4px;
	padding: 0;
}

#bookingPrice .type {
	width: 350px;
}
#bookingPrice .price1, #bookingPrice .price2 {
	width: 175px;
}

/* Text swaps */
.textReplace span {
	display: none;	
}

#textGallery {
	background-image: url(../images/textGallery.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	width: 192px;
	height: 23px;
}
.home #textGallery {
	float: left;
	margin: 10px 15px 10px 0;
}

#textPrices {
	background-image: url(../images/textPrices.png);
	width: 134px;
	height: 19px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;	
	padding-bottom: 6px;
}

#textFindUs {
	background-image: url(../images/textFindUs.png);
	width: 183px;
	height: 19px;
	background-position: top left;
	background-repeat: no-repeat;	
	padding-bottom: 6px;
}

#textBooking {
	background-image: url(../images/textBooking.png);
	width: 201px;
	height: 25px;
	margin-top: 30px;
}

#btnBook {
	background-image: url(../images/btnBooking.png);
	background-position: 0 0;
	width: 139px;
	height: 28px;
	display: block;
	float: right;
	margin: 10px 2px 0 0;
}
#btnBook:hover {
	background-position: 0 -28px;
}

#btnFindUs {
	background-image: url(../images/btnFindUs.png);
	background-position: 0 0;
	width: 139px;
	height: 28px;
	display: block;	
	float: right;
	margin: 10px 10px 0 0;
}
#btnFindUs:hover {
	background-position: 0 -28px;
}

.btnBookNow {
	background-image: url(../images/btnBookNow.png);
	background-position: 0 0;
	width: 69px;
	height: 24px;
	display: block;	
/*	float: right;*/
	margin: 0;
}
.btnBookNow:hover {
	background-position: 0 -24px;
}

