/*
-----------------------------------------------
Harvest Canada screen style
author: Jay Kerr / JAK MEDIA
version: Jan 27, 2010, 1:54 AM
----------------------------------------------- */


html, body { height: 100%; }
* { margin: 0; padding: 0; }



/* Page Structure
----------------------------------------------- */

body {
	margin: 0 auto;
	background: #f7f2e7 url(/images/bg-main.gif) top left repeat-x;
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
}	

#header {
	margin: 20px auto 0 auto;
  	background: #fff;
  	width: 952px;
	height: 100px;
	text-align: left;
}

#subheader {
	margin: 0 auto;
  	background: #fff;
  	width: 952px;
	height: 302px;
}

#content {
	margin: 0 auto;
	padding: 20px 0 40px 0;
  	width: 952px;
	background: #fff;
	overflow: hidden;
	text-align: left;
}

#footer {
	margin: 0 auto 40px auto;
	padding: 0;
	width: 952px;
	background: #c6dec6;
	text-align: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}


/* Page Header
----------------------------------------------- */
#logo {
	float: left;
	padding: 20px 0 0 20px;
	width: 180px;
	text-align: left;
}

#logo img {
	height: 0;
}

#logo a, #logo span {
	display: block;
	width: 170px;
	height: 60px;
	background: url(/images/harvest-ontario-logo.gif) no-repeat top left;
}

#logo a:hover, #logo span:hover {
	background-position: 0 -60px;
}

#navigation {
	float: right;
	padding: 0 20px 0 0;
	width: 650px;
	background: #fff;
}

#searchbox {
	float: right;
	height: 20px;
	text-align: right;
}

#navbar {
	margin: 10px 0 0 0;
	background: transparent;
	clear: both;
}


/* Navigation
----------------------------------------------- */
ul#navlist {
	list-style: none; 
	background: transparent;
	font: bold 11px/11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
}

ul#navlist li {
	text-align: right;
	float: right; 
	padding: 0 0 0 15px; 
	background: transparent;
}

ul#navlist li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

ul#navlist li a.selected {
	color: #000; 
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

ul#navlist li#active a {
	color: #999; 
	font-weight: bold;
	text-decoration: none;
	background: transparent; 
}

ul#navlist li a:hover,ul#navlist li#active a:hover {
	color: #b30000;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}


/* Subhead
----------------------------------------------- */
#flashmovie {
	float: left;
	width: 632px;
	background: transparent;
	text-align: left;
}

#destinations {
	float: right;
	width: 320px;
	height: 302px;
	background: #fff url(/images/bg-destinations.gif) top left;
}

#destinations-wrapper {
	padding: 40px 20px 0 20px;
	color: #f8e6e6;
	text-align: left;
}

#destinations-wrapper h2 {
	margin-bottom: 10px;
	color: #fff;
	font: normal 18px/18px "Georgia", Times, serif;
}

#section-name {
	margin: 0 auto;
	padding: 20px 0 20px 0;
  	width: 952px;
  	background: #fff;
}

.section-heading {
	margin: 0 20px 20px 20px;
	width: 912px;
	border-bottom: 1px solid #b6cdb6;
}

#section-graphic {
	float: right;
	width: 320px;
	height: 302px;
}


/* Content
----------------------------------------------- */
.splash-column {
	float: left;
	padding: 20px 20px 0 20px;
	width: 436px;
	background: #fff;
	text-align: left;
}
.home-column-one {
	float: left;
	padding: 0 40px 0 20px;
	width: 572px;
	background: #fff;
	text-align: left;
}
	
.home-column-two {
	float: left;
	padding: 0 40px 0 20px;
	width: 260px;
	background: #fff;
	text-align: left;
}

.column-one {
	float: left;
	padding: 0 40px 0 20px;
	width: 572px;
	background: #fff;
	text-align: left;
}

.column-one-wide {
	width: 572px;
	background: #fff;
	text-align: left;
}
	
.column-two {
	float: left;
	padding: 0 20px 0 20px;
	width: 280px;
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff;
	text-align: left;
}
	
.column-three {
	float: left;
	padding: 0 20px 0 20px;
	width: 280px;
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff;
	text-align: left;
}

.column-one-details {
	float: left;
	padding: 0 10px 0 20px;
	width: 286px;
	background: #fff;
	text-align: left;
}

.column-two-details {
	float: left;
	padding: 0 20px 0 10px;
	width: 286px;
	background: #fff;
	text-align: left;
}

.column-two-details-wide {
	float: left;
	padding: 0 20px 0 0;
	width: 616px;
	background: #fff;
	text-align: left;
}

.column-three-details {
	float: left;
	padding: 0 20px 0 0;
	width: 300px;
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff;
	text-align: left;
}

.column-three-wide {
	padding: 0 20px 0 20px;
	background: #fff;
	text-align: left;
}

#destination-details br {
	clear: left;
}

.wrapper-photo {
	margin: 0 0 20px 0;
}

.field-name {
	display: block;
	float: left;
	margin-bottom: 14px;
	padding: 1px 10px 0 0;
	width: 70px;
	text-align: right;
	font: normal 12px/16px "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}	

.field-data {
	display: block;
	float: left;
	margin-bottom: 14px;
	width: 180px;
	text-align: left;
	font: normal 14px/16px "Helvetica Neue", Helvetica, sans-serif;
	color: #222222;
}

.checklist {
    border: 1px solid #999999;
    list-style: none;
    height: 200px;
    overflow: auto;
    width: 90%;
	font: 13px/18px "Helvetica Neue", Helvetica, sans-serif;
}

.checklist, .checklist li {
	padding: 1px 1px 1px 2px;
}

.checklist label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover {
	background: #f7f2e7;
	color: #000;
}

.checklist label {
    display: block;
    height: 1%;
    padding-left: 25px;
    text-indent: -25px;
}

.sponsored-listing {
	margin: 0 0 20px 0;
	padding: 5px;
	background: #f1f8fd;
	border: 1px solid #cedace;
}

.sponsored-listing-heading {
	margin: 0;
	padding: 0;
	float: right;
	color: #cedace;
	font: bold 11px "Helvetica Neue", Helvetica, sans-serif;
}

.sponsored-listing p {
	margin: 0;
	padding: 0;
}

.lightgreen {
	color: #cedace;
}


/* Account Navigation
----------------------------------------------- */
#account-navbar {
	padding: 0 20px 0 20px;
}

#account-navbar-left {
	float: left;
	width: 440px;
	font: normal 22px/22px Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	color: #000;
}

#account-navbar-right {
	float: right;
	width: 440px;
	padding-top: 10px;
	font: bold 11px/11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
}

ul#account-navlist {
	list-style: none; 
	background: transparent;
	text-align: right;
}

ul#account-navlist li {
	text-align: right;
	float: right; 
	padding: 0 0 0 15px; 
	background: transparent;
}

ul#account-navlist li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

ul#account-navlist li a.selected {
	color: #000; 
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

ul#account-navlist li#active a {
	color: #999; 
	font-weight: bold;
	text-decoration: none;
	background: transparent; 
}

ul#account-navlist li a:hover,ul#account-navlist li#active a:hover {
	color: #b30000;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
	

/* Events
----------------------------------------------- */
#list-events h2 {
	margin: 0 0 2px 0;
}

.event-date {
	margin: 2px 0 2px 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

.event-details {
	margin: 0 0 20px 0;
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
	

/* Recipes
----------------------------------------------- */
.recipe-ingredients {
	font: 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

.recipe-directions {
	margin: 0 0 20px 0;
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
	

/* Coupons
----------------------------------------------- */
#coupon {
	padding: 20px;
	border: 3px dashed #333;
	text-align: center;
}

.coupon-line1 {
	font: normal 24px/24px Georgia, "Times New Roman", serif;
	margin-bottom: 12px;
}

.coupon-line2 {
	font: normal 15px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 12px;
}

.disclaimer {
	font: normal 9px/9px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 20px;
}

/* Footer
----------------------------------------------- */
.footer-wrapper {
	padding: 20px 20px 0 20px;
	width: 912px;
	font-size: 12px;
	line-height: 18px;
}

.footer-column {
	float: left;
	width: 145px;
	background: transparent;
	text-align: left;
}

.copyright {
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	line-height: 15px;
	color: #5e695e;
	border-top: 1px solid #b6cdb6;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}


/* Links
----------------------------------------------- */
a, a:link, a:visited { 
	color: #0275ca;
	text-decoration: none;
	background: transparent;
}

a:hover { 
	color: #b30000;
	text-decoration: underline;
	background: transparent;
}
	

/* Typography
----------------------------------------------- */
h1 {
	margin: 0 0 20px 0;
	font: normal 24px/24px Georgia, "Times New Roman", serif;
	color: #000;
}

h2	{
	margin: 0 0 10px 0;
	font: normal 20px/20px Georgia, "Times New Roman", serif;
	color: #008f00;
}

.home-column-one h2	{
	margin-top: 20px;
}

h3	{
	margin: 0 0 5px 0;
	font: bold 15px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}

h4 {
	margin: 0 0 5px 0;
	font: bold 13px/13px "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
}

p {
	margin: 0 0 10px 0;
}

.smalltext {
	font-size: 11px;
}

.breathe-vertical {
	margin-top: 40px;
}

.indent {
	margin-left: 20px;
}

.rule-dotted {
	margin: 20px 0 20px 0;
	height: 1px;
	text-align: center;
	background: url(/images/dotted-rule.gif) no-repeat 50% 50%;
}

.rule-solid {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b6cdb6;
}

ol {
	list-style: decimal;
	margin-left: 25px;
}

ol li {
	line-height: 20px;
	margin-bottom: 8px;
}

#notification_message	{
	margin: 0 20px 20px 20px;
	padding: 0 0 20px 0;
	width: 912px;
	border-bottom: 1px solid #b6cdb6;
	font: normal 24px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #008f00;
}

#error_message	{
	margin: 0 20px 20px 20px;
	padding: 0 0 20px 0;
	width: 912px;
	border-bottom: 1px solid #b6cdb6;
	font: normal 24px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b30000;
}


 /* Tables
----------------------------------------------- */
#listing {
	margin: 20px 0 20px 0;
}

#listing th {
	background-color: #fff;
	font: bold 12px "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	padding: 0 12px 6px 12px;
	vertical-align: bottom;
	border-bottom: 1px solid #cedace;
}

tr {
	background-color: #fff;
}

tr.alt {
	background-color: #fdfdfc;
}

tr.premium-listing {
	background-color: #dfeddf;
}

#listing tbody td {
	font: normal 13px/18px "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #cedace;
	border-bottom: 1px solid #cedace;
}

#listing tbody td.tag-crops {
	font: normal 13px/18px "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #cedace;
	border-bottom: 1px solid #cedace;
}

#seasonal {
	margin: 30px 0 20px 0;
}

#seasonal th {
	background-color: #fff;
	font: bold 11px "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	padding: 0 12px 8px 12px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #cedace;
}

#seasonal th.noborderbottom {
	border-bottom: 1px solid #fff;
}

#seasonal tbody td {
	font: normal 12px "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	padding: 5px;
	border-right: 1px solid #cedace;
	border-bottom: 1px solid #cedace;
}

#seasonal tbody td img {
	margin: 0 auto;
}

#seasonal tbody td.crops {
	background-color: #fff;
	padding: 5px;
	border-right: 1px solid #cedace;
	border-bottom: none;
	margin: 0 auto;
}

#seasonal tbody td.inseason {
	padding: 5px;
	background-color: #dfeddf;
}

.previous {
	float: left;
	width: 80px;
}

.next {
	float: right;
	width: 80px;
}


/* Form elements
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select, option {
	margin: 2px 0;
	padding: 2px;
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
}

.pulldown {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 4px 0;
	padding: 0;
}

.pulldown-general {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown-general select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}

textarea, input.feedback {
	font: 13px "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 6px;
	padding: 2px;
	width: 80%;
}

textarea {
	overflow: auto;
}

.feedback {
	font: 14px "Helvetica Neue", Helvetica, sans-serif;
	vertical-align: bottom;
}

.buttonsubmit {
	font: 14px "Helvetica Neue", Helvetica, sans-serif;
	vertical-align: bottom;
}

#search-main {
	width: 205px;
	font: 12px/12px "Helvetica Neue", Helvetica, sans-serif;
}

#search-main-sml {
	margin-top: 2px;
	width: 170px;
	font: 12px/12px "Helvetica Neue", Helvetica, sans-serif;
}

#search-main input {
	padding: 2px;
}

#search-main, #submit {
	vertical-align: middle;
}

.field-label {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

.example {
	color: #999;
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
}

.formtext {
	color: #333;
}

.errormsg {
	font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #CC0000;
}


/* Images
----------------------------------------------- */
img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
	border: 0;
}

.imgfloatleft {
	float: left;
	margin: 0 20px 20px 0;
}

.imgfloatright {
	float: right;
	margin: 0 0 10px 20px;
}

.sponsors {
	float: right;
	margin: 0 0 10px 20px;
	width: 130px;
	text-align: center;
	color: #999;
	font-size: 11px;
}

.centerdiv>div	{ /*Proper way to center a relative div*/
	margin: 0 auto;
	height: 130px;
}