﻿@charset "UTF-8";
/* CSS Document */

/* BEGIN: from default.css */

/* reset */

html, body, address, blockquote, del, div, h1, h2, h3, h4, h5, h6, hr, ins, noscript, p, pre, dl, dt, dd, li, ol, ul, table, caption, colgroup, col, thead, tfoot, tbody, tr, td, th, form, button, fieldset, legend, label, select, optgroup, option, textarea, a, bdo, br, img, map, area, object, param, q, script, span, sub, sup, abbr, acronym, cite, code, del, dfn, em, ins, kbd, samp, strong, var, b, big, i, small, tt{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
ol, ul{list-style:none;}
th{text-align:left;}

/* fix for :hover margin bug */
* {zoom:1;}



body {
	background: #EEEFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333;
}

:link, :visited {
	color:#641113;
	text-decoration:underline;
}

:link:hover, :visited:hover {
	color:#666;
}

.clear {
	clear: both;
	float: none;
	overflow: hidden;
}


body p{margin-bottom:15px;}


.left {
	float: left;
	overflow: hidden;
}
.right {
	float: right;
	overflow: hidden;
}

#master-wrapper {
	width: 950px;
	margin: 0 auto 0 auto;
}

/* Header */

#header-wrapper {
	height: 99px;
	width: 950px;
	float: none;
	clear: both;
}

#header-nav-wrapper {
	width: 950px;
	height: 27px;
	float: none;
	clear: both;
}
#header-nav-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-nav-wrapper ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 27px;
}
#header-wrapper a.logo,
#header-wrapper a.logo:visited {
	width: 198px;
	height: 75px;
	float: left;
}
#header-wrapper #header-features {
	float: right;
	width: 283px;
	height: 20px;
	margin-top: 14px;
}
/*
#header-wrapper #header-features a#link-where-to-buy,
#header-wrapper #header-features a#link-where-to-buy:visited {
	display: block;
	float: left;
	height: 20px;
	width: 89px;
}
#header-wrapper form {
	width: 288px;
	height: 41px;
	float: left;
}
#header-wrapper form table {
	height: 41px;	
	border-left: #454900 1px solid;
}
#header-wrapper form table td {
	height: 17px;
	vertical-align: bottom;
}
#header-wrapper form input.codeInput, #header-wrapper form select.codeSelect {
	border: #999999 1px solid;
	height: 17px;
	width: 61px;
	font-size: 12px;
	margin: 0 2px 1px 0;
	padding: 0;
}
#header-wrapper form select.codeSelect {
	height: 19px;
	margin-bottom: 1px;
}
#header-wrapper form input#ctl00_ContentPlaceHolder1_Code1 {
	margin-left: 16px;
}
#header-wrapper form input#ctl00_ContentPlaceHolder1_GoButton {
	margin-right: 0;
	margin-bottom: 1px;
}
*/
#header-wrapper #home-alert-wrapper {
	height: 23px;
	float: none;
	clear: both;
}
#header-wrapper #home-alert-wrapper ul {
	height: 16px;
	float: right;
	list-style: none;
}
#header-wrapper #home-alert-wrapper ul li {
	height: 16px;
	float: left;
	display: block;
	line-height: 16px;
}
#header-wrapper #home-alert-wrapper li.message {
	font-size: 10px;
	color: #666666;
}
#header-wrapper #home-alert-wrapper li.message a,
#header-wrapper #home-alert-wrapper li.message a:visited {
	color: #641113;
	text-decoration: underline;
}
#header-wrapper #home-alert-wrapper li.message a:hover,
#header-wrapper #home-alert-wrapper li.message a:visited:hover {
	color: #641113;
	text-decoration: underline;
}

#header-wrapper #home-alert-wrapper li.warning {
	background: url(/images/global/header-icon-alert.gif) top left no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #641113;
	text-transform: uppercase;
	padding: 0 4px 0 18px;
}

/* Content Area */

#body-wrapper {
	width: 950px;
	background: #FFFFFF;
	clear: both;
	float: none;
	overflow: hidden;
	padding: 15px 0 19px 0;
}

/* Left Nav */

#left-nav-wrapper {
	width: 162px;
	float: left;
	padding-top: 40px;
}
#left-nav-wrapper h3 {
	padding: 0 0 0 22px;
	font-weight: normal;
}
#left-nav-wrapper h3 a, 
#left-nav-wrapper h3 a:visited {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	color: #333300;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #454900 3px solid;
	width: 101px;
}
#left-nav-wrapper h3 a:hover, 
#left-nav-wrapper h3 a:visited:hover {
	color: #660000;
	text-decoration: none;
	border-bottom: #660000 3px solid;
}

#left-nav-wrapper ul {
	margin: 0 0 0 12px;
	list-style: none;
}
#left-nav-wrapper ul li {
	display: block;
	padding: 10px 0 0 0;
}
#left-nav-wrapper ul li a, 
#left-nav-wrapper ul li a:visited {
	display: block;
	color: #333300;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#left-nav-wrapper ul li a:hover, 
#left-nav-wrapper ul li a:visited:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#left-nav-wrapper ul li a:hover, 
#left-nav-wrapper ul li a:visited:hover,
#left-nav-wrapper ul li.active a, 
#left-nav-wrapper ul li.active a:visited {
	background: url(/images/global/lnav-arrow.gif) left no-repeat;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
}


/* Page Content Area */

#content-wrapper {
	width: 768px;
	float: left;
}

#content-wrapper #flash {
	width:768px;
}

/* Footer */

#footer-copyright {
	float:left;
	width:300px;
	text-align:left;
	padding-top:4px;
	font-size:9px;
}

#footer-wrapper {
	float: left;
	width:650px;
	height: 138px;
	text-align: right;
}

/* footer nav */

#footer-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	display: block;
}
#footer-wrapper ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding-left: 16px;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
}

#footer-wrapper a,
#footer-wrapper a:visited {
	/*color: #454900;*/
	color:#621215;
	text-decoration: none;
}
#footer-wrapper a:hover,
#footer-wrapper a:visited:hover {
	color: #666;
}


/* Misc */

strong {
	font-weight:bold;
}


/* END: from default.css */


/* BEGIN: from home.css */

/* Home Page */

#home-wrapper {
	padding: 0 20px 7px 20px;
	overflow: hidden;
}
#home-wrapper td {
	vertical-align: top;
}
#home-wrapper td.bottom {
	vertical-align: top;
}

/* date picker */

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0 3px 0 3px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/global/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}


/* END: from home.css */

/* BEGIN: track-my-berries.css specific */

.section-track-my-berries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Shift position of Where to Buy due to removing form at top of page

#header-wrapper #header-features {
	float:right;
	height:41px;
	margin-top:14px;
	width:89px;
}
 */
/* Turn off Warning Message text in header -- could be used if there is an purpose for it with berry tracking */

#header-wrapper #home-alert-wrapper ul {
	display: none;
}

/* Global Elements for Section */

.section-track-my-berries #body-wrapper h1 {
	display: block;
	width: 511px;
	border-bottom: #454900 1px solid;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 2px 0;
	color: #454900;
	line-height: 26px;
}

.section-track-my-berries #body-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #454900;
	padding-top: 20px;
}
.section-track-my-berries #body-wrapper h2 .product {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #641113;
	font-size: 12px;
}

.section-track-my-berries #body-wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding-top: 20px;
}
.section-track-my-berries #body-wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454900;
	font-weight: bold;
	padding-top: 20px;
}

.section-track-my-berries #body-wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding: 0 35px 12px 0;
}
.section-track-my-berries #body-wrapper p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 20px 35px 0 0;
}
.section-track-my-berries #body-wrapper p span.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #641113;
}
.section-track-my-berries #body-wrapper p em {
	font-family: Arial, Helvetica, sans-serif;
	color: #454900;
	font-weight: bold;
	font-style: normal;
}
.section-track-my-berries #body-wrapper p strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #454900;
	font-weight: bold;
}

.section-track-my-berries #body-wrapper a,
.section-track-my-berries #body-wrapper a:visited {
	display: block;
	color: #621215;
	text-decoration: underline;
}
.section-track-my-berries #body-wrapper a:hover,
.section-track-my-berries #body-wrapper a:visited:hover {
	color: #666;
}

#page-faq #body-wrapper a,
#page-faq #body-wrapper a:visited {
	display: inline;
}

/* Page Content Structure */

.section-track-my-berries #body-wrapper .inner {
	padding: 40px 41px 0 43px;
}
.section-track-my-berries #body-wrapper .left {
	display: block;
	width: 550px;
	float: left;
}
.section-track-my-berries #body-wrapper .right {
	display: block;
	width: 304px;
	float: right;
}

/* Thumbnail Link Area at Bottom */

.section-track-my-berries #body-wrapper .track-thumbs {
	padding: 30px 0 30px 0;
	margin: 0;
	float: none;
	clear: both;
	overflow: hidden;
}
.section-track-my-berries #body-wrapper .track-thumbs h4 {
	padding: 0 0 12px 0;
}
.section-track-my-berries #body-wrapper .track-thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.section-track-my-berries #body-wrapper .track-thumbs ul li {
	display: block;
	float: left;
	margin-right: 11px;
	height: 100px;
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0;
}
.section-track-my-berries #body-wrapper .track-thumbs ul li strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

/* Content-Area Tracking Form */

.section-track-my-berries #body-wrapper .inner  {
}
.section-track-my-berries #body-wrapper .inner  table {
	margin-top: 12px;
}
.section-track-my-berries #body-wrapper .inner  table td {
	height: 17px;
	vertical-align: bottom;
}
.section-track-my-berries #body-wrapper .inner  input.codeInput,
.section-track-my-berries #body-wrapper .inner  select.codeSelect {
	border: #999999 1px solid;
	height: 19px;
	width: 90px;
	font-size: 12px;
	margin: 0 4px 1px 0;
	padding: 0;
}
.section-track-my-berries #body-wrapper .inner  select.codeSelect {
	height: 21px;
	margin-bottom: 1px;
}
.section-track-my-berries #body-wrapper .inner  input#ctl00_ContentPlaceHolder1_Code1 {
}
.section-track-my-berries #body-wrapper .inner  input#ctl00_ContentPlaceHolder1_GoButton {
	margin: 0 0 1px 0;
}

/* Generic Landing-Specfic Styles */

.section-track-my-berries #body-wrapper h2.gen-land {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
}

.section-track-my-berries #body-wrapper h3.gen-land {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #970202;
	font-weight: normal;
	padding: 4px 0 28px 0;
}

/* Response Page Sections */

.section-track-my-berries #body-wrapper .inner .growing-region {
	width: 485px;
	padding: 20px 0 12px 0;
	overflow: hidden;
}
.section-track-my-berries #body-wrapper .inner .growing-region h3 {
	padding: 0 0 6px 0;
}
.section-track-my-berries #body-wrapper .inner .farmers
{
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	width: 500px;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
.section-track-my-berries #body-wrapper .inner .farmers h4 {
	padding: 0 0 12px 0;
}
.section-track-my-berries #body-wrapper .inner .farmers img {
	padding: 0 12px 12px 0;
	float: left;
}

/* Berry Package Area */

.section-track-my-berries #body-wrapper .right #track-results {
	border: #A2A47B 1px solid;
	border-bottom: none;
	margin: 0;
	padding: 0;
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.section-track-my-berries #body-wrapper .right #track-results .content-area {
	border-bottom: #A2A47B 1px solid;
	padding: 8px 28px 8px 28px;
}

/* Harvest Mark footer */

#page-generic-landing #body-wrapper .harvest-mark {
	width: 866px;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
}

/* Regions Slideshow */

.section-track-my-berries #r1 {
	position: relative;
	height:212px;
	width:223px;
}
.section-track-my-berries #region-slideshow {
	width:223px;
	height:16px;
	clear:both;
	float:none;
}
.section-track-my-berries #region-slideshow a#r1_prev,
.section-track-my-berries #region-slideshow a#r1_prev:visited {
	float:left;
	width:15px;
	height:16px;
}
.section-track-my-berries #region-slideshow a#r1_next,
.section-track-my-berries #region-slideshow a#r1_next:visited {
	float:right;
	width:15px;
	height:16px;
}

.harvestf
{
	width: 866px;
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	height:51;
	
}

.harvestf img
{
	padding-top:5px;
	float:right;
	
}

.regionimg
{	 position: absolute; 
	 top: 0pt; 
	 left: 0pt;
	 display: none;
	 z-index: 1;
	 width:223px;
	 height: 197px;
	}
/* END: track-my-berries.css specific */