html, body , td
{
    font-size: 10px; 
    font-family: Verdana, sans-serif; 
}

body
{
	background: #ffffff url(../media/images/repeat_background_rev.jpg) repeat;
}

h1
{
    font: bold 1.6em/1.7em Verdana, sans-serif; 
	text-transform: uppercase;
	color: #b2caaa;
	padding: 0;
	margin: 0;
}

h2
{
    font: bold 1.3em/1.5em Verdana, sans-serif; 
	color: #851243;
	padding: 0;
	margin: 0;
}

h3
{
    font: bold 1.1em/1.4em Verdana, sans-serif; 
	color: #5b5a5a;
	padding: 0;
	margin: 0;
}

p,
.item_attribute,
.item_description,
li
{
    font: normal 1.1em/1.2em Verdana, sans-serif; 
	color: #5b5a5a;
    text-align: left;
}

a
{
	font-size: 11px;
	font-weight: normal;
	color: #5b5a5a;
	text-decoration: underline;
}

a:active,
a:link,
a:visited
{
	color: #5b5a5a;
}

a:hover
{
	color: #7f9778;
}

table.framework
{
	background-color: #ffffff;
}

table.framework td
{
	padding: 3px;
	border: 1px solid #bbc8b7;
	text-align: left;
}

table.framework td table td
{
	padding: 0;
	border: 0;
}

table.framework td.header_cell
{
	padding: 0;
}

table.framework td.header_cell img
{
	padding: 0;
}

table.framework td.tagline_cell
{
	background: #ffffff url(../media/images/tagline_bg.jpg) repeat;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 1.6em;
	color: #5b5a5a;
	width: 460px;
	white-space: nowrap;
}

table.framework td.side_nav
{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.framework td.side_nav td
{
	border-right: 1px solid #bbc8b7;
	padding-right: 5px;
}

table.framework td.top_nav
{
	color: #851243;
	padding: 3px;
}

table.framework td.subheader
{
	padding-top: 10px;
}

.top_nav
{
	background-color: #b2caaa;
}

.top_nav a
{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	color: #851243;
	text-decoration: none;
}

.top_nav a:hover,
.top_nav a:active
{
	color: #7f9778;
}

.top_nav a:hover
{
	text-decoration: underline;
}

.side_nav a
{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	color: #851243;
	text-decoration: none;
}

.side_nav a:hover,
.side_nav a:active
{
	color: #7f9778;
}

.side_nav a:hover
{
	text-decoration: underline;
}

a.featured_product
{
	font-size: 1.1em;
	font-weight: normal;
	color: #5b5a5a;
	text-decoration: none;
}

a.featured_product:hover,
a.featured_product:active
{
	color: #5b5a5a;
}

a.featured_product:hover
{
	text-decoration: underline;
}

.wrapper
{
	border: 1px solid #bbc8b7;
}

.subheader
{
	vertical-align: top;
	font-size: 1.6em;
	color: #8a9f83;
	padding-top: 10px;
}

.news_header,
table.framework td.news_header
{
	font-size: 1.1em;
	font-weight: bold;
	color: #851243;
	padding-top: 10px;
}

.news_subheader
{
	font-size: 1.1em;
	font-weight: bold;
	color: #5b5a5a;
}

.footer td
{
	text-align: center;
	font-size: 1em;
	color: #5b5a5a;
}

.footer td a
{
	font-size: 1em;
	font-weight: normal;
	color: #5b5a5a;
	text-decoration: underline;
}

.footer td a:hover
{
	text-decoration: underline;
	color: #7f9778;
}

.footer td.footer_nav a
{
	font-size: 1.1em;
	font-weight: normal;
	color: #69845f;
	text-decoration: none;
}

.footer td.footer_nav a:hover
{
	text-decoration: underline;
	color: #7f9778;
}

.gallery
{
    list-style: none;
    padding: 0;
    float: left;
}

.gallery .category
{
    float: left;
    clear: right;
    width: 120px;
    border: 1 px solid black;
    margin: 5px;
    padding: 5px;
}

.gallery .item
{
    float: left;
    clear: right;
    border: 1 px solid black;
    margin: 5px;
    padding: 5px;
}

.item td,
.category td
{
    padding: 0;
    line-height: 1.2em;
}

.gallery .item a,
.gallery .category a
{
    font: normal 1.1em Verdana, sans-serif; 
    text-decoration: none;
	color: #851243;
}

.gallery .item a:hover,
.gallery .category a:hover
{
	color: #7f9778;
    text-decoration: underline;
}

.gallery .item a.imglink,
.gallery .category a.imglink
{
    font: normal 1em Verdana, sans-serif; 
    text-decoration: none;
}

.gallery .item_thumbnail,
.item_thumbnail,
img.item_thumbnail
{
	border: 1px solid #b2caaa;
	padding: 0;
}

td.item_thumbnail,
table.framework td table td.item_thumbnail
{
	border: 1px solid #b2caaa;
	white-space: nowrap;
}

table.item
{
	border-collapse: separate;
	margin: 0.5em;
}

.breadcrumbs
{
    font: normal 1.2em Verdana, sans-serif;
    padding-top: 15px;
    margin-top: 0;
	color: #5b5a5a;
}

.breadcrumbs h1
{
	font-size: 16px;
	font-weight: bold;
}

.breadcrumbs a
{
    font: normal 1.1em Verdana, sans-serif; 
    text-decoration: none;
	color: #851243;
}

.breadcrumbs a:hover
{
	color: #7f9778;
    text-decoration: underline;
}

.current_page
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.item
{
    margin-top: 1em;
    text-align: center;
}

.item_image
{
    float: right;
    clear: left;
    padding: 8px;
}

.item_attribute
{
	text-align: center;
	padding-bottom: 10px;
}

.vendor_image
{
    padding: 8px;
}

.section
{
    border: 1px solid #bbc8b7;
    background-color: #b2caaa;
    margin-bottom: 1em;
    padding: 0.5em;
}

.section-tab
{
    border-top: 1px solid #bbc8b7;
    border-left: 1px solid #bbc8b7;
    border-right: 1px solid #bbc8b7;
    border-bottom: 1px solid #b2caaa;
    padding: 0 0.5em;
    text-align: center;
    width: 14em;
    background-color: #b2caaa;
    font-weight: bold;
    position: relative;
    top: 0px;
    z-index: 10;
}

.form_row,
.form_row_long
{
    clear: both;
    margin: 0.5em 0;
    max-width: 50em;
    width: 50em;
}

.form_row_short
{
    clear: none;
    margin: 0.5em 0;
    max-width: 20em;
    width: 20em;
}

.form_group
{
    clear: both;
    margin-left: 2em;
}

.form_group .title
{
    margin-left: -1em;
    font-weight: bold;
}

.form_row label
{
    float: left;
    text-align: right;
    width: 8em;
}

.form_row_long label
{
    float: left;
    text-align: right;
    width: 15em;
}

.form_row_short label
{
    float: left;
    text-align: right;
    width: 6em;
}

.form_row label.required,
.form_row_long label.required,
.form_row_short label.required
{
    font-weight: bold;
}

table.search-results,
table.search-results-small
{
    margin: 1em;
}

table.search-results tr:hover td,
table.search-results-small tr:hover td
{
    background-color: #8EA088;
}

table.search-results tr.error td,
table.search-results-small tr.error td
{
    color: red;
}

table.search-results th,
table.search-results-small th
{
    font-weight: bold;
    border-bottom: 3px solid black;
    vertical-align: bottom;
    background-color: #b2caaa;
}

table.search-results td,
table.search-results-small td
{
    border-bottom: 1px solid black;
    vertical-align: top;
}

table.search-results th,
table.search-results td,
table.search-results-small th,
table.search-results-small td
{
    padding: 0.25em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    text-align: left;
}

table.search-results a, 
table.search-results-small a 
{
    color: black;
}

table.search-results a:visited,
table.search-results-small a:visited 
{
    color: red;
}
table.search-results-small th,
table.search-results-small td
{
    font-size: 8pt;
}

table.cart
{
    border-collapse: separate;
}

table.cart th
{
    background-color: #b2caaa;
    color: #ffffff;
}

table.cart td
{
    background-color: #ffff;
    color: #000000;
}

/* ----- Progress ----- */

div.Progress .Current
{
    font-weight: bold;
}
div.Progress .NonCurrent
{
    color: gray;
    font-weight: normal;
}

/* Messages formatting */
.Error
{
    background-color: #FFCCCC;
    border: 1px solid red;
}

.Normal
{
    background-color: #CCFF99;
    border: 1px solid green;
}

.Msg
{
    font: normal 1em/1.5em Verdana, sans-serif; 
    padding: 5px;
    margin: 5px 0;  
    width: 36em;
    display: block;
    color: #cc0000;
}

/* Recipes */
.recipe_container
{
}

.recipe_intro
{
	clear: both;
	padding: 1em;
	padding-top: 0;
	width: 700px;
}

.recipe_intro table.instructions td
{
	border-bottom: 1px solid #bbc8b7;
}

.recipe_container h3
{
	padding-top: 1em;
}

.recipe_ingredients
{
	padding: 1em;
	float: left;
	clear: none;
	width: 200px;
}

.recipe_instructions
{
	border-left: 1px solid #bbc8b7;
	padding: 1em;
	float: left;
	clear: none;
	width: 500px;
}

