﻿/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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     enterprise_coffeeforless
 * @copyright   Copyright (c) 2012 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background: #fff; font:11px/1.35 "Lucida Grande", Helvetica, sans-serif; color:#444; text-align:center; min-width: 1020px }

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

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

/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; color:#000; }
h3            { font-size:14px; font-weight:bold; }
h4            { font-size:13px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; 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 */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/*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 { 
background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_background_fade.gif); 
background-repeat: repeat-x; 
background-color: #fff; padding-bottom:20px; 
overflow:hidden;
}
.page { width:1020px; margin:0 auto; text-align:center; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-print .printfooter { font-size:12px; }
.page-popup { padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.main { margin:0 0 14px; min-height:350px; background-repeat:repeat-y; text-align:left; }
.sidebar { min-height:350px; }

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

/* 1 Column Layout */
.col1-layout { background-position:-1000px 0; margin-top:0px; }
.col1-layout .col-main { float:none; width:auto; padding-top:0px; }
.col1-layout .breadcrumbs { margin-bottom:0 !important; }

/* 2 Columns Layout */
.col2-left-layout { background-position:-573px 0; }
.col2-left-layout .col-main { float:right; }
.col2-right-layout { background-position:573px 0; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout { background-position:0 0; }
.col3-layout .col-main { width:615px; margin-left:1px; display:inline;  }
.col3-layout .col-wrapper { float:left; width:838px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .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 Arial, Helvetica, sans-serif; color:#444; }
input.input-text,select,textarea { background:#fff; border:1px solid #c7c7c7; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_input.gif) 0 0 repeat-x; }
input.input-text,textarea { padding:2px 2px; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_input.gif) 0 0 repeat-x; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; margin-top:2px; vertical-align:top; }
input.radio { font-size:10px !important; }
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 { border:0; padding:0; margin:0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:text-bottom; }

a.button,
button.button span,
a.button span,
button.button span span { background-color:transparent; background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn.png); background-repeat:no-repeat; }

a.button,
button.button span { border:0; padding:0 0 0 10px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:white; height:21px; text-decoration:none; }
a.button span,
button.button span span { padding:0 15px 1px 5px; color:white; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; text-transform:uppercase; font:bold 11px/20px Arial, Helvetica, sans-serif; height:20px; }
a.button { line-height:21px; }
a.button { line-height:20px; }
.button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.button:active span span { margin:0; }
button.btn-small span { font-size:11px; line-height:14px; padding:1px 9px 0; }
button.disabled {}
button.disabled span {}

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form Validation */
.validation-advice { clear:both; font-size:11px !important; padding:3px 0 0 !important; color:#d91a00 !important; }
.product-options .validation-error .options-list,
.validation-failed { border:1px solid #f47d4e !important; background:#fff7f5 !important; }
input.input-text.validation-failed,
textarea.validation-failed { background:#fff7f5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_ok.gif) 100% 2px no-repeat; padding-right:20px; }
span.validation-error,
div.validation-error { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_error.gif) 100% 2px no-repeat; padding-right:20px; }
.required em { color:#f15c22; margin-right:4px; }
p.required { margin:0; padding:5px 0 0 0; text-align:right; width:620px; font-size:11px; color:#f02800; }
.form-list .validation-advice { width:250px; margin-right:-250px; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Fieldset */
.fieldset { font-size:12px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend { margin:0 0 1.5em; color:#000; }

/* Form lists */
.form-list {}

.form-list li { margin:0 0 9px; vertical-align:top; }
.form-list label { float:left; width:225px; padding:2px 15px 0 0; font-size:12px; font-weight:bold; color:#444; text-align:right; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; /* width:256px; */ }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:374px; vertical-align:top; }
.form-list textarea { width:374px; height:13em; }
.form-list select { float:left; width:380px; vertical-align:top; }
.form-list p { margin:0; padding:0 0 0 240px; }
ul.add-row,
.form-list li.add-row { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 0; margin-top:15px; }
ul.add-row .btn-remove,
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }

.form-list .add-field .input-box { margin-left:240px }
.form-list .control { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .control label { line-height:16px; }
.form-list .control .input-box { position:absolute; left:0; margin-left:240px; line-height:16px; padding-top:1px; }
.form-list .control input.radio { margin-top:3px; }

.form-alt label { float:none; display:inline; width:auto; }
.form-alt li { margin:0 0 5px; line-height:16px; }
.form-alt select { width:496px; }
.form-alt .input-box { width:496px; margin-top:5px; padding-bottom:11px; }
.form-alt .input-text { width:480px; }

.form-list-narrow label { width:105px; }
.form-list-narrow select { width:290px; }
.form-list-narrow input.input-text,
.form-list-narrow textarea { width:285px; }
.form-list-narrow .wide { width:auto; }
.form-list-narrow .add-field .input-box { margin-left:120px; }
.form-list-narrow .control .input-box { margin-left:120px; }

.inner-form { margin:10px 0 5px; padding:10px 0 0; border:1px dashed #d1d1d1; border-width:1px; background:#f7f7f7; }
.inner-form .form-alt label { padding-left:5px; }

/* Date Of Birth */
.form-list .customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .customer-dob .input-box .validation-advice { display:none !important; }
.form-list .customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice { display:none; }
.form-list .customer-dob .dob-day input.input-text { width:104px; }
.form-list .customer-dob .dob-month input.input-text { width:104px; }
.form-list .customer-dob .dob-year { margin-right:0; }
.form-list .customer-dob .dob-year input.input-text { width:138px; }

/* Combination of fields */
.form-list li.fields { margin:0; }
.form-list li.fields .field { clear:left; padding:0 0 9px; }

/* Buttons */
.buttons-set { clear:both; margin:15px 0; } /* general for button containing block */
.buttons-set p.back-link { float:left; padding:2px 15px 0 0; text-align:right; margin:0; }
a.back-link { color:#999; }
.buttons-set p.back-link a { color:#999; }
.buttons-set a.button,
.buttons-set button.button { float:right; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; background-color:#ededed; text-align:right; }

.form-buttons { margin:0; width:620px; } /* for button containing block under the general form */
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; width:225px; padding:2px 15px 0 0; text-align:right; }
.btn-only { /* padding-left:240px; */ }

/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

/* Global Messages */
.messages { width:100%; overflow:hidden; text-align:left; margin-top:10px; }
.messages li { margin:0 0 10px; padding:0; }
.messages ul { padding:10px 17px 18px; margin:0 0 -11px; background-position:35px 100%; background-repeat:no-repeat; position:relative; }
.messages ul li { margin:0; padding:0 0 3px; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg { border-style:solid !important; border-width:1px !important; font-size:12px !important; }
p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:12px !important; margin:10px 0; }
/* Error Message */
.messages li.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
.messages li.error-msg a { color:#d91a00; }
.messages li.error-msg ul { /* background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_msg-error.gif); */ }
p.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
/* Success Message */
.messages li.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.messages li.success-msg a { color:#3d6611; }
.messages li.success-msg ul { /* background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_msg-success.gif); */ }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }
.messages li.note-msg a,
.messages li.notice-msg a { color:#3d6611; }
.messages li.note-msg ul,
.messages li.notice-msg ul { /* background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_msg-note.gif); */ }

.std .messages { width:auto; }
/*.std .messages { list-style:none !important; margin:10px 0 0 ; }
.std .messages ul { padding:10px 17px 18px; margin:0 0 -11px; }
.std .messages li { margin:0 0 10px !important; background-image:none; padding:0 !important; }
.std .messages li li { margin:0 !important; padding:0 0 3px !important; }*/

/* BreadCrumbs */
.breadcrumbs { position: relative; top: 8px; clear: both; height:21px;margin: 0 10px 8px 0; padding:3px 26px 0px; text-align:left; background:transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-breadcrumbs-home.gif) no-repeat scroll 0 0; }
.breadcrumbs .home {display:inline-block;width:59px; padding-top:3px;}
.breadcrumbs .home span {display:none;  }
.breadcrumbs li { display:inline; }
.breadcrumbs li span,
.breadcrumbs a { color:#83807b; text-decoration:none; }
.breadcrumbs a:hover { text-decoration:underline; }

/* Kbase */
.kbase-article-article .breadcrumbs { height:21px;margin-top:5px; padding:3px 26px 0px; text-align:left; background:transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-breadcrumbs-home.gif) no-repeat scroll 0 0; margin-bottom: 8px !important;}
.kbase-article-article .breadcrumbs .home {display:inline-block;width:59px; padding-top:3px;}
.kbase-article-article .breadcrumbs .home span {display:none;  }
.kbase-article-article .breadcrumbs li { display:inline; }
.kbase-article-article .breadcrumbs li span,
.kbase-article-article .breadcrumbs a { color:#83807b; text-decoration:none; }
.kbase-article-article .breadcrumbs a:hover { text-decoration:underline; }
.kbase-article-article .kbase-article-date { margin-bottom:5px; }
.kbase-article-article .kbase-main-search, .kbase-category .kbase-main-search {	border: 0;float: right;font-size: 12px;margin: 0;padding: 0;width: 382px;}
.kbase-category .kbase-main-search { font-size:12px; font-weight:bold;}
.kbase-main .kbase-main-search { font-size:12px; font-weight:bold;}
.kbase-article-article .col-main { width: auto; }
.kbase-main-header { background-color: #F7F2EB;	padding: 0.5em 1em;	border: 1px dashed #D5C8B4;	margin-bottom: 1em;}
.kbase-main-header h1 { float: left; }
.kbase-main-search h2.kbase-block-title {font-size: 11px;letter-spacing: 0.1em;font-weight: normal;}
.kbase-main-search input#kbase_search_input {float: left;margin: 1px 4px 0 0;padding: 2px 1px 1px;width: 300px;}
.kbase-article h2 {font-weight: bold;letter-spacing: 0.05em;}
.kbase-article-text {
     clear: both;
     margin-bottom: 1em;
     padding-bottom: 1em;
     border-bottom: 1px solid #4D200D;
}
.kbase-article-article .sidebar { display: none; }
.kbase-article-article .kbase-article-rating button.button { vertical-align: top; }

body.cms-product-articles ul.pac {
     height: 101px;
     margin-bottom: 45px;
}
body.cms-product-articles ul.pac li {
     float: left;
     width: 137px;
     height: 101px;
     background: transparent url('/media/pac-separator.png') no-repeat right bottom;
}
body.cms-product-articles ul.pac li.last { background-image: none; }
body.cms-product-articles ul.pac li a {
     width: 135px;
     height: 101px;
     text-indent: -999em;
     display: block;
}
ul.pac li#cat-bottled-water a { background: transparent url('/media/bottled-water-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee a { background: transparent url('/media/coffee-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee-creamer a { background: transparent url('/media/coffee-creamer-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee-gift a { background: transparent url('/media/coffee-gift-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee-machine a { background: transparent url('/media/coffee-machine-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee-pod-machine a { background: transparent url('/media/coffee-pod-machine-category.jpg') no-repeat left top; }
ul.pac li#cat-coffeeforless a { background: transparent url('/media/coffeeforless-category.jpg') no-repeat left top; }
ul.pac li#cat-energy-drink a { background: transparent url('/media/energy-drink-category.jpg') no-repeat left top; }
ul.pac li#cat-hot-chocolate a { background: transparent url('/media/hot-chocolate-category.jpg') no-repeat left top; }
ul.pac li#cat-keurig-k-cup a { background: transparent url('/media/keurig-k-cup-category.jpg') no-repeat left top; }
ul.pac li#cat-office-supply a { background: transparent url('/media/office-supply-category.jpg') no-repeat left top; }
ul.pac li#cat-single-serve-pod a { background: transparent url('/media/single-serve-pod-category.jpg') no-repeat left top; }
ul.pac li#cat-tea a { background: transparent url('/media/tea-category.jpg') no-repeat left top; }
ul.pac li#cat-product-videos a { background: transparent url('/media/product-videos-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee-syrup a { background: transparent url('/media/coffee-syrup-category.jpg') no-repeat left top; }
ul.pac li#cat-coffee-sweetener a { background: transparent url('/media/coffee-sweetener-category.jpg') no-repeat left top; }
ul.pac li#cat-drink-mix a { background: transparent url('/media/drink-mix-category.jpg') no-repeat left top; }
ul.pac li#cat-office-coffee a { background: transparent url('/media/office-coffee-category.jpg') no-repeat left top; }
ul.pac li#cat-keurig-machine a { background: transparent url('/media/keurig-machine-category.jpg') no-repeat left top; }
ul.pac li#cat-blog a { background: transparent url('/media/blog-category.jpg') no-repeat left top; }
ul.pac li#cat-faq a { background: transparent url('/media/faq-category.jpg') no-repeat left top; }
 
div.column {
     width: 249px;
     float: left;
     padding: 0 38px;
     background: transparent url('/media/pac-col-border-right.gif') repeat-y right top;
}
div.column.last {
     background: none;
}
div.column h3 {
     text-transform: uppercase;
     letter-spacing: 0em;
     font: bold 1.25em/1.75em 'Univers Bold Condensed', Arial, sans-serif;
     color: #441D12;
     margin-bottom: 16px;
}
div.column ul li {
     display: block;
     background: transparent url('/media/pac-list-item-bullet.jpg') no-repeat left top;
     padding-left: 28px;
     line-height: 1.35em;
     margin-bottom: 0.5em;
     letter-spacing: 0.05em;
     min-height: 20px;
}
div.column ul li a {
     color: #441D12;
     font-weight: bold;
     text-decoration: none;
     display: block;
}

/* Page Heading */
.page-title { margin-bottom:20px; padding:23px 20px 11px; background:#f6f6f6 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_page-title.gif) repeat-x 0 0; border-bottom:1px solid #cfcfcf; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,
.page-title h2 { font:normal 22px/27px Arial, Helvetica, sans-serif; color:#942D26; }
.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; }
.title-buttons .link-print { float:right; margin-top:4px; }

.subtitle { clear:both; padding:10px 0; font-size:18px; color:#d12c01; }

.page-popup .page-title,
.col-main .page-title { margin-left:-20px; margin-right:-20px; }
.col1-layout .col-main .page-title { margin-top:0px; }

.sub-title { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:14px; font-weight:normal; color:#151515; margin:0 0 5px; }

/* Pager */
.pager { margin:15px 0; font-size:11px; padding:3px 20px; border:1px solid #ddd; color:#333; }
.pager p { margin:0; }
.pager select { padding:0; margin-bottom:1px; }
.pager .amount { float:left; line-height:20px; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:right; line-height:20px; }
.pager .pages { margin:0 135px; text-align:center; color:#333; line-height:20px; }
.pager .pages a { color:#8c8c8c; text-decoration:underline; }
.pager .pages a:hover { color:#8c8c8c; text-decoration:none; }
.pager .pages ol,
.pager .pages li { display:inline; padding:0 2px; }
.pager .pages .current { font-weight:bold; }
.pager .pages .i-previous,
.pager .pages .i-next { text-decoration:none !important; vertical-align:middle; }
.pager-only { clear:both; }
.pager-only .pages { margin:0; }

/* Sorter */
.sorter { font-size:11px; margin:0 0 0; padding:3px 20px; background:#f5f5f5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_pager.gif) repeat-x 0 0; border-top:1px solid #ddd; color:#333; }
.sorter p { margin:0; }
.sorter select { padding:0; margin-bottom:1px; }
.sorter .view-mode { float:left; line-height:20px; white-space:nowrap; }
.sorter .view-mode label { float:left; margin:0 5px 0 0; }
.sorter .view-mode a.list-fix,
.sorter .view-mode a.list,
.sorter .view-mode strong.list-fix,
.sorter .view-mode strong.list,
.sorter .view-mode a.grid-fix,
.sorter .view-mode a.grid,
.sorter .view-mode strong.grid-fix,
.sorter .view-mode strong.grid { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_viewmode.gif) no-repeat 0 0; float:left; width:24px; height:17px; text-align:left; text-indent:-999em; overflow:hidden; margin:2px 0 0; }
.sorter .view-mode a.list { background-position:-24px 0; }
.sorter .view-mode strong.list { background-position:-24px -29px; }
.sorter .view-mode a.grid { background-position:0 0; }
.sorter .view-mode strong.grid { background-position:0 -29px; }

.sorter .view-mode a.list-fix { background-position:0 -58px; }
.sorter .view-mode strong.list-fix { background-position:0 -87px; }
.sorter .view-mode a.grid-fix { background-position:-24px -58px; }
.sorter .view-mode strong.grid-fix { background-position:-24px -87px;; }

.sorter .sort-by { float:right; line-height:20px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { margin-top:-1px; }
.toolbar .pager { margin:0 0 0; border-width:1px 0; }
.toolbar-bottom { display:block; padding-bottom:20px; }

/* Data Table */
.table-caption { border:1px solid #ddd; border-bottom:0; margin:-1px 0 0; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block-title.gif) 0 100% repeat-x; font:14px/1.25 Arial, Helvetica, sans-serif; padding:3px 7px 4px; color:#FFF; }
.table-caption a { font-size:11px; text-transform:lowercase; color: #DDD }
.data-table { border:1px solid #d9d9d9; width:100%; border-collapse:separate; }
.data-table th { padding:5px 12px; /*color:#444444; border-bottom:1px solid #d9d9d9;*/ font-weight:normal; /*text-transform:uppercase;*/ border-bottom: 1px solid #D9D9D9; }
.data-table td { padding:5px 12px; }
.data-table thead { /*background:#e8e8e8 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_thead.gif) repeat-x 0 0; background-color:#F7F2EB;*/ font-size:11px; }
.data-table tbody {}
.data-table tfoot { /*background-color:#F7F2EB;*/ }
.data-table tfoot td { padding:5px 12px; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.first {}
.data-table tr.last {}
/*.data-table tr.last th,
.data-table tr.last td { border-bottom:1px solid #d9d9d9; }*/
.data-table tr.odd { background-color:#fff; }
.data-table tr.even { background-color:#fafafa; }
.data-table tbody.odd {}
.data-table tbody td { vertical-align:top; }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f5f5f5; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; text-transform:none; border-color:#fff; background-color:#f7f7f7; }
.data-table td.value {}
.data-table .link-rss { display:block; }




.page-popup .data-table td,
.page-popup .data-table th { border-bottom:1px solid #d9d9d9; }
.page-popup .buttons-set .button { float:right; }

/* 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(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#ede9e6; font-size:12px; padding:5px !important; }
tr.summary-details-first td {}
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collapse.gif) 100% 3px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -54px; }

/* Links */
ul.links,
ul.links li { display:inline; }
ul.links li .separator { margin:0 2px 0 5px; font-size:10px; color:#8f8f8f; }
ul.links li.last .separator { display:none; }

/* Reward Points */
.rewards { margin:-10px 0 20px; }
.reward-message { display:block; margin:5px -15px 5px -15px; background:#d55721 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_rewards.gif) 5px 3px no-repeat; padding:3px 5px 3px 32px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#fff; }
.reward-message p { display:inline; margin:0 !important; }
.reward-message .limit { display:block; font-size:11px; line-height:1.15; }
.reward-message a { color:#ffe6dc; text-decoration:underline; }
.reward-message a:hover { color:#ffe6dc; text-decoration:none; }
.reward-message .price { font-size:1em; font-weight:normal; }
/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout { margin:0; }

/* Recurring Orders */
.ro { margin:0; }
.ro-message { display:block; margin:5px -15px 5px -15px; background:#73b141 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_rewards.gif) 5px 3px no-repeat; padding:3px 5px 3px 32px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#fff; }
.ro-message p { display:inline !important; margin:0 !important; }
.ro-message a { color:#ffe6dc; text-decoration:underline; }
.ro-message a:hover { color:#ffe6dc; text-decoration:none; }
.ro-review,
.ro-tag,
.ro-checkout { margin:0; }

/* Recurring Order Offer */
.ro-offer-message { display:block; margin:5px -15px 5px -15px; background:#a41d21 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_rewards.gif) 5px 3px no-repeat; padding:3px 5px 3px 32px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#fff; }
.ro-offer-message p { display:inline !important; margin:0 !important; }
.ro-offer-message .limit { display:block; font-size:11px; line-height:1.15; }
.ro-offer-message a { color:#ffe6dc; text-decoration:underline; }
.ro-offer-message a:hover { color:#ffe6dc; text-decoration:none; }
.ro-offer-message .price { font-size:1em; font-weight:normal; }
.ro-offer-checkout { margin:0; }

/* Class: std - styles for admin-controlled content */
.std > ul,
.std > ol,
.std > dl,
.std > p,
.std > address,
.std > blockquote { margin:0 0 1em; padding:0; }
/*.std ul { list-style:none; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:none; }
.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 hr { margin:1.5em 0; color:#d9d9d9; }
.std table { width:100%; }
.std table thead { background:#e8e8e8; }
.std table th { background:#f7f7f7; font-weight:bold; }
.std table thead th { background:#e8e8e8; font-weight:bold; }
.std table th,
.std table td { padding:5px 10px; border:1px solid #d9d9d9; }
.std table[border="0"] { border-width:0; }
.std table[border="0"] th,
.std table[border="0"] td { border-width:0; }

ul.disc li { padding-left:10px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
.std ul.disc li { padding-left:0; background:none; }

/* Misc */
.link-rss { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_rss.gif) 100% 1px no-repeat; padding-right:18px; white-space:nowrap; }
.link-rss:hover { color:#f58550; }
.link-print { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_printer.gif) 0 1px no-repeat; padding:2px 0 2px 25px; white-space:nowrap; }
.link-cart { font-size:11px; font-weight:bold; color:#c73615; text-decoration:underline; }
.link-cart:hover { color:#c73615; text-decoration:none; }

.data-table .btn-remove { display:block; margin:0 auto; width:13px; height:12px; font-size:0; line-height:0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; }
.data-table .btn-remove2 {}

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

.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; 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(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/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 { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1020px; margin:0 auto; padding:12px 0 12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* 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 ================================================================================ */
.branding { position:absolute; left:0; margin:-29px 0 0; top:50%; height:56px; }
.logo { float:left; }
.free-shipping { margin:15px 0 0 10px; display:inline; }
.header-container { margin:0 0 3px; text-align:left; }
.header { min-height:56px; position:relative; z-index:5; width:1020pxpx; z-index: 997;}
.header .logo { text-decoration:none !important; }
.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 { width:560px; float:right; } /* --- Modified by ZK 11/20/13 from 550px */
/* --- REMOVED By Ziv 10/09/13 ---
.header .quick-access .links { float:right; line-height:30px; white-space:nowrap; padding-right:10px; padding-left:4px;}
/*.header .quick-access .links li { display:block;float:left;padding:0 7px 0 4px;}
.header .quick-access .links li { border-left: 1px solid #C99591 !important; float: left; padding: 0 3px 0 10px; }
.header .quick-access .links li a { color:#fff; text-decoration:none; }
.header .quick-access .links li a:hover { color:#FCD89C; }
.header .quick-access .checkout-link li { padding:0 0 0 12px; background-position:6px 4px; }
.header .quick-access .cart-link li { font-weight:bold; padding:0 0 0 0px; background:none; }
/*.header .quick-access .links li.last { border-left: 1px solid #c99591; padding-left:10px; border-right: 1px solid #c99591; padding-right:10px;}
.header .quick-access .links li.last { border-right: 1px solid #C99591; padding: 0 10px; }
.header .quick-access .links li.first a { background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_login_icon.png) no-repeat 1px; padding: 0 10px 0 14px;}
.header .quick-access .links li.last > a { background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_login_icon.png) no-repeat 1px; padding-left:14px; float: left; }

.header .quick-access .checkout-link .links li.first a { background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_checkout_icon.png) no-repeat 1px; padding-left:14px; }
.header .quick-access .checkout-link .links li.last a { background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_checkout_icon.png) no-repeat 1px; padding-left:14px; }*/

/* --- Added by Ziv 10/09/13 - New header (with Social Login) --- */
.header .quick-access > ul {
	float: right;
}
.header .quick-access ul > li {
	border-left: 1px solid #C99591;
	float: left;
	line-height: 30px;
	padding: 0 10px;
}
.header .quick-access li > a, .header .quick-access .accountPanel a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.header .quick-access li > a:hover, .header .quick-access .accountPanel a:hover { color: #FCD89C; }
/*.header .quick-access li.account_link { padding-right: 0 !important; width: 194px; }  /* --- Modified by ZK 11/20/13 from 193px --- removed 12/30/2014 for SA dropdown */
.header .quick-access li.account_link.logged-in { padding-right: 10px !important; width: auto !important; }
.header .quick-access li.account_link > a {
	background: transparent url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/quick-access-sprite-new.png') no-repeat 1px 1px;
	padding: 0 0 0 14px;  /* --- Modified by ZK 11/20/13 from 0 10px 0 14px */
}
.header .quick-access li.account_link p { display: inline; }
.header .quick-access li.account_link #show_provider_small {
	float: right;
	margin-top: 8px;
	margin-right: 0 !important;
	width: 102px;
}
.header .quick-access li.account_link #show_provider_small > div > a { margin-right: 4px; }
.header .quick-access ul li.help_link > a {        
        background: transparent url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/quick-access-sprite-new.png') no-repeat 1px -61px;
        padding: 0 0 0 12px;
}
.header .quick-access ul li.help_link > a strong {
        font-size: 1.1em; padding-right: 3px;         
}
.header .quick-access ul li .accountPanel { width: 102px !important; }
.header .quick-access ul li .accountPanel a { padding-left: 14px; }
.header .quick-access ul li .helpPanel a {
	color: #4D200D;
	display: block;
	padding: 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
.header .quick-access ul li.shopping-cart { width: 146px !important; }
.header .quick-access li .top-cart { border-left: 0 !important; padding-left: 0 !important; }
.header .quick-access li .top-cart .block-title h2#cartHeader {
	background: transparent url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/quick-access-sprite-new.png') no-repeat 1px -12px !important;
	margin-right: 6px !important; /* --- Added by ZK 11/20/13 */
}
.header .quick-access li .top-cart .block-title h2#cartHeader strong {
	background: transparent url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/quick-access-sprite-new.png') no-repeat 1px -42px !important;
	width: 51px !important;
}
.header .quick-access li > * { line-height: 1.35em; }
.header .quick-access li a.top-link-onestepcheckout {
	background: transparent url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/quick-access-sprite-new.png') no-repeat 1px -30px;
	padding: 0 10px 0 14px;
}
/* --- End 10/09/13 changes --- */

/* Added 08/14/15 - ZK - New styles for My Account dropdown */
.header .quick-access ul li.account_link.logged-in .accountPanel {
	background-color: #FDFBF9;
	border-bottom: 5px solid #481D0A;
	padding: 6px 20px 8px;
	width: 110px;
}
.header .quick-access ul li.account_link.logged-in .accountPanel a {
	color: #4D200D;
	display: block;
	padding: 0;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
}
.header .quick-access ul li.account_link.logged-in .accountPanel a:hover { text-decoration: none; }

#logo {
  position:relative;
  display:block;
  text-indent:-9999px;
  height:109px; margin-top:-116px; /* bugs element below by 3px, fix in post - should just add 3px to logo.gif */
  width:117px;
  /*background:transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-logo.png) no-repeat scroll 0 0;*/
  left: 445px;
  z-index: 997; 
}

#invitation-send-link { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_sep.gif) no-repeat 100% 50%; padding:0 6px 0 0; margin:0 4px 0 0; font-weight:bold; }
#invitation-send-link a { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_invitation-link.gif) no-repeat 3px 6px; padding-left:23px; display:inline-block; }

#invitation-send-link a, x:-moz-any-link { background-position:3px -2px; }/* FireFox 2 fix */
#invitation-send-link a, x:-moz-any-link, x:default { background-position:3px 6px; }/* FireFox 3 restore */

.header-panel { margin-bottom:-30px;font-size:13px; text-align:center; z-index:994; background:transparent; /* border-bottom:1px solid #c8c8c8; */ /* height:28px; */ line-height:28px; }
.header-panel .welcome-msg        { width:230px;  margin-top: 0px; color:#fccf4d; font-size:1.2em; font-family:'Monotype Corsiva'; display:inline; float:left; line-height:28px; margin-right:5px; }
.header-panel .shipped-orders-msg { margin-top: 0px; color: white; font-weight:bold; display:inline; float:left; line-height:28px; margin-right:5px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.header-panel .links { clear:both;
float:left;
line-height:22px;
margin-left:8px;
white-space:nowrap; }
.header-panel .links li a { color:#fff; }
.header-panel .links li a:hover { color:#d33911; }

.switches { float:right; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_header-panel-bg.gif) repeat-x 0 100%; padding:0 0 1px 0; }

.switch { line-height:28px; margin-left:-1px; margin-right:0; display:inline; float:left; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_header-panel.gif) no-repeat 0 -29px; padding-left:13px; }
.switch label { font-weight:normal; margin-right:0; float:left; }
.switch .switch-wrapper { float:left; position:relative; z-index:1; padding-left:7px; padding-right:11px; }
.switch strong.current { font-weight:normal; }
.switch .separator { margin:0 2px; font-size:10px; color:#8f8f8f; }
.switch .switcher { color:#1e75b4; cursor:pointer; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_header-panel.gif) no-repeat 100% -73px; padding:0 10px 0 0; margin:0 3px 0 1px; }
.switch ul { position:absolute; min-width:100%; text-align:left; top:0; left:0; float:left; line-height:16px; padding:0 0 0 0; border-top:0; }
.switch ul li { vertical-align:top; display:block; white-space:nowrap; border:1px solid #c8c8c8; border-top:0; }
.switch ul li a { white-space:nowrap; display:block; background:#f2f2f2; padding:4px 6px; color:#1e75b4; text-decoration:none; }
.switch ul li a:hover { color:#d33911; background:#f8f8f8; }
.switch ul .current { line-height:28px; border:0; cursor:default; padding:0 7px; visibility:hidden; /* background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_header-panel.gif) repeat-x 0 0; */ }
.switch ul .current span { padding-right:20px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_close.gif) no-repeat 100% 1px; }
.switch .faded { color:#8f8f8f; }
.switch .faded li { border-color:#e6e6e6; background-color:#f6f6f6; }
.switch .faded a { color:#9ac1dd; }

.switch ul, x:-moz-any-link { width:100%; }/* FireFox 2 fix */
.switch ul, x:-moz-any-link, x:default { width:auto; }/* FireFox 3 restore */

.list-opened { background-position:100% -129px !important; color:#d33911 !important; }

#searchContainer { background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-search.gif) no-repeat; width:335px; height:35px; margin-top: 5px; float:right; position: relative; z-index: 3; }
#search {background:none;border:none;padding-left: 35px; padding-top: 0px; width: 233px;font-size:16px;height:22px;}
#search .form-search { float:right; clear:right; padding:0 0 0; white-space:nowrap; }
#search .form-search label { display:none; }
#search .form-search input.input-text {font-family: 'Trebuchet MS', Helvetica, sans-serif;  padding:0; margin:0; border:0; font-size:14px; }
#search .form-search a { display:none; }
#search .form-search button.button { margin:0 0 0 2px; }
#search .form-search .search-autocomplete { z-index:999; position:relative!important; top:0 !important; left:0 !important; height:0 !important; overflow:visible !important; }
#search .form-search .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:210px; background-color:#fcf8f4; position:absolute; top:-1px; }
#search .form-search .search-autocomplete li { padding:4px 6px 4px 24px; border-bottom:1px solid #fff; font-size:12px; cursor:pointer; }
#search .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
#search .form-search .search-autocomplete li.selected {}
#search .form-search .search-autocomplete li.last { border-bottom:0; }
#search_mini_form button.button { vertical-align: super; }

.ui-autocomplete {width: 433px !important;z-index:100000 !important;}

#callout {
  background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-bg-callout_new_45.png) no-repeat 0px 4px; width:524px; height:27px; float:left; margin: 10px 0 0 13px;
}

.contentLeft {
   width:243px; margin: 0 9px 0 0;
}

.contentLeft .lets-get-started {width: 270px; height: 50px; font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 11px;}
.contentLeft .lets-get-started strong {color: #942d26; display: block; font-size: 19px;}


#newsletterSignUp {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-newsletter-bg.jpg) no-repeat; width: 243px; height: 109px;}
.newsletterSignUp input.input-text { width:177px; display:block; }
.newsletterSignUp button.button { margin:6px 0 0; float:right; display: block;}

.newsletter {margin: 0 0 65px 0; height: 59px; width:243px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-newsletter-bg.jpg) no-repeat; padding: 50px 0 0 0;}
.newsletter label { display:block; margin:6px 0; }
.newsletter input.input-text { width:198px; display:block; margin: 0 0 0 20px;}
.newsletter button.btn {border:0; text-indent:-9999px; background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-newsletter-subscribe-btn.jpg) no-repeat; margin:6px 15px 0 0; float:right; width: 63px; height: 17px;}
.newsletter .validation-advice {width:243px; position: absolute; margin: 45px 0 0 0;}
.newsletter .v-fix { text-align:left; }
.newsletter a { color:#777; }
  
  .contentLeft .twitter {
  margin: 0px 0px 10px 0px;
    /*background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/twitter.gif) no-repeat 5px 0px; width:269px; height:71px; cursor: pointer;*/
  }
    .contentLeft .facebook {
    margin: 10px 0px 10px 0px;
      background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/facebook-banner.png) no-repeat; width:243px; height:74px; 
    }
	
	 .contentLeft .googleplusone {
    margin: 0px 0px 10px 0px;
      background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-googleplusonebanner.png) no-repeat; width:243px; height:74px; 
    }
      .contentLeft .coffee_joe {
        background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/coffee-joe.gif) no-repeat 5px 0px; width:269px; height:61px; cursor: pointer;
      }
        .contentLeft .free-shipping {
          margin: 80px 0 0 0px;
        }
        
        .contentLeft .list p.alt {
          background-color:#F5F5F5;
        }
        
        .contentLeft .list ol {
          font-size:12px;
        }
        .contentLeft .list ol li {
          padding-left:20px;
          
          padding-top:2px;padding-bottom:2px;
        }
        
        
        
/* Navigation */
/*.nav-container { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/nav-background.jpg) 0 100% no-repeat; padding-bottom:3px; margin-bottom:-1px; position:relative; z-index:4; }*/
.nav-container { min-height:51px; background: url(/skin/frontend/enterprise/coffeeforless/images/cfl_nav_banner_nodividers.gif) 0 0 no-repeat; text-align:left; /* height:31px; */ overflow:visible;  width: 1004px; margin: 0px 0 10px 0; padding: 53px 0 0 0; z-index: 2;}
#nav {margin: 0 20px 0 10px; padding-top:1px;width: 983px;}

#nav li.rootCategory { 
  height:41px; 
  float:left;
  text-align:center;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  position:relative;
  z-index: 996; 
  
}

#nav li.rootCategory a.rootCategory { 
  display:block;
  border-left: 1px dashed #9a886d;
  margin: 0 0 5px 0;
  font-size: 13px;
  text-decoration:none;
  padding: 8px 13px 5px 13px;
  
}

#nav li .panel {
  text-align:left;
  position:absolute;
  width:450px;
  display:none;
  background-color:transparent;
  border:1px solid #d6c9b5 !important; 
  padding-bottom:1em;
  z-index:9999;
  
  background-color:#f7f2eb;
  box-shadow: 2px 2px 7px #333333;
  -moz-box-shadow: 2px 2px 7px #333333;
  -webkit-box-shadow: 2px 2px 7px #333333;
}

#nav li .panel .bgwrapper {
  
}

#nav li .panel .subCategories {
font-size:1.10em;
  width:225px;
  float:left;
}
#nav li .panel .attributes  {
font-size:1.10em;
  width:225px;
  float:left;
}
#nav li .panel .attributes li  {
  float:none;
  height:16px;
}
#nav li .panel .attributes dt  {
  font-weight:bolder;
  font-size:1.1em;
  margin-top:0.5em;
  margin-bottom:0.3em;
}

#nav li .panel .subCategories li {
  float:none;
  margin-top:1em;
  margin-left:1em;
}
#nav li:hover .panel {
  display:block;
}

#nav li.keurig-k-cups a.rootCategory {
  border-left:none;
}

#nav li.keurig-k-cups .panel{
  margin-left:3px;
}

#nav li.keurig-k-cups a.rootCategory, #nav li.coffee-pods a.rootCategory, #nav li.ground-coffee a.rootCategory, #nav li.tea a.rootCategory {
  /*padding-left:1.3em;
  padding-right:1.3em;
  padding: 0 10px 0 10px
  border: 1px solid red;*/
}
/*
#nav li.keurig-k-cups, #nav li.coffee-pods, #nav li.ground-coffee, #nav li.tea {
  padding-left:1.3em;
  padding-right:1.3em;
}
*/
#nav li.tea a.rootCategory {
  width:40px;
  margin-left:130px;
  border-left: 0; 
}

#nav li.tea .panel{
  /*left:48%;
  left:23.5%;*/
  right:0;
}

#nav li.coffee-machines .panel{
  /*left:33.5%;*/
  right:0;
}
#nav li.hot-chocolate .panel{
  /*left:42%;*/
  right:0;
}
#nav li.more-categories .panel {
  /*left:52.5%;*/
  right:-26px;
}

/* All Categories Styles */

#nav li.more-categories .panel {
  background-color: #FFFFFF;
  border: 1px solid #D6C9B5;
  box-shadow: 1px 1px 3px #333333;
  position: absolute;
  text-align: left;
  width: 481px; /* Updated 8/16/12 */
  z-index: 9999;
  padding-bottom: 0;
}

#nav li.more-categories .panel .subCategories {
	background-color: #F7F2EB;
	float: left;
	font-size: 1.1em;
	padding: 10px 0;
	width: 155px; /* Updated 8/16/12 */
	border-right: 1px solid #D7D2CB; /* Updated 8/16/12 */
}

#nav li.more-categories .panel .subCategories li {
  float: none;
  line-height: 1.2em;
  margin-left: 1em;
  margin-top: 0;
  position: relative;
  padding: 5px 5px 5px 0;
}
#nav li.more-categories .panel .subCategories li.active:after {
  content: " »";
}
#nav li.more-categories .panel .subCategories li.active {
  background-color: #FFFFFF;
  margin-left: 0;
  padding-left: 12px;
  width: 139px; 
}

/* NEW PRODUCT LINK/IMG */
#nav li.more-categories .panel .subCategories li#ac-6301 a {
  color: #8F0000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

#nav li.more-categories .panel .attributes {
  float: left;
  font-size: 1.1em;
  padding-left: 20px;
  width: 305px;
}

#nav li.more-categories .panel .attributes .ac-subcat-panel { display: none; padding-right: 6px; }

#nav li.more-categories .panel .attributes p.heading {
  border-bottom: 1px solid #C7C2BB;
  color: #8F0000;
  display: block;
  padding: 14px 8px 6px;
  line-height: 1.35em !important; /* Updated 8/16/12 */
}

#nav li.more-categories .panel .attributes .ac-subcat-panel ul {
  padding: 20px 20px 10px 10px;
}

#nav li.more-categories .panel .attributes .ac-subcat-panel ul li {
  color: #777777;
  height: auto;
  line-height: 1.2em;
  margin-bottom: 1em;
}

#nav li.more-categories .panel .attributes .ac-subcat-panel ul li a {
	color: #4D200D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#nav li.more-categories .panel .attributes .ac-subcat-panel ul li a:hover {
	color: #8F0000;
}

#nav li.more-categories .panel .attributes .ac-subcat-panel ul li p {
	margin: 0.25em 0.5em; /* Updated 8/16/12 */
}

/* Added 8/16/12 */
#nav li.more-categories .panel .attributes .ac-subcat-panel.shown-sub-sub { display: block !important; }
#nav li.more-categories .panel .ac-subcat-panel a img {
	border: 1px solid #CACACA;
	width: 290px;
	height: 55px;
	margin: 10px 0px;
}
#ac-6301-panel ul { padding: 10px 14px 0 !important; }
#ac-6301-panel ul li a { font-size: 12px !important; }
#ac-6301-panel p, #ac-6285-panel p { line-height: 1.5em; }
#ac-6285-panel strong { color: #4D200D; }

/********** Navigation > */
/* ======================================================================================= */


/* Block: Events */
.event { background-color:#fbf4de; border-bottom:1px solid #e2d4c7; width:182px; position:static; height:144px; text-align:center; }
.event .status { font-weight:normal; font-size:16px; display:block; padding:19px 0 0; margin:0 0 0; text-align:center; color:#cf3a00; }
.event .event-ticker { color:#cf3a00; height:55px; }
.event .event-ticker span { font-size:32px; line-height:40px; height:40px; padding-bottom:10px; background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ticker.gif); background-repeat:no-repeat; display:inline-block; }

.event .event-ticker span, x:-moz-any-link { padding-bottom:13px; }/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default { padding-bottom:10px; }/* FireFox 3 restore */

.event .event-ticker span.days { background-position:50% 3px; }
.event .event-ticker span.hour { background-position:50% -56px; }
.event .event-ticker span.minute { background-position:50% -115px; }
.event .event-ticker span.second { background-position:50% -174px; }
.event .event-ticker span.delimiter { background:none; }
.event .event-dates { font-size:14px; color:#555; height:51px; padding-top:4px; }
.event .event-dates .date-part { font-weight:bold; }
.event .event-dates .time-part { font-size:12px; }

.col-main .event .event-button { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-co.png) 0 50% no-repeat; line-height:27px !important; height:27px !important; padding:0 0 0 13px !important; vertical-align:middle; }
.col-main .event .event-button span { width:121px; text-align:center; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-co.png) 100% 50% no-repeat; padding:0 13px 0 0 !important; color:#fff; font:bold 15px/27px Arial, Helvetica, sans-serif !important; height:27px !important; text-transform:none; }

.event p a { color:#666; font-size:11px; }

.event .event-bottom { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_slider-events.gif) no-repeat 50% 0; position:absolute; z-index:2; height:12px; width:23px; left:50%; margin-left:-11px; bottom:-12px; }

.open .event-button span {}

.upcoming { background:#f6f6f6; }
.upcoming .status { color:#333; }
.closed .event-button,
.col-main .closed .event-button,
.col-main .upcoming .event-button,
.upcoming .event-button,
.closed .event-button span,
.col-main .closed .event-button span,
.col-main .upcoming .event-button span,
.upcoming .event-button span { line-height:27px !important; font-size:12px !important; color:#7c7b7b !important; background:none !important; padding:0 !important; width:auto !important; display:inline !important; text-transform:capitalize; }
.upcoming .event-button { text-decoration:underline !important; }
.upcoming .event-button:hover { text-decoration:none !important; }
.upcoming p a { color:#666; }
.upcoming .event-bottom { background-position:50% -187px; }

.closed { background:#494949; }
.closed .status,
.closed .event-dates { color:#e2d4c7 }
.closed .event-button {}

.event-container { clear:both; border:1px solid #d0af83; position:relative; z-index:2; border-width:1px 1px; margin-top:7px; margin-bottom:-5px; height:59px; }
.event-container .event { background-color:transparent; background-repeat:no-repeat; background-position:50% 100%; padding-bottom:18px; margin-bottom:-18px; padding-top:5px; height:52px; line-height:50px; text-align:center; width:auto; position:relative; z-index:2; border-bottom:0 !important; }
.event-container .container { display:inline; margin:0; padding:0; background:none; }
.event-container .status { display:inline; margin:0 10px 0 0; background:none; font-size:22px; }
.event-container .event-ticker { display:inline; font-size:28px; height:auto; }
.event-container .event-ticker span { line-height:50px; height:50px; padding:0; }

.event-container .event-ticker span , x:-moz-any-link { padding:5px 0 5px; }/* FireFox 2 fix */
.event-container .event-ticker span , x:-moz-any-link, x:default { padding:0; }/* FireFox 3 restore */

.event-container .event .event-ticker span.days { background-position:50% 4px; }
.event-container .event .event-ticker span.hour { background-position:50% -55px; }
.event-container .event .event-ticker span.minute { background-position:50% -114px; }
.event-container .event .event-ticker span.second { background-position:50% -173px; }

.event-container .event-dates { display:inline; font-size:22px; height:auto; }
.event-container .event-dates .time-part { font-size:14px; }
.event-container .event-dates div,
.event-container .event-dates p { display:inline; }

.container-open { background:#f7d4b6 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_event-container-open.gif) repeat-x 0 0; }
.container-open .open { background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_event-container-open.gif); padding-top:3px; height:54px; }

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* Block: Events Lister */
.col3-layout .col-main .widget-events { margin:0 -20px 1px; position:relative; z-index:1; }
.widget-events { padding:11px; background:#f0eae3; }
.col1-layout .col-main .widget-events { padding:12px; }
.events-slider { position:relative; clear:both; margin:0 0 0; border:1px solid #d0c2b6; z-index:2; }
.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider .slide-button { float:left; display:inline; }
.events-slider .event { position:relative; z-index:1; }

.events-slider .slider-panel { position:relative; overflow:hidden; background:#d0c2b6; z-index:1; width:0; }
.events-slider ul.slider { width:200000px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important; }
.events-slider ul.slider li.slider-item { overflow:hidden; width:182px; height:386px; border-right:1px solid #d0c2b6; background:#f5f5f5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x 0 0; padding-left:0; }
.events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:80px 10px 0; }
.events-slider ul.slider li.slider-item .category-show { width:182px; height:241px; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_category-info.gif) repeat-x 0 100%; overflow:hidden; text-align:center; display:block; text-decoration:none; }
.events-slider ul.slider li.slider-item .no-event { height:401px; }

.events-slider .slide-button { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_slide-button.gif) no-repeat 0 0; position:absolute; text-indent:-999em; cursor:pointer; top:17px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-11px; }
.events-slider .forward { right:-11px; background-position:0 -40px; }
.events-slider .inactive { cursor:default; display:none; }

.sidebar .widget-events { background:none; padding:0; }
.sidebar .events-slider { border:1px solid #cfcfcf; margin:-1px -1px 0; background:#fff; padding:0; }
.sidebar .events-slider .event { height:115px; }
.sidebar .events-slider ul.slider li.slider-item { width:182px; height:300px; margin:0; border-color:#cfcfcf; border-width:0 1px 0 0; }
.sidebar .events-slider ul.slider .status { padding-top:10px; padding-bottom:5px; }
.sidebar .events-slider ul.slider .event-dates { height:40px; }
.sidebar .events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:50px 10px 0; }
.sidebar .events-slider ul.slider li.slider-item .category-show { height:241px; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_category-info.gif) repeat-x 0 100%; }

.sidebar .events-slider { margin-top:-1px; }
.sidebar .events-slider .backward { left:3px; top:6px; }
.sidebar .events-slider .forward { right:3px; top:6px; }

.sidebar .events-slider .event-ticker { height:45px; }
.sidebar .events-slider .event-ticker span { font-size:22px; line-height:28px; height:28px; padding-bottom:10px; background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ticker1.gif); background-repeat:no-repeat; display:inline-block; }
.sidebar .events-slider .event-ticker span.days { background-position:50% -10px; }
.sidebar .events-slider .event-ticker span.hour { background-position:50% -69px; }
.sidebar .events-slider .event-ticker span.minute { background-position:50% -128px; }
.sidebar .events-slider .event-ticker span.second { background-position:50% -185px; }

/* Sidebar =============================================================================== */
/* Lists Decoration */
/*.sidebar li.odd {}
.sidebar li.even { background:#fff8de; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background:#f6f6f6; }*/

.sidebar {}
.sidebar .callout { display:block; margin:10px 0; }

/* Generic Block */
.sidebar .block { /*background:#f5f5f5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x 0 0;*/ }
.sidebar .block .block-title { border-bottom:1px dotted #C3938F;
border-top:1px dotted #C3938F;
padding:8px 8px; }
.sidebar .block .block-title strong { display:block; font:14px/1.25 Arial, Helvetica, sans-serif; padding:0; color:#222; }
.sidebar .block .block-title strong span {}
.sidebar .block .block-title strong small { font-size:12px; color:#777; }
.sidebar .block .block-subtitle,
.sidebar .block h3 { font-size:1em; font-weight:bold; color:#555; }
.sidebar .block .block-content { margin-top:0px;padding:0; color:#555; }
.sidebar .block .btn-remove { color:#222; margin-right:3px; }
.sidebar .block .btn-remove a { color:#222 !important; text-decoration:none !important; }
.sidebar .block .actions { margin:8px 0 0; text-align:right; }
.sidebar .block .actions a { float:left; color:#999; margin-top:3px; }
.sidebar .block .actions button.button { float:right; }

.sidebar .block li a.btn-remove { float:right; width:13px; height:0; padding-top:12px; margin-top:3px; overflow:hidden; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/btn_remove.gif) no-repeat 0 0; margin-top:4px; cursor:pointer;}

.col-main .block { background:#fff; }
.col-main .block .block-title { padding:5px 20px 5px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }
.col-main .block .block-content { padding:20px; }

/* Generic box */
.info-box { border:1px solid #cfcfcf; margin-top:-1px; background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x scroll 0 100% #FFFFFF; position:relative; z-index:1; }
.info-box .box-title { margin:17px 17px 0 17px; font:14px/1.25 Arial, Helvetica, sans-serif; padding:0; color:#222; }
.info-box .box-title a { font-size:11px; text-transform:lowercase; }
.info-box .box-content { padding:10px 17px 17px; color:#555; }

/* Block: Account */
.sidebar .block-account { background:#f5f5f5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block_orig.gif) repeat-x 0 0; }
.sidebar .block-account .block-title { padding:26px 17px 12px; border-bottom:1px solid #d1d1d1; }
.sidebar .block-account .block-title strong { font-size:18px; line-height:23px; color:#111; }
.sidebar .block-account .block-content { padding:0; }
.sidebar .block-account li { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; font-size:12px; padding-bottom:1px; }
.sidebar .block-account li a { color:#666; text-decoration:none; display:block; padding:5px 13px 4px; }
.sidebar .block-account li a:hover { color:#d63200; background-color:#f7eedb; color:#000; text-decoration:none; }
.sidebar .block-account li.current { font-weight:bold; background:#fff; border:1px solid #d1d1d1; border-width:1px 0; color:#000; padding:5px 13px 4px 14px; margin:-1px -1px 0 0; }
.sidebar .block-account li.last { border-bottom:0; background-image:none; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav { background:none;margin-top:15px; }
.sidebar .block-layered-nav .block-title { border-bottom:1px dotted #c3938f;
border-top:1px dotted #c3938f;
padding:8px 20px; /* border-bottom:1px solid #d1d1d1; */ }
.sidebar .block-layered-nav .block-content {
  margin-top:1px;
}
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#111; }
.sidebar .block-layered-nav .block-subtitle { display:none; }
.sidebar .block-layered-nav dt { 
  background-color:#d6c9b4;  /*#f7f2eb*/
  color:#83807b;
  font-size:13px;
  font-weight:normal;
  letter-spacing:-1px;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  padding-bottom:0.5em;
  padding-left:1em;
  padding-top:0.5em;
  margin-bottom:1px;
  cursor:pointer;
}
.sidebar .block-layered-nav .alt {
    background-color:#f5f5f5;
}
/*.sidebar .block-layered-nav dd ol {
  border-top:1px solid silver;
}*/
.sidebar .block-layered-nav dd {
     border-color: #D5C8B5;
     border-style: solid;
     border-width: 0 1px 1px;
     color: #666;
     margin: 0 0 11px;
     max-height: 116px;
     overflow-x: hidden;
     overflow-y: auto;
     position: relative;
     top: -1px;
}
.sidebar .block-layered-nav dd li { margin:2px 0; padding-top:3px; padding-bottom:3px;font-size:11px; padding-left:8px; }
.sidebar .block-layered-nav dd a { color:#83807b; text-decoration:none; }
.sidebar .block-layered-nav dd a:hover { color:#606060; text-decoration:none; }
.sidebar .block-layered-nav .currently { background-color:#F4EDE3;
  background-color:#C4DFAF;
  color:#5F7650; margin-top:2px;
  }
  .sidebar .block-layered-nav .currently h3 {
    display:none;
  }
.sidebar .block-layered-nav .currently li { padding:6px 8px 4px 14px;border-bottom:2px solid white; color:#444; 
  background-color:#C4DFAF;
  color:#5F7650;}
.sidebar .block-layered-nav .currently .label {  color:#5F7650; font-size:12px; 
  background-color:#C4DFAF;
  color:#5F7650;}
.sidebar .block-layered-nav .actions { text-align:left; padding-right:7px; display:none; }

/* Mini Shopping Cart */
.block-cart { float:right; /* width:360px; */ margin-top:-1px; position:relative; }
.block-cart .block-title { white-space:nowrap; cursor:pointer; min-width:242px; background:#363636 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_minicart.gif) 11px 7px no-repeat; color:#fff; font-size:11px; /* margin:0 0 0 -2px; */ padding:0 0 0 28px; line-height:28px; height:28px; }
.block-cart .block-title h3 { display:block; padding-right:30px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_mini-cart-cntrl.gif) no-repeat 100% 5px; font-size:11px; font-weight:normal; color:#fff; text-decoration:none; }
.block-cart .expanded { background-position:11px -43px !important; }
.block-cart .expanded h3 { background-position:100% -45px !important; }
.block-cart .block-title.expanded { background-color:#d63200; }
.block-cart .no-items { cursor:default; }
.block-cart .no-items h3 { background:none; }
.block-cart .block-content { position:absolute; left:0; top:28px; width:100%; background:#fdfdfd url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cartfix.gif) repeat-x 0 100%; }
.block-cart .inner-wrapper { border:1px solid #c4c4c4; }

.block-cart .block-content h3 { font-size:11px; font-weight:normal; background:#ebebeb; line-height:14px; padding:2px 11px 3px; }
.block-cart .block-content ol { padding-bottom:7px; }
.block-cart .block-content .item { padding:8px 5px 8px 11px; }
.block-cart .block-content .item h4 { font-size:11px; line-height:14px; }
.block-cart .block-content .item h4 a { font-size:11px; text-decoration:none; color:#444; }
.block-cart .block-content table { margin:5px 0 0 0; }
.block-cart .block-content table th { padding:1px 8px; color:#8f8f8f; text-align:right; }
.block-cart .block-content table td { text-align:left;padding:1px 0; }

.block-cart .actions { background:#dcdcdc; text-align:center; padding:5px 11px; }
.block-cart .actions a { float:left; line-height:23px; }
.block-cart .actions button { float:right; }

.mini-products-list {}
.mini-products-list li.item { padding:5px 0; border-bottom:1px solid #cfcfcf; }
.mini-products-list li.last { border:none; }
.mini-products-list .product-image { float:left; width:65px; margin-right:-65px; }
.mini-products-list .product-details { margin-left:80px; }
.mini-products-list .product-details .product-name { font-size:11px; }
.mini-products-list .product-details .price-box { margin:5px 0; }
.mini-products-list .product-details h4 {}
.mini-products-list .product-details .btn-remove { font-size:11px; }

.sidebar .mini-products-images-list li.item { float:left; padding:5px 5px; text-align:center; }

.block-products .product-image { width:50px; margin-right:-50px; }
.block-products .mini-products-list .product-details { margin-left:65px; }

/* Top Shopping Cart */
.top-cart { z-index:25;border-left:1px solid #c99591;height:30px;float:right; /* width:360px; */ position:relative; padding-left:7px;}
.top-cart .block-title { white-space:nowrap; /* _width:242px; min-width:242px; */ cursor:pointer; color:#fff; font-weight:bold; font-size:11px; line-height:18px; height:18px; margin-top:0px; }
.top-cart .block-title h2 { margin-right:10px; margin-top:6px; display:block;  font-size:11px; color:#fff; text-decoration:none; /* Removed by Ziv 10/21/13 for SA - background:transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_shoppingcart_icon.png) 1px 4px no-repeat;*/ padding-left: 14px; }
.top-cart .block-title h2 strong {
  display:inline-block;
  width:48px;
  -left:6px;
  background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_shopping_dropdown.png) no-repeat 100% 0px;  
}

.top-cart .expanded { z-index:25; background-position:0 3px !important; }
/*.top-cart .expanded h2 { background-position:100% -126px !important; color:white; }*/
.top-cart .block-title h2:hover { color:#FCD89C; } 
.top-cart .block-title.expanded {}
/* .top-cart .no-items { cursor:default; }
.top-cart .no-items h3 { background:none; } */
.top-cart .block-content { position:fixed; right:5%; top:1px; width:267px; background:#fdfdfd; }
.top-cart .inner-wrapper { border:1px solid #c1c1c1; }

.top-cart .block-content h3 { font-size:10px; color:#444444; font-weight:bold; background-color: #F4EDE3; line-height:12px; padding:3px 10px 4px; }
.top-cart .block-content h3 .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty { padding:10px 10px 10px 20px; }
.top-cart .block-content ol { padding-bottom:7px; }
.top-cart .block-content .item { padding:8px 5px 8px 11px; }
.top-cart .block-content .item h4 { font-size:11px; line-height:14px; }
.top-cart .block-content .item h4 a { font-size:11px; text-decoration:none; color:#444; }
.top-cart .block-content table { margin:5px 0 0 0; }
.top-cart .block-content table th { padding:1px 8px; color:#8f8f8f; text-align:right; }
.top-cart .block-content table td { text-align:left; padding:1px 0; }
.top-cart .block-content .subtotal { background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 0; padding:2px 5px; text-align:center; }

.top-cart .actions { background:#C4DFAF url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 -1px; text-align:center; padding:5px 11px; text-align:right; }
.top-cart .actions a { float:left; line-height:23px; }
.top-cart .actions button { float:none; }
.top-cart .actions button.button span,
.top-cart .actions button.button span span { color:white; }

/* Block: Wishlist */
.block-wishlist .product-image { float:left; width:50px; margin-right:-50px; }
.block-wishlist .product-details { margin-left:55px; }

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

/* Block: List */
.block-list .block-content ol { margin:-5px -13px; }
.block-list .block-content .recently-viewed-items .product-name { text-align:left; }
.block-list li.item { padding:5px 10px 5px 13px; }
.block-list .actions { padding:5px 0 0; }
.sidebar .block-list .product-name { font:normal 11px/1.25 Arial, Helvetica, sans-serif; color:#444; }
.sidebar .block-list .product-name a { color:#444; }

/* Block: Poll */
.block-poll li { margin:5px 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; vertical-align:top; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

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

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder { margin-top:16px; }
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; font-size:11px; font-weight:normal; }

/* Block: Banner */
.block-banner { border:0; margin:0px 0; margin-bottom:12px; }
.block-banner .block-content { border-top:0; padding:0; text-align:center; }
.top-container .block-banner { background:#d0d0d0; margin:0; }

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

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.paypal-review-order .legend { font-size:14px; font-weight:normal; margin:0 0 6px; }
.paypal-review-order .col2-set .legend { font-weight:bold; }
.paypal-review-order .paypal-shipping-method { padding-left:120px; }
.paypal-review-order .paypal-shipping-method .box-title { margin:0 0 6px; }
/* ======================================================================================= */


/* Category Page ========================================================================= */

.category-title { margin-bottom:0; /*border:1px solid #cfcfcf; border-bottom:0;*/ text-align:left; }
.category-title .rss-feed { float:right; margin:7px 0 0; padding-left:17px; line-height:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_rss.gif) 0 0 no-repeat; white-space:nowrap; text-decoration:none; }
.category-title .rss-feed:hover { text-decoration:underline; }

.category-view .note-msg,
.category-description { padding:20px; }

.results-view { margin:0 -20px -20px; }
.catalogsearch-result-index .page-title { margin-bottom:0; }
.catalogsearch-result-index .note-msg { margin:20px 0; }

.sidebar .category-title { margin:0; }
.category-image { display:block; margin:0 auto 1px; margin-bottom:10px; border-bottom:1px dotted black;}

.category-products { padding:25px 0 0; }
.category-products .price-box { font-size:12px; }
div.category-products ul.products-grid li.item div.actions input { width: 27px; }

/* View Type: Grid */
.products-grid { padding:0 0 0 20px; margin:0 0 40px 0; position:relative; z-index:1; }
.products-grid li.item { float:left; margin-right:10px;width:191px; overflow:hidden; }
.products-grid li.last { margin-right:0; }
/*.products-grid .actions { bottom:0; }*/
.products-grid .actions { padding-right: 1px }
.products-grid .product-image { display:block; text-decoration:none !important; margin:0 auto 10px; position:relative; width:135px; }
.products-grid .product-name { padding:0 10px 0 0; margin:0;margin-bottom:14px; margin-top:7px;  height:40px;}
.products-grid .ratings { text-align:left; line-height:13px; }
.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box { margin:5px 0 10px; float:left; padding-top:4px;}
.products-grid .actions div.qty, .product-shop div.qty { float: left; }

/* View Type: List */
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; }
.products-list li.last { background-image:none; }
.products-list .product-image { float:left; margin-right:-186px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:186px; }
.products-list .product-name { margin-bottom:5px; }
.products-list .price-box { margin:5px 0 10px; }
.products-list .desc { margin:5px 0 10px; font-size:12px; }
.products-list .desc .link-learn { white-space:nowrap; }

.products-grid .special-price,
.products-list .special-price { font-size:12px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.catalog-product-view .col1-layout .col-main { padding-top:0; }

.catalog-product-view .col-left,
.catalog-product-view .col-right { display:none !important; }
.catalog-product-view .col-wrapper { float:none !important; width:auto !important; }
.catalog-product-view .col-main { width:auto !important; margin-left:0 !important; }
.col2-left-layout .product-view,
.col2-right-layout .product-view { background:none; width:755px; }
.col2-left-layout .product-view .product-shop,
.col2-left-layout .product-view .product-collateral,
.col2-right-layout .product-view .product-shop,
.col2-right-layout .product-view .product-collateral { float:none; width:695px; }
.col2-left-layout .product-view .product-img-box,
.col2-right-layout .product-view .product-img-box { float:none; width:auto; }
.col2-left-layout .product-view .product-img-box .product-image,
.col2-right-layout .product-view .product-img-box .product-image { margin:0 auto; }

.col3-layout .product-view { background:none; width:572px; }
.col3-layout .product-view .product-shop,
.col3-layout .product-view .product-collateral { float:none; width:512px; }
.col3-layout .product-view .product-img-box { float:none; width:auto; }
.col3-layout .product-view .product-img-box .product-image { margin:0 auto; }

.product-view { margin:-1px -20px -20px; float:left; width:1020px; }
#messages_product_view { margin:0 -20px; position:relative; z-index:1; }
#messages_product_view .messages { margin:0 0 1px; }
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }

.product-essential {}

.product-collateral { float:right; clear:right; width:416px; padding:30px; }
.product-collateral .emailto-link { font-size:11px; margin:0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }

.box-collateral { background:#fff; }
.box-collateral .box-title {padding:20px 20px 5px; margin:0 -1px; }
.box-collateral .box-title h2 { font-size:14px; line-height:1.2; color:#942d26; font-weight:bold; }
.box-collateral .box-content { padding:20px; }

.tab-list { position:relative; }
.tab-list .tab { float:left; cursor:pointer; }
.tab-list .last {}
.tab-list .active { cursor:default }
.tab-list .tab-container { position:absolute; left:0; width:100%; }
.tab-list .tab-content {}

.collateral-tabs { padding-bottom:20px; margin:0; }
.collateral-tabs .tab { position:relative; z-index:2; margin-right:3px; background:#dedede url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:#222; padding:0 0 0 17px; font-size:12px; }
.collateral-tabs .tab span { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.collateral-tabs .last {}
.collateral-tabs .active { color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.collateral-tabs .active span { background-position:100% 0; padding-bottom:1px; }
.collateral-tabs .tab-container { z-index:1; top:24px; background:#fff; }
.collateral-tabs .tab-content { padding:30px 25px; background:#fff; border:1px solid #c4c4c4; font-size:12px; }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }

/* Product Images */
.product-view .product-img-box { float:left; width:400px; padding:26px 46px 26px 45px;  margin-left:14px; margin-top:10px;height:457px; text-align:center;}
.product-view .product-img-box p.notice { text-align:center; padding:5px 0; font-size:11px; }
.product-view .product-img-box .product-image { position:relative; width:400px; height:370px; overflow:hidden; z-index:3; text-align:center; }
.product-view .product-img-box .product-image-zoom { position:relative; width:370px; height:370px; overflow:hidden; z-index:3; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:default; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/magnifier_handle.gif) 0 0 no-repeat; }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { margin:37px 0 0; padding:0 0 0; }
.product-view .product-img-box .more-views h2 { display:none; }
.product-view .product-img-box .more-views ul {}
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 6px 6px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { clear:none; line-height:28px; margin:0 0 10px; float:right; width:150px; text-align:right; }
.product-image-popup .buttons-set .button { vertical-align:middle; float:none; }
.product-image-popup .image { display:block; clear:both; margin:15px auto 15px; }
.product-image-popup .image-label { font-size:14px; text-align:left; clear:both; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }

.product-image-popup .nav { text-align:center; margin:0 auto; width:120px; }
.product-image-popup .nav .prev,
.product-image-popup .nav .next { margin:0 15px; display:inline; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_slide-button.gif) no-repeat 0 0; text-indent:-999em; cursor:pointer; width:28px; height:28px; z-index:2; overflow:hidden; float:left; }
.product-image-popup .nav .prev { left:-19px; float:left; }
.product-image-popup .nav .next { right:-19px; float:right; background-position:0 -40px; }


/* jQzoom */
div.jqZoomTitle { z-index:5000; text-align:center; position:absolute; top:0; left:0; width:100%; color:#fff; background:#999; }
.jqZoomPup { overflow:hidden; background-color:#fff; z-index:10; border-color:#fff; border-style:solid; cursor:crosshair !important; /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60); -moz-opacity:0.6; opacity:0.6; */ }
.product-image { cursor:pointer !important; }
p.product-image { cursor:default !important; }
.zoom-activated {}
.jqZoomPup img { border:0; }
.preload { text-decoration:none; border:1px solid #ccc; padding:8px; text-align:center; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/zoomloader.gif) no-repeat 43px 30px; width:90px; height:43px; z-index:10; position:absolute; top:3px; left:3px; -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); }
.jqZoomWindow { border:1px solid #ccc; background-color:#fff; }

/* Product Shop */
.product-view .product-shop { float:right; width:445px; padding:0 30px; }
.product-view .product-shop .product-main-info { margin:0 -30px 30px; padding:20px 30px 5px; }
.product-view .product-shop p,
.product-view .product-shop .ratings { margin:10px 0; }
.product-view .product-shop .ratings p { margin:0; }
.product-view .product-shop .product-ids { margin:4px 0 10px; color:#999; display:none; }
.product-view .product-shop .availability { font-size:12px; }
.product-view .product-shop .price-box { margin:10px 0; margin-top:2px; }
.product-view .product-shop .price-box .price-label { font-size:11px; }
.product-view .product-shop .price-box .price-as-configured .price-label { font-size:12px; }
.product-view .product-shop .price-box .price-as-configured .price { color:#e55100; font-size:14px; }
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-shop .price-box .regular-price .price { color:#111; font-size:16pt; }
.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .special-price .price { font-size:14px; color:#c73615; }
.product-view .product-shop .price-box .price-as-configured .price-including-tax .price { color:#e55100; }
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:11px; }
.product-view .product-shop .price-box p { margin:4px 0; }
.product-view .product-shop .add-to-links { margin:10px 0; }
.product-view .product-shop .sarp-subscription {  height:20px; }

.product-view .product-name h1 { font-size:16pt; line-height:1.2; color:#000000; font-weight:normal; font-family:"Lucida Grande"; }
.product-view .product-ids { text-transform:uppercase; }
.product-view .short-description { clear:both;
color:#5C341A;
font-family:"Lucida Grande";
font-size:9.5pt;
letter-spacing:-1px;
line-height:16px;
padding:10px 0;
word-spacing:2px;
}
.product-view .short-description h2 { margin:0 0 5px; font-size:13px; }
.product-view .product-shop .add-to-cart { float:left; padding:0px 15px 10px 0; }  
.product-view .add-to-cart-qty { padding-top:4px;float:left; } 
 
.product-view .product-left{ float:left; margin-top:4px;}
<!--.product-view .product-right{ float:right; margin-top:10px; margin-right:-15px;}-->
.product-view .product-right{ margin-left: 200px;position: absolute; }

#description-box {
min-height:191px;
border:1px solid #D4C6B2;
border-top:0;
padding:0.75em;
margin-top:0;
color:#847662;
font-size:11px;	
}

#description-box ul {
	list-style-type: disc;
	margin-left: 1.25em;
}
#description-box ul li {
	line-height: 1.35em;
	margin: 0.35em 0;
}

.reviews a {
  color:#9f9381;
  text-decoration:none;
}
.reviews {
  font-family:"Lucida Grande";
  height:37px;
  border-top:1px solid #d4c6b2;
  border-bottom:1px solid #d4c6b2;
  border-right:1px solid #d4c6b2;
  margin-bottom:1em;
}
.reviews li {
  float:left;
  height:37px;
  line-height:37px;
  background-color:#f4ede3;
}

.reviews .percent {
  width:190px;
  font-size:10pt;
  color: #68ae35;
  border-right:1px solid #d4c6b2;
  background-color:white;
}

.reviews .percent div {
  height:20px;  
  float:left;
  margin-right:12px;
  margin-top:10px;  
}

.reviews .percent p { 
height: 1em; 
} 

.reviews .read {
  width:110px;
  text-align:center;
  border-right:1px solid #d4c6b2;
}

.reviews .write {
  width:141px;
  text-align:center;
}

/* Rating */
.rating-box { width:65px; height:13px; font-size:0; line-height:0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_rating.gif) 0 100% repeat-x; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_rating.gif) 0 0 repeat-x; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
.ratings .amount { font-size:12px; }
.ratings .rating-links { margin:0; font-size:11px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }
.ratings dt {}
.ratings dd {}

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

.availability-only { margin:10px 0 7px; line-height:16px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/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(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/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:#d12c01; }

.availability-only-details { margin:0 0 7px; border:1px solid #d9d9d9; }
.availability-only-details thead { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_thead.gif) repeat-x scroll 0 0 #e8e8e8; }
.availability-only-details th,
.availability-only-details td { padding:2px 8px; }
.availability-only-details th { border-bottom:1px solid #d9d9d9; font-size:10px; text-transform:uppercase; }
.availability-only-details td { background:#fff; font-size:11px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

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

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

.price-box-bundle {}

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

/* Old price */
.old-price { text-decoration:line-through; color:#989696; }
.old-price .price-label { white-space:nowrap; color:#989696; }
.old-price .price { font-weight:normal; text-decoration:line-through; color:#989696; }
.sidebar .old-price .price-label { display:none !important; }

/* Special price */
.special-price {}
.special-price .price-label { white-space:nowrap; color:#c73615; font-weight:bold; }
.special-price .price { font-weight:bold; color:#c73615; }
.sidebar .special-price .price-label { display:none !important; }

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

.minimal-price-link { display:block; margin:5px 0; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .label { font-weight:bold; }
.minimal-price-link .price { font-weight:bold; }

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

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

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

/* FPT */
.weee { display:block; font-size:11px; }
.weee .price { font-size:11px; font-weight:bold; }

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

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

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

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label {white-space:nowrap; }
.price-as-configured .price { font-size:14px; color:#e55100; }

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

/* Tier Prices */
.product-pricing { background:#F4EDE3; border:1px solid #e2d4c7; padding:8px; margin-top:3px; margin-bottom:15px;}
.product-pricing li { line-height:1.35; margin:2px 0; }
.product-pricing li .price { font-weight:bold; }
.product-pricing li .benefit { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:11px; }
.add-to-links li { margin:2px 0; }
.add-to-links a { color:#999; }
.add-to-links a:hover {}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart { width: 240px;}
.add-to-cart label { font-size:12px; vertical-align:middle; font-weight:bold; margin-right:5px; text-transform:capitalize; }
.add-to-cart .qty { vertical-align:middle; margin-right:10px; width:60px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.add-to-cart-alt { white-space:nowrap; padding:5px 0; }
.add-to-cart-alt .qty { margin-right:5px; }
.add-to-cart-alt .qty,
.add-to-cart-alt .button { vertical-align:middle; }

button.btn-cart span {}

/* On product view */
.product-view .product-essential button.btn-cart span,
.add-to-cart button.btn-cart span { background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-co.png); padding:0 0 0 13px !important; height:27px!important; }
.product-view .product-essential button.btn-cart span span,
.add-to-cart button.btn-cart span span { border:0; background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-co.png); padding:1px 32px 0 19px !important; color:#fff; font:bold 15px/26px Arial, Helvetica, sans-serif !important; height:26px; text-transform:none; }
.product-view .product-essential button.btn-gr span span,
.add-to-cart button.btn-gr span span { font-size:14px !important; padding:1px 18px 0 10px !important; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart {}
.add-to-box .add-to-links { margin:0 !important; }
.add-to-box .add-to-links li { margin:0 0 2px; }

/* Product Options */
.product-options { margin:10px 0 0; }
.product-options dt label { font-weight:bold; font-size:12px; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:5px 0 15px; padding:0 0 12px; border-bottom:1px solid #e7e7e7; }
.product-options dl.last dd.last {}
.product-options dd .input-box { display:block; padding-right:20px; }
.product-options dd input.input-text { width:98%; margin-left:5px;}
.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 .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0; line-height:1.315; }
.product-options .options-list input.radio { float:left; margin:2px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:2px 0px 0 0;  }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }

.product-view .product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:0px 0 5px; }
.product-view .product-options-bottom .add-to-cart { float:left; padding-bottom:20px; }
.product-view .product-options-bottom .price-box { margin:0 !important; float:right; }
.product-view .product-options-bottom p.required { padding:5px 0 0; clear:both; text-align:right; width:auto; }

/* Options in product info column */
.options-container-small { margin:20px 0 0; }
.options-container-small .product-options-bottom { float:left; }
.options-container-small .product-pricing { display:none; }
.options-container-small .price-box { display:none; }
.options-container-small .add-to-cart { padding:13px 15px 0 0 !important; }
.options-container-small .product-options-bottom p.required { padding:0 0 0 90px; width:auto; float:left; clear:left; text-align:left; }
.options-container-small
dt { float:left; line-height:1.2; width:10em; clear:left; padding:3px 5px 3px 0; margin:0 0 8px; }
.options-container-small dd { float:left; width:275px; border-bottom:0; padding:0; margin:0 0 8px; }
.options-container-small .product-options { margin:0 0 0; }

/* Options after product info column */
.options-container-big { clear:both; background:#fff; padding:20px; border-top:1px solid #cfcfcf; border-width:1px 0; }

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.bundleProduct {}
.product-options .bundle-summary { font-size:11px; }
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px; line-height:27px; }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) 460px 0 repeat-y; }

/**/
#bundle-product-wrapper { margin:-1px -20px -20px; border-top:1px solid #cfcfcf; float:left; width:1020px; overflow:hidden; position:relative; z-index:1; }
#bundleProduct { width:1877px; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) repeat-y 279px 0; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { min-height:510px; width:938px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) repeat-y 460px 0; }
#options-container h1 { text-align:left; }

/* Hidind Add to Cart box from Bundle product Review page */
/*.review-product-list #bundleProduct .add-to-box { display:none !important; }*/
/*#bundleProduct .box-related { display:none !important; }*/
/* Bundle Product 2 column design */
.col2-left-layout  #bundle-product-wrapper,
.col2-right-layout #bundle-product-wrapper { width:755px; }
.col2-left-layout  #bundleProduct,
.col2-right-layout #bundleProduct { background-position:574px 0; width:1511px; }
.col2-left-layout  #options-container,
.col2-right-layout #options-container { background-position:277px 0; left:-1px; width:755px; }

.col2-left-layout  #options-container .product-options,
.col2-right-layout #options-container .product-options { width:459px; }
.col2-left-layout  #options-container .product-options-bottom,
.col2-right-layout #options-container .product-options-bottom { width:429px; }

.col2-left-layout  .bundle-summary,
.col2-right-layout .bundle-summary { left:460px; }

/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper,
.col3-layout #options-container { width:572px; }
.col3-layout #bundleProduct { background-position:390px 0; width:1144px; }
.col3-layout #options-container { background-position:94px 0; }
.col3-layout #productView { margin-right:-10px; }

.col3-layout #options-container .product-options { width:276px; }
.col3-layout #options-container .product-options-bottom { width:246px; }
.col3-layout #options-container .product-options-bottom .price-box { float:none; }

.col3-layout .bundle-summary { left:277px; }

#options-container .product-options { font-size:12px; margin-top:0; font-size:11px; z-index:1; margin:0; width:600px; padding:20px 20px 0; clear:both; position:relative; z-index:1; }
#options-container .product-options-bottom { padding:0 20px 20px; width:600px; font-size:12px; margin:0 0 5px; line-height:27px; }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
#options-container .product-options-bottom .price-box { margin:0; float:right; }
#options-container .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.moving-now {}

.bundle-summary { position:absolute; z-index:2; left:643px; top:61px; margin-top:0; background:#fff; width:295px; }
.bundle-summary .product { background:#f6f6f6 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_page-title.gif) repeat-x 0 0; border-bottom:1px solid #ddd; padding:14px 20px; }
.bundle-summary .product .block-title { background:none; border:solid #e6e6e6; border-width:0 0 1px; margin:0 0 10px; padding:5px 0; position:relative; }
.bundle-summary .product .block-title h2 { color:#5a5a5a; font-weight:normal; padding-left:5px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details {margin-left:60px; padding:0 0 0 13px; }
.bundle-summary .product-details p.availability { margin:5px 0; font-weight:bold; font-size:12px; }
.bundle-summary .price-box { margin-bottom:35px; }
.bundle-summary .price-box .price-as-configured .price { font-weight:normal; }
.bundle-summary .price-box .price-as-configured .price-label { color:#010101; font-size:14px; font-weight:normal; margin-right:10px; }
.bundle-summary .product-name { font-size:16px; color:#111; }
.bundle-summary .product .add-to-links { border-top:1px solid #e6e6e6; margin-top:10px; padding:7px 0 2px 5px; }
.bundle-summary .product .add-to-links .clickable > strong,
.bundle-summary .product .add-to-links a { color:#ef5d24; font-weight:bold; }
.bundle-summary .product .add-to-links li { display:inline-block; }
.bundle-summary .product .add-to-links li:first-child { margin-right:15px; }
.bundle-summary .summary { padding:10px 8px !important; -webkit-box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; }
.bundle-summary .summary h4 { font-size:14px; color:#333; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 1px; margin:0; padding:11px 0 7px; }
.bundle-summary .summary .last { background:none; padding-bottom:0; }

.bundle-summary button.btn-cart span,
.bundle-summary button.btn-cart span span { background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg_bundle_btn.gif); font-weight:normal !important; height:23px !important; line-height:23px !important; padding:0 0 0 18px !important; }
.bundle-summary button.btn-cart span span { padding:0 18px 0 0 !important; }
.bundle-summary .add-to-cart .qty { margin-right:80px; }
.bundle-summary .add-to-cart button { margin:10px 0 0; }
.bundle-summary .add-to-cart .paypal-logo { text-align:left; }
.bundle-summary .add-to-cart .paypal-or { margin:5px 0 5px 42px; }

#bundleProduct .page-title a { color:#ef5d24; position:relative; text-decoration:none; top:4px; }
#bundleProduct .page-title a:hover { text-decoration:underline; }
#bundleProduct .page-title a small { font-size:14px; font-weight:bold; }
#bundleProduct .product-options { padding:0; width:642px; }
#bundleProduct .product-options dt,
#bundleProduct .product-options dd { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg_bundle_options.png) repeat-x; }
#bundleProduct .product-options dd { background-position:0 -33px; border-bottom:1px solid #bfbfbf; margin:0; padding:20px 10px 20px 30px; }
#bundleProduct .product-options dt { border-bottom:1px solid #e6e6e6; color:#010101; line-height:32px; padding:0 10px 0 30px; }
#bundleProduct .product-options dl.last .last { border-bottom:none; }
#bundleProduct .product-options p.required { padding:0; position:absolute; right:10px; top:10px; }

#bundleProduct .product-options-bottom { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg_bundle_options_bottom.png) repeat-x 0 0; padding:11px 15px 0; width:612px; }
#bundleProduct .product-options-bottom a { color:#ef5d24; font-size:11px; font-weight:bold; text-decoration:none; }
#bundleProduct .product-options-bottom a:hover { text-decoration:underline; }
#bundleProduct .product-options-bottom a small { font-size:14px; }
#bundleProduct .product-options-bottom .price-as-configured { font-size:11px; }
#bundleProduct .product-options-bottom .price-as-configured .price { font-size:12px; vertical-align:baseline; }
#bundleProduct .product-options-bottom .price-as-configured .price-label { color:#010101; font-weight:bold; margin-right:15px; }

/* Grouped Product */
.groped-product-type { position:relative; z-index:2; margin:20px -30px -20px; background:#fff; border-top:1px solid #cfcfcf; padding:20px 30px 0; }
.grouped-items td { vertical-align:middle; padding:5px 10px; }

/* Gift Card product */
.giftcard-form {}
.giftcard-amount-form { margin:0 0 10px; }
.giftcard-amount-form label { width:120px; text-align:left; padding-right:5px; }
.giftcard-amount-form .form-list .input-text { width:70px; }
.giftcard-amount-form .form-list select { width:150px; }
.giftcard-amount-form .form-list .input-box { padding-right:20px; margin-right:9px; }
.giftcard-amount-form .form-list .input-box .v-fix { white-space:nowrap; }
.giftcard-amount-form .form-list .input-box p.notice { float:left; padding:0; clear:left; width:55px; margin:5px -100px 0 0; white-space:nowrap; font-size:11px; position:relative; z-index:1; }
.giftcard-amount-form .form-list .input-box p.notice span { margin-right:5px; display:block; }
.giftcard-send-form { background:#fff; z-index:2; position:relative; border-top:1px solid #ddd; padding:30px 30px 10px; margin:0 -30px 0px; }
.giftcard-send-form label { width:120px; text-align:left; padding-right:5px; padding-bottom:5px; }
.giftcard-send-form .field label { padding-bottom:0; }
.giftcard-send-form .field .input-text { width:249px !important; }

/* Block: Related */
.product-view .box-related { font-size:11px; }
.product-view .box-related p { margin:0; }
.product-view .box-related .product-name { font-size:12px; height:45px;}
.product-view .box-related .price-box { margin:8px 0; }
.product-view .box-related .note { padding:5px 20px; margin:0; font-size:12px; background:#f7edda; }
.product-view .box-related .note,
.product-view .box-related .note a { color:#d02600; }
.product-view .box-related input.checkbox { position:absolute; margin:3px 0 0 105px; }
.product-view .box-related ol { padding:20px 0 20px 20px !important; }
.product-view .box-related li.item .item-info { margin-right:20px; }
.product-view .box-related li.item { width:32%; float:left; margin-right:1%; }
.product-view .box-related li.item p a { color:#999; }
.product-view .box-related li.item .product-image { float:left; margin-right:-100px; width:100px; }
.product-view .box-related li.item .product-details { margin-left:125px; }

/* 3 Column Block: Related */
.col3-layout .product-view .box-related li.item .product-image { display:block; float:none; margin:0 auto; }
.col3-layout .product-view .box-related li.item .product-details { margin-left:0; }
.col3-layout .product-view .box-related input.checkbox { margin-left:135px; }

/* Block: Upsell */
.product-view .box-up-sell .products-grid { padding:30px 0 10px 61px; margin:0; }
.product-view .box-up-sell .products-grid li { width:176px; margin-right:40px; display:inline; }

/* 2 Column Block: Upsell */
.col2-left-layout  .product-view .box-up-sell .products-grid,
.col2-right-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 30px; margin-right:0; }
.col2-left-layout  .product-view .box-up-sell .products-grid li,
.col2-right-layout .product-view .box-up-sell .products-grid li { display:inline; width:140px; }

/* 3 Column Block: Upsell */
.col3-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 15px; margin:0; }
.col3-layout .product-view .box-up-sell .products-grid li { width:135px; margin-right:2px; display:inline; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; }
.product-view .box-tags .form-add-tags { padding:5px 0 0 0; }
.product-view .box-tags .form-add-tags label { margin:0; font-weight:bold; font-size:12px; padding:2px 15px 0 0; height:4em; float:left; }
.product-view .box-tags .form-add-tags .input-box { margin:0; display:inline-block; }
.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error { padding-right:17px; }
.product-view .box-tags .form-add-tags input.input-text { width:300px; }
.product-view .box-tags .form-add-tags button.button { margin-left:5px; vertical-align:top; }
.product-view .box-tags .form-add-tags p { padding:5px 0; font-size:11px; }
.product-view .box-tags .tags-list { margin:15px 0; line-height:1.5em; }
.product-view .box-tags .tags-list li { display:inline; font-size:10px; margin:0 5px 0 0; }
.product-view .box-tags .tags-list li a { text-decoration:none; font-size:12px; margin:0; padding:3px; background:#fffcf0; }
.product-view .box-tags .tags-list li a:hover { text-decoration:underline; }

.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link { float:left; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link { margin-bottom:15px; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link, x:default { float:none; }/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link, x:default { margin-bottom:0; }/* FireFox 3 restore */

/* Block: Reviews */
.product-view .product-main-info .review-summary-table { margin:10px 0; }
.review-summary-table { border:0; margin:0 0 10px; }
.review-summary-table th,
.review-summary-table td { padding:2px 5px; }
.review-summary-table tr.last td { border:0; }
.review-summary-table th.label,
.review-summary-table td.label { width:1px; white-space:nowrap; padding-left:0; background:none; }

.product-view .box-reviews .pager { border-width:1px 0; margin:0;border-bottom:medium none;
border-left:medium none;
border-right:medium none; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { background:none; margin-bottom:0; }
/* Add Review Form */
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { font-weight:bold; }
.product-view .box-reviews .form-list { margin:15px 0; }
.product-view .box-reviews .form-list .input-box {}

.product-view .box-reviews .form-list .review-summary-table thead { background:none; }
.product-view .box-reviews .form-list .review-summary-table thead th { background:none; border:0; }
.product-view .box-reviews .form-list .review-summary-table .value { text-align:center; }

.discontinued-add-to-cart {
padding:0 24px 3px 14px !important;
}
.discontinued-add-to-cart span {
background-image:url(/images/bkg_btn_maroon.gif) !important;
}
.outofstock-add-to-cart {
padding:0px 0px 3px 75px !important;
}
.outofstock-add-to-cart span {
background-image:url(/images/bkg_btn_maroon.gif) !important;
}
.configurable-add-to-cart {
/*padding:0px 0px 3px 110px !important;*/
float:right;
}

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


/* Product Review ======================================================================== */
.review-product-list .col-main { padding-top:0; }

.product-review {}
.product-review .product-img-box { float:left; width:285px; }
.product-review .product-img-box .product-image { display:block; margin:0 0 15px; }
.product-review .details { float:right; width:400px; }

.product-review .details .product-name { font-size:15px; font-weight:bold; color:#151515; line-height:19px; margin:0 0 10px; }
.product-review .details p.date { font-size:12px; font-style:italic; }
.product-review .details p { margin:10px 0; }
.product-review .details .review-summary-table { margin:10px 0; }
.product-review .buttons-set { clear:both; padding:25px 0 0; }

.review-product-view .col-main { background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) repeat-y -430px 0; padding:0; }
.review-product-view .col-main .page-title { margin-left:0; margin-right:0; }
.review-product-view .product-review .product-img-box { padding:0 0 20px 20px; }
.review-product-view .product-review .details { width:570px; padding:0 20px 20px 0; }
.review-product-view .product-review .buttons-set { border-top:1px solid #d1d1d1; background:#fff; margin:0; padding:15px 20px; }
/* ======================================================================================= */


/* CMS ============================================================================= */
.cms-home .col1-layout,
.cms-index-index .col1-layout {border:0;}
/*margin-top:-20px;*/
/*.cms-home .col1-layout .std,
.cms-index-index .col1-layout .std { border:1px solid #cbc0b2; }*/
.cms-home .main .std .messages,
.cms-index-index .main .std .messages { margin-top:0; }
.cms-home .top-callout,
.cms-index-index .top-callout { margin-bottom:6px; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { padding:0; }

.cms-index-index .col2-set {}
.cms-home .col2-set .col-1,
.cms-index-index .col2-set .col-1 { width:705px; }
.cms-home .col2-set .col-2,
.cms-index-index .col2-set .col-2 { width:244px; border:1px solid #d9d7ca; border-left:0; margin-left:-244px; }
.cms-home .col2-set .col-2 img,
.cms-index-index .col2-set .col-2 img { display:block; margin:6px auto; }

.cms-home .col1-layout .category-view,
.cms-index-index .col1-layout .category-view { margin:0 0 20px; }
.cms-home .col1-layout .page-title,
.cms-index-index .col1-layout .page-title { margin:3px 0 0; }
.cms-home .col1-layout .products-grid,
.cms-index-index .col1-layout .products-grid { margin:0; border:1px solid #cbc0b2; border-top:0; padding-top:20px; padding-bottom:20px; }
.cms-home .col1-layout .products-list,
.cms-index-index .col1-layout .products-list { margin:0; border:1px solid #cbc0b2; border-top:0; padding-top:20px; }

.cms-hp-touchsmart-iq506-has-arrived .col-main { padding:0; }
.cms-hp-touchsmart-iq506-has-arrived .main { margin-top:0; }
.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs { display:none; }
.new-product-spotlight { border:1px solid #cfcfcf; border-top:0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/callouts/electronics/new_computer_bg.jpg) no-repeat; height:519px; position:relative; }
.new-product-spotlight .link { position:absolute; top:95px; left:318px; }
.new-product-spotlight .more-new-positioning { position:absolute; top:42px; right:70px; width:207px; }
.new-product-spotlight .more-new-positioning h3 { margin-bottom:5px; font-size:11px; text-transform:uppercase; font-weight:bold; }
.new-product-spotlight .more-new { position:relative; height:335px; }
.new-product-spotlight .more-new .arrow-up { position:absolute; top:0; left:0; height:20px; width:207px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/callouts/electronics/more_new_arrow.gif) no-repeat; text-indent:-999em; }
.new-product-spotlight .more-new .arrow-down { position:absolute; bottom:0; left:0; height:20px; width:207px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/callouts/electronics/more_new_arrow.gif) no-repeat 0 100%; text-indent:-999em; }
.new-product-spotlight .more-new .content { position:absolute; top:20px; left:0; width:205px; height:295px; border-width:0 1px; border-style:solid; border-color:#dcdcdc; background:#fff; }
.new-product-spotlight .more-new ol { margin:10px 15px; padding-left:0; list-style-type:none; }
.new-product-spotlight .more-new .item { padding:10px 0 10px 85px; border-bottom:1px solid #d2d2d2; }
.new-product-spotlight .more-new .item.top {padding-top:0; }
.new-product-spotlight .more-new .item.last { border-bottom:0; padding-bottom:0; }
.new-product-spotlight .more-new .item img { float:left; margin-left:-85px; position:relative; }
.new-product-spotlight .more-new a { font-weight:bold; }

.cms-menu { float:left; width:240px; margin:0 10px 5px 0; padding:15px; border:1px solid #d1d1d1; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cms-menu.gif) 0 0 repeat-x; font-size:12px; list-style-position:inside; }
.col-main .cms-menu {}
.cms-menu li { color:#999; margin:3px 0; }
/*.cms-menu li span { color:#444; }*/
.cms-menu li.parent > a,
.cms-menu li.parent > strong { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cms-menu-arrow-down.gif) 100% 50% no-repeat; padding-right:13px; }
.cms-menu li strong { font-size:13px; font-weight:bold; color:#333; }
.cms-menu li ul,
.cms-menu li ol { padding-left:15px; margin-bottom:7px; list-style-position:inside; }
/* CMS Menu Types */
ol.cms-menu.type-1 { list-style-type:decimal; }
ol.cms-menu.type-1 ol { list-style-type:decimal; }
ol.cms-menu.type-a { list-style-type:lower-alpha; }
ol.cms-menu.type-a ol { list-style-type:lower-alpha; }
ol.cms-menu.type-A { list-style-type:upper-alpha; }
ol.cms-menu.type-A ol { list-style-type:upper-alpha; }
ol.cms-menu.type-i { list-style-type:lower-roman; }
ol.cms-menu.type-i ol { list-style-type:lower-roman; }
ol.cms-menu.type-I { list-style-type:upper-roman; }
ol.cms-menu.type-I ol { list-style-type:upper-roman; }

ul.cms-menu.type-circle { list-style-type:circle; }
ul.cms-menu.type-circle ul { list-style-type:circle; }
ul.cms-menu.type-disc { list-style-type:disc; }
ul.cms-menu.type-disc ul { list-style-type:disc; }
ul.cms-menu.type-square { list-style-type:square; }
ul.cms-menu.type-square ul { list-style-type:square; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:12px; font-weight:bold; color:#333; }
.product-name a { color:#333; text-decoration:none; }
.product-name a:hover { color:#333; text-decoration:none; }

/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:12px; }
.tags-list li a { text-decoration:none; margin:0 2px 0 0; }
.tags-list li a:hover { text-decoration:underline; }

/* Advanced Search */
.search-summary { padding:10px 10px 0; margin:10px 0 0; font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 0; }
.search-summary li { margin:2px 0; }

/* Sitemap */
.page-sitemap .links { display:block; text-align:right; margin:0 20px -36px 0; }
.page-sitemap .links a { position:relative; }
.page-sitemap .sitemap { padding:0 20px; margin:15px 0; font-size:12px; }
.page-sitemap .sitemap li { margin:3px 0; }

.sitemap { font-size:12px; }
.sitemap li { margin:3px 0; }
.sitemap h3 {
  font-size: 1.7em;
  font-weight: normal;
  margin-bottom: .5em;
}
.sitemap li.level-0 {
  float: left;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 2em;
  margin-right: 2%;
  width: 31%;
}
.sitemap li.level-1 {
  font-size: 1em;
  font-weight: normal;
}
.sitemap li li {
  padding-left: 15px;
}

.sitemap-pages {
  background-color: #F4EDE3;
  border: 1px solid #E2D4C7;
  padding: 10px;
}

.sitemap li.page, .sitemap li.link {
  font-size: 1em;
  font-weight: bold;
  margin: auto auto 0.85em;
  text-align: left;
  width: auto;
}
.sitemap p.sitemap-nav {
	font-weight: bold;
	clear: both;
}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .col-main .page-title { margin:0; }
.cart-empty { padding:20px; background:#fff; }
.cart .title-buttons { padding-right:15px; }
.cart .messages,
.cart .messages li { margin:0; }
.cart .checkout-types { text-align:center; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types .btn-proceed-checkout span { background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-co.gif); height:27px !important; padding:0 0 0 13px !important; }
.cart .checkout-types .btn-proceed-checkout span span { border:0; background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-co.gif); padding:1px 32px 0 19px !important; color:#fff; font:bold 15px/26px Arial, Helvetica, sans-serif !important; height:26px; text-transform:none; margin:0 !important; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table { border-width:1px 0; }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:bottom; }
.cart-table tbody td { padding:12px; }
.cart-table .btn-continue { float:left; background:none; border:none; }
.cart-table .btn-continue span { background:none; border:none; text-transform:none; color:#444; text-decoration:underline; font-weight:normal; padding:0; }
.cart-table .btn-update { float:right; margin-left:5px; }
.cart-table .btn-empty { float:right; }
.cart-table {background-color: #ffffff;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { 
  width:730px; 
  padding:20px 0 10px; 
}
.cart .cross-inside { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_crosssell.gif) repeat-y 0 0; }
.cart .cart-collaterals h2 { color:#000; font-weight:normal; margin:0 0 5px; }
.cart .deals { 
	float:left; 
	width:710px; 
	display:inline; 
	margin: 1em 0 0; 
	font-size:12px; 
    border:1px solid silver;
  	box-shadow: 2px 2px 5px #333333;
  	-moz-box-shadow: 2px 2px 5px #333333;
  	-webkit-box-shadow: 2px 2px 5px #333333;
}
.cart .deals #fake_ro_start_date {margin-bottom: 3px}
.cart .deals p,
.cart .deals label { margin:0 0 7px; display:block; }
.cart .deals .input-text { width:140px; margin:0 5px 3px 0; float:left; }
.cart .deals .widget-sku { display:block; margin:0 0 20px; width:264px; }
.cart .deals .widget-sku .block-title { background:inherit; border:inherit; color:#000; font-size:16px; margin:0 0 5px; padding:0; }
.cart .deals .widget-sku .block-title strong { font-weight:normal; }
.cart .deals .widget-sku .block-content { padding:0; }
.cart .deals .widget-sku .sku-table td input { width:98%; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.cart .giftcard button.check-gc-status span { padding:0 !important; background:none !important; line-height:1.3 !important; color:#444 !important; height:auto !important; font-weight:normal !important; text-transform:none !important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:12px !important; }
.cart .giftcard, 
.cart .discount { margin:10px 10px 10px; float:left; width: 180px !important; }
.cart #discount-gc { float: left; width: 220px; }
.cart .discount.troopid-connect { width: 200px !important; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { margin:10px 0 0 10px; font-size:12px; }
.cart .shipping select { width:256px; }
.cart .shipping .input-text { width:250px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .buttons-set { width:256px; }
.cart .shipping .form-list label { width:auto; text-align:left; }
.cart .shipping .form-list .input-box { float:right; padding-right:20px }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; float:none; }

.cart .crosssell { float:left; min-height:400px; width:260px; padding:0 20px 15px 30px; border:1px solid #d9d9d9; border-width:0 1px 0 0; background:#fbf3f0; }
.cart .crosssell h2 { font-size:11px; color:#cd3800; font-weight:bold; text-transform:uppercase; }
.cart .crosssell .item { padding:17px 0 0 ; }
.cart .crosssell .product-image { float:left; margin:3px -90px 0 0; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .crosssell .product-name,
.cart .crosssell .price-box,
.cart .crosssell p,
.cart .crosssell .add-to-links { margin:0 0 5px; }
.cart .crosssell .add-to-links li { margin:0; }

/* Shopping Cart Totals */
.cart .totals { padding:6px 13px 0; font-size:14px; }
.cart .totals table { margin:5px 10% 0 10%;width:80%; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/horizontal_dots.gif) repeat-x 0 90%;}
.cart .totals table th,
.cart .totals table td { padding:0 5px 5px; }
.cart .totals table tfoot strong { font-weight:normal; font-size:18px; color:#cd3800; display:block; margin:10px 0 15px; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals table tfoot td .price { font-weight:bold; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding-top:8px; padding-bottom:5px; line-height:1.0; font-size:11px; }
.cart .checkout-types .ih {display:none; }
.cart .checkout-types .ihm {display:none; }
.cart .checkout-types-ih {text-align:center;margin-bottom:20px; }
.cart .checkout-types-ih .paypal-logo {display:none; }
.cart .checkout-types-ih .googlecheckout {display:none; }
/*.cart .checkout-types-ih .amazonpayments {display:none; }*/
.cart .checkout-types-ih .ihm {font-style:italic;text-decoration:none;color:#68AE34;font-size:11px;margin-top:5px; }
.cart .checkout-types-ih .ihm a {font-style:italic;text-decoration:none;color:#68AE34;font-size:11px; }
.cart .checkout-types fieldset { display:inline; }

.failed-products { border:1px solid #E9581F;   }
.failed-products .sub-title { background:#FFF5F3 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_error.gif) no-repeat 10px 50%; color:#D91A00; margin:0; padding:10px 10px 10px 30px; border-bottom:1px solid #E9581F; }
.failed-products .item-msg.error { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/icon_error.gif) no-repeat left; font-size:11px; color:#D91A00; padding:5px 0 5px 20px; }
/* Empty Cart Add by SKU */

.cart-empty .failed-products { clear:both; z-index:1; position:relative; margin:40px -20px -21px; }

/* Options Tool Tip */
.item-options p { font-size:11px; font-weight:bold; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:bold; padding:7px 0 7px ; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:5px 0 0; position:relative; z-index:1; width:110px; }
.truncated:hover { z-index:2; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; color:#514f4f; }
.truncated .truncated_full_value {}
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:0; width:190px; border:1px solid #c8c8c8; border-bottom:1px solid #919191; background-color:#fff; }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding:0px 21px 10px 12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_truncated.gif) no-repeat 100% 38px; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

/* Item options in the cart */
.data-table .item-options dt { padding:3px 0 0 10px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_bulletsm.gif) 0 .8em no-repeat; }
.data-table .item-options dd { padding:0 0 3px 10px; }
.data-table .item-options dd .price { font-weight:bold; margin-left:5px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main { padding:20px 0 0; }

.opc-wrapper { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) repeat-y -573px 0; }
.opc-wrapper .page-title { margin:0; position:relative; z-index:1; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }

.opc-progress-container { float:left; width:182px; }
.opc-progress-container .opc-block-progress { background:#fff; }
.opc-progress-container .opc-block-progress .block-title { padding:17px 11px 10px 17px; background:none; border:0; border-bottom:1px solid #cfcfcf; }
.opc-progress-container .opc-block-progress .block-title strong { font:18px/1.1 Arial, Helvetica, sans-serif; padding:0; color:#111; }
.opc-progress-container .opc-block-progress .block-content { padding:17px 11px 17px 17px; }
.opc-progress-container .opc-block-progress dt { font-weight:bold; margin:2px 0 8px; }
.opc-progress-container .opc-block-progress dt.complete { font-weight:bold; margin:2px 0 4px; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; }
.opc-progress-container .opc-block-progress dd.complete { margin:5px 0 8px; padding:5px; }

.opc { float:right; width:755px; }
.opc li.section { position:relative; }
.opc .step-title { margin:0 0 1px; }
.opc .step-title .number { display:none; }
.opc .step-title h2 { background-color:#e6e6e6; color:#686868; font-size:11px; line-height:22px; padding:0 14px; font-weight:bold; text-transform:uppercase; }
.opc .allow .step-title {}
.opc .allow .step-title h2 { background-color:#656565; color:#fff; cursor:pointer; }
.opc .active {}
.opc .active .step-title { margin:0 0 0; padding:0 0 0 0; }
.opc .active .step-title h2 { background:#d12c01 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_active-step.gif) repeat-x 0 0; color:#fff; text-transform:capitalize; font-weight:normal; border-bottom:1px solid #cfcfcf; cursor:default; font-size:16px; padding:5px 20px 2px; line-height:24px; height:24px; }
.opc .step { padding:20px; min-height:300px; font-size:12px; background:#fcfcfc; border-top:0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Steps */
.opc .form-alt .input-box { width:695px; }
.opc .form-alt .input-box select { width:695px; }

#checkout-step-login { height:auto !important; min-height:0 !important; padding:0; }
#checkout-step-login .col2-set { padding:20px 20px 30px; background:#fcfcfc url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) repeat-y 195px 0; height:auto !important; min-height:0 !important; }
#checkout-step-login .login-only { background-image:none; }
#checkout-step-login h4 { font-size:16px; color:#000; font-weight:normal; margin:0 0 15px; }
#checkout-step-login .col2-set .col-1 {}
#checkout-step-login .col2-set .col-2 { width:338px; }
#checkout-step-login .col2-set .col-2 .radio { margin-right:5px; }
#checkout-step-login .col2-set .col-2 li { padding-left:10px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
#checkout-step-login .col2-set .col-2 .form-list li { background:none; padding-left:0; }
#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { width:90px; }
#checkout-step-login .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:right; }
#checkout-step-login p { margin:0 0 15px; }
#checkout-step-login .form-list p { padding-left:105px; margin:0; }
#checkout-step-login .form-list .input-text { width:210px; }

#checkout-step-login .form-list li.note { float:left; padding-left:105px; margin:0 0 9px; width:auto; clear:left; }
#checkout-step-login .form-list li.control { float:left; clear:left; }
#checkout-step-login .form-list li.control .input-box { margin-left:105px; }
#checkout-step-login .form-list li.buttons-set { float:right; clear:none; padding-right:30px; padding-top:2px; }


.opc .buttons-set
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set .button,
.opc .form-buttons .button { float:right; margin:0; }
.opc p.required { text-align:right; width:auto; padding-left:0; }

.checkout-onepage-payment-additional-customerbalance { margin-bottom:5px; }
.checkout-onepage-payment-additional-customerbalance .checkbox { margin-left:0; }

/*
#checkout-step-shipping_method .buttons-set,
#opc-payment .buttons-set { width:521px; margin-top:10px; margin-bottom:0; }
#checkout-step-shipping_method .buttons-set .back-link,
#opc-payment .buttons-set .back-link { width:245px; padding-right:15px; float:left; text-align:right; }
#checkout-step-shipping_method .buttons-set .back-link a,
#opc-payment .buttons-set .back-link a { display:inline; float:none; }
#checkout-step-shipping_method p.required,
#opc-payment p.required { padding:0 0 0 260px; }
#opc-payment p.note { padding:10px 0; font-size:11px; }
*/

#checkout-step-review { padding:0; }
#checkout-step-review .data-table { border:0; font-size:12px; }
#checkout-step-review .data-table .item-options { font-size:11px; }
#checkout-step-review .data-table thead th { vertical-align:bottom; font-size:11px; }
#checkout-step-review .data-table .product-name { font-size:12px; }
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }

#checkout-step-review .buttons-set { padding:15px 20px; margin:0; }

.opc .checkout-agreements { margin:20px; }

/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span { background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_crumbs.gif); background-repeat:no-repeat; }
.checkout-progress { padding:0 0 0 0; border-bottom:1px solid #cfcfcf; background-color:#ededed; text-align:center; margin:0px -21px 5px; font-size:11px; font-weight:bold; text-transform:uppercase; width:1020px; position:relative; z-index:1; }
.checkout-progress li { float:left; width:20%; text-align:center; color:#888; line-height:20px; }
.checkout-progress li span { display:block; text-align:center; border-right:1px solid #cfcfcf; }
.checkout-progress li.first span { background-position:0 0; }
.checkout-progress li.last span { background-position:100% 0; border:0; }
.checkout-progress li.active span { color:#fff; background-color:#d12c01; }

.multiple-checkout { position:relative; z-index:1; }
.multiple-checkout .data-table thead th { vertical-align:bottom; }
.multiple-checkout .col3-set .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.multiple-checkout .col3-set address { padding:10px; clear:both; }
.multiple-checkout .col3-set,
.multiple-checkout .col2-set { margin:0 0 15px; }
.multiple-checkout .buttons-set { padding:15px 0; clear:both; width:auto; }
.multiple-checkout .buttons-set .button { float:right; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-weight:normal; font-size:18px; color:#cd3800; text-align:right; display:block; margin:10px 0 15px; }
.multiple-checkout .grand-total .price-label { font-weight:normal; }
.multiple-checkout .grand-total .price { font-weight:bold; }
.multiple-checkout .sp-methods { font-size:12px; }
.multiple-checkout .checkout-multishipping-payment-customerbalance { font-size:12px; margin-bottom:7px; }
.multiple-checkout .fieldset label { font-size:11px; }
.multiple-checkout .gift-item .fieldset { font-size:11px; width:380px; }

/* Review Details */
#checkout-step-review .data-table .btn-remove,
.checkout-multishipping-overview .data-table .btn-remove,
#details-table .btn-remove { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin-bottom:5px; }
.sp-methods dd { margin:0 0 7px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; margin:15px 0; }
.sp-methods .form-list .input-text { width:250px; }
.sp-methods .form-list select { width:256px; }
.sp-methods .form-list label { width:155px; }

.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .input-box { line-height:21px; }
.sp-methods .radio,
.sp-methods .checkbox {}
.sp-methods .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.sp-methods .adv-container { padding-left:170px; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

.checkmo-list li { margin:0 0 4px; }
.checkmo-list label { padding-top:0; }
.checkmo-list address { float:left; }

.please-wait { position:absolute; z-index:99; top:50%; left:50%; margin:-34px 0 0 -90px; border:5px solid #f3b66f; font-size:12px; color:#f18200; font-weight:bold; background:#fff; padding:20px; white-space:nowrap; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Payment Bridge */
.pbridge-reload { display:block; text-align:right; }
.pbridge-reload a { color:#1e75b4; font-size:11px; }

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

/* Gift Messages */
.add-gift-message { padding:20px 0; }
.add-gift-message h3 { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.add-gift-message p { margin:10px 0; }

.gift-message-form { border:1px solid #d1d1d1; background:#f5f5f5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x 0 0; }
.gift-message-form .fieldset { padding:10px 0 10px; }
.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0; height:300px; overflow:auto; }
.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 { font:14px/1.25 Arial, Helvetica, sans-serif; padding:0 20px; color:#222; margin:17px 0; }
.gift-message-form .inner-box p { margin:10px 0; padding:0 20px; }
.gift-message-form .gift-item { padding:5px 0 0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; color:#adadad; font-weight:bold; }
.gift-message-form .gift-item .product-img-box { float:left; width:150px; margin-right:15px; }
.gift-message-form .gift-item .product-image { text-align:center; margin:20px; }
.gift-message-form .gift-item .product-name { font-size:12px; margin:20px 0 5px; text-align:center; }
.gift-message-form .gift-item .fieldset { float:left; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-y 0 0; padding:20px 0 10px 10px; margin:0; }
.gift-message-form .gift-item .fieldset label { width:80px; }
.gift-message-form .gift-item .gift-wrapping-form { padding:0 20px; }

.gift-options-for-order { padding:0 40px; }
.gift-options-for-order .fieldset { padding:0; }
.gift-options-for-order .fieldset p { padding:0; }
.gift-options-for-order .fieldset label { width:80px; }
.gift-options-for-order .fieldset .input-text,
.gift-options-for-order .fieldset textarea { width:340px; }

.gift-wrapping-form { padding:0 0 10px; }
.gift-wrapping-form img { border:1px solid #ccc; float:left; margin-right:10px; }
.gift-wrapping-form label { margin-right:10px; vertical-align:middle; }
.gift-wrapping-form .gift-wrapping-design { overflow:hidden; padding:10px 0 0; width:100%; }

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

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #d8cea8; font-size:11px; background-color:#fffdef; padding:15px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:10px 0; font-size:12px; font-weight:bold; }
.checkout-agreements .agree .checkbox { margin-right:5px; }

/* Centinel */
.centinel { margin:10px 0; }
.centinel p { margin:0 0 10px; }
.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 { margin:0; padding:20px; }

/* Checkout Success */
.checkout-onepage-success .col-main { font-size:12px; }
.checkout-onepage-success .col-main p { margin:0 0 10px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Invitation page ======================================================================= */
#invitationForm p.required { padding-bottom:20px; }


/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a { color:#999; }
.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p { margin:10px 0; }
.catalog-product-compare-index tr.first .product-name a { color:#333; }


/* Account Login/Create Pages ============================================================ */
.my-account {}

.account-login { position:relative; font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif) repeat-y 266px 0; min-height:350px; margin-bottom:-20px; }
.login-only { background:none; }
.login-only .registered-users { float:none; margin:0 auto; }

.account-login .new-users,
.account-login .registered-users { width:381px; padding:30px 32px 30px; }
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.5em; }
.account-login .form-list label,
.account-login .form-list span.label { width:98px; }
.account-login p.required,
.account-login .btn-only { padding-left:113px; width:230px; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list input.input-text { width:224px; }
.account-login .form-list p { padding:0 0 0 110px; }
.account-login .form-list li.note { float:left; padding-left:113px; margin:0 0 9px; width:auto; clear:left; }
.account-login .form-list li.note a { font-size:12px; }
.account-login .form-list li.control { float:left; clear:left; }
li#remember-me-box.control { white-space:nowrap; }
li#remember-me-box.control label { margin-right:20px; white-space:normal; }
.account-login .form-list li.control .input-box { margin-left:113px; }
li#remember-me-box.control .link-tip { display:inline-block; font-size:11px; line-height:16px; padding-top:2px; white-space:normal; }
.account-login .form-list li.buttons-set { float:right; clear:none; padding-right:38px; padding-top:2px; }

.account-create {}



/* Popup Dialog Block */
.window-overlay { background:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.window-overlay { position:absolute; top:0; left:0; min-height:100%; background:#000; opacity:0.5; width:100%; z-index:990; display:none; }
.window-overlay.active { display:block; }
.popup-block { border:1px solid #cfcfcf; left:50%; top:40%; position:absolute; margin:-85px 0 0 -250px; width:500px; text-align:left; -moz-box-shadow:0 0 6px #000; -webkit-box-shadow:0 0 6px #000; box-shadow:0 0 6px #000; z-index:1000; position:fixed; display:none; }
.popup-block.active { display:block; }
.popup-block .block-title { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_page-title.gif) repeat-x scroll 0 0 #F6F6F6; border-bottom:1px solid #CFCFCF; padding:17px 17px 10px; }
.popup-block div.btn-close { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:19px; right:17px; height:15px; width:15px; text-indent:-9999em; cursor:pointer; }
.popup-block .block-title strong { color:#D12C01; font-size:16px; font-weight:normal; }
.popup-block .block-content { padding:17px 17px 25px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x 0 100% #fff; font-size:12px;  }
.popup-block .block-content .form-list label { width:180px; }
.popup-block .block-content .form-list .input-text { width:230px; }
.popup-block .block-content .form-list .control .input-box { margin-left:195px; }
.popup-block .block-content .form-buttons { width:auto; padding-left:188px; padding-top:10px; }
.popup-block .block-content .form-buttons .button { float:left; }
.popup-block.loading .block-content * { text-align:left; text-indent:-99999em; overflow:hidden; position:relative; margin-left:-9999em; }
.popup-block.loading .block-content:before { content:''; display:block; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/opc-ajax-loader.gif) no-repeat 0 50%; position:absolute; z-index:99; top:50%; left:50%; line-height:16px; padding:16px; text-indent:0!important; }

/* My Account ============================================================================= */

/* Captcha */
.captcha-note  { clear:left; padding-top:5px;}
.captcha-image { float:left; margin:0 0 0 240px; position:relative; width:228px; }
.captcha-image .captcha-img { border:1px solid #c7c7c7; vertical-align:bottom; width:100%; }
.registered-users .captcha-image    { margin:-12px 0 0 113px; }
#checkout-step-login .captcha-image { margin:-24px 0 0 105px; width:214px; }
.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; }
#checkout-step-login #advice-required-entry-captcha_user_login { min-height: 30px; }
.registered-users #advice-required-entry-captcha_user_login { margin-bottom: 5px; }

@-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); }
}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders { padding:0 0 20px; }

/* Block: Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .tags li { margin:0 0 8px; }
.dashboard .tags .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .tags .details { margin-left:25px; }

/* Block: Reviews */
.dashboard .reviews { padding:0 0 20px; }
.dashboard .reviews .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .reviews p { float:left; margin-right:5px; }
.dashboard .reviews li { margin:0 0 5px; }
.dashboard .reviews .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .reviews .details { margin-left:25px; }

/********** Dashboard > */

/* Adress Book */
.addresses-list .box-content { font-size:12px; }
.addresses-list .col-2 li { padding:0 0 10px; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page {}
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }

.order-details .link-print { background:none; padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }

.order-details dl.gift-message { margin:0 20px; }
.order-details .gift-message dt { margin:1px 0; padding:2px 10px; background:#e6e6e6; }
.order-details .gift-message dd { border:1px solid #c7c7c7; background:#fff; padding:10px; margin:0 0 10px; }

.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; text-align:right; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px; color:#6c6c6c; float:left; }
.order-info dd { float:left; }
.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px; background:#dedede url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:#222; padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.order-info li.current { margin-bottom:-1px; color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.order-info li.current strong { background-position:100% 0; padding-bottom:1px; }
.order-info dt { font-weight:bold; }

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { float:left; margin:0; }

/* Split Button */
.split-button { display:inline-block; z-index:1; position:relative; max-width:300px; white-space:nowrap;}
.split-button.clickable:active { left:1px; top:1px; }
.split-button { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn.gif) no-repeat 0 0; height:21px; padding:0 0 0 10px; margin:0; }
.split-button.active { z-index:100; }
.split-button strong { cursor:default; font-weight:bold; text-transform:uppercase; font-size:11px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn.gif) no-repeat 100% 0; height:19px; padding:3px 30px 0 5px; margin:0; display:block; overflow-x:hidden; white-space:nowrap; text-overflow:ellipsis; }
.split-button.clickable > strong,
.split-button strong[onclick] { text-transform:uppercase; font-size:11px; color:#C73615; text-transform:uppercase; cursor:pointer; }
.split-button .change { display:inline-block; border:1px solid; border-color:transparent transparent transparent #999; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-split-change.png) 5px 50% no-repeat; text-indent:-999em; overflow:hidden; width:15px; cursor:pointer; height:11px; margin-left:8px; vertical-align:middle; }
.split-button .change { position:absolute; right:5px; top:0px; height:19px; border-left-color:#ccc; }

.split-button.light { background:none; height:auto; padding:0; }
.split-button.light.clickable:active { top:auto; left:auto; }
.split-button.light strong { display:inline-block; font-size:11px; text-transform:none; background:none; font-weight:normal; padding:0; height:auto; overflow:visible; white-space:normal; text-overflow:visible; }
.split-button.light.clickable > strong,
.split-button.light strong[onclick] { text-transform:none; text-decoration:underline; color:#999; }
.split-button.light.clickable > strong:hover,
.split-button.light strong[onclick]:hover { text-decoration:none; }
.split-button.light .change { position:static; right:auto; top:auto; height:11px; border-left-color:#999; }

.split-button.active .change,
.split-button .change:hover { background-position:-995px 50%; }
.split-button .list-container { position:absolute; display:none; right:0; top:100%; padding:0; min-width:100%; max-width:300px; float:left; }
.split-button.active .list-container { display:block; }
.split-button .list-container ul { background:#fff; border:1px solid rgba(0,0,0,0.1); position:relative; }
.split-button .list-container ul > li { white-space:nowrap; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-split-item.png) no-repeat -10000px -10000px; border:1px solid #c1c1c1; border-top-width:0; margin:0; display:block!important; margin:0!important; }
.split-button .list-container ul > li:first-child { border-top-width:1px; }
.split-button .list-container li a,
.split-button .list-container li span { display:block; line-height:1.2!important; cursor:pointer; padding:5px 18px 5px 18px; color:#999; font-size:11px; text-transform:none; text-decoration:none; text-align:left; text-overflow:ellipsis; overflow:hidden; }
.split-button .list-container li:hover a,
.split-button .list-container li:hover span,
.split-button .list-container li:hover { color:#fff; text-decoration:none; }
.split-button .list-container li:hover { background-color:#999; background-position:5px -984px; }
.split-button .list-container li.new { color:#d33911; background-color:#eee; background-position:5px 7px; }
.split-button .list-container li.new:hover { background-color:#999; background-position:5px -485px; }

/* Wishlist */
#wishlist-table td { text-align:center; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table td .description { margin:10px 0; max-height:3.9em; line-height:1.3em; overflow:hidden; word-wrap:break-word; max-width:345px; }
#wishlist-table td .description .inner { overflow:hidden; }
#wishlist-table td { padding:15px 10px; }
#wishlist-table th:first-child,
#wishlist-table td:first-child { padding-left:10px; padding-right:0; }
#wishlist-table td p { margin:5px 0 15px; }
#wishlist-table td.last { padding:4px 2px; width:1px; }
#wishlist-table td .price-box { font-size:12px; }
#wishlist-table td .price-box p { margin:0 0 5px; }
#wishlist-table td .truncated { float:left; width:auto; margin-right:10px; line-height:18px; }
#wishlist-table td .truncated .show .item-options { top:-40px; right:100%; left:auto; margin-right:15px; line-height:1.2; }
#wishlist-table td .truncated .truncated_full_value .item-options dl { background-position:100% 0; }
#wishlist-table .item-manage { margin:0 0 0 0; float:left; }
#wishlist-table .item-manage .split-button { margin:10px 9px 0 0; }
#wishlist-table .item-manage .split-button .change { margin-left:2px; }
#wishlist-table .item-manage .split-button:last-child { margin-right:0; }
.wishlist-empty { font-size:12px; padding:15px 10px; text-align:center; }
p.wishlist-empty {border:1px solid #d0d0d0;}
/* Multiple Wishlist */

.link-edit { padding-left:18px; line-height:18px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_link-edit.png) no-repeat 0 0; display:inline-block; }
.wishlist-management .link-edit { width:16px; padding:0; margin:0 5px; height:16px; text-indent:-999em; overflow:hidden; vertical-align:middle; }
.wishlist-management .btn-create { float:right; margin-bottom:10px; }
.wishlist-management .sub-title { float:left;  max-width:100%; }
.wishlist-management .sub-title h2 { word-wrap:break-word; }
.wishlist-management .note-msg { clear:both; margin:0 0 10px; padding:10px; border-style:solid !important; border-width:1px !important; font-size:12px !important; border-color:#fcd344; background-color:#fafaec; color:#3d6611; }
.wishlist-management .msg-private { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_lock.png) no-repeat 10px 10px #fafaec; padding-left:30px; }
.wishlist-management .table-caption .label { font-size:12px; float:left; line-height:21px; }
#wishlists-move { float:right; margin-left:10px; }
#wishlists-copy { float:right; }

#wishlists-select { background:none; padding-left:0; white-space:nowrap; float:left; max-width:220px; }
#wishlists-select strong { background:none; padding-right:0; padding-left:7px; font-weight:normal; font-size:12px; text-transform:none; }
#wishlists-select strong span { font-weight:bold; }
#wishlists-select .change { text-indent:0; width:auto; background:none; margin-left:4px; border:0; right:auto; left:100%; text-decoration:none; line-height:19px; margin-top:1px; }
#wishlists-select .change span { color:#1e75b4; text-transform:none; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_header-panel.gif) no-repeat scroll 100% -74px transparent; padding-right:10px; }
#wishlists-select.active .change span { color:#d33911; background-position:100% -130px; }
#wishlists-select .list-container { right:auto; left:0; margin-top:4px; }
#wishlists-select .list-container ul { background:#e7e7e7; border:0; }
#wishlists-select .list-container li:first-child { border-top:0; }
#wishlists-select .list-container li { border-color:#d9d9d9; }
#wishlists-select .list-container a,
#wishlists-select .list-container span { color:#1e75b4; padding:5px 6px; /* background-position:-999em -999em; */ }
#wishlists-select .list-container li:hover a,
#wishlists-select .list-container li:hover span,
#wishlists-select .list-container li:hover { color:#d33911; }
#wishlists-select .list-container li:hover { background-position:-999em -999em;  background-color:#f8f8f8;  }
#wishlists-select .list-container li.new { color:#d33911; background-color:#d9d9d9; background-position:5px 7px; padding-left:12px; }
#wishlists-select .list-container li.new:hover { background-color:#999; background-position:5px -485px; color:#fff; }
#wishlists-select .list-container li.new:hover a,
#wishlists-select .list-container li.new:hover span { color:#fff; }


/* Wishlist search view */
#wishlist-search-results {}
.col3-layout #wishlist-search-results .item-name { max-width:340px; word-wrap:break-word; display:block; }
.col2-right-layout #wishlist-search-results .item-name,
.col2-left-layout #wishlist-search-results .item-name { max-width:500px; }
.col1-layout #wishlist-search-results .item-name { max-width:600px; }


.wishlist-search-view {}
.list-info { border:1px solid #dadada; padding:10px 0; margin:0 0 15px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x 100% 100% #fff; max-width:100%; word-wrap:break-word; }
.list-info .item { padding:5px 0; font-size:12px; border-top:1px dotted #d9d9d9; margin:0 15px; }
.list-info .item:first-child { border-top:0; }
.list-info .item .label { font-weight:normal; font-style:italic; font-size:0.9em; margin-right:5px; }
.list-info .item .label:after { content:':'; }
.list-info .item .value { font-weight:bold; }
.wishlist-search-view #wishlist-table td.last { padding:15px 10px; }
.wishlist-search-view #wishlist-table .description { max-height:6.5em; max-width:280px; }
.wishlist-search-view .list-info { display:inline-block; }
.wishlist-search-view .sub-title { clear:both; }
.wishlist-search-view p.qty { text-align:center; }


/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_dots.gif) repeat-x 0 100%; }
.storecredit .account-balance .price { font-weight:bold; }
.giftcard-redeem { padding-bottom:20px; }
.giftcard-redeem .input-box { margin-right:5px; }

/* Gift card */
.giftcardaccount { position:relative; z-index:1; padding-top:1px; }
.giftcard-status .messages,
.giftcardaccount .messages { margin-bottom:10px; }
.giftcardaccount p { margin:15px 0; font-size:12px; }
.giftcardaccount .fieldset { margin:0; }
.giftcardaccount .btn-only { margin:0 0 15px; }

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg { margin:10px 0 20px; }
.gift-card-info { margin:10px 0; padding:10px 10px 5px; border:1px dashed #d9d9d9; background:#fcf7f5; }
.gift-card-info p { font-size:12px; margin:0 0 5px; }
.gift-card-info .giftcard-number { font-weight:bold; }
.gift-card-info .form-list label {}
.gift-card-info .btn-only { padding-left:0; }

#gc-please-wait { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity:0.8; opacity:0.8; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }

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

/* Tagged products */
.my-tag-edit { float:left; }
.my-tag-edit .btn-remove { float:right; margin:-3px 0 0 5px; position:relative; }
#my-tags-table .price-box { margin:5px 0; }
#my-tags-table .last { text-align:center; }
#my-tags-table .last p { margin:10px 0; }

/* Reward Points */
.my-rewards .box { margin:0 0 30px; }
.my-rewards .info-box .box-title { margin:10px 10px; }
.my-rewards .info-box .box-content { padding:0 10px 10px; }
.my-rewards p.error { display:inline; color:#d91a00; }
.my-rewards dl { font-size:12px; }
.my-rewards dl dt { font-weight:bold; font-size:13px; margin-top:10px; }
.my-rewards dl dt span { color:#d12c01; }
.my-rewards dl dd.last { margin:7px 0 0; }
.my-rewards .form-list label { width:auto; }
.my-rewards .form-list .control .input-box { position:static; margin:0 5px 0 0; }
.my-rewards .data-table small { display:block; font-size:1em; color:#808080; }

/* Billing Agreements */
.billing-agreements .info-box { margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 9px; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }

/* Gift Registry Functionality */
.btn-gift-registry { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/i_gift-registry3.gif) 0 0 no-repeat; padding:3px 0 0 33px; text-align:left; }
.btn-gift-registry .input-box { margin:0 0 7px; }
.btn-gift-registry select { width:100%; }
.gift-registry-name { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/i_gift-registry2.gif) 0 0 no-repeat; margin:3px 0 0; padding:0 0 0 20px; line-height:18px; }
/* Block: Gift Registry Search */
.sidebar .block-gr-search .form-alt .input-box { width:148px; margin:3px 0 0; padding:0; }
.sidebar .block-gr-search .form-alt input.input-text { width:142px; }
.sidebar .block-gr-search .form-alt select { width:148px; }
.block-gr-search p.note { margin:0 0 3px; text-align:right; color:#f15c22; }

/* Order By SKU */

.wrapper .block-addbysku .input-box.validation-error,
.wrapper .block-addbysku .input-box.validation-passed { padding-right:0; background:none; }
.wrapper .block-addbysku .validation-advice { margin-right:-19px; }

.main .block.block-addbysku .block-content { padding:10px 4px 10px; }
.block-addbysku .data-table th,
.block-addbysku .data-table td { padding:6px 4px; }
.block-addbysku .data-table th:first-child,
.block-addbysku .data-table td:first-child { padding-left:13px; }
.sidebar .block-addbysku .actions { padding:0 13px 7px; }
p.link-widget-sku { padding:15px 13px; text-align:left; float:left; }
.sidebar p.link-widget-sku { padding:5px 13px 0; text-align:right; border-top:1px dotted #dadada; float:none; }
p.link-widget-sku a { color:#999; }

.block-addbysku .actions { text-align:right; margin:15px 0 10px; float:right; }
.sidebar .block-addbysku .actions { float:none; }
.block-addbysku .file-upload { float:left; text-align:left; border:1px solid #dadada; padding:10px 17px; background:#F5F5F5 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_block.gif) repeat-x 0 100%; margin-top:10px; }
.block-addbysku .file-upload label { display:block; float:none; width:auto; min-width:60px; text-align:left; }
.block-addbysku .file-upload p { padding:3px 0; }
.block-addbysku .file-upload .btn-reset { display:inline-block; margin-left:15px; }
.block-addbysku .file-upload .btn-reset span { margin-left:0; padding:3px 0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_icon-reset.png) no-repeat scroll 0 50%; padding-left:15px; display:inline-block; cursor:pointer; color:#999; }
.block-addbysku .file-upload .input-box { display:block; float:none; }
.block-addbysku .file-upload .note { width:auto; clear:both; padding:2px 0; }

.block-addbysku .data-table {}
.block-addbysku .data-table td .btn-remove { margin:4px 0 0; float:right; margin-right:-16px; }
.block-addbysku .data-table td .input-box { float:left; }
.block-addbysku .data-table td .qty { width:8em!important }
.sidebar .block-addbysku .data-table td .qty { width:5em!important }
.block-addbysku .data-table td.last { padding-right:18px; }
.block-addbysku .data-table tfoot td.last { text-align:right; }
.block-addbysku .data-table .add-row { cursor:pointer; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_btn-split-item.png) no-repeat 0px 2px; padding-left:11px; font-weight:bold; color:#999; }
.block-addbysku .data-table .input-box { width:99%; }

.wrapper .block.block-addbysku .data-table .validation-advice { }
.wrapper .block.block-addbysku .data-table .col-sku { width:auto; }

.wrapper .block.block-addbysku .data-table .col-qty,
.wrapper .block.block-addbysku .data-table .col-remove { width:13px; }
.wrapper .block.block-addbysku .data-table .input-text { width:99%; }

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

.disabled { position:relative; z-index:1; }
.disabled:after { content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:99; background:#fff; opacity:0.2; }

/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; padding:10px 20px 20px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; line-height:14px; font-weight:bold; padding:5px 2px; 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:#efefef ; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { color:#333; font-size:14px; font-weight:bold; 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://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:6px; right:8px; height:15px; width:15px; text-align:left; text-indent:-9999em; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; 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 { background:#fefefe; clear:right; line-height:1.5; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-before-container { margin:0 0 3px; text-align:center; }

.form-subscribe { float:left; width:183px; padding:12px 17px 0 0; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_newsletter.gif) no-repeat 0 3px; }
.form-subscribe-header { color:#d12c01; font-size:11px; font-weight:bold; text-decoration:none; text-transform:uppercase; }
.form-subscribe label { display:block; margin:6px 0; }
.form-subscribe input.input-text { width:177px; display:block; }
.form-subscribe button.button { margin:6px 0 0; float:right; }
.form-subscribe .validation-advice { width:180px; }
.form-subscribe .v-fix { text-align:left; padding-right:5px; }
.form-subscribe a { color:#777; }

.footer-container {color: #a39784; border:none;} /*background:#d6c9b4;*/
.footer {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_footer_icons.jpg) no-repeat; text-align:left; padding-bottom:25px;}
.footer a {}
.footer a:hover { text-decoration:none; }
.footer ul,
.footer ul.links { display:block; float:left; width:160px; margin:0 0 0 19px; padding:0; }
.footer ul.links li,
.footer ul li { display:block; vertical-align:top; margin:0 0 5px; padding:0; }

.footer .kkcups {
  float:left;
  padding:0; margin:0;
}
.footer .kkcups ul {
  padding: 0 0 0 72px;
  border-right: 0px dotted #a1010d;
  height:200px;
}
.footer .specials {
  float:left;
  padding:0; margin:0;
}
  .footer .specials ul {
    padding: 0 0 0 72px;
    border-right: 0px dotted #a1010d;
	height:200px;
  }
.footer .services {
  float:left;
  padding:0; margin:0;
}
  .footer .services ul {
    padding: 0 0 0 72px;
    border-right: 0px dotted #a1010d;
	height:200px;
  }
.footer .company {
  float:left;
  padding:0; margin:0;
}
  .footer .company ul {
    padding: 0 0 0 72px;
	height: 200px;
  }

.footer h2 {color: #444444; font-size: 16px; margin: 28px 0 10px 90px;}
.footer h2.keurigkcups {margin: 28px 0 10px 90px;}

.footer .kkcups .img {
  background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-footer-kkcups.gif); width:253px; height:52px;
}
.footer .specials .img {
  background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-footer-specials.gif); width:253px; height:52px;
}
.footer .services .img {
  background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-footer-services.gif); width:253px; height:52px;
}
.footer .company .img {
  background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bg-footer-company.gif); width:253px; height:52px;
}
address.copyright { margin-top:6px; }

.footer .switcher-store { float:right; width:184px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_store-switch.gif) no-repeat 0 3px; padding-top:21px; }
.footer .switcher-store label { display:none; }
.footer .switcher-store select { padding:0; margin-bottom:1px; }
.footer .switcher-store ul { float:none; width:auto; padding-left:0; margin-left:0; }
.footer .switcher-store ul .current { display:none; }
/* ======================================================================================= */


/* Some sample data cms styles ================================================================================ */
.page-head-alt {}
.page-head,
.page-head-alt { margin-bottom:20px; padding:23px 20px 11px; background:#f6f6f6 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_page-title.gif) repeat-x 0 0; border-bottom:1px solid #cfcfcf; }
.col-main .page-head,
.col-main .page-head-alt { margin:0 -20px 20px; }
.page-head-alt .link-rss { float:right; margin-top:8px; }
.page-head h2,
.page-head h3,
.page-head-alt h3,
.page-head-alt h2 { font:normal 22px/27px Arial, Helvetica, sans-serif; color:#d12c01; }


/* Restricted ================================================================================ */
.restriction-index-stub .page { width:652px; padding-bottom:3px; }
.restriction-index-stub .main { margin-top:100px; min-height:0; height:auto !important; padding:13px; text-align:center; margin-bottom:0; }
.restriction-index-stub .col-main { color:#dedede; height:auto !important; min-height:230px; height:230px; font-size:16px; background:#4a4a4a url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/logo-offline.gif) no-repeat 50% 95px; padding:170px 60px 40px; }
.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 { color:#fff; padding:0 0 15px; font:35px Georgia, "Times New Roman", Times, serif; font-style:italic; }
.restriction-index-stub .header-container,
.restriction-index-stub .footer-container { display:none; }
.restriction-index-stub .copyright { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_shadow-offline.gif) 50% 0 no-repeat; padding:15px 0 0; margin:0; }


/* Old private sales index ================================================================================ */
.private-sales-index { background:#2b2b2b; margin:110px 0 60px; padding:40px 0; }
.private-sales-index .box { border:1px solid #e2ded0; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ps.gif) no-repeat 50% 13px; padding:50px 13px 0; width:657px; margin:0 auto; }
.private-sales-index .box .content { padding:0 60px 70px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ps.gif) no-repeat 50% 100%; font-size:14px; }
.private-sales-index .box .content p { text-align:center; }
.private-sales-index .box .content a { color:#444444; }
.private-sales-index .box .content h1 { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ps-logo.gif) no-repeat 50% 0; padding:60px 0 5px; font-size:29px; font-weight:normal; color:#ec4e00; }
.private-sales-index .box .content .description { background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ps-descr.gif) no-repeat 50% 0; margin:40px auto 0; width:433px; padding:30px 50px 30px; font:normal 20px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#817268; }

.col1-layout .private-sales-index { margin:0 -20px -31px; height:auto !important; height:350px; min-height:350px; }

/* Private sales index ================================================================================
.private-sales-index { background:#fffdf9 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ps-home.jpg) no-repeat 50% 88px; padding-top:90px; }
.private-sales-index .box {}
.private-sales-index .box .content {}
.private-sales-index .box .content p { padding-top:475px; text-align:center; color:#444444; font-size:18px; }
.private-sales-index .box .content a { color:#c12900; }
.private-sales-index .box .content h1 { display:none; }
.private-sales-index .box .content .description { display:none; }

.col1-layout .private-sales-index { margin:0 -20px -31px; background-position:0 20px; padding-top:20px; height:auto !important; height:550px; min-height:550px; } */

/* Private sales demo ==================================================================== */
.cms-private-sales-home { background-color:#fffdf9; }
.private-sales-demo { background:#fffdf9 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_ps-home.jpg) no-repeat 50% 88px; padding-top:90px; }
.private-sales-demo h1 { display:none; }
.private-sales-demo p { padding-top:475px; text-align:center; color:#444444; font-size:18px; }
.private-sales-demo a { color:#c12900; }

.col1-layout .private-sales-demo { margin:0 -20px -31px; background-position:0 20px; padding-top:20px; height:auto !important; height:550px; min-height:550px; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block-cart .actions:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.collateral-tabs .tab-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.product-view .product-shop:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}
a.maroon, button.maroon span, a.maroon span, button.maroon span span { background-color:transparent; background-image:url(/images/bkg_btn_brown.gif) !important; background-repeat:no-repeat; }
button.maroon span span { background-color:transparent; background-image:url(/images/bkg_btn_brown.gif) !important; background-repeat:no-repeat; }



.category-description img, .category-description map, .category-description br, .category-description area {
  display:none;
}


.category-header {
  background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/category-header.png) no-repeat 0px 0;
  width: auto;
  height: 120px;
}
.category-header .page-title {
  margin:0;
  padding:0;
  margin-left:10px;
  margin-right:-10px;
  margin-top:18px;
  background:transparent;
  border-bottom:none; 
}

.category-header h1 {
  padding-top:8px;
  font-family:"Lucida Grande", Helvetica, Arial;
  font-size:18px;
  color:black;
}

.category-header .category-description {
  margin:0;
  padding:0;
  line-height:18px;
  font-family:"Lucida Grande";
  font-size:10px;
  word-spacing:2px;
  letter-spacing:0px;
  color:#5c341a;
  width:480px;
  margin-left:12px;
  margin-right:-10px;
  background:transparent;
  border-bottom:none;
}

.category-header-title .page-title {
  margin:0;
  padding:0;
  margin-left:6px;
  margin-right:-10px;
  margin-top:0px;
  background:transparent;
  border-bottom:none; 
}

.category-header-title h1 {
  padding-top:3px;
  padding-bottom:3px;
  font-family:"Lucida Grande", Helvetica, Arial;
  font-size:18px;
  color:black;
}

.category-header-title .category-description {
  margin:0;
  padding:0;
  line-height:18px;
  font-family:"Lucida Grande";
  font-size:10px;
  word-spacing:2px;
  letter-spacing:0px;
  color:#5c341a;
  width:480px;
  margin-left:12px;
  margin-right:-10px;
  background:transparent;
  border-bottom:none;
}

.sub-sub-categories a {
  text-decoration:none;
}
.sub-sub-categories li {
  background-color:#ffffff;
}
.sub-sub-categories li.alt {
  background-color:#f6f2ec;
}

.catalog-category-view .col-wrapper {
  width:838px;
}
.catalog-category-view .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.catalog-category-view .col-right {
  display:none;margin-top:18px;
}
/*.catalog-category-view .category-header {
  background-position:-400px %50;
}
*/
.catalog-category-view .category-products {
  margin-left:28px;
}
.catalog-category-view #FPSS {
  margin-left:7px;
}
.catalog-category-view .category-view {
}
.catalog-category-view .col-right, .category-keurig-k-cups .products {}
.catalog-category-view .main {
  padding-left:0px;
}
.catalog-category-view .col3-layout .col-wrapper .col-main {
  width:615px;
  display:block;
}
.catalog-category-view .col-right {
  display:block;
}
.catalog-category-view .category-products {
  margin-left:0px;
}
.catalog-category-view #FPSS {
  margin-left:7px;
}
.catalog-category-view #FPSS, .catalog-category-view  #slider {
  width:615px;
}
.catalog-category-view .visios .visio-frame .visio-block {
  width:265px;
}
.catalog-category-view .visios .visio-blinker .visio-frame {
  width:540px;
}
.catalog-category-view .sub-categories {
  display:none;
}


#FPSS {
  margin-bottom:5px !important;
}
/* root categories */
.category-keurig-k-cups .sub-categories {
  display:block;
}
.category-keurig-k-cups .col-wrapper {
  width:auto;
}
.category-keurig-k-cups .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-keurig-k-cups .col-right {
  display:none;
}
/*
.category-keurig-k-cups .category-header {
  background-position:-400px %50;
}
*/
.category-keurig-k-cups .category-products {
  margin-left:28px;
}
.category-keurig-k-cups #FPSS {
  margin-left:7px;
}
.category-keurig-k-cups .category-view {
  margin:0;
  float:right;
}
.category-keurig-k-cups .col-right, .category-keurig-k-cups .products {}
.category-keurig-k-cups .main {
  padding-left:0px;
}
.category-keurig-k-cups .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-keurig-k-cups .col-right {
  display:none;
}
.category-keurig-k-cups .category-products {
  margin-left:28px;
}
.category-keurig-k-cups #FPSS {
  margin-left:7px;
}
/*
.category-keurig-k-cups .category-header {
  background-position: -242px 0 ;
}
*/
.category-keurig-k-cups #FPSS, .category-keurig-k-cups #slider {
  width:720px;
}
.category-keurig-k-cups .visios .visio-frame .visio-block {
  width:320px;
}
.category-keurig-k-cups .visios .visio-blinker .visio-frame {
  width:645px;
}


.category-coffee-pods .sub-categories {
  display:block;
}
.category-coffee-pods .col-wrapper {
  width:auto;
}
.category-coffee-pods .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-coffee-pods .col-right {
  display:none;
}
/*
.category-coffee-pods .category-header {
  background-position:-400px %50;
}
*/
.category-coffee-pods .category-products {
  margin-left:28px;
}
.category-coffee-pods #FPSS {
  margin-left:7px;
}
.category-coffee-pods .category-view {
  margin:0;
  float:right;
}
.category-coffee-pods .col-right, .category-coffee-pods .products {}
.category-coffee-pods .main {
  padding-left:0px;
}
.category-coffee-pods .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-coffee-pods .col-right {
  display:none;
}
.category-coffee-pods .category-products {
  margin-left:28px;
}
.category-coffee-pods #FPSS {
  margin-left:7px;
}
/*
.category-coffee-pods .category-header {
  background-position: -242px 0 ;
}
*/
.category-coffee-pods #FPSS, .category-coffee-pods #slider {
  width:720px;
}
.category-coffee-pods .visios .visio-frame .visio-block {
  width:320px;
}
.category-tea .visios .visio-blinker .visio-frame {
  width:645px;
}



.category-ground-coffee .sub-categories {
  display:block;
}
.category-ground-coffee .col-wrapper {
  width:auto;
}
.category-ground-coffee .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-ground-coffee .col-right {
  display:none;
}
/*
.category-ground-coffee .category-header {
  background-position:-400px %50;
}
*/
.category-ground-coffee .category-products {
  margin-left:28px;
}
.category-ground-coffee #FPSS {
  margin-left:7px;
}
.category-ground-coffee .category-view {
  margin:0;
  float:right;
}
.category-ground-coffee .col-right, .category-ground-coffee .products {}
.category-ground-coffee .main {
  padding-left:0px;
}
.category-ground-coffee .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-ground-coffee .col-right {
  display:none;
}
.category-ground-coffee .category-products {
  margin-left:28px;
}
.category-ground-coffee #FPSS {
  margin-left:7px;
}
/*
.category-ground-coffee .category-header {
  background-position: -242px 0 ;
}
*/
.category-ground-coffee #FPSS, .category-ground-coffee #slider {
  width:720px;
}
.category-ground-coffee .visios .visio-frame .visio-block {
  width:320px;
}
.category-ground-coffee .visios .visio-blinker .visio-frame {
  width:645px;
}






.category-tea .sub-categories {
  display:block;
}
.category-tea .col-wrapper {
  width:auto;
}
.category-tea .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-tea .col-right {
  display:none;
}
/*
.category-tea .category-header {
  background-position:-400px %50;
}
*/
.category-tea .category-products {
  margin-left:28px;
}
.category-tea #FPSS {
  margin-left:7px;
}
.category-tea .category-view {
  margin:0;
  float:right;
}
.category-tea .col-right, .category-tea .products {}
.category-tea .main {
  padding-left:0px;
}
.category-tea .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-tea .col-right {
  display:none;
}
.category-tea .category-products {
  margin-left:28px;
}
.category-tea #FPSS {
  margin-left:7px;
}
/*
.category-tea .category-header {
  background-position: -242px 0 ;
}
*/
.category-tea #FPSS, .category-tea #slider {
  width:720px;
}
.category-tea .visios .visio-frame .visio-block {
  width:320px;
}
.category-whole-coffee-beans .visios .visio-blinker .visio-frame {
  width:645px;
}





.category-whole-coffee-beans .sub-categories {
  display:block;
}
.category-whole-coffee-beans .col-wrapper {
  width:auto;
}
.category-whole-coffee-beans .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-whole-coffee-beans .col-right {
  display:none;
}
/*
.category-whole-coffee-beans .category-header {
  background-position:-400px %50;
}
*/
.category-whole-coffee-beans .category-products {
  margin-left:28px;
}
.category-whole-coffee-beans #FPSS {
  margin-left:7px;
}
.category-whole-coffee-beans .category-view {
  margin:0;
  float:right;
}
.category-whole-coffee-beans .col-right, .category-whole-coffee-beans .products {}
.category-whole-coffee-beans .main {
  padding-left:0px;
}
.category-whole-coffee-beans .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-whole-coffee-beans .col-right {
  display:none;
}
.category-whole-coffee-beans .category-products {
  margin-left:28px;
}
.category-whole-coffee-beans #FPSS {
  margin-left:7px;
}
/*
.category-whole-coffee-beans .category-header {
  background-position: -242px 0 ;
}
*/
.category-whole-coffee-beans #FPSS, .category-whole-coffee-beans #slider {
  width:720px;
}
.category-whole-coffee-beans .visios .visio-frame .visio-block {
  width:320px;
}
.category-coffee-brewers .visios .visio-blinker .visio-frame {
  width:645px;
}

.category-coffee-brewers .sub-categories {
  display:block;
}
.category-coffee-brewers .col-wrapper {
  width:auto;
}
.category-coffee-brewers .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-coffee-brewers .col-right {
  display:none;
}
/*
.category-coffee-brewers .category-header {
  background-position:-400px %50;
}
*/
.category-coffee-brewers .category-products {
  margin-left:28px;
}
.category-coffee-brewers #FPSS {
  margin-left:7px;
}
.category-coffee-brewers .category-view {
  margin:0;
  float:right;
}
.category-coffee-brewers .col-right, .category-coffee-brewers .products {}
.category-coffee-brewers .main {
  padding-left:0px;
}
.category-coffee-brewers .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-coffee-brewers .col-right {
  display:none;
}
.category-coffee-brewers .category-products {
  margin-left:28px;
}
.category-coffee-brewers #FPSS {
  margin-left:7px;
}
/*
.category-coffee-brewers .category-header {
  background-position: -242px 0 ;
}
*/
.category-coffee-brewers #FPSS, .category-coffee-brewers #slider {
  width:720px;
}
.category-coffee-brewers .visios .visio-frame .visio-block {
  width:320px;
}
.category-coffee-brewers .visios .visio-blinker .visio-frame {
  width:645px;
}

.category-hot-chocolate-mixes .sub-categories {
  display:block;
}
.category-hot-chocolate-mixes .col-wrapper {
  width:auto;
}
.category-hot-chocolate-mixes .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-hot-chocolate-mixes .col-right {
  display:none;
}
/*
.category-hot-chocolate-mixes .category-header {
  background-position:-400px %50;
}
*/
.category-hot-chocolate-mixes .category-products {
  margin-left:28px;
}
.category-hot-chocolate-mixes #FPSS {
  margin-left:7px;
}
.category-hot-chocolate-mixes .category-view {
  margin:0;
  float:right;
}
.category-hot-chocolate-mixes .col-right, .category-hot-chocolate-mixes .products {}
.category-hot-chocolate-mixes .main {
  padding-left:0px;
}
.category-hot-chocolate-mixes .col3-layout .col-wrapper .col-main {
  width:793px;
  display:block;
}
.category-hot-chocolate-mixes .col-right {
  display:none;
}
.category-hot-chocolate-mixes .category-products {
  margin-left:28px;
}
.category-hot-chocolate-mixes #FPSS {
  margin-left:7px;
}
/*
.category-hot-chocolate-mixes .category-header {
  background-position: -242px 0 ;
}
*/
.category-hot-chocolate-mixes #FPSS, .category-hot-chocolate-mixes #slider {
  width:720px;
}
.category-hot-chocolate-mixes .visios .visio-frame .visio-block {
  width:320px;
}
.category-hot-chocolate-mixes .visios .visio-blinker .visio-frame {
  width:645px;
}

#FPSS a.right{
  background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/gold-arrow-right.gif) !important;
}
#FPSS a.left{
  background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/gold-arrow-left.gif) !important;
}

.categoryBlock {float: left; font-family: Georgia; height: 198px; width: 295px; padding: 0 0 0 65px;}
.categoryBlock .catheader {font-size: 24px; font-style: italic; font-weight: bold; text-shadow: #fae4c0 1px 0 1px; padding: 2px 0 0 0;}
.categoryBlock .catheader a {text-decoration: none; overflow: hidden;}

.categoryBlock {margin: 0 0 10px 0;}

.categoryBlock.kcupsBlock {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-circlesBox.jpg) no-repeat; margin: 0 7px 0 0;} 

.categoryBlock.coffeePods {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-stoneBox.jpg) no-repeat;}

.categoryBlock.groundCoffee {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-coffeeBeanBox.jpg) no-repeat; margin: 0 7px 0 0;}

.categoryBlock.tea {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-redBrownBox.jpg) no-repeat;}

.container p {margin: 0; padding: 0; overflow: hidden; width: 280px;}
.container a {background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-arrow.png) no-repeat right 15px; font-size: 15px; display: block; padding: 5px 20px 0 0; width: 260px; height: 45px; overflow: hidden; vertical-align: middle;}

/* Fix issue in IE7 */
div.sub-categories div.sub-category { width: 182px; }

.sidebar .block-list .product-name a {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) no-repeat scroll 100% 4px;
  color:#333333;
  font-size:12px;
  padding-right:15px;
}
.sidebar .block-list li.even{
  background-color:#F5F5F5  ;
}

.checkbox-wrapper {
  width: 70px;
  float:left;
}


.category-top-text {
  margin-top:4px;
  margin-left:10px;
  width:400px;
  height:100px;
  margin-bottom:-100px;
}


.sidebar .callout {
  display:none;
}
.col-main .widget-product-link {
/*background: transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bean-rating.gif) no-repeat -40% 11px;*/
display:block;
margin:3px 0 5px 6px;
padding-left:20px;
}


.header .quick-access .links li.last {
  display:none;
}

.header .quick-access .checkout-link li.last {
  display:block;
}

/* Changes for Social Media buttons */
.header .quick-access .links .account_link #show_provider_small { margin-top: 8px; height: 22px; margin-right: 60px;}
.header .quick-access .links .account_link #show_provider_small > * { margin-left: 4px; }
.header .quick-access .links .account_link .accountPanel { padding-left: 14px; }

.col-main #our_best_sellers, .col-main #our_brands {margin-left: -20px;}

.col-main #our_best_sellers .widget-product-link a {
  cursor:hand;
  display:block;
  background:transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl-arrow.png) no-repeat scroll 95% 8px;
  padding: 0 25px 0 0;
}
.col-main #our_best_sellers  .widget-product-link {
  /*background:transparent url(/skin/frontend/enterprise/coffeeforless/images/mocha50.jpg) no-repeat scroll 0 0;*/
  display:block;
  height:52px;
  margin:3px 0 5px 6px;
  padding-left:52px;
}

.cart .page-title {
  background:none;
  border-bottom:none;
}

.checkout-cart-index .page > center {
  border-top:1px dotted #d9d9d9;
  padding-top:16px;
}

/*.checkout-cart-index .footer-container {
  display:none;
}*/

.checkout-cart-index .page .cart {
  margin-top:-3px;
}
.checkout-cart-index .page .cart .page-title {
  margin-top:-10px;
}

.accountPanel, .helpPanel { left: 0; top: 30px; display:none; position:absolute; width:107px; background-color: #3F1F10;
  box-shadow: 2px 2px 7px #333333;
  -moz-box-shadow: 2px 2px 7px #333333;
  -webkit-box-shadow: 2px 2px 7px #333333;
  }

.account_link:hover .accountPanel, .help_link:hover .helpPanel {
  display:block;
}

.accountPanel a {
  background:none !important;
  display:block;
  clear:both;
}

#topCartContent {
  padding:6px;
  box-shadow: 2px 2px 7px #333333;
  -moz-box-shadow: 2px 2px 7px #333333;
  -webkit-box-shadow: 2px 2px 7px #333333; 
}

.customer-account-edit                        .col-main,
.customer-account-index                       .col-main,
.customer-address-index                       .col-main,
.sales-order-history                          .col-main,
.review-customer-index                        .col-main,
.tag-customer-index                           .col-main,
.wishlist-index-index                         .col-main,
.newsletter-manage-index                      .col-main,
.downloadable-customer-products               .col-main,
.helpdeskultimate-customer-index              .col-main,
.helpdeskultimate-customer-view 			  .col-main,
.referafriend-index-stats                     .col-main,
.enterprise-customerbalance-info-index        .col-main,
.enterprise-giftcardaccount-customer-index    .col-main,
.sales-order-view                             .col-main,
.customer-address-form                        .col-main,
.sarp-customer-index	                      .col-main,
.enterprise-reward-customer-info			  .col-main,
.awrma-customer-rma-list					  .col-main,	
.awrma-customer-rma-printlabel				  .col-main,
.sarp-customer-view 						  .col-main,
.sarp-customer-history 						  .col-main,
.sarp-customer-change 						  .col-main,
.helpdeskultimate-customer-view 			  .col-main,
.sales-order-invoice 						  .col-main,
.sales-order-shipment						  .col-main, 
.enterprise-rma-return-returns 				  .col-main, 
.awrma-customer-rma-new 					  .col-main,
.awrma-customer-rma-view 					  .col-main,
.enterprise-rma-return-history				  .col-main,
.enterprise-rma-return-view					  .col-main,
.enterprise-rma-return-create				  .col-main,
.fhfriends-index-index						  .col-main,
.coffeeforless-referafriend-index-index                  .col-main,
.enterprise-invitation-index-index            .col-main {
  width:783px;
}

.cartHeader {
  font-size:14px;
  font-weight:bold;
  padding:5px 16px;
  background-color:#F7F2EB;
}
.totalsHeader {
  font-size:14px;
  font-weight:bold;
  padding:5px 16px;
  background-color:#F7F2EB;
}

.totals_area {border:1px solid silver;box-shadow: 2px 2px 5px #333333;-moz-box-shadow: 2px 2px 5px #333333;-webkit-box-shadow: 2px 2px 5px #333333;-moz-border-radius: 6px 6px 6px 6px;}

.totalContent {
  float:right;
  font-size:14px;
  width:287px;
  border:1px solid silver;
  box-shadow: 2px 2px 5px #333333;
  -moz-box-shadow: 2px 2px 5px #333333;
  -webkit-box-shadow: 2px 2px 5px #333333;
}

.cartContent { 
  width:710px;
  float:left;		
  border:1px solid silver;
  box-shadow: 2px 2px 5px #333333;
  -moz-box-shadow: 2px 2px 5px #333333;
  -webkit-box-shadow: 2px 2px 5px #333333;
}

.cart .page-title {
  border:1px solid silver;
  box-shadow: 2px 2px 5px #333333;
  -moz-box-shadow: 2px 2px 5px #333333;
  -webkit-box-shadow: 2px 2px 5px #333333;    
  margin-bottom: 11px !important;
    margin-top: 10px !important;
    padding: 0 0 8px !important;
}

.cartShipping { 
	float:left; 
	width:710px; 
	display:inline; 
	margin: 1em 0 0; 
	font-size:12px; 
    border:1px solid silver;
  	box-shadow: 2px 2px 5px #333333;
  	-moz-box-shadow: 2px 2px 5px #333333;
  	-webkit-box-shadow: 2px 2px 5px #333333;
	border-radius: 6px 6px 6px 6px;
}

.buttons-set a.button,
.buttons-set button.button {float:none}

.shipping-form #shipping-zip-form {
	float:left;
	display:none;
}

.shipping-form #co-shipping-method-form {
	float:left;
}


.account_link, .help_link {
/* --- Removed by Ziv 10/09/13 - For new header (with Social Login) ---
	display:block !important;
    border:none !important;
--- */
	position:relative;
}

.ajaxcartpro_progress {
	top: 0;
	left: 0;
}

.helpdeskultimate-customer-view form#helpdesk-reply-form textarea  { width: 450px; min-height: 160px; }

.primary-address-list h4 { margin-bottom: 1em; }
.primary-address-list .col2-set { margin-bottom: 2em; }


/*
.outofstock-add-to-cart {
  margin-top:120px !important;
} 
*/


/*.product-coffee-gift-card form#product_addtocart_form { position: relative; }
.product-coffee-gift-card iframe#likebutton { padding-top: 120px; }
.product-coffee-gift-card div.options-container-big {
	position: relative;
	top: -692px;
	left: 515px;
	width: 465px;
}
.product-coffee-gift-card #googleplus1 { padding-top: 120px; }*/
.product-coffee-gift-card div.options-container-big {
	border-bottom: 1px solid #CFCFCF;
	border-top: 0;
	padding: 0 20px 10px;
}
.product-coffee-gift-card .product-view .product-options-bottom p.required { clear: right; }
.product-coffee-gift-card .product-view .product-options-bottom { width: 390px; padding-top:30px; }


/* General video styles */
body.catalog-product-view div.product-vid-wrapper {
	clear: both;
	width: 100%;	
	min-height: 280px;
}
body.catalog-product-view div.invodo-vid-container {
	float: left;
	padding: 1px;
	border: 1px solid #4D200D;
	margin-right: 60px;
}
body.catalog-product-view div.product-vid-info {
	float: left;
	width: 400px;
}
body.catalog-product-view div.product-vid-info h2 {
	display: block;
	color: #8F0000;
}
body.catalog-product-view div.product-vid-info p strong { color: #8F0000; }
body.catalog-product-view div.product-vid-info p.desc { line-height: 1.75em; }
ul#product-vids-list li a img:hover { opacity: 0.8; }
ul#product-vids-list li a:hover { color: #4D200D; }

/*---------- HOME PAGE STYLES -----------*/
.contentLeft {
        float:left;
}
.contentLeft #homepageMenu {
       margin-left:20px;
}
.contentLeft #homepageMenu .div {
border-top:1px dotted #a1010d;
}
.contentLeft #homepageMenu .title {
    font-size: 16px; color: black; margin-left: 13px; line-height: 33px;
}

.contentLeft #homepageMenu .list {
    line-height: 18px;

}
.contentLeft #homepageMenu .list a {
    /*margin-left:20px;*/
    text-decoration: none;
    color:#606060;
}
.contentLeft #homepageMenu .list .alt {
    background-color:#f5f5f5;
}
#homepageMenu .title {
    cursor:pointer;
}

.alt {
        background-color:#F5F5F5;
}

.categoryBlock .widget-product-link a {
    text-decoration: none;
}


/*---------- CMS PAGE STYLES -----------*/

div.page-content {
	width: 620px;
	float: left;
	padding-right: 30px;
	border-right: 1px solid #E6E6E6;
}
div.page-content h2 { 
	clear: both;
	color: #800000;
	display: inline;
}
div.page-content strong { color: #800000; }
div.page-content small { white-space: nowrap; }
div.page-content small a { color: #000; }
div.page-content ol {
	list-style-type: decimal;
	margin-left: 1em;
}
div.page-content ul {
	list-style-type: disc;
	margin-left: 1em;
}
div.page-content li {
	line-height: 2em;
}
div.page-content ol li strong { color: #000000; }
div.page-content div.img-container { margin: 1em 0 1em 2em; }
div.page-content div.img-container img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0.5em;
}
div.page-content div.img-container p.caption { 
	line-height: 1.3em;
	font-style: italic;
	text-align: center;
}
div.page-content div#fan-pic {
	float: left;
	width: 275px;
	margin-right: 65px;
}
div.page-content div#fan-pic img {
	width: 270px; 
	height: 360px; 
	padding: 1px; 
	border: 1px solid #CCCCCC; 
	margin-bottom: .5em;
}
div.page-content div#fan-pic p {
	font-size: 95%;
	line-height: 1.25em; 
	font-style: italic; 
	text-align: center;
}
div.page-content #fan-q-and-a {
	float: left;
	width: 615px;
}
div.page-content #fan-q-and-a p {
	font-weight: bold; 
	margin: 1em 0 1em 1em; 
	line-height: 1.5em;
}
div.page-content #fan-past-fans {
	width: 905px; 
	padding: 10px 30px 20px; 
	background-color: #f4ede3; 
	border: 1px solid #e2d4c7; 
	margin-top: 3em;
}
div.page-content #fan-past-fans h2 {
	text-align: center; 
	display: block; 
	margin-bottom: 1em;
}
div.page-content #fan-past-fans ul { list-style-type: none; }
div.page-content #fan-past-fans ul li {
	width: 165px; 
	padding-right: 10px; 
	float: left; 
	line-height: 1.5em; 
	margin-bottom: 30px;
}
div.page-content #fan-past-fans ul li strong { display: block; }
div.page-navigation-links {
	width: 280px;
	float: left;
	background-color: #F4EDE3;
	border: 1px solid #E2D4C7;
	padding: 10px;
	margin: 10px 0 0 20px;
	line-height: 2em;
}
div.page-navigation-links ol {
	margin-left: 2em;
	list-style-type: decimal;
}
div.page-navigation-links ol li {
	line-height: 1.75em;
	margin-bottom: 1em;
}

/*---------- HELPDESK STYLES -----------*/

table#my-reviews-table tr.ticket-row { 
	cursor: pointer; 
}
table#my-reviews-table tr.ticket-row:hover { 
	background-color: #F0F0F0; 
}

#helpdesk-ticket-form div {
	line-height: 1.75em;
	margin-bottom: 1em;
}
div.button-set {
	width: 450px;
}

div.back {
	padding-bottom: 3em;
}
div.message-box {
	clear: both;
	margin-top: 1em;
}
h4.message-box-header {
	border-bottom: 1px dashed #A7A7A7;
	padding-left: 4px;
	width: 450px;
}
div.message-box div.message-header h5 {
	line-height: 1.75em;
}
fieldset h4.legend {
	margin: 1em 0 .25em;
}

#reward_placer { margin-bottom: 1em; }
#reward_placer input { float: left; }
#reward_placer label { color: #007700; font-weight: bold !important; } 

/*---------- AW RMA STYLES -----------*/

.awrma-customer-rma-new .form-list label { width: 125px; }
.awrma-customer-rma-new table#awrma-items-ordered-table	{ width: 630px; }
.awrma-customer-rma-new div.form-buttons p.back-link { width: 175px; }
.awrma-customer-rma-new p.required { width: 520px }
.awrma-customer-rma-new div.form-buttons { width: 521px; }

.machines-returns-note {
	background-color: #FFF7F5;
	border: 1px solid #F47D4E;
	margin: 0 auto 1.5em;
	padding: 4px 12px;
	text-align: center;
}


/*---------- BARILLIANCE STYLES -----------*/

#barilliance-banner-ph-left { float: left; margin-left: 13px; }
#barilliance-banner-ph-right { float: left; }

/*---------- BANNER ROTATOR STYLES -----------*/

#bannerRotator { width:727px; height:235px; padding:0px; margin-bottom:20px; background:#EEE; border:0px solid #CCC; }
#bannerRotator ul li img{ max-width:727px; max-height:235px; }
#bannerRotator { position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }
#bannerNav { position:absolute; right:15px; bottom:5px; background:url(/skin/frontend/enterprise/coffeeforless/images/transBlack75.png) repeat 0 0; padding:5px 5px 5px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#bannerNav a { margin:3px 10px 0 0; height:10px; width:10px; display:block; background:url(/skin/frontend/enterprise/coffeeforless/images/dotDark.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(/skin/frontend/enterprise/coffeeforless/images/dotLight.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; height:15px; width:15px; display:block; background:url(/skin/frontend/enterprise/coffeeforless/images/pause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(/skin/frontend/enterprise/coffeeforless/images/play.png) }

/*---------- KAMPYLE STYLES -----------*/
div#k_pop_header {background: url("http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/cfl_nav_banner_nodividers.gif") no-repeat scroll 50% 0 transparent;padding-top: 110px;}#k_popup *{-moz-box-sizing:content-box !important;box-sizing:content-box !important;font-family:Arial;}#k_popup a img{border:0;display:inline;}#k_popup a{text-decoration:none;}#k_popup a:hover{color:#3882C3;text-decoration:underline;}#k_popup div{float:none;}.k_float{z-index:9999999;position:fixed !important;position:absolute;cursor:pointer;}@media (max-device-width :600px){.k_float{position:absolute !important;}}.k_float.absolute{position:absolute !important;}#kampylink img{border:0;display:block;}.k_top{top:0px;}.k_top_sl{top:15px;}.k_top_hl_sl{top:100px;}.k_top_hl{top:85px;}.k_bottom{bottom:0px;}.k_bottom_sl{bottom:0px;}.k_bottom_hl_sl{bottom:99px;}.k_bottom_hl{bottom:84px;}.k_right{right:0px;}.k_left{left:0px;}#k_popup{ position:absolute;top:0;left:0;z-index :999999;font-family :'arial';font-weight :bold;display: none;border:1px solid black;}#k_pop_header{ text-align:center;font-size:20px;padding:10px;font-weight:bolder;border:1px solid #fff;background: white;margin:10px 9px 0;}#k_pop_question_container{ font-size:11px;padding:10px 0 10px 0;text-align:center;border:1px solid black;margin:10px 9px 0;background: white;}#k_pop_yes_no{ margin:0 auto;width:138px;padding:10px 0 0 0;}#k_pop_yes_btn,#k_pop_no_btn{ border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;border-style:solid;border-width:1px;padding:2px 10px 3px;text-align:center;font-size:11px;font-weight:bold;text-decoration: none;width:40px;cursor:pointer;color: white;}#k_pop_branding{ font-size:11px;padding:3px 0;text-align: right;}#k_pop_branding a{ color:#3882C3;direction:ltr;text-align:right;font-weight:normal;margin-right:10px }#k_pop_whatisthis{ float: left;padding:1px 0 0 9px;}#k_pop_remind{ text-decoration: underline;font-weight:normal;cursor: pointer;}#k_close_button{color:gray;border:1px solid gray;display: none;width:11px;height:16px;font-size:12px;text-align:center;}.kc_top{top:80px;}.kc_bottom{bottom:80px;}.kc_right{right:10px;}.kc_left{left:10px;}.kc_top_sl{top:95px;}.kc_bottom_sl{bottom:95px;}#k_slogan{font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;font-size:9px;color:#666;margin-left:2px;margin-right:2px;cursor:default;}#k_slogan a{font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;font-size:9px;color:#666;text-decoration: none;cursor:default;}#k_pop_branding { display: none; }#k_popup_inner { padding-bottom: 10px; }.k_middle { top:50%;margin-top:-66.5px;} #kampylink { display: none; }

/* Hide Kampyle on Smartphones ----------- */
@media only screen and (min-device-width: 800px) {
  #kampylink { display:block; }
}

/*---------- AJAX CART PRO -----------*/
DIV.ajaxcartpro_progress{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
}

DIV.ajaxcartpro_confirm{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center !important;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
        color: black;
        min-height:104px;
        height:auto!important;
}

#aw_acp_continue, #aw_acp_checkout{
	padding:0;
	line-height:24px;
	height:24px;
	margin:0px auto;
	display:block;
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}


#aw_acp_continue{
	color:#333;
	/*background:url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/btn_continue_shopping.png');*/
	width:144px;
}


#aw_acp_checkout{
	color:#fff;
	/*background:url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/btn_view_cart.png');*/
	width:164px;
}

#acp_configurable_block dt
{
    text-align: left;
}

#acp_configurable_block .price
{
    font-size: 14px;
}

#acp_configurable_block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp_product_options
{
    display: block;
    width: 400px;
    height: auto !important;
    position: fixed;
    z-index:150;
    background-color: white;
    padding: 10px; 
}

#product-options-wrapper
{
     margin:0;
}

.product-options .options-list li
{
    text-align: left;
}


/*---------- AW REFER A FRIEND -----------*/

#referafriend{
    display:none;
    position: absolute;
    top:50%;
    left:50%;
    z-index:9999;
    width:350px;
    margin:-300px 0 0 -150px;
    /*background-color: #fff;*/
}
#referafriend[id]{ /* IE6 and below Can't See This */
    position:fixed;
}
/*#referafriend h3 {margin-bottom: 20px;}*/
#referafriend h4 {padding: 4px 0;}
#referafriend .group-select {margin: 0;}

#referafriend-overlay{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
}

#referafriend-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#referafriend.done #rafLoadMessage{
	display:none;
}
#referafriend.done #rafContent{
	display:block;
}
#referafriend.loading #rafContent{
	display:none;
}
#referafriend.loading #rafLoadMessage{
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	display:block;
	background-color: #fff;
	width: 100px;
	padding: 10px;
	margin: 250px 0 0 120px;
}

.referafriend-please-wait {
	padding-right:7px;
}
/*
#referafriend.done img{
	width:100%;
	height:100%;
}
*/
#raf-invite .group-select { 
    margin:28px 0; 
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
}

#raf-invite .group-select li .input-box .input-text,#raf-invite .group-select li .input-box textarea { 
width:275px;
}

#raf-invite .button-set{ 
border-top:1px solid #E4E4E4; 
clear:both; 
margin-top:4em; 
padding-top:8px; 
text-align:right; 
width:auto;
} 
 
 
#raf-invite .buttonlist li span a{ 
     display:inline;
}

.raf-right{
	text-align: right;
}

#referafriend-form span.required {
    color: #EB340A;
}

#referafriend-form span.validation-passed, #referafriend-form div.validation-passed, #referafriend-form span.validation-error, #referafriend-form div.validation-error { background-position: 100% 15px; }

/*---------- NEXTOPIA -----------*/

#ui-active-menuitem{background-color: #e0e0e0; color: black;}
.ui-autocomplete{background-color:white;border:1px solid black;z-index:1050;width:auto;overflow:hidden;padding:0;margin:0;cursor:pointer;font-family:Arial;font-size:10pt;position:absolute;}
.ui-autocomplete .ui-menu-item{white-space:nowrap;list-style:none;text-align:left;font-family:Arial;}
.ui-autocomplete .productsItem{background-color:#f5f5f5;}
.ui-autocomplete .productsItem img{border:1px solid #c0c0c0;vertical-align:middle;margin-right:10px;height:50px;width:50px;}
.ui-autocomplete a{display:block;padding:.2em .4em;text-decoration:none;}
.ui-autocomplete .productsHeader{border-top:1px solid black;}
.ui-autocomplete .termsHeader, .ui-autocomplete .productsHeader{font-weight:bold;color:black;padding:3px 0px 3px 3px;background-color:#f5f5f5;color:#7c7a7f;}

ul.ui-autocomplete {width:320px !important; border-color:#CDCDCD; padding:0px !important; z-index:100050 !important;}
ul.ui-autocomplete li.ui-menu-item {padding:0;}
ul.ui-autocomplete li.ui-menu-item a{overflow:hidden;white-space:normal;} 
ul.ui-autocomplete li.productsItem{border-bottom:1px solid #ccc;border-left:0px solid #ccc;border-right:0px solid #ccc;padding:0;}
ul.ui-autocomplete li.productsItem img{float:left;}
ul.ui-autocomplete .productsHeader {border-top: 1px solid #CDCDCD;}

/*---------- ORDER STATUS -----------*/

div#order-status {
	width: 400px;
	border: 1px solid #441B0A;
	margin: 30px auto 0;
	padding: 10px 10px 0;
}
div#order-status #order-status-header {
	border-color: #441B0A;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border-style: solid;
	border-width: 1px 1px 0;
	display: block;
	padding: 8px 16px;
	margin: 0 -11px;
	position: relative;
	top: -16px;	
	height: 30px;
	background-color: #593121;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D9C9C2 0%), to(#9E7D6E 4%, #441B0A 100%)); 
	background-image: -webkit-linear-gradient(top, #D9C9C2 0%, #9E7D6E 4%, #441B0A 100%); 
	background-image:    -moz-linear-gradient(top, #D9C9C2 0%, #9E7D6E 4%, #441B0A 100%); 
	background-image:     -ms-linear-gradient(top, #D9C9C2 0%, #9E7D6E 4%, #441B0A 100%); 
	background-image:      -o-linear-gradient(top, #D9C9C2 0%, #9E7D6E 4%, #441B0A 100%); 
	background-image:         linear-gradient(top, #D9C9C2 0%, #9E7D6E 4%, #441B0A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9C9C2 0%', EndColorStr='#9E7D6E 4%, #441B0A 100%');
}


div#order-status #order-status-header h1, 
div#order-status #order-status-header p, 
div#order-status #order-status-header a {
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
div#order-status #order-status-header h1 { float: left; }
div#order-status #order-status-header p { 
	float: right;
	line-height: 26px;
}
div#order-status #order-status-body {
	padding: 10px 30px 20px;
}
div#order-status #order-status-body p { margin: 1em 0; }
div#order-status #order-status-body strong { 
	float: left;
	width: 125px;
	line-height: 22px;
}
div#order-status #order-status-body input { 
	display: block;
	border: 1px solid #CCC;
	color: #444;
	font-size: 11px;
	height: 20px;
	width: 180px;
}
div#order-status button.button {
	margin-top: -4px;
	width: auto;
}
div#order-status #order-status-footer {
	background-color: #EBEBEB;
	margin: 0 -10px;
	padding: 10px 20px;
}

/*---------- PAYPAL REVIEW ORDER PAGE -----------*/

.paypal-express-review div.page-content {
	width: 750px;
	border: 0;
}
.paypal-express-review div.page-content .info-set { margin-bottom: 1.5em; }
.paypal-express-review div.page-content h2 {
	display: block;
	color: #4D200D;
	margin-bottom: 0.5em;
}
.paypal-express-review div.page-content h3 { font-size: 11px; }
.paypal-express-review div.page-content small { font-size: 11px; }

.paypal-express-review .info-set {
	margin-top: 3em;
}
.paypal-express-review .info-set h2 {
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgb(202, 202, 202);
}
.paypal-express-review .info-set .box .box-title h3 {
	margin-bottom: 10px;
}
.paypal-express-review .info-set .box .box-content {
	font-size: 13px;
}

/* Clears ================================================================================ */
.account-login .form-list:after,
.wishlist-management .table-caption:after,
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.block-poll li:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.collateral-tabs .tab-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after,
.product-view .product-shop:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/* TurnTo styles*/

/* Hide "Powered by TurnTo" */
.TTpoweredby, #TT4poweredByTT { display: none !important; }
/* Fix overlay mask */
.TTui-widget-overlay { background-position: 0 0 !important; background-repeat: repeat !important; opacity: 0.5 !important; }
#TTtraBackOverlay { position: fixed; }
/* Size, align, and position login box */
#TTpartnerRegWindow { height: 465px !important; width: 700px !important; overflow: hidden !important; margin-top: -232px !important; margin-left: -350px !important; top: 50% !important; left: 50% !important; position: fixed !important; }
/* Login box content styles */
#TTpartnerRegWindow .page-title h1 { text-align: left !important; }
#tt-login-window .account-login { background: url("http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_cols.gif") repeat-y scroll 120px 0 transparent !important; }
#tt-login-window .account-login .page-title h1, #tt-login-window .account-create .page-title h1 { text-align: left !important; }
#tt-login-window .account-login .new-users {
	padding: 30px 26px !important;
	text-align: left !important;
	width: 250px !important;
}
#tt-login-window .account-login .new-users h2, #tt-login-window .account-login .registered-users h2 { margin-bottom: 0.75em !important; }
#tt-login-window .account-login .registered-users {
	padding: 30px 12px !important;
	width: 380px !important;
	float: left !important;
}
#tt-login-window .account-login .col2-set .buttons-set { padding-left: 20px !important; }
#tt-login-window .account-create .fieldset h2.legend { text-align: left !important; margin-left: 1.5em !important; }
#tt-login-window .account-create .buttons-set p.required { width: 320px !important; float: left !important; }
#tt-login-window .account-create .buttons-set button.button { margin-right: 187px !important; }
.account-login .registered-users-tt {padding:20px 32px 3px;}
.account-login .registered-users-tt .form-list li.buttons-set { padding: 0 84px 0 0; }
/* UGC area width and alignment */
.TT3ugc { width: 960px !important; margin: 0 auto !important; }
/* "Questions that need answers" modal styles */
/* z-index change to make sure it's behind login box */
#TTtraWindow.TT2mainDialog { top: 120px !important; z-index: 120001 !important; }

/* TurnTo Teaser Styles */
.TurnToReviewsTeaser { width: 192px; float: left; font: 11px/18px "Lucida Grande",Helvetica,sans-serif !important; margin-bottom: 6px; }
.TurnToReviewsTeaser strong { display: block; float: left; width: 80px; padding-right: 17px; }
.TurnToReviewsTeaser .TTratingBox { display: block; width: 80px; }
#TT2ILTbox { width: 240px; float: right; font: 11px/1em "Lucida Grande",Helvetica,sans-serif !important; text-align: center; }
#TT2ILTbox h2 { font-size: 12px !important; font-weight: bold; line-height: 1.5em; }
#TT2ILTbox #TT2ILTcount-line { display: inline; margin-left: 3px; }

/* TurnTo Review Styles */
.TTrevProfileDimValue { font-weight: bold; color: #777; }
.TTrating-0-0 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px 0px !important;
}
.TTrating-0-5 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -16px !important;
}
.TTrating-1-0 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -32px !important;
}
.TTrating-1-5 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -48px !important;
}
.TTrating-2-0 {
   background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -64px !important;
}
.TTrating-2-5 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -80px !important;
}
.TTrating-3-0 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -96px !important;
}
.TTrating-3-5 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -112px !important;
}
.TTrating-4-0 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -128px !important;
}
.TTrating-4-5 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -144px !important;
}
.TTrating-5-0 {
    background: url(/skin/frontend/enterprise/coffeeforless/images/tt-ratings-sprite-full.png) no-repeat 0px -160px !important;
}

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

/* Configurable Product CSS */
.product-right.product-config {
	clear: both;
	margin: 0 !important;
	position: static !important;
	float: none !important;
}
.product-right.product-config .options-container-small .product-options dl dd { float: right !important; }
.product-right.product-config .options-container-small .product-options-bottom {
	float: right !important;
	margin-bottom: 20px !important;
	width: 100% !important;
}
.product-right.product-config .options-container-small .product-options-bottom p.required {
	padding: 1px 0 0 !important;
	width: 190px !important;
	clear: none !important;
}
.product-right.product-config .options-container-small .product-options-bottom .add-to-cart { float: right !important; }
.product-right.product-config .options-container-small .product-options-bottom .add-to-cart .add-to-cart-qty { margin-left: 20px !important; }
.product-right.product-config .options-container-small .product-options-bottom .add-to-cart button.btn-cart { float: right; }
/* PLP Tabbed Content styles */
.catalog-product-view ul#plp-tabs-menu { display: none; position: relative; padding-left: 6px; clear: both;}
.catalog-product-view ul#plp-tabs-menu li { 
	border-style: solid;
	border-color: #D5C8B4;
	border-width: 1px 1px 1px 0;
	float: left;
	padding: 10px 14px;
	float: left;
	letter-spacing: 0.05em;
	cursor: pointer;
	font: bold 13px Arial,sans-serif;
}
.catalog-product-view ul#plp-tabs-menu li.first { border-left-width: 1px; }
.catalog-product-view ul#plp-tabs-menu li.current { border-bottom: 1px solid #FFF; position: relative; z-index: 1; }
.catalog-product-view div#plp-tabs-container {
	clear: both;
	border: 1px solid #D5C8B4;
	background: transparent url('/skin/frontend/enterprise/coffeeforless/images/plp-tab-container-bg.png') no-repeat top center;
	padding: 20px;
	position: relative;
	top: -1px;
	width: 960px;
}
.product-right.product-config .outofstock-add-to-cart {
     float: right;
     margin-top: -34px;
}
/* Hide button Quickview button */
.product-image .ajax{ display:none;} .product-image .ajax:hover{ display:block;}

/* Order Confirmation Page enhancements */
#thank-you-msg {
	background: transparent url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/thank-you-banner-line-thin.png) no-repeat top left;
	height: 160px;
	width: 820px;
	margin: 20px auto 30px;
	text-indent: -999em;
}
#conf-page-actions-container {
	float: right;
	width: 230px;
}
#conf-page-actions-container div {
	margin-right: 40px
}
.conf-page-actions {
	float: left;
	text-align: center;
	width: 75px;
}
#order-number {
	color: #750E0B;
	font-family: arial,sans-serif;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 0.025em;
}
#order-number + small {
	margin-left: 1em;
}
#conf-page-follow-ups {
	clear: both;
}
#conf-page-follow-ups strong#did-you-know {
	background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/did-you-know.png) no-repeat scroll left top transparent;
	display: block;
	height: 80px;
	margin: 40px 0 10px;
	text-indent: -999em;
	width: 500px;
}
#conf-page-follow-ups ul li img.conf-one-third-banner {
	background-color: #DEDEDE;
	border: 1px solid #ACACAC;
	border-radius: 8px 8px 8px 8px;
	float: left;
	height: 120px;
	width: 318px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#conf-page-follow-ups ul li img.conf-one-third-banner.last {
  margin-right: 0 !important;
}

/**** While no Share button ****/
.checkout-onepage-success .buttons-set { float: right; }
#conf-page-actions-container {
	float: right;
	width: 140px;
}
.conf-page-actions {
	margin: 0 auto !important;
	float: none !important;
	text-align: center;
	width: 75px;
}
/*Scholarship Page CSS*/
.cms-nav {
	background-color: #F4EDE3;
	border: 1px solid #E2D4C7;
	float: right;
	margin: 0 0 2em 3em;
	padding: 1em 2em;
	width: 20%;
}
.cms-nav strong { color: #800000; }
.cms-nav ul { list-style-type: none !important; }
.cms-nav ul li { line-height: 1.5em; margin: 1em 0; }
.page-content ul.winners-by-year { list-style-type: none; margin: 2em 0 2em 4em; }
.page-content ul.winners-by-year li {
	color: #800000;
	font-weight: bold;
	margin: 0 0 1em;
}
.page-content ul.winners-by-year li ul { list-style-type: disc; margin-left: 2em; }
.page-content ul.winners-by-year li ul li {
	color: #444;
	font-weight: normal;
	margin: 0;
}
div.page-content div#winner-pic {
	float: left;
	margin-bottom: 3em;
	margin-right: 2em;
	max-width: 275px;
}
div.page-content div#winner-pic img {
	border: 1px solid #CCCCCC;
	max-height: 360px;
	margin-bottom: 0.5em;
	padding: 1px;
	width: 270px;
}
div.page-content #winner-content {
	float: left;
	width: 43%;
	max-width: 405px;
}
div.page-content #winner-content p {
	font-weight: bold;
	line-height: 1.5em;
	margin: 1em 0 1em 1em;
}

/* Header Login Dropdown Styles - Added 12.30.2014 - ZK */
.header .quick-access ul li.account_link .accountPanel.not-logged-in, .header .quick-access ul li.help_link .helpPanel {
    background-color: #fdfbf9;
    border-bottom: 5px solid #481d0a;
    padding: 6px 20px 8px;
    width: 260px !important;
}
.accountPanel.not-logged-in > div#show_provider {
    width: 170px;
	margin: 0 auto;
}
.header .quick-access ul li .accountPanel.not-logged-in #show_provider a {
    clear: none;
    display: block;
    float: left;
    margin-bottom: 4px;
    margin-left: 4px;
    padding: 0px;
    width: 79px;
}
.header .quick-access ul li.account_link .accountPanel.not-logged-in a, .header .quick-access ul li.help_link .helpPanel a {
    color: #4d200d;
    display: inline;
    padding: 0px;
}
.cflaccounttext, .helpPanel ul {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 16px;
    padding-bottom: 4px;
}
.header .quick-access ul li.help_link .helpPanel ul li { padding-left: 0; border-left: 0; display: block; float: none !important; }
.header .quick-access ul li.account_link .accountPanel.not-logged-in .cflaccounttext > a, .header .quick-access ul li.help_link .helpPanel li a { font-weight: bold; text-decoration: underline; }
.header .quick-access ul li.account_link .accountPanel.not-logged-in .cflaccounttext > a:hover, .header .quick-access ul li.help_link .helpPanel li a:hover { text-decoration: none; }
.socialaccounttext { margin-bottom: 8px; text-align: center; }
.header .quick-access li.account_link p, .header .quick-access ul li.help_link .helpPanel p { display: block !important; font-size: 1.1em; } /* This is an overwrite rule. Recommend replacing original on line 728 with this. */
.header .quick-access ul li.help_link .helpPanel p { float: left; width: 46%; padding: 10px 0;}

/* FAQ layout styles */
body.faq-index-view div.col-main, body.faq-search-result div.col-main {
    padding: 0;
    width: 798px;
}
body.faq-index-view div.main.col2-left-layout, body.faq-search-result div.main.col2-left-layout {
    width: 1000px;
	margin-top: 20px;
}
body.faq-index-view div.main.col2-left-layout div.col-main div.page-title, body.faq-search-result div.main.col2-left-layout div.col-main div.page-title {
	margin: 0;
}
/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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     enterprise_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { margin:10px 0; }
.widget .widget-title h2 { font-size:18px; color:#d12c01; }

.widget .widget-products { margin:0 -20px 0; }
.cms-home .col1-layout .widget .widget-products,
.cms-index-index .col1-layout .widget .widget-products { margin:0 0 20px; }
.col-main > .widget { display:block; margin:40px 0 0; }
.col-main > .widget + .widget { margin-top:20px; }

/* std class reset */
.widget .products-grid { list-style:none; margin-bottom:0; padding-left:20px; }
.widget .products-grid p,
.widget .products-list p { margin-bottom:0; }
.widget .products-list { list-style:none; margin-bottom:0; padding-left:0; }
.widget .add-to-links { list-style:none; padding-left:0; margin:5px 0; }

/* Widget Banner */
.widget-banner { clear:both; display:block; width:100%; overflow:hidden; text-align:center; }
.widget-banner li { margin:7px 0; }

.top-container .widget-banner li { margin:0; }

.footer-before-container .widget-banner li { margin:0; }

.widget-banner-inline { display:block; clear:both; padding:7px 0; text-align:center; }
.widget-banner-inline ul,
.widget-banner-inline li { display:inline; }
.widget-banner-inline li { margin:0 3px; }
.widget-banner-inline li img { vertical-align:middle; }

/* Widget New Proructs */
.widget-new-products { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-new-products { display:block; padding:0 20px; }

/* Widget Viewed Proructs */
.widget-viewed { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-viewed { display:block; padding:0 20px; }

/* Widget Compared Proructs */
.widget-compared { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-compared { display:block; padding:0 20px; }

/* Widget CMS Static Block */
.widget-static-block {}

/* Widget Catalog Events Carousel */
.widget-events { display:block !important; }

/* Widgets Links Common Styles */
/* Style 1 */
/*.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { float:left; border:1px solid #cfcfcf; border-bottom-color:#b2b2b2; margin:13px -1px 0 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { float:left; font-size:12px; background:#f2f2f2; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; padding:2px 5px 4px; color:#cc7137; text-decoration:underline; white-space:nowrap; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#1e75b4; text-decoration:none; }*/
/* Style 2 */
.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { display:block; padding:12px 12px; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

.footer-before-container .widget-product-link,
.footer-before-container .widget-category-link,
.footer-before-container .widget-cms-link,
.footer-before-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.footer-before-container .widget-product-link a,
.footer-before-container .widget-category-link a,
.footer-before-container .widget-cms-link a,
.footer-before-container .widget-hierarchy-link a { display:block; padding:10px 12px; background:#fff url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; cursor:pointer; }
.footer-before-container .widget-product-link a:hover,
.footer-before-container .widget-category-link a:hover,
.footer-before-container .widget-cms-link a:hover,
.footer-before-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

/* Widget Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; margin:7px 0;margin-left:20px; }
.col-main .widget-product-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-product-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-product-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-product-link-icon.gif) 17px 3px no-repeat;*/ }
.sidebar .widget-product-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-product-link a:hover { color:#333; text-decoration:none; }

/* Widget Category Link */
.widget-category-link-inline { display:inline; }

.top-container .widget-category-link { border-bottom:0; }
.top-container .widget-category-link a { border-color:#ca3934; color:#d53c00; background-image:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-links2.gif); background-color:#f9d2c1; }
.top-container .widget-category-link a:hover { color:#fff; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-category-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-category-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-category-link-icon.gif) 19px 3px no-repeat;*/ }
.sidebar .widget-category-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-category-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Hierarchy Link */
.widget-cms-hierarchy-link-inline { display:inline; }

.col-main .widget-cms-hierarchy-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-hierarchy-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-hierarchy-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-hierarchy-link a { font-size:12px; background:url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

/* Widget SKU */
/* .widget-sku {} */
/* ======================================================================================= */

#ajaxcartpro-progress{
    border: 1px #999999 solid;
    position: fixed;
    text-align: center;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height: 50px;
    min-width: 260px;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm{
    position: fixed;
    border: 1px #999999 solid;
    text-align: center !important;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:20px;
    min-width: 260px;
    width: auto;
    height: auto;
    border-radius: 15px;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.ajaxcartpro-box-hide{
   display:none;
}

.ajaxcartpro-box-show{
    display:block;
}

#ajaxcartpro-add-confirm p,
#ajaxcartpro-remove-confirm p{
    width: 260px;
}

.acp-msg-block{
    font-weight:bold;
    background-image: none;
    padding:0!important;
    min-height:0!important;
    font-size: 12px !important;
    text-align: center;
}

.aw-acp-continue, .aw-acp-checkout, .aw-acp-continue:hover, .aw-acp-checkout:hover{
    padding:0;
    line-height:24px;
    height:24px;
    margin:0 auto;
    display:block;
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
    cursor: pointer;
}

.aw-acp-continue, .aw-acp-continue:hover{
    color:#333;
    background:url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/ajaxcartpro/images/btn_continue_shopping.png');
    width:144px;
}


.aw-acp-checkout, .aw-acp-checkout:hover{
    color:#fff;
    background:url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/ajaxcartpro/images/btn_view_cart.png');
    width:164px;
}

#acp-configurable-block #bundle-product-wrapper
{
    z-index: 1000;
}

#acp-configurable-block dl
{
    text-align: left;
    padding-left: 10px;
}

#acp-configurable-block .price
{
    font-size: 14px;
}

#acp-configurable-block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp-product-options
{
    min-width: 400px;
    position: fixed;
    overflow:  auto;
    z-index:1000;
    background-color: white;
    padding: 10px;
    width: auto;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#acp-product-options .aw-acp-continue,
#acp-product-options .aw-acp-checkout{
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

#acp-product-options .aw-acp-btn-container{
    margin: 5px auto 5px auto;
    padding-left: 20px;
}

#acp-product-options .giftcard-send-form{
    margin: 0;
}

#acp-product-options .product-options dt label.required em {
    color: #EB340A;
    margin-left: 5px;
}

#acp-product-options #product-options-wrapper
{
    margin:0;
    text-align:center;
}
.map-popup
{
    z-index: 1001 !important;
}

#topCartContent {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/css/fonts/glyphicons-halflings-regular.eot');
  src: url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/css/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.small{
    font-size: 80%;
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

.ms-faq *{
    box-sizing: border-box;
    transition: background-color 250ms ease-out; 
    -webkit-transition: background-color  250ms ease-out;
    -moz-transition: background-color  250ms ease-out;
    -ms-transition:background-color  250ms ease-out;
    -o-transition: background-color  250ms ease-out;
}
.ms-faq button *{box-sizing: content-box;}
.ms-faq .row {
    margin-right: -10px;
    margin-left: -10px;
}

.ms-faq .col-xs-1,.ms-faq  .col-xs-2,.ms-faq  .col-xs-3,.ms-faq  .col-xs-4,.ms-faq  .col-xs-5,.ms-faq  .col-xs-6,.ms-faq  .col-xs-7,.ms-faq  .col-xs-8,.ms-faq  .col-xs-9,.ms-faq  .col-xs-10,.ms-faq  .col-xs-11,.ms-faq  .col-xs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,.col-sm-14, .col-sm-2,.col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-24{
        width: 20%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-14{
        width: 14%;
    }
    .col-sm-125{
        width: 12.5%;
    }
    .col-sm-111{
        width: 11.11111111%;
    }
    .col-sm-100{
        width: 10%;
    }
    .col-sm-909{
        width: 9.090909090%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
@media (max-width: 460px) {
     .col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
        float: left;
    }
    .col-tn-12 {
        width: 100%;
    }
    .col-tn-11 {
        width: 91.66666667%;
    }
    .col-tn-10 {
        width: 83.33333333%;
    }
    .col-tn-9 {
        width: 75%;
    }
    .col-tn-8 {
        width: 66.66666667%;
    }
    .col-tn-7 {
        width: 58.33333333%;
    }
    .col-tn-6 {
        width: 50%;
    }
    .col-tn-5 {
        width: 41.66666667%;
    }
    .col-tn-4 {
        width: 33.33333333%;
    }
    .col-tn-3 {
        width: 25%;
    }
    .col-tn-2 {
        width: 16.66666667%;
    }
    .col-tn-1 {
        width: 8.33333333%;
    }
    .col-tn-offset-12 {
        margin-left: 100%;
    }
    .col-tn-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-tn-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-tn-offset-9 {
        margin-left: 75%;
    }
    .col-tn-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-tn-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-tn-offset-6 {
        margin-left: 50%;
    }
    .col-tn-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-tn-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-tn-offset-3 {
        margin-left: 25%;
    }
    .col-tn-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-tn-offset-1 {
        margin-left: 8.33333333%;
    }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.ms-faq input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ms-faq input[type="radio"],
.ms-faq input[type="checkbox"] {
    margin: 3px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.ms-faq input[type="file"] {
    display: block;
}
.ms-faq input[type="range"] {
    display: block;
    width: 100%;
}
.ms-faq select[multiple],
.ms-faq select[size] {
    height: auto;
}
.ms-faq input[type="file"]:focus,
.ms-faq input[type="radio"]:focus,
.ms-faq input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.ms-faq output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.ms-faq .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ms-faq .form-control:focus {
    border-color: #66afe9;
    outline:none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.ms-faq .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.ms-faq .form-control:-ms-input-placeholder {
    color: #999;
}
.ms-faq .form-control::-webkit-input-placeholder {
    color: #999;
}
.ms-faq .form-control[disabled],
.ms-faq .form-control[readonly],

.ms-faq textarea.form-control {
    height: 173px;
}
input[type="search"] {
    -webkit-appearance: none;
}
.ms-faq input[type="date"],
.ms-faq input[type="time"],
.ms-faq input[type="datetime-local"],
.ms-faq input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}
.ms-faq input[type="date"].input-sm,
.ms-faq input[type="time"].input-sm,
.ms-faq input[type="datetime-local"].input-sm,
.ms-faq input[type="month"].input-sm {
    line-height: 30px;
    line-height: 1.5 \0;
}
.ms-faq input[type="date"].input-lg,
.ms-faq input[type="time"].input-lg,
.ms-faq input[type="datetime-local"].input-lg,
.ms-faq input[type="month"].input-lg {
    line-height: 46px;
    line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
    line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
    line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
    line-height: 1.33;
}
.ms-faq .form-group {
    margin-bottom: 10px;
    float:left;
    width:100%;
}
.ms-faq .radio,
.ms-faq .checkbox {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ms-faq .radio label,
.ms-faq .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.ms-faq .radio input[type="radio"],
.ms-faq .radio-inline input[type="radio"],
.ms-faq .checkbox input[type="checkbox"],
.ms-faq .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -19px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.ms-faq .radio-inline,
.ms-faq .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.ms-faq .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.ms-faq .hide{display:none;}
.ms-faq .disabled{
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default;
}
.ms-faq .text-left {
    text-align: left;
}
.ms-faq .text-right {
    text-align: right;
}
.ms-faq .text-center {
    text-align: center;
}
.ms-faq .text-justify {
    text-align: justify;
}
.ms-faq .text-nowrap {
    white-space: nowrap;
}
.ms-faq .text-lowercase {
    text-transform: lowercase;
}
.ms-faq .text-uppercase {
    text-transform: uppercase;
}
.ms-faq .text-capitalize {
    text-transform: capitalize;
}
.ms-faq .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.ms-faq .btn:hover,
.ms-faq .btn:focus,
.ms-faq .btn.focus {
  color: #333;
  text-decoration: none;
}
.ms-faq .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.ms-faq .btn-default:hover,
.ms-faq .btn-default:focus,
.ms-faq .btn-default.focus,
.ms-faq .btn-default:active,
.ms-faq .btn-default.active,
.ms-faq .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.ms-faq .btn-default:active,
.ms-faq .btn-default.active,
.ms-faq .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.ms-faq .btn-default.disabled,
.ms-faq .btn-default[disabled],
.ms-faq fieldset[disabled] .btn-default,
.ms-faq .btn-default.disabled:hover,
.ms-faq .btn-default[disabled]:hover,
.ms-faq fieldset[disabled] .btn-default:hover,
.ms-faq .btn-default.disabled:focus,
.ms-faq .btn-default[disabled]:focus,
.ms-faq fieldset[disabled] .btn-default:focus,
.ms-faq .btn-default.disabled.focus,
.ms-faq .btn-default[disabled].focus,
.ms-faq fieldset[disabled] .btn-default.focus,
.ms-faq .btn-default.disabled:active,
.ms-faq .btn-default[disabled]:active,
.ms-faq fieldset[disabled] .btn-default:active,
.ms-faq .btn-default.disabled.active,
.ms-faq .btn-default[disabled].active,
.ms-faq fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.ms-faq .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.ms-faq .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ms-faq .btn-primary:hover,
.ms-faq .btn-primary:focus,
.ms-faq .btn-primary.focus,
.ms-faq .btn-primary:active,
.ms-faq .btn-primary.active,
.ms-faq .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.ms-faq .btn-primary:active,
.ms-faq .btn-primary.active,
.ms-faq .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.ms-faq .btn-primary.disabled,
.ms-faq .btn-primary[disabled],
.ms-faq fieldset[disabled] .btn-primary,
.ms-faq .btn-primary.disabled:hover,
.ms-faq .btn-primary[disabled]:hover,
.ms-faq fieldset[disabled] .btn-primary:hover,
.ms-faq .btn-primary.disabled:focus,
.ms-faq .btn-primary[disabled]:focus,
.ms-faq fieldset[disabled] .btn-primary:focus,
.ms-faq .btn-primary.disabled.focus,
.ms-faq .btn-primary[disabled].focus,
.ms-faq fieldset[disabled] .btn-primary.focus,
.ms-faq .btn-primary.disabled:active,
.ms-faq .btn-primary[disabled]:active,
.ms-faq fieldset[disabled] .btn-primary:active,
.ms-faq .btn-primary.disabled.active,
.ms-faq .btn-primary[disabled].active,
.ms-faq fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ms-faq .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.ms-faq .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ms-faq .btn-success:hover,
.ms-faq .btn-success:focus,
.ms-faq .btn-success.focus,
.ms-faq .btn-success:active,
.ms-faq .btn-success.active,
.ms-faq .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.ms-faq .btn-success:active,
.ms-faq .btn-success.active,
.ms-faq .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.ms-faq .btn-success.disabled,
.ms-faq .btn-success[disabled],
.ms-faq fieldset[disabled] .btn-success,
.ms-faq .btn-success.disabled:hover,
.ms-faq .btn-success[disabled]:hover,
.ms-faq fieldset[disabled] .btn-success:hover,
.ms-faq .btn-success.disabled:focus,
.ms-faq .btn-success[disabled]:focus,
.ms-faq fieldset[disabled] .btn-success:focus,
.ms-faq .btn-success.disabled.focus,
.ms-faq .btn-success[disabled].focus,
.ms-faq fieldset[disabled] .btn-success.focus,
.ms-faq .btn-success.disabled:active,
.ms-faq .btn-success[disabled]:active,
.ms-faq fieldset[disabled] .btn-success:active,
.ms-faq .btn-success.disabled.active,
.ms-faq .btn-success[disabled].active,
.ms-faq fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ms-faq .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.ms-faq .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ms-faq .btn-info:hover,
.ms-faq .btn-info:focus,
.ms-faq .btn-info.focus,
.ms-faq .btn-info:active,
.ms-faq .btn-info.active,
.ms-faq .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.ms-faq .btn-info:active,
.ms-faq .btn-info.active,
.ms-faq .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.ms-faq .btn-info.disabled,
.ms-faq .btn-info[disabled],
.ms-faq fieldset[disabled] .btn-info,
.ms-faq .btn-info.disabled:hover,
.ms-faq .btn-info[disabled]:hover,
.ms-faq fieldset[disabled] .btn-info:hover,
.ms-faq .btn-info.disabled:focus,
.ms-faq .btn-info[disabled]:focus,
.ms-faq fieldset[disabled] .btn-info:focus,
.ms-faq .btn-info.disabled.focus,
.ms-faq .btn-info[disabled].focus,
.ms-faq fieldset[disabled] .btn-info.focus,
.ms-faq .btn-info.disabled:active,
.ms-faq .btn-info[disabled]:active,
.ms-faq fieldset[disabled] .btn-info:active,
.ms-faq .btn-info.disabled.active,
.ms-faq .btn-info[disabled].active,
.ms-faq fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ms-faq .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.ms-faq .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ms-faq .btn-warning:hover,
.ms-faq .btn-warning:focus,
.ms-faq .btn-warning.focus,
.ms-faq .btn-warning.active,
.ms-faq .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.ms-faq .btn-warning:active,
.ms-faq .btn-warning.active,
.ms-faq .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.ms-faq .btn-warning.disabled,
.ms-faq .btn-warning[disabled],
.ms-faq fieldset[disabled] .btn-warning,
.ms-faq .btn-warning.disabled:hover,
.ms-faq .btn-warning[disabled]:hover,
.ms-faq fieldset[disabled] .btn-warning:hover,
.ms-faq .btn-warning.disabled:focus,
.ms-faq .btn-warning[disabled]:focus,
.ms-faq fieldset[disabled] .btn-warning:focus,
.ms-faq .btn-warning.disabled.focus,
.ms-faq .btn-warning[disabled].focus,
.ms-faq fieldset[disabled] .btn-warning.focus,
.ms-faq .btn-warning.disabled:active,
.ms-faq .btn-warning[disabled]:active,
.ms-faq fieldset[disabled] .btn-warning:active,
.ms-faq .btn-warning.disabled.active,
.ms-faq .btn-warning[disabled].active,
.ms-faq fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ms-faq .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.ms-faq .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ms-faq .btn-danger:hover,
.ms-faq .btn-danger:focus,
.ms-faq .btn-danger.focus,
.ms-faq .btn-danger:active,
.ms-faq .btn-danger.active,
.ms-faq .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.ms-faq .btn-danger:active,
.ms-faq .btn-danger.active,
.ms-faq .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.ms-faq .btn-danger.disabled,
.ms-faq .btn-danger[disabled],
.ms-faq fieldset[disabled] .btn-danger,
.ms-faq .btn-danger.disabled:hover,
.ms-faq .btn-danger[disabled]:hover,
.ms-faq fieldset[disabled] .btn-danger:hover,
.ms-faq .btn-danger.disabled:focus,
.ms-faq .btn-danger[disabled]:focus,
.ms-faq fieldset[disabled] .btn-danger:focus,
.ms-faq .btn-danger.disabled.focus,
.ms-faq .btn-danger[disabled].focus,
.ms-faq fieldset[disabled] .btn-danger.focus,
.ms-faq .btn-danger.disabled:active,
.ms-faq .btn-danger[disabled]:active,
.ms-faq fieldset[disabled] .btn-danger:active,
.ms-faq .btn-danger.disabled.active,
.ms-faq .btn-danger[disabled].active,
.ms-faq fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ms-faq .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.ms-faq .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.ms-faq .btn-link,
.ms-faq .btn-link:active,
.ms-faq .btn-link.active,
.ms-faq .btn-link[disabled],
.ms-faq fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ms-faq .btn-link,
.ms-faq .btn-link:hover,
.ms-faq .btn-link:focus,
.ms-faq .btn-link:active {
  border-color: transparent;
}
.ms-faq .btn-link:hover,
.ms-faq .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.ms-faq .btn-link[disabled]:hover,
.ms-faq fieldset[disabled] .btn-link:hover,
.ms-faq .btn-link[disabled]:focus,
.ms-faq fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.ms-faq .btn-lg,
.ms-faq .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ms-faq .btn-sm,
.ms-faq .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ms-faq .btn-xs,
.ms-faq .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ms-faq .btn-block {
  display: block;
  width: 100%;
}
.ms-faq .btn-block + .btn-block {
  margin-top: 5px;
}
.ms-faq ul{
    margin: 0;
    padding:0;
}
.ms-faq img{max-width: 100%;}
.ms-faq .faq-title{
    margin: 25px 0;
}
.ms-faq .faq-title h1{
    color: #06365f;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
}
.ms-faq .faq-left li{float: left;width: 100%;}
.ms-faq .faq-left .faq-navigator{
    float:left;
    width:100%;
    padding: 9px 5px 10px 15px;
    font-size: 13px;
    background: #FCFCFC;
    color: #3f729b;
    border:  1px solid #c3cfd9;
    border-top: 0;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
.ms-faq .faq-left .faq-navigator.first{border-top: 1px solid #c3cfd9;}
.ms-faq .faq-left .faq-navigator:hover,.ms-faq .faq-left .active.faq-navigator{
    background: #F1F2F4;
}
.ms-faq .faq-left .faq-navigator:hover{
    text-indent: 5px;
}
span.glyphicon.small.glyphicon-chevron-right {
    top:0;
}
.ms-faq .faq-listing{padding-left:20px;}
.ms-faq .faq-main{
    min-height: 300px;
    position: relative;
    border: 1px solid #c3cfd9;
    padding: 10px 10px 40px;
}
.ms-faq .faq-question{
    color: #1570a6;
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    margin-bottom: 10px;
    float: left;
    cursor: pointer;
}
.ms-faq .faq-question.active span:before{
    content:"\e252";
}
.ms-faq .faq-content{
    padding-left: 30px;
    padding-bottom: 20px;
    font-size: 14px;
}
.ms-faq .faq-main .faq-fade{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(http://scdn.coffeeforless.com/skin/frontend/enterprise/coffeeforless/images/faq/loading.gif) no-repeat center 125px #fff;
    opacity: 0.8;
    filter:alpha(opacity=80);
    z-index: 100;
    margin-left: -10px;
    margin-top: -10px;
}
.ms-faq .faq-tags .faq-tag{
    float: left;
    color: #3e6d8e;
    font-size: 12px;
    white-space: nowrap;
    background: #e4edf4;
    border: 1px solid #e4edf4;
    display: inline-block;
    margin: 2px 2px 2px 0;
    border-radius: 0;
    -webkit-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -moz-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -ms-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -o-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: .4em .5em;
    cursor: pointer;
}
.ms-faq .faq-tags .faq-tag:hover,.ms-faq .faq-tags .faq-tag.active{
    color: #3e6d8e;
    background-color: #A9CBE5;
    border: 1px solid #dae6ef;
}
.ms-faq .magestore-faq-tags{
    float:left;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #c3cfd9;
}
.ms-faq .faq-pager{
    position: absolute;
    bottom: 5px;
    right: 20px;
    z-index: 99;
}
.ms-faq .faq-pager li{float:left;}
.ms-faq .faq-pager .faq-page{
    float: left;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 0px;
    text-align: center;
    width: 35px;
    font-size: 14px;
    background-color: #d1d4d8;
    border: 0;
    margin: 0 3px;
    font-weight: 700;
    color: #fff;
    position: relative;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
}
.ms-faq .faq-pager .faq-page:hover,.ms-faq .faq-pager .faq-page.active{
    background: #1483b8;
}
.ms-faq .faq-pager .faq-page.active:before{
    content: "";
    position: absolute;
    top: -5px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #1483b8;
}
.ms-faq .faq-sidebar{
    float:left;
    width:100%;
    border: 1px solid #cccccc;
}
.ms-faq .faq-sidebar .sidebar-title {
    background: #f4f4f4;
    border-bottom: 1px solid #cccccc;;
    padding:10px;
}
.ms-faq .faq-sidebar .sidebar-title h3{
    margin: 0;
    color: #636363;
}
.ms-faq .ms-popular-title span{
    color: #3f729b;
    font-size: 13px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #c3cfd9;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.ms-faq .ms-view-all-tags{
    font-size: 13px;
    color: #3f729b;
    float: right;
    cursor: pointer;
}

.ms-faq #ms-action-tags{
    float: right;
    width: 100%;
    margin-top: 5px;
}
/* CSS on Mobile */
@media (max-width: 767px) {
    .ms-faq .faq-container{position: relative;overflow: hidden;}
    #faq-container{
      float:left;
      width:200%;
      -webkit-transition: all 150ms ease-out;
      -moz-transition: all 150ms ease-out;
      -ms-transition: all 150ms ease-out;
      -o-transition: all 150ms ease-out;
    }
    .ms-faq #faq-container.active{
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform:translateX(-50%);
      -moz-transform: translateX(-50%);;
    } 
    .ms-faq .faq-main{
        padding:0 0 40px;
        height: 0;
    }
    .ms-faq .active .faq-main{height: auto;}
    .ms-faq #title-back{
      font-size: 13px;
      background: #F1F2F4;
      color: #3f729b;
      border-bottom: 1px solid #c3cfd9;
      border-top: 0;
      text-decoration: none;
      font-weight: 700;
      cursor: pointer;
      padding: 10px 20px;
    }
    .ms-faq #title-back span{
      top:4px;
      float:left;
    }
    .ms-faq .faq-left{padding-left: 0;}
    .ms-faq .faq-main .faq-fade,.ms-faq .row-container{margin: 0;}
    .ms-faq .faq-left .faq-navigator:hover,
    .ms-faq .faq-left .faq-navigator:active,
    .ms-faq .faq-left .faq-navigator:focus{text-indent: 0;}
    .ms-faq .faq-listing{padding-right: 10px;}
}
