/**
 * 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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { font:12px/1.35 Arial, Helvetica, sans-serif; color:#666; text-align:center; background:#fff; }

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

a { color:#304e9b; text-decoration:none; }
a:hover { color:#5893bc; text-decoration:underline; }
a.red { color:#a73624; text-decoration:none; }
a.red:hover { color:#a73624; text-decoration:underline; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:13px; font-weight:bold; }
h3            { font-size:12px; font-weight:bold; }
h4            { font-size:12px; font-weight:bold; }
h5            { font-size:11px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
label { color:#7a7a7a; font-weight:bold; }
input, select, button { vertical-align:middle; }

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

/* Content */
p { margin-bottom:6px; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/*sup           { font-size:1em; vertical-align:top; }/*/

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

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

/* Layout ================================================================================ */
.wrapper { }
.page { text-align:center; }
.page-print { padding:20px; text-align:left; background:#fff; }
.page-popup { padding:20px; text-align:left; background:#fff; }
.page-empty { padding:20px; text-align:left; background:#fff; }
.main { width:984px; margin:0 auto; padding:0 8px 15px; background:#fff url(../img/body_bg.gif) repeat-y left; min-height:350px; text-align:left; }
.sidebar { min-height:350px; }

/* Base Columns */
.col-left { float:left; width:168px; padding:0; margin:0 0 -1px; background:#fff; }
.col-main { float:left; width:791px; padding:0 0 20px; }
.col-right { float:right; width:168px; padding:0; margin:0 0 -1px; }

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

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

.catalog-product-view .col-main { float:left; width:703px; padding:0 0 20px; }
.catalog-product-view .col-right { float:right; width:256px; padding:0; margin:0 0 -1px; }
.review-product-list .col-main { float:left; width:703px; padding:0 0 20px; }
.review-product-list .col-right { float:right; width:256px; padding:0; margin:0 0 -1px; }
.review-product-view .col-main { float:left; width:703px; padding:0 0 20px; }
.review-product-view .col-right { float:right; width:256px; padding:0; margin:0 0 -1px; }

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

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

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

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


/* Global Styles ========================================================================= */

/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#727272; }
input.input-text,select,textarea { background:#fff; border:1px solid #bbb; }
input.input-text,textarea { padding:2px 2px; background:#fff url(../images/bkg_input.gif) 0 0 repeat-x; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; vertical-align:top; }
input.radio { font-size:10px !important; margin-top:1px; }
input.checkbox { margin-top:2px; }
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 { width:auto; border:0; padding:0; margin:0; overflow:visible; vertical-align:middle; padding:3px 11px; background:#50759d; cursor:pointer; border-style:solid; border-width:1px; border-color:#8ca1bd #335085 #335085 #8ca1bd; color:#fff; font:bold 12px arial, sans-serif !important; cursor:pointer; text-align:center; vertical-align:middle; }

a.button,
button.button span,
a.button span,
button.button span span { }

a.button,
button.button span { }
a.button span,
button.button span span { }
a.button { line-height:21px; }
a.button { line-height:20px; }
.button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.button:active span span { margin:0; }
button.btn-small span { }
button.disabled {}
button.disabled span {}

.button { cursor:pointer; }

.btn-checkout { display:block; float:right; background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0; font-size:15px; font-weight:bold; padding-right:8px; }
.btn-checkout, .btn-checkout:hover { color:#fef5e5; text-decoration:none; }
.btn-checkout span { display:block; padding:0 17px 0 25px; background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat; line-height:40px; }


/* Link highlights */
.link { color:#f60; font-weight:bold; }
.link:hover { color:#f60; font-weight:bold; text-decoration:underline; }
.link-cart { color:#DC6809 !important; font-weight:bold !important; text-decoration:none; }
.link-cart:hover { text-decoration:underline; }
.link-remove { color:#646464 !important; }
.link-print { background:url(../img/icon_printer.gif) no-repeat 0 0; padding-left:23px; font-size:13px; }
.link-all { font-size:13px; }

/* 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:20px; }
span.validation-error,
div.validation-error { background:url(../images/icon_error.gif) 100% 2px no-repeat; padding-right:20px; }
.required em { color:#f15c22; margin-right:4px; margin-left:4px; }
span.required { color:#f15c22; margin-right:4px; margin-left:4px; }
p.required { margin:0; padding:5px 0 0 0; text-align:right; width:auto; font-size:11px; color:#f02800; }
.form-list .validation-advice { width:250px; margin-right:-250px; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

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

.form-list li { margin:0 0 9px; vertical-align:top; }
.form-list label { font-size:12px; font-weight:bold; display:block; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; display:inline; /* width:256px; */ }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:324px; vertical-align:top; }
.form-list textarea { width:324px; height:13em; }
.form-list .wide-input input.input-text { width:689px; }
.form-list select { float:left; width:330px; 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 .control { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .control label { line-height:16px; display:inline !important; }
.form-list .control .input-box { line-height:16px; padding-right:2px; }
.form-list .control input.checkbox { vertical-align:top; }
.form-list .control input.radio { vertical-align:top; }

.form-alt label { float:none; display:block; 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; }

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

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

/* Combination of fields */
.form-list li.fields { margin:0 0 10px; }
.form-list li.fields .field { width:365px; float:left; display:inline; }
.form-list li.fields .field input.input-text,
.form-list li.fields .field textarea { width:324px; }
.form-list li.fields .field select { width:330px; }

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

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

.button-set,
.buttons-set { clear:both; text-align:right; font-size:11px; margin:10px 0 0 0; border:none; background:#f1f7fb url(../img/bg_dots.gif) repeat-x 0 0; padding:8px 13px; }
.button-set .back-link,
.buttons-set .back-link { float:left; }
.button-set button.button,
.buttons-set button.button { float:right; display:inline; margin-left:5px; }

.buttons-set2 { clear:both; text-align:right; font-size:11px; margin:10px 0 0 0; border:none; background:#f1f7fb url(../img/bg_dots.gif) repeat-x 0 0; padding:8px 13px; }
.buttons-set3 { clear:both; text-align:right; font-size:11px; margin:0; border:none; background:none; padding:8px 0; }
.buttons-set3 .back-link { float:left; }
.buttons-set3 button.button { float:right; display:inline; margin-left:5px; }

.add-all-to-cart { background-color:#be1a00 !important; border-color:#ce2a00 #ae0a00 #ae0a00 #ce2a00 !important; }

.form-button, .form-button-alt { overflow:visible; width:auto; background-color:transparent; border:0; padding:2px 8px 3px; border-style:solid; border-width:1px; border-color:#8ca1bd #335085 #335085 #8ca1bd; background-color:#50759d; color:#fff; font:bold 11px arial, sans-serif !important; cursor:pointer; text-align:center; vertical-align:middle; }
.form-button span, .form-button-alt span { white-space:nowrap; }
.form-button-alt { border-style:solid; border-width:1px; border-color:#8ca1bd #335085 #335085 #8ca1bd; background-color:#50759d; }
.form-button-alt:hover,
.form-button-alt:active { background-color:#50759d; }
a.form-button-alt { padding: 2px 9px; text-decoration:none; }
a.form-button-alt:hover { color:#fff; text-decoration:none; }


/* 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 .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

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

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

/* BreadCrumbs */
.breadcrumbs { width:494px; margin:0; padding:0; background:url(../img/bg_crumb.gif) no-repeat 0 0; text-align:left; position:relative; }
.breadcrumbs .breadcrumbs-btm { height:3px; font-size:3px; line-height:3px; overflow:hidden; background:url(../img/bg_crumb.gif) no-repeat 0 100%; }
.breadcrumbs ul { margin:0; padding:7px 10px 2px; list-style:none; }
.breadcrumbs li { margin:0; padding:0; display:inline; list-style:none; }
.breadcrumbs a { color:#2436a7; text-decoration:none; font:bold 15px/18px Arial; }
.breadcrumbs a:hover { text-decoration:underline; }
.breadcrumbs li strong { color:#000; font:bold 15px/18px Arial; }
.breadcrumbs li span { margin:0 1px; color:#2436a7; font:bold 15px/18px 'Courier New'; }

.col1-layout .breadcrumbs { width:984px; margin:0 0 15px; padding:0; background:url(../img/bg_page_title_wide.gif) no-repeat 0 0; text-align:left; position:relative; }
.col1-layout .breadcrumbs .breadcrumbs-btm { height:3px; font-size:3px; line-height:3px; overflow:hidden; background:url(../img/bg_page_title_wide.gif) no-repeat 0 100%; }

.col2-left-layout .breadcrumbs { width:791px; margin:0 0 15px; padding:0; background:url(../img/bg_page_title.gif) no-repeat 0 0; text-align:left; position:relative; }
.col2-left-layout .breadcrumbs .breadcrumbs-btm { height:3px; font-size:3px; line-height:3px; overflow:hidden; background:url(../img/bg_page_title.gif) no-repeat 0 100%; }
.col2-right-layout .breadcrumbs { width:791px; margin:0 0 15px; padding:0; background:url(../img/bg_page_title.gif) no-repeat 0 0; text-align:left; position:relative; }
.col2-right-layout .breadcrumbs .breadcrumbs-btm { height:3px; font-size:3px; line-height:3px; overflow:hidden; background:url(../img/bg_page_title.gif) no-repeat 0 100%; }

.catalog-category-view .breadcrumbs { display:none; }
.catalog-brand-view .breadcrumbs { display:none; }
.catalog-category-list .breadcrumbs { margin:-42px 0 15px -1px; }
.catalog-product-view .breadcrumbs { width:687px; margin:-42px 0 15px 0; background:url(../img/bg_crumb_wide.gif) no-repeat 0 0; }
.catalog-product-view .breadcrumbs .breadcrumbs-btm { background:url(../img/bg_crumb_wide.gif) no-repeat 0 100%; }
.review-product-list .breadcrumbs { width:687px; margin:-42px 0 15px 0; background:url(../img/bg_crumb_wide.gif) no-repeat 0 0; }
.review-product-list .breadcrumbs .breadcrumbs-btm { background:url(../img/bg_crumb_wide.gif) no-repeat 0 100%; }


/* Page Heading */
.sub-title { margin:0 0 10px; font:bold 15px/18px Arial; }
.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; }

.head,
.inner-head { line-height:1.25em; text-align:right; }
.head h1,
.head h2,
.head h3,
.head h4,
.head h5,
.inner-head h1,
.inner-head h2,
.inner-head h3,
.inner-head h4,
.inner-head h5 { margin:0; float:left; }

.page-head,
.page-title,
.no-breadcrumbs { width:791px; padding-bottom:3px; margin:0 0 15px; background:transparent url(../img/bg_page_title.gif) no-repeat 0 100%; position:relative; height:29px; overflow:hidden; }
.page-head h1,
.page-head h2,
.page-head h3,
.page-title h1,
.page-title h2,
.page-title h3,
.no-breadcrumbs h1,
.no-breadcrumbs h2,
.no-breadcrumbs h3 { padding:10px 10px 0; font:bold 12px/15px Arial; color:#a73624; background:transparent url(../img/bg_page_title.gif) no-repeat 0 0; }

.page-popup .page-head { float:none; width:auto; padding:0; margin:-15px 0 15px; background:none; position:relative; height:29px; overflow:hidden; text-align:left; }
.page-popup .page-head h3 { padding:10px 10px 0; font-size:16px; color:#a73624; background:none; line-height:1; display:block; }
.page-popup .page-title  { float:none; width:auto; padding:0; margin:-15px 0 15px; background:none; position:relative; height:29px; overflow:hidden; text-align:left; }
.page-popup .page-title h3 { padding:10px 10px 0; font-size:16px; color:#a73624; background:none; line-height:1; display:block; }


.col1-layout .no-breadcrumbs, 
.col1-layout .page-title, 
.wide-head { width:984px; padding:0 0 3px; margin:0 0 15px; background:transparent url(../img/bg_page_title_wide.gif) no-repeat 0 100%; height:29px; position:relative; }
.col1-layout .no-breadcrumbs h1, 
.col1-layout .no-breadcrumbs h2, 
.col1-layout .no-breadcrumbs h3, 
.col1-layout .page-title h1, 
.col1-layout .page-title h2, 
.col1-layout .page-title h3, 
.wide-head h1,
.wide-head h2,
.wide-head h3 { padding:10px 10px 0; font:bold 12px/15px Arial; color:#a73624; background:url(../img/bg_page_title_wide.gif) no-repeat 0 0; }

.review-product-view .no-breadcrumbs { width:687px; margin:-42px 0 15px 0; padding:0 0 3px; background:url(../img/bg_crumb_wide.gif) no-repeat 0 100%; height:29px; position:relative; }
.review-product-view .no-breadcrumbs h2 { padding:10px 10px 0; font:bold 12px/15px Arial; color:#a73624; background:url(../img/bg_crumb_wide.gif) no-repeat 0 0; }


.std .page-head,
.std .page-title { width:auto; padding-bottom:8px; margin:10px 0 20px; position:relative; height:auto; overflow:visible; background:url(../img/dotted_divider.gif) repeat-x 0 100%; }
.std .page-head h1,
.std .page-head h2,
.std .page-head h3,
.std .page-title h1,
.std .page-title h2,
.std .page-title h3 { padding:0; font:normal 18px/20px Arial; color:#a73624; background:none; }

.std .page-head h1,
.std .page-title h1 { font:normal 20px/24px Arial; }
.std .page-head h2,
.std .page-title h2 { font:normal 18px/22px Arial; }
.std .page-head h3,
.std .page-title h3 { font:normal 17px/20px Arial; }


/* Pager */ 
.pager { padding:0; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { padding:0; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */ 
.toolbar { background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; padding:9px 0; font:normal 14px/16px Arial; color:#666; }
.toolbar .toolbar-top { padding:3px 5px 10px 5px; }
.toolbar .toolbar-bot { padding:5px 3px 0 5px; }
.toolbar .compare-link { float:right; }
.toolbar .amount { margin:0; padding:4px 0 3px 0; }

/* .toolbar p { margin:0 10px 3px 0; padding:0; line-height:20px; } */
.toolbar label { font:normal 14px/16px Arial; color:#666; }
.toolbar select { color:#4064aa; font-size:14px; vertical-align:middle; }
.toolbar .sorting { margin:0; float:left; line-height:20px; }
.toolbar .sorting img {margin:0 15px 0 5px;}
.toolbar .sorting select { width:auto; }
.toolbar .limiter { float:left; padding:0 0 0 10px; }
.toolbar ol.pages { float:right; display:inline; padding-top:2px; display:inline; line-height:16px; }
.toolbar ol.pages li { display:inline; padding:0 3px; }
.toolbar ol.pages li a { color:#335085; text-decoration:none; }
.toolbar ol.pages li a:hover { text-decoration:underline; }
.toolbar ol.pages li.current { font-weight:bold; color:#335085; }
.toolbar ol.pages li img { vertical-align:top; width:14px; height:16px; }


/* Data Table */
.table-caption { border:0; margin:-1px 0 0; background:#fff; border:0; font:14px/1.25 Arial, Helvetica, sans-serif; padding:3px 7px 4px; }
.table-caption a { font:12px/1.25 Arial, Helvetica, sans-serif; text-transform:lowercase; }
.data-table { border:1px solid #cecece; width:100%; border-collapse:separate; }
.data-table th { padding:5px 10px; color:#2d2d2d; border-bottom:1px solid #fff; border-right:1px solid #fff; font:bold 12px/15px Arial; white-space:nowrap; }
.data-table td { padding:4px 10px; border-bottom:1px solid #fff; border-right:1px solid #fff; font:12px/15px Arial; }
.data-table thead { background:#8fbfdf; }
.data-table thead th { background:#8fbfdf; color:#fff; }
.data-table tbody {}
.data-table tfoot { background:#eeece8 url(../img/bg-tfoot.gif) repeat-x 0 0; }
.data-table tfoot tr.first { background:#eeece8 url(../img/bg-tfoot.gif) repeat-x 0 0; }
.data-table tfoot td { padding:5px 10px; border:0; }
.data-table tfoot th { padding:5px 10px; border:0; }
.cart .data-table tfoot { padding:0; border:0; background:none; }
.cart .data-table tfoot th { padding:0; border:0; background:none; }
.cart .data-table tfoot td { padding:0; border:0; background:#fff url(../img/bg_cart_foot.gif) repeat-y 50% 0; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tbody tr.last th,
.data-table tbody  tr.last td { border-bottom:1px solid #fff; }
.data-table tr th.last,
.data-table tr td.last { border-right:0; }
.data-table tr.odd { background-color:#f5f4f2; }
.data-table tr.even { background-color:#f5f4f2; }
.data-table tbody.odd {}
.data-table tbody.odd td { }
.data-table tbody.even { background-color:#f5f4f2; }
.data-table tbody.even td { }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { }
.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; }
.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 { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 3px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -54px; }

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

/* Reward Points */
.reward { color:#28903b; font:normal 18px/22px Arial; }

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

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

ul.disc li { }

/* Misc */
.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:940px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Space Creators */
.separator { padding:0 5px; }
.pipe { padding:0 4px; font-size:.95em; }
.divider { margin:10px 0; height:1px; background:url(../img/dotted_divider.gif) repeat-x; font-size:1px; line-height:1em; overflow:hidden; display:block; float:none !important; width:100%; }

.accent { color:#E76200; font-weight:bold; }
.div-box { margin:0 0 10px 0; }
.reason select { width:auto !important; }

.underlined a { text-decoration:underline; }
.underlined a:hover { text-decoration:none; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto; }
/* ======================================================================================= */


/* Header ================================================================================ */
.branding { position:absolute; left:0; margin:0; top:0; height:110px; float:left; }
.logo { float:left; display:inline; }

.header-container { width:1000px; margin:0 auto; padding:0; text-align:left; }
.header-container2 { width:1000px; margin:0 auto; padding:0 0 10px; text-align:left; }
.header { padding:0; height:120px; position:relative; z-index:600; }
.header .logo { text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; overflow:hidden; }
.header a.logo { margin:0; padding:15px 0 0 0; }
.header .quick-access { width:300px; float:right; padding:0; }
.header .quick-access .header-support { padding:0 0 5px 0; float:right; display:inline; }
.header .quick-access .links { display:block; }
.header .quick-access .links li { margin:0; padding:5px 0 !important; display:block; font:normal 12px/16px Arial; background:url(../img/bg_line_hor.gif) repeat-x 0 100%; text-indent:0; }
.header .quick-access .links li a { color:#999; text-decoration:none; }
.header .quick-access .links li a:hover { color:#063390; }
.header .quick-access .account-link li { font-weight:normal; }
.header .quick-access .checkout-link li { font-weight:bold; color:#be1900; background:none !important; }
.header .quick-access .checkout-link li a { color:#be1900 !important; }
.header .quick-access .checkout-link li a:hover { color:#fa4900 !important; }
.header .quick-access .order-status { background:none !important; }

.header .quick-access .links-left { width:120px; float:left; display:inline; margin:0 0 0 32px; }
.header .quick-access .links-left li { }
.header .quick-access .links-right { width:130px; float:right; display:inline; margin:0 6px 0 10px; }
.header .quick-access .links-right li { }

.top-cart { margin:0; padding:5px 0; font:normal 12px/16px Arial; background:url(../img/bg_line_hor.gif) repeat-x 0 100%; }
.top-cart .block-title { color:#063390; font-weight:bold; padding:0; }
.top-cart .block-title h2 { padding-right:10px; color:#063390; font-size:12px; }
.top-cart .block-title h2 a { color:#063390; font:bold 12px/16px Arial; }
.top-cart .block-title h2 a:hover { color:#1155cc; text-decoration:none; }
.top-cart .block-title h2 span { font-weight:normal !important; color:#999; }

#invitation-send-link { background:url(../images/bkg_sep.gif) no-repeat 100% 50%; padding:0 6px 0 0; margin:0 4px 0 0; font-weight:bold; }
#invitation-send-link a { background:url(../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 */

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


.header .search-holder { width:340px; padding:68px 50px 0 0; text-align:center; margin:0 0 0 300px; position:relative; z-index:999; }
.header .form-search { padding:0; background:#fff url(../img/bg_search.gif) no-repeat 0 0; height:35px; text-align:left; }
.header .form-search label { display:none; }
.header .form-search input.input-text { background:#fff; margin:10px 0 0 12px; padding:0; width:271px; height:16px; font:bold italic 12px/16px Arial; color:#999; border:0; vertical-align:top; }
.header .form-search a { display:none; }
.header .form-search button.btn-find { margin:0; padding:0; border:0; background:#fff url(../img/btn_search.gif) no-repeat 0 0; width:57px; height:35px; vertical-align:top; cursor:pointer; }
.header .form-search .search-autocomplete { z-index:999; position:relative!important; top:1px !important; left:15px !important; height:0 !important; overflow:visible !important; }
.header .form-search .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:271px; background-color:#fcfcfc; position:absolute; top:-1px; z-index:999; }
.header .form-search .search-autocomplete li { padding:4px 6px 4px 10px; border-bottom:1px solid #fff; font-size:12px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search .search-autocomplete li.last { border-bottom:0; }

/********** < Navigation */
.nav-container { min-width:1000px; height:55px; background:url(../img/bg_menu.gif) repeat-x 0 0; position:relative; z-index:550; clear:both; }
#nav { height:55px; text-align:left; /* height:31px; */ overflow:visible; padding:0; text-align:center; font-size:1px; }

/* All Levels */
#nav li { position:relative; z-index:555; font-size:12px; line-height:12px; }
#nav li.active { z-index:560; }
#nav li.over { z-index:560; }
/*#nav li.parent {}*/
#nav li a { text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { margin:0; padding:20px 2px; background:url(../img/bg_menu_sep.gif) no-repeat 100% 0; display:inline; }
#nav li a { line-height:54px; padding:0; }
#nav li a,
#nav li a span { }
#nav li.last { background:none; }
#nav li.first a { }
#nav li.last a { }
#nav li a span { font-weight:bold; padding:20px 3px; }
#nav li a { color:#a65f4b; font-weight:bold; font-size:14px; }
#nav li a:hover { color:#e10; }
#nav li a:hover span { }
#nav li.over a { }
#nav li.active a { color:#777; }
#nav li.over a span,
#nav li.active a span { }
#nav li.parent a span { background:url(../img/bg_menu_dropdown.gif) no-repeat 50% 38px; }

#nav li.over a { position:relative; z-index:560; }
#nav li.over a span { }

/* 2nd Level */
#nav ul { position:absolute; width:150px; top:47px; left:-10000px; background:#d3e6f4; padding:5px 10px 5px; border:1px solid #acc7dc; border-top:0; text-align:left; }
#nav ul li,
#nav ul li a,
#nav ul li a span { display:block; font-size:12px; float:none; background:none; height:auto !important; line-height:1.2 !important; font-weight:normal; text-transform:none; }
#nav ul li { margin:0; padding:0; background:url(../img/bg_subnav.gif) no-repeat 50% 100%; }
#nav ul li.last { border-bottom:0; background:none; }
#nav ul li a { padding:5px 4px !important; color:#444; }
#nav ul li a span { padding:0 !important; }
#nav ul li a:hover { color:#d02600; }
#nav ul li.active > a,
#nav ul li.over > a { color:#444; }
#nav ul li.active a,
#nav ul li.over a { color:#444; }
#nav ul li.parent { background-image:url(../images/bkg_parent.gif); background-repeat:no-repeat; background-position:100% 50%; }

/* 3rd+ leven */
#nav ul ul { top:7px; border-top:1px solid #aeaeae; padding-bottom:5px; }

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

#nav li.last.over > ul { left:auto; right:-2px; }
/********** Navigation > */
/* ======================================================================================= */

/* Page Top */
.page-top { width:984px; margin:0 auto; padding:0 8px 10px; background:#fff url(../img/body_bg.gif) repeat-y left; }
.page-top .hacker-safe { margin:15px 0 6px 10px; float:left; display:inline; }
.page-top .chat { margin:2px 0 6px 0; float:right; display:inline; }
.page-top .chat img { vertical-align:top; width:168px; }
.page-top .humantag { position:absolute; height:0; overflow:hidden; }
/*.page-top .ban { background:none; width:415px; height:58px; margin:0 0 0 10px; float:left; } */
.page-top .promo-top { background:none; width:675px; height:60px; margin:0 0 6px 10px; float:left; display:inline; }
.page-top .promo-top .promo-top-inner { background:url(../images/bkg_h-sep.gif) 50% 100% no-repeat; padding-bottom:1px; }
.page-top .promo-top .promo-top-left { float:left; display:inline; height:60px; background:url(../images/bkg_v-sep.gif) 0 0 no-repeat; }
.page-top .promo-top .promo-top-right { float:right; display:inline; height:60px; background:url(../images/bkg_v-sep.gif) 100% 0 no-repeat; }

.page-top .promo-top .promo-top-left img,
.page-top .promo-top .promo-top-right img { width:335px; margin:0 1px; }


/************************** MINI CART ****************************/
.cart-bar { padding:0; clear:both; }
.cart-bar .quote-request { float:left; display:inline; margin:0; }
.catalog-product-view .quote-request { display:none; }
.review-product-list .quote-request { display:none; }
.review-product-view .quote-request { display:none; }

.checkout-multishipping-addresses .cart-bar { display:none; }
.checkout-multishipping-shipping .cart-bar { display:none; }
.checkout-multishipping-billing .cart-bar { display:none; }
.checkout-multishipping-overview .cart-bar { display:none; }
.checkout-multishipping-success .cart-bar { display:none; }

#mini-cart { width:272px; height:32px; float:right; display:inline; margin:0; background:#fff url(../img/mini_cart/cart_bg.gif) no-repeat left top; position:relative; z-index:500; }
.col-main #mini-cart { float:right; display:inline; }
#mini-cart dl { height:32px; line-height:32px; cursor:pointer; }
#mini-cart dl dt { float:right; font:bold 15px/18px Arial; }
#mini-cart dl dd { float:left; color:#fff; padding:0 5px 0 0; font-weight:normal; }
#mini-cart dl dd .cart-head { float:left; margin:0; padding:7px 3px 0 36px; font:bold 14px/18px Arial; }
#mini-cart dl dd .amount { float:left; display:inline; margin:0 -10px 0 0; padding:7px 0 0 0; font:normal 13px/18px Arial; position:relative; }

#mini-cart dt.mini-cart-button { margin:9px 10px 0 0 !important; float:right; display:inline; width:16px!important; height:14px!important; overflow:hidden; text-indent:-999em; background:url(../img/bg_cart_button.gif) no-repeat 0 -14px; padding:0!important; cursor:pointer; }

#mini-cart .cart-content { display:none; background:#fff; width:268px; border:2px solid #0c4dbf; border-top:0; position:absolute; left:0; top:32px; clear:both; z-index:500; } /***/

#mini-cart .cart-head { padding:2px 5px 0; height:21px; overflow:hidden; }

#mini-cart .cart-head p { float:left; background:url(../img/bg_cartheadtab.gif) no-repeat 0 0; height:21px; line-height:21px; padding:0 0 0 9px; font-weight:bold; color:#a73624;}
#mini-cart .cart-head p span { background:url(../img/bg_cartheadtab.gif) no-repeat 100% 0; float:left; display:inline; height:21px; padding:0 7px 0 0;}
#mini-cart .cart-content .empty { padding:10px; }
#mini-cart .cart-items { padding:0; margin:0; clear:left; }

#mini-cart .cart-items table { width:98%; margin:0 auto; border-bottom:1px solid #b5b5b5; }
#mini-cart .cart-items table thead th { padding:7px 3px 5px; color:#0c46ac; font:bold 15px/17px Arial; vertical-align:middle; border-bottom:1px solid #b5b5b5; }
#mini-cart .cart-items table td { padding:3px; font:normal 12px/15px Arial; color:#000; vertical-align:middle; border-top:1px solid #dedede; }
#mini-cart .cart-items table tr.first td { border-top:0; }
#mini-cart .cart-items table td .cart-qty { width:25px; padding:2px 1px; text-align:center; }
#mini-cart .cart-items table td .price { font:bold 13px/15px Arial; color:#000; }

#mini-cart[id] .cart-items table { border:0; background:url(../img/bg_cart_th.gif) no-repeat 50% 100%; }
#mini-cart[id] .cart-items table thead th { border:0; }
#mini-cart[id] .cart-items table thead tr  { background:url(../img/bg_cart_th.gif) no-repeat 50% 100%; }
#mini-cart[id] .cart-items table td { border:0; }
#mini-cart[id] .cart-items table tr.first td { border:0; }
#mini-cart[id] .cart-items table tbody tr { background:url(../img/bg_cart_td.gif) no-repeat 50% 0; }
#mini-cart[id] .cart-items table tbody tr.first { background:none; }

#mini-cart .cart-items li.odd {}
#mini-cart .cart-items li.even {}

#mini-cart .cart-content .subtotal { padding:6px 3px; text-align:right; }
#mini-cart .cart-content .subtotal .btn-update { float:left; display:inline; margin:0 0 0 5px; vertical-align:middle; }
#mini-cart .cart-content .cart-subtotal { margin:0; padding:3px 3px 0 0; font:bold 15px/17px Arial; color:#0c46ac; }
#mini-cart .cart-content .cart-subtotal strong { font:bold 15px/17px Arial; color:#000; }

#mini-cart .cart-content .bottom { padding:3px 0 0 0; }
#mini-cart .cart-content .bottom a { display:block; }
#mini-cart .cart-content .bottom .btn-viewcart { margin:0 0 5px 1px; }
#mini-cart .cart-content .bottom .btn-checkout { margin:0 0 5px 1px; }

/* Show cart */
.showCart dt.mini-cart-button { background-position:0 0 !important; }
.showCart .cart-content { display:block !important; }
.showCart { background:#fff url(../img/mini_cart/cart_bg.gif) no-repeat left -32px !important; }
.showCart #mini-cart { background:#fff url(../img/mini_cart/cart_bg.gif) no-repeat left -32px !important; }



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

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

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

.col-main .event .event-button { background:url(../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; }
.col-main .event .event-button span { width:121px; text-align:center; background:url(../images/bkg_btn-co.gif) 100% 50% no-repeat; padding:0 13px 0 0 !important; color:#fff; font:bold 15px/27px Arial, Helvetica, sans-serif !important; height:27px !important; text-transform:none; }

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

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

.open .event-button span {}

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

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

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

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

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

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

.container-open { background:#f7d4b6 url(../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 Lister */
.col3-layout .col-main .widget-events { margin:0 -20px 1px; position:relative; z-index:1; }
.widget-events { padding:11px; background:#f0eae3; }
.col1-layout .col-main .widget-events { padding:12px; }
.events-slider { position:relative; clear:both; margin:0 0 0; border:1px solid #d0c2b6; z-index:2; }
.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider .slide-button { float:left; display:inline; }
.events-slider .event { position:relative; z-index:1; }

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

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

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

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

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

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

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

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

.sidebar .box { margin-bottom:15px; }
.sidebar .content { padding:5px 10px; }
.sidebar .head { text-align:left; }
.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5 { float:none; }
.sidebar h3 { font-size:1.05em; text-transform:uppercase; }
.sidebar h4 { color:#e65505; text-transform:uppercase; }

.block { border:1px solid #ddd; margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:0 10px; }
.block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

.sidebar .block li a.btn-remove { float:right; width:13px; height:0; 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 .block-title { background:#e7e7e7 url(../images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }
.col-main .block .block-content { padding:20px; }


.base-mini { background:#f5f4f2; line-height:1.3em; }
.base-mini .head { height:32px; background:#fff url(../img/columns/menu_header.gif) no-repeat left top; padding-left:3px; text-align:center;}
.base-mini .head h4{ height:32px; background:#fff url(../img/columns/menu_header.gif) no-repeat right top; padding-right:3px; color:#fff; text-transform:capitalize; font:bold 16px/32px "Times New Roman"; text-indent:-3px; }
.base-mini .head h4 span {display:block; text-indent:-5000px; height:32px;}
.base-mini .head h3 .count,
.base-mini .head h4 .count { text-transform:none; font:normal 11px arial; padding-right:5px; color:#fff; white-space:nowrap; text-align:right;}
.base-mini .head a.count:hover {text-decoration:none;}

.base-mini h5 { font-size:1em; }
.base-mini .block-content, .base-mini ol {}
.base-mini ol li { padding:7px 4px 7px 8px;}
.base-mini ol li.odd {background:#efedea;}
.base-mini ol li.even {}
.base-mini .actions { background:#eeece8 url(../img/exp_cart_footer.gif) no-repeat left top; height:22px; padding:6px 5px 5px; }
.base-mini div.block-content {padding:5px; text-align:center;}

.base-mini .product-images { float:left; width:52px; }
.base-mini .product-images a img { border:1px solid #a9a9a9; }
.base-mini .product-checkbox { float: left; width: 10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin-left:60px; }
.base-mini .regular-price { color:#2f2f2f; font-size:11px; }
.base-mini .special-price { font-size:11px; }
.base-mini .map-price { font-size:11px; }
.base-mini .price-box{ margin:1px 0; }


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

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

/* Block: Layered Navigation */
.sidebar .block-layered-nav { background:none; }
.sidebar .block-layered-nav .block-title { padding:26px 17px 12px; /* border-bottom:1px solid #d1d1d1; */ }
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#111; }
.sidebar .block-layered-nav .block-subtitle { display:none; }
.sidebar .block-layered-nav dt { 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; }

/* Block: Layered Navigation */
.sidebar .layered-nav { background:#f5f4f2; }
.sidebar .layered-nav h3 { margin:0; }
.sidebar .layered-nav h4 { margin:0; padding:3px 10px; font-weight:bold; font-size:10px; text-transform:capitalize; text-align:center; padding:0; display:none; }
.sidebar .narrowed-category { border:1px solid #dae5f0; border-bottom:0; color:#a73624; margin:1px 0 0; }
.sidebar .layered-nav .narrowed-category li { background:url(../img/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px; }
.sidebar .layered-nav .narrowed-category li .label { font-weight:bold; text-transform:uppercase; }
.sidebar .layered-nav .widget-btn { float:right; padding:3px 0 0 5px; margin:0; display:inline; vertical-align:top; line-height:1; }
.sidebar .layered-nav .actions { padding:4px 7px !important; background:#f5f4f2 url(../img/narrow_category_bg.gif) repeat-x left top; border:1px solid #dae5f0; border-top:none; margin-bottom:1px; }
.sidebar .narrow-by dl { background:#f5f4f2; padding:0 0 0 0; margin:0; }
.sidebar .narrow-by dt { font-size:12px; display:block; background:transparent url(../img/menu_headers/sub_menu2_header_bg.gif) no-repeat 0 50%; width:147px; height:24px; font-weight:bold; color:#4064aa; padding:6px 0 0 21px; margin-bottom:0px; }
.sidebar .narrow-by dt.notip { background-position:100% 50%; }
.sidebar .narrow-by dd { }
.sidebar .narrow-by  dd ol { margin:0; padding:0; }
.sidebar .narrow-by  dd ol li { margin:0; padding:0; }
.sidebar .narrow-by  dd li a { display:block; width:137px; font-weight:normal; font-size:11px; line-height:13px; color:#666666; padding:4px 10px 5px 21px; }
.sidebar .narrow-by  dd li a:hover { color:#a73624; background:#edebe8; text-decoration:none;}
.sidebar .narrow-by dd li { padding:0 0 1px; margin:0; background:transparent url(../img/menu_headers/sub_menu2_link_bg.gif) no-repeat bottom center;}
.sidebar .narrow-by dd li.last { background:none;}

/* Mini Shopping Cart */
.block-cart { float:right; /* width:360px; */ margin-top:-1px; position:relative; }
.block-cart .block-title { white-space:nowrap; cursor:pointer; min-width:242px; background:#363636 url(../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 0; }

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

.mini-products-list {}
.mini-products-list li.item { padding:5px 0; }
.mini-products-list li.last { }
.mini-products-list .product-image { float:left; display:inline; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details .product-name { font-size:11px; font-weight:bold; margin:0 }
.mini-products-list .product-details .price-box { margin:5px 0; }
.mini-products-list .product-details h4 {}
.mini-products-list .product-details .btn-remove { font-size:11px; float:right; }

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

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

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

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

/* Block: Compare Products */
.block-compare li { padding:5px 0; }
.mini-compare-products { margin-top:15px; }
.mini-compare-products .head { background-image:url(../img/menu_header_gray.gif) !important; }
.mini-compare-products .head h4 { background-image:url(../img/menu_header_gray.gif) !important; }

/* Compare Products */
.compare-products { margin:20px 0 30px 0; }
.compare-products table { width:auto; border:0; margin:0 auto; }
.compare-products tr { background:#EEEDED;}
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.compare-products tbody tr.first td { border-top:1px solid #D9DDE3; text-align:center; }
.compare-products tbody td.last { border-right:1px solid #D9DDE3; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #D9DDE3; }
.compare-products tbody th.label,
.compare-products tbody td.label { width:auto; border-bottom:1px solid #9eb8cb; border-left:1px solid #BEBCB7; background:url(../img/comparison_table_label_bg.gif) repeat-y 100% 0 #d9e5ee !important; text-align:left; }
.compare-products tbody.remove-buttons tr { background:#fff !important; }
.compare-products tbody.remove-buttons th,
.compare-products tbody.remove-buttons td { border:none !important; background:none !important; padding:0; text-align:right; font-size:0; line-height:0; vertical-align:bottom; }
.compare-products tbody.remove-buttons td img { float:right; }

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

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

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

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

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

/* Block: Banner */
.block-banner { border:0; margin: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 Landing Page ================================================================= */
ul.category-tabs { margin:0; padding:0; }
ul.category-tabs li { float:left; display:inline; padding-left:10px; margin-right:1px; background:transparent url(../img/bg_categorytabs.gif) no-repeat 0 100%; }
ul.category-tabs li a { padding-top:7px; display:block; float:left; padding-right:10px; height:21px; background:transparent url(../img/bg_categorytabs.gif) no-repeat 100% 100%; color:#fff; font:bold 12px/12px Arial; text-align:center; }
ul.category-tabs li a:hover {text-decoration:none; color:#fff;}
ul.category-tabs li.active { background-position:0 0; }
ul.category-tabs li.active a { background-position:100% 0; color:#7f97c0; text-decoration:none; }
ul.category-tabs li a span {display:block; background-image:url(../img/bg_tabs_headers.gif); background-repeat:no-repeat; text-indent:-999em; float:left;}

span.tab_overview { width:54px; background-position:0 -7px; }
span.tab_howtoselect { width:78px; background-position:-91px -7px; }
span.tab_howtoinstall { width:78px; background-position:-192px -7px; }
span.tab_viewproducts { width:82px; background-position:-295px -7px; }

ul.category-tabs li.active span.tab_overview { background-position:0 -35px; }
ul.category-tabs li.active span.tab_howtoselect { background-position:-91px -35px; }
ul.category-tabs li.active span.tab_howtoinstall { background-position:-192px -35px; }
ul.category-tabs li.active span.tab_viewproducts { background-position:-295px -35px; }

div.category-summary-holder { width:600px; height:120px; margin:0 -1px; background:transparent url(../img/bg_tabs.jpg) no-repeat 0 27px; }
div.category-summary-holder[class] { height:auto; min-height:120px; }
div.category-summary { clear:both; margin:-30px 0 0 0; padding:0; font-size:12px; }
.category-summary-holder .category-summary { clear:both; font-size:12px; margin:0; padding:10px 20px; }
div.category-summary h3 { margin:0 0 3px; padding:0; font-size:20px; font-weight:bold; }
div.category-summary .txt { margin:0 0 10px; }

div.category-clearance { clear:both; padding:15px 0 0 0; font-size:12px; }

.catalog-category-list div.category-summary { margin-top:0; }

div.category-summary-holder { width:600px; height:120px; margin:0 -1px; background:transparent url(../img/bg_tabs.jpg) no-repeat 0 27px; }
.prod-list-active { min-height:0 !important; height:0 !important; background:none !important; position:relative !important; z-index:150 !important; }

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

/* Category Page ========================================================================= */
.category-view { margin:0; }

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

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

.results-view { margin:0; }
.catalogsearch-result-index .note-msg { margin:15px 0; }
.catalogsearch-result-index .breadcrumbs { margin:-42px 0 11px; }
.catalogsearch-result-index .breadcrumbs strong { color:#2436bf; font:bold 14px/18px Arial; }
.catalogsearch-result-index .breadcrumbs em { color:#000; font:italic 16px/18px Arial !important; }

.sidebar .category-title { margin:0; }
.category-image { display:block; margin:0 auto 10px; }

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

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

/* View Type: List */
div.product-list-holder { margin:0 -1px; width:600px; background:url(../img/bg_productlist_top.jpg) no-repeat 0 0; }
div.product-list-holder { position:relative; top:-1px; z-index:100; }
div.product-list-holder .toolbar { background:none; }
div.product-list-bottom .toolbar { background:none; }

div.top-decoration { background:url(../img/bg_productlist_top.jpg) no-repeat 0 0; }
div.bot-decoration { background:url(../img/bg_productlist_bot.jpg) no-repeat 0 100%; padding:0 9px; }
div.bot-decoration div.toolbar-bottom { }
div.bot-decoration table { margin:10px 0; }

div.product-list-top { padding:0 0 10px 0; }
div.product-list-holder div.toolbar { margin:0 9px 0; }

div.product-list-bottom { position:relative; padding:0 0 10px 0; background:url(../img/bg_productlist_bot.jpg) no-repeat 0 100%; }
div.product-list-bottom .toolbar-top { display:none; }

ul.product-list { margin:0 -1px; padding:0 !important; float:left; display:inline; width:600px; }
ul.product-list li.product-item { width:183px; margin:10px 0; padding:10px 9px 10px 8px; float:left; display:inline; position:relative; z-index:5; background:url(../img/vert-divider.gif) no-repeat 100% 25px; }
ul.product-list li.no-vert-div { background:none; }

ul.product-list li.divider { width:auto; clear:both; position:relative; z-index:0; margin:0 18px; padding:0; }

ul.product-list li.product-item h3 a { font-size:13px; color:#335085; }
ul.product-list li.product-item h3 { text-align:center; padding-bottom:15px; }
ul.product-list li.product-item h4 { margin:0 0 10px 0; padding:5px 0; font-size:13px; color:#666681; font-weight:bold; line-height:15px; }
ul.product-list li.product-item h4 a { font-size:13px; color:#666681; font-weight:bold; line-height:15px; }
p.suggested { font-size:12px; color:#999; }

ul.product-list li.product-item p.product-image { text-align:center; }


ul.product-list li .stock-info { margin:0 0 10px 0; }
ul.product-list li .on-backorder-text { font-size:15px; color:#a6a1a2; font-weight:bold; }
ul.product-list li .on-backorder-text .eta-text { margin:0; padding:0; display:block; color:#333; font-size:12px; text-align:center; }
ul.product-list li .stock-text { font-size:15px; color:#335085; font-weight:bold; }
ul.product-list li .not-in-stock-text { font-size:15px; color:#000; font-weight:bold; }
ul.product-list li .quick-ship { margin:0; padding:0; }

ul.product-list li.product-item .product-tierprices { padding:5px 0; color:#5d86a8; font-style:italic; }
ul.product-list li.product-item .product-tierprices span { color:#304e9b; }

ul.product-list li.product-item .add-to { padding:3px 0 0 0; }
ul.product-list li.product-item .add-to .qty-box { float:left; display:inline; margin-right:3px; font-size:12px; position:relative; }
ul.product-list li.product-item .add-to .qty-box .input-text { background:none; border:1px solid #e7e7e7; color:#727272; font-size:12px; padding:1px 2px; width:25px !important; margin:0; }
ul.product-list li.product-item .add-to .button { margin-top:0; }
ul.product-list li.product-item .add-to .add-link { margin:3px 0 0 59px; display:block; clear:both; height:13px; font-size:13px; line-height:13px; overflow:hidden; }
ul.product-list li.product-item .add-to .add-link img { vertical-align:top; }

ul.product-list li.product-item .add-out { padding:3px 0 0 0; }
ul.product-list li.product-item .add-out .add-link { margin:3px 0 0 38px; display:block; clear:both; height:13px; font-size:13px; line-height:13px; overflow:hidden; }
ul.product-list li.product-item .add-out .add-link img { vertical-align:top; }
ul.product-list li.product-item .add-out .out-of-stock { margin:0 0 5px 38px; display:block; }
ul.product-list[class] li.product-item .add-out .out-of-stock { margin:0 0 1px 38px; }

ul.product-list li .price-box { margin-bottom:10px; }
ul.product-list li .regular-price { font-size:15px; }
ul.product-list li .regular-price .label { font-weight:normal; font-size:15px; }
ul.product-list li .regular-price .price { font-weight:bold; font-size:15px; }
ul.product-list li .old-price { font-size:15px; }
ul.product-list li .old-price .label { font-weight:normal; font-size:15px; }
ul.product-list li .old-price .price { text-decoration:line-through; white-space:nowrap; font-size:15px; }
ul.product-list li .special-price { font-size:15px; }
ul.product-list li .special-price .label { font-weight:normal; font-size:15px; color:#e51b00; }
ul.product-list li .special-price .price { white-space:nowrap; font-size:15px; color:#e51b00; }
ul.product-list li .map-price { font-size:15px; }
ul.product-list li .map-price .label { font-weight:normal; font-size:15px; }
ul.product-list li .map-price .price { white-space:nowrap; font-size:15px; }

ul.product-list li .roll-price { margin-bottom:3px; }
ul.product-list li .roll-price,
ul.product-list li .roll-price .price,
ul.product-list li .roll-price .regular-price { color:#A73624; font-size:13px; font-weight:bold; font-family:Tahoma; line-height:15px; }



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


/* Product View ========================================================================== */

/* Product Images */
.product-info-box div.colors { width:261px; border:1px solid #e7e7e7; margin:5px 0; padding:1px 0 5px 2px; }
.product-info-box div.colors a { float:left; display:inline; }
.product-info-box div.colors a img { margin:4px 0 0 5px; border:1px solid #e7e7e7; vertical-align:top; }
.product-info-box div.colors a:hover img { border:1px solid #666; }

.product-img-box { float:left; width:264px; height:264px; }
.product-img-box[class] { height:auto; min-height:264px; }

/* Virtual Iris */
.image-box-iris .product-show .show-toolbar { width:263px; height:33px; background:#ebf2fa; border:1px solid #e7e7e7; text-align:center; margin:0; border-bottom:0; }
.image-box-iris .product-show #name1_span img {width:5px!important;vertical-align:middle;}
.image-box-iris .product-show #name1 { width:263px!important; padding:0!important; overflow:hidden; height:23px!important; padding-top:7px!important; }
.image-box-iris .product-show #name1 a { line-height:1; }
.image-box-iris .product-show #name1 a img{ vertical-align:middle; }
.image-box-iris .product-show #logo { display:none; }

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

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}
*/
.product-essential .product-img-box { float:left; width:264px; }
.product-essential .product-img-box .prod-image { border:1px solid #ddd; }
.product-essential .product-img-box .product-image img { } /*IE8 PNG Fix */
.product-essential .product-img-box .product-image { position:relative; width:262px; height:262px; overflow:hidden; z-index:3; background:#fff; }
.product-essential .product-img-box .product-image-zoom { position:relative; width:262px; height:262px; overflow:hidden; z-index:3; }
.product-essential .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-essential .product-img-box .zoom-notice { text-align:center; }
.product-essential .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-essential .product-img-box .zoom #track { position:relative; height:18px; }
.product-essential .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.product-essential .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-essential .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-essential .product-img-box .notice { text-align:center !important; padding:3px 0; font-size:11px; color:#666; }
.product-essential .product-img-box .more-views { margin:10px 0 0; padding:0 0 0; }
.product-essential .product-img-box .more-views h2 { display:none; }
.product-essential .product-img-box .more-views ul {}
.product-essential .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 6px 6px 0; }

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

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


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

/* No Product Images */
.no-zoom .product-image { position:relative; float:left; overflow:hidden; width:262px; border:1px solid #e7e7e7; margin:0; padding:0; text-align:center; }
.no-zoom .product-image img { margin:0 auto; width:262px; vertical-align:top; }

/* Images gallery */
.product-img-box .more-views h4 { border-bottom:1px solid #e7e7e7; padding:15px 0 0px; color:#a7a7a7; font-size:.95em; }
.product-img-box .more-views li { float:left; margin-right:6px;}
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:2px solid #ddd; }

.product-info-box { margin:0; }
.product-info-box .product-name { margin-bottom:.3em; color:#335085; font-weight:normal; font-size:18px; line-height:1.3; }

.product-info-box .color-select { padding:0.8em 0; font-size:11px;}
.product-info-box .color-select select { border:1px solid #dce9f2; padding:1px; width:156px; font-size:12px; color:#4064aa; }

.product-info-box .qty-box { float:left; margin-right:5px; font-size:13px; }
.product-info-box .qty-box .input-text { border-color:#e7e7e7; color:#555; font-size:13px; padding:4px 2px; text-align:center; }
.product-info-box .price-box { margin:10px 0; }
.add-to-cart-box .button { margin-top:1px; }
.add-to-box { padding:5px 0 10px 77px; font-size:11px; line-height:15px; }
.related-products .add-to-cart-box { padding:5px; }

.product-essential { padding:0 0 20px 0; }
.product-essential .product-shop { width:395px; margin-right:15px; font-size:12px; color:#898989; float:right; display:inline; }
.product-essential .product-shop .product-brand { margin:0 0 10px 0; padding:0; font-size:19px; color:#000; font-weight:normal; }
.product-essential .product-shop .product-name { margin:0 0 10px 0; padding:0; font-size:17px; color:#3e5e8d; font-weight:bold; }
.product-essential .product-shop .stock-text { margin:0 0 15px 0; color:#3e5e8d; font-weight:normal; font-size:20px; text-decoration:underline; }
.product-essential .product-shop .backorder-text { margin:0 0 15px 0; color:#3e5e8d; font-weight:normal; font-size:20px; text-decoration:none; }
.product-essential .product-shop .backorder-text .eta-text { margin:0; padding:0; display:block; color:#999999; font-size:12px; text-align:center; }
.product-essential .product-shop .not-in-stock-text { margin:0 0 15px 0; color:#3f3f3f; font-weight:bold; font-size:14px; text-decoration:none; display:block; }
.quick-ship { margin:0 0 0 0; float:right; display:inline; }
.product-essential .product-shop .quick-ship { float:left; display:inline; height:100px; margin:0 0 -100px 150px; }

.free-shipping { }

.product-essential .product-shop .product-tierprices {padding-bottom:0.8em; font-size:11px; color:#000;}
.product-essential .product-shop .product-tierprices span,
.product-essential .product-shop .product-tierprices strong {color:#4064aa;}

.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; padding:2px 0 2px 10px; color:#424242; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.product-pricing .price { font-weight:bold; color:#2f2f2f; }

.product-essential .product-shop .price-box { margin:10px 0 20px; font-weight:bold; }
.product-essential .product-shop .regular-price { padding:5px 0 10px 0; color:#000; font:normal 19px/24px Arial; }
.product-essential .product-shop .regular-price .label { font:normal 19px/24px Arial; }
.product-essential .product-shop .regular-price .price { font:normal 19px/24px Arial; }
.product-essential .product-shop .old-price { color:#999; font:normal 17px/22px Arial; }
.product-essential .product-shop .old-price .label { font:normal 17px/22px Arial; }
.product-essential .product-shop .old-price .price { text-decoration:line-through; white-space:nowrap; font:normal 17px/22px Arial; }
.product-essential .product-shop .special-price { color:#bf1a00; font:normal 19px/24px Arial; }
.product-essential .product-shop .special-price .label { color:#bf1a00; font:normal 19px/24px Arial; }
.product-essential .product-shop .special-price .price { color:#bf1a00; white-space:nowrap; font:normal 19px/24px Arial; }
.product-essential .product-shop .map-price { font:normal 19px/24px Arial; }
.product-essential .product-shop .map-price .label { font:normal 19px/24px Arial; }
.product-essential .product-shop .map-price .price { white-space:nowrap; font:normal 19px/24px Arial; }
.product-essential .product-shop .price-notice { color:#A73624; font:bold 16px/22px Arial; text-align:left !important; }
.product-essential .product-shop .roll-price { color:#A73624; font:bold 16px/22px Arial; text-align:left !important; }
.product-essential .product-shop .roll-price .label { color:#A73624; font:bold 16px/22px Arial; }
.product-essential .product-shop .roll-price .price { color:#A73624; font:bold 16px/22px Arial; text-align:left !important; }

.product-essential .product-shop .add-to-box { padding:10px 0 10px 77px; font-size:11px; line-height:13px; }
.product-essential .product-shop .short-descr { margin:10px 0 10px 0; }
.product-essential .product-shop .proc-time { margin:10px 0 0 0; font-size:14px; font-weight:bold; color:#3e5e8d; text-align:left; }
.product-essential .product-shop .product-sku { margin:10px 10px 0 0; font-size:18px; font-weight:normal; color:#000; text-align:right; }
.product-essential .product-shop .add-to-cart-box .button { margin-top:1px; float:left; display:inline; }
.product-shop .form-button, 
.product-shop .form-button-alt { margin-right:10px; }


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

.ratings-list { margin:4px 0; }
.ratings-list td { padding:3px 0; }
.ratings-list td.label { padding-right:8px; font-size:.95em; font-weight:bold; line-height:1em; }

.product-info-box .ratings { margin:0 0 8px 0 !important; font-size:0.915em; line-height:1.7em; }
.product-essential .product-shop .ratings { margin-bottom:4px; }

/* Availability */
.not-in-stock,
.calculate-ship,
.price-alert { padding-left:22px; line-height:1.8;}
.not-in-stock { background:transparent url(../img/not_in_stock.gif) no-repeat left 0; }
.calculate-ship { background:transparent url(../img/calculate_ship.gif) no-repeat left 0; text-decoration:underline; }
.price-alert { background:transparent url(../img/price_alert.gif) no-repeat left 0; text-decoration:underline; }
.not-in-stock a { text-decoration:underline; }
.calculate-ship a { text-decoration:underline; }
.price-alert a { text-decoration:underline; }
.popup .price-alert { text-decoration:none; }

.product-attributes, .product-pricing { margin:10px 0; background:#faf7ee; padding:10px; border:1px dashed #a59e89;}
.product-attributes td {padding:2px 0; }
.product-attributes td.label { padding-right:10px; font-weight:bold; }

/* Product Collateral */
.product-collateral { height:250px; background:transparent url(../img/tab_pinfo_bg.gif) no-repeat 0 top; }
.product-collateral[class] { height:auto; min-height:250px; }
.product-collateral  ul.product-tabs { padding:0 1px; }
.product-collateral  ul.product-tabs li { float:left; padding-left:10px; background:transparent url(../img/bg_product-tabs.gif) no-repeat left bottom; }
.product-collateral  ul.product-tabs li a { padding-top:5px; display:block; float:left; padding-right:10px; height:23px; background:transparent url(../img/bg_product-tabs.gif) no-repeat right bottom; color:#2436a7; font:normal 15px/16px Calibri, Arial; text-align:center; }
.product-collateral  ul.product-tabs li a:hover {text-decoration:none;}
.product-collateral  ul.product-tabs li.active a { background-position:top right; color:#2436a7; text-decoration:none; }
.product-collateral  ul.product-tabs li.active { background-position:top left; }
.product-collateral  ul.product-tabs li.review-tab a { color:#e90a0a !important; }
.product-collateral .inner-content { padding:15px; clear:both; color:#000; font:normal 14px/20px Arial; }

.product-collateral .head { margin-bottom:1em; padding-bottom:1px; font-size:1.5em; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4{ font-size:14px; color:#666; }
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

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

.epcmf { margin:0 0 10px 0; }
.epcmf .head { background:url(../img/epcmf-head-bg.gif) no-repeat left bottom; color:#426391; font-size:13px; padding:0 0 5px 22px; margin:0 0 10px 0; }
.epcmf .head h4 { color:#426391; font-size:13px; padding:0; margin:0; }
.epcmf table td { background:url(../img/epcmf-separator.gif) no-repeat right top; font-size:12px; }
.epcmf table td.empty-product { background:none; }
.epcmf table td .content { text-align:center; font-size:12px; }
.epcmf .manufacturer { color:#000; font-weight:bold; }
.epcmf h5 { font-weight:normal; color:#426391; }
.epcmf h5 a { font-weight:normal; color:#426391; }
.epcmf .price-box, .epcmf .price-box .price, .epcmf .price-box .label { }


/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(../img/icon_clip.gif); }
.mini-related-items .product-images { width:70px; }
.mini-related-items .product-images input { float:left; margin-right:4px;  }
.mini-related-items .product-details { margin-left:78px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }
.mini-related-items .super-products .product-images { width:52px;}
.mini-related-items .super-products .product-details { width:70px;}

/* Related products */
.related-products { width:256px; margin:0 0 15px 0; background:#f5f4f2; }
.related-products table { margin:0; padding:0; border:0; }
.related-products table td { padding:0; width:256px; background:#f5f4f2; overflow:hidden; }
.related-products table td.over { background-color:#f8f7f5; }
.related-products table td .related-item { margin:0 1px; padding:10px 0; background:url(../img/dotted_divider.gif) repeat-x 0 0; }
.related-products table td .first{ background:none; }
.related-products table td .product-images { width:100px; height:96px; padding:0; background:#fff; margin:0 -100px 12px 4px; float:left; display:inline; text-align:center; }
.related-products[class] table td .product-images { height:auto; min-height:96px; }
.related-products table td .product-images img { border:none; vertical-align:top; }
.related-products table td .prod-name { margin:0 0 8px 0; padding:0; font:normal 13px/15px Arial; color:#304e9b; text-transform:none; }
.related-products table td .prod-name a { color:#304e9b; text-decoration:none; }
.related-products table td .prod-name a:hover { text-decoration:underline; }
.related-products table td .product-details { margin:0 0 0 115px; padding:0 0 12px 0; float:none; display:block; text-align:left; }
.related-products table td .product-details label { font-weight:normal; }
.related-products table td p.model { font-size:14px; margin:0; padding:3px 0 5px; color:#000; text-align:center; }
.related-products table td p.model strong { font-weight:normal; color:#304e9b !important; }
.related-products table td .product-details .price-box { text-align:center; }
.related-products table td .product-details .add-to-cart-box { text-align:center; }
.related-products table td .product-details .regular-price { }

/* Generic Box */
.generic-box { margin-bottom:10px; padding:12px 15px; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; }
.generic-product-list li { padding:12px 0; }



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

.price-box { margin:4px 0; font-weight:bold; }
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price { color:#000; }
.regular-price .label { font-weight:normal; font-size:12px; }
.regular-price .price { white-space:nowrap;}
.roll-price .regular-price .label { color:#A73624; font-size:12px; }
.roll-price .regular-price .price { color:#A73624; font-size:12px; }

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

/* Special price */
.special-price { color:#000; font-size:16px; }
.special-price .label { font-weight:normal; font-size:12px; }
.special-price .price { white-space:nowrap;}

/* Map price */
.map-price { color:#000; font-size:16px; }
.map-price .label { font-weight:normal; font-size:12px; }
.map-price .price { white-space:nowrap;}

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

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

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

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

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

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

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

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

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

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

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

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

button.btn-cart span {}

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

/* Product Options */
.product-options { margin:20px 0 10px 0; padding:0 10px 10px 10px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { color:#2f2f2f; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 10px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:10px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box { float:none; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

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

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

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

/**/
#bundle-product-wrapper { margin:-1px -20px -20px; border-top:1px solid #cfcfcf; 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 { min-height:510px; width:938px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf; background:#fff url(../images/bkg_cols.gif) repeat-y 460px 0; }

/* Hidind Add to Cart box from Bundle product Review page */
/*.review-product-list #bundleProduct .add-to-box { display:none !important; }*/
/*#bundleProduct .box-related { display:none !important; }*/

#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 #cfcfcf; padding:20px 30px 0; }
.grouped-items td { vertical-align:middle; padding:5px 10px; }

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

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

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

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

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

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

.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { background:none; margin-bottom:0; }
*/

/* Add Review Form */
/*
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { font-weight:bold; }
.product-view .box-reviews .form-list { margin:15px 0; }
.product-view .box-reviews .form-list .input-box {}

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



.add-tag-box { background:url(../img/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
.product-collateral .add-tag-box .input-box { float:left; width:302px; margin-right:8px; }
.product-collateral .add-tag-box .input-box .input-text { width:300px;  }
.tags-list { margin-bottom:15px; }
.tags-list li { display:inline; background:url(../img/separator.gif) no-repeat 100% .4em; padding:0 8px 0 4px; }
.tags-list li.first { padding-left:0; }
.tags-list li.last { background:none; }

.product-review-box { width:auto; margin:8px 0 13px 0; }
.product-review-box td, .product-review-box th { text-align:center; }
.product-review-box td.label {width:100px; text-align:left; }
.review-form {}
.review-form .input-text { width:300px; }
.review-form textarea { width:667px; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
#customer-reviews { padding-bottom:15px; }
#customer-reviews li { padding-bottom:10px; margin-bottom:15px; }
#customer-reviews li p { clear:both; }

.my-review-detail { font-size:12px; min-height:200px; }
.my-review-detail .product-image { float:left; text-align:center; width:202px; margin:0; }
.my-review-detail .product-image img { display:block; margin:0 0 10px; border:1px solid #ddd; }
.my-review-detail .details { float:right; width:475px; margin:0; }
.my-review-detail .details h3 { font-size:15px; font-weight:bold; color:#151515; line-height:19px; margin:0 0 10px; }
.my-review-detail .details h3.product-name { font-size:15px; font-weight:bold; color:#151515; line-height:19px; margin:0 0 10px; }
.my-review-detail .details p { margin:10px 0; }
.my-review-detail .details p.date { font-size:12px; font-style:italic; }
.my-review-detail .ratings-list { margin-bottom:.8em; }
.my-review-detail small { display:block; }
.my-review-detail .product-image  .rating-box { float:none; margin:0px auto 15px; }
.my-review-detail div.details div.ratings p.rating-code { float:left; display:inline; margin-right:10px; }

.product-review .buttons-set { clear:both; margin:25px 0 0; }
.review-form .buttons-set { clear:both; margin:10px 0 0; }
/* ======================================================================================= */


/* CMS ============================================================================= */
/* CMS Menu Types */
ol.cms-menu.type-1 { list-style-type:decimal; }
ol.cms-menu.type-1 ol { list-style-type:decimal; }
ol.cms-menu.type-a { list-style-type:lower-alpha; }
ol.cms-menu.type-a ol { list-style-type:lower-alpha; }
ol.cms-menu.type-A { list-style-type:upper-alpha; }
ol.cms-menu.type-A ol { list-style-type:upper-alpha; }
ol.cms-menu.type-i { list-style-type:lower-roman; }
ol.cms-menu.type-i ol { list-style-type:lower-roman; }
ol.cms-menu.type-I { list-style-type:upper-roman; }
ol.cms-menu.type-I ol { list-style-type:upper-roman; }

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


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

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

/* Email to a Friend */
.sendfriend { font-size:12px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 100% 0; }
.sendfriend .content { padding:14px 0 14px 15px; margin-right:15px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 0 0; }

.sendfriend h4 { min-height:16px; margin-bottom:1.2em; padding-bottom:5px; padding-left:0; background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; font-size:16px; color:#5e5e5e; text-transform:capitalize; }
.sendfriend textarea { width:689px; }

/* Sitemap */
.sitemap { font-size:12px; }
.sitemap-links { margin:0 10px; padding:0; text-align:right; }
.sitemap .pager { margin:0 10px; padding:5px 0; }
.sitemap .bare-list { margin:0 0 0 10px; }
.sitemap .bare-list li { margin:3px 0; }
.sitemap li { margin:3px 0; }


/* Westside */
.cms-page-view .cms-content .cms-box-bg { margin:0 0 20px 0; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 100% 0; }
.cms-page-view .cms-content .cms-box { padding:10px 0 10px 15px; margin-right:15px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 0 0; }
.cms-page-view .cms-content .cms-box h2 { margin:0 0 10px 0; padding:0 0 3px 0; background:url(../img/bg_dots.gif) repeat-x 0 100%; font-size:16px; line-height:1.2em; color:#5e5e5e; text-transform:capitalize; }
.cms-page-view .cms-content .cms-box h2 { font-size:18px; }

/*
.cms-page-view .col2-right-layout .breadcrumbs_cont { float:left; display:inline; margin:0 5px 15px 0; padding:0 0 0 5px; background:transparent url(../img/breadcrumb_bg.gif) no-repeat -416px 0; }
.cms-page-view .col2-right-layout .breadcrumbs { width:565px; background:transparent url(../img/breadcrumb_bg.gif) no-repeat 100% 0; padding:8px 10px 3px 0; height:21px; margin-left:10px; }
*/

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


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .cart-bar { display:none; }
.cart-empty { padding:20px; background:#fff; }
.cart { }
.cart .title-buttons {}
.cart .messages,
.cart .messages li { margin:0; }
.cart .messages { margin:0 0 10px; }

.cart .cart-head { text-align:center; padding-bottom:4px; }
.cart .cart-head h3 { margin:0; padding:0; float:left; display:inline; font:bold 24px/32px 'Trebuchet MS', Arial; color:#7aa1bc; }
.cart .cart-callout { text-align:center; margin:0 auto; }
.cart .cart-shipping { text-align:center; margin:0 auto; padding:9px 0 5px; font:normal 18px/19px Arial; }
.cart .cart-shipping .amount { color:#bf1a00; }
.cart .cart-shipping .green { color:#28903b; }

.cart .checkout-types { text-align:center; }
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types .btn-proceed-checkout { background:url(../img/btn_checkout.gif); width:208px; height:41px !important; border:0; margin:0 !important; padding:0 !important; overflow:hidden; }
.cart .top-types { float:right; }
.cart .top-types .btn-proceed-checkout { background:url(../img/btn_checkout_top.gif); width:178px !important; height:30px !important; overflow:hidden; }
.cart .checkout-types .btn-proceed-checkout span { display:none; }
.cart .title-buttons .checkout-types li { margin:0 0 5px; }


/* Shopping Cart Table */
.cart-table { }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:middle; }
.cart-table tbody td { }
.cart-table .product-name { font:bold 13px/15px Arial; }
.cart-table .cart-price .price { color:#222; font:normal 14px/15px Arial; }
.cart-table .cart-price .regular-price { color:#222; font:normal 14px/15px Arial; margin-bottom:5px; }
.cart-table .cart-price .regular-price .label { }
.cart-table .cart-price .regular-price .price-label { }
.cart-table .cart-price .old-price { color:#666; font:normal 14px/15px Arial; margin-bottom:5px; }
.cart-table .cart-price .old-price .label { display:none; }
.cart-table .cart-price .old-price .price-label { display:none; }
.cart-table .cart-price .old-price .price { color:#666; font:normal 14px/15px Arial; text-decoration:line-through; }
.cart-table .cart-price .special-price { color:#bf1a00; font:normal 14px/15px Arial; }
.cart-table .cart-price .special-price .label { color:#bf1a00; font:normal 11px/12px Arial; float:left; display:inline; width:28px; margin:-2px -28px 0 0; text-align:left; }
.cart-table .cart-price .special-price .price { color:#bf1a00; font:normal 14px/15px Arial; }
.cart-table .cart-price .special-price .price .price { margin-left:39px; }
.cart-table .cart-price .map-price { color:#222; font:normal 14px/15px Arial; }
.cart-table .cart-price .map-price .label { color:#222; font:normal 11px/12px Arial; float:left; display:inline; width:28px; margin:-2px -28px 0 0; text-align:left; }
.cart-table .cart-price .map-price .price { color:#222; font:normal 14px/15px Arial; }
.cart-table .cart-price .map-price .price .price { margin-left:39px; }
.cart-table .btn-continue { margin:7px 0 0 44px; float:left; display:inline; }
.cart-table .btn-update { margin:7px 37px 0 0; float:right; display:inline; }
.cart-table .btn-remove { margin:0; text-align:center; width:55px; }
.cart-table .btn-remove img { margin:0 0 3px 0; }
.cart-table .btn-remove span { display:block; font:bold 10px/12px Arial; }

.review-table .product-name { font:bold 13px/15px Arial; }
.review-table .cart-price .price { color:#222; font:normal 14px/15px Arial; }
.review-table .cart-price .old-price { color:#666; font:normal 14px/15px Arial; margin-bottom:5px; }
.review-table .cart-price .old-price .label { display:none; }
.review-table .cart-price .old-price .price-label { display:none; }
.review-table .cart-price .old-price .price { color:#666; font:normal 14px/15px Arial; text-decoration:line-through; }
.review-table .cart-price .special-price { color:#bf1a00; font:normal 14px/15px Arial; }
.review-table .cart-price .special-price .label { color:#bf1a00; font:normal 11px/12px Arial; float:left; display:inline; width:28px; margin:-2px -28px 0 0; text-align:left }
.review-table .cart-price .special-price .price { color:#bf1a00; font:normal 14px/15px Arial; }
.review-table .cart-price .special-price .price .price { margin-left:39px; }
.review-table .cart-price .map-price { color:#222; font:normal 14px/15px Arial; }
.review-table .cart-price .map-price .label { color:#222; font:normal 11px/12px Arial; float:left; display:inline; width:28px; margin:-2px -28px 0 0; text-align:left }
.review-table .cart-price .map-price .price { color:#222; font:normal 14px/15px Arial; }
.review-table .cart-price .map-price .price .price { margin-left:39px; }
.review-table tfoot tr.first { background:none; }
.review-table tfoot { background:#eeece8 url(../img/bg-tfoot.gif) repeat-x 0 0; }

.dollars-box { background:#f5f4f2; border:2px solid #ddd; width:250px; padding:10px 0; margin:0 auto; text-align:center; }
.dollars-box .box-content p { margin:0 0 3px; padding:0; color:#666; font:bold 15px/20px Arial; }
.dollars-box .box-content small { font:bold 11px/13px Arial; }
.dollars-box .box-content a { color:#063392; }
.dollars-box .box-content .green { color:#28903b; font:normal 16px/20px Arial; }


/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width:692px; margin:0; padding:15px 0 25px; }
.cart .cart-collaterals .col-1 { width:340px; }
.cart .cart-collaterals .col-2 { width:330px; }
.cart .cart-collaterals .box { margin-bottom:15px; padding:12px 15px; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; }
.cart .cart-collaterals .box .form-button  { margin-left:5px; }

.cart .cart-box { margin-bottom:15px; padding:12px 15px; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; }
.cart .deals { margin:0; 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 .rewards-box { padding:0; background:url(../img/bg_hor_gradient.gif) repeat-y 0 0; text-align:left; }
.cart .title-reward { width:278px; padding:37px 0 0 0; height:0; overflow:hidden; margin:0; background:url(../img/title_westside_reward.gif) no-repeat 0 0; }
.cart .rewards-box .box-content { padding:0 20px 0 10px; text-align:center; }
.cart .rewards-box .box-content p { margin:0 0 10px; padding:0; color:#666; font:bold 16px/20px Arial; }
.cart .rewards-box .box-content small { font:bold 11px/13px Arial; }
.cart .rewards-box .box-content a { color:#063392; }
.cart .rewards-box .box-content .green { color:#28903b; font:normal 18px/22px Arial; }

.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; border:0; background:none; }
.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 .v-fix { float:none; display:block; }
.cart .giftcard,
.cart .discount { margin:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }

.cart .shipping { font-size:12px; background:#fff url(../img/bg_vert_gradient2.gif) repeat-x 0 0; margin-bottom:15px; border:1px solid #e4e4e4; position:relative; border-bottom:0; }
.cart .title-shipping { width:278px; padding:39px 0 0 0; height:0; overflow:hidden; margin:0; background:url(../img/title_calculate_shipping.gif) no-repeat 0 0; }
.cart .shipping .box-content { padding:3px 20px 15px; border:1px solid #e4e4e4; border-top:0; margin:0 -1px; background:#fff; /* position:absolute; */ }
.cart .shipping select { width:256px; }
.cart .shipping .input-text { width:80px; border:1px solid #bbb; }
.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 { float:none; }
.cart .shipping .btn-calculate { margin:-3px 45px 0 0; width:117px; height:29px; padding:0; overflow:hidden; background:url(../img/btn_calculate.gif) no-repeat 0 0; cursor:pointer; border:0 !important; float:right; display:inline; }
.cart .shipping .btn-calculate span { display:none; }
.cart .shipping select { width:240px; }

.cart .shipping .ship-title { margin:10px 0 0 0; padding:7px 0 10px 0; background:#fff url(../img/bg_dots.gif) repeat-x 0 0; color:#666; text-decoration:underline; font-size:14px; }
.cart .shipping .sp-methods { }
.cart .shipping .sp-methods dt { margin:0; padding:0; font-size:13px; line-height:15px; color:#000; }
.cart .shipping .sp-methods dd { margin:0; line-height:1.2; }
.cart .shipping .sp-methods dd li { }
.cart .shipping .sp-methods dt { display:none; position:absolute; }
.cart .shipping .sp-methods dd .error-msg { display:none; position:absolute; }

.cart .discount { background:url(../img/bg_vert_gradient.gif) repeat-x 0 0; margin-bottom:15px; border:1px solid #e4e4e4; }
.cart .discount .box-content { padding:3px 20px 15px; }
.cart .title-discount { width:278px; padding:45px 0 0 0; height:0; overflow:hidden; margin:0; background:url(../img/title_promo_codes.gif) no-repeat 0 0; }
.cart .discount .input-text { width:187px; margin-top:7px; border:1px solid #bbb; }
.cart .discount .btn-discount { margin:5px 0 0 0; width:61px; height:27px; padding:0; overflow:hidden; background:url(../img/btn_cart_submit.gif) no-repeat 0 0; cursor:pointer; border:0 !important; }
.cart .discount .btn-discount span { display:none; }
.cart .discount .btn-remove-discount { margin:4px 0 0 5px; width:23px; height:27px; padding:26px 0 0 0; overflow:hidden; background:url(../img/icon_trash.gif) no-repeat 0 0; cursor:pointer; border:0 !important; }
.cart .discount .btn-remove-discount span { display:none; }


.cart .upsell { width:690px; margin:0 0 10px !important; padding:0 0 10px !important; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; }
.cart .upsell h4 { margin:10px 15px; padding-bottom:5px; color:#063392; font:bold 14px/16px Arial; background:transparent url(../img/bg_title_line.gif) repeat-x 0 100%; }
.cart-epcmf { float:left; width:692px; }

.cart .upsell ul { margin:0 10px; padding:15px 0 10px; clear:both; background:url(../img/bg_dots.gif) repeat-x scroll 0 0; }
.cart .upsell ul.first { background:none; }
.cart .upsell li { width:325px; margin:0; padding:0; float:left; display:inline; background:none; }
.cart .upsell li.even { margin:0 10px 0 0; padding:0 10px 0 0; background:url(../img/bg_upsell_item.gif) no-repeat 100% 50%; }
.cart .upsell li.odd { margin:0; padding:0; }
.cart .upsell .product-image { float:left; width:90px; height:100px; margin:0 -90px 0 0; background:#fff; text-align:center; }
.cart[class] .upsell .product-image { height:auto; min-height:100px; }
.cart .upsell .product-image a img { vertical-align:top; border:1px solid #d0cdc9 }
.cart .upsell .product-image .epcmf-add-to { padding:8px 0 0 0; }
.cart .upsell .product-shop { margin:0 0 0 100px; padding:0; text-align:center; }
.cart .upsell .product-shop .manufacturer { color:#000; font:bold 13px/16px Arial; margin:0 0 8px; }
.cart .upsell .product-shop h5 { color:#000; font:normal 13px/16px Arial; margin:0 0 8px; }
.cart .upsell .product-shop h5 a { color:#426391; text-decoration:none; }
.cart .upsell .product-shop h5 a:hover{ color:#426391; text-decoration:underline; }
.cart .upsell .product-shop .free-shipping { margin:0; }

.grand_total { width:auto; margin-top:15px; border:1px solid #BEBCB7; background:#DEE5E8; font-size:1.3em !important; font-weight:bold; text-align:right; }
tr.grand_total td,
p.grand_total { padding-top:5px; padding-bottom:5px; border-bottom:0; }

.data-table tfoot .grand_total { border-width:0 1px; background:none; }


/* Shopping Cart Totals */
/*
.cart .totals { float:right; width:275px; padding:23px 15px 0 15px; font-size:14px; }
.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:#cd3800; display:block; margin:10px 0 15px; }
.cart .totals table tfoot td .price { font-weight:bold; }
.cart .totals .checkout-types li { margin:0 0 15px; }
*/
.cart .totals { width:265px; float:right; margin:15px 0 0 0; text-align:right; background:transparent url(../img/bg_dots.gif) repeat-x 0 0; padding-top:1px; }
.cart .totals table { width:265px; }
.cart .totals th { padding:7px 5px 6px 2px; font:normal 15px/20px Arial; }
.cart .totals td { padding:7px 2px 6px 2px; font:normal 15px/20px Arial; }
.cart .totals tr { background:transparent url(../img/bg_dots.gif) repeat-x 0 0; }
.cart .totals tr.last td { padding-bottom:5px; }
.cart .totals tfoot th,
.cart .totals tfoot td { padding-top:8px; padding-bottom:8px; color:#000; font:normal 18px/23px Arial; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font:normal 18px/23px Arial; }
.cart .totals .checkout-types { margin:0px; text-align:center; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
.cart .totals .checkout-types li big {font-size:11px;}
.cart .totals .btn-remove img { vertical-align:top; margin-top:4px; }

.cart .savings { margin:20px 0 10px; padding:0; font:normal 18px/23px Arial; color:#28903b; text-align:center;  }

/* 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:0; width:190px; border:1px solid #c8c8c8; border-bottom:1px solid #919191; background-color:#fff; }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding:0px 21px 10px 12px; background:url(../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) 0 .8em no-repeat; }
.data-table .item-options dd { padding:0 0 3px 10px; }
.data-table .item-options dd .price { font-weight:bold; margin-left:5px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main { }
.checkout-onepage-index .cart-bar { display:none; }

.opc-wrapper { padding-bottom:20px; }
.opc-wrapper .page-title { width:769px; padding:0 0 3px; margin:0 0 15px; background:transparent url(../img/bg_page_title_checkout.gif) no-repeat 0 100%; height:32px; overflow:hidden; position:relative; }
.opc-wrapper .page-title h2 { padding:10px 10px 0; font:bold 12px/15px Arial; color:#a73624; background:transparent url(../img/bg_page_title_checkout.gif) no-repeat 0 0; }

.opc-progress-container { width:189px; float:right; position:relative; z-index:100; top:-50px; }
.one-page-checkout-progress ol { margin:0; padding:0; list-style:none; }
.one-page-checkout-progress ol li { margin:0; padding:0; background:#f7f6f4 !important; }
.one-page-checkout-progress h4 { font-size:12px; display:block; background:transparent url(../img/bg_progress_item.gif) no-repeat left; height:24px; font-weight:bold; color:#a0afcb; padding:5px 0 0 11px; margin-bottom:0px; text-transform:capitalize; }
.one-page-checkout-progress h4.complete { color:#4064aa; }
.one-page-checkout-progress h4 a { text-transform:none; font-size:11px; font-weight:normal; }
.one-page-checkout-progress .content { padding:8px 8px 8px 11px; background:#f7f6f4 !important; }

.opc { width:769px; float:left; position:relative; }
.opc li.section { padding:0; position:relative; }
.opc li.section .section-bg { background:#fff url(../img/tab_pinfo_bg_checkout.gif) no-repeat 0 -27px; padding:0 10px; position:relative; }
.opc .step-title { color:#d2d2d2; margin-bottom:0; padding:8px 0px 6px 0px; text-align:left; }
.opc .step-title .number { float:left; display:inline; margin:2px 5px 0 0; background:#d2d2d2; color:#fff; font-size:10px; line-height:1.5; padding:0 4px; }
.opc .step-title h3 { float:left; display:inline; font-size:13px; font-weight:bold; line-height:1.5; margin-bottom:4px; }
.opc h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.opc .allow .step-title { color:#919191; cursor:pointer; }
.opc  .allow .step-title .number { background:#919191; color:#e5e5e5; }
.opc .active {}
.opc .active .step-title { color:#a73624; cursor:default; margin-bottom:0; background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; cursor:default; }
.opc  .active .step-title .number { color:#fff; background:#a73624; }
.opc .step { padding:20px 0; position:relative; }
.opc .step .fieldset { min-height:150px; }
.opc .step .tool-tip { right:10px; }
.opc .order-review { padding-top:20px; }

/* Steps */
.opc .form-list label { font-size:13px; }
.opc .form-alt .input-box { width:695px; }
.opc .form-alt .input-box select { width:695px; }

.opc .field-name { float:left; display:inline; width:240px; }
.opc .field-name .field { width:auto !important; float:none; display:block; padding-bottom:10px; }
.opc .field-name label { float:none; display:block; }
.opc .field-name .input-text { width:205px !important; }
.opc .field-telephone { float:left; display:inline; width:185px; padding-top:48px; }
.opc .field-telephone .field { width:auto !important; float:none; display:block; padding-bottom:10px; }
.opc .field-telephone label { float:none; display:block; }
.opc .field-telephone .input-text { width:150px !important; }
.opc .field-company { width:310px; float:right; }
.opc .field-company label { float:none; display:block; }
.opc .field-company .company-box { margin:-3px 10px 0 0; padding:7px 10px 15px; background:#f8f5f0; border:2px solid #bbb; }
.opc .field-company .company-box .box-question { padding:0 0 5px; }
.opc .field-company .company-box .box-question strong { color:#304e9b; font:bold 13px/20px Arial; text-decoration:underline; }
.opc .field-company .company-box .box-question label { color:#7a7a7a; font:normal 14px/20px Arial; float:none; display:inline; }
.opc .field-company .input-text { width:240px !important; }

#opc-login { }
#opc-login .step-title { display:none; }

.opc-login { padding:0 10px 10px; }
.opc-login .opc-login-title { margin:0; padding:0 0 20px; color:#063291; font:normal 24px/30px Arial; text-align:center; }
.opc-login .login-subtitle { margin:0; padding:10px 0 10px; color:#393a3b; font:bold 18px/22px Arial; }
.opc-login .form-list { background:none; border:0; padding-bottom:10px; }
.opc-login .form-list li { padding:0; }
.opc-login .form-list small { color:#5f6061; font:normal 16px/20px Arial; }
.opc-login .form-list label,
.opc-login .form-list .label { margin:0 10px 0 30px; float:left; display:inline; font:normal 18px/22px Arial; color:#063291; }
.opc-login .form-list .radio { float:left; display:inline; margin:3px -20px 0 5px; }
.opc-login p { margin:0 0 10px; }
.opc-login .form-list .input-text { width:250px; }
.opc-login .form-list .forgot-password { padding-left:260px; margin:0; color:#0c4dda; font:normal 14px/20px Arial; text-decoration:underline; }
.opc-login .form-list .forgot-password:hover { text-decoration:none; }
.opc-login .btn-signin { width:286px; height:39px; background:url(../img/btn_signin_checkout.gif) no-repeat 0 0; border:0; }
.opc-login .btn-signin span { display:none; }

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

.opc .note-box { padding:0 0 15px; }
.opc .note-box .f-left { width:300px; text-align:center; padding-top:3px; }
.opc .note-box .f-left span { color:#0745c4; text-decoration:underline; cursor:pointer; font:normal 16px/20px Arial; }
.opc .note-box .f-right { width:320px; margin-right:30px; font:italic 14px/17px Arial; }
.opc .note-box .f-right em { color:#565656; font:italic 14px/17px Arial; }

.opc .label-note { color:#565656; margin-left:50px; }

.opc .review-hint { float:left; display:inline; font:bold 15px/17px Arial; color:#000; margin:6px 0 0 10px; }

#opc-payment .sp-methods { }
#opc-payment .sp-methods dl { margin-bottom:15px; }
#opc-payment .sp-methods label { font-size:13px; }
#opc-payment .sp-methods .checkbox { margin-top:2px; }
#opc-payment .sp-methods .form-list { margin:0; padding:0; }

#customerbalance_placer { margin-bottom:20px; font-size:13px; }
#customerbalance_placer label { font-size:13px; }
#customerbalance_placer .price { font-size:13px; }

#reward_placer { font-size:13px; }
#reward_placer label { font-size:13px; }
#reward_placer .price { font-size:13px; }

#opc-shipping_method .sp-methods { }
#opc-shipping_method .sp-methods dt { margin:0; padding:0; font-size:13px; line-height:15px; color:#000; }
#opc-shipping_method .sp-methods dd { margin:0; line-height:1.2; }
#opc-shipping_method .sp-methods dd li { }
#opc-shipping_method .sp-methods dt { display:none; position:absolute; }
#opc-shipping_method .sp-methods .messages { display:none; position:absolute; }
#opc-shipping_method .sp-methods dd .error-msg { display:none; position:absolute; }
#opc-shipping_method .sp-methods .form-list { margin:0; padding:0; }

#checkout-payment-method-load .sp-methods dt label { color:#304eb9; font-size:14px; }

/*
#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 { 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; border:0; text-transform:none; }
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }
#checkout-step-review .data-table tfoot td { border:0; }
#checkout-step-review .data-table tfoot { background:#eeece8 url(../img/bg-tfoot.gif) repeat-x 0 0; }

#checkout-step-review .data-table .product-name { color:#304eb9; font:bold 13px/15px Arial; }
#checkout-step-review .data-table tfoot .btn-remove img { margin:2px 0 0 0; }

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

.opc .buttons-set { text-align:left; }

.opc button.btn-back { margin:0; padding:0; border:0; background:url(../img/btn-back.gif) no-repeat 0 0; width:109px; height:30px; overflow:hidden; float:right; display:inline; }
.opc button.btn-back span { display:none; }
.opc button.btn-proceed { margin:0; padding:0; border:0; background:url(../img/btn-proceed.gif) no-repeat 0 0; width:109px; height:30px; overflow:hidden; float:left; display:inline; }
.opc button.btn-proceed span { display:none; }

.opc button.btn-submit-order { margin:0; padding:0; border:0; background:url(../img/btn-submit-order.gif) no-repeat 0 0; width:168px; height:43px; overflow:hidden; float:right; display:inline; }
.opc button.btn-submit-order  span { display:none; }

.opc-wrapper button.btn-submit-order-small { margin:-8px 0 0 0; padding:0; border:0; background:url(../img/btn-submit-order-small.gif) no-repeat 0 0; width:166px; height:31px; overflow:hidden; float:right; }
.opc-wrapper button.btn-submit-order-small  span { display:none; }

.opc .total-savings { float:right; display:inline; margin:-3px 30px -3px 0; padding:5px 10px; text-align:center; background:#fafdff; border:2px solid #dae2ef; font:normal 14px/18px Arial; color:#aaa; }


.opc .field-password .form-list .validation-advice { width:195px; margin-right:-195px; }


/* 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 #cfcfcf; background-color:#ededed; text-align:center; margin:-21px -21px 5px; 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 #cfcfcf; }
.checkout-progress li.first span { background-position:0 0; }
.checkout-progress li.last span { background-position:100% 0; border:0; }
.checkout-progress li.active span { color:#fff; background-color:#d12c01; }

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

.checkout-progress td { float:left; margin-right:3px; border-top:10px solid #d2d2d2; padding:4px 20px; color:#d2d2d2; font-weight:bold; }
.checkout-progress td.active { border-top-color:#a73624; color:#a73624; }

.multiple-checkout { position:relative; padding:0 5px; }
.multiple-checkout h3.b-border { margin-bottom:10px; font-size:16px; }
.multiple-checkout .dotted { margin-bottom:8px; padding-bottom:2px; background:url(../img/dotted_divider.gif) repeat-x 0 100%; }
.multiple-checkout .dotted { margin-bottom:8px; padding-bottom:2px; background:url(../img/dotted_divider.gif) repeat-x 0 100%; }
.multiple-checkout h4 a { font-weight:normal; font-size:11px; }

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

.multiple-checkout .generic-box { margin-bottom:10px; padding:12px 8px; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; }

.multiple-checkout .sp-methods { margin-bottom:10px; }
.multiple-checkout .sp-methods dt { margin:0 0 10px; padding:0; font-size:13px; line-height:15px; color:#000; font-weight:bold; }
.multiple-checkout .sp-methods dd { margin:0 0 20px; line-height:1.2; }
.multiple-checkout .sp-methods dd li { margin:0 0 10px; }
.multiple-checkout .sp-methods dd li label { margin-bottom:0 0 2px; }
.multiple-checkout .sp-methods dt { }
.multiple-checkout .sp-methods .messages { }
.multiple-checkout .sp-methods dd .error-msg { }
.multiple-checkout .sp-methods dd ul li strong { }
.multiple-checkout .sp-methods .form-list { margin:0; padding:0; }
.multiple-checkout #customerbalance_block { margin:0 0 20px; padding:0; }

.checkout-multishipping-shipping .multiple-checkout .sp-methods dt { display:none; position:absolute; }
.checkout-multishipping-shipping .multiple-checkout .sp-methods .messages { display:none; position:absolute; }
.checkout-multishipping-shipping .multiple-checkout .sp-methods dd .error-msg { display:none; position:absolute; }
.checkout-multishipping-shipping .multiple-checkout .sp-methods dd ul li strong { display:none; position:absolute; }

.multiple-checkout .title-box { margin:0 0 10px 0; padding:5px 10px; border:solid 1px #dedede; background:#fefcf7; position:relative; }
.multiple-checkout .title-box h3,
.multiple-checkout .title-box h4,
.multiple-checkout .title-box h5 { margin:0; padding:0; line-height:1.2em; }

#checkout-review-submit p.grand-total { margin-top:15px; padding:10px; font-size:20px; font-weight:bold; text-align:right; color:#A73624; }
#checkout-review-submit p.grand-total .price-label { font-size:20px; font-weight:bold; text-align:right; color:#A73624; }
#checkout-review-submit p.grand-total .price { font-weight:bold; color:#A73624; font-size:20px; }

#checkout-review-submit button.btn-submit-order { margin:0; padding:0; border:0; background:url(../img/btn-submit-order.gif) no-repeat 0 0; width:168px; height:43px; overflow:hidden; float:right; display:inline; }
#checkout-review-submit button.btn-submit-order  span { display:none; }

.multi-address-checkout-box .box { position:relative; margin-bottom:20px; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; padding:15px; }
.multi-address-checkout-box .legend { float:left; margin-top:-10px; margin-bottom:0; margin-left:15px; border:1px solid #F18200; background:#F9F3E3; color:#F18200; padding:2px 8px; }
.multi-address-checkout-box .content { padding:20px 0 0; }
.multi-address-checkout-box .count-head { background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; padding:5px 0; font-size:14px; color:#666; }
.shipment-count { background:#E26703; padding:2px 5px; color:#fff; font-size:.95em; line-height:1em; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head {background:none !important; border-bottom:1px solid #eee; height:auto !important; padding:5px 0 !important; margin-bottom:10px;}
.multi-address-checkout-box .head h5 { color:#666; background:none !important; font-size:12px; height:auto !important; padding:0 !important; margin:0 !important; }
.multi-address-checkout-box .head a { font-weight:normal;}
.multi-address-checkout-box .checkmo-mailing-address { display: block; padding-left: 20px; }
.shipping-method-pointer { border:1px solid #e9f2f9; padding:10px; background:#f7fbfd; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-28px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../img/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../img/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

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

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

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

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

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

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

.gift-message-form { border:1px solid #d1d1d1; background:#f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0; }
.gift-message-form .fieldset { padding:10px 0 10px; }
.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0; height:300px; overflow:auto; }
.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 { font:14px/1.25 Arial, Helvetica, sans-serif; padding:0 20px; color:#222; margin:17px 0; }
.gift-message-form .inner-box p { margin:10px 0; padding:0 20px; }
.gift-message-form .gift-item { padding:5px 0 0; background:url(../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; }

/* Centinel */
.centinel { margin:10px 0; }
.centinel p { margin:0 0 10px; }

.opc .centinel { margin:0; padding:20px; }
/********** 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; background:url(../images/bkg_cols.gif) repeat-y 266px 0; min-height:350px; margin-bottom:-20px; }
.login-only { background:none; }

.account-login .new-users,
.account-login .registered-users { width:381px; padding:30px 32px 30px; }
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.5em; }
.account-login .form-list label,
.account-login .form-list span.label { width:98px; }
.account-login p.required,
.account-login .btn-only { padding-left:113px; width:230px; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list input.input-text { width:224px; }
.account-login .form-list p { padding:0 0 0 110px; }

.account-create {}
*/
.account-login {}
.account-login .new-users { }
.account-login .registered-users {}
.account-login .col2-set { font-size:12px; }
.account-login .col2-set .col-1,
.account-login .col2-set .col-2 { background:transparent url(../img/bg_tabs.jpg) no-repeat 100% 0; }
.account-login .col2-set .col-1 .buttons-set,
.account-login .col2-set .col-2 .buttons-set { margin:0; }
.account-login .box-bg { font-size:12px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 100% 0; }
.account-login .box-content { padding:14px 0 14px 15px; margin-right:15px; background:transparent url(../img/bg_tabs.jpg) no-repeat 0 0; }
.account-login .box-bg .box-content { background:transparent url(../img/bg_tabs_long.jpg) no-repeat 0 0; }
.account-login .box-content { height:auto!important; min-height:150px; height:150px; }
.account-login .box-content h2,
.account-login .box-content h3,
.account-login .box-content h4 { margin:0 0 1.2em 0; padding:0 0 5px 0; min-height:16px; background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; color:#5e5e5e; text-transform:capitalize; }
.account-login .box-content h2 { font-size:16px; }
.account-login .box-content h3 { font-size:16px; }
.account-login .box-content h4 { font-size:14px; }

.account-create .box-bg { font-size:12px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 100% 0; }
.account-create .box-content { padding:14px 0 14px 15px; margin-right:15px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 0 0; }
.account-create .box-content2 { padding:14px 15px 14px 15px; background:none; }
.account-create h2,
.account-create h3,
.account-create h4 { margin:0 0 1.2em 0; padding:0 0 5px 0; min-height:16px; background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; color:#5e5e5e; text-transform:capitalize; }
.account-create h2,
.account-create h3 { font-size:16px; }


.content-box-bg { margin:0 0 20px 0; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 100% 0; }
.content-box { padding:10px 0 10px 15px; margin-right:15px; background:transparent url(../img/bg_tabs_long.jpg) no-repeat 0 0; }
.content-box { height:200px; }
.content-box[class] { height:auto; min-height:200px; }
.content-box h2,
.content-box h3 { margin:0 0 10px 0; padding:0 0 3px 0; background:url(../img/bg_dots.gif) repeat-x 0 100%; font-size:16px; line-height:1.2em; color:#5e5e5e; text-transform:capitalize; }

.content-box2 { padding:10px 0 10px 5px; margin-right:10px; }
.content-box2 h2,
.content-box2 h3 { margin:0 0 10px 0; padding:0 0 3px 0; font-size:15px; line-height:1.2em; color:#929191; text-transform:capitalize; }

.box-list li { height:100px; margin:0 0 10px 0; padding:10px 13px 8px 13px; border:1px solid #ccc; background:url(../img/account_box_bg.gif) repeat-x #fff; }
.box-list[class] li { height:auto; min-height:100px; }
.box-list li .head { margin:0; }

.customer-account-logoutsuccess .col-main { height:auto!important; min-height:300px; height:300px; }

.account-login p.required { width:auto; }
.account-create p.required { width:auto; }

/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg,
.dashboard .col2-set { padding:0 0 20px; }
.dashboard .welcome-msg { margin-bottom:1em; font-size:1.1em; padding:10px; }
.dashboard .welcome-msg h2 { margin-bottom:8px; font-size:1em; }


/* Dashboard */
.account-box { margin-bottom:20px; border:1px solid #e4e4e4; background:#fff url(../img/account_box_bg.gif) repeat-x 0 1px; padding:15px; }
.account-box .head { margin-bottom:10px;  border-bottom:1px solid #eee; }
.account-box h4 { color:#666; font-size:16px;padding-bottom:3px; text-transform:capitalize; }
.account-box .inner-head { margin-bottom:8px; background:url(../img/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em; }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; font:bold 12px/15px Arial; margin:10px 0 5px 0; }
.account-box .pad-box { }
.account-box .pad-box .box-title { text-transform:uppercase; font:bold 12px/15px Arial; margin:10px 0 5px 0; }
.account-box .box-content { margin:0 0 6px; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count { float:left; display:inline; margin-top:3px; background-color:#0a263c; padding:2px 4px; font-size:9px; font-weight:bold; color:#fff; line-height:1em; }
.account-box ol .content { float:left; display:inline; margin-left:10px; padding:0; }
.account-box ol.recent-reviews li { float:none; display:block; }
.account-box ol.recent-reviews small { float:left; display:inline; margin-right:3px; font-weight:bold; }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc;}
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../img/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.account-box .head h4 { padding-top:2px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(../img/icon_folder_table.gif); padding-left:21px; }
.ad-account-info .head h4 { background-image:url(../img/icon_ma_info.gif); padding-left:21px; }
.ad-tags .head h4 { background-image:url(../img/icon_ma_tags.gif); padding-left:21px; }
.ad-reviews .head h4 { background-image:url(../img/icon_ma_reviews.gif); padding-left:21px; }
.ad-returns .head h4 { background-image:url(../img/icon_folder_table.gif); padding-left:21px; }
.add-quote-items { padding:10px; }
.add-quote-items .head h4 { padding-left:0; }

.quote { padding-right:17px; background:url(../img/pdf_small.gif) no-repeat right center; }

.with-border { }
.with-border tr.last td { }

/* My Account navigation */
.account-nav { margin-bottom:10px !important; }
.account-nav .head {}
.account-nav ul { margin-bottom:0; padding:1px 0 0; background:#f5f4f2; }
.account-nav ul li { background:transparent url(../img/menu_headers/sub_menu2_link_bg.gif) no-repeat left bottom; padding-bottom:1px; }
.account-nav li a, 
.account-nav li.current span { display:block; background:none; width:150px; font-weight:normal; line-height:13px; color:#666; padding:4px 3px 5px 15px; height:auto; }
.account-nav li a { display:block; }
.account-nav li a, 
.account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#a73624; text-decoration:none; background:#edebe8; }
.account-nav li.current span { color:#a73624!important; font-weight:bold; background:transparent url(../img/bg_accountnavon.gif) no-repeat 7px 0.7em; }
.account-nav li.last { background-image:none; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }


/* My Returns */
.return-totals { width:100%; float:right; }
.return-totals td { padding:3px 5px; text-align:right; }
.return-totals td.label { padding-right:10px; }


/* Account Addressbook */
.primary-address-list h4, .address-list h4 { margin-left:10px; font-size:16px; color:#929191; text-transform:capitalize; }
.primary-address-list li { margin-bottom:10px; border:1px solid #ccc; background:url(../img/account_box_bg.gif) repeat-x #fff; padding:10px 13px 8px 13px; }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display: block; padding-left: 20px; }




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

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

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

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

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

/* Order View */
.order-page {}
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }
.order-details .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:#dedede 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) 0 0 no-repeat; }
.order-info li.current strong { background-position:100% 0; padding-bottom:1px; }
.order-info dt { font-weight:bold; }
*/
.order-info { }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-access { padding-bottom:8px; }
.order-info { border:solid 1px #cecece; background:#eeece7; position:relative; height:auto!important; height:1px; padding:4px 8px; }
.order-info span { float:left; display:inline; }
.order-info ul { }
.order-info li { float:left; display:inline; margin:0 0 -12px 0; padding:0 6px 12px 6px; }
.order-info li.current { font-weight:bold; background:url(../img/point-con.gif) no-repeat center bottom; }
.order-info li a { text-decoration:underline; }
.order-info li a:hover { text-decoration:none; }

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { }

/* 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 h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }

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

/* Tagged products */
#my-tags-table .price-box { margin:5px 0; }
#my-tags-table .last { text-align:center; }
#my-tags-table .last p { margin:10px 0; }

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

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

.footer { background:transparent url(../img/footer_bg.jpg) no-repeat top; height:89px; width:1000px; margin:0 auto; padding-top:5px !important; }
.footer .informational { margin:0 0 0 20px; text-align:left; }
.footer .informational li { float:left; display:inline; margin-right:15px; }
.footer .informational li li { float:none; display:block; margin-right:0; }
.footer .informational li a { color:#3c4144; font:bold 13px/18px Arial; text-decoration:none; }
.footer .informational li a:hover { color:#a73624; text-decoration:none; }
.footer address.copyright { display:block; padding:15px 20px 35px 20px; text-align:center; color:#777; font-weight:normal; font-size:13px; }
.footer address.copyright a { color:#777; }
.footer address.copyright small { font-size:12px; }

.footer .legality { padding:13px 0; color:#ecf3f6; text-align:center; }
.footer .legality a,
.footer .legality a:hover { color:#ecf3f6; }

.footer-block { margin:-4px 0 0 0; }
.footer-block li { width:180px; background:url(../img/footer-separator.gif) no-repeat 100% 0; padding:5px 10px 3px 10px; color:#1c2d5a; /* border:1px solid red; border-width:1px 0; */ min-height:15px; }
.footer-block li.last { background:none; }
.footer-block li strong { display:block; }
.footer-block ul { margin-top:14px; }
.footer-block ul li { float:none !important; width:auto; display:block; background:none !important; padding:1px 0 !important; }
.footer-block .footer-account { width:160px; padding-left:70px; }
.footer-block .footer-company { width:160px; padding-left:80px; }
.footer-block .footer-info { width:150px; padding-left:70px; }

.footer .seals { clear:both; width:520px; margin:25px auto 0; text-align:center; }
.footer .left { margin:3px 0 0 10px; }
.footer .right { margin:7px 0 0 0; }
/* ======================================================================================= */


/* Some sample data cms styles ================================================================================ */
.page-head-alt {}
.page-head,
.page-head-alt { }
.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 { }


/* Restricted ================================================================================ */
.restriction-index-stub .page { width:652px; padding-bottom:3px; }
.restriction-index-stub .main { margin-top:100px; min-height:0; height:auto !important; padding:13px; text-align:center; margin-bottom:0; }
.restriction-index-stub .col-main { color:#dedede; height:auto !important; min-height:230px; height:230px; font-size:16px; background:#4a4a4a url(../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; } */

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

.product-essential:after,
#mini-cart .cart-content .subtotal:after,
#mini-cart .cart-content .bottom:after,
.head:after,
.inner-head:after,
.cart-head:after,
.cart .upsell ul:after,
.account-box ol.recent-reviews li:after,
.cart-bar:after,
.stock-block:after,
.promo-top-inner:after,
.page-top:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */





/************************** HOME PROMO ****************************/
.home-promo-title { margin:-30px 0 6px 0; height:24px; text-align:center; }
.home-promo-title span { display:block; width:198px; height:0; padding:24px 0 0 0; margin:0 auto; overflow:hidden; background:url(../img/bg_title_featired.gif) no-repeat 0 0; }
.cms-index-index .messages { margin-bottom:45px; }
.home-promo-side { float:left; display:block; width:100px; margin-right:8px; position:relative; }
.home-promo-side li { width:100px; margin-bottom:12px; }
.home-promo-side li img { vertical-align:top; display:block; margin:0 auto; }
.home-promo-side li a { display:block; border:6px solid #fff; color:#8e929b; width:88px; height:100px; padding:3px 0 3px 0; overflow:hidden; font:bold 12px/15px Arial; }
.home-promo-side li a:hover,
.home-promo-side li.hover a { border:6px solid #e6eaf5; text-decoration:none; color:#aa6440; }
.home-promo-side li span { margin:3px 0 0 0; display:block; text-align:center; }

.home-promo-center { width:370px; height:756px; overflow:hidden; float:left; display:inline; position:relative; margin:0 0 10px 0; padding:0; border:6px solid #ced6eb; background:#dbe1f0 url(../img/home_promo_bg.gif) repeat-x left -100px; line-height:16px;  }
.home-promo-center .center-inner { padding:0; }

.home-promo-center .promo-category { margin:0 0 3px 0; padding:5px 0 7px 0; background:url(../img/home_line.gif) no-repeat 50% bottom; font:bold 24px/28px Arial; color:#3f3f3f;  }
.home-promo-center .promo-category a { color:#3f3f3f; text-decoration:none; }
.home-promo-center .promo-brand { margin:0; padding:0; font:bold 17px/20px Arial; color:#6986bf; }
.home-promo-center .promo-brand a { color:#6986bf; text-decoration:none; }
.home-promo-center .promo-model { margin:0 0 5px 0; padding:0; font:bold 17px/20px Arial; color:#6986bf; }
.home-promo-center .promo-model a { color:#6986bf; text-decoration:none; }

.home-promo-center .promo-product-name { position:absolute; top:330px; left:5px; width:365px; text-align:center; line-height:20px; }
.home-promo-center h2 { padding:0; margin:10px 10px 6px 10px; overflow:hidden; height:40px; font:bold 16px/20px Arial; color:#304e9b; }
.home-promo-center h2 a { color:#304e9b; }
.home-promo-center h2 a:hover { text-decoration:none; padding-top:1px; }

.home-promo-center .stock-block { margin:20px 10px -5px 10px; padding:0; text-align:left; }
.home-promo-center .promo-stock-text { float:right; display:inline; margin:0 0 0 5px; padding:0; font:bold 18px/20px Arial; color:#3f3f3f; }
.home-promo-center .promo-stock-text .eta-text { margin:0; padding:0; display:block; color:#999999; font-size:12px; text-align:center; }

.home-promo-center .promo-free-shipping { margin:0; padding:0; }
.home-promo-center .promo-quick-ship { margin:5px 0 0 10px; padding:0; float:left; display:inline; }

.home-promo-center .promo-item { height:642px; padding-top:1px; }
.home-promo-center .loading { background:url(../img/loader.gif) no-repeat center center; }
.home-promo-center .image-holder { margin:0 auto; padding:0 0 40px 0; }
.home-promo-center .image-holder table { text-align:center; margin:0 auto; width:345px; height:245px; overflow:hidden; border:1px solid #e0e0e0; }
.home-promo-center .image-holder table td { text-align:center; vertical-align:middle; background:#fff; }
.home-promo-center .image-holder table td img { margin:0 auto; float:none; vertical-align:top; }
.home-promo-center .image-holder table td img.product-thumb { height:245px; }

.home-promo-center .promo-price { padding:0 10px 10px 0; }
.home-promo-center .price-spacer { height:10px; overflow:hidden; }
.home-promo-center .price-box { min-height:40px; font:normal 17px/21px Arial; }
.home-promo-center .price-box .price { padding:0; }
.home-promo-center .suggested { font-size:10px; color:#999999; margin-bottom:0; padding-bottom:0; }

.home-promo-center .regular-price { margin:1px 0 0 0; font:normal 17px/21px Arial; }
.home-promo-center .regular-price .label { color:#222; font:normal 17px/21px Arial; }
.home-promo-center .regular-price .price { color:#222; font:bold 18px/21px Arial; }
.home-promo-center .old-price { margin:0 0 0 0; font:normal 17px/21px Arial; }
.home-promo-center .old-price .label { color:#999; font:normal 17px/21px Arial; }
.home-promo-center .old-price .price { color:#999; font:bold 18px/21px Arial; }
.home-promo-center .special-price { margin:0 0 0 0; font:normal 17px/21px Arial; }
.home-promo-center .special-price .label { color:#a73624; font:normal 17px/21px Arial; }
.home-promo-center .special-price .price { color:#a73624; font:bold 18px/21px Arial; }
.home-promo-center .map-price { margin:0 0 0 0; font:normal 17px/21px Arial; }
.home-promo-center .map-price .label { color:#222; font:normal 17px/21px Arial; }
.home-promo-center .map-price .price { color:#222; font:bold 18px/21px Arial; }
.home-promo-center .price-notice { margin:2px 0 0 0; color:#a73624; font:bold 15px/16px Arial; }
.home-promo-center .price_big { font-size:24px; color:#a73624; margin-bottom:0; }
.home-promo-center .more_items,
.home-promo-center .more_items span { color:#5d86a8; font-weight:bold; margin-bottom:0; font-style:italic; }
.home-promo-center .more_items span { color:#304e9b; padding-left:1px; }
.home-promo-center .tier-price { height:42px; }
.home-promo-center .add_to_cart { margin:5px 10px 5px 0; height:25px; }
.home-promo-center .out-of-stock { margin:5px 10px 5px 0; height:21px; padding:2px 0 2px 0; }
.home-promo-center .out-of-stock input { cursor:default; }
.home-promo-center .promo_desc { margin:10px 7px 0 10px; clear:both; font:normal 13px/16px Arial; color:#5e6062; }
.home-promo-center .promo_desc p { margin:0; }

.home-promo-center .promo-qty { font:normal 15px/16px Arial; color:#666; margin:0 5px 0 0; position:relative; top:2px; }
.home-promo-center .promo-qty-input { border:1px solid #e5e8f0; padding:3px; width:30px; font:normal 13px/20px Arial; color:#666; }

.home-promo-center .promo-feat-text { margin:0 7px; position:absolute; left:0; bottom:114px; font:bold 16px/18px Arial; color:#859fd3; text-align:left; }

.home-promo-center .category-products { float:left; border:0; border-top:1px solid #ced6eb; width:368px; height:115px; padding:0 0 5px 2px; background:#dfe4f2 url(../img/home_promo_tabs_bg.gif) repeat-x left 0; list-style:none; }
.home-promo-center[class] .category-products { height:auto; min-height:115px; }
.home-promo-center .category-products li { float:left; font-size:20px; line-height:20px; padding:4px 0px; margin:0 0 0 6px; font-weight:bold; display:inline; position:relative; }
.home-promo-center .category-products li .image-holder { margin:0; padding:0; width:52px; height:67px; border:1px solid #e0e0e0; }
.home-promo-center .category-products li .image-holder table { width:52px; height:67px; border:0; text-align:center; }
.home-promo-center .category-products li img { width:50px; vertical-align:top; font-size:1px; color:#fff; }
.home-promo-center .category-products li.active { padding:5px 0 3px 0; top:-1px; border:1px solid #ced6eb; border-top:0; background:#dbe1f0; }
.home-promo-center .category-products li.active .image-holder { border-left:1px solid #ced6eb; border-right:1px solid #ced6eb; margin:0 -1px; }
.home-promo-center .category-products li.active .image-holder table { }
.home-promo-center .category-products li a { }
.home-promo-center .category-products li a:hover { text-decoration:none; padding-top:1px; }
.home-promo-center .category-products li .promo-num { padding:3px; }

.ship-clear { width:600px; clear:both; display:block; height:183px; margin:5px 0 10px -1px; }
.ship-clear .hpcallout{ margin:0 10px 0 0; padding:0; width:295px; height:auto; float:left; display:inline; }

.ship-clear .cs { padding:0; width:295px; height:32px; float:left; display:inline; background:#fff url(../img/menu_header_mid.gif) no-repeat left top; }
.ship-clear .cs h3 { margin:0; padding:32px 0 0 0; width:295px; height:0; overflow:hidden; background:transparent url(../img/menu_headers/clear_sale.gif) no-repeat left top; }
.ship-clear .cs a { background:transparent url(../img/clear_sale_img.gif) no-repeat left top; }
.ship-clear .cs a { font-size:13px; padding:110px 0 0 10px; color:#a73624; display:block; width:285px; height:41px; }
.ship-clear .cs a:hover { text-decoration:none; }
.ship-clear .cs a strong { font:normal 18px/18px Arial, sans-serif; }
.ship-clear .cs a span { color:#727272; font-size:12px; }

.contractors,
.just_arrived,
.most-popular { width:600px; height:32px; margin:0 -1px; background:#fff url(../img/menu_headers/long_header.gif) no-repeat left top; }
.just_arrived { margin:20px 0 10px 0; }
.most-popular { margin:30px 0 10px 0; }

.contractors h3 { text-indent:-5000px; height:32px; margin:0;  background:transparent url(../img/menu_headers/contractors.gif) no-repeat top; }
.contractors-link {display:block; padding:0; margin:0; border:0; height:1%;}
.contractors-link img {display:block; padding:0; margin:0; border:0;}
.just_arrived h3 { text-indent:-5000px; height:32px; margin:0;  background:transparent url(../img/menu_headers/just_arrived.gif) no-repeat top; }
.most-popular h3 { text-indent:-5000px; height:32px; margin:0;  background:transparent url(../img/menu_headers/most_popular.gif) no-repeat top; }

.wide_callout { margin-bottom:9px; clear:both; display:block; }
.callout { margin-bottom:10px; clear:both; display:block; }

.just_arrived_boxes,
.most-popular-boxes { width:600px; margin:0 -1px; }
.just_arrived_boxes li { width:140px; float:left; display:inline; margin:0 5px; padding:0 0 10px 0; text-align:center; }
.most-popular-boxes dt,
.most-popular-boxes dd { float:left; display:inline; margin:0 5px; padding:0 0 10px 0; text-align:center; }
.most-popular-boxes dt { width:200px; }
.most-popular-boxes dd { width:380px; }
.just_arrived_boxes .alink, .most-popular-boxes .alink { line-height:14px; padding:5px 0; text-align:center; }
.just_arrived_boxes .amodel, .most-popular-boxes .amodel { color:#a1a1a1; line-height:14px; text-align:center; }
.just_arrived_boxes .aprice, .most-popular-boxes .aprice { color:#a73624; font-weight:bold; text-align:center; }
.most-popular-boxes .amodel { padding:5px 0; }

.just_arrived_boxes .price-box { font-size:11px; text-align:center; }
.just_arrived_boxes .price { font-size:14px; }
.just_arrived_boxes .regular-price { color:#a73624; font-size:11px; }
.just_arrived_boxes .special-price { color:#a73624; font-size:11px; }
.just_arrived_boxes .map-price { color:#a73624; font-size:11px; }
.just_arrived_boxes .roll-price { font-size:11px; }
.just_arrived_boxes .roll-price .price { font-size:11px !important; }
.just_arrived_boxes .qty-box { margin-right:3px; font-size:11px; }
.just_arrived_boxes .qty-box input.input-text { border-color:#e7e7e7; color:#727272; font-size:11px;}

.most-popular-boxes dd { font-size:12px; line-height:18px; }
.most-popular-boxes dd h2 { display:block; margin:0 0 10px 0; font-size:16px; color:#4064aa; line-height:22px; }
.most-popular-boxes dd h2 a:hover { text-decoration:none; }

.most-popular-boxes .price-box { font-size:11px; }
.most-popular-boxes .price { font-size:14px; }
.most-popular-boxes .regular-price { color:#a73624; font-size:11px; }
.most-popular-boxes .special-price { color:#a73624; font-size:11px; }
.most-popular-boxes .map-price { color:#a73624; font-size:11px; }
.most-popular-boxes .roll-price { font-size:11px; }
.most-popular-boxes .roll-price .price { font-size:11px !important; }
.most-popular-boxes .qty-box { margin-right:3px; font-size:11px; }
.most-popular-boxes .qty-box input.input-text { border-color:#e7e7e7; color:#727272; font-size:11px;}



/************************************************************/
/**************************BRANDS page ****************************/
/************************************************************/
/********************* BRAND PAGE ***********************/

.brand-promo-img-box { margin:0 -1px; padding:0; width:598px; height:240px; border:1px solid #e7e7e7; overflow:hidden; position:relative; z-index:9; }
.brand-promo-img-box ul { position:absolute; margin-top:212px; margin-left:511px; }
.brand-promo-img-box li { float: left; }
.brand-promo-img-box ul li img { z-index:1000; }

.brand-logo { margin:15px 0 10px 0; }
.brand-logo img { vertical-align:top; }
.brand { padding:0 0 8px; font-size:12px; line-height:16px; }

/********************* CATEGORY FEATURED ***********************/

.category-promo-img-box { margin:0 -1px 15px; padding:0; width:598px; height:240px; border:1px solid #e7e7e7; overflow:hidden; position:relative; z-index:9; }
.category-promo-img-box ul { position:absolute; margin-top:212px; margin-left:511px; }
.category-promo-img-box li { float: left; }
.category-promo-img-box ul li img { z-index:1000; }

/********************* CATEGORY LIST ***********************/
.category-list { width:598px; padding:0; }
.category-list li.list-item { list-style:none; width:186px; float:left; margin:0 20px 0 0; padding:0 0 20px 0; position:relative; }
.category-list li.last { margin-right:0; }
.category-list li.list-item h3 { width:186px; border-bottom:1px solid #bfd9ed; position:relative; cursor:pointer; }
.category-list li.list-item h3 .list-head { display:block; padding:7px 5px 7px 7px; margin:0; background:#8dbedf url(../img/cat_list_header.gif) no-repeat left top; font:normal 11px/15px Arial; color:#4064aa; }
.category-list li.list-item h3 .list-head:hover { color:#00246a; text-decoration:none; }
.category-list li.list-item h3.over .list-head { color:#00246a; text-decoration:none; }
.category-list li.list-item h3 .list-head span { font-size:11px; color:#666; }

.category-img-box { width:184px; height:184px; border:1px solid #e7e7e7; margin:0; padding:0; }
.category-img-box a.img-box { display:block; overflow:hidden; width:184px; height:184px; margin:0 auto; text-align:center; }
.category-img-box a.img-box img { width:184px; }

.category-list .subcat-list { margin:0; padding:5px 0 3px; list-style:none; background:#dfedf6; position:absolute; z-index:555; left:0; top:30px; }
.category-list .subcat-list li { margin:0; padding:5px 8px; list-style:none; background:url(../img/bg_subcat_line.gif) no-repeat 50% 0; }
.category-list .subcat-list li a { color:#4064aa; font:normal 11px/14px Arial; text-decoration:none; }
.category-list .subcat-list li a:hover { color:#00246a; text-decoration:none; }
.category-list .subcat-list li span { color:#666; font:normal 11px/14px Arial; }
.category-list .subcat-list li.first { background:none; padding-top:0; }

.category-list .over .subcat-list { display:block !important; z-index:999; }
.category-list li.list-item h3:hover > .subcat-list { display:block; z-index:999; }




.brands-list { width:598px; padding:0; }
.brands-list li.list-item { list-style:none; width:186px; float:left; margin:0 20px 0 0; padding:0 0 20px 0; position:relative; }
.brands-list li.last { margin-right:0; }

.brands-list li.list-item h3 { width:186px; border-bottom:1px solid #bfd9ed; }
.brands-list li.list-item h3 .list-head { display:block; padding:7px 5px 7px 7px; margin:0; background:#8dbedf url(../img/cat_list_header.gif) no-repeat left top; font:normal 11px/15px Arial; color:#4064aa; }
.brands-list li.list-item h3 .list-head span { font-size:11px; color:#666; }

.brands-list li img.categoryPic { margin:15px auto 20px; display:block; }
.brands-list li ul.brand-list { margin:0; padding:5px 0; width:186px; list-style:none; }
.brands-list li ul.brand-list li { margin:0; padding:3px 5px 3px 7px; }
.brands-list li ul.brand-list li a { color:#4064aa; font:normal 11px/14px Arial; text-decoration:none; }
.brands-list li ul.brand-list li a:hover { color:#00246a; text-decoration:none; }



.category-list li img.categoryPic { margin:15px auto 20px; display:block; }
.brands-list li img.categoryPic { margin:15px auto 20px; display:block; }

.abc li h3 { padding:7px 0 6px 12px; }
.abc li h3 strong { font-size:16px !important; }

/************************************************************/
/************************** MENU`S ****************************/
/************************************************************/


/************************** SUB MENU ****************************/
.sub-menu, .sub-menu li, .sub-menu li.sub-menu-header h3, .sub-menu2 li, div.roll-sub-menu, .roll-item li { margin:0; padding:0; }
.sub-menu, div.roll-sub-menu { margin:0 0 15px 0; }
.side-col * { margin-bottom:0!important; }

div.roll-sub-menu { margin:0 0 15px;}

.sub-menu li, .roll-item li, .footer-links li, .home-promo-side li,
.hor-roll li, .ship-clear li, .breadcrumbs li, .cat_feature_container li, .just_arrived_boxes li,
.category-list li, .comparing-prod-list li, .pinfo_tab li, .expando-cart li,
.prod-list ul li { list-style:none; }

.text12 { font-size:12px; }

.recent-roll-item { display:block; background:#f5f4f2 url(../img/menu_headers/recent_roll_bottom.gif) repeat-x bottom; padding:10px; }
.recent-roll-item span { }
.recent-roll-item:hover { background:#e5e2dd url(../img/menu_headers/recent_roll_bottom_hov.gif) repeat-x bottom; text-decoration:none; }
.recent-roll-item a { text-decoration:none; }
.recent-roll-item a:hover { text-decoration:none; }
div.roll-sub-menu{ background:#f5f4f2; }

.sidebar .roll-top,
.sidebar .roll-bottom { margin:0; }
.sidebar .roll-top { background:transparent url(../img/menu_headers/roll_top.gif) no-repeat top; width:167px; height:18px; }
.sidebar .roll-bottom { background:transparent url(../img/menu_headers/roll_bottom.gif) no-repeat top; width:167px; height:21px; }
.sidebar .roll-link { line-height:14px; display:block; }
.sidebar .roll-model { color:#a1a1a1; line-height:14px; display:block; margin:3px 0 8px 0; }
.sidebar .roll-price { color:#a73624; font-weight:bold; text-align:center; }
.sidebar .roll-price .price-box { text-align:center; }

.hor-roll, .hor-roll-big { width:415px; height:112px; background:#f5f4f2; }
.hor-roll ul, .hor-roll-big #related_scroll_ul { float:left; padding-top:0px; }
.hor-roll li, .hor-roll-big a { float:left; width:73px; text-align:center; color:#4580aa; }
.hor-roll li, .hor-roll li img { margin-bottom:2px; }
.hor-roll li a:hover { text-decoration:none; color:#a73624; display:block; background:#e1ded7; }
.hor-roll li img {margin-top:5px; border:3px solid #fff;}
.hor-roll div.left, .hor-roll div.right{ width:21px; height:112px; padding-top:0; }
.hor-roll div.left img, .hor-roll div.right img { margin:0; }
.hor-roll div.left, .hor-roll-big div.left { float:left; margin-right:4px; }
.hor-roll div.scroll-container, .hor-roll-big div.scroll-container { float:left; }
.hor-roll div.right, .hor-roll-big div.right { float:right; }

.hor-roll-big { width:590px; height:151px; padding:0; margin:0; }
.hor-roll-big #related_scroll_ul { margin:0; padding:0; }
.hor-roll-big a, .hor-roll-big a span { display:block; float:left; }
.hor-roll-big a { width:153px; height:131px; padding:10px; margin:0; background:transparent url(../img/related_scroll_bg.gif) no-repeat left top;}
.hor-roll-big a:hover { background:transparent url(../img/related_scroll_bg_hov.gif) no-repeat left top; text-decoration:none; }

#hor_scroll {
    position: absolute;
    margin-left:0;
    height: 112px;
    border: none;
    visibility: hidden;
    clip: rect(0 112px 365px 0);
}
#related_scroll {
    position: absolute;
    margin-left:0;
    height: 151px;
    border: none;
    visibility: hidden;
    clip: rect(0 151px 530px 0);
}
#brands_scroll {
    position: absolute;
    margin-top:0;
    margin-left:0;
    width: 167px;
    border: none;
    visibility: hidden;
    clip: rect(0 167px 428px 0);
}
#brands_scroll .roll-item a {margin:0; display:block; padding:10px 0 4px; text-align:center; text-decoration:none; color:#666;}
#brands_scroll .roll-item a span {display:block; padding:0 0 0px}
#brands_scroll .roll-item a:hover {/*border:1px solid #e5e2dd;*/ background:#e5e2dd /*url(../img/menu_headers/recent_roll_bottom_hov.gif) repeat-x bottom*/; margin:0px 0; display:block; text-decoration:none; color:#666;}
.roll-sub-menu .roll-bottom {position:absolute; bottom:8px; z-index:2000; height:16px;}
.roll-sub-menu .roll-top {margin-top:5px;}

.brand-box { height:508px; margin-top:6px; position:relative; }

/*********************** SIDE MENU ****************************/
.sub-menu { background:#f5f4f2; }

div.box div.head,
div.sub-menu-header,
.sub-menu li.sub-menu-header,
.sub-menu2 li.sub-menu-header,
div.roll-sub-menu .roll-sub-menu-header { height:32px; background:#fff url(../img/columns/menu_header.gif) no-repeat left top; padding-left:3px; text-align:center; }
div.box div.head h3,
div.sub-menu-header h3,
.sub-menu li.sub-menu-header h3,
div.roll-sub-menu .roll-sub-menu-header h3 { height:32px; background:#fff url(../img/columns/menu_header.gif) no-repeat right top; padding-right:3px; color:#fff; margin:0 !important; text-transform:capitalize; font:bold 16px/32px "Times New Roman"; text-indent:-3px; }
div.box div.head h3 span,
div.sub-menu-header h3 span,
.sub-menu li.sub-menu-header h3 span,
div.roll-sub-menu .roll-sub-menu-header h3 span { display:block; text-indent:-5000px; height:32px; }

.sub-menu li { background:#ece9e4 url(../img/sub_menu_item_bg_btm.gif) no-repeat 0 100%; padding:0; }
.sub-menu li.last { background:#ece9e4; }
.sub-menu li a { display:block; background:transparent url(../img/sub_menu_item_bg.gif) no-repeat 0 -56px; font-weight:bold; color:#4064aa; padding:6px 10px; }
.sub-menu li.parent a { background:transparent url(../img/sub_menu_item_bg.gif) no-repeat 0 0; }

.sub-menu li:hover a,
.sub-menu li.over a,
.sub-menu li a:hover { color:#a73624; text-decoration:none; }
.sub-menu li.parent:hover a,
.sub-menu li.over a,
.sub-menu li.parent.over a,
.sub-menu li.parent a:hover { color:#a73624; background:transparent url(../img/sub_menu_item_bg.gif) no-repeat 0 -28px; text-decoration:none;  }

.sub-menu li a.header,
.sub-menu li a.header:hover { display:block; background:transparent url(../img/menu_headers/sub_menu2_header_bg.gif) no-repeat left; font-weight:bold; color:#4064aa; padding-right:20px; margin-bottom:0px; }
.sub-menu ul { margin-bottom:1px; }

.sub-menu li:hover ul a,
.sub-menu li.over ul a,
.sub-menu ul li a { display:block; width:157px; padding:5px 10px 6px 18px; font-weight:normal; line-height:13px; color:#666666; height:auto; background:none !important; }
.sub-menu ul li  a:hover { color:#a73624 !important; text-decoration:none; background:#edebe8 !important; }
.sub-menu ul li.active a { color:#a73624 !important; font-weight:bold; }

.sub-menu ul li { width:auto; background:url(../img/menu_headers/sub_menu2_link_bg.gif) no-repeat left bottom; padding-bottom:1px; }
.sub-menu ul li.last { background:none; }

#nav2 li { position:relative; z-index:200; }
#nav2 li a { color:#aa6440; }
#nav2 li ul a { color:#666; }
#nav2 li ul { display:none; margin-bottom:1px; position:absolute; z-index:999; left:168px; top:0; border:1px solid #ddd; background:#f5f4f2; }
#nav2 li:hover > ul { display:block; z-index:999; }
#nav2 li.over ul { display:block; z-index:999;  }
#nav2 li ul ul,
#nav2 li ul ul { display:none !important; }

#nav2 li.active a,
#nav2 li.active a:hover { color:#777; }

/************ Categories Headers *************/
.mini-wishlist div.head h3 a {background:transparent url(../img/bg_mywishlist.gif) no-repeat 10px top;}

.one-page-checkout-progress h3 span { background:transparent url(../img/tle_checkoutprogress.gif) no-repeat center top; }
.account-nav h3 span  {background:transparent url(../img/tle_myaccount.gif) no-repeat 50% 0;}
h3 .yourhome {background:transparent url(../img/your_home.gif) no-repeat 50% 0; display:block; height:55px; text-indent:-999em; }
h4 .mini-compare { background:transparent url(../img/compare_products_g.gif) no-repeat center top; }
h3 .departments { background:transparent url(../img/tle_departments.gif) no-repeat center top; }
h3 .brands { background:transparent url(../img/menu_headers/brands.gif) no-repeat left top; }
h3 .feat-categories { background:transparent url(../img/menu_headers/feat-categories.gif) no-repeat left top; }
h3 .recently-viewed { background:transparent url(../img/menu_headers/recently_viewed.gif) no-repeat center top; }
h3 .hot-products { background:transparent url(../img/menu_headers/hot_products.gif) no-repeat center top; }
h3 .narrow-search { background:transparent url(../img/menu_headers/narrow_search.gif) no-repeat center top; }
h3 .browse-category { background:transparent url(../img/menu_headers/browse_category.gif) no-repeat center top; }

.related-products h3 span { background:transparent url(../img/menu_headers/related_products.gif) no-repeat center top; }
h3.upsell span { background:transparent url(../img/tle_mayalsointerested.gif) no-repeat center top !important; }

h3 .electrical { background:transparent url(../img/menu_headers/electrical.gif) no-repeat center top; }

.fullwidth-header { width:590px; height:32px; text-align:center; background:#fff url(../img/menu_headers/fullwidth_header.gif) no-repeat left top; }
.fullwidth-header h3 { text-indent: -5000px; height:32px; margin:0; padding:0; }


/***************** HELP POPUPS *****************/
.layered-nav dt { position:relative; }
.layered-nav .help-link { margin:0 5px; width:18px; height:16px; float:right; display:inline; position:relative; cursor:help; text-decoration:none; z-index:501; }
.layered-nav .help-popup { margin:0; padding:5px 10px; width:146px; position:absolute; left:0; top:29px; background:#f2f7fb; font-weight:normal; font-size:0.95em; color:#7a7a7a; z-index:999 !important; border:1px solid #ece9e4; border-top:0; }

.more { color:#3d60a8; font-weight:bold; margin-left:5px; }

#hotitems_scroll {}
#hotitems_scroll .recent-roll-item { }
#hotitems_scroll .recent-roll-item img {}

.thumb { margin:0 3px; padding:2px; background:#fff; text-align:center; display:block; }
.thumb img { margin:0; vertical-align:top; }


/*********************VIRTUAL IRIS**************************/
 .th1		  {border-bottom:1px solid #009900;width:100px;color:white; text-decoration: none}
 a.th1:hover	  {border-bottom:1px solid #009900;width:100px;color:#000099;background-color:white}

 a.mh1:link	  {border-bottom:1px solid #000000;width:100px;color:white; text-decoration: none; display:block;}
 a.mh1:visited	  {border-bottom:1px solid #000000;width:100px;color:white; text-decoration: none; display:block;}
 .mh1		  {border-bottom:1px solid #000000;width:100px;color:white; text-decoration: none; display:block;}
 a.mh1:hover	  {border-bottom:1px solid #000000;width:100px;color:#000000;background-color:white; display:block;text-decoration: none;}


 a.mh2:link	  {width:100px;color:white; text-decoration: none; display:block;}
 a.mh2:visited	  {width:100px;color:white; text-decoration: none; display:block;}
 .mh2		  {width:100px;color:white; text-decoration: none; display:block;}
 a.mh2:hover	  {width:100px;color:#000000;background-color:white; display:block; text-decoration: none;}

 .th1c		  {border-bottom:1px solid #009900;width:200px;color:white; text-decoration: none}
 a.th1c:hover	  {border-bottom:1px solid #009900;width:200px;color:#000099;background-color:white}
 .th2c		  {width:100px;color:white; text-decoration: none;width:200px;}
 a.th2c:hover	  {width:100px;color:#000099;background-color:white;width:200px;}

 .th2		  {width:100px;color:white; text-decoration: none; display:block}
 a.th2:hover	  {width:100px;color:#000099;background-color:white; display:block}



/* LOADING INDICATOR
*******************************************************************/
#loading-process {
    position:absolute;
    top:45%;
    left:50%;
    margin-left:-60px;
    border:2px solid #f1af73;
    padding:15px 60px;
    background:#fff4e9;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    z-index:501;
    }
#loading-mask {
    position:absolute;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    filter:alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    z-index:500;
    }
#loading-mask .loader {
    position:fixed;
    top:45%;
    left:50%;
    width:120px;
    margin-left:-60px;
    padding:15px 60px;
    background:#fff4e9;
    border:2px solid #f1af73;
    color:#d85909;
    font-weight:bold;
    text-align:center;
    z-index:1000;
    }

#loading-mask { }
#loading-mask .loader {
    position:absolute;
    background:#f5f4f2 url(../img/loader.gif) no-repeat 50% 15px;
    border:2px solid #e5e2dd;
    color:#5893bc;
    padding:20px 60px 10px 60px;
}
#loading-mask[id] .loader { position:fixed; }
#loading-mask .loader img { display:none; }


/**/
.note-list li {
    border-bottom:1px solid #e3e3e3;
    margin-bottom:9px !important;
    background:url(../images/icon_note_list.gif) no-repeat 0 3px;
    padding-bottom:9px;
    padding-left:18px;
    }



/* One-Page Return */
.one-page-return .group-select { margin-right:0; }
.one-page-return .section { background:transparent url(../img/tab_pinfo_bg_return.gif) no-repeat 0 -27px; padding:0 10px; position:relative; }
.one-page-return .box { padding:20px 0; }
.one-page-return .box-no-padding { }
.one-page-return .box-no-padding .inner-box { padding:20px 0px; }
.one-page-return .head { margin-bottom:0; padding:10px 0px 8px 0px; }
.one-page-return .head a { display:none; }  /* Hide Edit button in step header */
.one-page-return h3 { color:#d2d2d2; font-size:1.05em; }
.one-page-return h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-return .step-count { background:#d2d2d2; color:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-return .content { padding: 10px 20px; }
.one-page-return label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-return .allow .head { cursor:pointer; }
.one-page-return .active .head { margin-bottom:0; background:transparent url(../img/bg_dots.gif) repeat-x 0 100%; cursor:default; }
.one-page-return .allow .head a { display:block; } /* Display Edit button in active selection */
.one-page-return .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-return .allow h3 { color:#919191; }
.one-page-return .active h3 { color:#a73624; }
.one-page-return .allow .step-count { background:#919191; color:#e5e5e5; }
.one-page-return .active .step-count { color:#fff; background:#a73624; }
.one-page-return .active .box { display:block;}
.one-page-return dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-return .checkmo-mailing-address { padding-left: 20px; }

.one-page-return-progress .page-head { margin-bottom:1em; }
.one-page-return-progress li {margin:0; padding:0; background:#f5f4f2;}
.one-page-return-progress h4 { font-size:12px; display:block; background:transparent url(../img/bg_sidesubheader.gif) no-repeat left; width:147px; height:24px; font-weight:bold; color:#a0afcb; padding:5px 0 0 21px; margin-bottom:0px; text-transform:capitalize; }
.one-page-return-progress h4.complete { color:#4064aa; }
.one-page-return-progress h4 a { text-transform:none; font-size:11px; font-weight:normal; }
.one-page-return-progress .content { padding:8px 8px 8px 21px; }

.one-page-return .group-select,
.one-page-return .group-select ul { background:none!important; padding:0; }
.one-page-return .input-box { width:275px !important; }
.one-page-return a.back { background:url(../img/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-return .button-set { margin-top:10px; }

.one-page-return .nopadding { padding:3px !important; }
.one-page-return .actions { }
.one-page-return .actions .input-text { width:35px; padding:1px 2px; }
.one-page-return .actions .checkbox { margin-left:10px; width:13px; height:13px; }
.one-page-return .actions .form-button { margin:5px 0 0 0; }

.one-page-return .radio { margin:2px 0 0 0; vertical-align:top; width:13px; height:13px; }

.head-buttons { float:right; }
.head-buttons button { margin-left:5px; }
.one-page-return .title { margin:0 0 4px 0; padding:0 0 0 0; height:21px; }
.one-page-return[class] .title { height:auto; min-height:21px; }
.one-page-return .title h4 { margin:4px 0 0 0; border:0; color:#666; font-size:14px; line-height:1.5em; text-transform:capitalize; }

ul.label_list { margin:0 !important; padding:0 !important; list-style:none; width:75px; }
ul.label_list li { margin:0 !important; padding:0 !important; list-style:none; }
ul.label_list span { text-align:left; display:inline; }
ul.label_list .label { width:55px; }
ul.label_list .value { width:20px; text-align:right; }
ul.label_list .value .input-text { width:20px; text-align:right; padding:0 1px; }

/* Reseting styles for description blocks */
.txt { }
.txt p { padding:0; margin:5px 0; }
.txt ul, .txt ol { float:none; margin:0; padding:5px 0 5px 10px; list-style:none; }
.txt li { margin:1px 0 1px 10px; padding:0; list-style:none; list-style-position:outside; }
.txt ul ul, .txt ol ol, .txt ul ol, .txt ol ul { padding:1px 0 2px 10px; }
.txt ol { padding-left:15px; }
.txt ul li { list-style:disc; }
.txt ul li li { list-style:circle; }
.txt ol li { list-style:decimal; }
.txt ol li li { list-style:lower-alpha; }
.txt strong, .txt b { font-weight:bold; }

/* Checkout one page message block */
.opc .shipping-note { margin:0 0 0 0; }
.opc .shipping-title { margin:0 0 0 5px; }

.opc .ca-text { float:right; display:inline; margin:0 5px 15px 0; position:relative; }
.opc .ca-text ul { padding:10px 5px 10px 10px; border:1px solid #83a4c4; background:#eaeff5; width:389px; }
.opc .ca-text ul li { margin:0; padding:0 0 3px 10px; list-style:none; background:url(../img/bullet.gif) no-repeat left .3em; color:#113d66; }
.opc .ca-text ul li .red-text { color:#ff0000; font-size:11px; }
.opc .ca-text ul li .red-text a { color:#333; text-decoration:underline; }


.b-border { margin-bottom:5px; padding-bottom:3px; background:url(../img/bg_dots.gif) repeat-x 0 100%; }

.span-link { cursor:pointer; }

button.title-button { margin:5px 5px 0 0; float:right; display:inline; }

/* Upsell Popup */
.upsell-popup { text-align:left; }
.upsell-popup .upsell-description-holder { height:370px; margin:15px 0; padding:0 10px; border-right:1px solid #d6d4d4; position:relative; }
.upsell-popup[class] .upsell-description-holder { height:auto; min-height:370px; }
.upsell-popup .upsell-description { padding-bottom:25px; }
.upsell-popup .upsell-buttons { position:absolute; padding:10px 0 0 0; margin-left:10px; bottom:-5px; left:0; width:93%; border-top:1px solid #6b89ae; text-align:center; }
.upsell-popup .upsell-buttons .btn { }
.upsell-popup .upsell-buttons img { cursor:pointer; }
.upsell-popup table { }
.upsell-popup table td { vertical-align:top; }
.upsell-popup img { vertical-align:top; }

.upsell-popup .upsell-item-td { padding:15px 10px; }
.upsell-popup .upsell-item-td .manufacturer {}
.upsell-popup .upsell-item-td .product-image {}
.upsell-popup .upsell-item-td h5 { color:#203548; }
.upsell-popup .upsell-item-td h5 a { color:#203548; }
.upsell-popup .upsell-item-td .price-box { }
.upsell-popup .upsell-item-td .add-to-cart-set { padding-top:5px; }
.upsell-popup .upsell-item-td .add-to-cart-set .qty { margin-right:5px; float:left; display:inline; }

.upsell-popup .std ul { list-style:none; padding-left:0; }
.upsell-popup .std ol { list-style:decimal outside; padding-left:10px; }
.upsell-popup .std ul ul { list-style-type:circle; }
.upsell-popup .std ul li { margin:0.3em 0; padding-left:10px; list-style:none; background:url(../images/li-upsell.gif) no-repeat 0 0.5em; }



.col-main .twtr-doc { margin:0 auto; }


.foot_dollars th span { color:#1c09f8; }
.foot_shipping_savings th { color:#bf1a00; }
.foot_shipping_savings td { color:#bf1a00; }
.free_shipping { color:#28903B; }
