/*
 Screen style    
 Site: Hatton Farm Village
*/
html { height: 100%; }
body { height: 100%; font-size: 75%; padding: 0; background: #fffbdc; }

/* Image replacement */
.ir { font-size: 1em; margin: 0; overflow: hidden; position: relative; }
.ir span { background-repeat: no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.ir a { cursor: pointer; display: block; height: 100%; width: 100%; }

/* Auto clearing floats */
#inner:after, .holiday-event:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

/* Wrappers */
#wrapper { width: 900px; min-height: 100%; padding: 0 9px; margin: 0 auto; background: #fff url(../images/bg/wrapper2.gif) repeat-y; }

/* Header */
#header {
	height: 175px;
	position: relative;
	padding-bottom: 2px;
	background: #fff;
}
#header .logo {
	position: absolute;
	width: 209px;
	height: 135px;
	top: 11px;
	left: 32px;
	z-index: 4;
	text-align: center;
	line-height: 100px;
}
#header .logo span {
	background-image: url(../images/text/logo.png);
}
#header .top-nav { position: absolute; top: 0; right: 19px; z-index: 100; }
#header .top-nav .accessibility {
	display: none;
}
#header .top-nav .shop {
	width: 113px;
	height: 40px;
	text-align: center;
}
#header .top-nav .shop span {
	background-image: url(../images/buttons/contact.png);
}
#header .top-nav .experience {
	width: 110px;
	height: 42px;
	text-align: center;
}
#header .top-nav .experience span {
	background-image: url(../images/buttons/hatton-experience.gif);
}
#wrapper .top-nav-home { position: absolute; top: 0; right: 19px; z-index: 900; }
#wrapper .top-nav-home .accessibility { display: none; }
#wrapper .top-nav-home .shop { width: 110px; height: 39px; }
#wrapper .top-nav-home .shop span { background-image: url(../images/text/farm-shop.gif); }
#header .top-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 175px;
	z-index: 2;
}
#header .top-image img { display: block; position: absolute; top: 0; left: 0; z-index: 2; }
#header .top-image .curve {
	width: 900px;
	height: 176px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background-image: url(../images/bg/header.jpg);
	background-repeat: no-repeat;
}


/* Inner wrapper */
#inner {
	background: #fff;
	padding-top: 35px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.explore #inner {
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 19px;
}

/* Content */
#content {
	float: left;
	width: 543px;
	margin-top: 4px;
	min-height: 265px;
}
#content a:hover { background: #171717; color: #fff; text-decoration: none;  }
#content ul { list-style: square; margin: 0.5em 0 1.75em 27px; }
#content ul.list-after-paragraph { margin-top: -1em; }
#content ol { list-style: decimal; margin: 0.5em 0 1.75em 27px; }
#content li { margin-bottom: 0.5em; }
#content ul.sitemap { margin: 1em 0 1em 17px; list-style: none; }
#content ul.sitemap li ul { margin: 0.5em 0 0 17px; list-style: none; }
#content ul.privacy { margin: -1em 0 1em 17px; list-style: none; }
#content .back { font-size: 1.18em; }
#content strong.new { color: #c10d0c; }
#content .note { font-size: 0.92em; }
#content .party-price strong { font-size: 1.17em; color: #86993b; }
#content .terms { margin-top: 2.5em; }
#content .terms h3 { margin-bottom: 0.5em; }
#content .terms li { font-size: 0.92em;  }
#content .from {
	font-size: 1.09em;
	color: #c10d0c;
	padding-top: 10px;
	float: left;
}

/* Home Page */
.home #content {
	float: none;
	width: auto;
}

/* Home Columns */
.home-col1 {
	margin-right: 5px;
	padding-top: 120px;
	padding-right: 12px;
	padding-left: 25px;
	position: relative;
	height: 168px;
	width: 240px;
	background-image: url(../images/text/farmvillage.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: right;
}
.home-col1 .explore {
	position: absolute;
	top: 239px;
	left: 184px;
}
.home-col1 .explore img { display: block; }
.home-col1 p {
	font-size: 11px;
}
.home-col1 p a{
	color: #014520;
}
.home-col2 {
	margin-right: 5px;
	padding-top: 120px;
	padding-right: 12px;
	padding-left: 25px;
	position: relative;
	height: 168px;
	width: 240px;
	background-image: url(../images/text/shoppingvillage.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	background-position: right;
}
.home-col2 .explore {
	position: absolute;
	top: 239px;
	left: 184px;
}
.home-col2 .explore img { display: block; }
.home-col2 p {
	font-size: 11px;
}
.home-col2 p a{
	color: #550626;
}
.home-col3 {
	padding-top: 120px;
	padding-right: 12px;
	padding-left: 25px;
	position: relative;
	height: 168px;
	width: 240px;
	background-image: url(../images/text/waterman.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
	background-position: right top;
}
.home-col3 .explore {
	position: absolute;
	top: 239px;
	left: 184px;
}
.home-col3 .explore img { display: block; }
.home-col3 p {
	font-size: 11px;
}
.home-col3 p a{
	color: #3E1501;
}
.home-smlcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
.home-smlcols {
	margin-right: 10px;
	margin-left: 10px;
	width: 155px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.home-smlcols p {
	font-size: 11px;
}

/* Contact form */
.contact-form input, .contact-form textarea {
	border: 1px solid #ccc;
	width: 300px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.contact-form input.checkbox, .contact-form .contact-send input { border: none; width: auto; vertical-align: middle; }
.contact-form td p { margin: 5px 0; }
.contact-form td p.first { margin: 0; }
.contact-send { margin-top: 20px; }
.contact-form .label { width: 140px; }
.contact-form .top { vertical-align: top; }
.contact-form .contact-send { margin-left: 10px; }

/* Explore: Interactive */
.explore #inner {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.explore #content { width: auto; float: none; }

/* Footer */
#footer { clear: both; background: #0d5c46 url(../images/bg/footer.gif) repeat-y; color: #fff; }
#footer .inner {
	background: url(../images/bg/footer-inner.gif) no-repeat;
	padding-top: 32px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#footer a { color: #fff; }
#footer a:hover { background: #fff; color: #000; text-decoration: none; }

/* Action */
#footer .action {
	float: right;
	width: 180px;
}

/* vCard */
#footer .vcard {
	float: left;
	width: 650px;
	margin-top: 43px;
}
#footer .vcard p {
	margin-top: 0;
}
#footer .vcard .sep { margin: 0 9px; }

/* Footer links */
#footer .links { margin-top: 8px; }
#footer .links li { float: left; margin-left: 14px; padding-left: 13px; background: url(../images/bg/footer-sep.gif) left center no-repeat; }
#footer .links li.first { margin: 0; padding: 0; background: none; }

#content a.no-bg:hover { background: transparent; color: inherit; }

.smlgrey {
	font-size: 9px;
	color: #999;
}
.divider {
	margin-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
.box {
	border: 1px dotted #999;
	background-color: #E2EBC2;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

