body {
  font-family:Verdana;
}

strong {
  font-weight: bold; /* Why YUI?  Why?! */
}

a {
  color:#372109;
}

.clear {
  clear:both;
}

li {
  color:rgb(100,20,0);
  list-style-type:square;
  margin-bottom:3px;
  margin-left:20px;
}

h1, h2, h3 {
  margin-bottom:.25em;
}

p, ul, ol {
  margin-bottom:1em;
}

h1 {
  background-color:	rgb(100,20,0);
  color:white;
  font-family:Times;
  font-size:175%;
  font-weight:normal;
  padding:0.25em 0.5em;
  margin:0;
}

h2 {
  border-bottom:1px solid #ddd;
  clear:both;
  color:rgb(100,20,0);
  font-family:Times;
  font-size:125%;
  font-weight:bold;
}

h3 {
  font-family:Times;
  font-weight:bold;
}

br {
  clear:both;
}

blockquote {
  padding-left:30px;
  padding-right:5px;
}

th {
  font-weight:bold;
}

.soft {
  color:#666;
}

.small {
  font-size:97%;
}

.smaller {
  font-size:94%;
}

.smallest {
  font-size:110%;
}

#doc {
  background-color:white;
}

#hd {
  margin:0;
  padding-top:5px;
}

#logo {
  float:left;
  margin:0;
}

#navtop {
  font-size:85%;
  margin:0;
  padding:3px 0px;
}

#navtop ul {
  list-style-type:none;
  text-align:right;
}

#navtop ul.myaccount {
  margin-bottom:0;
  padding-bottom:0;
}

#navtop li {
  display:inline;
  margin:0 10px;
  margin-right:0;
}

#navtop li a {
  color:rgb(84,21,2);
  text-decoration:none;
}

#navtop a {
  color:rgb(84,21,2);
  text-decoration:none;
}

#navtop a:hover {
  text-decoration:underline;
}

#navtop li.active a {
  font-weight:bold;
}

#navtop li a:hover {
  text-decoration:underline;
}

#navtop span {
  color:rgb(84,21,2);
  float:right;
}

* html #navtop span {
  position:relative;
  top:-3px;
}

#navmain {
  font-size:90%;
  width:100%;
}

#phone {
  float:right;
}

#navmain ul {
  background-color:#d1c192;
  border-bottom:1px solid white;
  clear:right;
  float:left;
  margin-bottom:0;
  width:100%;
}

#navmain ul li {
  display:inline;
  margin:0;
}

#navmain ul li a {
  background-color:	rgb(232,223,199);
  border-right:1px solid white;
  color:rgb(84,21,2);
  float:left;
  padding:0.5em 0.3em;
  text-decoration:none;
}

#navmain ul li.active a {
  background-color:rgb(242,237,224);
  font-weight:bold;
}

#navmain ul li a:hover {
  background-color:rgb(242,237,224);
  text-decoration:underline;
}

#searchbox {
  margin:0;
}

#searchbox input {
/* float:left; */
/*  height:1.25em;
  width:12em;
  margin:0.35em 0.75em 0; */
  float:left;
  margin:4px 0 0 5px;
  width:95px;
}

#navmain ul li#searchbtn a {
/*  padding:0.5em 0.25em 0.5em 0; */
  background-color:	#d1c192;
  border-right:none;
}

#title {
  clear:both;
  width:100%;
}

#bd {
  clear:both;
  border:1px solid rgb(100,20,0);
  border-top:none;
  border-bottom:none;
  padding:5px;
  margin-bottom:0;
}

#map {
  float: right;
}

#map iframe {
  height: 250px;
  width: 400px;
}

#store_info {
  float: left;
  font-size: 115%;
}

#store_info td {
  padding-right: 10px;
}

#store_info h3 {
  font-size: 120%;
}

#store_info h2 {
  text-decoration: none;
  margin-top: 10px;
  border: none;
}

#quote {
  background-color:#d1c192;
  border:1px solid rgb(100,20,0);
  border-top:0;
  color:#372109;
  font-size:80%;
  font-weight:bold;
  margin:0;
  padding:.5em;
  text-align:center;
}

#quote p {
  margin-bottom:0;
}

#quote_credit {
  color:#8d755d;
  text-transform:uppercase;
}

#current-promo {
    margin:0px 0px 25px;
}

#cart_table {
  padding:0px 0px 25px;
}

#cart_table td {
  padding: 10px;
}

#cart_table td {
  border-top: 1px dotted black;
  padding: 10px;
  margin-right: 10px;
  margin-top: 20px;
}

#cart_table td.right {
  text-align: right;
}

#cart_table td.center {
  text-align: center;
}

#cart_table tr.promocode {
  background-color: #F5F1EE;
  margin: 10px;
}

#cart_table .promocode .button {
  background-color: #B09067;
}


#cart_table_table {
  width: 100%;
  border-collapse: separate; /* fixed display of some table cell borders as solid in webkit browsers */
}

.tiny {
  font-size:70%;
}

.error {
  background:url(../img/icon/error.png) no-repeat 4px 3px #fbf5f5;
  border:1px solid #900;
  padding:0.5em;
  padding-left:42px;
}

.label {
  font-weight:bold;
  padding-right:1em;
  text-align:right;
  width:170px;
}

.history table {
  font-size:90%;
  width:100%;
}

.history th {
  border-bottom:1px solid #000;
  padding-top:10px;
}

.history tr.zebra {
  background-color:#f2f2f2;
}

.history td {
  padding:10px 15px 10px 5px;
  vertical-align:top;
}

.checkout {
  background-color:rgb(232,223,199);
}

.checkout h2 {
  border-bottom:1px solid black;
}

.order {
  width:100%;
}

.order td.card_number {
	width:155px;
}

.order td, .order_shipoptions td {
  padding:3px;
}

.price {
  text-align:right;
}

.button {
  background-color:#cc6600;
  border:1px solid rgb(100,20,0);
  color:white;
  font-weight:bold;
  margin:0;
  padding:1px 3px;
  text-decoration:none;
}

.button:hover {
  text-decoration:underline;
}

.buttonlock {
  background-color:#ccaa89;
  border:1px solid #aa8f89;
  color:#ddd;
}

.review p {
  padding:0;
  padding-bottom:.75em;
}

.review_credit {
  font-style:italic;
}

.licol {
  float:left;
  width:50%;
}

#model_sidebar .tablehead {
  border-top:1px solid rgb(100,20,0);
  border-bottom:1px solid rgb(100,20,0);
  padding:5px 3px;
}

#model_sidebar .tablehead .last-item {
  padding-bottom:25px;
}

#model_sidebar {
  background-color:#fef2de;
  border:1px solid #c8cda5;
  padding:10px;
}

#model_sidebar table {
  width:100%;
}

#model_sidebar table th {
/*  border-bottom:	2px dotted rgb(100,20,0); */
  color:rgb(100,20,0);
  font-family:Times;
  font-size:115%;
  font-weight:bold;
  padding:5px 3px;
  text-align:center;
}

#model_sidebar table tr th {
}


#model_sidebar table td {
  border-top:1px dotted #c8cda5;
  padding:5px 3px;
}

#model_sidebar table td.first {
  border-top:none;
}

#component_sidebar {
  background-color:#fffbf4;
  border:1px solid #c8cda5;
  margin-top:5px;
  padding:10px;
}

#component_sidebar table {
  width:100%;
}

#component_sidebar table th {
  border-bottom:2px dotted rgb(100,20,0);
  color:rgb(100,20,0);
  font-family:Times;
  font-size:115%;
  font-weight:bold;
  padding:5px 3px;
  text-align:center;
}

#component_sidebar table td {
  border-top:1px dotted #c8cda5;
  padding:5px 3px;
}

#component_sidebar table td.first {
  border-top:none;
}

.model_qty {
  width:1.5em;
}

.qty {
  width:1.5em;
}

.model_qty {
  text-align:center;
}

#order_continue {
  padding:25px;
  text-align:center;
}

#ft {
  font-size:80%;
  text-align:center;
}

#navfoot {
  padding:3px 0px;
}

#navfoot ul {
  list-style-type:none;
  margin-bottom:.5em;
  text-align:center;
}

#navfoot li {
  display:inline;
  margin:0 5px;
  text-align:center;
}

#navfoot li a {
  text-decoration:none;
}

#navfoot li a:hover {
  text-decoration:underline;
}

td.newsletter div {
  float:left;
}

td.newsletter-checkbox {
  text-align:right;
}

/* SEO, INDEX H1 CHANGES - 09-01-09
********************************************************************************
*/
.indexpage .yui-gb .yui-u h1, .indexpage .yui-gc .yui-u h1, .indexpage .yui-gd .yui-u h1, .indexpage .yui-gb .yui-u h2, .indexpage .yui-gc .yui-u h2, .indexpage .yui-gd .yui-u h2,.indexpage .yui-gb .yui-u h3, .indexpage .yui-gc .yui-u h3, .indexpage .yui-gd .yui-u h3 {
  font-size:16px;
}

.address h2 {
  border:none !important;
}

.address {
  border-bottom:1px solid #641400;
  margin-bottom:10px;
  padding: 20px 0 10px 0;
  height: 100px;
}

.address#last {
  border:none;
}

.address .tiny {
  font-size:12px !important;
}

.blurb {
  background:#fff;
  float:right;
  filter:alpha(opacity=85);
  margin-top:25px;
  opacity: 0.85;
  padding:10px;
  position:relative;
  top:-255px;
  right:0;
  width:250px;
  z-index:10;
}

.blurb h2 {
  border:none !important;
  filter:alpha(opacity=100);
  font-family: "Georgia", Times, serif;
  font-size:20px;
  font-weight:lighter;
  line-height:24px;
  opacity: 1;
  text-align:left;
}

.blurb h2 a {
  text-decoration:none;
}

ul#shop-footer {
  background:#F1EDE3;
  border:1px solid #d7cdae;
  padding:4px;
}

ul#shop-footer li {
  line-height:16px;
  margin:0 2px;
}

#model_sidebar tr.last {
  height:60px;
  vertical-align:top;
}


/* Daniels Free Shipping Addition */
.internalAd {
  background:#e9ffdf;
  border:1px solid #b0cda2;
  padding:10px;
  margin-top: 5px;
}

.internalAd h2 {
  background: url(../img/icon_fs.jpg)top left no-repeat;
  border:none !important;
  color:#447526;
  padding-left:23px;
}


/* Css for Index Updates */

.yui-u.first {
  border-right: 2px dotted #cdd1b2;
  margin-right: -10px;
	min-height:665px;
}

.yui-u.last {
  border-left: 2px dotted #cdd1b2;
	min-height:450px;
}

#toplist {
	display:inline-block;
	float:right;
	border:1px solid #c6bca2;
	margin:0 5px 20px 0;
	width:480px;
}

#toplist .content {
	float:left;
	padding:0;
	width:240px;
}

#toplist .content h2 {
	background:#e9e2cf;
	font-size:16px;
	text-align:left;
	padding:3px 0 3px 10px;
}

#toplist .content li {
	list-style:outside;
	padding:3px 0 3px 0;
    margin-left: 35px;
}

#newsletter-block, #badge-block {
	margin:25px 0;
}

#newsletter-block {
	background:#e9e2cf;
	border:1px solid #c6bca2;
	padding:5px 10px;
}

#newsletter-block h2 {
	background:none;
	border:none;
	text-align:left;
}

#newsletter-block #fine {
	color:#666;
	font-size:10px;
	padding-top:5px;
}

ul#badges li {
	list-style:none;
	float:left;
	margin:5px 10px 0 0;

}

ul#badges a span {
	margin-left:-9999px;
}

#facebook, #twitter, #yelp {
	display:block;
	height:50px;
	width:50px;
}

#facebook {
	background:url(../img/badge-facebook.jpg) top left no-repeat;
}

#twitter {
	background:url(../img/badge-twitter.jpg) top left no-repeat;
}

#yelp {
	background:url(../img/badge-yelp.jpg) top left no-repeat;
}

#view-all-spices {
	font-weight:700;
	padding:10px 0 5px;
 	text-align:center;
    clear: both;
}

/* hCard Goodness */
.vcard {
    width: 200px;
    margin-bottom: 20px;
}

#store_info .vcard {
    width: 300px;
}

.vcard a.url.fn {
    font-weight: bold;
    font-family: serif;
    font-size: 125%;
    position: relative;
    top: -2px;
}

.vcard span.fn {
    font-weight: bold;
    font-family: serif;
    font-size: 125%;
    color: #641400;
    margin-top: 10px;
    display: block;
}

.vcard div.org {
    display: none;
}

/* New Checkout */
div#bd.checkout form.align label {
    width: 140px;
    display: inline-block;
    margin-top: 12px;
    margin-left: 50px;
    font-weight: bold;
    clear: left;
    float: left;
}

div#bd.checkout form.align input,
div#bd.checkout form.align select {
    float:left;
    margin-top: 10px;
}

div#bd.checkout form.align small {
    clear: right;
    float:left;
    font-size: 7pt;
    margin-left: 10px;
    margin-top: 12px;
}

table.order_shipoptions {
    margin-bottom: 10px;
}

div#bd.checkout div.left_side {
    float: left;
    width: 65%;
    margin-right: 2%;
}

div#bd.checkout div.right_side {
    float: right;
    width: 33%;
}

.checkout form ul li {
color:#000;
list-style:none;
}

div#bd.checkout table.order th {
    padding: 15px 0 5px 0;
}

div#bd.checkout tr.highlighted {
    background-color: #F6F0E0;
}

#facebook-like-product {
  display:block;
  width:150px;
  margin-bottom:5px;
  overflow:hidden;
}

#facebook-like-recipe {
  display:block;
  width:150px;
  overflow:hidden;
  margin-bottom:-16px;
}

#recipe-header {
  text-align:right;
}

li#searchbtn a {
  *font-size:11.5px;
}

a.tt{
    position:relative;
    z-index:24;
}
a.tt span{ float:none;display:none;}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt{ z-index:25; color: #aaaaff; background:;}
a.tt span.tooltip {
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
	font-weight:bold;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.tooltip {
    text-decoration:none;
}
a.tt span.top{
    float:none;
	display: block;
	padding: 30px 8px 0;
    background: url(../img/bubble.gif) no-repeat top;
}
a.tt span.middle{ /* different middle bg for stretch */
	float:none;
	display: block;
	padding: 0 8px;
	background: url(../img/bubble_filler.gif) repeat bottom;
}
a.tt span.bottom{
	float:none;
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../img/bubble.gif) no-repeat bottom;
}

