@charset "UTF-8";
/* CSS Document */


body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Arial";
	font-size: 13px;
	line-height: 100%;
	background-color: #f4f4f4;
	margin: 0px;
	padding: 0px;
	color: #555555;
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}

form {
	padding: 0;
	margin: 0;
	text-align: left;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

img.wrap_around {
	float: left;
	padding: 0 2em 0 0;
}

p {
	line-height: 145%;
	vertical-align: top;
}

h1, h2, h3, h4 {
	margin: 0 0 1em 0;
	color: #000000;
}

a:link {
	color: #f4a920;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #f4a920;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f4a920;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #f4a920;
	font-weight: bold;
	text-decoration: none;
}


.blue a:link {
	color: #00a2cf;
	font-weight: bold;
	text-decoration: none;
}

.blue a:visited {
	color: #00a2cf;
	font-weight: bold;
	text-decoration: none;
}

.blue a:hover {
	color: #00a2cf;
	font-weight: bold;
	text-decoration: underline;
}

.blue a:active {
	color: #00a2cf;
	font-weight: bold;
	text-decoration: none;
}

  

div.tooltip p {
	line-height: 16px;
	font-size: 11px;	
	margin-top: 8px;
}

/* @end */

/* @group JTypography */



/* @group JLayout main body table */

#main_body_table {
	width: 900px;
	border: 0px;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
}


#main_body_table_left_column {
	width: 650px;
	height: 100%;
	vertical-align: top;
}

#main_body_table_left_column ul li {
	line-height: 180%;
	list-style-position: outside;
	margin-left: 0px;
	list-style-image: url(../images/pages/newsadv/bullet.png);
}

#main_body_table h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	line-height: 1.1em;
}

#main_body_table h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
}

#main_body_table_spacer {
	width: 70px;
	height: 100%;
	vertical-align: top;
}

#main_body_table_right_column {
	width: 245px;
	height: 100%;
	vertical-align: top;
}

.grid_content_with_icons_table {
	margin: 20px 20px 0 0;
	width: 100%;
}

.grid_content_with_icons_table p {
	margin: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.two_column_table {
	margin: 3em 0 3em 0;
	width: 100%;
}

.two_column_table img {
	padding-bottom: 0px;
}


/* @end */

/* @group JHeader */



#kgf_background {
	background-color: #652d8e;
	width: 100%;
}

#kgf_banner {
	vertical-align: middle;
	background-image: url('../images/logo_bar.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 80px;
}

#kgf_banner_center {
	width: 900px;
	height: 67px;
	margin-left: auto;
	margin-right: auto;
}

#kgf_logo_container {
	float: left;
	margin-top: 15px;
	width: 220px;
	height: 30px;
	cursor: pointer;
}





/* @group Login form */

#login_container {
	float: right;
	margin-top: 26px;
}

#input_username_container {
	background: url('../images/form_username2.gif') no-repeat;
	width: 175px;
	height: 29px;
	text-align: center;
}

input#input_username {
	width: 140px;
	height: 20px;
	background: url('../images/form_background2.gif') repeat-x;
	color: #652d8e;
	font-size: 14px;
	border: none;
	margin-top: 3px;
	padding-top: 3px;
}

form input:focus, form textarea:focus {
	outline:0; 
}

#input_pw_container {
	background: url('../images/form_password2.gif') no-repeat;
	width: 115px;
	height: 29px;
	text-align: center;
}

input#input_password {
	width: 65px;
	height: 20px;
	background: url('../images/form_background2.gif') repeat-x;
	color: #652d8e;
	font-size: 14px;
	border: none;
	margin-top: 3px;
	padding-top: 3px;
}

#button_login {
	background: url('../images/button_login2.gif') no-repeat;
	width: 76px;
	height: 34px;
	border: 0px;
	cursor: pointer;
	margin-left: 5px;
}

/* @end */

/* @group Header menu */

#body_container_header_menu_new {
	vertical-align: middle;
	background-color: #000000;
	background-image: url('../images/menubar_background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 31px;
}

#body_container_header_menu_inner_new {
	width: 900px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;

}

#body_container_header_submenu_new {
	vertical-align: middle;
	background-color: #000000;
	background-image: url('../images/submenubar_background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
}

#body_container_header_submenu_inner_new {
	width: 900px;
	margin: 0px;
	padding: 6px 0 0 0;
	margin-left: auto;
	margin-right: auto;

}

#header_table a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#header_table a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Header banner styles */



#a_background {
	background: url(../header_images/header_oranges_background.jpg)  repeat-x;
	height: 140px;
	width: 100%;
}

#a_banner {
	background: url(../header_images/header_oranges.jpg) center scroll no-repeat;
	height: 140px;
}

/*#b_background {
	background: url(../header_images/header_corn_background.jpg) repeat-x;
	height: 140px;
	width: 100%;
}

#b_banner {
	background: url(../header_images/header_corn.jpg) center scroll no-repeat;
	height: 140px;
}*/

#c_background {
	background: url(../header_images/header_watermelon_background.jpg) repeat-x;
	height: 140px;
	width: 100%;
}

#c_banner {
	background: url(../header_images/header_watermelon.jpg) center scroll no-repeat;
	height: 140px;
}

#d_background {
	background: url(../header_images/header_peas_background.jpg) repeat-x;
	height: 140px;
	width: 100%;
}

#d_banner {
	background: url(../header_images/header_peas.jpg) center scroll no-repeat;
	height: 140px;
}

#e_background {
	background: url(../header_images/header_apple_background.jpg) repeat-x;
	height: 140px;
	width: 100%;
}

#e_banner {
	background: url(../header_images/header_apple.jpg) center scroll no-repeat;
	height: 140px;
}


#b_background {
	background: url(../header_images/header_tomato_background.jpg) repeat-x;
	height: 140px;
	width: 100%;
}

#b_banner {
	background: url(../header_images/header_tomato.jpg) center scroll no-repeat;
	height: 140px;
}





#body_container_white_background {
	background-color: #ffffff;
}

/* @end */


.trace_about_us {
	width: 100px;
	height: 31px;
	cursor: pointer;
	background: url(../images/trace_about_us.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_contact {
	width: 117px;
	height: 31px;
	cursor: pointer;
	background: url(../images/trace_contact.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_online_order {
	width: 135px;
	height: 31px;
	cursor: pointer;
	background: url(../images/trace_online_order.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_home {
	width: 100px;
	height: 31px;
	cursor: pointer;
	background: url(../images/trace_home.gif) no-repeat;
	background-position: 0px 0px;
}


.trace_allergies {
	width: 70px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_allergies.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_food_safety {
	width: 90px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_food_safety.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_menus {
	width: 65px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_menus.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_sample_menus {
	width: 107px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_sample_menus.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_benefits {
	width: 75px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_benefits.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_costs {
	width: 65px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_costs.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_reheat {
	width: 130px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_reheating.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_info {
	width: 144px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_info.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_weekly {
	width: 190px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_weekly.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_allergy {
	width: 200px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_allergy.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_ingredients {
	width: 125px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_ingredients.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_download {
	width: 185px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_download.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_additional {
	width: 140px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_additional.gif) no-repeat;
	background-position: 0px 0px;
}

/* @group JTrace helpers */

.trace_over {
	background-position: 0px -40px;
}

.trace_last {
	width: 150px;
	background-position: 0px -80px;
}

.trace_seperator {
	width: 3px;
	height: 31px;
	cursor: pointer;
	background: url(../images/menubar_seperator.gif) no-repeat;
	background-position: 0px 0px;
}

.trace2_seperator {
	width: 4px;
	height: 21px;
	cursor: pointer;
	background: url(../images/submenubar_seperator.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_sub_separator {
	width: 3px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_sub_separator.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_divider {
	width: 9px;
	height: 31px;
	cursor: pointer;
	background: url(../images/pages/base/trace_divider.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_options {
	width: 70px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_options.gif) no-repeat;
	background-position: 0px 0px;
}

.trace_endcap {
	width: 15px;
	height: 27px;
	cursor: pointer;
	background: url(../images/trace_endcap.gif) no-repeat;
	background-position: 0px 0px;
}

/* @end */

/* @end */

/* @group JFooter */

#footer_box_container {
	width: 100%;
	background: #000 url(../images/footer_background.gif) repeat-x;
	height:60px;
	padding: 5px 0px 5px 0px;
	margin-left: auto;
	margin-right: auto;
}

#footer_table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footer_table td.ads_cell {
	width: 33%;
	height: 180px;
	padding: 0px 10px;
}


#footer_table p {
	margin-top: 11px;
	margin-bottom: 0;
}

#footer_table div {
	margin-top: 11px;
}

p.footer_cell_text {
	height: 90px;
	line-height: 16px;
	font-size: 11px;
}


#footer_copyright_cell {
	width: 33%;
	font-size: 10px;
	color: #898989;
	height: 20px;
	vertical-align: bottom;
}

/* @end */

/* @group About page */

/* @group Navigation */

ul.about_navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
	min-height: 400px;
}

ul.about_navigation li {
	
}

ul.about_navigation li a {
	text-decoration: none;
}

ul.about_navigation li a.selected,
ul.about_navigation li a:hover {
	
}

ul.about_navigation li a:focus {
	outline: 0;
}



/* @end */

div#separator {
	float: left;
	background-image: url(../images/pages/about/divider.png);
	background-repeat: no-repeat;
	width: 30px;
	min-height: 400px;
}

#content {
	float: left;
	width: 650px;
}

#content h2 {
	font-size: 30px;
	margin-bottom: 1em;
	padding-top: 15px;
}

#content h3 {
	font-size: 16px;
	margin-bottom: 1em;
	margin-top: 2em;
}

#content ul.orange li {
	padding: 0.6em;
	list-style-image: url(../images/pages/newsadv/bullet_yellow.gif);
	line-height: 160%;
}

#search ul.orange li a {
	color: #000000;
}

#content ul.tabNavigation {
	float: right;
	list-style: none;
	margin-top: 4px;
}

#content ul.tabNavigation li {
	float: left;
}

#sitemap a {
	color: #808080;
	line-height: 1.3em;
	font-weight: normal;
}

#sitemap a:hover {
	color: #f4a920;
}


/*-  get in touch
----------------------------------------------------------------------*/
table#contact td {
	padding-bottom: 13px;
	padding-right: 13px;
}

table#contact input.text {
	width: 300px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 4px;
	color: #343434;
	
}

table#contact select {
	width: 310px;
	font-size: 12px;
}

table#contact select option {
	font-size: 12px;	
}


textarea#contact_comments {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Arial";
	font-size: 13px;
	width: 630px;
	height: 190px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	color: #343434;	
}

/*-  callouts
----------------------------------------------------------------------*/
div.callout {
	
	float: left;
	width: 200px;
	padding-top: 0.4em;
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #838383;
	font-size: 10px;
	line-height: 1.4em;
}

.callout strong {
	color: #1d1d1d;
	display: block;
	padding-bottom: 6px;
}

#benefits ul li {
	line-height: 180%;
	list-style-position: outside;
	margin-left: 0px;
	list-style-image: url(../images/bullet-tick.png);
}

#bullet ul li {
	line-height: 180%;
	list-style-position: outside;
	margin-left: 0px;
	list-style-image: url(../images/bullet.gif);
}

#notepad {
	
	margin-left: 0px;
	background-image: url(../images/notepad2.jpg);
	background-repeat: no-repeat;
}

#notepadtext {
    line-height: 140%;
	font-size: 15px;	
	font-family: "Comic Sans MS";
	margin-left: 50px;
	margin-right: 200px;
	color: #000000;
}

.allergy table, tr, td{
	margin: 0;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	

}


 
.listmenus {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	margin:20px;
	width: 200px;float:left;margin:0;border-top;
	
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.tableheaders12 {

	font-size: 12px;
	color: #673090;
}

.tableheaders10 {

line-height:150%;
	font-size: 10px;
	color: #000;
}
.tableheaders15 {
line-height:150%;
	font-size: 15px;
	color: #673090;
	text-decoration: none;
}

/*Thumbnails start*/

.gallerycontainer {
	position: relative;/*Add a height attribute and set to largest image's height to prevent overlaying*/

}
.thumbnail img {
	border: 1px solid #444444;
	margin: 0 5px 5px 0;
	z-index:50;
	
}
.thumbnail:hover {
	background-color: transparent;
	text-decoration: none;
	z-index:50;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #222222;
	padding: 5px;
	left: -1000px;
	border: 1px solid black;
	visibility: hidden;
	color: white;
	text-decoration: none;
	z-index:50;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	z-index:5;
}
.thumbnail:hover span { /*CSS for enlarged image*/
	visibility: visible;
	position: absolute;
	top: -100px;
	left: 335px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	width: 563px;
}

.thumbtext { /*CSS for enlarged image*/
	position: absolute;
	left: 345px; 
	clear:both;
	width:500px;
	line-height:130%;
	
}

.thumbtext strong { /*CSS for enlarged image*/
	color:#652d8e;
	font-size:15px;
	
}

.form-checkboxarea {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	line-height:160%;
	margin:10px;
}
.form-checkboxarea label {width: 170px;float:left;margin:0;border-top: 1px solid #e9e9e9}
.form-checkboxarea h4 {
	width: 100%;float:left;margin:0;border-top;
	
	border-top: 1px solid #ccc;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: left;
	font-size: 13px;
}

.form-checkboxarea, .form-checkboxarea2 {border: 0px solid #fff;}
.form-checkboxarea label {border-top: 0px solid #fff}
.form-checkboxarea2 label {border-top: 0px solid #fff}


.Alert {
			   
	
	font-size: 14px;
	line-height: 16px;
	color: #CC0000;
	text-align: left;
					}
					
#head {clear:both;
	font-size: 15px;
	line-height: 16px;
	color: #652d8e;
	text-align: left;
	width: 711px;
	height: 25px;
	padding-left: 10px;
    padding-top: 5px;
	background-color: #eeeeee;
	
}

.spacer {
clear:both;
height:20px;



	width: 711px;

}

/* @group Sign up table */

#sign_up_table {
	margin: 10px;
	font-size: 11px;
}

#sign_up_table .submit_button_container {
	text-align: right;
}

#sign_up_table .error_box {
	border: 1px solid red;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	background-color: #ffe0e0;
	padding: 2px;
	margin-top: 4px;
	font-size: 11px;
}

#sign_up_table .form_input_box {
	width: 209px;
	height: 28px;
	background: url('../images/form_box.png') no-repeat;
	padding: 2px 0px 0px 2px;
}

#sign_up_table .form_label {
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 3px;
}

#sign_up_table .form_intro {
	font-size: 15px;
	line-height: 130%;
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 3px;
}

#sign_up_table .form_input_box input {
	padding-left: 3px;
	padding-top: 4px;
	width: 200px;
	height: 24px;
	background: url('../images/pages/base/form_background.png') repeat-x;
	font-size: 13px;
	color: #000000;
	border: none;
}

.Box{
width:100%;
border:#652d8e solid 1px;
background-color:#f1ecf4;
padding: 5px;
color:#333333;
}

.Box strong{
color:#000;
}




.creditform input.text  {width: 350px;margin-left:20px;}
.creditform tr {border-bottom:1px #666666 solid; }
.creditform td {padding: 5px 0 5px 0;}




/* @end */
