/*

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: #f1e5c8 url('../images/body-bg.jpg') no-repeat top center;
	color: #4d2b30;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

#shadow {
	background: url('../images/shadow-bg.png') repeat-y top center;
	margin: auto;
	width: 100%;
	}
	
#container {
	margin: auto;
	width: 960px;
	}

#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
p {
	margin-bottom: 10px;
	line-height: 1.7em;
	}
	
a {
	font-weight:bold;
	text-decoration:none;
	color: #4d2b30;
}

a:hover {
	text-decoration:underline
}


.bullet li {
	text-align: left;
	list-style: none;
	background: url('../images/bullet.gif') no-repeat 0px 5px;
	padding: 5px 0px 5px 25px;
	font-weight:bold;
	color:#4d2b30
}







																					/* ------------ Branding ------------ */


#branding {
	background: url('../images/branding-bg.jpg') no-repeat top center;
	height: 100px;
	width: 960px;
	}

#branding h1 a {
	display: block;
	height: 100px;
	width: 960px;
	text-indent: -25000px;
	}


	
																					/* ------------ Hero ------------ */

#hero {
	background: url('../images/hero-bg.jpg') no-repeat top center;
	width: 960px;
	height: 152px;
	}
	
	
	
	
																					/* ------------ Nav ------------ */

#nav {
	background: url('../images/nav-bg.jpg') no-repeat top center;
	height: 37px;
	text-indent: -25000px;
	width: 910px;
	padding-left:50px
	}

#nav li { 
	float: left;
	}

#nav a {
	display: block;
	height: 32px;
	}
	
#nav a:hover {
	background-position: 0 -32px;
	}
	
#nav .selected {
	background-position: 0 -32px;
	}

#nav-home a {
	background: url('../images/nav-home.jpg') no-repeat top left;
	width: 112px;
	}
	
#nav-about a {
	background: url('../images/nav-about.jpg') no-repeat top left;
	width: 113px;
	}
	
#nav-contact a {
	background: url('../images/nav-contact.jpg') no-repeat top left;
	width: 113px;
	}
	
#nav-fabrics a {
	background: url('../images/nav-fabrics.jpg') no-repeat top left;
	width: 110px;
	}
	
#nav-accessories a {
	background: url('../images/nav-accessories.jpg') no-repeat top left;
	width: 110px;
	}
	
#nav-gallery a {
	background: url('../images/nav-gallery.jpg') no-repeat top left;
	width: 114px
	}
	


	




																					/* ------------ Content ------------ */

#content {
	background:#f1e5c8 url('../images/page-bg.jpg') no-repeat bottom center;
	width: 960px;
	}
	
	






	

																					/* ------------ Columns ------------ */

#default #col-1, #about #col-1, #fabrics #col-1, #accessories #col-1 {
	float:left;
	width: 340px;
	padding: 40px 70px 50px 50px;
	}
	
#default #col-2, #about #col-2, #fabrics #col-2, #accessories #col-2 {
	float:left;
	width: 450px;
	padding: 40px 50px 50px 0px;
	position:relative;
	}
	
#contact #col-1 {
	float:left;
	width: 470px;
	padding: 40px 25px 60px 50px;
	}
	
#contact #col-2 {
	float:left;
	width: 340px;
	padding: 112px 0px 60px 25px;
	position:relative
	}
	
#gallery #col-1 {
	float:left;
	width: 860px;
	padding: 40px 50px 60px 50px;
	}
	
#accessories #col-1 {
	padding: 40px 70px 80px 50px;
	}
	
#accessories #col-2 {
	padding: 40px 50px 80px 0px;
	}
	
	
																					/* ------------ H2 ------------ */

h2 {
	height: 72px;
	text-indent: -25000px
	}
	
#default h2 {
	background: url('../images/h2-title-default.gif') no-repeat top left;
	}
	
#about h2 {
	background: url('../images/h2-title-about.gif') no-repeat top left;
	}
	
#contact h2 {
	background: url('../images/h2-title-contact.gif') no-repeat top left;
	}
	
#fabrics h2 {
	background: url('../images/h2-title-fabrics.gif') no-repeat top left;
	}
	
#accessories h2 {
	background: url('../images/h2-title-accessories.gif') no-repeat top left;
	}
	
#gallery h2 {
	background: url('../images/h2-title-gallery.gif') no-repeat top left;
	}
	
	
																					/* ------------ IMG DIVs ------------ */

#stitching {
	background: url('../images/img-stitching.gif') no-repeat top center;
	float:left;
	width: 442px;
	height: 301px;
	padding: 9px 0px 0px 8px
	}
	
#contact #stitching {
	background: url('../images/img-stitching-small.gif') no-repeat top center;
	float:left;
	width: 332px;
	height: 282px;
	padding: 8px 0px 0px 8px;
	}


/*#default*/ #col-2-img {
	background: url('../images/img-onpage.jpg') no-repeat top center;
	width: 435px;
	height: 292px;
	text-indent: -25000px
	}
	

	
/*#default*/ #overlay-img {
	background: url('../images/img-cotton-real.png') no-repeat top center;
	width: 220px;
	height: 200px;
	position:absolute;
	top: 265px;
	left: 200px;
	text-indent: -25000px
	}
	
	
	
	
																					/* ------------ Default Page DIV's ------------ */


#opening-times {
	background: url('../images/opening-bg.gif') no-repeat top center;
	width: 325px;
	height: 32px;
	padding: 48px 0px 0px 15px;
	margin-top: 20px;
	float:left;
	}



	
																					/* ------------ Contact Page DIV's ------------ */

#contact-details {
	width: 210px;
	float:left;
	}	

#map {
	height: 274px;
	width: 324px;
	float:left;
	overflow:hidden
	}
	
p.complete {
	line-height: 1.2em;
	padding-top: 5px
}


																					/* ------------ Accessories Page DIV's ------------ */

	
.bullet-col {
	float:left;
	width: 170px;
	padding-top: 20px
	}	
	
																					/* ------------ Gallery Page DIV's ------------ */


#gallery #col-1 img {
	padding-right: 18px;
	padding-bottom: 22px;
}

	
#gallery #col-1 img.imgend {
	padding-right: 0px;
}	



																				/* ------------ Contact Form ------------ */

#form-container {
	width: 210px;
	padding-right: 50px;
	float:left;
	}

#form legend {
	display: none;
	}
	
#form label {
	color: #4d2b30;
	font-weight:bold
	}
	
#form input, #form textarea, #saddr {
	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;
	overflow:hidden
	}

	
#form #submit {
	height: 30px;
	vertical-align: middle;
	width: 100px;
	padding: 0px
	}



	
#get-directions {
	float:left;
}
	
#saddr {
	background: url('../images/form-input-small-bg.gif') no-repeat top left;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	width: 81px;
	height:21px;
	padding: 9px 0px 0px 9px;
	float:left
}

#get-directions-button {
	float:left;
	margin-left:10px
}

#get-directions-label {
	float:left;
	padding:25px 0px 5px 0px;
	font-weight:bold
}

	
	


	
																					/* ------------ Footer ------------ */
	
#footer {
	background: url('../images/footer-bg.jpg') no-repeat top left;
	clear: both;
	line-height: 1.1em;
	width: 960px;
	height:40px;
	font-size: 90%
	}
			
#footer a {
	color: #4d2b30;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#azteclink {
	float: left;
	padding: 13px 0px 0px 50px
	}
	