/********** Grown in California CSS page **********/
/********** Global Styles *********/
.noBorders{
	border:0px solid black;
}
table {
	color:#552200;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size:9pt;
	color:#552200;
}
a {
	color:#552200;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
}
a:hover {
	color:grey;
}
body {
	border:0px dashed black;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	vertical-align:top;
	color:#552200;
}





/********** Top Cart **********/
div#cartButton {
	border:0px solid lime;
	position:absolute;
	top:0px;
	right:120px;
	z-index:1;
	height:20px;
	width:25px;
	padding:0px 0px 0px 0px;
}
div.account {
	border:0px solid blue;
	position:absolute;
	width:650px;
	top:0px;
	right:20px;
	z-index:1;
	padding:0px 0px 0px 0px;
}
table#myAccount {
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:25px;
	vertical-align:top;
	background-image:url("/graphics/gic/grown_in_california_leftnav_header_bg.jpg");
	background-repeat:repeat-x;
}
td.cartNav {
	border:0px solid blue;
	width:150px;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
td.cartNavLogin {
	border:0px solid blue;
	padding:0px 0px 0px 0px;
	width:200px;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
a.cartNavLinks {
	color:white;
	text-decoration:none;
}
a.cartNavLinks:hover {
	color:gray;
}
td.cartSpacer {
	text-align:center;
	color:white;
}
td#cartCon {
	border:0px solid black;
	width:150px;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
table#cartTab {
	border:0px dotted pink;
	border-spacing:0px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
td.cartCells {
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
td#cartImg {
	padding:0px 5px 0px 0px;
}





/********** Main **********/
table{
	border-spacing:0px;
}
table#masterCon{
	border:0px solid blue;
	margin:0px 0px 0px 0px;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
td#master{
	border:0px dashed black;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
table#header{
	border:0px solid black;
	width:100%;
	padding:0px 0px 0px 0px;
}
td#headCon{
	border:0px dashed green;
	padding:0px 0px 0px 0px;
}
table#headTop{
	border:0px solid blue;
	padding:0px 0px 13px 0px;
	vertical-align:top;
	width:100%;
}
table#bannerCon {
	border:0px solid black;
	padding:0px 0px 0px 0px;
	color:#400C02;
}
td#pickWeek {
	border:0px dashed orange;
	padding:0px 0px 0px 0px;
	width:600px;
}
td#banner {
	border:0px dashed red;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*width:100%;*/
	width:880px;
	overflow:hidden;
}





/********** Top Nav **********/
table#topNavTabCon {
	border:0px solid black;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
	height:30px;
	background-image:url("/graphics/gic/grown_in_california_topnav_bg.jpg");
	background-repeat:repeat-x;
}
td#topNavCellCon {
	border:0px solid red;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
table#topNavT{
	border:0px solid lime;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:1280px;
}
td.topNavCells {
	border:0px dashed yellow;
	width:70px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
td.topNavCells a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	
}
td.topNavCells a:hover {
	color:gray;
}
td.topNavCellsBig {
	border:0px dashed yellow;
	width:100px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
td.topNavCellsBig a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
td.topNavCellsBig a:hover {
	color:gray;
}
td.topNavSpacer {
	color:white;
	width:2px;
	text-align:center;
}





/********** Body Content **********/
table#body{
	border:0px solid red;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	width:100%;
}
td#bodyCon{
	border:0px solid blue;
	padding:0px 0px 0px 0px;
	vertical-align:bottom;
}
td#dyContent{
	border:0px dashed yellow;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
	vertical-align:top;
}
td.mainBody{
	border:0px solid purple;
	vertical-align:top;
}





/********** Left Nav **********/
td#leftNavCon {
	border-right:2px solid #552200;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:225px;
	vertical-align:top;
	background-color:#d9e8b1;
}
table.leftNav {
	border:0px solid orange;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	width:100%;
}
td.leftnav {
	border:0px solid blue;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
td#leftNavHeader {
	padding:0px 0px 0px 5px;
	background-image:url("/graphics/gic/grown_in_california_leftnav_header_bg.jpg");
	background-repeat:repeat-x;
	color:white;
	font-weight:bold;
	height:25px;
	vertical-align:middle;
}

/* This UL section controls the 1st level of UL on the left navigation (the section of list that displays the sub catagories) */
ul.leftNavList {
	border:0px solid red;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
li.leftNavSubs{
	border:0px solid green;
	padding:5px 0px 5px 5px;
	list-style:url("/graphics/ca/chocolate_apples_leftnav_bullet.jpg") inside;
}
li.leftNavSubs a {
	text-decoration:none;
	font-weight:bold;
	color:#552200;
	font-size:9pt;
}
li.leftNavSubs:hover {
	list-style:url("/graphics/ca/chocolate_apples_leftnav_bullet_hover.jpg") inside;
}

/* This UL section controls the 2nd level of the left navigation (the section that displays the actual products)*/
ul.leftNavProdList {
	border:0px dotted blue;
	list-style:none;
	padding:0px 0px 0px 30px;
}
li.leftNavProds {
	border:0px solid red;
	padding:5px 0px 5px 0px;
	list-style:url("/graphics/ca/chocolate_apples_leftnav_bullet.jpg") inside;
	list-style-position:outside;
}
li.leftNavProds:hover {
	list-style:url("/graphics/ca/chocolate_apples_leftnav_bullet_hover.jpg") inside;
	list-style-position:outside;
}
a.leftnav:hover {
	color:grey;
}
a.lnavprod{
	border:0px solid orange;
	color:#552200;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
}
a.lnavprod:hover {
	color:grey;
}
a.lnavprod-active{
	border:0px solid orange;
	padding:0px;
	color:#552200;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
}
a.lnavprod-active:hover {
	color:grey;
}





/********** Contact Info **********/
table#contactsMain {
	border:0px solid black;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:30px 20px 0px 20px;
	width:800px;
	vertical-align:top;
}
td#contactsAddress {
	border:0px dashed blue;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
}
td.contactsCells {
	border-top:2px groove black;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:400px;
	vertical-align:top;
}
span.bold {
	font-weight:bold;
}





/********** FAQ page **********/
table#faqPage {
	border:0px solid black;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 30px;
}





/********** Privacy Policy page **********/
table#privacyPolicy {
	border:0px solid black;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 30px;
}
table#privacyPolicy ul li {
	padding:0px 0px 10px 0px;
}





/********** Contacts **********/
table.contacts{
	border:0px solid red;
	padding:10px 0px 10px 10px;
}
td.header{
	border:0px dashed orange;
	padding:0px 0px 15px 0px;
	font-weight:bold;
}
td.employees{
	border:0px dashed blue;
	padding:5px 0px 5px 0px;
}





/********** Footer **********/
table.footerInfo{
	border:0px solid red;
	border-spacing:0px;
	padding:5px 0px 5px 0px;
	margin:0px auto 0px auto;
	width:100%;
	font-family:arial, helvetica,sans-serif;
	font-size:9pt;
}
td#dgnButtonLink {
	border:0px solid lime;
	padding:0px 0px 0px 0px;
	background-color:black;
	width:20%;
	text-align:center;
	vertical-align:middle;
}
td#gcButtonLink {
	border:0px solid orange;
	padding:0px 0px 0px 0px;
	background-color:black;
	width:33%;
	text-align:center;
	vertical-align:middle;
}
td#expressFlowersFoot {
	border:0px solid green;
	padding:0px 0px 0px 0px;
	width:34%;
	height:100px;
	background-color:black;
	text-align:center;
	vertical-align:middle;
}
td#gsnButtonLink {
	border:0px solid pink;
	padding:0px 0px 0px 0px;
	width:80%;
	height:100px;
	background-color:black;
	text-align:center;
	vertical-align:middle;
}
td.compInfo{
	border:0px dashed purple;
	padding:10px 0px 0px 0px;
	text-align:center;
	color:#2b0d00;
}
td.compInfo a{
	font-family:arial, helvetica,sans-serif;
	font-size:9pt;
	color:#847c74;
}
td.compInfo a:hover {
	color:#2b0d00;
}





/********** About Us **********/
table#about{
	border:0px solid green;
	padding:20px 20px 0px 20px;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	color:#400C02;
	vertical-align:top;
}
td#peachImg{
	border:0px dashed orange;
	padding:0px 10px 40px 10px;
	vertical-align:top;
}
td#orchard{
	border:0px dashed red;
	padding:0px 0px 40px 00px;
	vertical-align:top;
}
td.aboutCells{
	border:0px dashed blue;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
td#growers{
	padding:20px 0px 0px 0px;
}
h1{
	font-family:arial,helvetica,sans-serif;
	color:#400C02;
	font-size:10pt;
	width:450px;
	padding:20px;
	vertical-align:top;
}





/********** Pick of the Week **********/
.hotitemname {
	border:0px solid lime;
	width:100%;
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	color:#400C02;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}

table.pickweektable{
	border:px solid red;
}
td.pickweekimage{
	border:0px solid green;
	
}
td.pickweekcontent{
	border: 0px solid blue;
	vertical-align:top
}





/***************************************/
/*    summer_fruit_commodities.html    */
/***************************************/
table#sfcMaster {
	border:0px solid black;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	width:985px;
}
td#sfcMasterCell {
	border:0px dashed blue;
	padding:0px 0px 0px 0px;
}
td#sfcMasterCell h1 {
	border:0px solid red;
	font-size:12pt;
	font-weight:bold;
	color:#364702;
	text-align:center;
	width:100%;
}
table.sfcMonths {
	border:0px solid green;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
}
td.sfcHeaders {
	border:0px dashed purple;
	padding:0px 0px 0px 0px;
	width:140px;
	font-size:11pt;
	font-weight:bold;
	color:#364702;
}
table.sfcTypes {
	border-bottom:2px solid gray;
	border-spacing:0px;
	padding:5px 0px 10px 0px;
}
td.sfcFruitName {
	border:0px dashed orange;
	padding:0px 0px 0px 0px;
	width:140px;
	font-size:9pt;
	font-weight:bold;
	color:#364702;
}
td.sfcStandardText {
	border:0px dotted red;
	padding:0px 0px 0px 0px;
	font-size:8pt;
	font-weight:normal;
	color:#364702;
	width:105px;
}
td.sfcStandardDate {
	border:0px dashed purple;
	padding:0px 0px 0px 0px;
	font-size:8pt;
	font-weight:normal;
	color:#364702;
	width:35px;
}
a.sfcFruitLinks {
	text-decoration:none;
}
a.sfcFruitLinks:link {
	color:brown;
}
a.sfcFruitLinks:visited {
	color:purple;
}
a.sfcFruitLinks:active {
	color:brown;
}
a.sfcFruitLinks:hover {
	color:#85BB43;
}
