/**
 * 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.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }




@font-face {
    font-family: 'WebfontRegular';
    src: url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/gothic-webfont.eot');
    src: url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/gothic-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/gothic-webfont.woff') format('woff'),
         url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/gothic-webfont.ttf') format('truetype'),
         url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/gothic-webfont.svg#WebfontRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nu-century-gothicBold';
    src: url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/fonts/nu_century_gothic.eot');
    src: url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/fonts/nu_century_gothic.eot#iefix') format('embedded-opentype'),
         url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/fonts/nu_century_gothic.woff') format('woff'),
         url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/fonts/nu_century_gothic.ttf') format('truetype'),
         url('http://www.coffeecakeconnection.com/skin/frontend/default/em0059/css/fonts/nu_century_gothic.svg#nu-century-gothicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CenturyGothic';
    src: url('fonts/gothic-normal/gothic.eot');
    src: url('fonts/gothic-normal/gothic.eot#iefix') format('embedded-opentype'),
         url('fonts/gothic-normal/gothic.woff') format('woff'),
         url('fonts/gothic-normal/gothic.ttf') format('truetype'),
         url('fonts/gothic-normal/gothic.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CenturyGothicBold';
    src: url('fonts/gothic-bold/gothicb.eot');
    src: url('fonts/gothic-bold/gothicb.eot#iefix') format('embedded-opentype'),
         url('fonts/gothic-bold/gothicb.woff') format('woff'),
         url('fonts/gothic-bold/gothicb.ttf') format('truetype'),
         url('fonts/gothic-bold/gothicb.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

img           { border:0; vertical-align:top; }

a             { color:#2f2f2f; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { /*margin:0 0 5px; line-height:18px;*/ color:#2f2f2f;}
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:14px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35;clear:both;font-size:14px;color:#928f8f; }
address a{color:#928f8f;}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:984px;}
.bg_top {background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_top.png) repeat-x;}
.page {margin:0 auto;}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; text-align:left; }
.main-container { background:#f1f1f1; }
.main { /*width:960px;*/ margin:0 auto; min-height:400px; padding:25px 10px 0 10px; background:#fff;text-align:left; }

/* Base Columns */
.col-left { float:left; padding:0 0 1px;margin:15px 0 0 0; }
.col-main { float:left; padding:0 0 1px;margin:15px 0 0 0;}
.col-right {float:right; padding:0 0 1px;margin:15px 0 0 0; }

.cms-index-index .col-main{margin-top:-9px;}
.cms-index-index .col-left,
.cms-index-index .col-right{margin:19px 0 0 0;}


.col-main.three_columns{width:460px;}
.col-main .one_column{float:none;}

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;width:700px; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:45.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #e4e4e4; }
input.input-text,textarea { padding:3px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #e4e4e4; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px;margin-top:-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 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }


button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { /*background-color:#edf7fd;*/}
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#4c4c4c; font-weight:bold; position:relative; z-index:0;font-size:12px;margin-bottom:8px;}
.form-list label.required {}
.box-reviews .form-list label.required{margin-bottom:6px;margin-top:3px;}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.account-create .form-list li.control{float:left;margin-bottom:20px;}
.account-create .form-list li.control label{font-size:12px;color:#616161;font-weight:bold;float:left;margin-top:2px;}
.account-create .fieldset .legend{padding-bottom:10px;color:#000;}
.account-create .fieldset .legend.login_info{font:18px 'CenturyGothic';text-transform:uppercase;}
.account-create .form-list label{color:#646463;}
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px;}
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:auto; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:270px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:550px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:14px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:20px 0 0 0; text-align:right; }
.buttons-set p.required {}
.buttons-set .back-link { float:left;margin:0;}
.opc .buttons-set .back-link{margin-top:8px;}
.buttons-set .back-link a.back-link{margin:0;}
.review-product-list .buttons-set .back-link{margin:0;}
.review-product-list .col-main{margin-top:17px;}
.buttons-set button.button { float:left; margin-left:0; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { }
.fieldset .legend {font:bold 12px Arial;color:#4C4C4C;text-transform:none;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:5px 0 0; padding-left:17px; font-size:14px; font-weight:normal; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#de4704;float:left; width:100%}
.opc-col #opc-payment .sp-methods .form-list .validation-advice {float:none;}
.validation-failed {/* border:1px dashed #d70a0a !important; background:#faebe7 !important;*/ }
.registered-users .validation-failed {border:1px solid #f1dcd7 !important; background:#fdf5f3 !important;}
.block-subscribe .validation-advice{float:left;margin:10px 0 0 0; width:100%}
.validation-passed {}
p.required { font-size:14px; text-align:right; color:#de4704; }
/* 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:#64b40d; font-weight:normal; }
.error { color:#df280a; font-weight:normal; }
.notice { color:#e26703; }
.cms-em0059-home .messages{margin-top:10px !important}
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li.success-msg {background:url(../images/i_sucess.png) no-repeat left 5px !important;}
.catalog-category-view .messages li.success-msg { margin-bottom:30px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:22px !important; padding:8px 8px 3px 32px !important; font-size:11px !important; font-weight:normal !important; }
.error-msg { border-color:#f16048; background-color:#fff; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.error-msg li span{line-height:20px;}
.success-msg {color:#df4820;font-weight:normal !important;font-family:'CenturyGothic' !important ;border:none !important;padding:2px!important;background-position:0 15px !important;font-size:12px !important;text-transform:none; }
.success-msg ul{}
.success-msg li{margin:0 0 5px !important;padding:0 0 2px 20px;}
.note-msg,
.notice-msg { border-color:#B7D5F4; background-image:url(../images/i_msg-note.gif); color:#2F2F2F; }
.catalogsearch-result-index .note-msg{margin-bottom:30px;}

/* BreadCrumbs */
.breadcrumbs { Display: none;}
.checkout-cart-index .breadcrumbs{margin:20px 0 0 0;}
.breadcrumbs li { display:inline; }
.breadcrumbs li a,.breadcrumbs li.home{color:#615f5f;font:bold 11px Arial;text-transform:uppercase;}
.breadcrumbs li strong {color:#615f5f;font:bold 11px Arial;text-transform:uppercase; }
.breadcrumbs li span{background: url(../images/narrow.png) no-repeat;display: inline-block;/*height: 7px;*/text-indent: -9999px;width: 9px; margin:0 10px;position:relative;top:4px;}
/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 25px; }
.tag-list-index .page-title{margin:0 0 6px 0;border-bottom:1px dotted #B2B2B2;padding-bottom:6px;}
.tag-product-list .page-title,
.catalogsearch-result-index .page-title{margin:0 0 6px 0;}
.my-account .page-title{margin:0 0 18px 0;}
.page-title h1,
.page-title h2 { margin:0;font:18px 'CenturyGothic';text-transform:uppercase; }
.page-title h1 {font:18px 'CenturyGothic';text-transform:uppercase;}
.catalogsearch-result-index .page-title h1{width:80%}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
.checkout-onepage-success .sub-title{padding:0;font:18px 'CenturyGothic' !important;padding-bottom:6px;text-transform:uppercase;border-bottom:1px dotted #B2B2B2;margin-bottom:10px;}
.checkout_success_print,.checkout_success_print p a{color:#2f2f2f !important;font:11px Arial;}
.checkout-onepage-success  .page-title{margin-bottom:12px;}
.checkout-onepage-success .col-main p{font:12px Arial;line-height:10px;color:#50504f; margin:0 0 5px 0;}
.success_orderid{font-weight:bold;}
.here_print{color:#b51300;}

/* Pager */
.pager {  padding:4px 8px; text-align:center;}
.box-reviews .pager,.my-account .pager{clear:both;padding:4px 0;}
.pager .amount { float:left; margin:0; }
.sales-order-history .pager .amount{margin:2px 0 0 0;}
.pager .limiter {  float: right; font-size:14px; }
.pager .limiter label { vertical-align:middle;   display: inline-block; margin-top:0;margin-right:7px;text-transform:none;color:#000;font:12px Arial; }
.pager .limiter select { margin:0; vertical-align:middle;  color: #6a6a6a;text-transform:lowercase;font:11px Arial;width:155px;padding:2px;border:#dbdbdb 1px solid;}
.pager .pages {  margin: 0 auto; display: inline-block;margin-right:35px;}
.pager .pages strong { font-weight: normal; float: left;margin:2px 6px 0 0;color:#393939;font:12px Arial;text-transform:none;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline-block; margin:0 0 0 1px;height: 18px; float: left;min-width:18px;text-align:center;line-height:18px;background:url(../images/bg_page.png) 0 0 no-repeat;line-height:20px \0/;}
.pager .pages li a{color:#737373;font:12px Arial; }
.pager .pages li a{color:#737373;font:12px Arial; }
.pager .pages li a:hover{text-decoration:none;}
.pager .pages li a.previous img,
.pager .pages li a.next img{display:none;}
.pager .pages li a.previous,
.pager .pages li a.next{ margin-top: -1px;text-transform:capitalize;font:11px Arial;margin:7px 0 0 5px;width:9px;height:5px;display:block;}
.pager .pages li a.next{background:url(../images/p_next.png) 0 0 no-repeat;}
.pager .pages li a.next:hover{background:url(../images/p_next_active.png) 0 0 no-repeat;}
.pager .pages li a.previous{background:url(../images/p_previous.png) 0 0 no-repeat;}
.pager .pages li a.previous:hover{background:url(../images/p_previous_active.png) 0 0 no-repeat;}
.pager .pages .current {color:#fff;font:12px Arial;line-height:17px;line-height:19px \0/; }
.toTop { float: right;}

.toolbar .pager .amount { color: #2f2f2f;font:normal 11px Arial;text-transform:capitalize;margin-top:-2px;display:none;}
.toolbar .pager .amount span{font-weight:bold;}
.toolbar .pager .pages { display: none;}
.toolbar .limiter { right:275px;  position: absolute; /*top:5px;*/z-index:10;}
.three-columns .toolbar .limiter{right:28px; top:36px;}
.three-columns .sorter .view-mode{}
.toolbar .go-to { display: none;}

.col3-layout .pager .pages strong { margin: 0 5px 0 120px;}

/* Sorter */
.sorter {   padding:3px 8px; }
.sorter label { margin-right:5px; }
.sorter .view-mode { float: left;margin:4px 0 0 0;}
.col3-layout .sorter .view-mode {margin:0;}
.sorter .view-mode label { display: block; float: left; margin-top:0;display:none;}
.sorter .sort-by { float:right;margin-top:0;margin-right:0; }
.sorter .sort-by .v-middle{}
.three-columns .sorter .sort-by{margin-right:0;padding-bottom:31px;}
.sorter .sort-by label { vertical-align:middle; display: inline-block;margin-top:0;text-transform:none;color:#000;font:12px Arial; }
.sorter .sort-by select { padding:0; margin:0; vertical-align:middle; text-transform: capitalize; color: #6a6a6a;font-size:14px;width:155px;padding:2px;margin-right:18px;border:#dbdbdb 1px solid;}
.sorter .link-feed {}

/* Toolbar */
.toolbar { font-size:10px; font-weight: bold; text-transform: uppercase; position: relative; color: #2f2f2f;margin-bottom:0;border-top:1px dotted #B2B2B2;border-bottom:1px dotted #B2B2B2;padding:5px 0;margin-bottom:40px;}
.toolbar .go-to{ float: right;}
.toolbar .scroll-top{display:none;}
.toolbar-bottom .scroll-top{display:block;float:right;font:bold 11px Arial;text-transform:none;padding:4px 0 0 0;}
.toolbar .limiter  {}
.toolbar  select  { padding:1px;margin-right:5px;}
.toolbar .toolbar-option { float: left;}
.toolbar .pager { padding:0;font-weight: normal;width:auto;float:left;width:100%;}
.toolbar .pager .pages{display:none; }
.toolbar .pager .go-top { float: right; }
.toolbar .pager .go-top a { color: #fff; }
.toolbar .sorter {  padding: 0;position: relative;}

.toolbar-bottom .pager { display: block;  padding-left: 0; height: 18px;color: #2f2f2f;font-size:14px;padding-top:0;}
.toolbar-bottom  .pager p.amount {float:left;display:block;margin-top:2px;}
.toolbar-bottom  .pager .pages{display:block;float:right;margin-right:0;text-align:left;}
.toolbar-bottom  .pager .pages li a  img.v-middle{margin-top:-2px;} 
.toolbar-bottom .pager .amount {}
.toolbar-bottom .sorter .view-mode,.toolbar-bottom .sorter .sort-by{ display: none;}
.toolbar-bottom   {position:relative;}
.catalog-category-view .toolbar-bottom{}
.toolbar-bottom .toolbar  {border-bottom:none;padding-top:12px;margin-top:80px;}
.toolbar-bottom .toolbar .limiter,.toolbar-bottom .toolbar .sorter {display: none;}

.catalogsearch-result-index .toolbar-bottom {margin-top:30px;}
.catalogsearch-result-index .messages{margin-bottom:15px;display:block;}
.col3-layout  .toolbar-top .toolbar .pager { width: 430px;}
.col3-layout .toolbar-top .toolbar .sorter { }
.col3-layout .sorter .sort-by {position:absolute;right:-20px;top:6px;}
.col3-layout .toolbar .limiter {top:45px;width:130px;}

.col1-layout .toolbar-top .toolbar .pager {   width: 500px;}

.view-mode strong.grid {   background-position: left top;}
.view-mode .grid, .view-mode .list {  display:inline-block; height: 13px; margin-top: 1px; text-indent: -9999px; width: 16px; float: left; margin-left:2px; }
.view-mode a.list { background-position: right top;overflow:hidden;}
.view-mode a.grid { background-position:left bottom}
.view-mode strong.list {  background-position: right bottom;}

.pager-bottom .pager .limiter { display: none;}
.pager-bottom { float: right;}
.pager-top .amount{ display: none;}

/* Data Table */
.data-table { width:100%; border:1px solid #E0E0E0;/*border-collapse: collapse;*/ }
.data-table .odd  { }
.data-table .even {}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 ; }
.data-table th { padding:3px 8px; font-weight:normal; }
.data-table th.label{ color:#606060; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #E0E0E0; padding:2px 8px; color:#2f2f2f; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:#b7d5f4; }
.data-table thead th .tax-flag { font-size:14px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table.cart-table tfoot{border-bottom:none;} 
.data-table tfoot tr.first td {}
.data-table tfoot tr { }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #E0E0E0; border-right:1px solid #E0E0E0; }
.data-table thead th:last-child, 
.data-table tbody td:last-child,
.data-table tfoot td:last-child{border-right:none;}

/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:14px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0; margin:0 0 10px; }
.products-grid .std ul.disc {padding-left:0;}
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.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; }
.std dd { padding:0 0 0 1.5em; }
.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 */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; }
.link-wishlist {padding-right:0;}
.cart-table .link-wishlist{margin-top:23px;display:inline-block;}
.sales-order-view .link-reorder {display:inline-block;padding:2px 0 0 0;}
.sales-order-view .link-print{padding-right:20px;}
.link-compare { }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#EC1F1F; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:13px; height:13px; font-size:0; line-height:0; background:url(../images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden;margin-top:4px; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:13px; height:13px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden;margin:30px;background:url(../images/btn_remove.png) 0 0 no-repeat; }
.checkout-multishipping-addresses .btn-remove2{margin:7px 0 0 0;}
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

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


/* Header ================================================================================ */
.header-container {position:relative;z-index:11;}
.header { margin:0 auto;text-align:left; position:relative; z-index:10;text-align:left; }
.header a.logo {text-decoration:none !important;text-align:left !important;float:left;clear:both;margin:5px 0 0 0; }
.header a.logo img{}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo {}
.header .quick-access {float:right;}
.header .menu{text-align:left !important;}
.quick-access span{float:left; color:#5c5c5c;}
.quick-access span.subtotal{clear:both;margin-top:-4px;}
.subtotal span{color:#000;font:bold 12px Arial;float:left;clear:both;}
.order-details .subtotal span{float:none !important;}
.header .welcome-msg { margin:0; color:#74470d; text-align:left;float:left;font-size:14px;padding:6px 0 0 0;}
.header .welcome-msg a { color:#74470d; }

.header .div_search{ position:absolute;top:29px;z-index:5;padding:0;width:277px;right:0px !important;border-top:1px solid #E6E6E6;}
.header .form-search-container{position:relative;width:245px;float:left;padding:17px 16px 16px 16px;}
.header .form-search{float:right;width:auto;height:22px;border:none;padding:4px 5px 4px 5px;text-align:left !important;/*position:relative;*/}
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text {width:180px;background:#ffffff;border:none;line-height:12px;font-size:14px;color:#adadad;padding-top:4px;margin-right:10px;}
.header .form-search button.button {position:absolute;right:0;top:8px;}
.header .form-search .search-autocomplete { z-index:999; left:auto !important; top:30px !important;right:10px !important;position:absolute; }
.header .form-search .search-autocomplete ul { border:1px solid #E0E0E0; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:left;padding:6px 0 0 0; }
.header .links li { float:left; font-size:14px;padding:0 8px;}
.header .links a { color:#74470d;font:normal 11px Arial;}
.header .links li.login_myaccount{}
.login_forgotpassword a{font-weight:normal !important; padding:0 !important;}
.login_signup a{padding-left:0 !important;}
.login_mywishlist{background:none !important;}
.login_mywishlist a{padding-right:0 !important;}
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:14px; color:#ebbc58; }

/********** < Navigation */
.nav-container { float:left;width:964px;margin:0 auto;padding:0;height:36px;}
#nav {font-size:13px;float:left;height: 36px;   padding: 0;clear:both;width:964px;margin:0 auto;background: url("../images/bg_menu.png") no-repeat; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left;/*float:left;display:inline;*/ }
#nav li.first.submenu a.level-top{padding-left:13px;}
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block;text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent li a,#nav ul li.parent li.parent  li a,#nav ul li.parent li.parent  li.parent li a{ background-image:none; }

/* 0 Level */
#nav li.submenu{height: 36px;float: left;background: url("http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/line_menu.png") no-repeat right 16px; }
#nav li.active a {}
#nav a.level-top{ height:36px; padding: 0 9px; text-transform: uppercase;color:#fff;font:14px 'CenturyGothic';text-transform:uppercase;text-decoration:none;line-height:35px;position:relative;z-index:100; }
#nav li.over a{}
#nav a:hover {text-decoration:none; }
#nav li.submenu li{line-height:18px;}

/* 1st Level */
#nav ul li,
#nav ul li.active { }
#nav ul li.last {padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; font-size:12px;color:#C8C8C8;}
#nav ul a:hover{text-decoration:underline;}
/* 2nd Level */
/*
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
*/
#nav ul,
#nav div{position:absolute;top:36px; left:-10000px;padding:15px 0;width: 240px;padding-bottom:20px;background:url(../images/bkg-menu-1col-bottom.png) center bottom no-repeat !important ;}
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:-15px;}

#nav ul li a {width:165px;}
#nav ul li a:hover {}
#nav ul li a,
#nav ul li a:hover { }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:1; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {left:240px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 25px; }
.block .block-title {padding-bottom:12px;}
.block .block-title strong {border-bottom:#b2b2b2 1px dotted;padding-bottom:6px;display:block;}
.footer-blog .em_block-recent-post .block-title strong span{color:#616161;font:14px 'CenturyGothic';text-transform:uppercase;}
.block .block-title strong span {font:18px 'CenturyGothic';text-transform:uppercase;}
.footer-blog .block-title strong span{color:#616161;}
.block .block-title a { text-decoration:none !important; }
.em_block-recent-post .block-title a:hover span,
.em_block-recent-post .block-title a:hover span{text-decoration:underline !important;}
.block .block-subtitle { margin:0; padding:5px 0; font-size:1em; font-weight:normal; color:#4c4c4c; }
.block-related .block-subtitle {margin-bottom:5px;}
.block-wishlist .block-subtitle{display:none;}
.block .block-content {}
.block .block-content li.item { padding:6px 0;}
.block-reorder .block-content li.item {padding-top:2px;}
.block.block-compare .block-content li.item.last{background:none;}
.block .block-content li.item:first-child{padding-top:0;}
.block .block-content .product-name { color:#1e7ec8; }
.block-viewed .block-content .product-name {float:none !important;width:100% !important;}
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .btn-remove{float:left;}
.block-cart .btn-remove,.block-wishlist .btn-remove{margin-top:3px;}
.block-cart .btn-remove{margin:1px 0 0 0; position:absolute; top:13px; left:0}
.block-cart .btn-edit{display:none;}
.block .actions {  padding:10px 0 0 0; text-align:left;float:left; }
.block .actions a { float:right; }
.block .actions button.button { float:left;}
.block .actions button.button span {background:none;padding:0 0 0 1px; background:url("../images/bkg_btn_subcribe.png") no-repeat 0 0;display:block;height:23px;}
.block .actions button.button span span{color:#fff;font:bold 11px Arial ;text-transform:uppercase;padding:0 21px 0 19px;border:none;background:url("../images/bkg_btn_subcribe.png") no-repeat right -23px;line-height:23px;}
.block .empty { margin:0; padding:5px 0 0 0; }

.block li.odd { }
.block li.even { }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:12px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {}

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-image{width:75px;border:none;float:left;height:auto;}
.block-cart .mini-products-list .product-details { margin-left:85px; }
.block-cart .product{}
.block-cart .product strong{}
.block-cart .product span{float:none;}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {/* word-wrap:break-word;*/ }
.block-cart .mini-products-list .product-details .nobr {white-space:normal !important; }
.block-cart .mini-products-list li.item{padding:13px 0 !important;}
.block-cart .mini-products-list li.item:first-child{}

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title {}
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content li a { display:inline-block; padding:6px 0 8px 0; color:#616161; text-decoration:none !important;font:normal 12px Arial; }
.block-account .block-content li a:hover { color:#3F9BF9; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current {padding:6px 0; color:#b39765; }
.block-account .block-content li.current  strong{font:normal 12px Arial;}
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/currency.png) 0 0 no-repeat; padding:0;height:41px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0;margin-bottom:15px; }
.block-layered-nav .block-title {padding-bottom:0;}
.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav .block-content {padding-top:0;}
.block-layered-nav dt { font:normal 14px 'CenturyGothic';color:#361f1a;padding:20px 0 5px;text-transform:uppercase; }
/*.block-layered-nav dd { padding:0 0 17px 0;background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/line_shopby.png) bottom center repeat-x; }*/
.block-layered-nav dd  li a:hover{text-decoration:underline !important;}
.block-layered-nav dd  li{padding:0 0 0 5px;color:#959595;font-size:12px;line-height:18px;}
.block-layered-nav dd  li a{font:14px Arial;color:#361f1a}
.block-layered-nav dd.last { background:none;padding:0 0 8px 0; }
.block-layered-nav .currently li {position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { 
font-weight:bold;
text-transform:capitalize; 
/*display:inline-block;*/ 
vertical-align:top;
margin:10px 0 0 0;
font-size:14px; 

display:block;
text-align:left;
color:#333;
}
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; font-size:14px;margin:10px 0 0 0;}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:15px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:14px; padding:4px 5px 4px 0;text-align:right; }
.block-layered-nav .actions a { float:none; }
#narrow-by-list{clear:both;}

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong {}
.block-cart .summary { }
.block-cart .amount { margin:0 ;text-align:left;color:#2f2f2f;clear:both; }
.block-cart .amount a { font-weight:normal;color:#4C4C4C;display:inline-block;clear:both;font-size:14px;text-transform:none;font:11px Arial;height:auto;line-height:12px; }
.block-cart .subtotal {float:left;margin:6px 0 0 0;}
.block-cart .subtotal span{display:block;}
.block-cart .subtotal .label{color:#2f2f2f;font:bold 14px Arial;}
.block-cart .subtotal .price{color:#2f2f2f !important;font:bold 16px Arial !important;}
.block-cart .actions {float:right;margin:10px 0;padding:0;}
.block-cart .sub-sum {float:left;width:auto;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
.block.block-cart  .block-content li.item{background:none !important; position:relative}
.block.block-cart  .block-content li.item.last{padding-bottom:10px\0/;}
.block.block-cart .empty{font-size:10px;padding-bottom:7px;}

.header-container .header .block-cart{position:absolute;right:0px;top:95px;z-index:1000;width:237px;text-align:left !important;}
.header-container .header .block-cart .block-content{background:#fff;border:#e4e4e4 1px solid; padding:12px 10px 10px;width:215px;}
.header-container .header .block-cart .block-content .price{color:#2f2f2f;font:bold 12px Arial;margin-right:10px;}
.block-cart .mini-products-list {border-bottom:1px solid #e4e4e4;padding:5px 0 10px 0;}
.header-container .header .block-cart p.product-name{margin-bottom:5px;}
.block.block-cart .actions button.button{background:none;border:none;height:auto;}

/* Block: Wishlist */
.block-wishlist .block-title strong {}
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none;font:bold 11px Arial; }
.block-wishlist .mini-products-list .product-image{width:75px;border:none;}
.block-wishlist .mini-products-list .product-details{margin-left:85px;}
.block-wishlist .btn-remove{display:none;}

.block-wishlist  .product-name{ margin-top:0 !important;}
.block-wishlist  .cart_wishlist{background:#1b1b1b;padding:3px;float:left;margin:15px 0 0 16px;}
.block-wishlist   .cart_wishlist .link-cart{height:25px;padding:0 10px;border:1px solid #473920;text-transform:uppercase;color:#d2b279;font: bold 11px Arial;line-height:25px;float:left;}

/* Block: Related */
.block-related .block-title strong { background-image:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left;margin-bottom:5px; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { }
.block-compare button.button span {  }
.page-popup .link-print {font-weight:normal;font-size:18px;font:18px 'CenturyGothic';background:url("../images/i_print.png") no-repeat scroll 0 2px transparent;padding-left:20px;text-transform:uppercase;}
.page-popup .link-print:hover{}
.compare_img{float:left;margin-right:15px;width:92px;}
.compare_img .btn-remove{float:left;}
.compare_info{float:left;width:50%;}
.compare_img  img{float:left;}
.block-compare .actions a,.block-tags .actions a{color:#2f2f2f;font:normal 11px Arial;text-transform:capitalize;}
.block-tags .actions a{padding-top:10px;}
.block-compare .actions a{margin:4px 0 0 10px;float:right!important;}

/* page: Compare Products */
.compare-table{border:none;}
.catalog-product-compare-index{margin:40px;}
.catalog-product-compare-index .page-title { position: static;width: auto; background: none;height:35px; margin-bottom: 0; line-height:35px;}
.catalog-product-compare-index .page-title h1{font-size:18px;padding:0;font:18px 'CenturyGothic';}
.compare-table {  border-collapse: collapse; }
.compare-table thead tr.first { background: none;}
.compare-table thead tr.first th,
.compare-table thead tr.first td {  font-size:0; line-height:0;border:1px solid #e6e2e2;text-align:left !important;}
.compare-table thead tr.first th {border-left:1px solid #e6e2e2;  background: none;}
.compare-table thead tr.first td.last {border-right:1px solid #e6e2e2;}
.compare-table .btn-remove { width:72px; height:15px;background:url("../images/i_remove_com.png") no-repeat scroll 0 0 transparent; }
.compare-table tbody th,.compare-table tbody td {border-top:1px solid #E0E0E0;}
.compare-table  th,
.compare-table td { padding:17px;border-bottom:1px solid #E2E2E2 !important;border-right:1px solid #E2E2E2 !important;border-left:1px solid #E2E2E2 !important;  }
.compare-table tr.last th,.compare-table tr.last td{}
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last td {padding:10px 17px 0 17px; }
.compare-table tr.add-to-row td { border-bottom: 1px solid #DFDEDE;}
.compare-table tr.first td .product-name {margin-bottom: 0;}
.compare-table  td .product-name{font:normal 10px Arial;text-transform:uppercase;padding:0 10px;}
.compare-table  td .price-box,
.compare-table  td .ratings {padding:0 10px !important;}

.compare-table tr.last td .product-name,
.compare-table tr.last  td .price-box{padding:0;}

.compare-table tr.first td .product-name a {  }
.compare-table tr.first td .ratings {margin:5px 0;padding:0; }
.compare-table tr.first td p{margin:0;}
.compare-table tr.first td p.old-price{margin:0 10px 0 0;}
.compare-table tr.add-to-row td p {}
.compare-table button.btn-cart {margin:12px 0 3px 0;display:none; }
.compare-table .add-to-links{display:none;}
.compare-table tr.last button.btn-cart{margin-top:0;}
.compare-table .link-wishlist{background:url(../images/i_wishlist.png) 0 3px no-repeat;padding:0 0 0 10px;text-transform:uppercase;font:bold 9px 'CenturyGothicBold' ;color:#898888;white-space:nowrap;}
.compare-table .ratings .amount{clear:both;margin-top:10px;}
.compare-table .add-to-links li{ margin:0 !important;}
.compare-table .product-item .add-to-links {clear: both; display: none; }
.compare-table tr.last .price-box { overflow:hidden;margin-bottom:5px;float:left;}
.compare-table tr.last .price-box p { margin:0 10px 0 0;}
.compare-table .add-to-row.last p {float: left;margin:0; }
.compare-table .add-to-row.last .add-to-links {float:left; clear:both;margin:5px 0 20px 0;display:block; }
.compare-table .add-to-row.last .minimal-price-link { }
.catalog-product-compare-index .buttons-set {float: right; margin:10px 0 0 0;}
.compare-table .product-image img { border: none;}
.compare-table .product-image {display: block; margin-bottom: 20px;}
.catalog-product-compare-index .compare-table .product-image { margin-bottom: 20px;text-align:center;}
.compare-table .nobr {color: #000;font-weight:bold;}
.compare-table  th .nobr {font:normal 14px 'CenturyGothic';text-transform:uppercase;}
.compare-table .add-to-links li:first-child { background: none;}
.compare-table .add-to-row .price-box .price {}
.compare-table .std ul,.compare-table .std ul.disc{list-style:none;padding-left:0;}
.compare-table .availability.in-stock span{color:#64b40d;font:11px Arial;}
.compare-table .special-price{float:none;}

.catalog-product-compare-index .buttons-set  button.button:hover {color:#414141;}
.catalog-product-compare-index .buttons-set  button.button span{background:none;}
.catalog-product-compare-index .buttons-set  button.button span span{border:none; color:#434343;font-size: 14px;font:bold 14px 'CenturyGothicBold'; background:url("../images/i_close.png") no-repeat scroll right 4px transparent;text-transform:none;padding-right:20px;padding-top:3px;}
.catalog-product-compare-index .buttons-set  button.button:hover span span{text-decoration:underline;}
/* End Page Compare ==============================================================================*/

/* Block: Recently Viewed */
.block-viewed .block-title strong { }

/* Block: Recently Compared */
.block-compared .block-title strong {}

/* Block: Poll */
.block-poll .block-title strong {  }
.block-poll .block-subtitle { font-size:12px;padding:7px 0 11px; }
.block-poll label { color:#4c4c4c; font-weight:normal;font-size:12px; }
.block-poll input.radio { float:left; margin:0px -18px 0 0; }
.block-poll input.radio {margin-top:-1px;}
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:2px 0 3px 0; }
.block-poll .actions { margin:0;padding:15px 0 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#4c4c4c; }
.block-tags .actions { padding:15px 0 0 0; }
.block-tags .actions a { float:none;color:#2f2f2f;}

/* Block: Subscribe */
.block-subscribe{width:auto;border:none;margin:13px 0 0;position:relative;z-index:10;background:url(../images/i_email.png) no-repeat 0 7px;padding:0 0 10px 50px;}
.form-subscribe-header  label{display:none;}
.block-subscribe .block-content { padding:0; }
.block-subscribe .block-title{padding:0;}
.block-subscribe .block-title strong {border:none;padding:0; }
.block-subscribe .block-title strong  span{color:#616161 !important;font:14px 'CenturyGothic' !important;}
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe .input-box{background:url("../images/bkg_input_email.png") no-repeat;width:388px;min-height:31px;float:left;margin:4px 0 0 0;position:relative;}
.block-subscribe input.input-text{width:378px;float:left;border:none; background:none;color:#8a8a8a;font:11px Arial;height:25px;line-height:15px;padding:4px 0 3px 5px;}
.block-subscribe .actions { background:none; padding:0; margin:4px 0 0 10px; text-align:left; }
.block-subscribe .actions button.button {background:none;border:none;float:none;height:auto;}
.block-subscribe .actions button.button span {background:none;padding:0 0 0 2px; background:url("../images/bkg_btn_subcribe.png") no-repeat 0 0;display:block;height:23px;}
.block-subscribe .actions button.button span span{color:#fff;font:bold 11px Arial ;text-transform:uppercase;padding:0 10px 0 6px;border:none;background:url("../images/bkg_btn_subcribe.png") no-repeat right -23px;line-height:23px;}

/* Block: Reorder */
.block-reorder .block-title strong {}
.block-reorder input.checkbox { float:left; margin:5px -20px 0 0; }
.block-reorder .product-name { margin-left:20px;float:none !important; }
.block-reorder .product-name a{display:inline-block;margin:4px 0 0 0;color:#5b5b5a !important;font:normal 12px Arial !important;}
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder .actions a{margin:8px 0 0 0;color:#5b5b5a;text-transform:none; font:normal 11px Arial;float:left !important;background:url("../images/i_view.png") no-repeat right center;padding-right:18px;clear:both;}

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

/* Block: Login */
.block-login .block-title strong {}
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 6px;margin-bottom:7px\0/; }
.category-image { width:100%; overflow:hidden; margin:10px 0 35px; text-align:center; }
.catalog_callouts_left{margin-top:32px;}
.category-image img {}
.category-description { margin:0;padding:10px 0;background:#fff;color:#2F2F2F;font-size:14px;margin:0 0 30px 0; }
.category-products {}
.category-products .option{float:right;margin-top:-25px;color:#000;font:12px Arial;background:url("../images/down.png") no-repeat scroll center right transparent;padding-right:28px;}
.category-products .option.hidden-arrow{background:url("../images/up.png") no-repeat scroll center right transparent;}
.catalog-category-view .category-products .products-grid,
.catalogsearch-result-index .category-products .products-grid,
.tag-product-list .category-products .products-grid{padding:20px 38px;}
.catalog-category-view .category-products .products-grid.last{}
.category-products.cate_featured{border-top:#e4e4e4 1px solid;border-bottom:none;}
/* View Type: Grid */
.products-grid {  }
.products-grid.last { border-bottom:0;}
.products-grid li.item { float:left; /*width:160px;*/width:150px;margin:0 40px 0;}
.three-columns .products-grid li.item{margin:0 36px 0;}

.products-grid-6 {  }
.products-grid-6.last { border-bottom:0;}
.products-grid-6 li.item { float:left; width:100px;margin:0 20px 0;}

.products-grid li.item.first{margin-left:0;}
.products_desc{color:#959595;font:11px Arial;font-style:italic;}
.widget-new-products .products-grid {background:url("http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/line_shopby.png") repeat-x scroll center bottom transparent;width:220px;padding:20px 0;}
.widget-new-products .products-grid:last-child{background:none;}
.one-column .products-grid li.item {}
.products-grid li.item  .ratings{clear:both;margin:8px 0 0 0;}
.products-grid li.item  .ratings .rating-box{float:none;}
.products-grid li.item .ratings .amount{margin:13px 0 0 0}
.cms-index-index .category-products{position:relative;z-index:3;}
.cms-index-index .category-products .products-grid li.item{width:154px;margin:0;padding:0 20px;}
.cms-index-index .category-products .products-grid li.item.first{border-right:#d5d1cb 1px solid;}
.one_column .products-grid li.item {margin:0 45px 35px 0;}
.products-grid li.item.last{margin-right:0;}
.products-grid .product-image { display:block; width:135px;margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0; font-weight:bold; font-size:13px; color:#203548;clear:both;}
.product-name a{font:bold 12px Arial;text-transform:none;}
.products-grid .product-name a,.products-list .product-name a  {}
.products-grid .price-box { margin:7px 0 0 0; }
.bg_white_inner .products-grid .price-box {margin:5px 0;}
.widget-new-products .products-grid .price-box {margin:5px 0;}
.products-grid .availability {/*line-height:21px;*/}
.products-grid .actions {float:left;display:none;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:690px;  }
.col1-layout .products-grid { width:790px; margin:0 auto; }
.products-grid .desc{font-size:14px;line-height:16px;}
.products-grid  .in-stock,
.products-grid .out-of-stock ,
.products-list .in-stock ,
.products-list .out-of-stock{margin:5px 0;}

.products-grid  .in-stock span,
.products-list .in-stock span{color:#64b40d;font:normal 11px Arial; }

.products-grid .out-of-stock span,
.products-list .out-of-stock span{font:normal 11px Arial;color:#f57110;}

/* View Type: List */
.catalog-category-view .col-main .products-list,
.catalogsearch-result-index .col-main .products-list,
.tag-product-list .col-main .products-list{padding:5px 0 0 38px;}
.products-list li.item {padding:10px 0; }
.catalog-category-view .col-main .products-list li.item,
.catalogsearch-result-index .col-main .products-list li.item,
.tag-product-list .col-main .products-list li.item{margin:25px 0;padding:0;}

.catalog-category-view .col-main .products-list li.item:first-child,
.catalogsearch-result-index .col-main .products-list li.item:first-child,
.tag-product-list .col-main .products-list li.item:first-child{margin-top:10px;}

.three-columns .products-list li.item {padding:20px 0;}
.products-list  li.item:first-child{padding-top:0;}
.products-list li.item.last { }
.lasted-review .products-list li.item.last{border-bottom:none !important;padding-bottom:20px;}
.products-list .product-image { float:left; width:190px; height:auto; margin:0; }
.products-list .product-shop {width:480px;float:right;}
.one-column .products-list .product-shop{width:730px;}
.three-columns .products-list .product-shop{width:240px;}
.products-list .product-name { margin:0 0 7px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a {}
.products-list .price-box {margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:0; margin:0 0 10px; line-height:1.35; }
.products-list .desc .link-learn { font-size:14px;display:none; }
.products-list .add-to-links {float:left;margin:3px 0 0 0; }
.three-columns .products-list .add-to-links {clear:both;margin-left:0;}
.products-list .add-to-links li { display:inline;color:#2f2f2f;font:bold 11px Arial;text-transform:uppercase;margin-right:2px;}

.catalog-category-view .col-main .products-list .add-to-links li,
.catalogsearch-result-index .col-main .products-list .add-to-links li,
.tag-product-list .col-main .products-list .add-to-links li{margin-right:22px;}

.products-list .add-to-links .separator { display:inline; margin:0; }
.products-list .desc{font-size:14px;line-height:14px;color:#525050;}
.products-list .btn-cart{clear:both;float:left;margin:7px 0;}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:2px 68px 0 0;float:left;}
.no-rating a{color:#4c4c4c;font:10px Arial;text-transform:uppercase;}
.product-view .product-shop .no-rating{}
.product-view .product-shop .no-rating a{font:10px Tahoma;color:#959595;}
.ratings { font-size:14px; line-height:1.25; margin:0;padding:0;}
.product-view .product-shop .ratings{}
.products-list .ratings{margin:11px 0 15px -2px;margin-left:-2px;}
.featured-product-home .products-list .ratings{margin-left:0;}
.product-view .product-shop .ratings a{float:left;margin-right:5px;}
.product-view .product-shop .ratings .add_review{float:right;font:bold 12px Arial;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:5px 0 0 0;float:left; }
.ratings .rating-links .separator { margin:0 2px;display:none;}
.product-view .ratings .rating-links .separator{float:left;margin:0 6px 0 2px;display:none;}
.ratings dd {}
.rating-box { width:60px; height:11px; font-size:0; line-height:0;  text-indent:-999em; overflow:hidden; }
.my-account #my-reviews-table .rating-box{margin-top:4px;}
.rating-box .rating { float:left; height:11px; }
.ratings .rating-box { float:left; margin:4px 5px 0 0;text-transform:lowercase; }
.catalog-product-view .ratings .rating-box{margin:6px 5px 0 0;}
.cms-index-index .products-list .ratings{margin:9px 0 7px;}
.cms-index-index .ratings .rating-box{float:none;margin-bottom:10px;}
.ratings .amount {float:left;margin:3px 0 0 0;}
.ratings .amount  a{color:#888888;font:bold 11px Arial;}

.ratings-table th,
.ratings-table td { font-size:12px; line-height:1.15; padding:3px 0;color:#4c4c4c; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#f57110; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:14px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:14px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:4px 0; }
.email-friend  a{font:10px Tahoma;color:#959595;}
/* Alerts */
.alert-price { margin:0; font-size:14px; }
.alert-stock { margin:0; font-size:14px; }

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


.price-box { margin:5px 0; }

.price-box .price { font-weight:bold; color:#414141;font-size:14px; }

/* Regular price */
.regular-price { color:#414141; }
.regular-price .price { display:none; font-weight:bold; font-size:14px; color:#414141; }
.block .regular-price,
.block .regular-price .price { color:#414141; }

/* Old price */
.old-price { margin:0 10px 0 0;float:left;}
.old-price .price-label { white-space:nowrap; color:#999;display:none; }
.old-price .price { font-weight:normal; color:#414141; text-decoration:line-through;font-size:14px; }

/* Special price */
.special-price { margin:0; padding:0;float:left; }
.products-list .special-price{float:none;}
.special-price .price-label { font-size:13px; font-weight:normal; white-space:nowrap; color:#999999;display:none; }
.special-price .price { font-size:14px; font-weight:bold; color:#414141; }

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

.minimal-price-link { display:block; }
.minimal-price-link:hover{text-decoration:none;}
.minimal-price-link .label {color:#414141;}
.minimal-price-link .price { font-weight:bold; color:#414141; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#414141; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#414141; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:14px; color:#444; }
.weee .price { font-size:14px; font-weight:normal; }

/* 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 { margin:0; }
.price-from .price-label { font-weight:normal; white-space:nowrap;color:#414141; }

.price-to { margin:0;}
.price-to .price-label { font-weight:normal; white-space:nowrap;color:#414141; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices {margin:10px 0 15px 0;clear:both;float:left;}
.review-product-list .product-pricing{clear:both;float:left;margin-top:10px;}
.tier-prices li { line-height:1.4;padding:2px 0 2px 0; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:14px; margin:5px 0 0; }
.products-grid .add-to-links{margin:10px 0 0;display:none;}
.add-to-links li{float:left;display:inline;margin-left:0;background:url(../images/i_wishlist.png) no-repeat left 4px;}
.three-columns .add-to-links li{ margin:0 8px 0 0;}
.add-to-links li a{font:normal 9px 'CenturyGothicBold';color:#898888;padding-left:9px;}
.add-to-links li:first-child{margin-left:0;}
.add-to-links li:last-child{padding-right:0;}
.quickshop-main .link-wishlist{padding-right:0;}
.add-to-links .separator { }
.wishlist-index-configure .add-to-links .separator {display:none !important;}

/* Add to Cart */
.add-to-cart label { float:left; margin:12px 10px 0 0; color:#2f2f2f;font-size:14px; }
.add-to-cart .qty { float:left; margin-right:5px; }
.product-view .add-to-cart .qty {height:27px;padding:0 8px;float:left;margin:6px 10px 6px 0;color:#9B8F8F;line-height:27px;width:35px !important;}
.add-to-cart button.button { float:left;margin:9px 0 0 0;}
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0;clear:both; }
.add-to-box .add-to-cart { float:left;margin:7px 0;clear:both;}
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:right; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li {}
.add-to-box .add-to-links li .separator { }


.product-view {background:#fff;padding:10px;}
.catalog-product-view .col-main{margin-top:17px;}

.product-essential {padding-left:0;background:#fff ; }
.one_column .product-essential,
.one_column .product-collateral,
.three_columns .product-essential,
.three_columns .product-collateral {padding-left:0;}

.product-essential h2 { color:#2f2f2f;font:14px Colaborate-MediumRegular;text-transform:uppercase; }
.short-description h2{color:#000;font:bold 12px Arial;padding:0 0 8px 0;}

.product-collateral {padding:0;margin:20px 0 0 0; }
.product-collateral h2 {font:18px 'CenturyGothic'; color:#606060;padding:0 0 1px; margin:0 0 5px;text-transform:uppercase; }
.product-collateral h2.product-name{width:160px;}
.product-collateral .std,.box-additional{color:#606060;font:14px Arial;line-height:18px;}
.product-collateral .box-collateral { margin:0 0 25px;clear:both;}
.box-collateral.box-upsell{margin-bottom:15px;}
.box-up-sell{margin:0 !important;}

/* Product Images */
.product-view .product-img-box { float:left; width:315px;margin:20px 0 0 0; }
.three-columns .product-view .product-img-box {margin:20px 0 0 75px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0;width:315px;float:left;border:#ececec 1px solid;border:1px solid #DADADA;}
body.quickshop-index-view .quickshop-main .product-view .product-img-box .product-image{width:315px;}
.product-view .product-img-box .product-image #wrap{z-index:10 !important;}
.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 { font-size:14px; margin:0 0 5px; text-align:center;clear:both; }
.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.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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-image a.cloud-zoom{width:295px !important;}
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }

.product-view .product-img-box .more-views{clear:both;width:316px;}
.product-view .product-img-box .more-views .title-moreview{font:bold 12px Arial;color:#181818;float:left;margin:24px 0 10px 0;}
.product-view .product-img-box .more-views h2 { font-size:14px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul {}
.product-view .product-img-box .more-views li { float:left; margin:0 8px 8px 0; }
.product-view .product-img-box .more-views li a { float:left; width:71px; height:78px;overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:375px;clear:both;margin:15px 0 0 0;}
.product-view .product-shop dl.item-options{clear:both;float:left;margin:5px 0;}
.one-column .product-view .product-shop{width:622px;}
.three-columns .product-view .product-shop{width:470px;}
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:normal 18px 'CenturyGothic';text-transform:uppercase;}
.product-view .product-shop .availability { margin:0; }
.product-view .product-shop .in-stock{font:12px Arial;color:#3b3a3a;clear:both;float:left;font-style:italic;padding-left:28px;height:19px;line-height:19px;margin:15px 0 12px 0;}
.product-view .product-shop .in-stock span{color:#3b3a3a;font-style:italic;}
.product-view .product-shop .short-description {padding:5px 0; }
.product-view .product-shop .short-description  .std{color:#2f2f2f;font-size:14px;}
.product-view .product-shop .price-box { margin:0;clear:both;float:left; }
.product-view .product-shop .add-to-links {float:left;margin:0;min-width:200px;}
.review-product-list .product-view .product-shop .add-to-links{margin-top:10px;}
.product-view  .add-to-links { font:bold 12px Arial ;color:#2f2f2f;text-transform:uppercase;}
.product-view  .add-to-links li,
.product-view  .add-to-links li .separator { display:inline; }
.product-view  .add-to-links a {}
.review-product-list .product-shop-top a.nobr{float:left;margin-top:3px;}
.review-product-list .product-shop-top .add-to-links{float:right !important;}
.review-product-list .pager .amount{margin:2px 0 0 0 !important;}
.review-product-list .pager .limiter select,
.review-product-list .pager .limiter label{font-size:12px !important;color:#414141 !important;}
.review-product-list .form-add h2{padding:20px 0 0 0;}
.review-product-list .buttons-set{margin:0 0 10px 0;}
/* Product Options */
.product-options { margin:10px 0 0;position:relative;clear:none;}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:0;margin-right:4px; }
.product-options dd .qty-holder { display:inline-block; padding:10px 0 0;clear:both;}
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:10px 0 20px 0; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%;color:#8B8B8B; }
.product-view .product-options dd select { width:100%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:2px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:2px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:14px; }
.product-options p.required {text-align:left;clear:both;}

.product-options-bottom {padding:0px 0 0 0;}
.quickshop-main .product-options-bottom{margin-bottom:10px;}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links {clear:both;float:left;margin:13px 0 0 0; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px;padding-top:0; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:left;clear:both; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px;}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {padding:10px 0 5px 0;float:left; }
.full-product-price {display:inline-block;margin-top:-5px;}
.product-options-bottom{}

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings{margin:6px 0 0 0;}
.product-view .box-up-sell .products-grid .ratings .rating-box { margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:10px 0 0 0;float:left; }
.product-view .box-tags h3 { font-size:12px;color:#616161;font-weight:normal;padding:3px 0 0 0; }
.product-view .box-tags .product-tags { display:block; margin:0 0 5px;float:left; }
.product-view .box-tags .product-tags li { display:inline; padding:0 1px;color:#4c4c4c;font-size:14px; }
.product-view .box-tags .product-tags li a{color:#408fe1;}
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:12px; margin:0; color:#4c4c4c;text-transform:inherit;clear:both;padding:3px 0 0 0;}
.product-view .box-tags .form-add .input-box {width:628px !important;min-height:26px;clear:both;margin:10px 10px 0 0;float:left; }
.three-columns .product-view .box-tags .form-add .input-box {width:350px !important;min-height:26px;}
.product-view .box-tags .form-add input.input-text { width:620px !important;margin:0;}
.three-columns .product-view .box-tags .form-add input.input-text{width:338px !important;height:25px;line-height:15px;}
.product-view .box-tags .form-add button.button span {}
.product-view .box-tags .note { margin:10px 0; padding:0; font-size:12px;color:#4c4c4c; }
.product-view .box-tags .form-add{clear:both;}

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0 0 0;}
.product-view .box-reviews dt{font-size:14px;color:#3F9BF9;}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:normal;color:#a6a5a3; }
.product-view .box-reviews dt a{font:bold 11px Arial;color:#616161;}
.product-view .box-reviews dt span {color:#4c4c4c;text-transform:capitalize; }
.product-view .box-reviews dd { margin:0 0 15px;font-size:14px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add {}
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px;padding:20px 0 5px 0;font-weight:bold; }
.product-view .box-reviews .form-add .data-table td { text-align:center;border-bottom:#e7e4d1 1px solid; }
.product-view .box-reviews .form-add .data-table td.last{}
.product-view .box-reviews .form-add .data-table td:first-child{}
.product-view .box-reviews .form-add .data-table tr.last td{border:none;}
.product-view .box-reviews .form-add .form-list { margin:15px 0 0;width:665px; }
.three-columns .product-view .box-reviews .form-add .form-list {width:475px}
.product-view .box-reviews .form-add .form-list .input-box {min-height:26px;margin:0;clear:none;float:right;width:auto;}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { }
.product-view .box-reviews .form-add .form-list .input-box.area{background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_area_454.png) 0 0 no-repeat;width:454px;min-height:186px;float:left;margin:0;}
.product-view .box-reviews .form-add .form-list .input-box textarea{min-height:100px;margin:0;padding:4px;}
.ratings-table{margin:7px 0;}


/* Send a Friend */
.send-friend .form-list { width:100%; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:350px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {  }
.send-friend .form-list li.wide .input-box { }
.send-friend .form-list li.wide textarea { }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:14px; line-height:21px; }
.sendfriend-product-send  .send-friend .buttons-set button.button{margin-right:10px;}
.sendfriend-product-send  .send-friend  .buttons-set .back-link{margin-top:7px;}
.sendfriend-product-send  .send-friend .buttons-set{margin-top:10px;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-weight:normal;font:12px Arial;text-transform:none;}
.product-name a {}
.quickshop-main .product-name{margin:0 !important;}
.block .product-name a {font:bold 12px Arial;text-transform:none; }

/* Product Tags */
.tags-list { display:block; font-size:13px;padding:0; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#2f2f2f; }
.tag-list-index .col-main{padding:0 0 30px 0;}

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:0; }
.checkout-cart-index .cart-empty{padding-bottom:80px;}
/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:14px; }
.callout_left{margin:30px 0 0 0;}
/* Shopping Cart Table */
.data-table.cart-table{border:none;}
.box-recent  .data-table,
.sales-order-history  .data-table{padding:5px 17px 10px 17px;margin:10px 0;}

.data-table.cart-table th,
.box-recent  .data-table th,
.sales-order-history  .data-table th{ padding:11px 20px 11px !important;font:12px 'CenturyGothic'!important;background:none !important;border-bottom:1px solid #E0E0E0 !important; border-top:1px solid #E0E0E0 !important;text-transform:uppercase;}
.data-table.cart-table th{border-top:none !important;}
.data-table.cart-table .item-options span.price{margin-top:5px !important;}
.box-recent  .data-table th,
.sales-order-history  .data-table  th{font:12px Arial !important;}
.cart-table td,
.box-recent  .data-table td ,
.sales-order-history  .data-table td{ padding:10px 20px; }
.cart-table tr.first td,
.box-recent  .data-table tr.first  td ,
.sales-order-history  .data-table tr.first  td{padding-top:20px;}
.cart-table .nobr{white-space:normal !important;}


.box-recent  .data-table tr.first  td.last ,
.sales-order-history  .data-table tr.first  td.last{padding-top:20px; width:150px !important}

.box-recent  .data-table tr.first  td.last .nobr ,
.sales-order-history  .data-table tr.first  td.last .nobr{white-space:normal !important;}
#my-orders-table tbody td .nobr{white-space:normal !important;}

.cart-table .product-name { margin:25px 0 0 0; color:#2f2f2f;font:12px Arial;text-transform:uppercase;}
.cart-table .product-name  a{color:#616161;font:bold 12px Arial;}
.cart-table .item-msg { margin:5px 0; font-size:14px; font-weight:bold; color:#df280a;clear:both; }
.cart-table tfoot td { padding:0 0 8px 0; }
.cart-table .btn-update { margin-left:10px; float:right }
.cart-table .btn-continue{float:right;margin:0 0 0 10px;}
.cart-table .btn-empty{float:right;margin:0 0 0 10px;}

.shopping_cart_img{float:left;width:120px;position:relative;}
.shopping_car_info{width:200px;float:left;}
.cart-table .btn-remove{}
.data-table.cart-table a.edit{font:bold 12px Arial;display:inline-block;margin:25px 0 0 0;}
.data-table.cart-table span.symbol{color:#616161;font:bold 12px Arial;display:block;margin-top:25px;}

.data-table.cart-table  tbody th, .data-table.cart-table  tbody td{border-right:none;}

.box-recent  .data-table tbody th,
.box-recent .data-table  tbody td,
.sales-order-history  .data-table tbody th,
.sales-order-history  .data-table tbody td{border-bottom:none;border-right:none;color:#616161;font:12px Arial;}

.box-recent .data-table  tbody tr  td.last span a,
#my-orders-table tbody tr td.last span a {font:bold 12px Arial;}
.box-recent .data-table  tbody tr  td.last span.separator,
#my-orders-table tbody tr  td.last span.separator{width:5px;text-indent:-9999px;display:inline-block;}
.data-table.cart-table  thead th,
.box-recent  .data-table  thead th,
.sales-order-history  .data-table thead th{border-right:none;border-top:none !important; white-space: normal !important}

.data-table.cart-table  thead  tr.first  th:first-child,
.box-recent  .data-table thead  tr.first th:first-child,
.sales-order-history  .data-table thead  tr.first  th:first-child{padding-left:0 !important;}

.data-table.cart-table  tbody  tr  td:first-child,
.box-recent  .data-table tbody  tr  td:first-child,
.sales-order-history  .data-table  tbody  tr  td:first-child{padding-left:0 !important;}
.data-table.cart-table  tbody  tr  td{border-bottom:none;}
.data-table.cart-table .item-options{float:left;clear:both;}
.data-table.cart-table  tbody  tr  td:first-child{padding-right:8px !important;}

.data-table.cart-table  thead tr.first th:last-child
,.data-table.cart-table  tbody tr td:last-child{}
.sales-order-history  .data-table tbody tr td:last-child{padding-right:0 !important;}

.data-table.cart-table  .price{color:#616161;font:bold 12px Arial;}
.box-recent  .data-table .price,
#my-orders-table  .price{font:bold 15px Arial;}
.data-table.cart-table .price{display:block;margin:25px 0 0 0;}
.data-table.cart-table  tfoot tr.first td,.box-recent  .data-table tfoot tr.first td{padding-top:30px;padding-left:0;}
.data-table.cart-table tfoot tr.last td{border-top:#e7e4d1 1px solid;padding-top:20px !important;}

.cart-table td.shop_edit a{color:#EC1F1F;margin:4px 0;display:block;}
.cart input.qty{width:36px !important;height:24px;padding:0 10px;float:left;margin:19px 0 10px 10px;color:#616161;border:#cdc7c7 1px solid;font:bold 12px Arial;line-height:24px;}

/*Shopping cart*/

.cart fieldset{border:1px solid #E4E4E4;background:#fff;padding:0 20px 10px 20px;}

.cart .cart-table .product-image {float:left;margin:0;border:#ececec 1px solid;}


/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:23px 0 20px 0; }
.cart .cart-collaterals .col1-set{padding:0 20px;}
.cart .cart-collaterals .col2-set { float:left; width:100%; }
.cart .cart-collaterals .col2-set .col-1{width:100%;}
.cart .cart-collaterals .col2-set .col-2 { width:100%; }
.cart-collaterals .ratings{margin:6px 0 0 0;}
.cart-collaterals .ratings .amount{clear:both;margin:13px 0 2px;}

.cart .crosssell {border:1px solid #E4E4E4;padding:20px 20px 30px 20px;margin:35px 0 0 0;background:#fff;}
.cart .crosssell h2 {font:16px 'CenturyGothic';color:#606060;text-transform:uppercase;}
.crossell h2{font:16px 'CenturyGothic';color:#606060;text-transform:uppercase;}
.cart .crosssell .product-image {width:185px;}
.cart .crosssell .product-details {clear:both;}
.cart .crosssell .product-name { font-weight:bold;width:150px; }
.cart .crosssell li.item { margin:12px 0;width:190px;}
.cart .crosssell .link-compare { font-weight:normal; }
.cart .crosssell .products-grid .price-box{margin:5px 0 !important;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {padding:0 20px 0 0; margin:0;width:285px;float:left;min-height:280px;}
.cart .shipping{}
.cart .discount{padding:0 20px;}
.cart .shipping {}
.cart .shipping .form-list label {margin-bottom:8px;margin-top:8px;}
.cart .discount h2,
.cart .shipping h2,
.cart .crosssell h2{ background-position:0 0; background-repeat:no-repeat;color:#606060;font:18px 'CenturyGothic';text-transform:uppercase; }
.cart .crosssell h2{padding:10px 0 0 0;}
.cart .shipping h2{padding:0 0 7px 0}
.cart .discount button span,
.cart .shipping button span {}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {margin:0;}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:left; margin-left:0;margin-top:22px; }
.cart .shipping .buttons-set button.button {margin-top:13px;}

.cart .discount h2 {padding:0 0 2px 0;}
.cart .discount .input-box .input-text,.shipping-form .input-box .input-text{ clear:both;float:left;width:240px !important;height:25px;border:#e7e4d1 1px solid;padding:4px 5px;line-height:15px;}
.customer-account-forgotpassword  .col-main{}
.customer-account-forgotpassword .col-main .input-box { margin:8px 0 0;}
.customer-account-forgotpassword  .col-main .input-box .input-text{width:476px !important;float: left;padding: 4px 5px;height:25px;line-height:15px;}
.customer-account-forgotpassword  .buttons-set{width:500px;}
.customer-account-forgotpassword .buttons-set p.required{float:right;width:auto;}
.customer-account-forgotpassword .buttons-set .back-link{margin:5px 0 0 ;}
.customer-account-forgotpassword .buttons-set .back-link a:hover{text-decoration:underline;}
.shipping-form  select{padding: 2px;width:252px;border:#e7e4d1 1px solid}
.shipping-form  select option{width:250px;}
.discount label,.shipping-form p{color:#606060;font:12px Arial;}
.shipping-form p{padding:3px 0 0 0;margin:0 0 5px 0;}
.discount label{float:left;margin:8px 0 18px 0;}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:320px;color:#2f2f2f;}
.cart .totals  h2{color:#606060;font:18px 'CenturyGothic';text-transform:uppercase;padding:0 0 9px 0;}
.cart .totals table { width:100%; margin:0 0 7px 0; }
.cart .totals td { padding:1px 0 1px 0;line-height:20px;}
.cart .totals tbody td{font-weight:bold;font-size:14px;color:#2f2f2f;}
.cart .totals tbody td .price{font:bold 12px Arial;color:#606060}
.cart .totals tbody td:first-child{text-align:left !important;color:#606060;font:bold 12px Arial;}
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td {text-align:left !important; }
.cart .totals tfoot th strong{}
.cart .totals tfoot td strong {font:bold 14px Arial;}
.cart .totals tfoot td strong .price{font:bold 14px Arial;}
.cart .totals .checkout-types { font-size:13px; padding:0; text-align:left; }
.cart .totals .checkout-types button.button{margin-top:5px;float:left;margin-bottom:7px;}
.cart .totals .checkout-types li { clear:both; margin:0 0 5px 0;}
.cart .totals .checkout-types a{font-size:21px;font-family:Tahoma;float:left;}
/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic;font-size:14px; }
.item-options dd { /*padding-left:10px;*/ margin:0 0 6px;font-size:14px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help;width:auto;float:left; }
.truncated .truncated_full_value { position:relative; z-index:9999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:160px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:15px; left:-50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:15px 0 5px; font-weight:normal;font-size:14px; }
.shipping-form .sp-methods dt{float:left;margin:7px 10px 0 0;font:bold 12px Arial;color:#646463;}
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#646463;font-size:12px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:left; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:14px; cursor:help; margin-left:10px;margin-top:5px;float:left;}

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:14px; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0 0 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fff; border:1px solid #E4E4E4;clear:both;}
.checkout-agreements .agree { margin:0; padding:10px 0 0 0; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements {}
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree {/* padding-left:6px; */}

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title {margin-bottom:8px;padding:0;}
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:12px;padding:9px 0 2px; color:#2b2b2b;position:relative;}
.block-progress dt:last-child{}
.block-progress dd {border-top:0; padding:8px 0; margin:0 0 6px; }
.block-progress dt.complete { margin:0;color:#3f9bf9;font:normal 12px Arial; }
.block-progress dt.complete a{font:italic 10px Arial;text-transform:lowercase;}
.block-progress dd.complete {background:url("http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/line_shopby.png") repeat-x scroll center bottom transparent;}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }
.checkout_callouts_left{margin-top:35px;}

.opc .buttons-set {margin-top:0;width:480px;}
#payment-buttons-container{margin-top:-10px;}
.opc .buttons-set p.required { margin:0; padding:0 0 10px;float:right; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a {}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; }
.opc .ul { list-style:none; padding-left:0; }
.opc .ul li{font-size:12px;}
#checkout-step-login .col-1 .ul li{background:url("../images/bg_list.png") no-repeat 0 6px;padding-left:15px;margin:6px 0;}

.opc { position:relative; }
.opc li.section {background:url(../images/bkg_checkout.png) repeat-x;margin:0 0 6px 0;}
.opc .step-title {height:36px;}
.opc .step-title .number { display:none;float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:18px 'CenturyGothic';color:#4B4B4A; text-transform:uppercase;padding:0 15px;line-height:34px;}
.opc .step-title a { display:none; float:right; font-size:14px; line-height:16px; }

.opc .allow.active .step-title {height:36px;line-height:36px;}
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#7e7e7e; }
.opc  #checkout-step-login p{font:bold 12px Arial;color:#2A2A2A;}
.opc  #checkout-step-login  ul.form-list{float:left;width:100%;margin:5px 0;}
.opc  #checkout-step-login .col-2 p{color:#4C4C4C;float:left;margin:0 0 0 5px;font:bold 12px Arial;}
.opc #checkout-step-login .col-2 p.please{margin-top:9px;}
.opc .register_conven{padding-top:10px;margin:0 0 3px 0;}
.opc  #checkout-step-login .col-1 .buttons-set{margin-top:0;}
.opc #checkout-step-login #login-form .form-list label{color:#2a2a2a;font:bold 12px Arial;margin-bottom:8px;clear:both;}
.opc #checkout-step-login .input-box input{}
.opc #checkout-shipping-method-load{margin-top:-20px;}
.opc #checkout-step-payment .sp-methods .form-list{padding-left:0;}
.opc #checkout-step-payment .form-list #ccsave_cc_type{width:328px !important;border:1px solid #E7E4D1;}
.sp-methods select.month { width:159px !important; margin-right:10px;}
.sp-methods select.year { width:159px !important; }

/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {color:#f18200; cursor:default;border:none; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f7f5f5;font:18px 'CenturyGothic';line-height:34px;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding:15px 0 20px 0; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login .buttons-set a{font:11px Arial;margin-top:0px;}
#opc-login .buttons-set button.button{clear:both;float:left;margin-top:1px;}
#opc-login .col-2 .buttons-set button.button{margin-top:10px;}
#opc-login .col-2 .buttons-set button.button span{}
#opc-login .col-2 .buttons-set button.button span span{padding:0 22px 0 21px !important;}
.opc .buttons-set p.required{float:right;margin:9px 0 0 15px;font:normal 11px Arial !important;}
.opc .buttons-set  button.button{margin:5px 0 0 0;}
#payment-buttons-container p.required{display:none;}
.opc #checkout-step-login p.required{color:#de4704;float:right;}
#opc-login h3 { font-size:12px; padding-bottom:2px;color:#4c4c4c;font-weight:bold; }
#opc-login .col-2  h3{color:#2a2a2a;}
#opc-login h4 { font-size:12px; font-weight:bold; margin:0; color:#4c4c4c;float:left; }
#opc-login .col-2 .form-list{padding-top:9px;float:left;}
#opc-login .col2-set .col-1 h4{display:none;}
#opc-login .col2-set .col-1{width:50%;}
.button-set-checkout-guest{margin-top:-50px;padding-bottom:3px;}
#opc-login .col2-set .col-2{width:44%;}
#opc-login .col2-set .col-2 .form-list li.password{margin-top:22px;}


#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; /*height:260px;*/height:300px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name {color:#616161;font:bold 12px Arial;padding-top:2px;}
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:15px 0 0 0;}
#opc-review .buttons-set p.f-left{font:bold 12px Arial;color:#434343;margin:15px 0 0 0;line-height:16px;}
#opc-review .buttons-set p.f-left a{background:url(../images/i_edit_cart.png) right center no-repeat;padding-right:21px;color:#434343;}
#opc-review .buttons-set button.button{float:right;clear:both;margin:7px 0 0 0;}
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:37px; line-height:37px; }
#opc-review  #checkout-review-submit .buttons-set .please-wait{float:right;}
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:normal !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:0px 7px 0 0; clear:both}
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span {}
.checkout-multishipping-addresses button.button span span{}
.checkout-multishipping-addresses .qty{margin-top:-2px;}
.checkout-multishipping-addresses .buttons-set .back-link{margin:2px 10px 0 0 !important;}
.checkout-multishipping-addresses #multiship-addresses-table select{width:347px;}

#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span {  }
#multiship-addresses-table tr.last th,#multiship-addresses-table tbody tr.last td{border-bottom:1px solid #E0E0E0;}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
.checkout-multishipping-address-newshipping .form-list .field{width:290px;}
.checkout-multishipping-address-newshipping .form-list li.wide input.input-text{width:560px !important;background:none !important;}
.checkout-multishipping-address-newshipping .form-list input.input-text{padding:4px 5px;height:25px;line-height:15px;}
.checkout-multishipping-address-newshipping .form-list select{width:279px;padding:3px;}
.checkout-multishipping-address-newshipping .buttons-set p.required{margin-right:10px;}
.checkout-multishipping-billing .sp-methods .form-list{padding-left:0;}
.checkout-multishipping-billing .form-list input.input-text{width:254px;}
.checkout-multishipping-billing .sp-methods select.month{margin-bottom:10px;}
.checkout-multishipping-overview .data-table tr.last td{border-bottom:1px solid #E0E0E0;}
.checkout-multishipping-overview tfoot tr td{border-right:none;border-bottom:none !important;}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
.checkout-multishipping-addresses .col-main{background:#fff;border:1px solid #E0E0E0;padding:20px;}

.checkout-multishipping-shipping .col-main,
.checkout-multishipping-billing .col-main,
.checkout-multishipping-overview .col-main,
.checkout-multishipping-success .col-main,
.checkout-multishipping-address-newshipping .col-main {background:#fff;border:1px solid #E0E0E0;padding:20px;}


.checkout-multishipping-shipping .buttons-set .back-link,
.checkout-multishipping-billing .buttons-set .back-link,
.checkout-multishipping-overview  .buttons-set .back-link{margin:3px 10px 0 0;}
.checkout-multishipping-address-newshipping .buttons-set .back-link{margin:5px 0 0 0;}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.customer-account-login .col-main{padding-bottom:42px;}
.account-login .content {}
.account-login .input-box,.account-create .input-box{margin-bottom:7px;float:left;}
.account-login .page-title{display:none;}
.account-login .form-list input.input-text{clear:both;float:left;width:230px !important;height:25px;border:#ececec 1px solid;padding:4px 5px 5px 5px;line-height:15px;}

.account-create .form-list input.input-text{clear:both;float:left;width:278px !important;height:25px;padding:4px 5px;line-height:15px;}


#email_address{}
#email_address.validation-failed{}
.wishlist-index-share #email_address{background:none;width:529px !important;}
.wishlist-index-share #email_address.validation-failed{background:none !important;width:529px !important;}
.account-create li.control .input-box{background:none;}
.account-create .form-list .field{width:426px;}
.account-login .content p{font-size:12px;line-height:16px;color:#4c4c4c;}
.registered-users .content p{padding:12px 0 5px 0;width:175px;}
.account-login .content h2 {font:18px 'CenturyGothic';text-transform:uppercase;}
.account-login .registered-users h2 {border-bottom:1px dotted #B2B2B2;padding-bottom:6px; }
.account-login .buttons-set {margin:17px 0 0;}
.registered-users .buttons-set button{float:left;margin:6px 0 0 0;}
.registered-users .form-list li{margin:0 0 5px 0;}
.registered-users .form-list li:last-child{margin:0;}
.registered-users  p.required{margin:6px 27px 0 0;font-weight:normal;float:right;color:#df4820;font:10px Arial;padding:0;}
.registered-users .buttons-set{margin:0;}
.registered-users .buttons-set a{margin-top:8px;font-size:14px;margin-left:10px;}
.account-create .fieldset{float:left;width:100%;}
.account-create .fieldset  span.required{float:left;margin:4px 0 0 10px;color:#EC1F1F;font-size:14px;}
.account-login .registered-users .buttons-set button.button span span{}



/*Login*/
.account-login{margin:13px 0 0 0;}
.account_protection h3{font:14px Colaborate-MediumRegular;color:#b39765;text-transform:uppercase;padding:0 0 8px;}
.account_protection  p{color:#2f2f2f;font:11px Tahoma;}
.account_protection img{float:left;}
.account_protection  .protection_2{margin:23px 0 0 25px}
.myaccount_callouts_left{float:left;margin:37px 0 0 0;}

.account-login .col2-set .col-1{width:70%;float:right;}
.account-login .col2-set .col-2{width:27%;float:left;}
.account-login .buttons-set p.required{margin-top:9px;}

/*Create*/
.account-create{margin:15px 0 40px 0;}
.account-create .page-title{margin:0 0 15px 0;}
.account-create .buttons-set{width:732px;}
.account-create .buttons-set p.required{float:right;width:auto;}
.account-create .buttons-set button.button{float:left;width:auto;margin:5px 0 10px 0;}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.sales-order-history .pager{padding:10px 0;}
.sales-order-history .buttons-set .back-link{margin:0;}

/********** < Dashboard */
.dashboard .welcome-msg { margin:0; }
.dashboard .welcome-msg p {font-size:12px;line-height:16px;margin:0;color:#515051;margin:15px 0 0 0;}
.dashboard .welcome-msg p.hello{margin:20px 0 0 0;}
.dashboard .col2-set { margin:0; }
.welcome-msg .hello strong{color:#313030;font:bold 12px Arial !important;}


/* General Box */
.box-account { clear:both;float:left;margin-top:20px;width:100%;}
.box-account .box-head {margin:0 0 20px; text-align:left;position:relative; }
.box-recent .box-head{margin-bottom:0;}
.box-account .box-head a{position:absolute;right:0;top:0;color:#f4f2e6;font:normal 12px 'CenturyGothic';padding:0 10px;text-transform:uppercase;height:36;width:auto;line-height:36px;}
.box-account .box-head a:hover{text-decoration:none;}
.box-account .box-head h2 { }

.dashboard .box .box-title {padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:12px; font-weight:normal; margin:0; }
.dashboard  .col1-set .box .box-title h3{color:#ec1f1f;padding-top:2px;}
.dashboard  .col2-set .box .box-title h3{font:bold 12px Arial;text-transform:none;}
#my_recent_tags .tags strong,#my_recent_tags .tags  ul li a{font:normal 12px Arial !important;}
#my_recent_tags .tags strong{color:#4C4C4C;}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { }
.dashboard .box-info h4 { font-size:12px;font-weight:bold;float:left;}
.col2-set .box-content a{float:right;}
.my-account .col2-set .box-content a{float:left;margin:10px 0 0 0;}
.my-account .col2-set .box-content a.adress_book{margin:0;color:#B39765;font-size:14px;margin-left:8px;}
.change_pass{background:url(../images/i_change_pass.png) no-repeat right center ;color:#515051;font:bold 11px Arial;padding-right:20px;margin:5px 0 0 0!important;}
a.edit_address{background:url(../images/i_change_pass.png) no-repeat right 3px ;color:#515051;font:12px Arial;padding-right:20px;}
.box-account .col2-set.contact_info{border-bottom:#dddddd 1px solid;padding-bottom:15px;}
.manage_adress,.box-account .edit{float:left;background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/ver_account.png) no-repeat 0 5px ;padding-left:9px;margin-left:8px;margin-top:-1px;}

.customer_account_button a{background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/btn_quickshop.png) no-repeat 0 0 ;height:24px;display:block;padding: 0 0 0 4px;float:left;}
.customer_account_button a span{background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/btn_quickshop.png) no-repeat right -24px;height:24px;display:block;line-height:24px;padding:0 20px 0 14px;color:#fff;font:bold 12px Arial;line-height:23px;text-transform:inherit;white-space:nowrap;}
.customer_account_button a:hover{text-decoration:none;}

.customer-account-index .data-table td em,
.sales-order-history .data-table td em{}

.box-account .box{clear:none;padding:0;margin:0;width:100%;border:none;} 
.box-content address{color:##515051;font-size:12px;color:#515051;}
.col-1 .box{width:230px;margin-right:90px;}
.box-account .col2-set{clear:both;}
.box-account .col-1,.box-account  .col-2{float:left;}
.box-account  .col-2{float:right;width:45%;}
.customer_account_button{clear:both;float:left;margin:10px 0 5px;}
.box-recent .customer_account_button{margin:0;}
.col2-set .customer_account_button{clear:both;float:left;margin:27px 0 0 0;}
.box-account .box-content{font-size:12px;color:#515051;}
.box-account .box-content p{line-height:23px;}
.box-account .col-2 .box-content p{font-style:italic;}
.col1-set .col-1 .box-content a{color:#15100c;float:left;padding:3px 0 25px;}
.box-account .box-title a{font-size:9px;color:#fff;padding:1px 5px 0 5px;margin:0px 0 0 12px;float:left;}
.box-content address{line-height:14px;padding:6px 0 0 0;}
.box-recent td,.sales-order-history  .data-table td{font-size:14px;}
.box-recent .price{font-size:12px;}
/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews .number,.dashboard .box-tags .number{ float:left; font-size:12px; line-height:1;color:#4c4c4c;font:normal 12px Arial; margin:0px -20px 0 0; padding:1px 0;font-weight:bold;}
.dashboard .box-reviews .details { margin-left:10px; }
.dashboard .box-reviews li.item { margin:0 0 18px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:4px 0 0 -10px; }
.dashboard .box-reviews .product-name{color:#2f2f2f;font:10px Arial;text-transform:uppercase; }
.dashboard .box-reviews .ratings strong{display:none;}
.name_order{font-weight:bold !important;}

/* Block: Tags */
.dashboard .box-tags .box-head h2 {}
.dashboard .box-tags .number {float:left; font-size:12px; line-height:1;color:#4c4c4c;font:normal 12px Arial;margin:0px -20px 0 0; padding:1px 0;}
.dashboard .box-tags .details { margin-left:10px; }
.dashboard .box-tags li.item { margin:0 0 24px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
.dashboard .box-tags .product-name{color:#2f2f2f;font:10px Arial;text-transform:uppercase; }
.dashboard .box-tags .tags {padding:8px 0 0 0;margin:0 0 0 -9px;}
.dashboard .box-tags .tags strong{color:#454545 !important;}
.dashboard .box-tags .tags li a{font:12px Arial;}
.dashboard  .box-tags .product-name a,.dashboard .box-reviews .product-name a{color:#4c4c4c;font:normal 12px Arial;}
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:12px;  }
.addresses-list h3 {font-weight:bold; font-size:12px;padding-bottom:3px;  }
.col-1.addresses-primary h3{float:left;}
.addresses-list address { margin:0 0 3px;font-size:12px;color:#616161;line-height:14px; }
.addresses-list p { margin:0; }
.edit-address {margin:7px 0 !important;}
.edit-address a{color:#4c4c4c;font:12px Arial;background:url("../images/i_change_pass.png") no-repeat scroll right center transparent;padding-right:20px;}
.addresses-list a {}
.addresses-list p.edit a{font-size:9px;color:#fff;padding:1px 5px 0 5px;margin:0 0 0 12px;float:left;}
.addresses-list p.edit a:hover,
.box-account .box-title a:hover{text-decoration:none;}
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { margin:0 0 15px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:normal;font-size:14px;padding:0;color:#616161;font:italic 12px Arial;}
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
.customer-address-index .buttons-set{margin:5px 0 0 0;}
.col-1.addresses-primary h2{float:left;}
.addresses-primary li.item{clear:both;}
.addresses-additional{margin:15px 0 0 0;}
.addresses-additional .separator{}

.my-account{position:relative;}
.customer-account-index .my-account .page-title {position:static;margin-bottom:15px;}
.customer-account-index .my-account {margin:-10px 0 0 0;}
.my-account .page-title ,.box-head{background:url(../images/bkg_tab.png) repeat-x;height:36px;line-height:36px;}
.my-account .page-title h1,.box-head h2{font:18px/36px 'CenturyGothic' !important;color:#616161 !important;text-transform:uppercase;margin:0;padding:0 14px;}
.customer-name .form-list label{margin-top:8px;}
.customer-address-form .form-list li.control input.checkbox{margin:5px 6px 0 0; float:left;}
.customer-address-form .form-list li.control label{margin:3px 0 0 0;float:left;}

/* Order View */
.order-info { }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box {}
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
.sales-order-view .box{padding:0;border:none;margin:10px 0;}

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px;}
.order-items.order-details{padding:10px 0;}
.order-items .product-name { font-size:12px !important; font-weight:normal !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date {padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 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; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .data-table td.last{padding:13px 10px;}
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none;margin-left:5px;}
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }
.my-wishlist button.button span span{ white-space:nowrap;}
.my-wishlist  #wishlist-table .price-box{margin:-1px 0 5px 0;}
.my-wishlist .data-table thead th{background:none;border-bottom:1px solid #E0E0E0;}
.my-wishlist .data-table thead th:last-child{border-right:none;}
.my-wishlist .description{padding:5px 0;font-size:14px;}
.my-wishlist input.qty{display:block;}
.my-wishlist .availability.out-of-stock span,.my-wishlist .link-edit{font:normal 11px Arial;clear:both;float:left;margin-top:5px;}
.my-wishlist td  button.button{margin:10px 0 5px 0;}
.my-wishlist .cart-cell{min-width:101px;}
.my-wishlist .product-name{font:bold 12px Arial;text-transform:uppercase;padding:3px 0 5px 0;}
.wishlist-index-index .btn-remove2{}
/*Account Information*/
.customer-account-edit .form-list .field{width:310px;margin:0 100px 0 0;}
.customer-account-edit .form-list .field.name-lastname{margin:0 -2px 0 0;}
.customer-account-edit .form-list .input-box{float:left;margin:0 0 8px 0;}
.customer-account-edit .form-list .input-text{clear:both;float:left;width:297px !important;height:25px;padding:4px 5px;line-height:15px;}
.customer-account-edit .form-list .input-text.validate-email{}
.customer-account-edit .form-list li.control label{font:bold 12px Arial;color:#4c4c4c;}
.customer-account-edit li.fields{margin:0;}
.customer-account-edit li.control{margin-top:0;}
.customer-address-form .form-list .field{margin-right:8px;width:350px;}
.customer-address-form  p.required{}
.customer-account-edit .form-list li.control input.checkbox{margin-top:-3px;}
.customer-account-edit .email_address{margin:-25px 0 0 0;}
.customer-account-edit .fieldset .legend,
.customer-account-edit .form-list label{color:#616161;}
.customer-account-edit .form-list label{margin-top:8px;}
.customer-account-edit .buttons-set{margin:15px 0 0 0;}
.my-account p.back-link a{font:bold 11px Arial !important;color:#434343 !important;}
.my-account p.back-link a:hover{text-decoration:underline;}
.my-account .buttons-set .back-link{margin:5px 0 0 0 !important;background:url("../images/i_back_account.png") no-repeat scroll 0 center transparent !important;}
/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px;width:auto;display:inline-block;}
.my-tag-edit .btn-remove { float:right; margin:7px 0 0 5px; }
#my-tags-table { clear:both;margin:7px 0; }
#my-tags-table td { padding:10px;max-width:400px; }
#my-tags-table .add-to-links { white-space:nowrap; }
#my-tags-table .add-to-links li{padding:0 !important;float:none;text-align:center;}
#my-tags-table .product-name{font:12px Colaborate-MediumRegular;padding-bottom:5px;}
#my-tags-table button.button span span{white-space:nowrap;}

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .product-name{margin-top:2px;font:12px Arial;}

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:14px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:normal; margin:0 0 10px; }
.review-product-view .col-main{padding:0 0 70px 0;}
.review-product-view p.back-link a:hover{text-decoration:underline;}
.review-product-view .col-main .buttons-set .back-link{margin:15px 0 0 0;}
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:960px; margin:10px auto 0;padding:8px 0 0 0;}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#757575; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:3px 0 20px; color:#757575;font:11px Arial; }
.footer address a { color:#757575;text-decoration:none;  }
.footer address a:hover { text-decoration:underline; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:14px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote,
.std pre,
.std table { 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; }
.std dd { padding:0 0 0 1.5em; }
.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; }
.std pre { overflow:auto; }

.cols-set-12 { clear:both; width:100%; }
.cols-set-12:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom:1; }
.cols-set-12 .col1,
.cols-set-12 .col2,
.cols-set-12 .col3,
.cols-set-12 .col4,
.cols-set-12 .col5,
.cols-set-12 .col6,
.cols-set-12 .col7,
.cols-set-12 .col8,
.cols-set-12 .col9,
.cols-set-12 .col10,
.cols-set-12 .col11,
.cols-set-12 .col12 { float:left; }
.cols-set-12 .col1 { width:8.3%; }
.cols-set-12 .col2 { width:16.66%; }
.cols-set-12 .col3 { width:24.99%; }
.cols-set-12 .col4 { width:33.33%; }
.cols-set-12 .col5 { width:41.66%; }
.cols-set-12 .col6 { width:49.99%; }
.cols-set-12 .col7 { width:58.33%; }
.cols-set-12 .col8 { width:66.66%; }
.cols-set-12 .col9 { width:74.99%; }
.cols-set-12 .col10 { width:83.33%; }
.cols-set-12 .col11 { width:91.66%; }
.cols-set-12 .col12 { width:100%;}
.cols-set-12 .col-first { float:left; clear:both; }
.cols-set-12 .col-last { float:right; }
.cols-set-12 .col-inner { margin:0 10px; }

/*HomePage*/

/*Store Color*/
.store_view{margin:0 auto;width:100%;overflow:hidden;}
.store-switcher{height: 27px;position: relative;z-index: 5;}
.store-switcher ul {display: block;margin: 0 auto;padding: 2px 0 0;width: 964px;}
.store-switcher ul li {display: block;float: left;margin: 0 2px 0 0;padding-left: 8px;}
.store-switcher ul li,.store-switcher  ul li a {background: url("../images/bkg_topmenu.png") no-repeat scroll 0 0 transparent;display: block;height: 25px;line-height: 25px;}
.store-switcher ul li a {background-position: 100% -36px;color: #CCCCCC;cursor: pointer;display: block;font-size: 10px;font-weight: bold;padding: 0 15px 0 7px;text-decoration: none;}
.store-switcher   ul li:hover, .store-switcher  ul li:hover a {background: url("../images/bkg_topmenu_hover.png") no-repeat scroll 0 0 transparent;}
.store-switcher ul li:hover a {background-position: 100% -36px;}

/*Header*/
.wrapper-header{background:url("../images/bg_top.png") repeat-x scroll 0 0 transparent;}
.wrapper-content{background:url("../images/bg_top_content.png") repeat-x scroll 0 0 #fff;}
.header_row1{float:left;width:100%;padding:0 0 25px 0;}
.header-content{overflow:hidden;margin-bottom:13px;}
.header-container .header .top-right{float:right;}
.div_link-cart{float:right;height:40px;display:block;padding-left:6px;margin-left:5px;}
.div_link-cart .div_link-cart_inner{height:40px;display:block;padding-right:26px;padding-left:4px;}
.shipping_call,.free_shipping,.call_number{float:left;}
.div_link-cart a.top-link-cart{padding:3px 0 0 30px;display:block;height:38px;width:100%;cursor:pointer;}
.div_link-cart a.top-link-cart:hover span{text-decoration:underline;}
.div_link-cart a.top-link-cart:hover span.subtotal,
.div_link-cart a.top-link-cart:hover span.price{text-decoration:none;}
/*Slideshow Feature*/
.featured-product-home{padding-top:10px;}
.featured-product-home .widget-title,
.featured-product-home .navigation {text-align:center;}
.featured-product-home .navigation{padding:0 0 25px 0;}
.featured-product-home .widget-title h2{color:#616161;font:18px 'CenturyGothic';text-transform:uppercase;width:225px;margin:0 auto 7px;padding-bottom:5px;border-bottom:1px solid #C8C8C8;}
.featured-product-home .widget-title p{color:#8e8e8e;font:11px Arial; }
.featured-product-home .navigation{}
.featured-product-home .navigation  a{display:inline-block;width:10px !important;height:10px !important;text-indent:-9999px;margin:0 2px 0 0;}
.featured-product-home .navigation  a.active{cursor:default;}
.content-featured-product .products-list .product-name a{font:bold 12px Arial;}
.content-featured-product .products-list .price{font:bold 14px Arial;color:#414141;}
.content-featured-product .btn-cart,
.content-featured-product  .add-to-links {display:none;}

/*home-banner*/
.home-banner{clear:both}
.home-banner a{width:231px;float:left;margin:0 13px 0 0; min-height:119px}
.home-banner a.last{margin:0;}
.home-banner-container{margin-bottom:35px;margin-top:12px;}

/*editor-pick-home*/
.editor-container .editor-pick-home h2{padding-top:3px !important}
.editor-pick-home h2{display:none;color:#616161;font:18px 'CenturyGothic';text-transform:uppercase;padding-top:0px; clear:both;}
.editor-pick-home .product-name a{font:bold 12px Arial;}
.editor-pick-home  .price{font:bold 14px Arial;color:#414141;}
.editor-pick-home .btn-cart,
.editor-pick-home .add-to-links {display:none;}
.editor-pick-home .widget-title {border-bottom:0px solid #C8C8C8;padding-bottom:0px;}

/*Block cart*/
.sidebar_cart_img{position:relative;}
.sidebar_cart_img .btn-remove{position:absolute;left:0;top:0;margin:0;}
.block.block-cart .block-content .product-name{width:100% !important;margin-top:-1px;}

/*Main_SlideShow*/
.main-slideshow .container{margin:10px 0;}
.container{/*float:left;margin:0 0 10px 0;*/}
.top-banner{margin:10px 0;}
.main-slideshow-title{font:24px 'CenturyGothic';text-transform:uppercase;color:#ececec;margin:0;}
.main-slideshow-text{color:#ececec;font-size:12px;line-height:14px;margin:0 0 6px 0;}
.inner-text a span{text-transform:uppercase;color:#47a2ff;font:14px;font-weight:bold;background:url("../images/view_more.png") no-repeat right center;padding-right:15px;font-size:14px;}

/*Tab*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; overflow:hidden; }
.ui-tabs .ui-tabs-nav {padding:0 0 4px; margin:0;overflow:hidden;border-bottom:1px solid #C8C8C8;margin:0 0 30px 0;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative;  border-bottom: 0 !important; white-space: nowrap;background:url("../images/ver_tab.png") no-repeat right center;padding:0 11px 0 8px;}
.ui-tabs .ui-tabs-nav  li.first,.ui-tabs .ui-tabs-nav li:first-child{ padding-left:0;}
.ui-tabs .ui-tabs-nav li.last,.ui-tabs .ui-tabs-nav li:last-child{background:none;}
.ui-tabs .ui-tabs-nav li.last{background:none !important;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;color:#050505;font:18px 'CenturyGothic';text-transform:uppercase; }
.ui-tabs .ui-tabs-nav li a{cursor: pointer;color:#616161;font:18px 'CenturyGothic';text-transform:uppercase;}
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;color:#050505;font:18px 'CenturyGothic';text-transform:uppercase; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-state-active a{ color:#fff!important; }
.ui-tabs .ui-tabs-nav li.tab-items.ui-tabs-selected  a:hover{color:#050505;}

.tab_content .jcarousel-item .product-name a{font:bold 12px Arial;}
.tab_content .jcarousel-item  .price{font:bold 14px Arial;color:#414141;}
.tab_content .btn-cart, .tab_content .add-to-links{display:none;}
.tab_content  .ratings .rating-box{float:none;}
.tab_content  .product-shop{color:#888888;}
.tab_content  .product-name{margin-bottom:10px;}


/*Footer*/
.footer-title{font:14px 'CenturyGothic';color:#616161;text-transform:uppercase;padding:0 0 10px 0;}
.footer-what,.footer-shopping,.footer-about{width:33.3%;float:left;margin:30px 0 0 0;}
.footer-link li{line-height:16px;line-height:20px;}
.footer-link li a{color:#727272;font:12px Arial;}
.cms-index-index .info-container{z-index:12;}

.payment-method{border:#e0e0e0 1px solid;padding:0;width:962px !important;border-bottom:none;}
.follow-us{border:#e0e0e0 1px solid;padding:5px 20px;width:962px !important;border-bottom:none;}
.footer-follow-us{overflow:hidden; clear:both; padding-left:20px}
.payment-method .footer-follow-us{padding-left:20px; padding-bottom:20px; }
.payment-method{border-bottom:0;margin-top:35px;}
.block-newsletter{float:left;width:62%;margin:0; padding-left:20px}
.footer-follow-us ul li img{margin:1px 10px 0 0;}
.footer-payment{float:left; padding:13px 0 10px}
.footer-payment ul li{float:left;display:inline;padding:0 10px;}
.footer-payment h2{color:#616161;font:14px 'CenturyGothic';text-transform:uppercase;padding-bottom:2px;}
.footer-payment ul li.first,.footer-follow-us ul li.first{padding-left:0;}
.footer-payment ul li.last,.footer-follow-us ul li.last{padding-right:0;}

.footer-follow-us ul li{float:left;display:inline;padding:0 27px;padding:0 24px\0/;}
.footer-follow-us ul li a img{margin:0 10px 0 0;}
.footer-follow-us ul li a {color:#535353;font:11px Arial;}

.footer-end{background:#080808;padding:9px 0;width:964px !important;}
.footer-end address{font:11px Arial; padding-left:12px}
.footer-copyright{float:left;width:50%;margin:4px 0 0 0;}
.footer-language{float:left;}
.footer-currency{float:right; padding-right:12px}
.language-currency{width:auto;float:right;}

/*Blog Footer*/
.footer-blog  a img{float:left;margin-right:10px;margin-top:4px;}
.footer-blog .desc{color:#727272;font:12px Arial;padding:7px 0 0 0;}
.footer-blog .desc a{text-transform:uppercase;font:14px;font-weight:bold;padding-right:15px;font-size:14px;display:block;width:65px;margin:12px 0 0 0;}
.footer-blog .block .post-title{}

.bg_footer_bottom address{margin:30px 0 0 0;}
.bg_footer_bottom address,
.bg_footer_bottom address a{color:#4d4d4d;font:11px Arial;}

.social{background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/bg_social.png) no-repeat 10px 0;width:189px;height:148px;float:right;margin-top:-1px;text-align:center;}
.social h2{color:#fff;font:14px Colaborate-MediumRegular;text-transform:uppercase;text-align:center;width:150px;padding:12px 0 0 25px;}
.social ul{margin:11px 0 0 39px;}
.social ul li{display:inline;float:left;margin-right:6px;}

.footer_line{border-top:#141414 1px solid;padding:8px 0 0 0;}
.footer_line address,.footer_line address a{color:#4d4d4d;font:11px Arial;}
/*-------------------------------------------------------------------*/
.footer_friend h3,
.block-subscribe label,
.follow_us h3 {color:#2f2f2f;font:14px Colaborate-MediumRegular;text-transform:uppercase;width:auto;float:left;padding:9px 5px 0 10px;}

.bg_black .footer_friend h3,
.bg_black .block-subscribe label,
.bg_black .follow_us h3 {color:#fff;font:14px Colaborate-MediumRegular;text-transform:uppercase;width:auto;float:left;padding:10px 5px 0 15px;}

.block-subscribe label{padding-top:9px;}
.footer_friend ul{padding:10px 0 0 0;}
.footer_friend ul li{float:left;display:inline;padding:1px 7px;}
.flick{display:block;margin:3px 0 0 0;}

.customer_choice{border:#e0e0e0 1px solid;padding:15px;float:left;}
.customer_choice h3{color:#2f2f2f;font:14px Colaborate-MediumRegular;text-transform:uppercase;width:auto;float:left;}
.bg_black .customer_choice h3,
.bg_black .customer_choice_top a{color:#fff;}

.customer_choice_top a{font:bold 10px Arial;color:#2f2f2f;text-transform:uppercase;float:right;}
.customer_choice_info{clear:both;padding:10px 0 0 0;}

.customer_choice_info ul{}
.customer_choice_info ul li{width:310px; float:left;display:inline;}
.customer_choice_info ul li:last-child{width:312px;}
.customer_choice_info img{float:left;margin-right:20px;}
.customer_choice_info  li .item_content{color:#898989;font-size:14px;line-height:15px;float:right;width:222px;}
.customer_choice_info span.author{color:#ec1f1f;font:bold 12px Arial;}
.bg_black{background:#15100c;}


.follow_us{float:right;margin-right:20px;}
.follow_us a img{margin:10px 0 0 5px;}

.footer_gallery{clear:both;float:left;margin:30px 0 0 0;}
.footer_gallery h3{color:#2f2f2f;font:bold 14px Colaborate-MediumRegular;text-transform:uppercase;padding-bottom:14px;}
.bg_black .footer_gallery h3{color:#fff;}
.footer_gallery h3 img{margin:2px;}
.footer_gallery ul{width:100%;overflow:hidden;margin:0;}
.footer_gallery ul li{display:inline-block;margin:0 5px 5px 0;width:69px;}
.footer_gallery ul li.last{margin:0;}
.gallery_footer .customer_choice_info ul li{width:276px;}
.gallery_footer .customer_choice_info li .item_content{width:188px;}


.em_block-recent-post{clear:both;float:left;margin:0;border:none;width:100%;}
.blog-index-view .em_block-recent-post{margin:0 0 15px 0;}
.footer-blog .em_block-recent-post{margin:30px 0 0 0 !important;}
.payment{padding:15px 0 0 0;float:right;}
.footer-blog .em_block-recent-post li.item{margin:0 !important;border:none !important;padding:0;}
.em_block-recent-post .block-title{border:none;padding:0 0 9px 0;float:left;width:100%;}
.em_block-recent-post .block-title strong{padding:0 0 6px 0;width:auto;float:left;border:none;border-bottom:1px dotted #B2B2B2;width:100%;}
.em_block-recent-post span.buy_extension{float:left;font:italic 10px Arial;text-transform:uppercase;margin:5px 0 0 10px;}
.em_block-recent-post .block-content{clear:both;}
.em_block-recent-post .block-content .blog_day {float:left;width:65px;height:65px;border:#ec1f1f 1px solid;margin-right:15px;text-align:center;margin-top:5px;}
.em_block-recent-post .block-content .blog_day .day{display:block;color:#2f2f2f;font:30px Colaborate-MediumRegular;padding-top:14px;line-height:20px; }
.em_block-recent-post .block-content .blog_day .month{color:#ec1f1f;font:18px Colaborate-MediumRegular; text-transform:uppercase;}
.em_block-recent-post .post_desc p{color:#757575;font:11px Arial;line-height:16px;}
.em_block-recent-post .post-on{color:#515050;font:italic 11px Arial;}
.em_block-recent-post .post-on span{font-style:normal;font:italic 11px Arial;text-decoration:underline;}
.block .post-title:hover{text-decoration:underline;}

.footer_link{overflow:hidden;padding-bottom:5px;padding-top:8px;clear:both;}
.footer_link li{padding:0;float:left;display:inline;}
.footer_link a{font:10px Arial;text-transform:uppercase;display:inline;padding:0 5px;}
.footer_link li:first-child  a,.form-language li.first{padding-left:0;}
.form-language{min-width:130px;}
.form-language li{float:left;display:inline;padding:0;height:22px;line-height:19px;margin:0 5px;}
.form-language li.first{margin:0 5px 0 10px;}
.form-language li a{text-transform:lowercase;font:bold 11px Arial;color:#928f8f;}
.form-language li a:hover{text-decoration:none;}
.form-language li.selected{}
.block-currency  li.selected{}
.footer_end{width:964px;margin:0 auto;clear:both;background:url(http://www.coffeecakeconnection.com/skin/frontend/default/em0059/images/line_footer.png) no-repeat 10px 0;}
.footer_end address{font-size:14px;}

/*Currency*/
.block-currency{background:none;margin:0;height:15px;padding:0;margin:0;}
.block-currency .block-title {background: none repeat scroll 0 50% transparent;float: left;height: auto;padding: 0;}
.block-currency .block-title strong {background: none repeat scroll 0 50% transparent;color: #FFFFFF;font-size: 10px;height: auto;line-height: 29px;padding: 0 5px 0 0;text-transform: uppercase;}
.block-currency .block-title strong span {bottom: auto;left: auto;position: static;width: auto;}
.block-currency .block-content {float: left;padding:0;margin:7px 0 0 0;}
.block-currency .block-content select {padding: 0;width: 100%;}
.block-currency .block-content ul li {display: inline;}
.block-currency .block-content ul li:last-child{padding-right:0;}
.block-currency .block-content ul li:first-child{}
.block-currency .block-content ul li a {background-position: left top;background-repeat: no-repeat;float: left;height:7px;margin-left:10px;width: 6px;text-indent:-9999px;}
.block-currency .block-content ul li.first a{margin-left:9px;}
.block-currency .block-content ul li:hover a, .block-currency .block-content ul li.selected a {background-position: left -8px;text-decoration: none;}
.block-currency .block-content ul li.selected a{background-position: left -8px;}
.block-currency .block-content ul li a img { vertical-align: top;}
.title-currency,.title-language{color:#928f8f;font:bold 11px Arial;text-transform:lowercase;float:left;margin:3px 0 0 0;}


/*Button*/
button.button span {padding:0 0 0 1px; background:url("../images/bkg_btn_subcribe.png") no-repeat 0 0;display:block;height:23px;}
button.button span span{color:#fff;font:bold 11px Arial ;text-transform:uppercase;padding:0 10px 0 8px;border:none;background:url("../images/bkg_btn_subcribe.png") no-repeat right -23px;line-height:22px;white-space:nowrap;height:23px;display:block;}
button.button span span{line-height:23px\0/;}

button.button.btn-continue span,
.cart button.button.btn-empty span{background:none;padding:0 0 0 1px; background:url("../images/btn_continue.png") no-repeat 0 0 !important;display:block;height:31px;}

button.button.btn-continue span span,
.cart button.button.btn-empty span span{color:#fff;font:bold 11px Arial ;text-transform:uppercase;padding:0 12px 0 10px;border:none;background:url("../images/btn_continue.png") no-repeat right -31px !important;line-height:31px;white-space:nowrap;height:31px;display:block;}

.cart button.button.btn-update span{padding:0 0 0 1px;background:url("../images/btn_continue.png");display:block;height:31px;}
.cart button.button.btn-update span span{color:#fff;font:bold 11px Arial ;background:url("../images/btn_continue.png") no-repeat right -31px !important;text-transform:uppercase;padding:0 12px 0 10px;border:none;line-height:31px;white-space:nowrap;height:31px;display:block;}

.totals button.button.btn-checkout span {padding:0 0 0 1px;display:block;height:41px;}
.totals button.button.btn-checkout span span{color:#fff;font:bold 16px Arial ;text-transform:uppercase;padding:0 61px 0 54px;border:none;line-height:41px;white-space:nowrap;height:41px;display:block;}

.cart button.button.btn-update span{}
.cart button.button.btn-update span span{}

/*Button search*/
.form-search button.button span{background:none;padding:0;}
.form-search button.button span span{border:none;padding:0;color:#494949;background:url(../images/i_search.png) no-repeat;width:14px;height:15px;text-indent:-9999px;}



/*Backlink*/
p.back-link {background:url(../images/i_back.png) no-repeat 0 center;clear:both;margin:7px 0 0 0;}
p.back-link a{font:bold 14px Arial;color:#646463;padding-left:18px;}
p.back-link a:hover{text-decoration:none;}
.review-product-list p.back-link a:hover,
.checkout-multishipping-addresses p.back-link a:hover,
.checkout-multishipping-shipping p.back-link a:hover,
.checkout-multishipping-billing p.back-link a:hover,
.checkout-multishipping-overview p.back-link a:hover{text-decoration:underline;}

.review-customer-index  p.back-link,
.sales-order-view p.back-link,
.tag-customer-index  p.back-link,
.tag-customer-view p.back-link{margin:0;}

.review-customer-view  p.back-link{margin:10px 0 0 0;}
.customer-address-index button.button span{}
.customer-address-index button.button span span{}
.customer-address-form .my-account .buttons-set{margin:0;}

.wrapper-tabs .std strong{display:block;color:#2f2f2f;font-size:12px;margin:15px 0;}
.wrapper-tabs .emmediawidget{margin:23px 0 20px 13px;position:relative;z-index:1;}
.three-columns .tags_products{padding-left:0 !important;line-height:20px;}

/*Detail*/
.product-shop-top{border-bottom:1px dotted #B2B2B2;overflow:hidden;padding-bottom:5px;}
.product-shop-top .ratings {float:left;margin:0 27px 0 0;}
.product-shop-top .ratings .rating-links a.add-review{background:url(../images/i_add_review.png) no-repeat left center;padding-left:17px;margin-left:10px;}
.product-shop-top .ratings a,
.product-shop-top .email-friend a{color:#4c4c4c;font:10px Arial;text-transform:uppercase;}
.product-shop-top .email-friend{float:left;background:url(../images/i_email_to.png) no-repeat left center;margin:2px 62px 0 0;}
.product-shop-top .email-friend a{padding-left:25px;}

.product-shop-top .add-to-links{float:left;margin:4px 0 0 0;}
.product-shop-top .add-to-links li{background:url(../images/i_compare.png) no-repeat left center;margin-right:66px;}
.product-view  .add-to-links li{background:url(../images/i_compare.png) no-repeat left 5px;margin-right:22px;}
.product-shop-top .add-to-links li.last,
.product-view  .add-to-links li.last{margin-right:0;}
.product-shop-top .add-to-links li a,
.product-view  .add-to-links a{padding-left:10px;color:#4c4c4c;font:9px Arial;text-transform:uppercase;}

.three-columns .product-shop-top .add-to-links{float:left;}
.three-columns .product-shop-top .add-to-links li{margin:0 26px 0 0;}
.form-add  fieldset h3{font:12px Arial;color:#4C4C4C;}
.form-add  fieldset h4{font:11px Arial;color:#4C4C4C;}
.form-add .input-text{clear:both;float:left;width:338px !important;height:25px;padding:4px 5px;line-height:15px;}
.form-add  textarea{clear:both;float:left;width:340px !important;height:83px;padding:3px 5px;}
.box-tags .form-add button.button{margin:10px 0 0 0; float:left}
.product-view .form-add  .data-table{width:665px;}
.product-view .form-add  .data-table td{padding:10px 30px;}
.one-column .product-view .form-add  .data-table{width:49%;}
.product-view .form-add  .data-table tbody  th{padding:11px 0;}
.product-view .form-add  .data-table thead  th{padding:5px 20px;}
.product-view .form-add  .data-table thead th,
.product-view .form-add  .data-table th{color:#4c4c4c;font-size:12px;font-weight:bold;background:none;border:none;}
.product-view .form-add  .data-table td,
.product-view .form-add .data-table .odd,
.product-view .form-add .data-table .even,
.product-view .form-add  .data-table{background:none;border:none;}

.grouped-items-table{margin-top:15px;float:left;}
.product-view .regular-price .price,
.product-view .product-options-bottom .full-product-price .price,
.product-view .price-box-bundle .price{font-size:14px;}
.grouped-items-table .price{font-size:12px !important;}
.grouped-items-table td{padding:5px 8px 2px !important;}
.grouped-items-table td input.qty{margin:-1px 0 2px 0;}
.Social_icon{width:100%;float:left;}
.review-product-list .Social_icon{margin:10px 0 0 0;}
.facebook,.twitter,.gplus{float:left;/*width:auto;*/}
/*.facebook{ width:70px;}
.twitter{width:85px;}*/


.three-columns .form-add .input-text{clear:both;float:left;width:255px !important;height:22px;padding:2px 5px 4px 5px;line-height:22px;}
.three-columns  .product-view .form-add .data-table{width:480px !important;}
.three-columns  .form-add textarea{width:257px !important;}

/*For Chrome-IE9*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.footer-follow-us ul li{padding:0 25px;}
.shipping-form .sp-methods dt{margin:6px 10px 0 0;}
}
@media all and (min-width:0){
.title-currency,.title-language{margin-top:4px\0/;}
.form-language li{margin:1px 5px\0/ !important;;}
.form-language li.first{margin:1px 5px 0 10px\0/ !important;}
.shipping-form .sp-methods dd li{margin:4px 0 \0/ !important;;}
}

/*Checkout*/
.opc .form-list .input-box .input-text {
clear:both;float:left;width:316px !important;padding:4px 5px;line-height:15px;border:#e7e4d1 1px solid;
}
.customer-address-form .my-account .input-box .input-text ,
.sendfriend-product-send .col-main .input-box .input-text {clear:both;float:left;width:316px !important;height:25px;padding:4px 5px;line-height:15px;border:#e7e4d1 1px solid;}
.sendfriend-product-send .input-box .input-text {width:306px !important;}
.my-account .fieldset li.control {}

.opc .form-list .input-box .input-text.validation-failed{}

.opc #opc-shipping  li.wide .input-box .input-text{width:706px !important;}

.opc #opc-billing .input-box .input-text.validation-failed,
.opc #opc-shipping .input-box .input-text.validation-failed{}

.opc #opc-billing  li.wide .input-box .input-text{width:706px !important;}
.opc #opc-billing  li.wide .input-box .input-text.validation-failed{}

.opc #opc-billing .form-list .field,
.opc #opc-shipping  .form-list .field{width:330px;margin-right:60px;}

.opc #opc-billing .form-list .field.last,
.opc #opc-billing .form-list .name-lastname,
.opc #opc-shipping  .form-list .field.name-lastname,
.opc #opc-shipping  .form-list .field.last{margin-right:-2px;}

.opc #opc-billing .form-list select,
.opc #opc-shipping .form-list select {width:329px !important;padding:2px;border:1px solid #E7E4D1;}

.form-list li.wide .input-box .input-text{width:464px !important;}
.customer-address-form .my-account   li.wide .input-box .input-text{width:675px !important;}
.opc .form-list li.wide .input-box .input-text.validation-failed{}

.sendfriend-product-send li.wide .input-box .input-text{background:none;}

.opc .form-list .field {margin-right:10px;}
.opc .form-list label{color:#4c4c4c;font:bold 12px Arial;margin-bottom:8px;}
.opc li.control  label{color:#4c4c4c;font:normal 12px Arial;margin-bottom:8px;}

.opc .form-list select,
.customer-address-form .my-account  select{width:274px;padding:3px;float:left;clear:both;}
.customer-address-form .my-account  select{padding:3px;width:330px;border:1px solid #E7E4D1;}
.opc #opc-shipping  li select{width:230px !important;}

.opc .form-list select option,
.customer-address-form .my-account  select option{padding-right:0;margin-right:10px;width:150px;border:none;}
.opc .form-list select option{width:auto;}

.opc #checkout-step-shipping_method .sp-methods dt{float:left;width:auto;color:#646463;font:bold 12px Arial;}
.opc  #co-payment-form .sp-methods dt{float:left;clear:both;margin:0px 0 8px 0;}
.opc  #co-payment-form  .sp-methods dt label{font-weight:normal;font-size:14px;}
.opc  #checkout-payment-method-load {margin-top:-10px;}
.opc #checkout-step-payment .sp-methods input.cvv{width:316px !important;}
.opc .sp-methods dd{float:left;margin:8px;}

.opc .order-review {border:#ececec 1px solid;padding:0 23px 17px 23px;margin:20px 0 0 0;}
.opc #checkout-step-review .data-table{border:none;}
.opc #checkout-step-review .data-table thead th{background:none;border-right:none;font:12px Arial;border-bottom:1px solid #f1efe3;padding:12px 40px 10px 40px;text-transform:uppercase;}
.opc #checkout-step-review .data-table thead th:first-child{padding-left:0;}
.opc #checkout-step-review .data-table thead th:last-child{padding-right:0;text-align:right !important;}

.opc #checkout-step-review .data-table tbody th,
.opc #checkout-step-review  .data-table tbody td{border:none;border-bottom:1px solid #E0E0E0;}

.opc #checkout-step-review .data-table .odd,
.opc #checkout-step-review .data-table .even ,
.opc #checkout-step-review .data-table  tfoot tr,
.opc #checkout-step-review .data-table tfoot tr.first td{background:none !important;}


.opc #checkout-step-review .data-table tfoot{border:none;}
.opc #checkout-step-review .data-table td{padding:11px 48px;}
.opc #checkout-step-review .data-table td.a-center{font-size:14px;}
.opc #checkout-step-review .data-table .price{color:#616161;font:bold 12px Arial;}

.opc #checkout-step-review .data-table tbody td:first-child{padding-left:0 !important;}
.opc #checkout-step-review .data-table tbody td.last{padding-right:0 !important;}
.opc #checkout-step-review .data-table tfoot td,
.opc #checkout-step-review .data-table tfoot .price{border:none;font-weight:bold;color:#616161;font-size:14px;}
.opc #checkout-step-review .data-table tfoot td{font-size:12px;}
.opc #checkout-step-review .data-table tfoot td{font-size:12px;color:#616161;}

.opc #checkout-step-review .data-table  tfoot strong,
.opc #checkout-step-review .data-table  tfoot tr.last .price {font-size:14px;}
.opc #checkout-step-review .data-table  tfoot strong{font:bold 14px Arial;}
.opc #checkout-step-review .data-table  tfoot tr.last .price{}
.opc #checkout-step-review .data-table  tfoot tr td{padding:3px 0;padding-right:20px !important;}
.opc #checkout-step-review .data-table  tfoot tr td.last{padding-right:0 !important;font-size:14px;}
.opc #checkout-step-review .data-table  tfoot tr.first td{padding-top:22px;}
.opc #checkout-step-review .data-table  tfoot tr.first td{}
.opc #checkout-step-review .data-table  tfoot  tr.last td{}
.opc #checkout-step-review .buttons-set{border:none;position:relative;}
.opc #checkout-step-review .data-table tfoot tr  td.a-left,
.opc #checkout-step-review .data-table tfoot tr.last td.a-right{padding-left:360px;}
.opc #checkout-step-review .data-table tfoot tr.last td.a-right{padding-top:3px;}
.opc #checkout-step-review .data-table tfoot tr.last td.a-right.last{padding-left:0;padding-top:3px;}

.opc #co-payment-form .sp-methods dd{clear:both;margin:8px 0;width:500px;}
.opc #payment_form_ccsave  .input-box{width:auto;}
.review-qty{border:#e7e4d1 1px solid;padding:3px 25px 3px 10px;color:#606060;font:12px Arial;}
.block-progress address{overflow:hidden;text-overflow:ellipsis !important;color:#2B2B2B;}
.block-progress .separator{width:5px;text-indent:-9999px;display:inline-block;margin:0 2px;}
.checkout-onepage-index .buttons-set{width:auto !important;}
.checkout-onepage-index .col-main,
.checkout-onepage-success .col-main{padding-bottom:35px;}
.checkout-onepage-success .col-main .page-title {background:#6dabd6;padding:2px;}
.checkout-onepage-success .col-main .page-title h1{font:11px Arial !important;color:#fff !important;border:#8bc0e5 1px solid;text-transform:none !important;padding:5px;}

/*Contact*/
.contacts-index-index .form-list .field{clear:both;}
.contacts-index-index .form-list .input-box{width:454px;min-height:26px;margin-bottom:8px;position:relative;}
.contacts-index-index .form-list .input-text{clear:both;float:left;width:476px !important;height:22px;padding:2px 10px 4px 10px;line-height:22px;}
.contacts-index-index  li.wide .input-box,
.sendfriend-product-send  li.wide .input-box{margin-bottom:8px;}

.contacts-index-index .form-list  li.wide .input-text{width:474px !important;position:relative;height:178px;background:none;}
.sendfriend-product-send .form-list  li.wide .input-text {width:667px !important;position:relative;height:178px;background:none !important;}
.sendfriend-product-send  p.back-link a:hover{text-decoration:underline;}
.contacts-index-index .form-list li.control label{font:normal 11px Arial;color:#7e7e7e;}
.contacts-index-index  li.fields{margin:0;}
.contacts-index-index li.control{margin-top:10px;}
.contacts-index-index  .buttons-set{margin:15px 0 0 0;width:500px;}
.contacts-index-index  .buttons-set p.required{margin-top:8px;}
.contacts-index-index .col-main{padding-bottom:30px;}

/*Quickshop*/
#fancybox-close {background: url("../images/i_close_qs.png") no-repeat !important;cursor: pointer;display: none;height: 30px; position: absolute;right: -15px;top: -15px;width: 30px;z-index: 1103;right:5px !important;top:4px !important;width:8px !important;height:8px !important;}
body.quickshop-index-view{min-width:650px;padding:22px;}
body.quickshop-index-view .quickshop-main .product-view{width:auto;border:none;padding:0;position:relative;}
body.quickshop-index-view .quickshop-main .product-view .product-img-box{width:318px;margin:0;}
body.quickshop-index-view .quickshop-main .product-view .product-shop{float:left;width:490px;margin:-5px 0 0 25px;clear:none;}
.container_body_end p{display:none !important;}

/*btn-ajax-cart*/
#containerDiv .ajaxcart .row2{overflow:hidden;}
#containerDiv .ajaxcart .row2 a.back,a.next{font-weight:normal !important;}
#containerDiv .ajaxcart .row2 a.next,#containerDiv .ajaxcart .row2 a.back{padding:0 0 0 1px; background:url("../images/bkg_btn_subcribe.png") no-repeat 0 0;display:inline-block;height:23px;border:none;cursor:pointer;}
#containerDiv .ajaxcart .row2 a.next span,#containerDiv .ajaxcart .row2 a.back span{color:#fff;font:bold 11px Arial ;text-transform:uppercase;padding:0 10px 0 8px;border:none;background:url("../images/bkg_btn_subcribe.png") no-repeat right -23px;line-height:22px;white-space:nowrap;display:inline-block;height:23px;}


/*Category*/
.lasted-review .block-title strong{border-bottom:#b2b2b2 1px dotted;padding-bottom:6px;display:block;}
.lasted-review .block-title strong span{font:18px 'CenturyGothic';text-transform:uppercase;}
.lasted-review .products-list .product-image{width:75px;height:85px;float:left;}
.lasted-review .products-list .product-name{margin-top:-3px;}
.lasted-review .products-list .product-shop{float:left;width:130px; margin-left:11px}
.lasted-review .ratings .amount{display:none;}
.lasted-review  .products-list .ratings{margin:7px 0;}
.lasted-review .products-list li.item{padding:12px 10px 12px 0; float:left}
.lasted-review .products-list li.item:first-child{padding-top:20px;}
.lasted-review  .products-list{padding-left:0 !important; overflow:hidden; width:100%}

.one-column .slideshow_featured .slideshow-box{width:100%;}
.one-column .slideshow_featured .product_tabs{width:920px;}
.one-column .slideshow_featured .product_tabs .item{width:455px;}
.one-column .slideshow_featured .navigation ul{margin:0 0 0 455px;}
.one-column .sorter .view-mode{}

/*Category 3 column*/
.three-columns .slideshow_featured .slideshow-box{width:335px;margin:0 auto;}
.three-columns .slideshow_featured .navigation ul{margin:0 0 0 195px;}


/*CMS Page View*/
.cms-page-view .col-main,
.cms-index-noroute .col-main{background:#fff;}
.cms-index-noroute {}

/*-----------Fix for Ipad-------------*/
@media screen
       and (min-device-width: 768px)
       and (max-device-width: 1024px) {
#fancybox-content{height:1500px !important}
.menu li a.drop.level-top{padding:0 0px;}
.category-title{margin:0 0 7px 0 !important;}
.tag-product-list .page-title,
.catalogsearch-result-index .page-title{margin:0 0 6px 0 !important;}
  
}