@charset "utf-8";
/* CSS Document */

/*Reset Browser Styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, p, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#888888;
background-color:#444444;
}

a:link, a:visited, a:hover{
color:#888888;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:330%;
color:#666666;
font-weight:normal;
margin:5px 0 10px 0;
}

h3{
color:#888888;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:200%;
font-weight:normal;
margin:15px 0 10px 0;
}

#header{
height:125px;
}

#header .wrapper{
width:980px;
margin:0 auto;
}

#header span{
display:none;
}

#header .wrapper h1 a{
float:left;
width:486px;
height:48px;
background:url(images/logo.gif) top left no-repeat;
margin:35px 0 0 0;
}

#header .wrapper ul{
float:left;
margin:0 0 0 125px;
clear:left;
display:inline;
}

#header .wrapper ul li{
list-style:none;
float:left;
}

#header .wrapper ul li a{
display:block;
float:left;
height:37px;
}

#header .wrapper ul li#home a:link, #header .wrapper ul li#home a:visited{
background:url(images/navHome.gif) 0 0 no-repeat;
width:82px;
}

#header .wrapper ul li#home a:hover, #header .wrapper ul li#home a#current{
background-position:-82px 0;
width:82px;
}

#header .wrapper ul li#cheese a, #header .wrapper ul li#cheese a:visited{
background:url(images/navCheese.gif) 0 0 no-repeat;
width:165px;
}

#header .wrapper ul li#cheese a:hover, #header .wrapper ul li#cheese a#current{
background-position:-165px 0;
width:165px;
}

#header .wrapper ul li#cyder a, #header .wrapper ul li#cyder a:visited{
background:url(images/navCyder.gif) 0 0 no-repeat;
width:159px;
}

#header .wrapper ul li#cyder a:hover, #header .wrapper ul li#cyder a#current{
background-position:-159px 0;
width:159px;
}

#header .wrapper ul li#area a, #header .wrapper ul li#area a:visited{
background:url(images/navArea4.gif) 0 0 no-repeat;
width:122px;
}

#header .wrapper ul li#area a:hover, #header .wrapper ul li#area a#current{
background-position:-122px 0;
width:122px;
}

#header .wrapper ul li#prices a, #header .wrapper ul li#prices a:visited{
background:url(images/navPrices.gif) 0 0 no-repeat;
width:87px;
}

#header .wrapper ul li#prices a:hover, #header .wrapper ul li#prices a#current{
background-position:-87px 0;
width:87px;
}

#header .wrapper ul li#contact a, #header .wrapper ul li#contact a:visited{
background:url(images/navContact.gif) 0 0 no-repeat;
width:116px;
}

#header .wrapper ul li#contact a:hover, #header .wrapper ul li#contact a#current{
background-position:-116px 0;
width:116px;
}

#content{
background-color:#F5F5F5;
border-top:14px solid #B6B58A;
padding:0 0 15px 0;
}

#content .wrapper{
width:980px;
margin:0 auto;
}

#content .wrapper p{
margin:0 0 10px 10px;
}

#content .wrapper .farmstay{
float:center;
margin-left:50px;
margin-bottom:-120px;
}

#content .wrapper .fourstar{
float:center;
margin-left:10px;
margin-bottom:-120px;
height:126px;
}

#content .wrapper ul{
margin:10px 0 0 30px;
}

#content .wrapper ul.pics{
margin:20px 0 0 0;
text-align:center;
list-style:none;
}

ul.pics img{
border:7px solid #DDDDDD;
}

#content .wrapper ul.pics li{
float:left;
}

#content .wrapper ul.pics li.center{
margin:0 105px;
}


#footer{
margin:10px 0 20px 0;
}

#footer .wrapper{
width:980px;
margin:0 auto;
text-align:right;
color:#777373
}

.clear{
clear:both;
height:0px;
font-size:0.1px;
}

span.left{
float:left;
}

span.right{
float:right;
}

.rightimage{
float:right;
border:7px solid #DDDDDD;
margin:20px 0 0 10px;
}

.rightimage.left{
float:left;
}

.leftimage{
float:left;
border:1px solid #DDDDDD;
margin:5px 20px 0 0;
}

.directions{
padding-top:20px;
width:540px;
}

#enquiries{
padding-top:10px;
margin-left:10px;
}

#enquiries br{
margin:0;
padding:0;
clear:both;
}

#enquiries label{
width:100px;
float:left;
clear:left;
margin-bottom:12px;
}

#enquiries input.button{
float:left;
clear:left;
margin:5px 0 0 100px;
}

#enquiries textarea{
width:250px;
height:100px;
}

.error{
color:#FF0000;
}




/*****LIGHTBOX STYLES*****/

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
