@import "/styles/home.css+page/";
@import "/styles/recipes.css+page/";
@import "/styles/nutrition.css+page/";
@import "/styles/about.css+page/";
@import "/styles/news.css+page/";
@import "/styles/industrial.css+page/";
@import "/styles/growers.css+page/";
@import "/styles/pressroom.css+page/";
@import "/styles/foodservice.css/";

body {
	background: #FFFFFF url(/digitalAssets/623_body.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B4B4B;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #4B4B4B;
	background: url(/digitalAssets/625_h2.png) bottom repeat-x;
	font-weight: 100;
	padding-bottom: 7px;
	margin-top: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: 100;
	margin: 0;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-weight: bold;
	font-size: 1em;
}
p {
	color: #4B4B4B;
	line-height: 1.4;
	margin: 15px 0;
}
a {
	color: #5E4B71;
	text-decoration: underline;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	min-height: 100px;
}
fieldset legend {
	display: none;
}

.promo {
	min-height: 200px;
	width: 163px;
	border: 4px solid #C9C5CC;
	background: #E9E4E9;
	color: #7B5F97;
	padding: 6px;
	margin: 4px 0;
	
	
}
#content .promo {
	float: right;
	margin: 5px 0 5px 5px;
	
	height: auto;
}
.promo h3 a {
	text-decoration: none;
}
.promo h3 a:hover {
	text-decoration: underline;
}
.promo .callout {
	margin: 4px;
	font-weight:bold;
	color: #6D556D;
	background-color: #CABDCA;
	padding: 12px;
}
.promo .callout a{
	text-decoration: none;
}
#toplinks {
	margin: 0 auto;
	width: 786px;
	height: 19px;
}
#toplinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#toplinks ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#toplinks ul li a {
	text-decoration: none;
	float: left;
	height: 17px;
	display: block;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	width: 90px;
	background: url(/digitalAssets/675_toplinks.png);
	color: #898091 !important;
}
#toplinks ul li a:hover {
	color: #898091;
}
#toplinks ul li#home a {
	margin-right: 295px;
}
#toplinks ul li#growers a {
	width: 130px;
	background: url(/digitalAssets/677_toplinkslong.png);
}
#toplinks ul li#pressroom a {
}
.pressroom #toplinks ul li#pressroom a,
.foodservice #toplinks ul li#foodservice a,
.industrial #toplinks ul li#industrial a, 
#toplinks ul li a:hover {
	background: url(/digitalAssets/676_toplinks_over.png);
	color: #898091;
}
.growers #toplinks ul li#growers a, 
#toplinks ul li#growers a:hover {
	background: url(/digitalAssets/678_toplinkslong_over.png);
}
#frame {
	border: 6px solid #C9C5CC;
	background: #665674;
	padding: 2px;
	margin: 0 auto;
	width: 770px;
}
#center {
	background: #FFFFFF;
	border: 8px solid #FFFFFF;
	width: 754px;
}
#header {
	height: 143px;
	background: #44622F url(/digitalAssets/1072_632_header.jpg) top left no-repeat;
	border-bottom: 5px solid #44622F;
	position: relative;
	font-size: 0.9em;
}
#header h1 {
	margin: 0 0 0 160px;
	padding: 30px 0 0 0;
	z-index: 3;
	position: relative;
}
#header h1 a {
	margin: 0;
	padding: 0;
	height: 31px;
	width: 350px;
	display: block;
	background: url(/digitalAssets/631_california_dried_plums.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#header img#logo {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 2;
}
#header p {
	margin: 0 0 0 160px;
	padding: 5px 0 0 0;
	color: #E5DEEC;
	width: 300px;
	z-index: 3;
	position: relative;
}
#header #navigation {
	color: #D2E2C7;
	height: 33px;
	background: transparent url(/digitalAssets/626_navigation.png) bottom repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
       	width: 754px;
}
#header #navigation ul#tabs {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
	float: left;
}
#header #navigation ul#tabs li {
	display: inline;
	padding: 0;
	margin: 0;
}
#header #navigation ul#tabs li a{
	text-decoration: none;
	color: #D2E2C7;
	background: transparent url(/digitalAssets/627_navigation_tab.png) top left no-repeat;
	display: block;
	float: left;
	width: 104px;
	height: 23px;
	text-align:center;
	padding-top: 8px;
	font-weight: bold;
	margin-top: 2px;
}
#header #navigation ul#tabs li#about a{
	background: transparent url(/digitalAssets/629_navigation_tab_long.png) top left no-repeat;
	width: 155px;
}
.recipes #header #navigation ul#tabs li#recipes a,
.nutrition #header #navigation ul#tabs li#nutrition a,
.news #header #navigation ul#tabs li#news a,
.about #header #navigation ul#tabs li#about a,
#header #navigation ul#tabs li a:hover {
	background: transparent url(/digitalAssets/628_navigation_tab_over.png) top left no-repeat;
	font-size: 1em;
	padding-top: 8px;
	height: 25px;
	margin-top: 0;
}
.about #header #navigation ul#tabs li#about a,
#header #navigation ul#tabs li#about a:hover {
	background: transparent url(/digitalAssets/630_navigation_tab_long_over.png) top left no-repeat;
	width: 155px;
}
#header #navigation form#quicksearch{
	float: right;
	padding: 8px 5px 0 0;
}
#header #navigation form#quicksearch label {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}
#header #navigation form#quicksearch input {
	height: 16px;
	width: 120px;
	font-size: 0.9em;
	border: 1px solid #84A969;
}
#header #navigation form#quicksearch .gobutton {
	height: 18px;
	width: 30px;
	border: none;
	vertical-align: middle;
}
#subnavigation {
	float: left;
	width: 140px;
	border-top: 8px solid white;
}
#subnavigation ul {
	list-style: none;
	padding: 0;
	margin: 1em 0;
}
#subnavigation ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E3DAEE;
}
#subnavigation ul li a {
	display: block;
	text-decoration:none;	
	font-weight: bold;
	border-bottom: 1px solid #E3DAEE;
	margin: 0;
	padding: 3px 3px 6px 24px;
	color: #7B5F97;
	background: url(/digitalAssets/613_arrow_subnav.png) 8px 7px no-repeat;
}
#subnavigation ul li a:hover, #subnavigation ul li.active a {
	text-decoration:none;
	color: #7B5F97;
	background: #f3f1f6 url(/digitalAssets/613_arrow_subnav.png) no-repeat 8px 7px;
	margin-right: 3px;
	margin-left: 3px;
	border-right: 1px solid #c5bbd3;
	border-bottom: 1px solid #c5bbd3;
}
#frame.landing #content {
	width: 600px;
	float: right;
}
#frame.submenu #content {
	width: 600px;
	float: right;
}
#frame.submenu #center {
	background: #FFFFFF url(/digitalAssets/624_detail.png) left repeat-y;
}
#frame.triple #content {
	margin:  0 15px;
	width: 360px;
	float: left;
}
#frame.left #content {
	width: 550px;
	float: left;
}
#promos {
	float: left;
}
#promos .promo {
	min-height: 0px;
}
#content {
	position: relative;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#content div.blue {
	padding: 7px;
	background-color: #EAF5FB;
}
#content div.blue ul {
	margin: 0 0 0 2em;
	padding: 0;
}
#content div.blue ul a {
	color: #627E43;
}
#content ul {
	margin-left: 0;
	padding-left: 10px;
}
#content ul li{
	margin-left: 20px;
}
ul.minimenu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.minimenu li {
	padding: 0;
	margin: 3px 0;
}
#faq h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	clear: right;
}
#faq a.backtotop {
	float: right;
}
#footer {
	background: #C5BBD3;
	clear: both;
	padding: 0 5px;
	height: 30px;
	font-size: 0.9em;
}
#footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
}
#footer li {
	margin: 0;
	padding: 3px 5px;
	display: inline;
}
#footer li a {
	color: #5E4B71;
	text-decoration: none;
}
#footer form#related {
	float: right;
	padding: 4px 0 0 0;
	margin: 0;
}
#footer form#related label {
	font-weight: bold;
	padding: 3px 0 0 0;
	color: #715F84;
}
#footer form#related select {
	width: 160px;
}
img.alignright {
	float: right;
	margin-left: 10px;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}
table {
	padding: 0;
	width: 100%;
	background: #E5EADF;
	border: 3px solid #CCD3C1;
}
table th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 100;
	margin: 0;
	text-align: left;
	color: #627E43;
	padding: 5px;
}
table tr {
	vertical-align: top;
}
table td {
	padding: 5px;
	background: #FFFFFF;
	border-top: 1px solid #CCD3C1;
	border-right: 1px solid #CCD3C1;
}
span.address {
	background: url(/digitalAssets/616_square_green.png) left 2px no-repeat;
	padding-left: 15px;
	display: block;
}
.row {
	clear: left;
}
.row label {
	width: 200px;
	display: block;
	float: left;
        text-align: right;
}
.row input {
	margin-top: 5px;
	width: 300px;
	display: block;
	margin-left: 210px;
}
.row textarea {
	margin-left: 210px;
	display: block;
	margin-top: 5px;
	width: 300px;
}
.row input.submit{
	width: auto;
	height: auto;
}
.row input.radio{
	width: auto;
	height: auto;
	margin-left: 10px;
	display: inline;
}
a.pdf {
	background: url(/digitalAssets/622_pdf.gif)) left top no-repeat;
	padding: 1px 0 1px 20px;
}
/* ---- This is the tag used to identify cms images ---- */
.cms {

}
.skiptomain { display: none }
