/*
 Screen style    
 Site: Willows 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 { 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: 279px; position: relative; padding-bottom: 2px; background: #fff; }
#header .logo { position: absolute; width: 217px; height: 109px; top: 31px; left: 30px; z-index: 3; }
#header .logo span { background-image: url(../images/text/logo.jpg); }
#header .top-nav { position: absolute; top: 0; right: 19px; z-index: 2; }
#header .top-nav .accessibility { display: none; }
#header .top-nav .village { width: 110px; height: 39px; }
#header .top-nav .village span { background-image: url(../images/text/farm-village.gif); }
#header .top-image { position: absolute; top: 0; left: 0; width: 900px; height: 279px; z-index: 1; }
#header .top-image img { display: block; position: absolute; top: 19px; left: 0; z-index: 1; }
#header .top-image .curve { width: 900px; height: 176px; position: absolute; top: 0; left: 0; z-index: 2; background: url(../images/bg/top-image-curve.png) no-repeat; }

/* Navigation */
#nav { height: 41px; width: 875px; padding: 0 13px 0 12px; background: #fff; }
#nav li { float: left; }
#nav a { display: block; height: 41px; line-height: 41px; overflow: hidden; position: relative; text-align: center; text-decoration: none; z-index: 1; background: #bdd26b; color: #000; }
#nav a span { background-position: top left; background-repeat: no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; cursor: pointer; }
#nav a:hover, #nav a.current { background: #e3da3a; color: #fff; }
#nav a:hover span, #nav a.current span { background-position: bottom left; }
#nav a.nav01 { width: 75px; }
#nav a.nav02 { width: 92px; }
#nav a.nav03 { width: 128px; }
#nav a.nav04 { width: 138px; }
#nav a.nav05 { width: 119px; }
#nav a.nav06 { width: 149px; }
#nav a.nav07 { width: 85px; }
#nav a.nav08 { width: 84px; }
#nav a.nav09 { width: 154px; }
#nav a.nav01 span { background-image: url(../images/nav/01.gif); }
#nav a.nav02 span { background-image: url(../images/nav/02.gif); }
#nav a.nav03 span { background-image: url(../images/nav/03.gif); }
#nav a.nav04 span { background-image: url(../images/nav/04.gif); }
#nav a.nav05 span { background-image: url(../images/nav/05.gif); }
#nav a.nav06 span { background-image: url(../images/nav/06.gif); }
#nav a.nav07 span { background-image: url(../images/nav/07.gif); }
#nav a.nav08 span { background-image: url(../images/nav/08.gif); }
#nav a.nav09 span { background-image: url(../images/nav/09.gif); }

/* Inner wrapper */
#inner { padding: 35px 19px 28px 40px; background: #fff; }
.home #inner { padding: 35px 20px 20px 20px; }

/* Content */
#content { float: left; width: 543px; margin-top: 4px; min-height: 265px; }
#content a:hover { background: #171717; color: #fff; text-decoration: none;  }
#content a.no-bg:hover { background: transparent; color: inherit; }
#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 .terms { margin-top: 2.5em; }
#content .terms h3 { margin-bottom: 0.5em; }
#content .terms li { font-size: 0.92em;  }
#content ul.tom li {
	margin-bottom: 10px;
	background-image: url(../images/bg/bullet-tom.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	background-position: 0px 1px;
}

/* Events */
table.events { margin-bottom: 1em; }
table.events td { font-size: 1.09em; }

/* Sidebar */
#sidebar { float: right; width: 213px; }

/* Secondary navigation */
#sidebar .sec-nav { margin: 10px 0 30px 0; }
#sidebar .sec-nav h2 { font-size: 1.17em; margin-bottom: 15px; }
#sidebar .sec-nav li { margin: 0 0 8px 8px; padding-left: 18px; background: url(../images/bg/square.gif) 0 6px no-repeat; }
#sidebar .sec-nav a { text-decoration: none; color: #86993b; }
#sidebar .sec-nav a:hover { text-decoration: underline; }
#sidebar .sec-nav a.current { font-weight: bold; color: #0a4837; }

/* Event */
.event { background: #a9ba5d url(../images/bg/event.jpg) no-repeat; width: 212px; position: relative; }
.event .inner { background: url(../images/bg/event.jpg) bottom no-repeat; padding: 0 25px 6px 20px; width: 167px;  }
.event .next { margin: 0; position: absolute; top: 0; left: 0; }
.event .next img { display: block; }
.event .top-photo { display: block; }
.event h2 { color: #fff; margin: 0 -4px 0 -5px; }
.event h3 { font-size: 1em; margin-top: 0; }
.event p { margin: 0; }
.event .explore { text-align: right; margin: 0 -13px 0 0; }
.event .explore a:hover { background: none !important; }

/* Winners */
.winners { background: #c10d0c url(../images/bg/winners.gif) no-repeat; padding-top: 17px; color: #fff; margin-top: 12px; }
.winners .inner { background: url(../images/bg/winners.gif) bottom no-repeat; padding: 0 4px 5px 4px; }
.winners h2 { margin: 0 0 6px 13px; }
.winners li { padding: 10px 15px 0 15px; margin-bottom: 2px; background: url(../images/bg/line1.gif) repeat-x; }
.winners .date { padding-left: 19px; background: url(../images/bg/date.gif) left center no-repeat; }

/* Home Page */
.home #content { float: none; width: auto; }

/* Products buttons */
#content .buttons { list-style: none; margin: 0; }
#content .buttons li { float: left; margin: 0 0 15px 12px; }
#content .buttons li.first { margin-left: 0; }
#content .buttons li.second { margin-left: 11px; }
#content .buttons li img { display: block; }
#content .buttons1 { float: left; width: 222px; }
#content .buttons2 {
	width: 402px;
	margin-left: 11px;
	float: left;
}
.home-col3 { float: right; width: 212px; }

/* Contact form */
.contact-form input, .contact-form textarea { border: 1px solid #ccc; width: 380px; }
.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; }

/* Titles */
.title-special-events { width: 169px; height: 23px; }
.title-special-events span { background-image: url(../images/text/title-special-events.gif); }
.title-winners { width: 120px; height: 20px; }
.title-winners span { background-image: url(../images/text/title-winners.gif); }

/* 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: 5px;
	padding-left: 20px;
}
#footer a { color: #fff; }
#footer a:hover { background: #fff; color: #000; text-decoration: none; }

/* Action */
#footer .action { float: right; width: 213px; }
#footer .action .call { width: 213px; height: 43px; margin-bottom: 23px; }
#footer .action .call span { background-image: url(../images/text/call.gif); }
#footer .newsletter .subscribe { display: block; width: 200px; height: 14px; margin-bottom: 8px; }
#footer .newsletter .subscribe span { background-image: url(../images/text/subscribe.gif); }
#footer .newsletter p { margin: 0; }
#footer .newsletter input { vertical-align: middle; margin: 0; }
#footer .newsletter .text-input { border: 1px solid #ccc; border-bottom-color: #a5b2ae; border-right-color: #a5b2ae; padding: 5px 6px; width: 148px; margin: 0 4px 0 0; color: #171717; }

/* vCard */
#footer .vcard { float: left; width: 600px; margin-top: 43px; }
#footer .vcard p { margin: 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; }
.red {
	color: #B9100b;
}

/* Recommendation page */

.recommendation-letter {
background-image: url(../images/bg/recommendations-page-top.jpg);
backgound-position: left top;
background-repeat: no-repeat;
width: 610px;
background-color: #F5F5F5;
margin: 20px 0px 0px 0px;
padding: 108px 0px 0px 0px;
}

.letter-content {
	width: 548px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 39px;
	padding-left: 30px;
}


.letter-content img.no-float {
	float: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}



div.recommendation-letter-end {
color: #f5f5f5;
background-image: url(../images/bg/recommendations-page-bottom.jpg);
backgound-position: left bottom;
background-repeat: no-repeat;
height: 11px;
width: 610px;
margin: 0px;
padding: 0px;
}

