* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana;
    font-size: 1em;
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #FFFFFF;
    margin: 0 auto;
    background-image: url('images/top.jpg');
    color: #4B4B4B;
}

h1, h2, h3, h4 {
    margin: 0.5em 0 0.5em 0;
}

h1 {
    display: none;
}

h2 {
    font-size: 1.15em;
    margin-top: 0;
}

h3 {
    font-size: 1em;
    line-height: 160%;
}

address {
    font-size: 0.8em;
    font-style: italic;
    padding-left: 20px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.address{
    font-size: 0.8em;
    font-style: italic;
    padding-left: 20px;
    margin-top: 1em;
    margin-bottom: 1em;
}

p {
    margin: 0 0 1em 0;
    line-height: 160%;
    font-size: 0.85em;
}

a img {
    border: 0;
}

a:link, a:active, a:visited {
    color: #D2232A;
}

a:hover {
    color: #82151B;
}

fieldset {
    padding: 0 20px 20px 20px;
    width: 700px;
    margin: 0 auto 10px auto;
    border: 1px dashed #D32129;
}

legend {
    padding: 0 5px 0 5px;
    margin-left: 10px;
    color: #D32129;
    font-size: 0.9em;
    font-weight: bold;
    background-color: #FFFFFF;
}

textarea {
    overflow: auto;
    height: 120px;
}

input, textarea {
    font-family: Verdana;
    font-size: 0.9em;
    background-color: #FFFFFF !important;
}

input.checkbox {
    background: 0 !important;
}

input.text, textarea, input.end, input.start {
    width: 200px;
    float: left;
    margin-bottom: 8px;
    border: 1px solid #D32129 !important;
    color: #333;
}

input.submit {
    margin-left: 130px;
}

select {
    float: left;
    width: 50px;
    margin-right: 152px;
}

label, .label {
    display: block;
    float: left;
    width: 130px;
    margin-bottom: 8px;
    font-size: 0.9em;
}

blockquote p, blockquote h3, blockquote h4 {
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
}

blockquote p span {
    font-style: normal;
}

blockquote.home p {
    text-align: center;
}

blockquote span {
    font-weight: normal;
}

ul, ol {
    padding: 0 0 0 40px;
}

form ul {
    list-style: none;
}

form ul li {
    clear: both;
}

li {
    font-size: 0.85em;
    margin-bottom: 0.5em;
    line-height: 140%;
}

form li {
    line-height: 100%;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 213px;
    background-image: url('images/header.jpg');
}

#tagLine {
    position: absolute;
    font-size: 1.3em;
    font-weight: bold;
    color: #D2232A;
    text-align: center;
    left: 420px;
    top: 110px;
}

#headerTel, #headerCont {
/*    position: relative;
    font-size: 1.3em;
    font-weight: bold;
    color: #D2232A;
    position: absolute;*/
}

#logo {
    position: absolute;
    left: 66px;
    top: 66px;
}

#headerstar {
    position: absolute;
    left: 737px;
    top: 59px;
}

#navigation, #subNavigation, #autumnwinterlink {
    position: relative;
    left: -15px;
    list-style: none;
    text-align: center;
    width: 905px;
    margin: 10px auto 0 auto;
    padding: 0;
    background-image: url('images/star.jpg');
    background-repeat: no-repeat;
    background-position: right 5px;
}

#subNavigation {
    margin-top: 15px;
    width: 866px;
}

#autumnwinterlink {
    margin-top: 15px;
    width: 275px;
}

#navigation li, #subNavigation li, #autumnwinterlink li{
    font-size: 0.9em;
    font-weight: bold;
    color: #D2232A;
    display: inline;
    height: 30px;
    padding: 0 0 0 22px;
    margin: 0 0 0 6px;
    background-image: url('images/star.jpg');
    background-repeat: no-repeat;
    background-position: center left;
}

#autumnwinterlink a, #navigation a, #navigation a:link, #navigation a:active, #navigation a:visited, #subNavigation a:link, #subNavigation a:visited, #subNavigation a:active {
    color: #D2232A;
    text-decoration: none;
}

#navigation a:hover, #subNavigation a:hover, #autumnwinterlink a:hover {
    color: #73AA83;
}

#navigation li.on a, #subNavigation li.on a {
    color: #73AA83 !important;
    text-decoration: none;
}

#content {
    padding: 25px 25px 0 25px;
    width: 900px;
}

#homeLeft {
    float: left;
    width: 178px;
}

#homeCenter {
    position: relative;
    width: 544px;
    height: 334px;
    float: left;
    text-align: center;
}

#imageWrap {
    position: relative;
    width: 500px;
    height: 334px;
    margin: 0 auto;
}

#imageWrap img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#homeRight {
    float: left;
    width: 178px;
}

#footer {
    width: 100%;
    position: relative;
    top: 40px;
    background-image: url('images/bottom.jpg');
    height: 180px;
    background-repeat: repeat-x;
    background-color: #D2232A;
}

#footerfix {
    width: 950px;
    background-repeat: repeat-x;
    background-image: url('images/bottom.jpg');
    height: 180px;
    background-color: #D2232A;
}

#footerLinks {
    text-align: center;
    width: 950px;
    height: 40px;
    font-size: 0.96em;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    margin: 0 auto;
    top: -24px;
}

#footerLinks ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin-top: 10px;
}

#footerLinks li {
    display: inline;
    margin: 0 20px 0 20px;
}

#footerLinks li a, #footerLinks span a {
    color: #FFFFFF;
    text-decoration: none;
}

#footerLinks span span {
    font-size: 0.7em;
    margin-right: 32px;

}

#footerLinks span img {
    position: relative;
    top: 5px;
    margin-right: 6px;
}

/*************************/
/*    IMAGE GALLERIES    */
/*************************/

.imageWrap {
    float: right;
    padding-top: 5px;
}

.imageBox {
    width: 600px;
    margin-left: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    height: 297px;
}

.mainImage {
    float: left;
    padding-right: 8px;
    width: 446px;
    height: 297px;
}

.smallImage {
    float: left;
    width: 143px;
    height: 95px;
    overflow: hidden;
    padding-bottom: 6px;
}


/*******************/
/*    HOME PAGE    */
/*******************/

#homePage h2 a {
    text-decoration: none;
    color: #FFFFFF;
}

#homePage .specialOffers {
    float: right;
    position: relative;
    top: -10px;
}

.homeBoxOrange, .homeBoxGreen, .homeBoxGold, .homeBoxPink {
    width: 158px;
    padding: 10px;
    margin: 0 0 10px 0;
}

.homeBoxOrange h2, .homeBoxGreen h2, .homeBoxGold h2, .homeBoxPink h2 {
    font-size: 1em;
    display: block;
}

.homeBoxOrange {
    background-image: url('images/orangebox.jpg');
}

.homeBoxGreen {
    background-image: url('images/greenbox.jpg');
}

.homeBoxGold {
    background-image: url('images/goldbox.jpg');
}

.homeBoxPink {
    background-image: url('images/pinkbox.jpg');
}

.homeBoxOrange h2, .homeBoxGreen h2, .homeBoxGold h2, .homeBoxPink h2 {
    margin: 0 0 5px 0;
    text-align: center;
    color: #FFFFFF;
}

/**********************/
/*    ADMIN STYLES    */
/**********************/

#adminPage h3 {
    padding-top: 1em;
}

#adminPage span {
    font-size: 0.9em;
    background-color: transparent;
    padding-left: 8px;
}

#adminPage input {
    font-size: 0.8em;
}

#adminPage ol {
    list-style: none;
    padding: 0;
}

#adminPage ol li.row0 {
    background-color: #F9D9DB;
}

#adminPage ol li.row1 {
    background-color: #FFFFFF;
}

#adminPage ol li {
    clear: both;
    padding: 2px 0 1px 0;
    margin: 0;
}

.dateHeader {
    display: block;
    width: 90px;
    float: left;
    font-weight: bold;
}

.bellHeader {
    display: block;
    width: 120px;
    float: left;
    font-weight: bold;
    text-align: center;
}

.lodgeHeader {
    display: block;
    width: 120px;
    float: left;
    font-weight: bold;
    text-align: center;
}

.dateData {
    display: block;
    width: 90px;
    float: left;
    clear: left;
}

.bellData {
    display: block;
    width: 120px;
    float: left;
    text-align: center;
}

.lodgeData {
    display: block;
    width: 120px;
    float: left;
    text-align: center;
}

#executed {
    font-size: 0.5em;
}

/***************/
/*    FORMS    */
/***************/

li p.err {
    font-size: 1em;
}

img.err {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

li img.err {
    margin-left: 5px;
}

li p.err {
    margin: 0;
}

.fieldsetfix {
    height: 20px;
}

.err {
    float: left;
    color: #D2232A;
    font-weight: bold;
}

/**********************/
/*    PRICES TABLE    */
/**********************/

#booking td {
    font-size: 0.7em;
    padding: 5px;
    text-align: center;
}

#booking {
    margin: 5px 0 20px 0;
}

#booking .strong {
    font-weight: bold;
    background-color: #F2ACB4;
}

#booking .one {
    background-color: #F9D9DB;
}

#booking .two {
    background-color: #FCEDEE;
}

table.booking td {
    font-size: 0.7em;
    padding: 5px;
    text-align: center;
}

table.booking {
    margin: 5px 0 20px 0;
}

table.booking .strong {
    font-weight: bold;
    background-color: #F2ACB4;
}

table.booking .one {
    background-color: #F9D9DB;
}

table.booking .two {
    background-color: #FCEDEE;
}

ol.booking {
    color: #D2232A;
    font-weight: bold;
}

li.terms {
    margin-left: 130px;
    padding: 5px 0 5px 0;
}

span.terms {
    font-size: 0.8em;
}

/*****************/
/*    FIND US    */
/*****************/

#map {
    width: 100%;
    height: 400px;
    border: 1px dashed #D32129;
}


/**********************/
/*    AVAILABILITY    */
/**********************/

#calendarKey {
    float: left;
    margin-top: 35px;
    margin-left: 13px;
}

#calendarKey span {
    font-size: 0.9em;
}

#calendarKey td {
    vertical-align: middle;
}

#calendarKey td {
    padding: 5px;
}

#calendarKey td span {
    vertical-align: middle;
    margin-right: 10px;
}

#calendarKey td.img {
    width: 35px;
}

.calendarHeader {
    font-weight: bolder;
    color: #CC0000;
    background-color: #FFFFCC;
}

.calendarToday {
    background-color: #FFFFFF;
}

.calendar {
    background-color: #FFFFFF;
    width: 261px;
}

.calWrap {
    height: 299px;
    border: 1px solid #D2232A;
    float: left;
    margin: 18px;
}

.calendar td {
    height: 35px;
    vertical-align: middle;
}

td.cal11, td.cal00, td.cal01, td.cal10 {
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.8em;
    color: #000000;
}

td.cal11 {
    background-image: url('images/cal11.jpg');
}

td.cal00 {
    background-image: url('images/cal00.jpg');
}

td.cal01 {
    background-image: url('images/cal01.jpg');
}

td.cal10 {
    background-image: url('images/cal10.jpg');
}

/*******************/
/*    SLIDESHOW    */
/*******************/

img.front {
    opacity:1;
    -moz-opacity:1;    /*opacity will not validate*/
    -khtml-opacity:1;
    filter: alpha(opacity=100);
}

img.back {
    opacity:0;
    -moz-opacity:0;
    -khtml-opacity:0;
    filter: alpha(opacity=0);
}


/*****************/
/*    GENERIC    */
/*****************/

.specialOffers {
    float: left;
    margin: 0 10px 0 0;
}

.fieldwrap {
    width: 740px;
    margin: 0 auto;
    clear: both;
}

.noList {
    list-style: none;
}

.red {
    color: #D2232A;
    font-size: 1em;
}

.reder {
    color: #D2232A;
    font-weight: bold;
    background-color: #FFDDDD;
}

.bookOnline, .floatright {
    float: right;
	clear: right;
    margin: 0 0 0 20px;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

#links p {
    font-size: 0.8em;
}

.highlighted {
    color: #48A206;
    font-weight: bold;
    font-size: 1.3em;
}

.cards {
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
}

.howToPay {
    float: right;
    margin: 0 0 10px 20px;
}
.stoppress {
    text-align:center;
    color:#D2232A;
}

.tempstable td {
    font-size: 0.6em;
    padding: 3px;
    text-align: center;
}

.tempstable {
    margin: 5px 0 20px 0;
}

.tempstable .strong {
    font-weight: bold;
    background-color: #F2ACB4;
}

.tempstable .one {
    background-color: #F9D9DB;
}

.tempstable .two {
    background-color: #FCEDEE;
}

#pressnvids {
    list-style-type:none;
    margin:20px 0;
    padding:0px;
}

#pressnvids a {
    text-decoration:none;
}

#pressnvids li {
    background: url(images/star.jpg) left center no-repeat;
    color:#D2232A;
    font-size:0.9em;
    font-weight:bold;
    padding:0 0 0 22px;    
}

div.seperator {
    margin:40px auto; 
    width:600px; 
    border-top:#D2232A 2px dashed;
}

h4.subhead {
    font-size:0.9em;
    margin-top:20px;
}

/*BLOG STUFF*/

.breadcrumb{
  padding:0px 0 20px 0;
  font-size:0.9em;
  font-weight:bold;
}

.post{
  border-top:1px dashed #d32129;
}

.social_bookmark{
  position:relative;
  top:-20px;
}

.social_bookmark em{
  display:none;
  font-size:0em;
  line-height:0em;
}

.postmetadata{
  padding:0 0 10px 0;
}

#blogContent{
  width:710px;
  float:right;
  padding:20px 0 0 0;
}

#blogContent h2{
  margin:0;
  font-size:1.15em;
  font-weight:bold;
  padding:10px 0 10px 0;
}

#blogContent h3{
  margin:0;
  font-size:1.15em;
  font-weight:normal;
  padding:10px 0 0 0;
}

#blogContent small{
  font-style:italic;
  margin:0 0 10px 0;
  padding:0;
  display:block;
}

#blogContent h3 a,#blogContent h3 a:active,
#blogContent h3 a:visited,#blogContent h3 a:hover{
  text-decoration:none;
}

#blogContent ul,#blogContent ol{
  padding-bottom:10px;
}

#sidebar{
  width:190px;
  float:left;
  padding:0px 0 0 0;
}

#sidebar a,#sidebar a:active,
#sidebar a:visited,#sidebar a:hover{
  display:block;
  /*border-bottom:1px dashed #ccc;*/
  padding:1px 0 1px 15px;
}

#sidebar h2{
  font-size:1.1em;
  font-weight:bold;
  padding:2px 0 5px 0;
  margin:12px 0 0 0;
  border-top:0px dashed #d32129;
}

#sidebar label{
  font-size:1.1em;
  font-weight:bold;
  display:block;
  width:190px;
  padding:2px 0 5px 0;
  margin:12px 0 0 0;
  border-top:0px dashed #d32129;
}

#sidebar ul{
  padding:0px 0 5px 0;
  margin:0;
  list-style-type:none;
}

#sidebar li{
  margin:0;
  padding:0;
}

#sidebar .text{
  width:186px;
  float:left;
  padding:1px;
  margin:0px 0 0 0;
}

#sidebar .submit{
  float:left;
  margin:4px 0 0 0;
}

#searchform{
  overflow:auto;
  padding:0 0 5px 0;
}

#sidebar blockquote{
  font-size:0.8em !important;
  padding:30px 0 0 0;
}

#sidebar #fbLogo,#sidebar #fbLogo:active,#sidebar #fbLogo:visited,#sidebar #fbLogo:hover{
  margin:30px 0 10px 0;
  padding:0;
  width:auto;
}

#fbLogo img{
  margin:0 0 0 30px;
}

.piclenselink{
  display:none;
}

img.alignright{
  float:right;
  margin:10px 0 10px 10px;
}

img.alignleft{
  float:left;
  margin:10px 10px 10px 0;
}

#commentform p{
  clear:both;
  overflow:auto;
}

#commentform label{
  clear:both;
  display:block;
}


.galllery-icon img{
  border:0px !important;
  margin:0 5px 0 0;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:4px 0 0 0;
	margin: 8px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.75em;
	padding:0 !important;
	margin: 0 !important;
}

.entry img{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.jollydaysluxurycamping.co.uk/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.jollydaysluxurycamping.co.uk/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }