/* NORMALIZE Cross browser rendering inconsistencies
--------------------------------------------------------*/
html, body, form, fieldset{ margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, address{ margin: 1em 0;padding: 0; }
li, dd, blockquote{ margin-left: 1em; }
form label{ cursor: pointer; }
fieldset{ border: none; }
textarea{font-size:1em; font-family:"Courier New"; padding:3px;}
/* End Normalization */

/* Powered By Text */
span.poweredby img {border:0; padding: 0; margin: 0; position: relative; top: 3px;}

body {
  background-color: #CC6633;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

p {
  margin-bottom: 1em;
}

a {
  color: #CC6633;
}

a:hover {
  color: #EE9A33;
}

a img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  margin-top: 0px;
}

h1, h2 { 
  color: #663300;
}

#content ul li {
  margin-bottom: 1em;
}

p.addr { margin-left: 15px; }

#container {
  background: url("/assets/glutenev/container_background.gif");
  background-position: top left;
  background-repeat: repeat-y;
  background-color: #FFF2D4;
  margin: 10px;
}

#topbar {
  background: url("/assets/glutenev/breadsTop2.gif");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #FFA338;
  height: 110px;
  margin-left: 145px;
}

.top-right {position: top right; float:right; height: 50px;}

#sidebar {
  background: url("/assets/glutenev/bcorner.gif");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #FFA338;
  margin-top: -106px;
  padding-top: 142px;
  width: 145px;
  float: left;
}

#sidebar div.menu ul {
  font-family: "ITC Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 125%;
  list-style: none;
  /*margin-left: 16px;*/
  padding-right: 5px;
}

#sidebar div.menu ul li {
  margin-bottom: 1em;
}

#sidebar div.menu ul li a.current {
  color: #D47724;
}

#sidebar div.menu ul li a {
  color: #6B310B;
  display: block;
  text-decoration: none;

}

#sidebar div.menu ul a:hover {
  color: #B95D18;
}

#sidebar div.logos {
width: 145px;
}

#sidebar div.logos ul li {
margin:5px 0px 5px 5px;
list-style-type: none;
}

#content {
  margin-left: 145px;
  padding: 28px;
}

/* Footer Styles */
#footer {
  text-align: center;
padding-bottom: 10px;
}

#footer div.menu {
  margin-top: 4em;
}

#footer div.menu ul {
  list-style: none;
  margin-bottom: 2em;
}

#footer div.menu ul li {
  display: inline;
  margin-left: 0px;
}

#footer div.menu ul li a {
  margin-right: 0.25em;
}

#footer p.copyright {
  font-size: 9px;
}

div.vspace { height: 200px; }

.clear { clear: both; }

div.home-inset {
  width: 255px;
  float: left;
margin-bottom: 80px;
margin-right: 50px;
}

/* BOXES */
div.whitebox {
  background-color: #ffffff;
  border: 1px solid #FF9933;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px;
}

.wide {
width: 100%;
clear: both;
}

.center { 
  text-align: center;
}

.orangebox {
background-color: #FFA338;
float: right;
border: 1px solid #cc6633;
width: 200px;
margin-right: 59px;
margin-top: 39px;
padding: 5px;
}

.orangebox h3 {
  color: #000000;
  font-style: normal;
}

div.varieties {
}

/* FRONT PAGE */
div.variety {
  padding-bottom: 10px;
}

div.variety img {
  float: left;
  margin-right: 25px;
}

div.offwhitebox {
  background-color: #FFFAEA;
  padding-bottom: 1em;
}

div.offwhitebox h2 {
  color: #7D943A;
  font-family: "ITC Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-top: 5px;
}

div.offwhitebox img {
  float: left;
  margin-right: 20px;
  vertical-align: bottom;
}

div.offwhitebox p {
  margin-top: 15px;
  margin-bottom: 55px; 
   
}

div.offwhitebox p.short {
  margin-top: 15px;
  margin-bottom: 15px;
}

span.new {
  /* font-style: italic; */
  color: #CC6600;
}

div.resource_section {
  border-bottom: 1px solid #FFBD78;
}

div.resource_section ul li {
}

div.resource_section h2 {
  margin-top: 25px;
  font-style: italic;
  font-size: 120%;
  color: #cc6600;
}

div.workshop_section h2 {
  color: #663300;
  border-top: 1px solid #FFBD78;
  margin-top: 30px;
  padding-top: 20px;
}

div.foodlist {
  float: left;
  width: 650px;
}

div.foodlist ul { margin: 0px; padding: 0px; }

div.foodlist ul li { 
  margin: 0px; padding: 0px;
  margin-bottom: -0.05em;
}

div.event {
  border-bottom: 1px solid #FFBD78;
}

div.event p.date {
  font-weight: bold;
}

div.event p.city {
  font-style: italic;
}

div.event p.name {
  font-weight: bold;
}

#tips_contents {
  padding-bottom: 35px;
  border-bottom: 1px solid #FFBD78;
  margin-bottom: 35px;
}

div.section {
  border-bottom: 1px solid #FFBD78;
  margin-bottom: 35px;
  padding-bottom: 35px;
}

div.section ul li {
  margin-left: 1em;
  margin-bottom: 15px;
}
  
div.section ol li {
  margin-left: 1em;
  margin-bottom: 15px;
}

#recipes_contents ul {
  float: left;
  width: 300px;
margin-bottom: -30px;
}

#recipes_contents ul li {
  margin-bottom: 0px;
}

div.product-item {
  float: left; 
  padding: 10px;
  text-align: center;
  width: 165px;
  height: 220px;
}

div.product-item a img {
text-decoration: none;
}

#product_list {
  width: 710px;
}

img.product-image {
  float: left;
  margin: 10px;
}

/* FORM STYLES */
form fieldset label {
display: block;
margin-top: 20px;
}

form fieldset label.newsletter {
display: inline;
margin-top: 0px;
}

.error {
color: #ff0000;
}

#mf-login { width: 400px; }
#mf-login br { clear: none; }
#mf-register { margin-top: 4em; }

/* STORE STYLES */
td.price, span.price, td.cart, h4.price {
  display: none;
}

#store-footer {
line-height: 1.5;
 border-top: 1px solid #FFBD78;
}

#store-wrapper h3 {
color: #CC6600;
font-style: italic;
display: inline-block;
}

.section h3 {
  color: #CC6600;
  font-style: italic;
display: inline-block;
}

td.image-cell {
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #FFBD78;
  margin: 10px;
}
td.image-cell img {
  display: block;
  text-align: center;
margin: 10px;
}

/******* Store Styles *******/
div#markupfactory-store-container {

}

div#markupfactory-store-container .inline {
	display: inline;
}

div#markupfactory-store-container .block {
	display: block;
}

div#markupfactory-store-container form label {
	display: block;
        margin: 0;
}

div#markupfactory-store-container form fieldset h2 {
	padding: 2px;
	margin-bottom: 2px;
	padding-bottom: 17px;
}

div#markupfactory-store-container form fieldset p {
	margin-bottom: 2px;
        margin-top: 0;
	padding: 2px;
}

div#markupfactory-store-container form fieldset dl {
        margin: 0;
}

div#markupfactory-store-container form fieldset dl dt {
	padding: 2px;
}

div#markupfactory-store-container form fieldset dl dd {
	margin: 0 0 2px 0;
       
	padding: 2px 2px 2px 10px;
}


div#markupfactory-store-container .error{
	background-image: url('/icons/error.png');
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FF0000;
	letter-spacing:normal;
	display: block;
}

div#markupfactory-store-container form fieldset{
	border: 0;
	margin-bottom: 17px;
}

div#markupfactory-store-container input.primary{
	font-weight: bold;
}

ul#CreditCardList {
	list-style: 			none;
}

ul#CreditCardList li {
	display: 				inline;
	list-style: 			none;
        margin: 0;
}

table.store-table tr.total td {font-weight: bold;}

button#add-to-cart {padding: 3px;}
button#add-to-cart span {padding-left: 20px; background: url(/icons/cart_add.png) no-repeat;}

ul.optionslist{
list-style: none;
margin: 0;
font-size: 80%;
}

div#markupfactory-store-container button{
	padding: 3px;
}

div#markupfactory-store-container button#action-update span {padding-left: 20px; background: url(/icons/arrow_refresh.png) no-repeat;}
div#markupfactory-store-container button#action-shop span {padding-left: 20px; background: url(/icons/arrow_left.png) no-repeat;}
div#markupfactory-store-container button#action-back span {padding-left: 20px; background: url(/icons/arrow_left.png) no-repeat;}
div#markupfactory-store-container button#action-next span {padding-left: 20px; background: url(/icons/arrow_right.png) no-repeat;}
div#markupfactory-store-container button#action-checkout span {padding-left: 20px; background: url(/icons/arrow_right.png) no-repeat;}
div#markupfactory-store-container button#action-cart span {padding-left: 20px; background: url(/icons/cart.png) no-repeat;}
div#markupfactory-store-container button#action-recalculate span {padding-left: 20px; background: url(/icons/arrow_refresh.png) no-repeat;}
div#markupfactory-store-container button#action-place-order span {padding-left: 20px; background: url(/icons/cart_go.png) no-repeat;}
div#markupfactory-store-container button#action-payment span {padding-left: 20px; background: url(/icons/creditcards.png) no-repeat;}

.confirm-note {
font-weight: bold;
font-size: 140%;
margin-top: 0;
color: #663300;
}

div#markupfactory-store-container ul#progress-indicator {
     padding-bottom: 17px;
     list-style: none;
}

div#markupfactory-store-container ul#progress-indicator li {
     float: left;
     margin-right: 30px;
     color: #663300;
}

div#markupfactory-store-container ul#progress-indicator li a{
     text-decoration: none;
     color: #663300;
}

div#markupfactory-store-container ul#progress-indicator li.current {
     font-weight: bold;
}

div#markupfactory-store-container ul#progress-indicator li.disabled{
    color: #888888;
}

div#markupfactory-store-container ul#progress-indicator li.disabled a{
    color: #888888;
}
