/* @override http://local.jillianmichaelsweightloss.com/skin/frontend/jillianmichaelsweightloss/jillianmichaelsweightloss/css/styles.css */

/**
 * 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) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://www.magentocommerce.com/license/enterprise-edition
 */

/* Layout ================================================================================= */
.wrapper { }

.page { margin:0 auto; text-align:center; }
.header-container { text-align:center; min-height:96px; padding:10px 0 0 0; }
.header { margin:0 auto; padding:0; width:965px; text-align:left; }
.main-container { text-align:center; background:#fff; }
.main { margin:0 auto; padding:20px 0; width:965px; text-align:left; }
.footer-container { text-align:center; }
.footer { margin:0 auto; padding:20px 0 20px 0; width:965px; text-align:left; }

.cms-index-index .main-container { background:#050505; }
.cms-home-b .main-container { background:#050505; }
.cms-home-b .main { width:auto; padding:0; }

.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:20px; text-align:left; }
.main { min-height:300px; }
.sidebar { min-height:300px; }

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

.catalog-product-view .col-left { padding:10px 0 10px 0; }
.catalog-product-view .col-right { padding:10px 0 10px 0; }

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

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

/* 3 Columns Layout */
.col3-layout { background-position:0 0; }
.col3-layout .col-main { width:475px; margin-left:35px; display:inline; }

/* 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 ========================================================================= */

/* .col-main p { margin:10px 0 } */

/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#555; }
input.input-text,select,textarea { background:#fff; border:1px solid #dadada; }
input.input-text,textarea { padding:2px 2px; background:#fff; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #eaeaea; }
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:middle; }

a.button,
button.button span,
a.button span,
button.button span span { background-color:transparent; background-image:url(../images/bkg_btn2.gif); 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:#fff; height:21px; text-decoration:none; }
a.button span,
button.button span span { padding:0 15px 1px 5px; color:#fff; 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: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 {}

.img-btn { cursor:pointer; }

/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form 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(../images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(../images/icon_ok.gif) 100% 2px no-repeat; padding-right:22px; }
span.validation-error,
div.validation-error { background:url(../images/icon_error.gif) 100% 2px no-repeat; padding-right:22px; }
.required em { color:#e56401; margin-right:4px; }
p.required { margin:0; padding:5px 0 0 0; text-align:right; font-size:11px; color:#e56401; }
p.required { width:640px; }
.col1-layout p.required { margin:0 auto; }
.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 { margin:0; padding:20px; font-size:12px; border:0; }
.fieldset h3 { margin:0; padding:0 0 10px 0; font:bold 16px/20px Arial; color:#555; }
.fieldset p { margin:0 0 1.5em; }
.col1-layout .fieldset { width:640px; margin:0 auto; }

/* 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:#555; 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:364px; 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(../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 .form-element { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .form-element label { line-height:16px; }
.form-list .form-element .input-box { position:absolute; left:0px; margin-left:240px; line-height:16px; padding-top:1px; }
.form-list .form-element 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; }

/* 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 */
.group-select .fields { margin:0; }
.group-select .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 { }
.buttons-set p.back-link a { }
.buttons-set a.button,
.buttons-set button.button { float:right; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; background-color:#f4f4f3; text-align:right; }

.form-buttons { margin:0; width:640px; } /* 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; */ }
.col1-layout .form-buttons { margin:0 auto; width:640px; }

/* Overrides for 3columns */
.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 .form-element .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; }
.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(../images/bkg_msg-error.gif); */ }
p.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
/* Success Message */
.messages li.success-msg { border-color:#d17a01; background-color:#fff2df; color:#555; }
.messages li.success-msg a { color:#555; }
.messages li.success-msg ul { /* background-image:url(../images/bkg_msg-success.gif); */ }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { border-color:#e0e0e0; background-color:#f5f5f5; color:#e56401; }
.messages li.note-msg a,
.messages li.notice-msg a { color:#e56401; }
.messages li.note-msg ul,
.messages li.notice-msg ul { /* background-image:url(../images/bkg_msg-note.gif); */ }

.main .messages { padding-bottom:10px; }
.cms-index-index .messages { margin:0 20px; padding:10px 0 0 0; width:auto; overflow:visible; }
.cms-index-index .messages li { margin:0; padding:0; }

/* BreadCrumbs */
.breadcrumbs { margin:0; padding:7px 20px 5px;  background:#f4f4f3; text-align:left; }
.breadcrumbs li { display:inline; }
.breadcrumbs li span,
.breadcrumbs a { color:#888; text-decoration:none; }
.breadcrumbs a:hover { text-decoration:underline; }

/* Page Heading */
.page-title { margin:0; padding:7px 0 10px 0; }
.col1-layout .page-title { padding:7px 20px 10px 20px; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h2 { font:normal 26px/30px Arial; color:#111; }
.title-buttons { text-align:right; }
.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; }

.page-popup .page-title,
.col-main .page-title { }

.sub-title { font-size:16px; font-weight:bold; 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:2px 20px; background:#f5f5f5 url(../images/bkg_pager.gif) repeat-x 0 0; border:1px solid #e6e6e6; color:#555; }
.pager p { margin:0; }
.pager strong { color:#111; }
.pager select { padding:0; margin-bottom:1px; }
.pager .amount { float:left; line-height:20px; }
.pager .limiter { float:right; line-height:20px; }
.pager .pages { margin:0 135px; text-align:center; color:#555; line-height:20px; }
.pager .pages a { color:#555; text-decoration:none; }
.pager .pages a:hover { color:#5a6c73; text-decoration:none; }
.pager .pages ol,
.pager .pages li { display:inline; padding:0 2px; }
.pager .pages .current { font-weight:bold; color:#5a6c73; }

/* Sorter */
.sorter { font-size:11px; margin:0 0 0; padding:2px 20px; background:#f5f5f5 url(../images/bkg_pager.gif) repeat-x 0 0; border-top:1px solid #e6e6e6; color:#555; }
.sorter p { margin:0; }
.sorter strong { color:#111; }
.sorter select { padding:0; margin-bottom:1px; }
.sorter .view-mode { float:right; 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(../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 { }
.toolbar .pager { margin:0 0 0; border-width:1px 0 0 0; }
.bottom-toolbar { display:none; }

.toolbar .sorter { margin:0; padding:1px 20px 0 20px; border:0; background:none; color:#555; font-size:11px; }
.toolbar .sorter p { margin:0; }
.toolbar .sorter select { padding:0; margin-bottom:1px; }

.toolbar { border-top:1px solid #e6e6e6; background:#fbfbfb url(../img/bg-toolbar.gif) repeat-x 0 100%; }
.toolbar .pager { margin:0; padding:0 20px 1px 20px; border:0; background:none; color:#555; font-size:11px; }
.toolbar .pager .amount { float:left; line-height:20px; position:relative; top:-9px; }
.toolbar .pager .pages { margin:0 145px 0 135px; text-align:center; color:#555; line-height:20px; position:relative; top:-9px; }
.toolbar .pager .pages a { color:#555; text-decoration:none; }
.toolbar .pager .pages a:hover { color:#111; text-decoration:none; }
.toolbar .pager .pages ol,
.toolbar .pager .pages li { display:inline; padding:0 2px; cursor:default; }
.toolbar .pager .pages .current { font-weight:bold; color:#5a6c73; }


/* Data Table */
.table-caption { border:1px solid #d9d9d9; border-bottom:0; margin:-1px 0 0; background:#fff url(../images/bkg_block-title.gif) 0 100% repeat-x; font:bold 12px/1.25 Arial, Helvetica, sans-serif; padding:3px 7px 4px; color:#555; }
.table-caption a { font-size:11px; text-transform:lowercase; font-weight:normal; }
.data-table { border:1px solid #d9d9d9; border-bottom:0px; width:100%; border-collapse:separate; }
.data-table th { padding:5px 12px; color:#111; border-bottom:1px solid #d9d9d9; font-weight:bold; text-transform:uppercase; white-space:nowrap; }
.data-table td { padding:5px 12px; }
.data-table thead { background:#e8e8e8 url(../images/bkg_thead.gif) repeat-x 0 0; font-size:11px; }
.data-table tbody {}
.data-table tfoot { background-color:#f1f1f1; }
.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.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; }

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

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

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

/* Class: std - styles for admin-controlled content */
.std,
.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; }

ul.disc li,
.std li { padding-left:10px; background:url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 100% 1px no-repeat; padding-right:18px; white-space:nowrap;  }
.link-rss:hover { color:#f58550; }
.link-print { background:url(../images/icon_printer.gif) 0 1px no-repeat; padding:2px 0 2px 25px; white-space:nowrap; }

.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; overflow:hidden; }
.col1-layout .divider { width:640px; margin:0 auto; }
.col3-layout .divider { width:auto; }

/* Noscript Notice */
.noscript { border:1px solid #dfdfe1; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:940px; margin:0 auto; padding:12px 0 12px; background:url(../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; text-align:center; color:#fff; }


.link-arrow { padding-right:9px; background:url(../img/link-arrow2.gif) no-repeat 100% 3px; }
.orange { color:#e56401; }

.box-gray { }
.box-gray .box-content { padding:5px 10px; background:#ebebeb; }
.crosssell .box-gray .box-content { padding:5px 10px; background:#ebebeb; height: 180px}
.box-gray .bg-tl { padding:0 0 0 5px; height:5px; overflow:hidden; background:url(../img/bg-box-gray.gif) no-repeat 0 0; }
.box-gray .bg-tr { padding:0 5px 0 0; height:5px; overflow:hidden; background:url(../img/bg-box-gray.gif) no-repeat 100% 0; }
.box-gray .bg-bl { padding:0 0 0 5px; height:5px; overflow:hidden; background:url(../img/bg-box-gray.gif) no-repeat 0 100%; }
.box-gray .bg-br { padding:0 5px 0 0; height:5px; overflow:hidden; background:url(../img/bg-box-gray.gif) no-repeat 100% 100%; }
/* ======================================================================================= */


/* Header ================================================================================ */
/*.branding { position:absolute; left:0; top:0; margin:0; height:60px; } */
.logo { float:left; width:280px; height:60px; overflow:hidden; position: relative; }

.header-container { background:#050505; }
.header { min-height:106px; position:relative; z-index:5; }
.header .logo { background-position:0 0; background-repeat:no-repeat; }
.header .logo a { display:block; width:280px; height:60px; }

.header-top { padding:15px 0 0 0; text-align:right; }
.header-top .header-phone { float:right; display:inline; margin:3px 0 0 0; font-weight:bold; font-size:11px; color:#eee; display:inline; }
.header-top .header-phone span { margin:0 3px; }
.header-top .header-phone a { margin:0; color:#eee; text-decoration:none; }
.header-top .header-phone a:hover { color:#f7941d; text-decoration:none; }
.header-top div { }
.header-top .bg-input { width:140px; height:17px; padding:3px 0 0 5px; background:url(../img/bg-input.gif) no-repeat 0 0; display:block; float:left; text-align:left; position:relative; }
.header-top .bg-input { height:15px\9 } /*IE8 only*/
.header-top .bg-input { padding:5px 0 0 5px\9 } /*IE8 only*/
.header-top .input-text { width:133px; height:13px; margin:0; padding:0; border:0; background:#fff; font-size:11px; line-height:11px; font-size:bold; color:#818181; vertical-align:top; }
.header-top .input-button { margin:0; vertical-align:top; }
.header-top .subscribe { float:right; display:inline; margin:0 0 0 16px; }
.header-top .subscribe .btn-go { width:31px; height:20px; margin:0 0 0 5px; float:left; display:inline; background:url(../img/btn-go.gif) no-repeat 0 0; cursor:pointer; }
.header-top .subscribe .hovered { background-position:0 -20px; }
.header-top .subscribe .validation-failed { background:#fff !important; border:0 !important; }
.header-top .subscribe .validation-advice { margin:0 -200px 0 0 !important; padding:0 !important; background:none !important; border:0 !important; position:absolute; top:-15px; left:1px; width:auto !important; font:normal 10px/12px Arial !important; color:#e56401 !important; }

.header-top .search { float:right; display:inline; margin:0 0 0 20px; }
.header-top .search .input-text { width:123px; }
.header-top .search .btn-search { width:18px; height:14px; float:right; display:inline; background:url(../img/btn-search.gif) no-repeat 0 0; position:absolute; right:3px; top:3px; cursor:pointer; }
.header-top .search .hovered { background-position:0 -14px; }
.header-top .search-autocomplete { z-index:999; position:relative !important; top:0 !important; left:0 !important; height:0 !important; overflow:visible !important; }
.header-top .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:210px; background-color:#fcf8f4; position:absolute; top:-1px; }
.header-top .search-autocomplete li { padding:4px 6px 4px 24px; border-bottom:1px solid #fff; font-size:12px; cursor:pointer; }
.header-top .search-autocomplete li .amount { float:right; font-weight:bold; }
.header-top .search-autocomplete li.selected {}
.header-top .search-autocomplete li.last { border-bottom:0; }

.header .quick-access { float:right; display:inline; margin:10px -1px 0 0; padding:0; font-size:11px; line-height:14px; color:#9e9e9e; height:14px; min-width:400px; }
.header .quick-access .links { float:right; }
.header .quick-access .links li { padding:0 9px 0 8px; background:url(../img/separator.gif) no-repeat 100% 3px; }
.header .quick-access span { color:#9e9e9e; }
.header .quick-access a { color:#9e9e9e; text-decoration:none; }
.header .quick-access a:hover { color:#fff; text-decoration:none; }
.header .quick-access .top-cart { float:right; position:relative; padding:0 0 0 28px; background:url(../img/icon-cart.gif) no-repeat 8px 0; white-space:nowrap; }
.header .quick-access .top-cart strong { color:#eee; white-space:nowrap; }

#invitation-send-link { background:url(../images/bkg_sep.gif) no-repeat 100% 50%; padding:0 6px 0 0px; margin:0 4px 0 0; font-weight:bold; }
#invitation-send-link a { background:url(../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 { text-align:center;  z-index:994; background:#fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%; /* border-bottom:1px solid #c8c8c8; */ /* height:28px; */ line-height:28px; padding:0 0 0 11px; }
.header-panel .welcome-msg { font-weight:bold; display:inline; float:left; line-height:28px; margin-right:5px; }
.header-panel .links { float:left; line-height:28px; margin-right:11px; white-space:nowrap; }
.header-panel .links li a { color:#1e75b4; }
.header-panel .links li a:hover { color:#d33911; }

.switches { float:right; background:#fff url(../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(../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(../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:0px; 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(../images/bkg_header-panel.gif) repeat-x 0 0; */ }
.switch ul .current span { padding-right:20px; background:url(../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; }

/********** < Navigation */

#nav { width: auto; margin:0 auto; padding: 25px 0 0 0; font-size:13px;float: right; }
/* ALL Levels */ /* Style consistent throughout all nav levels */
#nav li {  margin:0 0 0 10px; white-space: nowrap; position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/* 0 Level */
#nav li { float:left; }
#nav span.top, #nav a { background: transparent url(../images/parent-menu.png) no-repeat; float:left; text-indent: -999em; overflow: hidden; height:30px; }

#nav .nav-1 a { background-position: 0 0; width: 106px; }
#nav .nav-2 a { background-position: -106px 0; width: 101px; }
#nav .nav-3 a { background-position: -207px 0; width: 121px; }
#nav .nav-5 a { background-position: -328px 0; width: 105px; }
#nav .nav-6 a { background-position: -433px 0; width: 79px; }

#nav li.level0.nav-1 a:hover { background-position: 0 -30px; width: 106px; }
#nav li.level0.nav-2 a:hover { background-position: -106px -30px; width: 101px; }
#nav li.level0.nav-3 a:hover { background-position: -207px -30px; width: 121px; }
#nav li.level0.nav-5 a:hover { background-position: -328px -30px; width: 105px; }
#nav li.level0.nav-6 a:hover { background-position: -433px -30px; width: 79px; }

#nav ul li.level1.nav-1-1 a { background-position: 0 0; width: 140px; }
#nav ul li.level1.nav-1-2 a { background-position: 0 -26px; width: 140px; }
#nav ul li.level1.nav-1-3 a { background-position: 0 -52px; width: 140px; }
#nav ul li.level1.nav-1-4 a { background-position: 0 -78px; width: 140px; }

#nav ul li.level1.nav-1-1 a:hover { background-position: 0 -104px; width: 140px; }
#nav ul li.level1.nav-1-2 a:hover { background-position: 0 -130px; width: 140px; }
#nav ul li.level1.nav-1-3 a:hover { background-position: 0 -156px; width: 140px; }
#nav ul li.level1.nav-1-4 a:hover { background-position: 0 -182px; width: 140px; }

#nav ul li.level1.nav-2-1 a { background-position: 0 -208px; width: 176px; }
#nav ul li.level1.nav-2-2 a { background-position: 0 -234px; width: 176px; }
#nav ul li.level1.nav-2-3 a { background-position: 0 -260px; width: 176px; }

#nav ul li.level1.nav-2-1 a:hover { background-position: 0 -286px; width: 176px; }
#nav ul li.level1.nav-2-2 a:hover { background-position: 0 -312px; width: 176px; }
#nav ul li.level1.nav-2-3 a:hover { background-position: 0 -338px; width: 176px; }

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

#nav ul a,
#nav ul a:hover { float:none; padding:0; background: transparent url(../images/sub-menu.png) no-repeat; height: 26px !important; border: none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul { position:absolute; width:14em; top:27px; left:-10000px; }

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

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

/* 3rd+ Level */
#nav ul ul { top:5px; }


/********** 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 0px; 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(../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; }

.event  .event-button { background:url(../images/bkg_btn-co.gif) 0 50% no-repeat; line-height:27px !important; height:27px !important; padding:0 0 0 13px !important; vertical-align:middle;  }
.event  .event-button span { width:121px; text-align:center; background:url(../images/bkg_btn-co.gif) 100% 50% no-repeat; padding:0px 13px 0 0px !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(../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; }
.upcoming .event-button,
.upcoming .event-button  span { /* background-image:url(../images/bkg_btn-gr.gif); color:#7c7b7b; */ line-height:27px !important; font-size:12px !important; color:#7c7b7b !important; background:none; padding:0 !important; width:auto !important; display:inline; }
.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 { border:1px solid #d0af83; position:relative; z-index:2; border-width:0 1px 1px; 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(../images/bkg_event-container-open.gif) repeat-x 0 0; }
.container-open .open { background-image:url(../images/bkg_event-container-open.gif); padding-top:3px; height:54px; }

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(../images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(../images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* Block:  Events Homepage  */
.events-slider { position:relative; clear:both; margin:0 0 0; /* display:inline; float:left; */ z-index:2; padding:10px 11px 20px; background:#f0eae3; }
.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: 0px;}
.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:1px solid #d0c2b6; margin-right:-1px; background:#f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0; padding-left: 0px; }
.events-slider ul.slider  li.slider-item .category-name { font:bold 16px georgia, san-serif; color:#43322a; display:block; padding:80px 10px 0; }
.events-slider ul.slider  li.slider-item  .category-show { width:182px; height:241px; background:#fff;  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(../images/bkg_slide-button.gif) no-repeat 0 0; position:absolute; text-indent:-999em; cursor:pointer; top:105px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-19px; }
.events-slider .forward { right:-19px; background-position:0 -40px; }
.events-slider .inactive { cursor:default; display:none; }


/* 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 { margin:0 0 15px 0; }
.sidebar .block .block-title { padding:0; }
.sidebar .block .block-title h2,
.sidebar .block .block-title h3 { font:bold 14px/1.25 Arial, Helvetica, sans-serif; padding:0; color:#222; }
.sidebar .block .block-title h2 span { font-size:12px; color:#777; }
.sidebar .block h3 { font-size:1em; font-weight:bold; color:#555; }
.sidebar .block .block-content { padding:10px; 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 { text-align:right; }
.sidebar .block .actions a { float:left; font:bold 10px/1.1 Arial; text-decoration:none; }
.sidebar .block .actions a:hover { text-decoration:underline; }
.sidebar .block .actions button.button { float:right; }

.sidebar .block li a.btn-remove { float:right; width:13px; height:0px; padding-top:12px; margin-top:3px; overflow:hidden; background:url(../images/btn_remove.gif) no-repeat 0 0; }

.col-main .block { background:#fff; }
.col-main .block h3 { font-size:1em; font-weight:bold; color:#555; }
.col-main .block .block-title { }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font:bold 14px/1.25 Arial, Helvetica, sans-serif; padding:5px 0 10px 0; color:#222; }
.col-main .block .block-title h2 span { font-size:12px; color:#777; }
.col-main .block .block-content { padding:10px; color:#555; }

.sidebar .collapsable .block-title h2 { background:url(../images/bkg_block-collapse.gif) 100% -86px no-repeat; padding-right:16px; cursor:pointer; }
.sidebar .collapsed .block-title h2 { background-position:100% 7px; }
.sidebar .collapsed .block-content { display:none; }

/* Generic box */
.info-box { margin:0 0 15px 0; border:1px solid #e0e0e0; background:#ebebeb; position:relative; z-index:1; } 
.info-box .box-title { margin:15px 15px 0 15px; font:bold 12px/1.25 Arial, Helvetica, sans-serif; padding:0; color:#222; }
.info-box .box-title a { font-size:11px; text-transform:lowercase; font-weight:normal; }
.info-box .box-content { padding:10px 15px 10px; color:#555; }

/* Block: Account */
.sidebar .block-account { padding:19px 0 10px 0; }
.sidebar .block-account .block-title { margin:0; padding:0; }
.sidebar .block-account .block-title h2 { padding:0 0 15px 10px; font:bold 14px/16px Arial; color:#111; }
.sidebar .block-account .block-content { padding:0 0 10px 0; }
.sidebar .block-account ul { margin:0; padding:0; list-style:none; }
.sidebar .block-account ul li { margin:0; padding:0; float:left; width:212px; font:normal 13px/15px Arial; color:#555; background:none; border-top:1px solid #ebebeb; position:relative; z-index:10; }
.sidebar .block-account ul li.last { border-bottom:1px solid #ebebeb; }
.sidebar .block-account ul li a,
.sidebar .block-account ul li span { margin:0; padding:6px 25px 6px 10px; float:left; width:177px; font:normal 13px/15px Arial; color:#555; text-decoration:none; }
.sidebar .block-account ul li a:hover { text-decoration:none; background:#f5f5f5; }
.sidebar .block-account ul li.current { margin:0 0 -1px 0; padding:0; background:#ffd973 url(../img/bg-sidenav-item.gif) repeat-x 0 100%; border:0; z-index:20; }
.sidebar .block-account ul li.current a,
.sidebar .block-account ul li.current span { background:url(../img/bg-sidenav-arrow.gif) no-repeat 95% -1px; }

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

/* Block: Layered Navigation */
/*
.sidebar .block-layered-nav { background:none; }
.sidebar .block-layered-nav .block-title { padding:26px 17px 12px; }
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#111; }
.sidebar .block-layered-nav h3 { display:none; }
.sidebar .block-layered-nav dt { margin:2px 0 0; font-weight:bold; font-size:12px; color:#222; }
.sidebar .block-layered-nav dd { margin:0 0 13px; color:#666; }
.sidebar .block-layered-nav dd li { margin:2px 0; }
.sidebar .block-layered-nav dd a { color:#222; text-decoration:none; }
.sidebar .block-layered-nav dd a:hover { text-decoration:underline; }
.sidebar .block-layered-nav .currently { border:1px solid #d1d1d1; border-width:1px 0; padding:10px 10px 10px 17px; margin-bottom:-1px; background:#f4f4f4 url(../images/bkg_currently.gif) repeat-x 0 -20px; }
.sidebar .block-layered-nav .currently li { padding:5px 0; color:#444; }
.sidebar .block-layered-nav .currently .label { font-weight:bold; color:#d33911; font-size:12px; }
.sidebar .block-layered-nav .actions { text-align:left; padding-right:7px; display:none; }
*/

.layered-nav {}
.layered-nav .sidetitle { padding:10px 0 10px 10px; font:bold 14px/16px Arial; color:#111; }
.layered-nav .cat-nav { padding:10px 0; }
.layered-nav .cat-nav ul { margin:0 0 10px 0; padding:0; list-style:none; border-bottom:1px solid #ebebeb; }
.layered-nav .cat-nav ul li { margin:0; padding:0; float:left; width:212px; font:normal 13px/15px Arial; color:#555; background:none; border-top:1px solid #ebebeb; position:relative; z-index:10; }
.layered-nav .cat-nav ul li.last { border-bottom:1px solid #ebebeb; }
.layered-nav .cat-nav ul li a { margin:0; padding:7px 25px 7px 10px; float:left; width:177px; font:normal 13px/15px Arial; color:#555; text-decoration:none; }
.layered-nav .cat-nav ul li a:hover { text-decoration:none; background:#f5f5f5; }
.layered-nav .cat-nav ul li.active { margin:0 0 -1px 0; padding:0; background:#ffd973 url(../img/bg-cat-nav-item.gif) repeat-x 0 100%; border:0; z-index:20; }
.layered-nav .cat-nav ul li.active a { background:url(../img/bg-sidenav-arrow.gif) no-repeat 95% 0; }

.layered-nav .currently { }
.layered-nav .currently .label { font-weight:bold; color:#111; font-size:12px; }
.layered-nav .currently .remove-btn { color:#222; margin-right:3px; }
.layered-nav .currently .remove-btn a { color:#222 !important; text-decoration:none !important; }
.layered-nav .currently a.remove-btn { float:right; width:13px; height:0; margin:3px 0 0 0; padding:12px 0 0 0; overflow:hidden; background:url(../images/btn_remove.gif) no-repeat 0 0; }
.layered-nav .currently a.remove-btn:hover { background:url(../images/btn_remove.gif) no-repeat 0 0; }
.layered-nav .actions { text-align:left; padding-right:7px; display:none; }
.layered-nav .currently ul li { background:#fff url(../img/bg-toolbar.gif) repeat-x 0 100%; }
.layered-nav .currently ul li p { margin:0; padding:6px 10px 7px 10px; float:left; width:192px; font:normal 13px/15px Arial; color:#555; }


/* 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(../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(../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(../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 0px; }

.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 { padding:5px 0; border-bottom:1px solid #dfdfe1; }
.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 h4 a { font-size: 11px; font-weight: normal; color: chartreuse;}
.mini-products-list .product-details .btn-remove { font-size:11px; }

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

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

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

/* Block: List */
/*.block-list .block-content { padding:5px 0 5px; }*/
.block-list .block-content ol { margin:-5px -13px; }
.block-list li.item { padding:5px 10px 5px 13px; }
.block-list .actions { padding:5px 0 0; }

/* Block: Poll */
.block-poll { }
.block-poll .block-content { margin:0; padding:0 !important; }
.block-poll h4 { margin:0 0 10px 0; padding:0 0 10px 0; font:bold 12px/15px Arial; color:#111; border-bottom:1px solid #cdcdcd; }
.block-poll h5 { margin:0; padding:0 0 5px 0; font:normal 11px/14px Arial; color:#555; }
.block-poll ol { margin:0; padding:0 0 5px 0; }
.block-poll li { margin:5px 0; font:normal 11px/14px Arial; color:#555; }
.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-poll .box-gray .box-content { margin:0; padding:10px 15px; }


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

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

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

/* Block: Banner */
.block-banner { border:0; margin:10px 0; }
.block-banner .block-content { border-top:0; padding:0; background:#cbcbcb; 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; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-view { margin:47px 0 0 0; padding:0 0 20px 0; }
.category-title { margin:0; padding:0; text-align:left; }
.category-title h2 { font:normal 22px/27px Arial, Helvetica, sans-serif; color:#111; }
.category-title .rss-feed { float:right; margin:2px 0 0; width:12px; height:12px; font-size:0; line-height:0; background:url(../images/icon_rss.gif) 0 0 no-repeat; text-indent:-999em; }
.category-view .note-msg,
.category-description { padding:20px; }

.results-view { margin:0; }
.results-view .featured-product { display:none; }

.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; }

.category-products { padding:0; }
.category-products .price-box { font-size:12px; }

.featured-product { margin:0 0 20px 0; padding:15px 0; border:1px solid #e6e6e6; border-width:1px 0; }
.featured-product .featured-image { float:right; width:182px; padding:10px; }
.featured-product .featured-details { width:500px; padding:0 0 15px 0; }
.featured-product .product-name { margin:0 0 10px 0; padding:0; }
.featured-product .product-name h3 { margin:0; padding:0; font:bold 16px/20px Arial; color:#111; }
.featured-product .short-description { margin:0 0 10px 0; font:normal 11px/17px Arial; color:#555; }
.featured-product .link-learn { margin:0; padding:0; font:normal 11px/14px Arial; }
.featured-product .link-learn a { font:normal 11px/14px Arial; color:#e56401; text-decoration:none; background:url(../img/link-arrow2.gif) no-repeat 100% 4px; }
.featured-details .link-learn a:hover { text-decoration:underline; }
.featured-product .featured-shop {}
.featured-product .options-container {}
.featured-product .add-to-cart { padding:0; width:300px; }
.featured-product .add-to-cart .qty-holder { padding:0 0 0 0; float:left; display:inline; width:28px; text-align:center; }
.featured-product .add-to-cart .qty-holder label { padding:0 0 2px 0; display:block; width:28px; font:normal 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.featured-product .add-to-cart .qty-holder .qty { width:26px !important; }
.featured-product .add-to-cart .price-holder { padding:0; float:left; display:inline; width:75px; padding:0 0 0 8px; text-align:center; }
.featured-product .add-to-cart .price-holder .label { padding:0 0 4px 0; font:normal 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.featured-product .add-to-cart .price-holder .price-box { margin:0; padding:0; }
.featured-product .add-to-cart .cart-btn-holder { padding:13px 0 0 0; float:left; display:inline; }



/* View Type: Grid */
.products-grid { padding:0; margin:0; position:relative; z-index:1; border-bottom:1px solid #e6e6e6; background:url(../img/bg-grid.gif) repeat-y 0 0; }
.products-grid li.item { float:left; display:inline; width:159px; margin:0 1px 0 0; padding:20px 10px 0 10px; overflow:hidden; }
.products-grid li.last { margin:0; }
.products-grid .actions { bottom:0; }
.products-grid .product-image { margin:0; position:relative; }
.products-grid .product-image a { text-decoration:none !important; }
.products-grid .product-details { margin:0 0 0 10px; }
.product-image .sold-out { display:block; position:absolute; left:0; top:0; font-size:0; line-height:0; width:62px; height:62px; background:url(../images/bkg_sold-out.png) 0 0 no-repeat; }
.products-grid .product-sku { margin:0 0 4px 0; color:#a1a1a1; font-size:11px; }
.products-grid .product-name { margin:0 0 4px 0; color:#555; font-size:11px; }
.products-grid .price-box { margin:0 0 7px 0; }
.products-grid .price-box .regular-price .price { color:#111; }

/* View Type: List */
.category-products-list { padding:0; }
.products-list { padding:20px 0 0 0; }
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.products-list li.last { background-image:none; }
.products-list .product-image { float:left; margin-right:-200px; text-decoration:none !important; position:relative; }
.products-list .product-image .sold-out { display:block; position:absolute; left:0; top:0; font-size:0; line-height:0; width:62px; height:62px; background:url(../images/bkg_sold-out.png) 0 0 no-repeat; }
.products-list .product-shop { margin-left:210px; }
.products-list .product-sku { margin:0 0 7px 0; color:#a1a1a1; font-size:11px; }
.products-list .product-name { margin:0 0 7px 0; color:#555; font-size:16px; }
.products-list .product-name a { text-decoration:none; }
.products-list .product-name a:hover { text-decoration:underline; }
.products-list .price-box { margin:0 0 7px 0; }
.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; }


.catalog-category-view .sidetitle { padding:10px 0 10px 10px; font:bold 14px/16px Arial; color:#111; }
.catalog-category-view .cat-nav { padding:10px 0; }
.catalog-category-view .cat-nav ul { margin:0; padding:0; list-style:none; }
.catalog-category-view .cat-nav ul li { margin:0; padding:0; float:left; width:212px; font:normal 13px/15px Arial; color:#555; background:none; border-top:1px solid #ebebeb; position:relative; z-index:10; }
.catalog-category-view .cat-nav ul li.last { border-bottom:1px solid #ebebeb; }
.catalog-category-view .cat-nav ul li a { margin:0; padding:7px 25px 7px 10px; float:left; width:177px; font:normal 13px/15px Arial; color:#555; text-decoration:none; }
.catalog-category-view .cat-nav ul li a:hover { text-decoration:none; background:#f5f5f5; }
.catalog-category-view .cat-nav ul li.active { margin:0 0 -1px 0; padding:0; background:#ffd973 url(../img/bg-cat-nav-item.gif) repeat-x 0 100%; border:0; z-index:20; }
.catalog-category-view .cat-nav ul li.active a { background:url(../img/bg-sidenav-arrow.gif) no-repeat 95% 0; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { background:none; margin:0; padding:0 0 20px 0; }
/*
#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 { }
.product-collateral .emailto-link { font-size:11px; margin:0; background:url(../images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }

.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 { padding:0 0 0 4px; width:90px; position:relative; z-index:2; margin-right:1px; background:#595959 url(../img/bg-tabs.gif) no-repeat 0 -50px; color:#fff; font-size:11px; }
.collateral-tabs .tab span { padding:0 0 0 0; width:90px; background:url(../img/bg-tabs.gif) no-repeat 100% -50px; line-height:24px; float:left; text-align:center; }
.collateral-tabs .last { width:91px; margin:0; }
.collateral-tabs .last span { width:91px; }
.collateral-tabs .active { color:#555; font-weight:bold; z-index:3; border-bottom:0; background:#595959 url(../img/bg-tabs.gif) no-repeat 0 0; }
.collateral-tabs .active span { background-position:100% 0; padding-bottom:1px; }
.collateral-tabs .tab-container { z-index:1; top:24px; background:#fff url(../img/bg-tabs-content.gif) repeat-x 0 0; }
.collateral-tabs .tab-content { margin:10px; padding:25px 15px; background:#fff; font:normal 12px/1.3em Arial; color:#555; }
.collateral-tabs .tab-content { height:150px; }
.collateral-tabs .tab-content[class] { height:auto; min-height:150px; }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }

.collateral-tabs .tab-content p { margin:0 0 8px 0; padding:0; }
.collateral-tabs .tab-content ul,
.collateral-tabs .tab-content ol { margin:3px 0 12px 0; padding:0; }
.collateral-tabs .tab-content h3,
.collateral-tabs .tab-content h4,
.collateral-tabs .tab-content h5 { margin:0 0 2px 0; padding:0; font:bold 14px/16px "Trebuchet MS", Helvetica, sans-serif; color:#333; }
.collateral-tabs .tab-content h3 { font-size:14px; line-height:16px; }
.collateral-tabs .tab-content h4 { font-size:12px; line-height:14px; }
.collateral-tabs .tab-content h5 { font-size:11px; line-height:14px; }


/* Product Images */
.product-view .product-img-box { width:212px; margin:0 0 0 0; padding:0 0 10px 0; 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 { }

.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(../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; }


/* Product Shop */
.product-view .product-content { }
.product-view .product-content .product-left { margin:0; padding:10px 0 10px 0; float:left; width:212px; }
.product-view .product-content .product-right { margin:0; padding:0; float:right; width:475px; }

.product-view .product-shop { position:relative; z-index:20; }
.product-view .product-main-info { }
.product-view p,
.product-view .ratings { margin:10px 0; }
.product-view .ratings p { margin:0; }
.product-view .product-ids { margin:4px 0 10px; color:#999; display:none; }
.product-view .availability { font-size:12px; }
.product-view .price-box { margin:0 0 15px 0; }
.product-view .price-box .price-label { font-size:11px; }
.product-view .price-box .price-as-configured .price-label { font-size:11px; }
.product-view .price-box .price-as-configured .price { color:#e55100; font-size:11px; }
.product-view .price-box .price-including-tax .price,
.product-view .price-box .regular-price .price { color:#111; font-size:11px; }
.product-view .price-box .special-price .price-label,
.product-view .price-box .special-price .price { font-size:11px; color:#e56401; }
.product-view .price-box .price-as-configured .price-including-tax .price { color:#e55100; }
.product-view .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:11px; }
.product-view .price-box p { margin:4px 0; }
.product-view .add-to-links { margin:10px 0; }

.product-view .product-pricing { }
.product-view .product-pricing li { margin:2px 0; font-size:11px; }

.product-view .product-main-info .product-name { margin:0; padding:2px 0 0 0; }
.product-view .product-main-info .product-name h2 { margin:0; padding:0; font:normal 26px/35px Arial; color:#111; }
.product-view .product-main-info .short-description { margin:0; padding:15px 0 25px 0; font:normal 12px/1.3em Arial; color:#555; }
.product-view .product-main-info .short-description a { color:#e56401; text-decoration:none; }
.product-view .product-main-info .short-description a:hover { text-decoration:underline; }

.product-view .add-to-cart { padding:0; }
.product-view .add-to-cart .qty-holder { padding:0 0 0 0; float:left; display:inline; width:33px; text-align:center; }
.product-view .add-to-cart .qty-holder label { padding:0 0 2px 0; display:block; width:33px; font:normal 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.product-view .add-to-cart .qty-holder .qty { width:26px !important; }
.product-view .add-to-cart .price-holder { padding:0; float:left; display:inline; width:80px; padding:0 0 0 8px; text-align:center; }
.product-view .add-to-cart .price-holder .label { padding:0 0 4px 0; font:normal 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.product-view .add-to-cart .price-holder .price-box { margin:0; padding:0; }
.product-view .add-to-cart .cart-btn-holder { padding:0 0 0 0; float:right; display:inline; }


/* Rating */
.rating-box { width:65px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 100% repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../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; }

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

.price-box { }
.price-box .price { font-weight:bold; }
.price-label-option { display:none; }

.price-box-bundle {}

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

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

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


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

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

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

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

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

/* Price range */
.price-from {}
.price-from .price-label { 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 { color:#e55100; }

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

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

/* Add to Links */
.add-to-links { 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 {}
.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:0; width:33px; }

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(../images/bkg_btn-co.gif); 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(../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; }

/* Add to Links + Add to Cart */
.add-to-box { margin:0 0 15px 0; }
.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:0; }
.product-options dt { margin-left:21px; }
.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 { margin:0; padding:0; border-bottom:1px solid #e7e7e7; }
.product-options dl.last dd.last { border:0; padding:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list 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 -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options li { margin:3px 0; }

.product-options dd .input-box { display:block; padding-right:0 !important; }
.product-options dd .validation-passed { background:none !important; }

.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-view .product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:0 0 5px; }
.product-view .product-options-bottom .price-box { display:none; }
.product-view .product-options-bottom .add-to-cart .price-box { display:block; }
.product-view .product-options-bottom p.required { padding:5px 0 0; clear:both; text-align:right; width:auto;  }

.product-view .options-container .price-box { }
.product-view .options-container .price-box p { margin:0 0 5px 0; padding:0; }
.product-view .options-container .price-label { display:none !important; }
.product-view .options-container .price-label-option { display:block !important; margin:0 0 3px 0; color:#e56401; font:normal 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:-0.02em; }
.product-view .options-container .price-box .price-label { }
.product-view .options-container .price-box .regular-price { }
.product-view .options-container .price-box .regular-price .price-label { }
.product-view .options-container .price-box .regular-price .price { font:bold 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#111; }
.product-view .options-container .price-box .old-price {}
.product-view .options-container .price-box .old-price .price-label { }
.product-view .options-container .price-box .old-price .price { font:bold 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#777; }
.product-view .options-container .price-box .special-price { }
.product-view .options-container .price-box .special-price .price-label { }
.product-view .options-container .price-box .special-price .price { font:bold 14px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#e56401; }

/* 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:20em; border-bottom:0; padding:0; margin:0 0 8px; }
.options-container-small .product-options { margin:0; }

/* Options after product info column */
.options-container-big { clear:both; background:#fff; padding:20px; border-top:1px solid #dfdfe1; 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(../images/bkg_cols.gif) repeat-y 460px 0; }

/*  */
#bundle-product-wrapper { margin:-1px -20px -20px; border-top:1px solid #dfdfe1; float:left; width:938px; overflow:hidden; position:relative; z-index:1; }
#bundleProduct { width:1877px; background:#fff url(../images/bkg_cols.gif) repeat-y 279px 0; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { width:938px; position:relative; z-index:2; float:right; border-left:1px solid #dfdfe1;  background:#fff url(../images/bkg_cols.gif) repeat-y 460px 0; }

#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(../images/bkg_page-title.gif) repeat-x 0 0; border-bottom:1px solid #ddd; padding:14px 20px; }
.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 .product-name { font-size:16px; color:#111; }
.bundle-summary .summary h4 { font-size:14px; color:#333; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { background:url(../images/bkg_dots.gif) repeat-x 0 1px; margin:0; padding:11px 0 7px; }

/* Grouped Product */
.groped-product-type { position:relative; z-index:2; margin:20px -30px -20px; background:#fff; border-top:1px solid #dfdfe1; 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 -30px; }
.giftcard-send-form label { width:120px; text-align:left; padding-right:5px; padding-bottom:5px; }
.giftcard-send-form .field label { padding-bottom:0px; }
.giftcard-send-form .field .input-text { width:249px !important; }

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

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

/* Block: Upsell */
.up-sell {}
.up-sell .block-title { margin:0; padding:0 0 15px 0;  }
.up-sell .block-title h3 { margin:0; padding:0; font:bold 13px/1.2 Arial; color:#111; }
.up-sell ul { margin:0; padding:0 0 5px 0; list-style:none }
.up-sell ul li { margin:0 0 10px 0; padding:0; width:212px; }
.up-sell ul li .product-image { float:left; display:inline; width:57px; margin-right:10px; }
.up-sell ul li .product-image a { float:left; display:inline; border:1px solid #dadada; background:#fff; width:55px; height:55px; text-align:center; }
.up-sell ul li .product-image a:hover { border:1px solid #d0d0d0; }
.up-sell ul li .product-image a img { vertical-align:top; }
.up-sell ul li .product-details { float:left; display:inline; width:130px; }
.up-sell ul li .product-details h4 { color:#555; font-size:11px; font-weight:normal; }
.up-sell ul li .product-details h4 a { color:#555; text-decoration:none; }
.up-sell ul li .product-details h4 a:hover { text-decoration:underline; }
.up-sell ul li .product-details .price-box { margin:0; padding:0; }
.up-sell ul li .product-details .price-box .price { font-size:11px; }
.up-sell ul li .box-content { padding:0 5px; }

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

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

/* Block: Reviews */
.product-view .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; }

.reviews {}
.reviews .pager { border-width:1px 0; margin:0; }
.reviews dl { margin:0 0 15px 0 !important; padding:10px 0 0 0 !important; background:url(../images/bkg_dots.gif) repeat-x 0 0; text-align:left; }
.reviews dt { margin:0 0 10px 0; padding:0; color:#777; }
.reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.reviews dd { margin:0 0 10px 0; padding:0 0 5px 0; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.reviews dd p { margin:5px 0; }
.reviews dd.last { margin-bottom:0; width:auto; }
.reviews .date { margin:0 0 0 10px; font-style:italic; float:right; display:inline; font-size:11px; color:#777; }

/* Block: Add Review */
.product-view .tab-reviews { padding:25px 25px; }
.product-view .add-review {}
.product-view .add-review .block-title { font-weight:bold; }
.product-view .add-review .block-content { text-align:left; margin:0; padding:0; }
.product-view .add-review .product-name { font-weight:normal; margin:10px 0; padding:0; }
.product-view .add-review .product-name span { font-weight:bold; }
.product-view .add-review .fieldset { margin:0; padding:0; }
.product-view .add-review .form-list { margin:0 0 10px 0; }
.product-view .add-review .form-list .input-box {}
.product-view .add-review .form-list label { display:block; width:100%; margin:0 0 0 -9px; padding:3px 0 1px 0; font-size:12px; font-weight:bold; color:#555; text-align:left; }
.product-view .add-review p.required { padding-right:25px; width:auto; }
.product-view .add-review .form-buttons { padding-right:25px; width:auto; }


.product-view .add-review .form-list .review-summary-table thead { background:none; }
.product-view .add-review .form-list .review-summary-table thead th { background:none; border:0; }
.product-view .add-review .form-list .review-summary-table .value { text-align:center; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.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 { 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 .main,
.cms-index-index .main { }
.cms-home .main .std,
.cms-index-index .main .std { margin-bottom:0; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { padding:0; }

.box-gradient { background:#595959; }
.box-gradient .box-top { height:7px; overflow:hidden; }
.box-gradient .box-top .box-top-left-bg { height:7px; padding-left:10px; background:url(../img/bg-box-top.gif) no-repeat 0 0; }
.box-gradient .box-top .box-top-right-bg { height:7px; padding-right:10px; background:url(../img/bg-box-top.gif) no-repeat 100% 0; }
.box-gradient .box-left-bg { padding-left:10px; background:url(../img/bg-box-bottom.gif) no-repeat 0 100%; }
.box-gradient .box-right-bg { padding-right:10px; background:url(../img/bg-box-bottom.gif) no-repeat 100% 100%; }
.box-gradient .box-content { /* height:275px; */ position: relative; width: 925px; min-height: 220px; }

#data-box { position: relative; margin: 0; margin-top: 6px; height: auto; width: 920px; overflow: hidden; }
#home-carousel { height: 275px; overflow: hidden; } 
#home-carousel li { width: 165px; }
#home-carousel .item-image img { }

._nav-left,._nav-right { display: block; line-height: 0; font-size: 0; z-index: 999; background: transparent url(../images/arrow-sprite.gif) no-repeat; height: 18px; width: 9px; display: block; position: absolute; border: none; text-indent: -999em; top: 40%; }
._nav-left { background-position: 0px 0px; left:4px; }
.left_on { background-position: 0px 0px; }
.left_on:hover { background-position: 0px -18px; }
.left_off:hover { background-position: 0px -18px; }
.left_off { background-position: 0px -36px; }
._nav-right { background-position: -9px 0px; right:6px; }
.right_on { background-position: -9px 0px; }
.right_on:hover { background-position: -9px -18px; }
.right_off:hover { background-position: -9px -18px; }
.right_off { background-position: -9px -36px; }


.cms-index-index .footer-container { position: relative; top: -45px; }
.cms-home-b .wrapper .page .main-container { position: relative; top: -45px; background:#FBAF41 url(../img/top-repeater.jpg) repeat-x; background-position: top; z-index: 5; }
.cms-page-view.cms-home-b .wrapper .page .main-container { height: 585px; } 
.cms-home-b .wrapper .page .footer-container { position: relative; top: -45px;  }
.cms-home-b .wrapper .page .main-container .main { width: 965px; height: 585px; background: url(../img/home-promo-back.jpg) no-repeat; background-position: center; z-index: 6;}


.cms-home-b .wrapper .page .main-container .main .col-main { }
.cms-home-b .wrapper .page .main-container .main .col-main .std { width: 1100px; margin: auto; }


.featured-spacer { float: left; position: relative; width: 300px; }
.featured-items  { float: left; position: relative; width: auto; top: 45px; left: -75px; }

.featured-story { padding: 0 18px; width:342px; }
.featured-story h2 { margin:0; padding:0; color:#3d3d3d; font:bold 28px Arial; }
.featured-story p { color: #000; font:normal 13px Arial; }
.featured-story a { font-weight: bold; font-size: 12px; color:#444; text-decoration:none; }
.featured-story a:hover { text-decoration:none; }

.featured-items .featured-home { padding: 0 18px; width:342px; height: 236px; background: transparent url(../img/featured-box.png) no-repeat; }
.featured-items .featured-home .featured-image { padding:8px 0; margin: 0; text-align:center; }
.featured-items .featured-home .featured-name { margin:0; padding:12px 0; font: bold 12px/13px Arial; color:#ae408e; height:61px; width: 300px;overflow:hidden; }
.featured-items .featured-home .featured-name a { font:inherit; color:#444; text-decoration:none; padding: 2px; width: 300px; }
.featured-items .featured-home .featured-name a:hover { text-decoration:none; }

.featured-tip { padding: 6px 20px; width: 342px; height: 80px; background: transparent url(../img/tip-box.png) no-repeat; }
.featured-tip h3 { color: #fff; font-weight: bold; padding:8px 10px 0 8px; width: 300px; }
.featured-tip p { font-weight: bold; padding:8px 10px 0 8px; width: 300px; margin-top: -4px; }

.tooltips { font: normal 12px/13px Arial; color:#fff; text-align: left; padding: 6px; line-height: 17px; }

.promo-area .promo-area-bg-line { background:#050505 url(../img/home-main-bg-line.jpg) repeat-x scroll 0 0; }
.promo-area .promo-area-bg-line { background:#050505 url(../img/home-main-bg-line.jpg) repeat-x scroll 0 0; }
.promo-area .promo-area-bg { background:transparent url(../img/home-main-bg.jpg) no-repeat scroll 50% 0; height:316px; margin:0 0 -46px; position:relative; top:-46px; }
.promo-area .promo-content { margin:0 auto; padding:0 0 0 290px; position:relative; text-align:left; top:66px; width:670px; }
.hidden { left:-9999em; position:absolute; top:-9999em; }
.promo-content .featured-home .featured-image { padding:0 0 6px; text-align:center; }
.promo-content .featured-home { position: relative; margin: 0 auto; float:right; padding:10px 15px 0 0; width:182px; }
.promo-content .featured-home .featured-name { color:#AE408E; font-family:Arial; font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:bold; height:41px; line-height:13px; margin:0; overflow:hidden; padding:0; width:185px; }
.promo-content .featured-home .featured-name a { color:#444444; text-decoration: none; }

.cms-page-view.cms-home-b .main-container { background:#050505 none repeat scroll 0 0; }

.home-content .home-list { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; }
.home-content .home-list-item { background:transparent none repeat scroll 0 0 !important; float:left; margin:6px 0 0 20px; padding:0 !important; width:165px; }
.home-content .home-content-col-left { display:inline; float:left; width: 965x; }
.home-content .home-content-col-right { display:inline; float:right; width:211px; }
.home-content .home-list-item .item-name a { color:#F7941D; }
/*.home-content .home-list-item .item-image { margin:-7px 0 3px; } */
.home-content .home-list-item .item-type { color:#A3B5BA; font-size:10px; letter-spacing:-0.02em; margin:0 0 2px; }
.home-content .home-list-item a { text-decoration: none; }
.home-content .home-list-item a:hover { text-decoration:underline; }
.home-content .home-list-item .std { margin:0; }
.home-content .home-list-item .item-description { color:#737373; font-size:11px; line-height:13px; margin:0; }
.home-content .home-list-item .std p { margin:0 0 4px; padding:0; }

.std .home-content-products { position: relative; top: 45px; left: -75px; float: left; background: transparent url(../img/featured-products-background.png) no-repeat; width: 386px; height: 526px; padding: 8px 14px; }
.clear-all { clear: both; }

.home-content-products .home-list { margin:0; padding:4px 0; list-style:none; }
.home-content-products .home-list-item { margin:0 0 0 14px; padding:0 !important; background:none !important; float:left; display:inline; width:165px; }
.home-content-products .home-list-item a { text-decoration:none; }
.home-content-products .home-list-item a:hover { text-decoration:underline; }
.home-content-products .home-list-item .item-image { margin:-7px 0 3px 0; height: 110px; }
.home-content-products .home-list-item .item-image img { vertical-align:top; }
.home-content-products .home-list-item .item-type { margin:0 0 2px 0; font-size:10px; color:#4D4D4D; letter-spacing:-0.02em; }
.home-content-products .home-list-item .item-name { margin:0 0 5px 0; font-size:16px; color:#f7941d; }
.home-content-products .home-list-item .item-name a { color:#000; }
.home-content-products .home-list-item .item-description { margin:0; font-size:11px; line-height:12px; color:#414141; }
.home-content-products .home-list-item .item-description  a { color:#f7941d; }
.home-content-products .home-list-item .std { margin:0; }
.home-content-products .home-list-item .std p { margin:0 0 4px 0; padding:0; }
.home-content-products .home-list-item .item-links { margin:0 0 5px 0; font-size:11px; color:#c1c1c1; }
.home-content-products .home-list-item .item-links a { color:#c1c1c1; }
.home-content-products .home-list-item .item-links .link-arrow { margin-right:20px; padding-right:7px; background:url(../img/link-arrow.gif) no-repeat 100% 5px; }

.home-tips { margin:0; padding:15px 20px; }
.home-tips h3 { margin:0 0 5px 0; padding:0; font-size:18px; color:#eee; }
.home-tips p { margin:0 0 8px 0; padding:0; font-size:11px; line-height:1.5em; color:#f7941d; }

.options-box { padding:0 0 10px 0; }
.tier-box { padding:0 0 15px 0; }
.tier-box .box-content { padding:5px 9px 5px 12px; }

.tips { margin:0 0 15px -1px; text-align:center; }
.tips img{ vertical-align:top; }

.free-samples-box { padding:0 0 15px 0; }
.free-samples-box .box-content { padding:10px 9px 5px 12px; }
.free-samples-box h3,
.free-samples-box h4 { margin:0 0 5px 0; padding:0; font-size:14px; font-weight:bold; line-height:1.2em; color:#555; }
.free-samples-box p { margin:0 0 5px 0; padding:0; font-size:11px; color:#555; }
.free-samples-box a { font-size:10px; font-weight:bold; color:#e56401; text-decoration:none; }
.free-samples-box a:hover { text-decoration:underline; }

.promobar { height:142px; text-align:center; min-width:965px; }
.promobar .promobar-bg-line { background:#fff url(../img/main-bg-line.jpg) repeat-x 0 0; }
.promobar .promobar-bg { height:192px; margin:0 0 -50px 0; position:relative; top:-50px; background:url(../img/main-bg.jpg) no-repeat 50% 0; }
.promobar .promo-content { margin:0 auto; padding:0 0 0 290px; width:670px; position:relative; top:88px; text-align:left; }
.promobar .promo-content h2 { margin:0; padding:0 0 0 0; color:#3d3d3d; font:bold 28px/38px Arial; }
.promobar .promo-content p { margin:0; padding:0 0 5px 0; color:#3d3d3d; font:bold 15px/18px Arial; }

.promobar-product { height:142px; text-align:center; min-width:965px; }
.promobar-product .promobar-bg-line { background:#fff url(../img/main-bg-line.jpg) repeat-x 0 0; }
.promobar-product .promobar-bg { height:192px; margin:0 0 -50px 0; position:relative; top:-50px; background:url(../img/main-bg-clean.jpg) no-repeat 50% 0; }
.promobar-product .promo-content { margin:0 auto; padding:0 0 0 290px; width:670px; position:relative; top:88px; text-align:left; }
.promobar-product .promo-content h2 { margin:0; padding:0 0 0 0; color:#3d3d3d; font:bold 28px/38px Arial; }
.promobar-product .promo-content p { margin:0; padding:0 0 5px 0; color:#3d3d3d; font:bold 15px/18px Arial; }


.cms-page {}
.cms-content { min-height:300px; }
.cms-page .sidebar { float:left; width:212px; }
.cms-page .cms-left { float:left; padding:11px 0 10px 0; }
.cms-page .cms-right { float:right; padding:41px 0 10px 0; }
.cms-page .cms-main { float:left; width:475px; margin-left:35px; display:inline; }

.page-news .cms-main { width:700px; }
.page-news .cms-right { display:none; }

.cms-page .cms-left .sidetitle { padding:10px 0 10px 10px; font:bold 14px/16px Arial; color:#111; }
.cms-page-view .col-left .sidetitle { padding:10px 0 10px 10px; font:bold 14px/16px Arial; color:#111; }
.cms-page .cms-left .sidenav { padding:10px 0; }
ul.cms-menu { margin:0; padding:0; list-style:none; }
ul.cms-menu li { margin:0; padding:0; float:left; width:212px; font:normal 13px/15px Arial; color:#555; background:none; border-top:1px solid #ebebeb; position:relative; z-index:10; }
ul.cms-menu li.last { border-bottom:1px solid #ebebeb; }
ul.cms-menu li strong, ul.cms-menu li a { margin:0; padding:7px 25px 7px 10px; float:left; width:177px; font:normal 13px/15px Arial; color:#555; text-decoration:none; }
ul.cms-menu li a:hover { text-decoration:none; background:#f5f5f5; }
ul.cms-menu li.active { margin:0 0 -1px 0; padding:0; background:#ffd973 url(../img/bg-sidenav-item.gif) repeat-x 0 100%; border:0; z-index:20; }
ul.cms-menu li.active strong{ background:url(../img/bg-sidenav-arrow.gif) no-repeat 95% 0; }

.cms-left p { margin:0; padding:0 0 10px 10px; }

.cms-page .cms-main { font:normal 12px/17px Arial; color:#555; }
.cms-page .cms-main .cms-title h2,
.cms-page .cms-main .cms-title h3 { margin:0; padding:7px 0 10px 0; font:normal 26px/30px Arial; color:#111; }
.cms-page .cms-main h2 { margin:0; padding:0 0 15px 0; font:normal 20px/30px Arial; }
.cms-page .cms-main h3 { margin:0; padding:0 0 15px 0; font:bold 16px/30px Arial; }
.cms-page .cms-main h4 { margin:0; padding:0 0 10px 0; font:bold 12px/30px Arial; }
.cms-page .cms-main h5 { margin:0; padding:0 0 5px 0; font:bold 11px/30px Arial; }
.cms-page .cms-main p { margin:0; padding:0 0 15px 0; }

.cms-page-view .main { padding:20px 0 10px 0; }

.page-contacts .cms-main { width:460px; }
.page-contacts .cms-right { display:none; }

.page-contacts .contacts-holder .fieldset { padding:0; width:auto; }
.page-contacts .contacts-holder label { margin:2px 0; text-align:left; display:block; float:none; font-size:11px; }
.page-contacts .contacts-holder ul { margin:0; padding:0; list-style:none; }
.page-contacts .contacts-holder ul li { margin:0; padding:0 0 10px 0; background:none; }
.page-contacts .contacts-holder .req { float:right; display:inline; width:170px; margin:3px 0 0 0; font:italic 12px/14px Arial; color:#e56401; }
.page-contacts .contacts-holder input.input-text { width:260px; }
.page-contacts .form-buttons { width:auto; }
.page-contacts .col1-layout .fieldset { width:auto; }
.page-contacts p.required { width:auto; }

.cms-page .form-buttons { padding:10px 0 0 0; width:100%; }
.cms-page .form-buttons .button { margin:0; }

.cart-promo { margin:0; padding:0 0 15px 20px; }
.cart-promo .text-box { width:410px; }
.cart-promo .title { margin:0; padding:8px 0 5px 0; font:bold 14px/18px Arial; color:#333; }
.cart-promo p { margin:0; padding:0 0 5px 0; font:normal 11px/14px Arial; color:#555; }
.cart-promo .box-gray { float:right; display:inline; width:187px; }
.cart-promo .box-content { padding:5px 10px; font:normal 14px/18px Arial; color:#555; }
.cart-promo .box-content p { margin:0; padding:0; font:normal 14px/18px Arial; color:#555; }

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


/* Content Styles ================================================================= */
.product-name { font-size:11px; font-weight:bold; color:#555; }
.product-name a { color:#555; text-decoration:underline; }
.product-name a:hover { color:#555; 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(../images/bkg_dots.gif) repeat-x 0 0; }
.search-summary li { margin:2px 0; }

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

/* Sitemap */
.sitemap { font-size:12px; }
.sitemap li { margin:3px 0; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .main { padding-bottom:0; }
.checkout-cart-index .col-main .page-title { margin:0; }
.checkout-cart-index .cart-content { padding:0; background:url(../images/bkg_cart.gif) repeat-y 100% 0; }
.cart-empty { padding:20px; background:#fff; }
.cart .title-buttons { padding-right:15px; }
.cart .messages,
.cart .messages li { }
.cart .checkout-types { float:right; text-align:center; }
.cart .checkout-types a { color:#555; font-size:11px; }
/*
.cart .checkout-types .btn-proceed-checkout span { background-image:url(../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(../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; }
*/

/* 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 .product-name { margin:0 0 5px 0; padding:0; font:bold 11px/14px Arial; color:#555; }
.cart-table .btn-continue { float:left; background:none; border:none; }
.cart-table .btn-continue a { color:#555; text-decoration:underline; font-size:11px; }
.cart-table .btn-continue a:hover { text-decoration:non; }
.cart-table .btn-update { float:right; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width:707px; padding:10px 0; }
.cart .cross-inside { }
.cart .cart-collaterals h3 { color:#111; font-weight:normal; margin:0 0 5px; }
.cart .deals { float:left; width:280px; display:inline; margin:0 0px 0 30px; font-size:12px; }
.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 .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:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { float:left; margin:0 0 0 30px; display:inline; font-size:12px; width:280px; }
.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 { float:none; width:auto; text-align:left; padding:0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; }

.cart .crosssell { float:left; min-height:200px; width:708px; padding:0 0 15px 0; }
.cart .crosssell h3 { margin:0; padding:0 0 6px 20px; font:bold 14px/1.2 Arial; color:#242f33; }
.cart .crosssell ul { margin:0 0 0 -9px; padding:0; list-style:none; }
.cart .crosssell .item { width:169px; margin:0 0 9px 9px; padding:0; float:left; display:inline; }
.cart .crosssell .item .box-content { padding:5px 10px 0 10px; }
.cart .crosssell .product-image { margin:0 0 5px 0; height:57px; }
.cart .crosssell .product-image a { float:left; display:inline; border:1px solid #dadada; background:#fff; width:55px; height:55px; text-align:center; }
.cart .crosssell .product-image a:hover { border:1px solid #d0d0d0; }
.cart .crosssell .product-image a img { vertical-align:top; }
.cart .crosssell .product-shop { margin:0; }
.cart .crosssell .product-shop h4 { margin:0 0 8px 0; padding:0; color:#555; font:normal 11px/14px Arial; height:28px; }
.cart[class] .crosssell .product-shop h4 { height:auto; min-height:28px; }
.cart .crosssell .product-shop h4 a { color:#555; text-decoration:none; }
.cart .crosssell .product-shop h4 a:hover { text-decoration:underline; }
.cart .crosssell .product-shop .price-box { margin:0; padding:0 0 3px 0; }
.cart .crosssell .product-shop .price-box .price { font-size:11px; }
.cart .crosssell p { margin:0; padding:0; }
.cart .crosssell .link-arrow { color:#e56401; text-decoration:none; text-transform:lowercase; font-size:11px; line-height:14px; background:url(../img/link-arrow3.gif) no-repeat 100% 5px; padding-right:7px; }
.cart .crosssell .link-arrow:hover { text-decoration:underline; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:220px; padding:20px 20px 0 10px; font-size:14px; color:#555; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:0 5px 5px; }
.cart .totals .btn-remove img { vertical-align:middle; }
.cart .totals table tfoot strong { font-weight:normal; font-size:18px; color:#f0900c; display:block; margin:10px 0 15px; }
.cart .totals table tfoot td .price { font-weight:bold; }
.cart .totals .checkout-types li { margin:0 0 15px; }

/* Options Tool Tip */
.item-options h5 { 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; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; background:url(../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:10px; 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(../images/bkg_truncated.gif) no-repeat 100% 38px; }
.truncated .show .item-options { top:-20px; left:50%; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }

/* Item options in the cart */
.data-table .item-options dt { padding:3px 0 0 10px; background:url(../images/bkg_bulletsm.gif) no-repeat 0px .8em; }
.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 .main { padding:10px 0 0 0; }
.checkout-onepage-index .col-main { position:relative; z-index:1; margin:0 0 30px 0; padding:10px 0 0 0; border-bottom:1px solid #d9d9d9; }
.checkout-onepage-index .page-title { margin:0; z-index:1; }
.checkout-onepage-index .col-main .callout { position:absolute; z-index:2; right:0; top:0; }
.opc-progress-container { float:left; display:inline; width:205px; border-right:1px solid #d9d9d9; margin-right:-1px; }

.col-main .opc-block-progress { background:#fff; }
.col-main .opc-block-progress .block-title { padding:20px 10px 10px 20px; background:none; border:0; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; }
.col-main .opc-block-progress .block-title h2 { font:18px/1.1 Arial, Helvetica, sans-serif; padding:0; color:#111; }
.col-main .opc-block-progress .block-content { padding:10px 10px 20px 20px; }
.col-main .opc-block-progress dt { font-weight:bold; margin:0; }
.col-main .opc-block-progress dt.complete { font-weight:bold; margin:2px 0 4px; }
.col-main .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; }
.col-main .opc-block-progress dd.complete { margin:5px 0 15px; padding:5px 0; }

.opc { position:relative; float:right; width:759px; border-left:1px solid #d9d9d9; border-top:1px solid #d9d9d9; }
.opc li.section {}
.opc .step-title { margin:0 0 1px; }
#opc-review .step-title { margin:0; }
.opc .step-title .number { display:none; }
.opc .step-title h3 { background-color:#ebebeb; color:#555; padding:0 12px; font-weight:bold; text-transform:uppercase; font:bold 11px/22px Arial; }
.opc .allow .step-title {}
.opc .allow .step-title h3 { background-color:#787878; color:#fff; cursor:pointer; }
.opc .active {}
.opc .active .step-title { margin:0; padding:0; }
.opc .active .step-title h3 { background:#efbc32; color:#fff; text-transform:capitalize; border-bottom:1px solid #dfdfe1; cursor:default; padding:5px 12px 2px; height:24px; font:bold 14px/24px Arial; }
.opc .step { padding:20px; min-height:300px; font-size:12px; background:#fcfcfc; position:relative; border-top:0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc .step h4 { margin:0 0 10px 0; padding:0; font:bold 16px/18px Arial; color:#111; }

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

.step { height:auto !important; min-height:0 !important; padding:0; }
.step .col2-set { padding:20px 20px 30px; background:#fcfcfc; height:auto !important; min-height:0 !important; }
.step .login-only { background-image:none; }
.step .col2-set .col-1 {}
.step .col2-set .col-2 { width:338px; }
.step .col2-set .col-2 .radio { margin-right:5px; }
.step .col2-set .col-2 li { padding-left:10px; background:url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
.step .col2-set .col-2 .form-list li { background:none; padding-left:0; }
.step .form-list label,
.step .form-list .label { width: 120px; }
.step .buttons-set { padding:8px 0 0 0; }
.step .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
.step .btn-only .button { float:right; }
.step p { margin:0 0 15px; }
.step .form-list p { padding-left:105px; margin:0; }
.step .form-list .input-text { width:210px; }

.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; margin:0; padding:0; }
#checkout-step-review .data-table tfoot tr th,
#checkout-step-review .data-table tfoot tr td,
#checkout-step-review .data-table tfoot tr strong { font-weight:normal; color:#111; }
#checkout-step-review .data-table tfoot tr.last th,
#checkout-step-review .data-table tfoot tr.last td,
#checkout-step-review .data-table tfoot tr.last strong { font-weight:bold; font-size:15px; color:#111; }
#checkout-step-review .data-table tfoot tr.last .price { font-size:15px; color:#111; }

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

/* new simple checkout layout changes */

.col2-set .col-1 .form-list span.input-box.validation-passed { background:url(../images/icon_ok.gif) 100% 2px no-repeat; padding-right:23px; }
.col2-set .col-1 .form-list span.input-box.validation-error { background:url(../images/icon_error.gif) 100% 2px no-repeat; padding-right:23px; }


.checkout-simple-index .main { padding:10px 0 0 0; }
.checkout-simple-index .col-main { position:relative; z-index:1; margin:0 0 30px 0; padding:10px 0 0 0; border-bottom:1px solid #d9d9d9; }
.checkout-simple-index .page-title { margin:0; z-index:1; }
.checkout-simple-index .col-main .callout { position:absolute; z-index:2; right:0; top:0; }
.sc-progress-container { float:left; display:inline; width:205px; border-right:1px solid #d9d9d9; margin-right:-1px; }

.sc-checkout-methods-container { left: 20px; top: 5px; position: absolute; }
.sc-shipping-options-container { left: 20px; bottom: 5px; position: absolute; }

#payment_form_paymentech li .validation-advice { margin-left: -60px; } 


/*ul.sc-inline { padding: 12px 18px; width: auto; }*/	
ul.sc-inline, ul.sc-inline li { display: inline; }
ul.sc-inline:after { clear: both; }
.sc-inline label { color:#555555; float:left; font-size:12px; font-weight:bold; padding:2px 15px 0 0; text-align:right; }
.sc-inline .input-box { float: left; margin-right: 8px; }
.sc-inline input.radio { float: left; margin-right:6px; margin-top:2px; vertical-align:top; }
ul.sc-inline li.last { float: left; clear: both; margin-right:6px; margin-top:2px; vertical-align:top; }

.col-main .sc-block-progress { background:#fff; text-align: left; padding: 2px 10px; }
.col-main .sc-block-progress .block-title { padding:20px 10px 10px 20px; background:none; border:0; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; }
.col-main .sc-block-progress .block-title h2 { font:18px/1.1 Arial, Helvetica, sans-serif; padding:0; color:#111; }
.col-main .sc-block-progress .block-content { padding:10px 10px 20px 20px; }
.col-main .sc-block-progress dt { font-weight:bold; margin:0; }
.col-main .sc-block-progress dt.complete { font-weight:bold; margin:2px 0 4px; }
.col-main .sc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; }
.col-main .sc-block-progress dd.complete { margin:5px 0 15px; padding:5px 0; }

.sc { position:relative; float:right; width:759px; border-left:1px solid #d9d9d9; border-top:1px solid #d9d9d9; }
.sc li.section {}
.sc .step-title { margin:0 0 1px; }
#sc-review .step-title { margin:0; }
.sc .step-title .number { display:none; }
.sc .step-title h3 { background-color:#ebebeb; color:#555; padding:0 12px; font-weight:bold; text-transform:uppercase; font:bold 11px/22px Arial; }
.sc .allow .step-title {}
.sc .allow .step-title h3 { background-color:#787878; color:#fff; cursor:pointer; }
.sc .active {}
.sc .active .step-title { margin:0; padding:0; }
.sc .active .step-title h3 { background:#efbc32; color:#fff; text-transform:capitalize; border-bottom:1px solid #dfdfe1; cursor:default; padding:5px 12px 2px; height:24px; font:bold 14px/24px Arial; }
.sc .step { padding:20px; min-height:300px; font-size:12px; background:#fcfcfc; position:relative; border-top:0; }
.sc .step .tool-tip { right:10px; }
.sc .order-review {}
.sc .step h4 { margin:0 0 10px 0; padding:0; font:bold 16px/18px Arial; color:#111; }

/* Steps */
.sc .form-alt .input-box { width:695px; }
.sc .form-alt .input-box select { width:695px; }
.sc .buttons-set
.sc .form-buttons { width:auto; text-align:right; }
.sc .buttons-set p.back-link { text-align:left; }
.sc .form-buttons { width:auto; text-align:right; }
.sc .buttons-set .button,
.sc .form-buttons .button { float:right; margin:0; }
.sc 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-simple-index .sc .step { padding: 10px 20px; }
.checkout-simple-index .step .col2-set { padding: 16px 10px 0 16px; }
.opc .checkout-agreements { margin:20px; }

.col2-set .fieldset { padding: 0; width: auto; }
.col2-set .form-list label,
.col2-set .form-list .label { width: 106px; }
.col2-set .col-2 .form-list li.add-field .input-box { margin-left: 121px; }
.col2-set .col-2 .form-list .input-box select { width: 218px;  }
.col2-set .col-2 .form-element label, .col2-set .col-1 .form-element label { width: 176px; }
.col2-set .col-1 .form-list .input-box, .col2-set .col-2 .form-list .input-box, .col2-set .col-1 .form-list .input-text, .col2-set .col-2 .form-list .input-text { width: 175px; }
.col2-set .col-1 .form-list .input-box.radio, .col2-set .col-2 .form-list .input-box.radio { width: 80px; }
.sc-bump { margin-top: -60px; }
#co-billing-form .col2-set .col-2 .form-list .input-box select, #co-shipping-form .col2-set .col-2 .form-list .input-box select { width: 181px;  }
#sc-shipping_method .step { padding: 0 20px; }
#sc-login .step { padding: 8px 20px }

#checkout-step-payment .input-text, #checkout-step-payment select { width: 120px; } 
#checkout-step-payment label { width: 160px; } 
#checkout-step-payment .card-step { background: transparent url(../images/cc-logos.gif) 400px no-repeat; }
#checkout-step-payment .expiration-step { float: right; margin-top: -30px; }

#checkout-step-shipping_method dl.sp-methods dd { display: block; background: transparent url(../images/ups-logo.png) no-repeat; height: 30px; }
#checkout-step-shipping_method dl.sp-methods dd ul { display: inline; } 
#checkout-step-shipping_method dl.sp-methods dd ul li { display: inline; margin-left: 50px; } 
#review-buttons-container button { top: -15px; position: relative; }

.page-success {}
div.page-success div.page-title table { align: center; }
.page-success h3 { margin:15px 0 10px 0; padding:0; font-size:16px; font-weight:bold; color:#333; }
.page-success p { margin:0 0 10px 0; padding:0; }
.page-success .buttons-set { margin:0; padding:20px 0 0 0; }
.page-success .buttons-set .button { float:left; }

.page-failure {}
.page-failure p { margin:0 0 10px 0; padding:0; }
.page-failure .buttons-set { margin:0; padding:20px 0 0 0; }

/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span { background-image:url(../images/bkg_crumbs.gif); background-repeat:no-repeat; }
.checkout-progress { padding:0 0 0 0; border-bottom:1px solid #dfdfe1; background-color:#f4f4f3; text-align:center; margin:-1px -21px 0; font-size:11px; font-weight:bold; text-transform:uppercase; width:940px; 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 #dfdfe1; }
.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; }


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

.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; }

.please-wait { float:right; z-index:99; position:absolute; top:50%; left:50%; margin:-34px 0 0 -90px; display:block; 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; }

/* 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 h4 { 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(../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 0px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0; background:url(../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(../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-link { display:block; background:url(../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; }
/********** 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 ============================================================ */
.account-login { position:relative; font-size:12px; }
.login-only { background:none; }

.account-login .new-users,
.account-login .registered-users { width:400px; padding:30px 20px 30px 20px; }

.account-login .new-users { }
.account-login .registered-users { padding:30px 40px 30px 20px; border-right:1px solid #cdcdcd; }

.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 h3 { margin:0; padding:0 0 10px 0; font:bold 16px/20px Arial; color:#555; }
.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-create {}

.forgotpassword {}
.forgotpassword .page-content { padding:20px; }


/* My Account ============================================================================= */
/********** < 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 */
.a-book .box-content { font-size:12px; }
.a-book .col-2 li { padding:0 0 10px; }
.a-book .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.a-book .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page {}
.order-page .order-date { margin:0px 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; background:url(../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(../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:#f4f4f3 url(../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(../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(../images/bkg_collateral-tabs.gif) no-repeat 0 0px; }
.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; }

/* Wishlist */
#wishlist-table td { text-align:center; }
#wishlist-table .price-box { margin:3px 0; }

/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px; background:url(../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 .col2-set { margin:20px 0; }

/* 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-tags-table .price-box { margin:5px 0; }
#my-tags-table .last { text-align:center; }
#my-tags-table .last p { margin:10px 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.form-subscribe { float:left; width:183px; padding:12px 17px 0 0; background:url(../images/bkg_newsletter.gif) no-repeat 0 3px; }
.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 { background:#050505; border:0; }
.footer { font-size:11px; color:#737373; }
.footer .footer-logos { float:right; display:inline; margin:0; padding:0; list-style:none; }
.footer .footer-logos li { margin:0; padding:0 20px 0 0; display:inline; }
.footer .footer-logos li img { vertical-align:top; }
.footer .links-row { padding:0 0 10px 0; }
.footer .copyright { color:#f7941d; display:inline; margin:0 10px 0 0; }
.footer .footer-links { display:inline; margin:0; padding:0; color:#f7941d; }
.footer a { color:#f7941d; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .separator { margin:0 3px; }
.footer .statements { margin:0 0 10px 0; color:#737373;  }
/* ======================================================================================= */


/* Some sample data cms styles ================================================================================ */
.page-head-alt {}
.page-head,
.page-head-alt { margin:0; padding:7px 0 10px 0; }
.col-main .page-head,
.col-main .page-head-alt { }
.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 26px/30px Arial; color:#111; }


/* 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:#f4f4f3; height:auto !important; min-height:230px; height:230px; font-size:16px; background:#4a4a4a url(../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(../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(../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(../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(../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(../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(../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(../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;  }

/* Misc. overrides ================================================================================ */
.customer-account-create {}



/* Supplement Fact Sheet */
.supp-title { margin:0 0 10px 0 !important; padding:0 !important; font:14px/1.2 Arial, Helvetica, sans-serif !important; color:#000; }
.supplements { margin:0 0 10px 0; padding:5px 15px 5px 15px; border:3px solid #000; }
.supplements table { width:100%; border-collapse:separate; border:0; }
.supplements table th { padding:5px 0 5px 0; border-bottom:3px solid #000; color:#000; }
.supplements table td { padding:2px 5px 2px 15px; border-bottom:1px solid #000; color:#000; }
.supplements table td.a-center { padding:2px; }
.supplements table p { margin:0 !important; padding:0; font:normal 12px/1.2 Arial, Helvetica, sans-serif; color:#000; }
.supplements table thead th { padding-bottom:5px; }
.supplements table thead h4 { margin:0; padding:0; font:normal 40px/40px Impact, "Arial Narrow", Helvetica, sans-serif !important; color:#000 !important; }
.supplements table thead p { font-weight:bold; }
.supplements table tbody th { font-weight:bold; }
.supplements table tbody p {}
.supplements table tbody .list-title td { padding:4px 5px 4px 5px; }
.supplements table tfoot td { padding:5px 5px 5px 0; border:0; border-top:3px solid #000; }
.supplements table tfoot p { margin:1px 0 !important; }

.tooltip.darkgrey .toolbar { border: none; }

.col2-set li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background: transparent;
}
.col2-set .col-1.membership-info .form-list .input-text { width: 218px;  }
.col2-set .col-2.membership-options .form-list .input-select { margin-left: 18px; width: 218px;  }
.col2-set .col-2.membership-options .form-list input { margin-left: 18px;  }
.box.membership-form { margin-left: 118px;  margin-top: 10px; width: 702px;  }
.buttons-set.membership-form .button { margin-left: 18px; float: none; }
.membership-form .required { width: auto; text-align: left;  }
.whiteMask{ opacity:0.8;filter: alpha(opacity=80); }

/* MBOX PROMO STYLES */
.m2ProductImage {
border:medium none;
float:left;
margin-left: 10px;
}


.below-promo-bar-home{
width: 960px; margin: 0pt auto; background-color: rgb(46, 46, 46); padding: 0px 0px 0px 20px;}
