body,table,input,select,textarea {
  font-family:Verdana,Helvetica,sans-serif;
  font-size:small;
}

body {
  margin:0;
  padding:0;
  background-color:#FFF200;
  color:#000;
}

th { text-align:left; }

input,select,textarea {
  font-size:1em;
}


small {
  font-size:0.85em;
}

img {
  border:0;
}

form {
  margin:0;
  padding:0;
}

ul {
  margin:1em 0 1em 3em;
  padding:0;
}

p,
dl {
  margin:1em 0 1em 0;
}

dl.col {
  line-height:1.5em;
}

dl.col dt {
  float:left;
  width:6em;
}

dl.col dd {
  margin-left:7em;
}

.clear:after {
  content:'.';
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear:both;
}

.nav,
.nav ul {
  margin:0;
  padding:0;
  list-style:none;
}


a {
  text-decoration:underline;
  color:#03324e;
  white-space:nowrap;
}

a:hover {
  color:#056198;
}

h1,h2,h3,h4,h5 {
  font-size:1em;
  color:#03324e;
}

h1 {
  margin:0 0 0.5em 0;
  font-family:Georgia,Arial,Helvetica,sans-serif;
  font-size:1.6em;
  font-weight:normal;
}

h2 {
  clear:both;  
  margin:1em 0 1em 0;
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-size:1.6em;
  font-weight: bold;
}


#header {  
  background-color:#fff;
  height:250px;
  position:relative;
  border-bottom:#002364 solid 8px;
}

#header .logo {
  position:absolute;
  top:5px;
  left:10px;
  width:148px;
  height:176px;
  background:transparent url(../images/i-h-logo.png) no-repeat;
}

#header .logo span {
  display:none;
}

#header .cart { 
  position:absolute;
  top:5px;
  right:0;
  width:152px;
  height:162px;
  background:transparent url(../images/i-h-cart.gif) no-repeat;
  padding:45px 0 0 10px;
  color:#002364;
  font-size:0.80em;
  text-align:center;
}
#header .cartcontent { 
  width:95px;
  margin:0 auto 0 auto;
  padding-right:5px;
}
#header .cart p.checkout {
  display:inline;
  margin-top:10px;
  padding:4px;
  background-color:#FFFCB7;
}

#header .cart a {
  text-decoration:none;
}

#header .cart h1 {
  font-family:Verdana,,Arial,Helvetica,sans-serif;
  font-size:1.1em;
  font-weight:bold;
}  
#header .cart p.CartTotal {
  padding-top:3px;  
  font-weight:bold;
  border-top:#002364 solid 1px;
}

/* TopNav */

#nav-top {
  position:relative;
  margin:0 auto 0 auto;
  width:500px;
 
}

#nav-col1 {
  position:absolute;
  top:5px;
  left:0;
}

#nav-col2 {
  position:absolute;
  top:5px;
  right:0;
}

#nav-top a {
  display:block;
  width:245px;
  padding:0;
  background-repeat:no-repeat;
  color:#70BD1F;
  text-decoration:none;
  text-align:center;
}

#nav-top a span {
  display:none;
}

#n-index a         { background-image:url(../images/n-home.gif); height:52px; }
#n-fruit a         { background-image:url(../images/n-fruit.gif); height:52px; }
#n-vege a          { background-image:url(../images/n-vege.gif); height:52px; }
#n-recipes a       { background-image:url(../images/n-recipes.gif); height:52px; }
#n-sprouts a       { background-image:url(../images/n-sprouts.gif); height:52px; }
#n-gourmet a       { background-image:url(../images/n-gourmet.gif); height:52px; }
#n-faq a           { background-image:url(../images/n-faq.gif); height:52px; }
#n-contact a       { background-image:url(../images/n-contact.gif); height:52px; }


#nav-bottom {
  padding:5px 1em 6px 1em;
  background:#002364 url(../images/i-f-bg.png) repeat-x;

  font-size:0.85em;
  text-align:center;
  color:#fff;
}

#nav-bottom li {
  display:inline;
}

#nav-bottom a {
  color:#fff;
  text-decoration:none;
}

#nav-bottom a:hover {
  text-decoration:underline;
}

#footer {
  margin:0 auto 0 auto;
  padding:10px;
  font-size:0.85em;
}

#footer a {
  color:#FE7D1A;
}


#author {
  margin:2em 0 0 0;
  font-size:x-small;
}

#author,
#author a {
  color:#FE7D1A;
}

#border { 
  position:relative;   
  width:800px;
  margin:0 auto 0 auto;
  background:transparent url(../images/i-top-border.gif) no-repeat top left;
  border:#FFF220 solid 1px;
}

#container {
  background:#fff url(../images/i-content.gif) repeat-y top left;
  width:777px;
  margin:98px 40px 0 16px;
}

#content { 
  position:relative;
  top:-70px;
  margin:20px 50px 0 50px;
  color:#000;
  font-size:1em;
  min-height:200px;
}

#border-bottom {
  background:transparent url(../images/i-bottom-border.gif) no-repeat top left;
  height:98px;
}
/*
#content {
  width:800px;
  margin:0 auto 0 auto;
  padding:10px 10px 2em 10px;
  background:#fff url(../images/i-content-bg.gif) no-repeat top center; 
  color:#000;
  font-size:1em;
}
*/

#content p,
#content li {
  line-height:1.2em;
}

#content h1 {
  position:relative;
  margin:0;
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  height:36px;
  background:transparent url(../images/i-h1-bg.gif) repeat-x center left;
}  

#content h1 span {  
  display:block;
  line-height:36px;
  padding-left:65px;
  background:transparent url(../images/i-h1.gif) no-repeat center left;
}
/*--- All products except gourmet ---*/
#content .product {
  border:#002364 solid 2px;
  margin:8px;
  width:168px;
  height:200px;
  display:inline;
  float:left;
  font-size:0.8em;
  text-align:center;
  color:#002364;
  line-height:1em;
}

#content .product img {
  margin-top:10px;
}
#content .product p.item {
  margin:0;
  font-weight:bold;
}
#content .product p.order {
  margin:2px;
  padding:3px;
  background-color:#FFF200;
  font-weight:bold;
}
#content .product a {
  display:block;
  text-decoration:none;
}  

/* -------Gourmet Products-------- */
#content .gproduct {
  border:#002364 solid 2px;
  margin:8px;
  width:168px;
  height:210px;
  display:inline;
  float:left;
  font-size:0.8em;
  text-align:center;
  color:#002364;
  line-height:1em;
}

#content .gproduct img {
  margin-top:10px;
}
#content .gproduct p.item {
  margin:0;
  font-weight:bold;
}
#content .gproduct p.order {
  margin:2px;
  padding:3px;
  background-color:#FFF200;
  font-weight:bold;
}
#content .gproduct a {
  display:block;
  text-decoration:none;
} 

/*--------------------------------*/

.faq li {
  font-weight:bold;
  color:#002364;
}
.archive{
  list-style: none; 
  margin: 0px;
  font-weight:bold;
}
.links{
  border: #E6E6E6;
  list-style: none; 
  margin: 0px;
  font-weight:bold;
}
.links a{
text-decoration: none;
}
.faq li p {
  margin-top:0.25em;
  font-weight:normal;
  color:#000;
}

.recipe-wrapper {
   width: 675px; 
}

.recipe-wrapper h2{
  clear:none;
}

.recipe-content{
  width: 400px;
}

.right-column{
 float:right;
 margin-bottom: 10px;
}
.recipe-image{
max-height: 500px; 
overflow: hidden;
}


/* This CSS only applies to the CSS editing area*/
#cmswrapper{
margin-top: 100px;

}


dl.links {  
  margin-top: -15px;
  padding: 10px;
  border: 2px solid #E6E6E6;
  background-color: #F8F6F0;
  line-height:1.5em;
}

dl.links dt {
  float:left;
  width:23em;
  padding-right:1em;
  text-align:right;
}
dl.links dd {
  font-weight: normal;  
  margin-left:25em;
}

#delivery_notice {
	width: 100%;
	padding: 3px;
	display: inline;
	font-size: 0.8em;
	background-color: #ffffcc;	
}

#pickup_notice {
	width: 100%;	
	padding: 3px;
	display: inline;
	text-decoration: none;
	font-size: 0.8em;
	background-color: #ffffcc;
}

#header_container{
	width: 444px;
	background-color: yellow;	
}

#map_header{
	width: 444px;
  display:block;
  line-height:36px;
  padding-left:65px;
  background:transparent url(../images/i-h1.gif) no-repeat center left;
}


#content img.locally-sourced {
  position:absolute;
  right:0;
  top:0;
  margin:0;
  }

.reorder {
	position:absolute;
	right: 155px;
	top:40px;
	width: 124px;
	height: 131px;
	padding: 20px 30px 0 15px;
	background: transparent url('../images/i-login.gif') no-repeat;
	border:0;
	font-size:10px;
	color:#002364;
	
}
.reorder fieldset {
  border: 0;
  padding:0;
  margin:0;
}
.reorder input {
  width:100px;
  }
.reorder input.login {
  background: transparent url('../images/i-login-button.gif') no-repeat;
  width:111px;
  height:34px;
  border:0;
  margin: 3px 0;
  cursor:pointer;
  text-indent: -1000000px;
  font-size:1px;
  color:#fffcb7;
}
.reorder h1 {
  font-size:11px;
  font-weight:bold;
  margin-bottom: 3px;
}