/* CSS Reset */
body, div {
	margin: 0;
	padding: 0; }

/* General-Global CSS */
body {
	background-color: #f1efe6;
	font: 13px/1.35 Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none; }
a:hover {
	color: #059414;
	text-decoration: underline; }
a img { border: 0; }
.group:after { /* Micro clearfix */
	clear: both;
	content: "";
	display: table; }
h1 { font-size: 24px; margin-bottom:15px; }
h2 {
	color: #059414;
	font-size: 16px;
	text-transform: uppercase; }
h3 {
	color: #059414;
	font-size: 14px; }
ul { color: #059414; }
ul li span { color: #000; }
ul li span span { color: #059414; }
.clear {
	clear: left;
	margin: 0; }

/* Global Section CSS */
#wrap {
	-moz-box-shadow: 0 0 8px 8px #c2c2c2;
	-webkit-box-shadow: 0 0 8px 8px #c2c2c2;
	background-color: #FFF;
	border-left: 1px solid #059414;
	border-right: 1px solid #059414;
	box-shadow: 0 0 8px 8px #c2c2c2;
	margin: 0 auto;
	width: 850px; }
header {
	background-image: -ms-linear-gradient(top, #ccc 0%, #fff 100%);
	background-image: -moz-linear-gradient(top, #ccc 0%, #fff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(1, #fff));
	background-image: -webkit-linear-gradient(top, #ccc 0%, #fff 100%);
	background-image: -o-linear-gradient(top, #ccc 0%, #fff 100%);
	border-top: 17px solid #eda803;
	padding: 25px 33px 15px 42px; }
header p {
	color: #059414;
	font-weight: bold;
	margin-top: 60px;
	text-align: right; }
header a:link { color: #059414; }
header img { float: left; }
header span { color: #000; }
.main {
    -moz-box-shadow: inset 0 -15px 10px -15px #696868;
    -webkit-box-shadow: inset 0 -15px 10px -15px #696868;
	box-shadow: inset 0 -15px 10px -15px #696868;
	padding: 20px 35px 45px 35px; }
.main ul { line-height: 1.8; }
#top-nav { margin-bottom: 25px; }
#top-nav a {
	color: #059414;
	font-weight: bold; }
footer {
	background-color: #eda803;
	border-top: 5px solid #059414;
	color: #FFF;
	font-size: 12px;
	padding: 15px 38px; }
#pic-right {
	float: right;
	margin-left: 50px; }

/* Homepage & Fruits CSS */
#consultation-home { font-size: 14px; }
#home h1 {
	color: #059414;
	margin-top: 40px;
	text-transform: uppercase; }
#home h2 {
	color: #000;
	text-transform: none; }
#home #pic-right { margin: 30px 30px 0 0; }
#top10 li, article li {
	line-height: 1.5; }
#top10 ul {
	float: left;
	font-size: 20px;
	margin: 0;
	width: 165px; }
#topic article {
	float: left;
	margin: 40px 0 0 30px;
	width: 170px; }
#topic #groceries { margin-left: 0; }
#topic h3 { margin: 0 0 3px 0; }
#topic img { border: 1px solid #059414; }
#topic p { margin-top: 5px }
#topic ul {
	font-size: 14px;
	margin: 0;
	padding-left: 15px; }
#bottom { margin: 35px 0 0 75px; }
#bottom img { float: left; }
#bottom p {
	float: left;
	font-size: 12px;
	margin: 0 120px; }
#bottom p a {
	color: #059414;
	font-weight: bold; }
#bottom p img { margin: 5px 8px 0 0 }
#food-spacer {
	clear: left;
	padding: 25px 0; }
.food-left, .food-right {
	width: 275px;
	float: left;
	text-align: center; }
.food-right { margin-left: 200px; }
.food-left h1, .food-right h1  {
	color: #059414;
	text-transform: uppercase;  }
.food-left img, .food-right img { border:0; }
.food-left h1 img, .food-right h1 img {
	border:0;
	margin-left: 10px; }
.food-left p, .food-right p { margin: 0; }
.food-left p img, .food-right p img {
	border: 0;
	margin-top: 8px; }

/* Secondary Pages CSS */
#amount { margin-left: 191px; }
#chat-box {
	border-bottom: 3px solid #545454;
	border-top: 3px solid #545454;
	margin: 25px 0 20px 0;
	padding: 13px 24px 20px 20px;
	width: 185px; }
#chat-box h4 {
	color: #059414;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0; }
#chat-box h4 img {
	margin-left: 10px;
	vertical-align: middle; }
#chat-box h5 {
	font-size: 18px;
	font-weight: normal;
	line-height: .98;
	margin: 0; }
#chat-box a img { margin-top: 20px; }
#chat-rep {
	float: left;
	margin-right: 12px; } 
#checkout h1 { margin-bottom: 25px; }
#checkout h4 {
	font-size: .85em;
	font-weight: normal; }
#checkout h4 input { margin-right: 4px; }
#checkout h4 a:link { text-decoration: underline; }
#checkout h5 {
	font-size: .85em;
	margin-left: 560px; }
#checkout hr {
	color: #cccccc;
	margin-top: 75px; }
#checkout img { vertical-align: middle; }
#checkout-button { margin-right: 10px; }
#checkout p span { float: right; }
#description {
	background-color: #eeeeee;
	padding: 3px 0 3px 13px; }
#diabetes h1 { margin-bottom: 25px; }
form { margin-left: 26px; }
form label {
	display: inline-block;
	width: 60px; }
form label, form input { margin-bottom: 8px; }
#goal { text-transform: none; }
#heart h1 { margin-bottom: 25px; }
#item-price { margin-left: 300px; }
#nutritional-consultation #pic-right { margin-right: 70px; }
#nutritional-consultation a {
	color: #059414;
	font-weight: bold; }
#nutritional-facts h1 { margin-bottom: 25px; }
#nutritional-facts h2 { margin: 15px 0 0 0; }
#nutritional-facts h4 { margin: 0; }
#quantity { margin-left: 57px; }
#reset { margin-left: 5px;}
#specials-promotions h1 { margin-bottom: 25px; }
#specials-promotions #pic-right { margin-right: 40px; }
#update { margin-left: 478px; } 

/* Rollover Menu CSS */
nav #active { background-color: #059414 }
nav {
	background-color: #eda803;
	height: 30px;
	padding-left: 30px;
	width: 820px; }
nav ul {
	margin: 0;
	padding: 0; }
/* Head links */
nav ul li {
	float: left;
	list-style: none; }
nav ul li a {
	background-color: #eda803;
	color: #fff !important;
	display: block;
	font-size: 15px;
	padding: 5px 10px 5px 10px;
	text-decoration: none !important; }
nav ul li:hover a { background-color: #059414; }
/* Child lists and links */
nav ul li ul { display: none; }
nav ul li:hover ul, nav ul li.hover ul {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute; }
nav ul li:hover li, nav ul li.hover li { float: none; }
nav ul li:hover li a, nav ul li.hover li a { background-color: #059414; }
nav ul li li a:hover { background-color: #eda803; }