/*

Folke Manor Farm
http://www.folkemanorholidays.co.uk/
Handwritten by Richard Wilmot

*/

																					/* ------------ Toolbox ------------ */

.float-left { float: left; }
.float-right { float: right; }
.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }
.smaller { font-size: 90%; }
.larger { font-size: 110%; }
hr { display: none; }
strong { font-weight: bold; }
.cleared { clear: both; }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */







																					/* ------------ Defaults ------------ */

body {
	background: #113b54 url('../images/body-bg.jpg') no-repeat top center;
	color: #185376;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

#container {
	margin: auto;
	width: 980px;
	}

#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
p {
	margin-bottom: 10px;
	line-height: 1.7em;
	}
	
p.note {
	font-style:italic
	}
	
a {
	font-weight:bold;
	text-decoration:none;
	color: #185376;
	font-size:110%
}

a:hover {
	text-decoration:underline
}

h2 {
	font-size:180%;
	font-weight:bold;
	height:25px;
}
	
h3 {
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
}

h4 {
	font-size:130%;
	font-weight:bold;
	height:20px;
}


.bullet li {
	text-align: left;
	list-style: none;
	background: url('../images/bullet.gif') no-repeat 0px 2px;
	padding: 0px 0px 5px 15px;
	font-weight:bold;
	color:#FFF
}

.previous-page {
	width: 920px;
	padding:20px;
	float:left;
	}

.previous-page a {
	background: url('../images/button-previous-page.gif') no-repeat top left;
	display:block;
	height: 20px;
	width: 120px;
	text-indent: -2500px;
	float:right
	}

.previous-page a:hover {
	background-position: 0 -20px
	}
	
.view-rates a {
	background: url('../images/button-rates.gif') no-repeat top left;
	display:block;
	height: 60px;
	width: 130px;
	text-indent: -2500px;
	float:left;
	margin-right:15px
	}

.view-rates a:hover {
	background-position: 0 -60px
	}
	
.view-gallery a {
	background: url('../images/button-gallery.gif') no-repeat top left;
	display:block;
	height: 60px;
	width: 130px;
	text-indent: -2500px;
	float:left;
	}

.view-gallery a:hover {
	background-position: 0 -60px
	}

.virtual-tour-button a {
	background: url('../images/button-360tour-long.gif') no-repeat top left;
	display:block;
	height: 60px;
	width: 130px;
	text-indent: -2500px;
	float:left;
	margin-right: 15px
	}

.virtual-tour-button a:hover {
	background-position: 0 -60px
	}
	
.dates-button a {
	background: url('../images/button-dates.gif') no-repeat top left;
	display:block;
	height: 60px;
	width: 130px;
	text-indent: -2500px;
	float:right;
	margin-right: 15px
	}

.dates-button a:hover {
	background-position: 0 -60px
	}
	
.pdf-button a {
	background: url('../images/button-pdf.gif') no-repeat top left;
	display:block;
	height: 60px;
	width: 130px;
	text-indent: -2500px;
	float:left;
	}

.pdf-button a:hover {
	background-position: 0 -60px
	}





																					/* ------------ Branding ------------ */

#branding {
	background: #fff url('../images/branding-bg.jpg') no-repeat top center;
	height: 150px;
	margin: auto;
	width: 960px;
	}

#branding h1 a {
	display: block;
	height: 150px;
	width: 960px;
	text-indent: -25000px;
	}


	

	
	
	
																					/* ------------ Nav ------------ */

#nav {
	height: 30px;
	text-indent: -25000px;
	width: 960px;
	margin:auto
	}

#nav li { 
	float: left;
	}

#nav a {
	display: block;
	height: 30px;
	width: 137px;
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}
	
#nav .selected {
	background-position: 0 -30px;
	}

#nav-home a {
	background: url('../images/nav-home.gif') no-repeat top left;
	width: 138px;
	}
	
#nav-about a {
	background: url('../images/nav-about.gif') no-repeat top left;
	}
	
#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat top left;
	}
	
#nav-accommodation a {
	background: url('../images/nav-accommodation.gif') no-repeat top left;
	}
	
#nav-rates a {
	background: url('../images/nav-rates.gif') no-repeat top left;
	}
	
#nav-gallery a {
	background: url('../images/nav-gallery.gif') no-repeat top left;
	}
	
#nav-hire a {
	background: url('../images/nav-hire.gif') no-repeat top left;
	}

	



																					/* ------------ Sub Nav ------------ */

#sub-nav {
	background: url('../images/sub-nav-bg.gif') no-repeat top left;
	height: 52px;
	text-indent: -25000px;
	width: 920px;
	margin:auto
	}
	
#gallery #sub-nav {
	background: url('../images/sub-nav-gallery-bg.gif') no-repeat top left;
	}

#sub-nav li { 
	float: left;
	}

#sub-nav a {
	display: block;
	height: 32px;
	width: 230px;
	}
	
#sub-nav a:hover {
	background-position: 0 -32px;
	}
	
#sub-nav .selected {
	background-position: 0 -64px;
	}


#sub-nav-owl a {
	background: url('../images/sub-nav-owl.gif') no-repeat top left;
	}
	
#sub-nav-woodpecker a {
	background: url('../images/sub-nav-woodpecker.gif') no-repeat top left;
	}
	
#sub-nav-wren a {
	background: url('../images/sub-nav-wren.gif') no-repeat top left;
	}
	
#sub-nav-kingfisher a {
	background: url('../images/sub-nav-kingfisher.gif') no-repeat top left;
	}
	
#sub-nav-gallery a {
	background: url('../images/sub-nav-gallery.gif') no-repeat top left;
	width: 460px;
	}
	
#sub-nav-virtual a {
	background: url('../images/sub-nav-virtual.gif') no-repeat top left;
	width: 460px;
	}
	

	
	
	
	

																					/* ------------ Content ------------ */

#content {
	background: url('../images/container-bg.png') repeat-y top center;
	width: 960px;
	padding: 0px 10px 0px 10px;
	margin:auto;
	}
	
	

																					/* ------------ Hero ------------ */

#hero {
	width: 960px;
	height: 200px;
	margin:auto;
	background-color:#a7c2c8
	}




	

																					/* ------------ Columns ------------ */

#default #col-1, #about #col-1, #contact #col-1, #accommodation #col-1, #gallery #col-1, #hire #col-1 {
	float:left;
	width: 440px;
	padding: 20px;
	position:relative;
	}
	
#default #col-1 {
	padding: 20px 20px 0px 20px;
	}
	
#rates #col-1 {
	float:left;
	width: 920px;
	padding: 20px;
	}
	
#default #col-2 {
	background: url('../images/default-img.jpg') no-repeat top left;
	float:left;
	width: 480px;
	height: 346px;
	}
	
#about #col-2, #contact #col-2, #accommodation #col-2, #gallery #col-2, #hire #col-2 {
	float:left;
	width: 440px;
	padding: 45px 20px 20px 20px;
	}
	
#accommodation #col-3, #gallery #col-3 {
	float:left;
	width: 920px;
	padding: 0px 20px 0px 20px
	}
	

	
	
	
																					/* ------------ Default Page DIV's ------------ */

#default #bullet-text {
	padding: 20px 0px 0px 155px;
	}

#default  #img-holder {
	width: 330px;
	float: right;
	}
		
#default  #virtual-tour-button a {
	background: url('../images/button-360tour.gif') no-repeat top left;
	display:block;
	height: 80px;
	width: 100px;
	text-indent: -2500px;
	float: left
	}

#default #virtual-tour-button a:hover {
	background-position: 0 -80px
	}
	
#default .small-img {
	padding-right: 15px;
	float: left
	}
	
#brochure {
	position:relative;
	height: 216px;
	width: 151px;
	position:absolute;
	top: 155px;
	left: -15px;
	}

p.normal {
	line-height: 1.5em;
}

p.left-indent {
	padding-left: 85px;
	line-height: 1.5em;
	margin-bottom: 15px
}

#default  #brochure-button a {
	background: url('../images/brochure.png') no-repeat top left;
	display:block;
	height: 216px;
	width: 151px;
	text-indent: -2500px;
	float: left
	}

#default #brochure-button a:hover {
	background-position: 0 -216px
	}
	
	
																					/* ------------ Contact Page DIV's ------------ */

#contact #map {
	border:#185376 2px solid;
	height: 325px;
	width: 436px;
	float:left;
	background-color:#185376;
	overflow:hidden
	}
	
#contact #form-container {
	width: 210px;
	float:left;
	}
	
#contact #address-container {
	width: 210px;
	float:left;
	padding-left:20px;
	}
	
#get-directions {
	float:right;
	padding-top: 20px
}
	
#saddr {
	background: url('../images/form-input-small-bg.gif') no-repeat top left;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	width: 70px;
	margin-bottom: 10px;
	height:17px;
	border:none;
	color:#666;
	padding: 3px 0px 0px 7px;
	float:left
}

#get-directions-button {
	float:left
}

#get-directions-label {
	float:left;
	padding-top:3px;
	margin-right:7px
}

p.contact-small-print {
	font-size: 90%;
	font-style:italic;
	line-height: 1.2em
}
	

	
																					/* ------------ accommodation Page DIV's ------------ */

#accommodation .section-selector {
	background: url('../images/accommodation-section-bg.gif') no-repeat top left;
	height: 210px;
	width: 400px;
	padding: 20px
	}
	
#accommodation .section-selector p {
	color:#FFFFFF;
	margin-bottom: 0px;
	line-height: 1.4em
	}
	
#accommodation .read-more a, #rates .read-more a {
	background: url('../images/button-read-more.gif') no-repeat top left;
	display:block;
	height: 20px;
	width: 120px;
	text-indent: -2500px;
	float:right
	}
	


#accommodation .read-more a:hover, #rates .read-more a:hover {
	background-position: 0 -20px
	}

#accommodation .img-holder, #gallery .img-holder {
	float:left;
	width: 400px;
	height: 90px;
	padding: 15px 0px 15px 0px
}
	
#accommodation .img-left, #gallery .img-left {
	float:left;
	width:120px;
}

#accommodation .img-center, #gallery .img-center {
	float:left;
	padding-left:20px;
	width:120px;
}	


#accommodation #col-3 #sub-col-1, #gallery #col-3 #sub-col-1 {
	float:left;
	width: 420px;
	padding: 10px 20px 0px 20px;
	}
	
	

	
#accommodation #col-3 #sub-col-2, #accommodation #col-2 #sub-col-2, #about #col-2 #sub-col-2 {
	float:left;
	width: 440px;
	padding: 2px 0px 0px 20px;
	background-color:#154a69
	}

	
#accommodation #col-2 #sub-col-2, #about #col-2 #sub-col-2, #gallery #col-2 #sub-col-2 {
	width: 440px;
	padding: 20px 0px 0px 20px;
	margin-left: -20px
	}
	
#accommodation #col-3 #sub-col-2 img, #accommodation #sub-col-2 img, #about #sub-col-2 img, #gallery #col-3 #sub-col-1 img, #gallery #col-3 #sub-col-2 img {
	width: 116px;
	height: 76px;
	border:#cdeef5 solid 2px;
	overflow:hidden;
	margin: 0px 22px 20px 0px
	}

	
#accommodation #all-cottages {
	width: 421px;
	border:#cdeef5 solid 2px;
	padding: 7px;
	}
	
#accommodation #all-cottages p {
	font-size:90%;
	line-height: 1.4em;
	margin: 0px
	}
	
	
																					/* ------------ Gallery Page DIV's ------------ */

	
#gallery #col-3 #sub-col-1, #gallery #col-3 #sub-col-2 {
	float:left;
	width: 440px;
	padding: 10px 0px 0px 20px;
	}
	
#gallery #col-3 #sub-col-1 img, #gallery #col-3 #sub-col-2 img {
	margin: 0px 8px 10px 0px
	}
	
#gallery .gallery-surround {
	border:#cdeef5 solid 2px;
	padding: 10px 0px 0px 10px;
	background-color:#f2fbfc;
	width:394px;
	margin-bottom:20px
	}
	
#gallery .virtual-surround {
	border:#cdeef5 solid 2px;
	background-color:#f2fbfc;
	width:400px;
	height:300px
	}
	
	
																					/* ------------ Rates Page DIV's ------------ */

#rates table {
	margin:10px 0 40px 0;
	}

#rates td.wide {
	background-color:#185376;
	color:#cdeef5;
	}
	
#rates td {
	background-color:#e6f6fa;
	width: 174px;
	border-right:#FFFFFF solid 2px;
	border-bottom:#FFFFFF solid 2px;
	padding: 5px 3px 3px 5px;
	vertical-align:middle;
	line-height: 1.3em;
	text-align:center;
	}
	
#rates td.dates {
	background-color:#cdeef5;
	font-weight:bold
	}
	
#rates td.nobg {
	background-color:#fff;
	}		

#rates .read-more a {
	margin:auto;
	margin: 5px auto 5px auto;
	float:none
	}


	
	
																					/* ------------ Contact Form ------------ */
#form legend {
	display: none;
	}
	
#form label {
	color: #355d78;
	font-weight:bold
	}
	
#form input, #form textarea {
	background: url('../images/form-input-bg.gif') no-repeat top left;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	width: 203px;
	margin-bottom: 10px;
	height:23px;
	border:none;
	color:#666;
	padding: 7px 7px 0px 7px
	}
	

#form textarea {
	background: url('../images/form-textarea-bg.gif') no-repeat top left;
	height: 91px;
	padding: 7px 7px 7px 7px
	}

	
#form #submit {
	height: 20px;
	vertical-align: middle;
	width: 120px;
	padding: 0px
	}
	
#form #submit a:hover {
	height: 20px;
	vertical-align: middle;
	width: 120px;
	}
	
	
	
	


	
																					/* ------------ Footer ------------ */
	
#footer {
	background: url('../images/footer-bg.png') no-repeat top left;
	clear: both;
	line-height: 1.1em;
	width: 980px;
	color:#6f95a5;
	margin:auto;
	height:42px
	}
			
#footer a {
	color: #6f95a5;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color:#cdeef5
	}
	
#links {
	float: left;
	padding: 15px 0px 0px 10px
	}

#links p {
	margin-bottom: 5px
	}
	
#azteclink {
	float: right;
	text-align: right;
	padding: 10px 10px 0px 0px
	}
	