/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper {}
.page { width:850px; margin:0 auto; padding: 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin: 0; background-color: white; }
.cms-home .main { margin: 0; background-color: transparent; background-color: black;}
.cms-home #home_image_middle { border-right: 5px solid transparent; border-bottom: 5px solid transparent;/*background:url(../images/test_middle.jpg) 100% 100% no-repeat;*/ }
.cms-home #home_table {/*border-collapse: separate; border-spacing: 10px; cell-spacing: 0px;*/}
.cms-home .home_td { width: 90px; height: 105px; background-color: transparent; border-right: 5px solid transparent; border-bottom: 5px solid transparent; }
.cms-home .home_image_text_td { }
.cms-home .home_image_td { width: 90px; height: 90px; background-color: #333; position: relative; z-index: 50; }
.cms-home .home_text_td { width: 90px; height: 15px; background-color: #777; position: relative; z-index: 50; }
.cms-home .home_last_col { border-right: 0px solid transparent; }
.cms-home .home_last_row { border-bottom: 5px solid transparent; }
.cms-home .home_text_td h1 { margin: 0; padding: 0; line-height: 14px; text-align: center; font-weight: bold; font-size: 10px; }
.cms-home .home_text_td a { color: white;  }
.cms-home div#seal_of_quality a { display: block; width: 65px; height: 65px; background: transparent url(../images/home/sealofqualityhoverforsmallerhome.png) no-repeat; }
.cms-home div#seal_of_quality a:hover { background-position: -65px 0; }

.cms-home div#get_our_news a { display: block; width: 85px; height: 57px; background: transparent url(../images/home/newspaperforsmallerhome.png) no-repeat; }
.cms-home div#get_our_news a:hover { background-position: -85px 0; }
.cms-home div#recipes_book a { display: block; width: 27px; height: 62px; background: transparent url(../images/home/recipesbookforsmallerhomepage.png) no-repeat; }
.cms-home div#recipes_book a:hover { background-position: -27px 0; }
.cms-home div#tableau a { display: block; width: 189px; height: 177px; background: transparent url(../images/tableau.png) no-repeat; }
.cms-home div#tableau a:hover { background-position: -189px 0; }
.cms-home div#phone a { display: block; width: 138px; height: 102px; background: transparent url(../images/home/phoneforsmallerhomepage.png) no-repeat; }
.cms-home div#phone a:hover { background-position: -138px 0; position: relative; left: 1px; width: 402px; }

/*
div#seal_of_quality a:hover,
div#get_our_news a:hover,
div#recipes_book a:hover,
div#phone a:hover,
div#facebook_icon a:hover,
div#twitter_icon a:hover {
    position: relative;
}

div#seal_of_quality a span,
div#get_our_news a span,
div#recipes_book a span,
div#phone a span,
div#facebook_icon a span,
div#twitter_icon a span {
    display: none;
}

div#seal_of_quality a:hover span,
div#get_our_news a:hover span,
div#recipes_book a:hover span,
div#phone a:hover span,
div#facebook_icon a:hover span,
div#twitter_icon a:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
        */
	/* formatting only styles */
        /*
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
        */
	/* end formatting */
        /*
}
*/

/*
.cms-home div#facebook_icon a { display: block; width: 20px; height: 20px; background: transparent url(../images/facebook20.png) no-repeat; }
.cms-home div#facebook_icon a:hover { background-position: -0px 0; }

.cms-home div#twitter_icon a { display: block; width: 20px; height: 20px; background: transparent url(../images/twitter20.png) no-repeat; }
.cms-home div#twitter_icon a:hover { background-position: -0px 0; }
*/
/* Base Columns */ 
.col-left { float:left; width:230px; margin: 30px 0px 10px 30px; padding: 0; }
/* Padding is used instead of margin for the top to handle the case
 * of both the home page image and the normal text in other pages */
.col-main { float:left; width:542px; margin-left: 30px; padding-top: 30px; padding-bottom: 30px; }
.col-right { float:right; width:230px; padding: 0; margin: 30px 30px 10px 0px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; margin-right: 30px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { margin-right: 30px; width: 530px; }
/* For some reason, using a bottom margin (instead of padding with IE) is not working */
.col2-right-layout .col-main { }

/* 3 Columns Layout - not used */
.col3-layout .col-main { width:684px; margin-left:10px; padding: 25px 20px 20px 20px; }
.cms-home .col-main,
.customer-account-login .col-main,
.cms-about-us .col-main { padding-bottom: 0px; }

.cms-home .col-main { margin: 0; padding: 0; }

/* Content Columns */
.col2-set { margin-right: 25px; padding: 0; font-size: 11px; line-height: 15px; }
.col2-set .col-1 { float:left; width:47%; }
.col2-set .col-2 { float:right; width:46%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set { padding: 0; font-size: 11px; line-height: 15px; }
.col3-set .col-1 { float:left; width:31%; }
.col3-set .col-2 { float:left; width:31%; margin-left:4%; }
.col3-set .col-3 { float:right; width:31%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.cms-quality .col4-set .col-1 { float:left; width:25%; }
.cms-quality .col4-set .col-2 { float:left; width:25%; margin:0 4%; }
.cms-quality .col4-set .col-3 { float:left; width:25%; }
.cms-quality .col4-set .col-4 { float:right; width:13.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; color:#666; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { font-size: 11px; padding:1px; }
input.input-text { font-size: 11px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; width:auto; border:0; padding:0 0 0 8px; background:url(../images/button2_bevel.png) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 7px 0 0; background:url(../images/button2_bevel.png) 100% 50% no-repeat; /*font-size: 10px/21px; font-weight: bold;*/ font: 10px/21px bold Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#666f1b; }
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select { margin-bottom: 15px; }
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:15px 0 0; padding:5px; border:1px solid #bbb; }
.buttons-set .back-link { float:left; }
.buttons-set .back-link { text-decoration: none; font-size: 10px; color: #777777; margin-top: 2px; font-weight: bold; }
.buttons-set .back-link:hover { text-decoration: none; color: #aaaaaa; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }
.catalog-category-view .note-msg { margin-right: 16px; }
.catalog-category-view .success-msg { margin-right: 16px; }
.catalog-category-view .error-msg { margin-right: 16px; }
.catalog-product-view .note-msg { margin-right: 14px; }
.catalog-product-view .success-msg { margin-right: 14px; }
.catalog-product-view .error-msg { margin-right: 14px; }
.catalogsearch-result-index .note-msg { margin-right: 16px; }
.catalogsearch-result-index .success-msg { margin-right: 16px; }
.catalogsearch-result-index .error-msg { margin-right: 16px; }

/* Enable Cookies */
.cms-enable-cookies .std .messages { list-style-type: none; margin-left: 0; padding-left: 0; }
.cms-enable-cookies .std .messages .notice-msg ul { list-style-type: none; }
/*
.col-main .success-msg { width: 485px; }
*/

/* BreadCrumbs */ 
.breadcrumbs { padding:5px 10px 5px 10px; margin:0 0px 0px; border:0px solid #ddd; background-color: #c6e000; text-align: left; font-size: 10px; font-weight: bold; }
.breadcrumbs li { display:inline; color: black; }
.breadcrumbs li a { text-decoration: none; color: #ff0092; }
.breadcrumbs li a:hover { text-decoration: none; color: black; }

/* Page Heading */
.page-head, .page-title { padding-bottom: 20px; }
.page-head h3/*, .page-title h2*/ { color: #f26522; font-size: 14px; font-weight: bold; text-shadow: #fff 0 0 0; }
#contactForm label { color: #000; font-size: 10px; }
#contactForm .required { width: 503px; }
#contactForm .buttons-set { width: 503px; }
#contactForm #contact-blurb { margin-bottom: 20px; line-height: 15px; }

.proper-name { font-style: italic; }

/*
.page-title { border-bottom:1px solid #ddd; padding:0 10px 5px; margin:10px 0 10px; }
.page-title h2 { font: bold 12px Helvetica, Arial, sans-serif; }
*/

#search-results-title { /*border-bottom:1px solid #ddd;*/ margin:0 16px 10px 0px; background-image:url(../images/title_bckg10.png); padding: 2px 0 2px 10px; }
#search-results-title h2 { font-weight: bold; font-size: 14px; color: #7d1140; color: #7e3a00; color: #873e00; color: brown; color: #982705; text-align: left; }

.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }


.page-body { font-size: 11px; }
.page-body a { text-decoration: none; color: #777; }
.page-body a:hover { text-decoration: none; color: #999; }

/* Pager */ 
.pager { border:5px solid #dddddd; padding:5px; margin:3px 16px 5px 0; text-align:center; }
.pager { font-size: 10px; font-weight: bold; color: #7d1140; color: #873e00; }
.pager .amount { float:left; padding-top: 2px; }
.pager .limiter { float:right; }
.pager .limiter select { font-size: 10px; }
.pager .pages { margin:0 135px; padding-top: 2px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages a { text-decoration: none; color: #777777; }
.pager .pages a:hover { text-decoration: none; color: #aaaaaa; }
.pager .pages .current {}

.col2-left-layout .pager { margin: 10px 0; }
.col2-left-layout .pager { color: #555555; color: #444444; }

.catalog-seo-sitemap-category .pager { margin: 10px 0; }
.catalog-seo-sitemap-category .pager { color: #555555; color: #444444; }
.catalog-seo-sitemap-category .col-main { padding-bottom: 20px; }
.catalog-seo-sitemap-product .pager { margin: 10px 0; }
.catalog-seo-sitemap-product .pager { color: #555555; color: #444444; }
.catalog-seo-sitemap-product .col-main { padding-bottom: 20px; }

.catalog-seo-sitemap-category .links li { display: inline; padding-right: 30px; }
.catalog-seo-sitemap-product .links li { display: inline; padding-right: 30px; }
.catalog-seo-sitemap-category .links li.first { font-weight: bold; }
.catalog-seo-sitemap-product .links li.first { font-weight: bold; }
.catalog-seo-sitemap-category .links li.first a { color: #555; }
.catalog-seo-sitemap-product .links li.first a { color: #555; }


.pager .view-mode { float:left; clear: left; /*margin-left: 40px;*/ padding-top: 11px; }
.pager .view-mode a { color:#ff0092; text-decoration: none; }
.pager .view-mode a:hover { /*color:#aaa;*/ text-decoration: underline; }
.pager .sort-by { float:right; clear: right; margin-right: 0px; padding-top: 5px; }
.pager .sort-by select { font-size: 10px; }
.pager .link-feed {}

/* Sorter */ 
.sorter { border:1px solid #bbbbbb; padding:5px; margin:5px 0; }
.sorter { font-weight: bold; font-size: 10px; color: #7d1140; color: #873e00; }
.sorter .view-mode { float:left; }
.sorter .view-mode a { color:#777777; text-decoration: none; }
.sorter .view-mode a:hover { color:#999999; text-decoration: none; }
.sorter .sort-by { float:right; }
.sorter .sort-by select { font-size: 10px; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; color: #555555; /*background-color: #dddddd;*/ }
.data-table th { padding:5px; border:1px solid #fff; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #fff; }
.data-table thead { background-color:#f2f2f2; background-color: #dddddd; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd { background-color: #eeeeee; }
.data-table tr.even { background-color:#f6f6f6; background-color: #dddddd; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; background-color: #dddddd; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold;/* background-color:#f6f6f6; background-color: #dddddd;*/ }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std { margin: 0; padding: 0; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; margin-bottom: 0.5em; }
.std dd { padding:0 0 0 0.0em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:218px; height:100px; overflow:hidden; } 
.header-container {}
.header, .header2 { margin-top: 30px; padding: 20px 10px 20px 30px; border:0px solid #ddd; height: 100px; position: relative; }
.header2 { background-color: #000000; z-index: -2; opacity: 0.5; filter:alpha(opacity=50); }
.header { z-index: 2; margin-top: -140px }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:218px; height:100px; }

/*
.header #flatshipping_logo { float: left; position: relative; top: -10px; left: 30px; }
*/
.header #flatshipping_logo a { float: left; position: relative; top: -10px; left: 30px; width: 120px; height: 120px; background: transparent url(../images/flatrateshippingnew.png) no-repeat; }
.header #flatshipping_logo a:hover { background-position: -120px 0; }

/*
.header #freeshipping_logo { float: left; position: relative; top: -10px; left: 45px; }
*/
/**
.header #freeshipping_logo { float: left; position: relative; top: -10px; left: 25px; width: 120px; height: 120px; background: transparent url(../images/wereclosed.png) no-repeat; }
**/
/*
.header #freeshipping_logo a { float: left; position: relative; top: -10px; left: 25px; width: 120px; height: 120px; background: transparent url(../images/freeshipping.png) no-repeat; }
*/
/*
.header #freeshipping_logo a { float: left; position: relative; top: -10px; left: 45px; width: 120px; height: 120px; background: transparent url(../images/freeshipping.png) no-repeat; }
*/
/**
.header #freeshipping_logo a:hover { background-position: -120px 0; }
**/

.header .welcome-msg { font-weight: normal; font-size: 10px; height: 10px; text-align: left; color: white;/* width: 230px; */ float: right; color: #ff340c; color: #ff0011; color: white; color: #ff2288; font-style: italic; font-style: normal; color: #999999; position: relative; top: -15px; /*top: -20px; left: -400px;*/ clear: right; margin: 0; padding: 0; }
.header .welcome-bold { font-weight: bold; text-decoration: underline; }

.header #nohassle_logo_rect { margin: 0; padding: 0; height: 42px; clear: right; float: right; } /* Specifying height is necessary for IE */
.header #nohassle_logo_rect a { clear: right; float: right; position: relative; top: -8px; width: 136px; height: 42px; background: transparent url(../images/hasslefreeshopping.png) no-repeat; margin: 0; padding: 0; }
.header #nohassle_logo_rect a:hover { background-position: -136px 0; }

/* Floating right wasn't working properly on IE, so I opted for this alternative approach! */
.tf_upfront_badge { /*float: right;*//* position: relative; top: -4px;*/ /*margin-right: 40px;*/ /*position: relative; left: 90px; top: 7px; */ float: right; position: relative; top: -34px; height: 0px; }

/*
.header #save_logo_rect a { float: right; position: relative; top: -10px; width: 169px; height: 42px; background: transparent url(../images/saverectanglehover.png) no-repeat;*//* left: 70px; *//* clear: right; }
.header #save_logo_rect a:hover { background-position: -169px 0; }
*/


.header .links { clear: right; float:right; margin: 2px 0 0 0; width: 330px; text-align: right; /* Width and text-align for IE */ }
.header .links li { display:inline; /*padding: 0 7px 0 4px; border-right: 1px solid #c6e000;*/ }
.header .links li a,
.header .links li a:hover { text-decoration: none; /*font-size: 10px;*/ /* font-weight: bold; */ }
.header .links li a { color: #c6e000; }
.header .links li a:hover { color: #ffffff; }
.header .links li.last a { padding-right:0; margin-right:0; background:none; }
.header .links li a { background:url(../images/yellow_separator.png) no-repeat 100% 50%; padding-right:9px; margin-right:4px; }
.header .form-search { clear: right; float: right; text-align:center; margin: 10px 0 0 0; width: 200px; text-align: right; /* width and text-align for Safari during dashboard/newsletter subscription! */ }
.header .form-search #search { border: 1px solid #ff006c; font-size: 10px; width: 110px; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }


/********** < Navigation */
#nav_box2, #nav_box { border:0px solid #ddd; padding:5px 0; margin: 0 0 5px 0; position: relative; }
#nav_box2 { background-color: #ffffff; z-index: -2; opacity: 0.30; filter:alpha(opacity=30); zoom: 1; }
#nav_box2 { /*top: -150px;*/ top: 0px; }
#nav_box { z-index: 10; top: /*-185px;*/ 0px; margin-top: -30px; margin-top: -2.5em; }

#nav { padding: 0 10px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { /*display:block;*/ text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { /*display:block;*/ white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */

#nav li { display: inline; }
#nav_box #nav li { float: left; }
#nav li a { /*float:left;*/ padding:0px 0px; font-weight:bold; color:#ffffff; }
#nav li a:hover { color:#000; color: #bbb; color: #e6f47a; }
#nav li.over a,
#nav li.active a { color:#000; color: #c6e000; color: #e6f47a; }

#nav_box2 #nav li a { color:#ffffff; }

#nav li a { background:url(../images/white_separator.png) no-repeat 100% 50%; padding-right:10px; margin-right:5px; }

#nav li.nav-sweets a { padding-right:0; margin-right:0; background:none; }
/*
#nav li.nav-bakery a { padding-right:0; margin-right:0; background:none; }
*/
/**gifts
.cms-home #nav li.nav-bakery a { padding-right:0; margin-right:0; background:none; }
**/

/*
#nav li.nav-gift-baskets { float: right; padding-left: 150px; }
*/

/**gifts
.cms-home #nav_box #nav li.nav-gift-baskets { float: right; padding-right: 75px; }

#nav li.nav-gift-baskets a { padding-right: 0; margin-right: 0; background: none; }
**/
/* for right alignment...
#nav_box #nav li.nav-gift-baskets { float: right; }
*/
/*
#nav li.nav-gift-baskets a { padding-right: 0; margin-right: 0; background: none; }
*/


/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0px 0 20px; background-color: pink; }
.block .block-title { border-bottom:1px solid #ddd; padding:0 10px; background-color: #7b7c7f; }
.block .block-title h2 { font-size: 14px; /*font-weight:bold;*/ line-height:1.5; color: white; /*background-color: red;*/ }
.block .block-title h2 a { font-size: 14px; color: #bcbec0; text-decoration: none; }
.block .block-title h2 a:hover { text-decoration: none; color: black; }
.block h3 { font-size:12px; line-height:1.5; background-color: #d1d3d4; color: #4d4d4f; font-weight: normal; /*border: 1px solid #eee;*/ margin-top: 10px; padding-left: 5px; }
.block .subtotal { margin: 8px 0 8px; font-size: 10px; border: 1px solid #666666; padding: 3px; background-color: #dddddd; }
.block .subtotal .price { font-weight: bold; /*border-bottom: 3px double;*/ }
.block .block-content { padding:10px; background-color: #b1b3b6; font-size: 11px;/* border: 1px solid white; */ }
.block .block-content a { color: #d24502; text-decoration: none; }
.block .block-content a:hover { color: white; text-decoration: none; }

.menu-categories .block-content li { }
.menu-categories .block-content li a { color: #333; text-decoration: none; display: block; width: 197px; margin-bottom: 5px; border-top: 1px solid white; border-bottom: 1px solid white; border: 1px solid #ddd; padding-left: 10px; }
.menu-categories .block-content li a:hover { color: white; text-decoration: none; background-color: #aaa; }

.block-account .block-content li { }
.block-account .block-content li a { color: #333; text-decoration: none; display: block; width: 197px; margin-bottom: 5px; border-top: 1px solid white; border-bottom: 1px solid white; border: 1px solid #ddd; padding-left: 10px; }
.block-account .block-content li a:hover { color: white; text-decoration: none; background-color: #aaa; }
.block-account .block-content li.current { color: white; background-color: #aaa; text-decoration: none; display: block; width: 197px; margin-bottom: 5px; border-top: 1px solid white; border-bottom: 1px solid white; border: 1px solid #ddd; padding-left: 10px; }

.block .block-content #recently-viewed-items li { }
.block .block-content #recently-viewed-items li a { color: #333; text-decoration: none; display: block; width: 197px; margin-bottom: 5px; border-top: 1px solid white; border-bottom: 1px solid white; border: 1px solid #ddd; padding-left: 10px; }
.block .block-content #recently-viewed-items li a:hover { color: white; text-decoration: none; background-color: #aaa; }

.block .block-content #cart-sidebar-reorder li { }
.block .block-content #cart-sidebar-reorder li a { color: #333; text-decoration: none; display: block; width: 197px; margin-bottom: 5px; border-top: 1px solid white; border-bottom: 1px solid white; border: 1px solid #ddd; padding-left: 10px; }
.block .block-content #cart-sidebar-reorder li a:hover { color: white; text-decoration: none; background-color: #aaa; }

.block .product-details { color: black; text-decoration: none; font-size: 10px; font-weight: normal; }
.block h4 a { color: #ad0871; color: #ff0092; color: #bf0871; color: #c44406; color: #d24502; text-decoration: none; }
.block h4 a:hover { color: white; text-decoration: none; }
.block .actions { text-align:right; /*background-color: yellow;*/ }
.block .actions a { float:left; color: #d24502; /*background-color: navy;*/ }
.block .actions a:hover { color: #fff; }
.block .even { background-color: #d1d3d4; background-color: #b1b3b6;/* background-color: #9ea0a2;*/}

.block .block-content dt { padding-bottom: 5px; margin-top: 10px; }
.block .block-content dt a:hover { padding-bottom: 5px; margin-top: 10px; color: #aaa; }


/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently { margin-top: 5px; margin-bottom: 10px; }

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; font-size: 10px; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }
.block-poll h3 { margin-bottom: 10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe { } 
.block-subscribe .block-content { padding-left: 10px; padding-right: 10px; } 
.block-subscribe .block-content label { } 

.block-subscribe .input-box { margin-top: 5px; }
.block-subscribe input#newsletter { width: 202px; }
.block-subscribe button { clear: both; float: right; margin-top: 10px; }

/* Block: Reorder */
.block-reorder {}
/*
.block-reorder li { padding:5px 0; }
*/
.block-reorder h3 { margin-bottom: 15px; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { /*border-bottom:1px solid #ddd;*/ margin:0 16px 10px 0px; background-image:url(../images/title_bckg10.png); padding: 2px 0 2px 10px; }
.category-title h2 { font-size: 14px; font-weight: bold; color: #7d1140; color: #7e3a00; color: #873e00; color: brown; color: #982705; text-align: left; }
.category-image { display:block; margin:0 auto; }
.category-description { font-size: 10px; font-weight: bold; color: #7d1140; color: #873e00; margin: 0 16px 6px 0; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; margin: 10px 0; position: relative; left: -8px; border-collapse: separate; border-spacing: 2px; cell-spacing: 0px; }
.products-grid a { font-size: 11px; text-decoration: none; color: #d24502; color: #777;  color: #ff340c; }
.products-grid a:hover { color:#aaa; text-decoration: none; }
.products-grid tr.odd {}
/*.products-grid tr.even { background-color:#f6f6f6; }*/
.products-grid td { width:33%; /*border:1px solid #bbbbbb;*/ border: 7px solid white; text-align: center; padding: 14px; background-color: #888888; background-color: #b1b3b6; background-color: #dddddd;/*background-image:url(../images/title_bckg10.png);*/  }
.products-grid td.empty { background-color: white; background-image: none; }
.products-grid .product-text { background-color: white; margin: 10px 2px 0 2px; padding-top: 5px; }
.products-grid .product-text-bottom { margin-top: 5px; text-align: right; height: 21px; padding-bottom: 5px; }
.products-grid .price-box { float: left; margin-left: 5px; margin-top: 3px; font-size: 14px; font-weight: bold; background-color: white; color: #777; }
.products-grid button { margin-right: 5px; }
.products-grid h3 { height: 40px; padding: 0 2px 0; line-height: 14px; }

/* View Type: List */
.products-list { margin: 23px 8px; position: relative; left: -8px;}
.products-list li.item { background-color: #dddddd; padding: 14px; margin: 16px 0; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:left; margin-left: 15px; width: 326px; height: 125px; background-color: white; padding: 5px 10px; }
.products-list .product-shop a { font-size: 11px; text-decoration: none; color: #777; color:#ff340c; }
.products-list .product-shop a:hover { color: #aaa; text-decoration: none; }
.products-list .product-shop .price-box { float: left; margin-top: 5px; font-weight: bold; font-size: 14px; color: #777; }
.products-list .product-shop form { margin-right: 5px; float: right; margin-top: 2px; }
.products-list .product-shop form label { color: #777777; }
.products-list .product-shop form input { margin: 0px 2px; }
.products-list .product-shop .availability { margin-right: 5px; float: right; margin-top: 6px; }
.products-list .product-shop .desc_std { clear: both; padding-top: 7px; font-size: 10px; font-weight: bold; color: #777; width: 300px; height: 65px; }
.products-list .product-shop .best_before { clear: both; font-size: 10px; font-weight: bold; color: #999; width: 300px; }
.products-list li.even { background-color: #dddddd; /* background-color: #ff0092; */ }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { }

.product-essential {}
.product-collateral {}

/* Product Images */
.product-img-box { float:left; width:267px; height: 267px; }
.product-img-box .product-image { border:1px solid #888888; width: 265px; height:265px; background-color: white; }
.product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-img-box .zoom-notice { text-align:center; font-size: 10px; color: #444444; }
.product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/bar.png) 50% 50% no-repeat; cursor:pointer; }
.product-img-box .zoom #track { position:relative; height:18px; }
.product-img-box .zoom #handle { position:absolute; left:0; /* top:-1px; */ top: 0px; /*width:9px; height:22px; */ width:9px; height:16px; background:url(../images/scroller.png) 0 0 no-repeat;  }
.product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-img-box .more-views ul { margin-left:-4px }
.product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.divider { margin: 40px 0 10px 0; height:1px; /*background:url(../images/dotted_divider.gif) repeat-x; */ font-size:1px; line-height:1em; overflow:hidden; /*border-bottom: 1px dotted #aaaaaa;*/ }
/*
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
*/

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label { }

.divider { margin:10px 0; height:1px; background:url(../images/dotted_divider.gif) repeat-x; font-size:1px; line-height:1em; overflow:hidden; }

/* Product Shop */
/*
.product-info-box .product-shop { float: left; background-color: red; padding-left: 10px; */ /* float:right; */ /* }
.product-info-box .product-name {}
.product-info-box .short-description {}
*/
.product-info-box .ratings { margin-bottom:1em; }
.product-essential, .product-collateral { padding:25px 25px 50px; background-color: #bbbbbb; }
/*
.product-essential { padding:25px; background:url(../images/product_essential_bg.gif) no-repeat 100% 0 #fff; }
*/
.product-essential .product-shop { width:189px; float: left; margin-left: 20px; }
.product-essential .product-shop .ratings { margin-bottom:10px; }

.product-info-box { margin-top:10px; border:1px solid #c4c6c8; margin-top:0; background-color: #dddddd; width: 526px; }
.product-info-box .product-name { /*margin-bottom:.3em;*/ color:#0a263c; color: #ffffff; font-size:1.2em; font-size: 20px; line-height: 24px; }
.product-info-box .price-box { margin:10px 0; color: #ffffff; font-size: 20px; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:5px 0 0 0; padding:0; font-size:0.92em; color: #ffffff; font-size: 12px; /*font-size: 10px;*/ }
.product-info-box h4 { color: #777777; font-size: 12px; font-size: 0.92em; color: black; font-weight: bold; /*font-size: 12px;*/ margin-top: 20px; }
.product-info-box label { color: #777777; }
.product-info-box .add-to-holder { margin-bottom: 10px; }
.product-info-box .add-to-cart { margin: 20px 0 0px 0; clear: both; background-color: white; border: 1px solid #888888; padding: 5px; display: inline; }

/* Product Collateral */
.product-collateral { background:url(../images/product_collateral_bg.gif) repeat-x #faf7ee; }
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #e5dcc3; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:0em; font-size: 10px  }
.product-collateral .collateral-box h4{ color:#e26703; }
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; border-top:0; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background:#f6f2e7; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }

.product-info-box .short-description { font-size: 10px; color: #777777; color: black; font-size: 0.92em; }
/*
.product-view .product-shop { float:right; width:445px; }
.product-view .product-name {}
*/

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

.products-grid .availability { font-weight:bold; color:#f00; padding-top: 4px; margin-right: 5px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Shipping Page */
.cms-shipping .col2-set .col-1 { float:left; width:51%; }
.cms-shipping .col2-set .col-2 { float:right; width:44%; }
.cms-shipping h3 { color: #f26522; font-size: 13px; font-weight: bold; text-shadow: #fff 0 0 0; }
.cms-shipping h3 { padding-bottom: 15px; }
.cms-convenience h3 { color: #f26522; font-size: 13px; font-weight: bold; text-shadow: #fff 0 0 0; }
.cms-convenience h3 { padding-bottom: 15px; }

h5#flat_shipping_rates { font-weight: bold; color: #555; margin-left: 5px; margin-top: 70px; }

ul#shipping_rates { list-style: none; font-size: 11px; margin: 0; margin-left: 5px; margin-top: 10px; padding: 0; }
li.sc { display: inline; border-top: 1px solid black; }
li.sc ul { display: block; list-style: none; float: left; margin: 0; padding: 0; }
li.sc ul li { display: block; border-top: 1px solid black; border-left: 1px solid black; padding: 2px 8px 2px 8px; }
li.sc ul li.row1 { font-weight: bold; }
li.sc ul li.row4 { border-bottom: 1px solid black; }
li#zone5 ul li { border-right: 1px solid black; }
/*
li#zone2 ul li.row2 { font-weight: bold; font-size: 12px; }
*/
ul#shipping_rates li#zone2 li.row1 { background-color: rgb(255, 198, 0); opacity: 0.75; filter:alpha(opacity=75); }
ul#shipping_rates li#zone3 li.row1 { background-color: rgb(135, 196, 64); opacity: 0.75; filter:alpha(opacity=75); }
ul#shipping_rates li#zone4 li.row1 { background-color: rgb(44, 166, 182); opacity: 0.75; filter:alpha(opacity=75); }
ul#shipping_rates li#zone5 li.row1 { background-color: rgb(248, 148, 30); opacity: 0.75; filter:alpha(opacity=75); }

#free_shipping_note { clear: both; margin-left: 5px; padding-top: 5px; white-space: nowrap; }
#free_shipping_note #free_highlight { font-weight: bold; font-size: 11px; }

/* Savings */
.cms-savings .col2-set .col-1 { float:left; width:42%; }
.cms-savings .col2-set .col-2 { float:right; width:47%; }

/* FAQ */
.question { list-style: disc; margin: 0; padding: 0; font-size: 12px; margin-bottom: 5px; }
.answer { list-style: none; padding-left: 0px; margin: 0; margin-bottom: 12px; font-size: 11px; font-family: monospace; }

/* News */
.cms-news .col3-set .col-1 { float: left; width: 27%; }
.cms-news .col3-set .col-2 { float: left; width: 35%; margin-left: 3% }
.cms-news .col3-set .col-3 { float: right; width: 29%; }

.blog-cat-view .col-main,
.blog-post-view .col-main { width: 530px; }

.postWrapper {
    border: 8px solid #ddd;
    padding: 10px;
    padding: 10px 15px 0px 15px;
    margin-bottom: 20px;
}

.postTitle {
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
}

/* Recipes */
.postTitle h2 {
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 14px;
}

.postDetails {
    padding-bottom: 25px;
}

/* This is for Comments header */
#commentTitle h2 {
    font-size: 12px;
    padding-top: 15px;
    margin-bottom: 5px;
}

.postTitle h2 a {
    font-size: 12px;
    color: black;
    color: #cc0055;
    color: #888800;
    color: #6c6c09;
    color: #758a00;
    color: #5a7700;
    /*
    font-weight: normal;
    */
}

.postTitle h2 a:hover {
    color: #c6e000;
    color: #ccaa88;
    color: #33cc00;
    color: #66cc33;
    color: #baba52;
    color: #adc368;
    color: #99b052;
    color: #00ff00;
    color: #5a7700;
    color: #accd49;
    text-decoration: none;
}

#postComment ul {
    margin: 0; padding: 0;
}

#postComment li {
    margin: 0; padding: 0;
    list-style: none;
}

#postComment h4 {
    /*color: #f26522; */ /* font-size: 14px; font-weight: bold; */ text-shadow: #fff 0 0 0;
    margin-bottom: 5px;
    margin-top: 20px;
}

.recipes_img {
    float: right;
    margin-right: 25px;
    margin-bottom: 20px;
    margin-left: 20px;
    border: 3px double #999;
}

.ingredients, .preparation {
    margin: 0; padding: 0;
    font-weight: bold;
    padding-bottom: 5px;
    color: #333;
}

.preparation {
    padding-top: 5px;
}

.list-of-items {
    font-size: 11px;
}

.list-of-items li {
    list-style: circle;
}

.commentWrapper {
    margin-bottom: 15px;
}

.commentPostedOn {
    font-style: italic;
    font-size: 11px;
}

.commentContent {
    padding-top: 3px;
    font-size: 11px;
}

/* Terms and Conditions */
div#terms { font-size: 10px; }
div#terms p { font-size: 10px; }
h3#terms_hdr { font-size: 11px; margin-bottom: 10px; }
ul#list_of_terms { margin: 0; padding: 0; padding-left: 15px; }
li.terms_items { margin: 0; padding: 0; list-style: disc; }

/* Sitemap */
.sitemap {}

/* Links */
ul#group_of_reference_links { padding: 0; margin: 0; }
li.reference_link { list-style: none; padding: 0; margin: 0; clear: both; margin-top: 25px; }
a.reference_image { /*float: left;*/ margin-right: 25px; margin-bottom: 10px; }
a.reference_image img { /*width: 135px; height: 135px;*/ }
div.reference_title { padding-bottom: 10px; padding-top: 5px; }

div.reference_hr { clear: both; border-bottom: 1px solid #bbb; }
div.reference_item { float: left; width: 230px; margin-right: 30px; }

/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; margin-top: 5px; }
.cart .page-title { }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Data Table */ 
.cart-table { width:100%; color: #555555; /*background-color: #dddddd;*/ }
.cart-table th { padding:5px; border:1px solid #fff; font-weight:bold; white-space:nowrap; }
.cart-table td { padding:5px; border:1px solid #fff; }
.cart-table td a { color:#666; text-decoration: none; }
.cart-table td a:hover { color:#eee; text-decoration: none; }
.cart-table thead { background-color:#f2f2f2; background-color: #dddddd; background-color: #f26522; color: white; }
.cart-table tbody {}
.cart-table tfoot {}
.cart-table tfoot td { padding-left: 0; }
.cart-table tr.first {}
.cart-table tr.last {}
.cart-table tr.odd { background-color: #ccc; }
.cart-table tr.even { background-color:#f6f6f6; background-color: #bbb; }
.cart-table tbody.odd {}
.cart-table tbody.odd td { border-width:0 1px; }
.cart-table tbody.even { background-color:#f6f6f6; background-color: #dddddd; }
.cart-table tbody.even td { border-width:0 1px; }
.cart-table tbody.odd tr.border td,
.cart-table tbody.even tr.border td { border-bottom-width:1px; }
.cart-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.cart-table td.label,
.cart-table th.label { font-weight:bold;/* background-color:#f6f6f6; background-color: #dddddd;*/ }
.cart-table td.value {}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; margin: 0; width: 590px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left: 90px; }
.cart .shipping {}

.cart .cart-collaterals h3 { color: #f26522; font-size: 12px; padding-bottom: 10px; }
.cart .cart-collaterals .discount { margin-top: 30px; }
.cart .cart-collaterals .shipping { margin-top: 30px; }
.cart .cart-collaterals .shipping p { padding-bottom: 5px; }
.cart .cart-collaterals .col-1 { float:left; width:43%; }
.cart .cart-collaterals .col-2 { float:right; width:55%; }
.cart .cart-collaterals .col-2 img { position:relative; left:0px; top: -30px; left: 10px; }
.cart .col2-set { margin-right: 0; }
form#shipping-zip-form .buttons-set { margin-bottom: 20px; }
#shipping_notice { padding: 8px 0 0 0; }
#shipping_weight { padding: 5px 0 3px; }

/* Shopping Cart Totals */
.cart .totals { float:right; margin-bottom: 30px; position: relative; z-index; 10; /* width: 170px; */ }
.cart .totals table { width:100%; font-size: 13px; }
.cart .totals table th,
.cart .totals table td { padding: 5px 5px 5px 10px; background-color: #ccc; border: 1px solid #fff; }
.cart .totals table th { font-weight:bold; color: #333; }

.cart .totals table td { width: 42px; padding: 5px 5px 5px 10px; color: #333; }
.cart .totals table th { /*width: 102px;*/ padding: 5px 5px 5px 25px; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


.f-left, .f-left a { text-decoration: none; font-size: 10px; color: #777; margin-top: 2px; font-weight: bold; }
a.f-left:hover, .f-left a:hover { text-decoration: none; color: #aaa; }

#review-buttons-container .f-left { color: #ff0092; color: #c6e000; color: #ff0092; }
#review-buttons-container .f-left a { color: #777; color: #ff0092; }
#review-buttons-container .f-left a:hover { color: #aaa; }
/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:16px; margin-right:5px; font-size: 12px; color: #555; }
.opc .step-title h3 { float:left; font-size: 12px; }
.opc h4 { font-size: 11px; }
.opc .col-1, .opc .col-2 { font-size: 10px; }
.opc .step { font-size: 10px; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/*
#thank_you p { padding-top: 10px; margin-top: 10px; }
.thankyoup { padding-top: 50px; margin-top: 50px; }
*/

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods ul { margin-bottom:5px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }
.cvv-what-is-this { text-decoration: none; font-size: 10px; color: #777777; margin-top: 2px; font-weight: bold; }
.cvv-what-is-this:hover { text-decoration: none; color: #aaaaaa; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login h3 { color: #f26522; border-bottom: 1px solid #bbb; font-size: 12px; }
.account-login .new-users { }
.account-login .registered-users { }
.account-login p { font-size: 10px; margin: 5px 0 10px 0; }
.account-login .col2-set .col-1 { float:left; width:40%; /*padding: 20px 20px 10px 20px;*/ }
.account-login .col2-set { margin-bottom: 5px; }
.account-login .col2-set .col-2 { float:right; width:55%; position: relative; tIf, on the other hand, you already have a PayPal account, you may choose to pay using that account by logging in to PayPal from the right columnop: 1px; left: 8px; }

.account-login label { font-size: 10px; }

.account-create {}
/* Account Login/Create Pages ============================================================ */
h3#login-information { margin-top: 20px; }
form#form-validate .form-list { padding-top: 10px; }
.customer-account-login .new-users { margin-bottom: 25px; }

/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { }
.dashboard .col2-set { margin-top: 10px; }
.dashboard h5 { margin-top: 5px; }
.dashboard #account-information { margin-top: 15px; }
.dashboard #address-book { margin-top: 15px; }

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Account Information */
#change-password { margin-top: 0px; }

/* Address Book */
ol li h4 { margin-top: 5px; font-size: 11px; }
.col-1 ol li address { margin-top: 1px; }
.col-2 ol li address { margin-top: 5px; }

/* Edit Address Book */
.col2-left-layout fieldset { margin-bottom: 10px; }
.col2-left-layout .col2-set { margin-top: 10px; }
.col2-left-layout #items-ordered { margin-top: 10px; }

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-info li { font-size: 11px; padding-left: 20px; }
.order-info ul { margin-right: 20px; }

/* Logged Out*/
#logged-out { }

/* Cart Sidebar Reorder */
#cart-sidebar-reorder .label { margin: 0; }

/* Print Pages */
.page-print .print-head { margin-bottom: 30px; }
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h3 { margin-top: 10px; }

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
/*
.footer { border:0px solid #ddd; padding:10px; position: relative; top: -160px; background-color: #000000; opacity: 0.7; filter:alpha(opacity=70); }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0 20px 0 0; }
.footer ul li { display:inline; }
.footer ul li a { text-decoration: none; color: #555555; font: 10px Helvetica, Arial, sans-serif; font-weight: bold; }
.footer ul li a:hover { text-decoration: none; color: #ffffff; font: 10px Helvetica, Arial, sans-serif; font-weight: bold; }
*/

/********************** Footer */
.footer { border:0px solid #ddd; padding:7px 10px 7px 10px; /*position: relative; top: -150px;*/ background-color: #000000; opacity: 0.7; filter:alpha(opacity=70); zoom: 1; text-align: center; margin-bottom: 10px;/*margin-top: -150px;*/ margin-top: -0px; font-size: 12px; }
/*
.footer .footer-right           { float:right; width:50%; text-align:right; }
.footer .footer-callout         { margin-top:-10px; }
*/

/* Footer corrections post SEO */
.footer .links li { display: inline; padding-right: 0px; }
.footer .links li.first { font-weight: normal; }
.footer .links li.first a { color: #fff; text-shadow: #000 0 0 0; }
.footer .links li.first a:hover { color: #888; text-shadow: #000 0 0 0; }

/* Header corrections post SEO */
.header .links li { display: inline; padding-right: 0px; }
.header .links li.first { font-weight: normal; }
.header .links li.first a { color: #c6e000; }
.header .links li.first a:hover { color: #ffffff; }

.footer .links { font-weight: normal; font-size: 11px; margin-top: 5px; }
.footer .links li.last a            { padding-right:0; margin-right:0; background:none; }
.footer .first_row_footer li.last a { padding-right:0; margin-right:0; background:none; }
.footer ul a                    { background:url(../images/links_separator.gif) no-repeat 100% 50%; padding-right:5px; margin-right:3px; }
.footer ul                      { display:block; padding-right: 0px; font-weight: normal; }
.footer li                      { display:inline; padding-right: 0px; font-weight: normal; }
.footer a,
.footer a:hover                 { text-decoration: none; /*font-size: 10px;*/ /*font-weight: bold;*/ }
.footer a                       { color: #fff; text-shadow: #000 0 0 0; }
.footer a:hover                 { color: #888; text-shadow: #000 0 0 0; }

#designed_by { display: block; margin-top: 10px; font-size: 10px; font-weight: normal; color: #aaa; text-decoration: none; }
#designed_by a { color: #aaa; font-weight: normal; font-size: 10px; text-decoration: none; }
#designed_by a:hover { color: #555; font-weight: normal; font-size: 10px; text-decoration: none; }
/*
.footer #designed_by { display: none; }
.cms-home .footer #designed_by { display: inline; float: left; margin-bottom: -15px; position: relative; top: -5px; color: #888; font-size: 9px; letter-spacing: 0.1em; }
.cms-home .footer #designed_by a { color: #888; }
.cms-home .footer #designed_by a:hover { color: #888; }
.cms-home .footer #designed_by #first_row { text-align: left; padding: 0; margin: 0; }
.cms-home .footer #designed_by #second_row { padding: 0; margin: 0; position: relative; top: -2px; }
*/

/*
#home_protect { background: url(../images/spinner_w_on_b.gif) no-repeat center center; }
*/
/* ======================================================================================= */

