/**
 * 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) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

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

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

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

/* Headings */
h1            { font-family:Arial,Helvetica,sans-serif; font-size:18px; font-weight:normal; }
h2            { font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:normal; color:#000; }
h3            { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; }
h4            { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; }
h5            { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; }
h6            { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; }

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

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

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

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

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

/* Layout ================================================================================ */
/*.wrapper { background:#fff; padding-bottom:20px; background: url('../images/repeatable-grey-shade.png') repeat-x;}*/
.page { width:940px; margin:0 auto; text-align:center; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.main { margin:0 0 14px; min-height:750px; text-align:left; }
.sidebar { min-height:350px; }

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

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

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

/* 3 Columns Layout */
.col3-layout { background-position:0 0; }
.col3-layout .col-main { width:532px; margin-left:1px; display:inline; }
.col3-layout .col-wrapper { float:left; width:755px; }
.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:#444; }
input.input-text,textarea { background:#fff; border:1px solid #c7c7c7; background:#fff url(../images/bkg_input.gif) 0 0 repeat-x; }
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:14px !important; margin-top:2px; vertical-align:top; }
input.radio { font-size:10px !important; }
input.qty { width:2.5em; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button { border:0; padding:0; margin:0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:middle; }

a.button,
button.button span,
a.button span,
button.button span span { background-color:transparent; background-image:url(../images/bkg_btn.gif); background-repeat:no-repeat; }

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

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

/* Form Validation */
.validation-advice { clear:both; font-size:14px !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; }
span.validation-error,
div.validation-error { background:url(../images/icon_error.gif) 100% 2px no-repeat; }
.required em { color:#00adf2; margin-right:4px; }
p.required { margin:0; padding:5px 0 7px; text-align:right; width:620px; font-size:14px; color:#00adf2; }
.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:14px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend { margin:0 0 1.5em; color:#000; }

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

.form-list li { margin:0 0 9px; vertical-align:top; }
.form-list label { float:left; width:225px; padding:2px 15px 0 0; font-size:14px; font-weight:normal; color:#444; text-align:right; }
.form-list .value { float:left; padding:2px 0 0; }
.form-list .note { clear:both; font-size:14px; width:380px; margin:0; padding:3px 0 0 240px; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; }
.form-list .input-box a { font-size:14px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:374px; vertical-align:top; }
.form-list textarea { width:374px; height:13em; }
.form-list select { float:left; width:380px; vertical-align:top; }
.form-list p { margin:0; padding:0 0 0 240px; }
ul.add-row,
.form-list li.add-row { background:url(../images/bkg_dots.gif) repeat-x 0 0; margin-top:15px; }
ul.add-row .btn-remove,
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }

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

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

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

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

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

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

.form-buttons { margin:0; width:620px; } /* for button containing block under the general form */
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; width:225px; padding:2px 15px 0 0; text-align:right; }
.btn-only { /* padding-left:240px; */ }
.go-top-button {
    background: url(../images/go-top-button.png) 0 0 no-repeat;
    cursor: pointer;
    display: none;
    height: 92px;
    position: fixed;
    right: 5%;
    top: 55%;
    width: 67px;
    z-index: 20;
}
/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

/* Global Messages */
.messages { width:100%; overflow:hidden; text-align:left; margin-top:10px; padding: 10px 0; }
.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; }

p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:14px !important; margin:10px 0; }
/* Error Message */
.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:14px !important; }
p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:14px !important; margin:10px 0; }
/* Error Message */
.messages li.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#ed1c24; }
.messages li.error-msg a { color:#ed1c24; }
.messages li.error-msg ul { /* background-image:url(../images/bkg_msg-error.gif); */ }
p.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#ed1c24; }
/* 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 class reset */
.std .messages { margin-top:0; }
.std .messages { width:auto; list-style:none !important; padding:0 !important; margin-bottom:0 !important; }
.std .messages ul { list-style:none !important; padding-left:17px !important; margin:0 0 -11px !important; }

/* BreadCrumbs */
.breadcrumbs {
    margin:0 auto;
    background:url('../images/productpage_topfade.png') no-repeat 0 0;
    text-align:left;
    width:1020px;
    height:30px;
    padding: 0;
}
.breadcrumbs li { display:inline; font-size: 12px;  }

.breadcrumbs a { color:#00adf2; text-decoration:none; font-size: 12px;  }
.breadcrumbs a:hover { text-decoration:underline; }

/* Page Heading */
.page-title { margin-bottom:20px; padding:23px 20px 11px; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,
.page-title h2 { font:normal 22px/27px Arial,Helvetica,sans-serif; color:#333; }

.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons .link-print { float:right; margin-top:4px; }

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

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

.layer-title {
    height: 30px;
    width: 1020px;
    margin: 10px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: right;
}

.category-name {
    color: #666666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}
.category-name h1 { top:-45px; position: relative; float: right; }


.catalogsearch-result-index .col-main,
.filter-index-view .col-main,
.catalog-category-view .col-main {
    width: 804px;
    padding: 10px 0 20px;
}

.catalogsearch-result-index .toolbar-top {
    border-bottom: 1px solid #D3D3D3;
    display: block;
    overflow: hidden;
    position: relative;
}

.catalogsearch-result-index .social-icons-wrapper {
    float: right;
    width: 141px;
}

.catalogsearch-result-index .toolbar {
    border: 0 none;
    display: block;
    float: left;
    width: 661px;
}

.catalog-category-view .col-main .page-title {
    padding-top:10px;
    position:relative;
    padding-bottom:0px;
}

.catalog-category-view .col-left, .filter-index-view .col-left {
    padding-top: 15px;
}

.col1-layout .col-main .page-title { margin-top:-20px; }

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

/* Pager */
.pager { margin:15px 0; font-size:12px; padding:5px 0; color:#333; background:transparent; text-transform: uppercase; }
.pager p { margin:0 !important; }
.pager select { padding:0; margin-bottom:1px; }
.pager .amount { float:left; line-height:20px; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { display: none; }
.pager .limiter a { text-decoration:none; color: #333333; }
.pager .limiter a.active {text-decoration:underline; }

.toolbar .sort-by {
    width: 100%;
}
.toolbar .sort-by ul {
    overflow: hidden;
}
.toolbar .sort-by li {
    float: left;
    margin: 0 0.622%;
    width: 18.756%;
    text-align: center;
}

.toolbar .sort-by a {
    display: inline-block;
    background: #ebebeb;
    text-decoration: none;
    padding: 10px 0;
    width: 100%;
    text-transform: uppercase;
}

.toolbar .sort-by .selected a {
    background: #00adf2;
    color: #fff;
}

.toolbar .sort-by .selected a {
    background: #00adf2;
    color: #fff;
}

.pager div {
    vertical-align:middle;
}

.pager .pages {
    color: #333333;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 355px;
    display: none;
}

.pager .pages a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none; }
.pager .pages a:hover { color:#333; text-decoration:none; }
.pager .pages ol,
.pager .pages li { display:inline; padding:0 4px; }
.pager .pages .current { font-weight:bold; text-decoration: underline; color: #333; font-size:16px; }
.pager .pages .i-previous,
.pager .pages .i-next { text-decoration:none !important; }
.pager-only { clear:both; }
.pager-only .pages { margin:0; }
.pager .pages strong { font-weight: normal; }

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

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

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

/* Toolbar */
.toolbar { margin-bottom: 40px; }
.toolbar .pager { margin:0; border:none; }
.toolbar-bottom { display:none; }
.toolbar-top { margin-bottom: 5px; }
.toolbar-bottom .amount { display:none; }
.toolbar-top .amount {text-align: left; font-size: 10px; }


/* Data Table */
.table-caption { border:1px solid #ddd; border-bottom:0; margin:-1px 0 0; background:#fff url(../images/bkg_block-title.gif) 0 100% repeat-x; font:14px/1.25 Arial,Helvetica,sans-serif; padding:3px 7px 4px; color:#444; }
.table-caption a { font-size:14px; text-transform:lowercase; }
.data-table { border:1px solid #d9d9d9; border-bottom:0; width:100%; border-collapse:separate; }
.data-table th { padding:5px 12px; color:#2d2d2d; border-bottom:1px solid #d9d9d9; font-weight:normal; text-transform:uppercase; white-space:nowrap; }
.data-table td { padding:5px 12px; }
.data-table thead { background:#e8e8e8 url(../images/bkg_thead.gif) repeat-x 0 0; font-size:14px; }
.data-table tbody {}
.data-table tfoot { background-color:#ededed; }
.data-table tfoot td { padding:5px 12px; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.last th,
.data-table tr.last td { border-bottom:1px solid #d9d9d9; }
.data-table tr.odd { background-color:#fff; }
.data-table tr.even { background-color:#fafafa; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f5f5f5; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:normal; text-transform:none; border-color:#fff; background-color:#f7f7f7; }
.data-table td.value { float:none !important; }
.data-table .link-rss { display:block; }

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

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#ede9e6; font-size:14px; padding:5px !important; }
tr.summary-details-first td {}
tr.summary-details-excluded { font-style:italic; }

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

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

/* Reward Points */
.rewards { margin:-10px 0 20px; }
.reward-message { display:block; margin:5px -15px 5px -15px; background:#d55721 url(../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:14px; 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,
.std table { margin-bottom:1em; }
.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:normal; }
.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:normal; }
.std i,
.std em { font-style:italic; }
.std hr { margin:1.5em 0; color:#d9d9d9; }
.std table { width:100%; }
.std table thead { background:#e8e8e8; }
.std table th { background:#e8e8e8; font-weight:normal; }
.std table th,
.std table td { padding:5px 10px; border:none }

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

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

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

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

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

/* Noscript Notice */
.noscript { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:14px; 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; }

/* CCS Global Banner */
.global-banner { margin:0; height: 40px; background:#ffffff; text-align:center; }
/* ======================================================================================= */


/* Header ================================================================================ */
.top-white-header-bar {
    background-color: #000;
    color: #fff;
}
.top-white-header-bar-inner{
	position: relative;
	width: 1020px;
	margin: 0 auto;
	padding: 10px 0;
	z-index: 1002;
}
.top-white-header-bar-social { position: absolute; right: 0; top: -3px; }
.branding { position:absolute; left:0; margin:-29px 0 0; top:50%; height:56px; }
div.logo_container {text-align:left; margin:0; padding-top:10px; position: relative; }
div.logo_container {text-align:left; margin:0; padding-top:0px;}
.logo { }
.free-shipping {  margin:15px 0 0 10px; display:inline-block; }

.header-container {
    margin: 0 auto;
    text-align: left;
    z-index: 1210;
}
.header-container.fixed {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
}
.header {
    text-align: right;
    padding: 8px 0 0;
    position: relative;
    z-index: 5;
    color: white;
    font-size: 14px;
    height: 26px;
    overflow: visible;
    float: right;
}
.header .logo { text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo {}
.header .quick-access { width:410px; float:right; padding:10px 0 0; }
.header .quick-access .links { float:right; line-height:18px; white-space:nowrap; }
.header .quick-access .links li { /* float:left; line-height:18px; */ padding:0 7px 0 4px; background:url(../images/bkg_sep.gif) no-repeat 100% 4px; }
.header .quick-access .links li a { color:#1e75b4; text-transform:uppercase; text-decoration:none; }
.header .quick-access .links li a:hover { color:#d33911; }
.header .quick-access .checkout-link li { font-weight:normal; padding:0 0 0 12px; background-position:6px 4px; }
.header .quick-access .cart-link li { font-weight:normal; padding:0 0 0 0px; background:none; }


#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:normal; }
#invitation-send-link a { background:url(../images/bkg_invitation-link.gif) no-repeat 3px 6px; padding-left:23px; display:inline-block; }

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

.header-panel { text-align:center; z-index:994; /*background:#fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%;*/ /* border-bottom:1px solid #c8c8c8; */ /* height:28px; */ line-height:28px; padding:0 0 0 11px; }
.header-panel .welcome-msg { font-weight:normal; display:inline; float:left; line-height:28px; margin-right:5px; }
.header-panel .links { float:left; line-height:28px; margin-right:11px; white-space:nowrap; }
.header-panel .links li a { color:#1e75b4; }
.header-panel .links li a:hover { color:#d33911; }

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

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

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

.list-opened { background-position:100% -129px !important; color:#d33911 !important; }
div.logo_container .top-cart {
    float: right;
    position: relative;
    top: 42px;
}
div.logo_container .top-cart .block-title strong {
    color: #000;
}
div.logo_container .form-search { display:inline-block; white-space:nowrap; margin: 25px 0 0 18px; background: #00adf2; padding: 6px 6px 6px 15px; }
div.logo_container .form-search label { color: #fff; font: bold 19px arial; text-transform: uppercase; vertical-align: middle; margin: 0 15px 0 0; }
div.logo_container .form-search input.input-text { font-size:19px; padding:2px 15px; width:210px; vertical-align:middle; font-style:italic; height:33px; color: #666; background: #fff; border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; border-right: 0; }
div.logo_container .form-search a { display:none; }
div.logo_container .form-search button.button { display:inline-block; width:39px; height:39px; margin-left:-4px; background:url(../images/bkg_search-input-dark.png) no-repeat center; border-top:1px solid #d7d7d7; border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; }
div.logo_container .form-search .search-autocomplete { z-index:999; position:relative!important; top:0 !important; left:0 !important; height:0 !important; overflow:visible !important; }
div.logo_container .form-search .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:254px; background-color:#fcf8f4; position:absolute; top:-1px; max-height:300px; overflow:hidden; }
div.logo_container .form-search .search-autocomplete li { padding:10px 6px 4px 5px; border-bottom:1px solid #fff; font-size:12px; cursor:pointer; white-space: normal;}
div.logo_container .form-search .search-autocomplete li .amount { float:right; font-weight:normal; visibility:hidden; max-height:300px; }
div.logo_container .form-search .search-autocomplete li.selected {}
div.logo_container .form-search .search-autocomplete li.last { border-bottom:0; }

div.logo_container .alerts-banner-help {
    display: inline-block;
    margin: 0;
    max-width: 300px;
    vertical-align: middle;
    position: relative;
}
div.logo_container .alerts-banner-help > div {
    display: inline;
}
.alerts-banner-help .signup-emails-button img {
    margin-left: 10px;
    padding: 0 12px;
}
div.logo_container .alerts-banner-help a {
    text-decoration: none;
}

div.logo_container .alerts-banner-help .signup-emails-container {
    display: none;
    background: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #000;
    padding: 40px;
    position: absolute;
    right: -30px;
    top: 57px;
    width: 913px;
    z-index: 10;
}

div.logo_container .alerts-banner-help .signup-emails-container h3 {
    color: #00aeef;
}

div.logo_container .alerts-banner-help .signup-emails-container h3:first-child {
    margin-top: 0;
}

div.logo_container .alerts-banner-help .signup-emails-container ul {
    list-style-image: url('../images/ccs-list-img.png');
}

/********** < Navigation */
.nav-container { padding-bottom:3px; margin-bottom:-1px; position:relative; z-index:2;}

#nav { width:1020px; margin: 0 auto; min-height:28px; background:#dedede url(../images/bkg_nav.gif) 0 0 no-repeat; text-align:left; padding:0 4px 0; font-size: 0; }

/* All Levels */
#nav li.over { z-index:9900 !important; }
#nav li.parent { position:relative; }
#nav li a span { cursor:pointer; }

/* 1st Level (Top Level) */
#nav li.level-top { height:56px; display: inline-block; z-index:10000; border-left: 1px solid #0084b8; box-sizing: border-box; width: 12%; text-align: center; }
#nav li.level-top:hover { background: url("../images/main-nav-gradient-hover.jpg") repeat-x; }

#nav li.level-top:first-child { border: 0; }
#nav a.level-top { background:none; font: bold 14px/28px arial; padding:0; text-decoration:none !important; color:#fff; text-transform: uppercase; }
#nav a.level-top span { background:none; padding:0; white-space:nowrap; }
/*#nav li.over a.level-top.over { background-color:#ffffff; }*/


/*#nav li.over a.level-top,
#nav li.active a.level-top { height:29px; background-position:0 -60px; margin-left:-1px; border:0; padding:0 0 0 18px; }
#nav li.over a.level-top { height:31px; line-height:30px; position:relative; z-index:2; }*/

/*#nav li.over a.level-top span,
#nav li.active a.level-top span { background-position:100% -60px; padding:1px 19px 0 0; }*/

/* 2nd Level */
#nav li.level0 > .column { position:absolute; width:auto; top:56px; left:-10000px; border-top:0; padding:20px; z-index:10000;}
#nav div ul { position:static; width:auto; background:none; padding:0; border:0 !important; }

#nav ul li { float:none; height:auto; display:inline-block; }
#nav ul li.last { border-bottom:0; }

#nav ul li a { display:block; font-size:12px; line-height:1.2; padding-top:5px; text-decoration:none !important; color:#444; }
#nav ul li.last > a { padding-bottom:0; }
#nav ul li a:hover {  }
#nav ul li a span {}
#nav ul li.over a.over { }
#nav ul li.active > a { }


/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:7px; left:0; border:none; background:none; padding: 0;}

#nav ul ul li {display:block;}

/* Show Menu */
#nav li .shown-sub { left:0; z-index:991; }


#nav li.level0.active > a {
    background: url(../images/menu_active.jpg);
    color:white;
}
#nav .level0 .level1 {
    margin:5px 0;
}

#nav  .level0 .level1 > a {
    color: #00adf2;
    text-decoration: none;
    margin:0;
    font-size: 14px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-transform: uppercase;
}

#nav  .level0 .level1 .level2 a {
    color: #333;
    font-weight: normal;
    font-size: 13px;
    text-transform: capitalize;
}

#nav  .level0 .level1 > li {
    display:block;
    margin: 0px 0;
}

#nav .level0 li.level1 {
    display:inline-block;
    min-width:147px;
    margin-right:10px;
    padding-right:5px;
    vertical-align:top;
}

#nav .level0 li.level1.nav-1-2 .level1 {
	height: 107px;
}

#nav .level0 .featured-brands a {
    display: inline-block;
    margin: 0px;
    padding-right: 3px;
    padding-bottom: 3px;
    width:45%;
    text-align: left;
}
#nav .level0 .featured-brands a.title {
    margin:5px 0 0 0;
    display:block;
    text-align:left;
    width:auto;
}

#nav .level0 .featured-brands img {
    max-width:100px;
}

#nav .level0 .featured-brands a.see-all {
    color: #00adf2;
    font-size: 14px;
}

#nav li.nav-skate > .shown-sub {
    width: 815px;
    text-align: left;
    left:0;
    background-color: #ffffff;
    box-shadow:1px 3px 10px rgba(0,0,0,0.5);
}

#nav li.nav-skate .level0 .featured-brands {
    width:179px;
    height: 283px;
    padding:0;
    margin:0;
    border:none;
}

#nav li.nav-snow > .shown-sub {
    width:990px;
    height: 283px;
    text-align: left;
    left:-123px;
    background-color: #ffffff;
    box-shadow:1px 3px 10px rgba(0,0,0,0.5);
}

#nav li.nav-snow .level0 .featured-brands {
    width:150px;
    height: 250px;
    padding:0;
    margin:0;
    border:none;
}

#nav li.nav-shoes > .shown-sub {
    width:485px;
    text-align: left;
    left:0;
    background-color: #ffffff;
    box-shadow:1px 3px 10px rgba(0,0,0,0.5);
}

#nav li.nav-clothing > .shown-sub {
    width:834px;
    height: 277px;
    text-align: left;
    left:-368px;
    background-color: #ffffff;
    box-shadow:1px 3px 10px rgba(0,0,0,0.5);
}

#nav li.nav-clothing .level0 .featured-brands {
    width:150px;
    height: 250px;
    padding:0;
    margin:0;
    border:none;
}

#nav li.nav-accessories > .shown-sub {
    width:524px;
    height: 230px;
    text-align: left;
    left:-190px;
    background-color: #ffffff;
    box-shadow:1px 3px 10px rgba(0,0,0,0.5);
}

#nav li.nav-accessories .level0 .featured-brands {
    width:150px;
    height: 250px;
    padding:0;
    margin:0;
    border:none;
}

#nav li.nav-sale > .shown-sub {
    width:655px;
    height: 280px;
    text-align: left;
    left:-563px;
    background-color: #ffffff;
    box-shadow:1px 3px 10px rgba(0,0,0,0.5);
}

#nav li.nav-sale .level0 .featured-brands {
    width:150px;
    height: 250px;
    padding:0;
    margin:0;
    border:none;
}

#nav li.level0.active.over > a {
    color: #333;
}

#nav .viewall {
    display:none;
}

#nav .level0 .level1 > a.new_arrival {
    margin-top:44px;
}
#nav .level0.nav-99{
    position: absolute;
    right:0;
    top:-20px;
}
#nav .level0.nav-99 a{
    padding:0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-decoration: none !important;
    text-transform: uppercase;
}
#nav .level0.nav-100,
#nav .level0.nav-101{
    font-weight:bold;
    padding-top:5px;
    font-size:14px;
    color:#00adf2;
    margin-right:0;
}
#nav .level0.nav-100 {
	margin-right:5px;
	position: absolute;
	right: 15px;
	font-size: 11px;
	padding-top: 6px;
}

#nav .level0.nav-101 {
	position: absolute;
	right: 0px;
	font-size: 11px;
}

#nav .level0.nav-100 a,
#nav .level0.nav-101 a{
    color:#00adf2;
    text-decoration: none;
}

.nav-menu-top-main {
    padding-top:8px;
    background: url('../images/nav-menu-top-main.jpg') bottom left no-repeat;
    height: 22px;
}

.nav-menu-top-main p {
    margin-left:12px;
    font-weight:bold;
    color:#333;
    display:inline;
}

.nav-menu-top-main a {
    margin-left:52px;
    font-weight:bold;
    color:#ffffff;
    display:inline;
    text-decoration:none;
}

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


/* Block: Events */
.event { background-color:#fbf4de; border-bottom:1px solid #e2d4c7; width:182px; position:static; height:144px; text-align:center; }
.event .status { font-weight:normal; font-size:16px; display:block; padding:19px 0 0; margin:0 0 0; text-align:center; color:#cf3a00; }
.event .event-ticker { color:#cf3a00; height:55px; }
.event .event-ticker span { font-size:32px; line-height:40px; height:40px; padding-bottom:10px; background-image:url(../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:normal; }
.event .event-dates .time-part { font-size:14px; }

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

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

.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:14px !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 =============================================================================== */
.sidebar .callout { display:block; margin:10px 0; }

/* Generic Block */
.sidebar .block {  background:transparent; }
.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:14px; color:#777; }
.sidebar .block .block-subtitle,
.sidebar .block h3 { font-size:1em; font-weight:normal; color:#555; }
.sidebar .block .block-content { 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; }

.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:normal; }
.col-main .block .block-content { padding:20px; }

/* 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:14px; text-transform:lowercase; }
.info-box .box-content { padding:10px 17px 17px; color:#555; }

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

/* 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:14px; padding-bottom:1px; }
.sidebar .block-account li a { color:#666; text-decoration:none; display:block; padding:5px 13px 4px; }
.sidebar .block-account li.current a { padding:0; }
.sidebar .block-account li a strong { color:#000; }
.sidebar .block-account li a:hover { color:#d63200; background-color:#f7eedb; color:#000; text-decoration:none; }
.sidebar .block-account li.current { font-weight:normal; 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 { float: left; width: 100%; }
.sidebar .block-layered-nav .block-title { padding:26px 17px 12px; background:url(../images/layerednav_title.jpg) no-repeat; /* border-bottom:1px solid #d1d1d1; */ }
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#333; }
.sidebar .block-layered-nav .block-subtitle { display:none; }
.sidebar .block-layered-nav .block-content {
    /*
    background:url(../images/layerednav_content.jpg);
    */
    background:transparent;
}

.refine-by {
    border-top: 1px solid #dedede;
    margin-bottom: 25px;
}

.sidebar .block-layered-nav dt {
    color: #00adf2;
    cursor:pointer;
    font: bold 12.5px/1 Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.sidebar .block-layered-nav dd {
    margin:0 0 15px;
    color:#333;
}
.more-filter-link {
    color: #999999;
    cursor: pointer;
}
.sidebar .block-layered-nav .mCSB_draggerContainer {
    border: 2px solid #ccc;
    border-radius: 40px;
    height: 100%;
    width: 14px;
}
.sidebar .block-layered-nav dd.last { margin:0; }
.sidebar .block-layered-nav dd li { margin:0; }
.sidebar .block-layered-nav dd li.parent{font-size: 13px; text-transform: uppercase;}
.catalogsearch-result-index .block-layered-nav dd li.amshopby-cat-level-1,
.filter-index-view .block-layered-nav dd li.amshopby-cat-level-3 { padding-left: 10px; }
.catalogsearch-result-index .block-layered-nav dd li.parent { padding-left: 0; }
.sidebar .block-layered-nav dd li.extra-padding{padding-left: 15px;}
.sidebar .block-layered-nav dd a { font-size: 14.5px; margin: 1px 0; color:#666666; text-decoration:none; }
.sidebar .block-layered-nav dd a:hover { }
.sidebar .block-layered-nav .currently { margin-bottom: 15px; }
.sidebar .block-layered-nav .currently .block-subtitle { display:block; }
.sidebar .block-layered-nav .currently li { padding: 0 0 10px; line-height: 15px; }
.sidebar .block-layered-nav .currently .label {display: none;}
.sidebar .block-layered-nav .currently .btn-remove-inline,
.sidebar .block li a.btn-remove { float:left; width:15px; height:15px; text-indent: -99999px; overflow: hidden; overflow:hidden; background:url(../images/btn_remove.gif) no-repeat 0 0; }
.sidebar .block-layered-nav .currently .multiselect-child { display: block; padding: 0 0 10px; }
.sidebar .block-layered-nav .currently .multiselect-child:last-of-type { padding: 0; }
.sidebar .block-layered-nav .currently .btn-remove-inline { display: block; margin: 0 3px 0 0; line-height: 15px; }
.sidebar .block-layered-nav .actions { text-align:left; padding-right:7px; display:none; }

/* Block: Cart */
.sidebar .block-cart .block-title { background:#363636; padding:7px 17px; }
.sidebar .block-cart .block-title strong { font-weight:normal; color:#fff; }
.sidebar .block-cart .summary { margin:0 -17px; padding:0 12px 5px; background:#363636; color:#fff; text-align:center; position:relative; z-index:1; }
.sidebar .block-cart .summary a { font-weight:normal; color:#fff; }
.sidebar .block-cart .summary .subtotal { margin:3px 0 0; }
.sidebar .block-cart .summary .subtotal .price { font-weight:normal; }
.sidebar .block-cart .actions { margin:8px 0 13px; text-align:center; }
.sidebar .block-cart .actions button.button { float:none; }
.sidebar .block-cart .block-content { padding-top:0; }
.sidebar .block-cart .block-content table { margin:5px 0 0 0; }
.sidebar .block-cart .block-content table th { padding:1px 5px 1px 0; color:#8f8f8f; text-align:right; }
.sidebar .block-cart .block-content table td { text-align:left; padding:1px 0; }
.sidebar .block-cart  li a.btn-remove { float:none; background:none; margin:0; padding:0; width:auto; height:auto; overflow:visible; }
.sidebar #Category_content ol {
    max-height: 120px;
}

/* Top Shopping Cart */

.top-cart { overflow: hidden; /*position:absolute; display:inline-block; right:0px; margin-top:-38px;*/}

.top-cart .block-title {
    white-space: nowrap;
    min-width: 95px;
    cursor: pointer;
    color: white;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
}

.top-cart.topcart-navigation-loggedin .block-title {
    padding: 0 0 0 18px;
}

.top-cart .block-title strong {
    display: inline;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.top-cart .block-title.expanded {
    /* background-position:0 3px !important; */
}

.top-cart .block-title.expanded strong {
    /* background-position:100% -126px !important;  */
}

/* .top-cart .no-items { cursor:default; }
.top-cart .no-items h3 { background:none; } */

.top-cart .block-content {
    position: absolute;
    right: 0;
    top: 41px;
    width: 450px;
    color: black;
    z-index: 999;
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.5);
}

.top-cart .inner-wrapper {
    background: #FFF;
    padding: 10px 20px;
}

.top-cart .topCartContent_top {
    background: #ffffff;
    min-height: 9px;
}

.top-cart .topCartContent_top .shopping-cart-issue {
    color: #ed1c24;
    font-size: 27.08px;
    line-height: 24px;
    padding: 0 30px;
    text-align: center;
}
.top-cart .topCartContent_top .shopping-cart-issue .issue-title {
    text-transform: uppercase;
    font-weight: bold;
    padding: 40px 0 10px;
}
/* Error Message */
.top-cart .topCartContent_top .shopping-cart-issue .messages li.error-msg,
.top-cart .topCartContent_top .shopping-cart-issue .messages li.success-msg,
.top-cart .topCartContent_top .shopping-cart-issue .messages li.note-msg,
.top-cart .topCartContent_top .shopping-cart-issue .messages li.notice-msg { border: 0!important;}
.top-cart .topCartContent_top .shopping-cart-issue p.error-msg { border: 0!important; padding: 0; margin: 0; }

.top-cart .topCartContent_top .shopping-cart-issue .messages li.error-msg { border: 0!important; background: none; font-size: 16.67px!important; line-height: 20px; color:#ed1c24; }
.top-cart .topCartContent_top .shopping-cart-issue .messages {
    margin: 0px;
    padding: 5px 0;
    text-align: center;
}
.top-cart .topCartContent_top .shopping-cart-issue .messages ul {
    padding: 0;
    margin: 0;
    background: none;
}

.top-cart .topCartContent_top .shopping-cart-issue .messages ul li {
    margin: 0;
    border: 0;
    display: block;
    text-transform: none;
    font-size: 16.67px;
    font-weight: normal;
}

.top-cart .block-content .block-subtitle .close-btn {
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 7px;
    color: #00adf2;
    font-size: 30px;
}

.top-cart .cart-empty .close-btn {
    float: right;
    width: 13px;
    height: 0;
    padding-top: 12px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/bkg_close.gif) no-repeat 0 0;
    position: relative;
    z-index: 1;
}

.top-cart .cart-empty {
    background: none;
    padding: 10px 10px 10px 20px;
    text-align: left;
}

.top-cart .block-content .issue-header {
    text-align: center;
    color: red;
    line-height: 22px;
}

.top-cart .block-content .issue-header.hide {
    display: none;
}

.top-cart .block-content .issue-header .issue-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.top-cart .block-content .item {
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
}
.top-cart .block-content .item:first-child td {
    padding-top: 0;
}
.top-cart .block-content .item td {
    padding-top: 20px;
}

.top-cart .block-content .item.issue {
    border: 2px solid red;
}

.top-cart .block-content .item td {

}

.top-cart .block-content .item .product-details {
    font-size: 10.58px;
    padding-bottom: 10px;
}

.top-cart .block-content .item .product-details p {
    font-size: 12px;
}
.top-cart .block-content .item .product-details p label {
    text-transform: uppercase;
}

.top-cart .block-content .item .product-name {
    font-weight: bold;
}

.top-cart .block-content .item .product-name a {
    text-decoration: none;
    color: #444;
    line-height: 18px;
    text-transform: none;
}

.top-cart .block-content .item .product-price {
    text-align: right;
    width: 100px;
}

.top-cart .block-content .action-link {
    bottom: 20px;
    color: #ed1c24;
    font-size: 14.58px;
    position: absolute;
    font-weight: bold;
    right: 20px;
    text-decoration: underline;
    text-transform: uppercase;
}

.top-cart .block-content .subtotal {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
}
.top-cart .block-content .for-subtotal-label {
    width: 230px;
}
.top-cart .block-content .empty {
    width: 120px;
}

.top-cart .block-content .subtotal .subtotal-label {
    line-height: 24px;
}

.top-cart .block-content .subtotal .price {
    font-weight: bold;
    text-align: right;
    font-size: 22px;
    display: block;
}

.top-cart .topCartContent_bottom {
    background: #d7d7d7;
}

.top-cart .topCartContent_bottom img {
    display: block;
    max-width: 100%;
}

.top-cart .actions {
    text-align: center;
}

.top-cart .actions img {
    height: 38px;
}

.top-cart .paypal-or {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    padding: 0 21px;
}

.top-cart .shopping-cart-link {
    text-align: center;
    margin: 10px 0 0;
}

.top-cart .shopping-cart-link a {
    color: #999;
    font-size: 14px;
    font-weight: bold;
}

.top-cart .mCSB_container {
    margin-right: 20px;
}

.mini-products-list li.item {
    display: block;
    padding: 5px 0;
    border-bottom: 0px;
    background: url(../images/hr_minicart.png) no-repeat left bottom;
}

.mini-products-list li.last {
    border: none;
}

.mini-products-list .product-image {
    padding: 0 0 20px;
    width: 100px;
}

.mini-products-list .product-image img {
    width: 100px;
}

.mini-products-list .product-details {
    padding: 0 15px;
}

.sidebar .mini-products-list .product-details {
    margin-left: 57px;
}

.mini-products-list .product-details .product-name-detail {
    width: 65%;
}

.mini-products-list .product-details .product-name {
    font-size: 14px;
    margin-bottom: 5px;
}

.mini-products-list .product-details .brand-name {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

.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: 14px;
}

.mini-products-list .price {
    font-weight: bold;
    font-size: 20px;
}

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

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

.mini-product-container {
    margin-top: 25px;
    margin-bottom: 20px;
}

.mini-product-container.with-scroll {
    overflow: auto;
    padding-right: 10px;
}

.mini-product-container .mCustomScrollBox {
    width: 335px !important;
}

.mini-product-container ol {
    width: 325px;
}

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

/* Block: Compare Products */
.block-compare li {}

/* 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 { float:right; font-weight:normal; margin-left:10px; }

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

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

/* Home Page ========================================================================= */
.featured-products .products-grid .product-image {
    height: 100px;
}
.featured-products {padding:0 20px;width:1000px;}
#featured-products .full-product-price,
#featured-products .regular-price,
.new-products .regular-price  { font-size: 16px;  }

#featured-products .full-product-price .price,
#featured-products .regular-price .price,
.new-products .regular-price  .price  { color: #333;}

#featured-products .price-as-configured ,
.new-products  .price-as-configured  { margin-bottom: 3px;  }

#featured-products .price-as-configured .price,
.new-products  .price-as-configured .price { font-size: 16px; color: #333; }

#featured-products h2.brand-name { color: #333; }

.featured-products .subtitle { padding: 0px; }
.new-products .subtitle { padding: 0px; }

#featured-products .price-box,
.new-products .products-grid .price-box  { margin: 0 0 9px; font-size: 16px; }


#featured-products .products-grid .product-name,
.new-products .products-grid .product-name { height: auto; margin-bottom: 0px;  }

#featured-products .ratings,
.new-products .ratings { margin-top: 0px; }

.home-bottom-content { margin: 40px 0px; display: inline-block; position: relative; z-index:100; }
.home-bottom-content .left-side { width: 630px; float:left;  }
.home-bottom-content .right-side { width: 390px; float:left;  }
.home-bottom-content h1 { color: #00adf2; font: 'Arial Black', Arial, sans-serif; margin-bottom: 5px; text-transform: uppercase; font-weight: bold; }
hr.home-hr { background: url(../images/bg_hr.jpg) repeat-x 0 0; height: 39px; border: 0px; border:0px;  margin: 0px; }

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

.category-title { margin-bottom:0; border:none; border-bottom:0; 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:0; }


.catalog-category-view .breadcrumbs, .filter-index-view .breadcrumbs {
    padding-bottom: 15px;
}

.catalog-category-view .main, .filter-index-view .main {
    margin-top: 0;
}
.catalog-category-view .category-products, .filter-index-view .category-products { padding: 5px 0 25px; }
/* styles for cms block wrapper on the CLP */
#category-static-info {
    margin: 0 auto;
    text-align: left;
    width: 1020px;
}
#category-static-info .cat-desc,
#category-static-info .cat-cms-block {
    margin-bottom: 20px;
}


.results-view {  }
.results-view .recommendations { padding:20px 20px 0; }
.catalogsearch-result-index .page-title {
    margin: 0 0 5px;
    padding: 0;
}

.catalogsearch-result-index .note-msg { margin:20px 0; }

.catalogsearch-result-index .recommendations {font-size:24px; font-weight:bold; color:#00adf2; padding-bottom:20px; }

.sidebar .category-title { margin:0; }
.category-image { text-align:center; margin:0 0 1px; }
.category-image img { display:block; margin:0 auto; }

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

/* View Type: Grid */
.products-grid { padding:0; margin:0 0 40px 0; }
.products-grid li.item { float:left; width:164px; margin-right:20px; overflow:hidden; }
.products-grid li.last { margin-right:0; }
.products-grid .actions {}
.products-grid .product-image { display:block; text-decoration:none !important; position:relative; width:250px; height:250px; text-align:center; overflow:hidden;}
.products-grid .product-image .twist-image {
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
    position: absolute;
    right: -10px;
    top: -11px;
}
.products-grid .product-name { overflow:hidden; padding: 2px 5px 0 0; }
.products-grid .review { height:16px; clear: both; margin: 6px 0; }

.products-grid .ratings {
    float: right;
    height: 20px;
    margin: 5px 0 0;
    text-align: left;
    width: 111px;
}

.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box {
    clear: left;
    float: left;
    font-weight: bold;
    margin: 0 0 2px;
}
.products-grid .price-box .regular-price .price { font-size: 16px; font-weight:bold; }
.products-grid .text #twenty-off { left: -6px; top: -33px; }
.products-grid .text #preorder { left: -7px; top: -44px; }
.products-grid .text #out-of-stock { left: -7px; top: -44px; }
.products-grid .text #scratched { left: -7px; top: -42px; }
.products-grid .text #two-for-sixty { left: 5px; top: -24px; }
.products-grid .text #two-for-thirty { left: 60px; top: -17px; }
.products-grid .text #cyber-steals { left: 5px; top: -24px; }
.products-grid .text .prod_banner {
    position:absolute;
    left: -16px;
    top: -39px;
}
.products-grid .deck-banner{margin: -5px 0 0 -3px;}
.products-grid .old-price { display:inline-block;  }
.products-grid .special-price { display:inline-block; }

.products-grid .price-as-configured .old-price .price { font-size: 14px; }
.products-grid .old-price .price { color:#666666; font-size: 14px; font-weight: normal; text-decoration: line-through; }
.products-grid .special-price .price  { color: #000000; font-size: 16px; font-weight: bold }

.products-grid div.social {
    margin-bottom: 4px;
    height:21px;
    overflow:hidden;
}


.products-grid {
    overflow:visible;
    width:auto;
}

.products-grid .item {
    float:left;
    width:250px;
    height: 341px;
    margin:5px 19px;
}

.products-grid .item .prod-banner {
    position: absolute;
}

.products-grid .item.first {
    margin-left:0;
}
.products-grid .item.last {
    margin-right:0;
}

.products-grid .item .text-wrapper {
    bottom: 0;
    position: absolute;
    width: 250px;
}

.products-grid .item .text {
    background: none repeat scroll 0 0 #ECECEC;
    color:black;
    font-size:12px;
    position: relative;
    width: 250px;
}

.products-grid .item .text .ratings {
    color: #000000;
    font-size: 12px;
}

.products-grid .item .text .ratings .rating-box {
    background: url("../images/bkg_rating_black.png") repeat-x scroll 0 100% transparent;
    width: 80px;
    height: 15px;
}

.products-grid .item .text .ratings .amount {
    font-size: 12px;
}

.products-grid .item .text .ratings .amount a {
    color: #000000;
    font-size: 12px;
}

.products-grid .item .text .ratings .rating-box .rating{
    background: url("../images/bkg_rating_black.png") repeat-x scroll 0 0 transparent;
}

.products-grid .item .text .product-details {
    bottom: 0;
    padding: 0 5px;
    position: absolute;
    width: 240px;
    height: 65px;
}

.VisibleOnHover {
    background-color: rgba(236, 236, 236, 0.8);
    bottom: 0;
    display: block;
    position: absolute;
    visibility: hidden;
    width: 100%;
}

.products-grid .item .text h3.product-name {
    font-size:11px;
}

.products-grid .item .text a {
    color:black;
    font-size: 14px;
    text-decoration:none;
}

.products-grid .item .text .add-to-links a  {
    color: #d6491b;
}

.products-grid .item .text .ratings a {
    font-size: 11px;
    color: #d6491b;
}

.products-grid .item .text .brand-name {
    font-weight:bold;
    font-size:12px;
    height:16px;
    overflow:hidden;
    text-transform: uppercase;
}

.products-grid .item button.btn-cart {
    margin-bottom:0;
}


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

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


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

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

.col3-layout .product-view { background:none; width:572px; }
.col3-layout .product-view .product-shop,
.col3-layout .product-view .product-collateral { float:none; width:512px; }
.col3-layout .product-view .product-img-box { float:none; width:auto; }
.col3-layout .product-view .product-img-box .product-image { margin:0 auto; }
.product-view {float:left; width:1020px; position:relative;}
#messages_product_view { margin:0 -20px; position:relative; z-index:1; }
#messages_product_view .messages { margin:0 0 1px; }
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }
.catalog-product-view #messages_product_view { display: none; }

.product-essential {}

.product-collateral { clear:right;  padding:0; }
.product-collateral .emailto-link { font-size:14px; margin:0; background:url(../images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }

.box-collateral { background:#fff; }
.box-collateral .box-title { background:#e7e7e7 url(../images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }
.box-collateral .box-title h2 { font-size:14px; line-height:1.2; color:#000333; font-weight:normal; }
.box-collateral .box-content { padding:20px; }

.review-product-list #up-sell-products.box-related .box-title,
.box-related .box-title {
    background: url("../images/dotted-lines.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    border: 0 none;
    padding: 16px 0;
    text-align: center;
}

.box-related .box-title h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #666666;
}

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

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

/* Product Images */
.product-view .product-img-box { float:left; width:500px; padding:0 0 25px 0; }
.product-view .product-img-box .expand { position:relative; right:0; top:0; z-index:5; }
.product-view .product-img-box .product-image img { background:transparent; max-height: 100%; width: auto; } /*IE8 PNG Fix */
.product-view .wheel-page.product-img-box .product-image img { background:transparent; max-height: 100%; width: auto; }
.product-view .product-img-box p.notice { text-align:center; padding:5px 0; font-size:14px; }
.product-view .wheel-page.product-img-box { width: 500px; }
.product-view .product-img-box .product-image { position:relative; overflow:hidden; background-color: white; margin: 0 auto; display: block !important; text-align: center;}
.product-view .wheel-page.product-img-box .product-image { width: 500px; height: 500px; }
.product-view .product-img-box .mini-products-grid .product-image { width: 110px ;}
.product-view .product-img-box .product-image-zoom { position:relative; width:275px; height:275px; overflow:hidden; z-index:3; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { margin:20px 0 0; padding:0 0 0; text-align: center; }
.product-view .product-img-box .more-views h2 { display:none; }
.product-view .product-img-box .more-views ul {}
.product-view .product-img-box .more-views li {
    display: inline-block;
    float: none;
    margin: 0 2px 6px 0;
    padding: 1px;
}

.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 { }
p.product-image { cursor:default; }
.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; }

/* Product Shop */
.product-view .product-shop { float:right; width:420px; padding: 0px 0 0 0; min-height:300px; }
.product-view .product-shop .produrating-linksct-main-info { margin:0 -30px 30px; padding:20px 30px 5px; border-bottom:1px solid #cfcfcf; }
.product-view .product-shop p,
.product-view .product-shop .ratings { margin-top: 24px; }
.product-view .product-shop .ratings { margin-left: 12px; }
.product-view .product-shop .ratings p { margin:0; }
.product-view .details-container p { margin:10px 0; }
.product-view .details-container .details-label { font-size: 18px; text-transform: uppercase; color: #666; margin: 0 0 8px; display: block; }
.product-view .seperator {
    background: url("../images/dotted-lines.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    clear: both;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 1px 0 0;
    z-index: 1;
}
.details-container .seperator {
    width: 97%;
}

.product-view .product-shop .product-ids { margin:4px 0 10px; color:#999; display:none; }
.product-view .product-shop .availability { font-size:14px; }
.product-view .product-shop .price-box {
    display: inline-block;
    float: left;
    margin: 0;
}
.product-view .product-shop .price-box .price-label { font-size:14px; }
.product-view .product-shop .price-box .price-as-configured .price-label { font-size:14px; }
.product-view .product-shop .price-box .price-as-configured .price { color:#00adf2; font-size:38px; font-weight: bold; }
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-shop .price-box .regular-price .price { color:#000000; font-size:36px; font-weight:bold;}

.product-view .product-shop .price-box .old-price { display:inline-block; }
.product-view .product-shop .price-box .old-price .price-label { display:none; }
.product-view .product-shop .price-box .old-price .price { font-size:24px; color: #666666; font-weight: normal; }
.product-view .product-shop .price-box .special-price { display:inline-block; }
.product-view .product-shop .price-box .special-price .price-label { display:none; }
.product-view .product-shop .price-box .special-price .price { font-size:36px; color:#FF0000; }

.product-view .product-shop .price-box .price-as-configured .price-including-tax .price { color:#00adf2; }
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:14px; }
.product-view .product-shop .price-box p { margin:4px 0; }

.product-view .product-name h1 { font-size:20px; line-height:1.2; font-family:  Arial, Helvetica, sans-serif; color:#000; font-weight:bold; padding-top:2px; }
.product-view .product-ids { text-transform:uppercase; }
.product-view .short-description { padding:10px 0; clear:both; font-size:14px; display:none; }
.product-view .short-description h2 { margin:0 0 5px; font-size:14px; }

.product-view .options-wrapper  .add-to-box {
    color: black;
    float: left;
    margin-right: 10px;
    margin-top: 25px;
    padding-left: 10px;
    padding-top: 10px;
}

.product-view .add-to-box {
    color: black;
    float: left;
    padding-left: 10px;
}

.product-view .add-to-box {
    color: black;
    float: left;
    padding-left: 0;
    width: 100%;
}

.product-view .add-to-cart { display:inline-block; width:100%; vertical-align:middle; }
.product-view .add-to-links {
    display: inline-block;
    margin: 0 0 6px;
    vertical-align: middle;
    width: 295px;
    float: left;
}

.social-icons {height:20px; margin-bottom:15px;  margin-top: 0px; }
.product-view .social-icons span {margin-right:3px; display:inline-block; vertical-align:top;}
.product-view .outofstock {padding-bottom:15px;}
.product-view .social-icons span.email a { color: #003366; font-size: 10px; font-weight: bold; }

.catalog-category-view .social-icons span {margin-right:10px; display:inline-block; vertical-align:top; float:right;}
.filter-index-view .social-icons span {margin-right:10px; display:inline-block; vertical-align:top; float:right;}
.filter-index-index  .social-icons span {margin-right:10px; display:inline-block; vertical-align:top; float:right;}

.filter-index-view .social-icons { display:none; }
.filter-index-view .category-products {  }
.filter-index-view .category-head { margin-bottom: 10px; padding-bottom: 0px; }

.product-view .free_shipping_container {width: 530px; position:relative; bottom:0; margin-bottom:20px;}
.product-view .upsell-container { width: 370px; display: inline-block; padding: 0 45px 25px 20px; vertical-align: top; margin-top: 40px;}
.product-view .upsell-container h6.title  {font-size:18px;}
.product-view .upsell-container .mini-products-grid .item { width:110px; display:inline-block; margin-right:10px; float: left;}
.product-view .upsell-container .mini-products-grid .item .price { color:#00adf2; font-size:18px;}
.product-view .upsell-container .mini-products-grid .item .product-name { font-size:12px; height:50px; overflow:hidden; }
.product-view .upsell-container .mini-products-grid .item .product-name a { text-decoration:none; }
.product-view .upsell-container .mini-products-grid .item .product-image { display: inline-block; position: relative; }
.product-view .upsell-container .mini-products-grid .item .prod_banner { position: absolute; bottom: 50%; right: 0;  }

.product-view .details-container {
    display: inline-block;
    float: left;
    margin: 13px 0 0 0;
    vertical-align: top;
    width: 100%;
}

.product-view .details-container .size-chart {
    float: right;
    padding-top: 3px;
    padding-right: 15px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 15px;
    color: #000000;
}

.product-view .details-container h6.title  {
    font-size: 20px;
    font-weight: bold;
    padding:0 10px;
    border:1px solid #ddd;
    border-bottom: 0;
    margin-bottom: -2px;
}
.product-view .details-container h6.title.inactive  {
    color:#999;
    border:1px solid #fff;
    cursor: pointer;
}


.product-view .details-panes {
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px 13px 0 0;
}

.product-shop .details-panes {
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0;
}

.product-view .details-panes .description {
    color: #000000;
    font-size: 15px;
}

.product-view .details-panes .description ul {
    list-style: disc outside none;
    padding-left: 1.5em;
}
.product-view .details-panes .description ol {
    list-style: decimal outside none;
    padding-left: 1.5em;
}

.product-view .details-panes .right_container {
    float: right;
    width:180px;
    vertical-align:top;
}

.features-container .feature-item{min-height:18px; font-size:11px;}
.features-container .ride-item {height:22px; font-size:11px;}
.features-container .ride-item.extra{height:32px;}
.features-container .ride-item .title{float:left;}
.features-container .feature-item.extra{height:36px}
.features-container .feature-item .title{font-family:arial, sans-serif; display:inline-block; width:80px; vertical-align:top;}
.features-container .feature-item .val {display:inline-block;}
.features-container .feature-item.extra .val{ margin-left:20px;}
.features-container .ride-item .rating{background:url(../images/black-rating.png) 0 -16px repeat-x; width:57px; display:inline-block; height:20px; float:right;}
.features-container .ride-item .rating span { height:20px; background:url("../images/black-rating.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0); display:inline-block;}
.features-container .ride-item .rating .scr_0 { width:0px;}
.features-container .ride-item .rating .scr_1 { width:13px;}
.features-container .ride-item .rating .scr_2 { width:26px;}
.features-container .ride-item .rating .scr_3 { width:39px;}
.features-container .ride-item .rating .scr_4 { width:52px;}
.products-grid .features-container { font-size:10px;}
.products-grid .features-container .feature-item .title { width:80px; vertical-align: top;}
.products-grid .features-container .features { width:210px; display:inline-block; vertical-align:top; padding: 13px 0 5px 11px; }

.products-grid .features-container .ride_style{ display:none;}
.features-container .feature-item .val {
    width: 125px;
    /*
         // Non standard for webkit
    */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.features-left .features-container{width: 100%; margin: 15px 0 0 15px;}
.features-left .features-container h4{font-size:16px;}
.features-left .features-container ul { float:left; }
.features-left .features-container ul li {background: url("../images/dotted-lines.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);padding:0 0 3px 3px; font-size:14px; min-height:20px; line-height: 20px;}
.features-left .features-container .features{margin: 0 33px 0 0;}
.features-left .features-container .feature-item{background: url("../images/dotted-lines.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);padding:0 0 3px 3px; font-size:14px; min-height:20px; line-height: 20px;}
.features-left .features-container .ride-item {padding-left:3px; height:20px; font-size:14px; line-height: 20px;}
.features-left .features-container .ride-item .title{width:123px;}
.features-left .features-container .ride-item .rating{float:left; margin-top: 2px; height: 18px;}
.features-left .features-container .feature-item .title{width:104px;}
.features-left .features-container li {}
.features-left .features-container .feature-item .val{width:149px;}

.products-grid .features-container .feature-item.extra {
    height: auto;
    vertical-align: top;
}

.product-view .details-panes .reviews .detail {
    margin-bottom:10px;
}

.product-view .setup {
    background: none repeat scroll 0 0 #ECECEC;
    height: 27px;
    margin: 13px 0 15px;
    padding: 6px 10px 0;
}

.product-view .setup h6 {
    font-size:15px;
    color:#000;
    font-weight: bold;
    text-transform: uppercase;
}

.product-view .option {
    background:url(../images/productpage_title_bg.png);
    padding:0 10px;
    padding-top:3px;
    height:27px;
}

.product-view .option h6 {
    font-size:18px;
}

#bundleProduct .product-view .option-pane{margin-bottom:30px; padding-left: 13px;}
.product-view .option-pane{margin-bottom:30px; padding-left: 3px;}
.product-view .option-pane-or{line-height: 38px;
    padding: 0 6px;
    font-size: 16px;}
.product-view .option-pane span {vertical-align:middle; display:inline-block;}
.product-view .option-pane .option-item {
    margin: 5px 0;
}

.product-view .option-pane .option-item.option-item-sort,
.product-view .option-pane .option-item.option-item-sort .selector,
.product-view .option-pane .option-item.option-item-sort .selector .dk_container .dk_toggle {
    width: 90px !important;
}

.product-view .option-pane .option-item.option-item-duro,
.product-view .option-pane .option-item.option-item-duro .selector,
.product-view .option-pane .option-item.option-item-duro .selector .dk_container .dk_toggle {
    width: 124px !important;
}

.product-view .option-pane .option-item.option-item-size,
.product-view .option-pane .option-item.option-item-size .selector,
.product-view .option-pane .option-item.option-item-size .selector .dk_container .dk_toggle {
    width: 116px !important;
}

.product-view .option-pane .title {
    width:145px;
    font-family:sans-serif;
}

.product-view .option-pane .info {
    width:18px;
    height:18px;
    background:url(../images/info.png);

}

.product-view .setup-pane {
    margin-bottom:30px;
}

.product-view .review_container {
    float: left;
    margin-top: 23px;
    width: 100%;
}

.product-view .create_rate {
    color:#00adf2;
    font-size:16px;
    font-weight:bold;
}
.product-view .create_review {
    font-size:16px;
    margin-bottom:40px;
}

.product-view .create_review span {
    color:#036;
}

.product-view .total_review {
    font-weight:bold;
}

.product-view .vote_now .rating-box {
    width:135px; height:24px; font-size:0; line-height:0; background:url(../images/productpage_rating.png) 0 100% repeat-x; overflow:hidden;
}

.product-view .vote_now .rating {
    float:left; height:24px; background:url(../images/productpage_rating.png) 0 0 repeat-x;
}

.product-view .review_header {
    background: url("../images/dotted-lines.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    padding: 7px 0;
}

.product-view .review_header div {
    float: left;
}

.product-daddies-board-shop-gift-card .product-rating {
    display: none;
}

.product-view .review_header .ratings {
    margin: 5px 0 0;
    width: 306px;
}

.product-view .review_header .no-rating {
    float: left;
    width: 320px;
}

.product-view .review_header .no-reviews-wrapper {
    width: 100%;
}

.product-view .review_header .no-reviews-wrapper .customer {
    margin: 0;
    width: 100%;
}

.product-view .review_header .no-reviews-wrapper .no-rating {
    width: 100%;
}

.product-view .review_header .customer {
    margin: 0 0 0 65px;
}

.product-view .review_header div.selectable {
    cursor:pointer;
}

.product-view .review_header .end_padding {
    width:420px;
    background:url(../images/daddie_review_bar.jpg) -225px 0;
}

.product-view .review_header .selected {
    color: #666666;
    font-size: 20px;
}

.product-view .reviews,
.product-view .daddies-reviews {
    clear:both;
    margin-bottom:75px;
}

.product-view .daddies-reviews p {
    padding-top:15px;
    padding-right:10px;
}

.product-view .daddies-reviews ul {
    padding:20px;
}

.product-view .daddies-reviews li {
    padding-top:15px;
    display:list-item;
    list-style-type:disc;
}

.product-view .review-item {
    padding: 20px 0;
    background:url("../images/dotted-lines.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
}

.product-view .review-item .rating-box {
}

.product-view .review-item .rating {
}

.product-view .review-item .title{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
.product-view .review-item .name {
    color: #333333;
    font-size: 15px;
    margin-bottom: 20px;
}
.product-view .review-item .name strong {
}
.product-view .review-item {}

/* Rating */
.rating-box { width:101px; height:18px; font-size:0; line-height:0; background:url(../images/orange-rating.png) 0 100% repeat-x; overflow:hidden; }
.rating-box .rating { float:left; height:16px; background:url(../images/orange-rating.png) 0 -2px repeat-x; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
.ratings .amount { font-size:14px; }
.ratings .rating-links { margin:0; font-size:14px; }
.ratings .rating-links a {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.ratings .rating-links a.review-count {
    font-weight: normal;
    text-transform: none;
}
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }
.ratings dt {}
.ratings dd {}

/* Availability */
.availability { font-weight:normal; }

.availability.in-stock { color:#1b6800; }
.availability.out-of-stock { color:#cf3a00; }

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

.availability-only-details { margin:0 0 7px; border:1px solid #d9d9d9; }
.availability-only-details thead { background:url(../images/bkg_thead.gif) repeat-x scroll 0 0 #e8e8e8; }
.availability-only-details th,
.availability-only-details td { padding:2px 8px; }
.availability-only-details th { border-bottom:1px solid #d9d9d9; font-size:10px; text-transform:uppercase; }
.availability-only-details td { background:#fff; font-size:14px; }
.availability-only-details tr.odd td.last { color:#00adf2; font-weight:normal; }

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

.price-box {
    font-size:24px;
    margin:10px 0;
}
.price-box .price { font-weight:normal; }

.price-box-bundle { display:inline-block; float: left;}
.price-box-bundle .price-box { display:inline-block;}
.price-box-bundle .price-box p { display:inline-block;}

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

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

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

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

.minimal-price-link { display:block; margin:5px 0; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .label { font-weight:normal; }
.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:normal; }

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

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

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

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

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

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

.products-grid .price-as-configured .price {
    font-size: 16px;
}
/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:normal; }
/********** 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:normal; }
.product-pricing li .benefit { font-weight:normal; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:14px; }
.add-to-links li {
    height: 25px;
    line-height: 25px;
    list-style: none outside none;
    margin: 0 0 0 6px;
    text-align: left;
    width: 100%;
}
.add-to-links a { color:#999; }
.add-to-links a:hover {}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart {}
.add-to-cart label {
    clear: both;
    color:#000000;
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
    margin-right: 5px;
    text-transform: uppercase;
    vertical-align: middle;
}
.add-to-cart .qty {
    border: 2px solid #7D7D7D;
    clear: both;
    float: left;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    width: 77px;
}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

.quantity-wrapper {
    float:left;
}

.add-to-cart .alt-quantity-wrapper input {
    background: url("../images/alt-qty-bkg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 46px;
    margin: 8px 0 0;
    width: 88px;
}

.product-view button.btn-cart{
    background: url("../images/add-to-cart-blue-bkg.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 30px;
    font-weight: normal;
    height: 53px;
    margin: 8px 0 5px;
    padding: 0 0 0 22px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 256px;
}

button.btn-cart {
    background:url(../images/cart_button.png) no-repeat;
    /*width:155px;*/
    height:34px;
    text-align: left;
    padding:0 15px 0 40px;
    font-weight: bold;
    font-size:15px;
    color:white;
    cursor:pointer;
    margin:10px 0;
    width:160px;
    position: relative;
}

.add-to-links .want-this {
    background: none repeat scroll 0 0 #7D7D7D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0 8px 0 0;
    padding: 9px 14px;
    text-transform: uppercase;
}

.add-to-links a.link-wishlist {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

button.btn-cart span {}

/* On product view */
.product-view .product-essential button.btn-cart span,
.add-to-cart button.btn-cart span { background-image:none; padding:0 0 0 13px !important; height:27px!important; }
.product-view .product-essential button.btn-cart span span,
.add-to-cart button.btn-cart span span { border:0; background-image:none; padding:1px 0 0 !important; color:#fff; font:bold 15px/26px  Arial, Helvetica, sans-serif; height:26px; text-transform:none; }
.product-view .product-essential button.btn-gr span span,
.add-to-cart button.btn-gr span span { font-size:14px !important; padding:1px 18px 0 10px !important; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart {}
.add-to-box .add-to-links {}
.add-to-box .add-to-links li {
    float: left;
    margin:0;
    text-align: left;
    width: 280px;
}

/* Product Options */
.product-options {
    float: left;
    width: 100%;
}
.product-options dt label {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.product-options dt label span.size-chart {
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    float: right;
    font-weight: normal;
    height: auto;
    width: auto;
}

#bundleProduct .product-options dt label {}
.product-options dt {
    background: none repeat scroll 0 0 #ececec;
    height: 27px;
    margin: 5px 0 4px;
    padding: 6px 10px 0;
}
.product-options dt .required em { margin-left:5px; display: none; }
.product-options dd .qty-holder { display:block; padding:10px 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd {  }
.product-options .no-bg.select { overflow: unset; }
.alt-options dd { overflow: visible; }
.alt-options dt { background: none; height: 19px; padding: 0; }
.alt-options .input-box { margin: 0 0 13px; }
.alt-options .input-box.validation-passed {background: none;}
.product-options dl.last dd.last {}
.product-options dd .input-box { }
.product-options dd .input-box.config-input-box{padding-right:15px; margin-right: -15px;}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:auto; }
.product-options .options-list {}
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0; line-height:1.315; border-bottom: 1px solid #E5E5E5;}
.product-options .options-list input.radio { float:left; margin:2px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:2px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }
.product-options .dk_options li{margin:0px;}
a.dk_toggle { width: auto !important; }
.page .dk_toggle{background-position: right center; padding: 5px 20px 4px 10px;}

.sort-by .dk_container { text-align: right; }
.sort-by .dk_toggle{padding: 5px 36px 4px 10px;}
.sort-by .dk_options ul li {
    text-align: left;
}

.extra-options { padding-left: 3px;position: relative; }
#bundleProduct .extra-options{ padding-left: 0px; }
#bundleProduct dt.options-title {
    margin: 0;
    padding: 0 !important;
}
.extra-options dt{margin-bottom: 10px;}
.extra-options dt label{font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.extra-options select.additional_options{width:307px; max-width: 307px;}
.extra-options span{display: inline-block; vertical-align: middle;}
.extra-options .option-item {margin: 3px 0 0; position: relative;}
.extra-options .title {width:162px; font-family:sans-serif; font-weight: bold;}
#bundleProduct .extra-options .title {width:389px; padding: 2px 0;}
.extra-options .info { width:25px; height:25px; background:url(../images/info-dark.png); margin: 0 0 0 9px; }
.selector-tooltip {

}
.options-title label {
    color: #333333 !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

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

/* 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 { clear:left; float:left; line-height:1.2; width:10em; 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:14px; }
.bundleProduct .product-options { font-size:14px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:14px; 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 {position: relative;}
#bundleProduct {}
#productView { margin:0; border:0; }
#options-container {}
#options-container h1 { text-align:left; }

/* Bundle Product 2 column design */
.col2-left-layout  #bundle-product-wrapper,
.col2-right-layout #bundle-product-wrapper { width:755px; }
.col2-left-layout  #bundleProduct,
.col2-right-layout #bundleProduct { background-position:574px 0; width:1511px; }
.col2-left-layout  #options-container,
.col2-right-layout #options-container { background-position:277px 0; left:-1px; width:755px; }

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

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

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

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

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

#options-container .product-options {}
#options-container .product-options-bottom {}
#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 {float:right; margin-top:0; width:172px; margin-right: 20px; }
.bundle-summary .product {height:194px; background: url("../images/addtocart_bg.png") repeat-y scroll 0 0 transparent; color:white; padding-left:10px; padding-top: 10px; }
.bundle-summary .product .block-title { background:none; border:solid #e6e6e6; border-width:0 0 1px; margin:0 0 10px; padding:5px 0; position:relative; }
.bundle-summary .product .block-title h2 { color:#5a5a5a; font-weight:normal; padding-left:5px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details {}
.bundle-summary .product-details p.availability { font-weight:normal; font-size:14px; margin:28px 0 0; position:relative; }
.bundle-summary .price-box { }
.bundle-summary .price-box .price-as-configured .price { font-weight:bold; }
.bundle-summary .price-box .price-as-configured .price-label { color:#010101; font-size:14px; font-weight:normal; margin-right:10px; }
.bundle-summary .product-name { font-size:16px; color:#111; }
.bundle-summary .product .add-to-links {}
.bundle-summary .product .add-to-links a {}
.bundle-summary .product .add-to-links li { display:inline; margin-right:20px; }
.bundle-summary .summary { padding:10px 8px !important; -webkit-box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; }
.bundle-summary .summary h4 { border-bottom:1px solid #e6e6e6; color:#5a5a5a; font-size:14px; font-weight:normal; padding:0 0 5px 5px; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { background:url(../images/bkg_dots.gif) repeat-x bottom; margin:0; padding:11px 0 7px; }
.bundle-summary .summary .last { background:none; padding-bottom:0; }

.bundle-summary button.btn-cart span,
.bundle-summary button.btn-cart span span { background-image:url(../images/bg_bundle_btn.gif); font-weight:normal !important; height:23px !important; line-height:23px !important; padding:0 0 0 18px !important; }
.bundle-summary button.btn-cart span span { padding:0 18px 0 0 !important; }
.bundle-summary .add-to-cart .qty { }
.bundle-summary .add-to-cart button { margin:10px 0 0; }
.bundle-summary .add-to-cart .paypal-logo { text-align:left; }
.bundle-summary .add-to-cart .paypal-or { margin:5px 0 5px 42px; }
#bundleProduct .product-view .add-to-box{}
#bundleProduct .page-title a { color:#00adf2; position:relative; text-decoration:none; top:4px; }
#bundleProduct .page-title a:hover { text-decoration:underline; }
#bundleProduct .page-title a small { font-size:14px; font-weight:normal; }
#bundleProduct .product-options { }
#bundleProduct .product-options dt,
#bundleProduct .product-options dd { }
#bundleProduct .product-options dd label {font-family: Arial,Helvetica,sans-serif; font-size: 15px; font-weight: bold; text-transform:uppercase;}
#bundleProduct .product-options dd .simple-bundle label{ text-transform: none; }
#bundleProduct .product-options dd .simple-bundle .image{}

#bundleProduct .product-options dd label .price-notice,
#bundleProduct .product-options dd label .price-notice span{font-size: 20px; color:#000000; font-weight: bold; padding:3px 0 9px; line-height:24px;}

#bundleProduct .product-options dd .current-option .title{
    background: none repeat scroll 0 0 #C9C9C9;
    margin-bottom: 5px;
    padding: 5px 9px;
}
#bundleProduct .product-options dt label { background: none transparent; display: block; font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; font-weight: bold; text-transform: uppercase; color: #000000; }
#bundleProduct .product-options dd .current-option label {font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #000000;}
#bundleProduct .product-options dd {
    background: url("../images/choice-bg.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    margin: -10px 0 0;
    padding: 0 2px;
    position: relative;
    z-index: 991;
}
#bundleProduct .product-options dd.select{margin: 0 0;}
#bundleProduct .product-options dd.select.last{margin-bottom: 20px; margin-top:0;}
#bundleProduct .product-options dd.no-bg {z-index:0; position:static; overflow:visible; }
#bundleProduct .product-options dd .options-top{height:2px; background: url(../images/bg_bundle_options_top.png) top left repeat-x transparent; }
#bundleProduct .product-options dd .options-close{cursor: pointer; float: right; position: relative; right: -11px; top: -10px;}
#bundleProduct .product-options dd .options-inner{background:#fff; padding: 0 0 10px 0; }
#bundleProduct .product-options dd .current-option{
    border-bottom: 1px solid #000000;
    margin: 0 5px 10px 6px;
    padding: 15px 0;
}
#bundleProduct .product-options dd .bundle-option-content{ float:left; width: 255px; padding: 9px 0 10px 14px; }
#bundleProduct .product-options dd .simple-bundle .bundle-option-content{ }
#bundleProduct .product-options dd .simple-bundle .bundle-option-content .label{margin-left:0; min-height: 62px; }
#bundleProduct .product-options dd .bundle-option-content .label{margin-left:0; }
#bundleProduct .product-options dd .bundle-option-content .save-error{font-size: 10px; color:#000; background:yellow; font-weight:bold; padding-bottom:5px; padding-top:5px; margin-left: 10px; display: none;}
#bundleProduct .product-options dd .bundle-option-content .select-title{float:left; clear:both; font-size: 11px; color:#333; margin-right: 1px; padding-top: 14px;}
#bundleProduct .product-options dd .bundle-option-content .question{margin: 8px 3px 0;}
#bundleProduct .product-options dd .bundle-option-content .option-bottom{clear:both; padding: 5px 20px 5px 0;}
#bundleProduct .product-options dd .bundle-option-content .option-bottom a{color:#00adf2; font-size: 12px; text-decoration: none; font-weight: bold;}
#bundleProduct .product-options dd .bundle-option-content .option-bottom .right a { color: #666666; font-size: 10px; text-transform: uppercase; }
#bundleProduct .product-options dd .bundle-option-content .option-bottom a span{font-size: 13px;}
#bundleProduct .product-options dd .options-inner .input-box{height: 410px; clear:both; overflow-x: hidden; overflow-y: auto;}
#bundleProduct .product-options .seperator{
    background: url("../images/dotted-lines.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    clear: both;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0 1px 10px;
    z-index: 1;
}
#bundleProduct .product-options dd .options-inner .current-option .image,
#bundleProduct .product-options dd .options-inner .current-option .image img {width: 115px; height: 115;}
#bundleProduct .product-options dt { color:#333; line-height:32px; padding: 0 0 10px; background: none; height: auto; }
#bundleProduct .product-options dl.last .last { }
#bundleProduct .product-options p.required { padding:0; position:absolute; right:10px; top:10px; }
#bundleProduct .product-options div.validation-passed{background: none; padding-right: 0;}
#bundleProduct .product-options .duro-swatch{width:auto; height:auto; padding: 0; float:left; border: 1px solid #fff; border-bottom: 2px solid transparent; border-top: 2px solid transparent;}
#bundleProduct .product-options .duro-swatch div{width:23px; height:23px;border:1px solid #ccc; cursor: pointer;}
#bundleProduct .product-options .duro-swatch div.black{color:black; font-weight: bold; line-height: 23px; text-align: center;}
#bundleProduct .product-options .duro-swatch div.white{color:white; font-weight: bold; line-height: 23px; text-align: center;}
#bundleProduct .product-options .duro-swatch.selected{border: 2px solid #999;}
#bundleProduct .product-options .bundle-options li { vertical-align:middle; margin: 0 11px; padding:2px 0; line-height:1.315; border-bottom: 1px solid #e5e5e5}
#bundleProduct .product-options .options-inner .bundle-options .image img{border:2px solid #fff; padding:1px;}
#bundleProduct .product-options .options-inner .bundle-options .image img.selected{border:2px solid #999;}

#bundleProduct .product-options-bottom { padding:11px 15px 0; width:612px; }
#bundleProduct .product-options-bottom a { color:#00adf2; font-size:14px; font-weight:normal; text-decoration:none; }
#bundleProduct .product-options-bottom a:hover { text-decoration:underline; }
#bundleProduct .product-options-bottom a small { font-size:14px; }
#bundleProduct .product-options-bottom .price-as-configured { font-size:14px; }
#bundleProduct .product-options-bottom .price-as-configured .price { font-size:14px; vertical-align:baseline; }
#bundleProduct .product-options-bottom .price-as-configured .price-label { color:#010101; font-weight:normal; margin-right:15px; }
#bundleProduct .current-option .current-option-wrapper{
    float: left;
    padding: 0 0 0 10px;
    width: 308px;
}
#bundleProduct .options-inner .current-option .current-option-wrapper{width:291px; padding: 0 0 0 10px;}
#bundleProduct .current-option .name-wrapper{width:285px;}
#bundleProduct .options-inner .current-option .name-wrapper{width:auto;}
#bundleProduct .current-option .more-info{color:#00adf2; line-height: 13px; width: 112px;}
#bundleProduct .options-inner .current-option .more-info{width: 100px; line-height: 21px; padding-left: 15px;}
#bundleProduct .current-option .more-info a{color:#00adf2; line-height: 12px; text-decoration: none;}
#bundleProduct .current-option .more-choices{
    clear: right;
    color: #00adf2;
    font-size: 15px;
    height: 21px;
    line-height: 25px;
    margin-bottom: 19px;
    text-transform: uppercase;
    border-bottom: 2px solid #00adf2;
    font-weight: bold;
}
#bundleProduct .current-option .name-wrapper h4{
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 5px;
}
#bundleProduct .current-option .current-price{color: #00adf2; font-size: 24px; font-weight: bold; line-height: 24px; padding: 8px 0 0; float:left; clear:both; width:auto; min-width:90px}
#bundleProduct .current-option .current-details{float:left; padding-left: 20px; min-height: 20px;}
#bundleProduct .current-option .current-details ul{list-style: disc outside none; font-size: 12px; line-height: 14px;}
#bundleProduct .current-option .current-details ul li{margin:0;}
#bundleProduct .current-option .reset{clear:both;}
#bundleProduct .more-info-modal{display:none; z-index:999; width:680px; height: 350px; padding:20px; background: url("../images/menu_texture.png") repeat scroll 0 0 #d6d6d6; background: url("../images/menu_texture.png") repeat scroll 0 0 rgba(214, 214, 214, 0.95);
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.5);}
#bundleProduct .more-info-modal .inner{background-color: white; width:100%; height: 100%; }
#bundleProduct .more-info-modal .image{padding: 0 20px; margin:20px 0; height:310px; width: 200px; background: url(../images/product_divider.png) top right repeat-y transparent}
#bundleProduct .more-info-modal .content{width: 420px; display: inline-block; margin-top:20px; height:329px;}
#bundleProduct .more-info-modal a.close{background: url(../images/modalclose.png) no-repeat; width:22px; height:22px; padding:11px; position: absolute; top:30px; right:5px;
    cursor: pointer;}
#bundleProduct .more-info-modal .details-panes{height: 300px; overflow-x: hidden;  overflow-y: auto;}
#bundleProduct .more-info-modal .details-panes .description{ display: block; float:left;}
#bundleProduct .more-info-modal .details-panes .description.wide{width:380px!important;}
#bundleProduct .more-info-modal .details-panes .description.narrow{width:230px!important;}

#bundleProduct .more-info-modal .details-panes .detail{}
#bundleProduct .more-info-modal .mCSB_container{margin-right: 16px;}
#bundleProduct .more-info-modal .features li{font-size: 11px; font-weight: bold;}
#bundleProduct .more-info-modal .features li div{float:left; width:75px;}
#bundleProduct .more-info-modal .right_container {float: right; width:160px; vertical-align:top;}
#bundleProduct .current-option .current-details li div{display: inline-block; padding-right: 3px;}

#bundleProduct .options-container select.sort_by{width:55px;}
#bundleProduct .options-container select.view_by_durometer{width:122px;}
#bundleProduct .options-container select.view_by_size{width:85px;}

/* 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:14px; 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; 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:14px; margin: 15px 0 0; }
.product-view .box-related p { margin:0; }
.product-view .box-related .product-name { font-size:14px; }
.product-view .box-related .price-box { margin:8px 0; }
.product-view .box-related .note { padding:5px 20px; margin:0; font-size:14px; 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 {
    float: left;
    height: 283px;
    margin-left: 0;
    margin-right: 12px;
    padding: 15px 0 0;
    width: 190px;
    overflow: visible;
}

.product-view .box-related li.item.last {
    margin-right: 0px;
}

.product-view .box-related li.item p a { color:#999; }
.product-view .box-related li.item .product-image {
    float: left;
    width: 190px;
    height: 190px;
}
.product-view .box-related li.item .product-details {
    width: 180px;
}

.product-view .box-related li.item .product-details .product-name {
    height: 48px;
}

.product-view .box-related .item .text a {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

.product-view .box-related .item .text .price-box {
    display: block;
    margin: 0;
    overflow: hidden;
}

.product-view .box-related .item .text .price-box .regular-price {
    color: #333333;
    font-size: 15px;
}

.product-view .box-related .item .text .price-box .regular-price .price {
    color: #333333;
    font-size: 15px;
}

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

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

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

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

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:14px; 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:normal; font-size:14px; 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:14px; }
.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:14px; 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 { margin-top:25px; }
.product-view .box-reviews .pager { border-width:1px 0; margin:0; background:white;}
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:normal; 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:normal; }
.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; }
/* ======================================================================================= */


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

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

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

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


/* CMS ============================================================================= */
.cms-home .col1-layout,
.cms-index-index .col1-layout { border:0; }
.cms-home .top-callout,
.cms-index-index .top-callout { margin-bottom:6px; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { padding:0; }

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

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

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

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

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


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

/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:14px; }
.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:14px; background:url(../images/bkg_dots.gif) repeat-x 0 0; }
.search-summary li { margin:2px 0; }

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


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .col-main .page-title { margin:0; padding-left:0; }
.cart-empty { background:url('../images/productpage_topfade.png') no-repeat 0 0; padding:20px; margin-top:20px; min-height: 60px; }
.cart { background:url('../images/productpage_topfade.png') no-repeat 0 0; margin-top:20px;  padding: 0 20px; }
.cart .title-buttons { padding-right:15px; }
.cart .messages,
.cart .messages li { margin:0; }
.cart .title-buttons h1 {padding-left:20px;}
.cart .checkout-types { float:right; text-align:center; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types .btn-proceed-checkout span { background-image:url(../images/bkg_btn-co-blue.png); height:37px !important; padding:0 0 0 13px !important; }
.cart .checkout-types .btn-proceed-checkout span span { border:0; background-image:url(../images/bkg_btn-co-blue.png); padding:5px 32px 0 19px !important; color:#fff; font:bold 15px/26px Arial,Helvetica,sans-serif !important; height:37px; text-transform: uppercase; margin:0 !important; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
/* Shopping Cart Table */
.cart-table { border-width: 0px; }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:bottom; }
.cart-table tbody td { padding:12px; }
.cart-table .btn-continue { float:left; background:none; border:none; }
.cart-table .btn-continue span { background:none; border:none; text-transform:none; color:#00adf2; text-decoration:underline; font-weight:bold; font-size:16px; padding:0; }
.cart-table .btn-update { float:right; }
.cart .data-table thead { background: #FFF url("../images/pg_header_right.png") repeat-x scroll 0 0; }
.cart .data-table tr.last th, .cart .data-table tr.last td { border: 0px; }
.cart .data-table tr.odd { background-color:#fff; background: url("../images/pg_header_right.png") repeat-x scroll 0 0;  }
.cart .data-table tr.even { background-color:#fff; background: url("../images/pg_header_right.png") repeat-x scroll 0 0;  }
.cart .data-table tfoot { }
.cart .data-table .btn-remove2 { background: url(../images/bkg_close.gif) no-repeat; width: 12px; height: 12px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width:630px; padding:20px 0 10px; }
.cart .cross-inside { background:url(../images/bkg_crosssell.gif) repeat-y 0 0; }
.cart .cart-collaterals h2 { color:#000; font-weight:normal; margin:0 0 5px; }
.cart .cart-centre-column { float: right; }
.cart .deals { float:right; width:280px; display:inline; margin: 0 0 30px; font-size:14px; }
.cart .deals p,
.cart .deals label { margin:0 0 7px; display:block; }
.cart .deals .input-text { width:140px; margin:0 5px 3px 0; float:left; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.cart .giftcard button.check-gc-status span { padding:0 !important; background:none !important; line-height:1.3 !important; color:#444 !important; height:auto !important; font-weight:normal !important; text-transform:none !important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:14px !important; }
.cart .giftcard,
.cart .discount { margin:0 0 8px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { clear: both; float:right; display:inline; font-size:14px; width:280px; }
.cart .shipping select { width:256px; }
.cart .shipping .input-text { width:250px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .buttons-set { width:256px; }
.cart .shipping .form-list label { float:none; width:auto; text-align:left; padding:0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select {
    background: url("../images/bkg_input.gif") repeat-x scroll 0 0 #fff;
    border: 1px solid #c7c7c7;
    padding: 5px;
    width: 252px;
}
.cart .crosssell { float:left; min-height:400px; width:260px; padding:0 20px 15px 30px; border:1px solid #d9d9d9; border-width:0 1px 0 0; background:#fbf3f0; }
.cart .crosssell h2 { font-size:14px; color:#cd3800; font-weight:normal; text-transform:uppercase; }
.cart .crosssell .item { padding:17px 0 0 ; }
.cart .crosssell .product-image { float:left; margin:3px -90px 0 0; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .crosssell .product-name,
.cart .crosssell .price-box,
.cart .crosssell p,
.cart .crosssell .add-to-links { margin:0 0 5px; }
.cart .crosssell .add-to-links li { margin:0; }

/* Shopping Cart Totals */
.cart .totals { 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 table tfoot strong { font-weight:normal; font-size:18px; color:#00adf2; display:block; margin:10px 0 15px; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals table tfoot td .price { font-weight:normal; }
.cart .totals .btn-remove { vertical-align:middle; }
.cart .totals .btn-remove img { vertical-align:baseline; }
.cart .totals .checkout-types li { margin:0 0 15px; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding-top:8px; line-height:1.0; font-size:14px; }

/* Options Tool Tip */
.item-options p { font-size:14px; font-weight:normal; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:normal; padding:7px 0 7px ; font-weight:bold; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:5px 0 0; position:relative; z-index:1; width:110px; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; background:none; color:#FFF; visibility:hidden; }
.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%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

.col1-layout .my-wishlist {margin: 0 20px;}
.my-wishlist .truncated .truncated_full_value .item-options { position:relative; top:0; left:0; z-index:1; padding:0; width:auto; border:none;  background-color:transparent; }
.my-wishlist .item-options p {display:none; }
.my-wishlist .truncated { cursor:auto; margin:0; position:relative; z-index:1; width:auto; }
.my-wishlist .price-as-configured .price { font-size:24px; font-weight:normal; }

/* 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:normal; margin-left:5px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */

p.onestepcheckout-login-link  a { color: #00adf2; }

/* One Page */
.checkout-onepage-index .messages {
    padding-top: 0;
    margin-top: 0;
}
.checkout-onepage-index .col-main { padding:20px 0 0; }

.opc-wrapper { background:url('../images/productpage_topfade.png') no-repeat 0 0; margin-top:20px;   }
.opc-wrapper .page-title { margin:0; position:relative; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }


.orange.onestepcheckout-button, .orange.onestepcheckout-button:visited { background: none !important; border: 0px !important; }
.orange.onestepcheckout-button span { background: url("../images/bkg_btn-co-blue.png") no-repeat scroll 0 0 transparent; height:37px !important; padding:0 0 18px 13px !important;  float: left; }
.orange.onestepcheckout-button span span { border: 0; background:url(../images/bkg_btn-co-blue.png) no-repeat top right; padding:5px 32px 14px 19px !important; color:#fff; font:bold 15px/26px Arial,Helvetica,sans-serif !important; height:37px; text-transform:none; margin:0 !important; }


/* Block: Checkout Progress */
.opc-progress-container { float:right; width:373px; padding: 8px 37px 10px 18px; clear: both; }
.opc-progress-container .opc-block-progress { background:#fff; }
.opc-progress-container .opc-block-progress .block-title { padding:17px 11px 10px 17px; background:none; border:0; border-bottom:1px solid #cfcfcf; }
.opc-progress-container .opc-block-progress .block-title strong { font:15px/1.1 Arial,Helvetica,sans-serif; padding:0; color:#00adf2; font-weight:bold; }
.opc-progress-container .opc-block-progress .block-content { padding:17px 11px 17px 17px; }
.opc-progress-container .opc-block-progress dt { font-weight:normal; margin:2px 0 8px; }
.opc-progress-container .opc-block-progress dt.complete { font-weight:bold; margin:2px 0 4px; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; text-decoration:none; color:#00adf2; font-size:12px; }
.opc-progress-container .opc-block-progress dd.complete { margin:5px 0 8px; padding:5px; }
.opc-progress-container .block-progress .cards-list dd { padding:0; }
.opc-progress-container .block-progress .cards-list .info-table th { font-weight:normal; }

.opc { float:left; width:537px; margin-bottom:30px; padding: 8px 18px 10px 36px;}
.opc li.section { position:relative; padding-bottom: 5px; }
.opc .step-title { margin:0 0 1px; }
.opc .step-title .number { display:none; }
.opc .step-title h2 { background: #868686; color: #fff; text-transform: uppercase; font-weight: normal; border-bottom: 1px solid #c8c8c8; border-top: 1px solid #c8c8c8; font-size: 24px; padding: 0 10px; line-height: 38px; cursor: default; }
.opc .allow .step-title {}
.opc .allow .step-title h2 { background: #868686; color: #fff; text-transform: uppercase; font-weight: normal; border-bottom: 1px solid #c8c8c8; border-top: 1px solid #c8c8c8; font-size: 24px; padding: 0 10px; cursor: pointer; }
.opc .active {}
.opc .active .step-title { margin:0 0 0; padding:0 0 0 0; }
.opc .active .step-title h2 { background: #00adf2; color: #fff; text-transform: uppercase; font-weight: normal; border-bottom: 1px solid #4bbeec; border-top: 1px solid #4bbeec; cursor: default; font-size: 24px; padding: 0 10px; line-height: 38px; }
.opc .step { padding:16px; min-height:270px; font-size:14px; background:#fcfcfc; border-top:0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc .order-review .authentication { margin:0 auto; width:570px; }
.opc .order-review .warning-message { color:#222; font-weight:normal; text-align:center; padding:10px 10px 0; }

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

#checkout-step-login { height:auto !important; min-height:0 !important; padding:0; }
#checkout-step-login .col2-set { padding:20px 20px 30px; background:#fcfcfc url(../images/bkg_cols.gif) repeat-y 195px 0; height:auto !important; min-height:0 !important; }
#checkout-step-login .login-only { background-image:none; }
#checkout-step-login h4 { font-size:18px; color:#000; font-weight:normal; margin:0 0 15px; text-transform:uppercase; }
#checkout-step-login .col2-set .col-1 { width:338px; float:right; }
#checkout-step-login .col2-set .col-2 { width:338px; float:left; }
#checkout-step-login .col2-set .col-2 .radio { margin-right:5px; }
#checkout-step-login .col2-set .col-2 li { padding-left:10px; background:url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
#checkout-step-login .col2-set .col-2 .form-list li { background:none; padding-left:0; }
#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { width:92px; }
#checkout-step-login .form-list .button{height:37px; margin-top: 10px;}
#checkout-step-login .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:right; }
#checkout-step-login p { margin:0 0 15px; }
#checkout-step-login a { text-decoration:none; color:#00adf2; }
#checkout-step-login p.small{margin:45px 0 10px; font-size: 12px;}
#checkout-step-login ul.small li{font-size: 12px;}
#checkout-step-login .form-list p { padding-left:105px; margin:0; }
#checkout-step-login .form-list .input-text { width:210px; }

.opc .buttons-set
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set a { color:#00adf2; text-decoration:none; font-size:12px; }
.opc .buttons-set .button,
.opc .form-buttons .button { float:right; margin:0; }
.opc p.required { text-align:right; width:auto; padding-left:0; }
.opc .input-box a { font-size:12px; text-decoration:none; color:#00adf2; }
.opc label a { font-size:12px; text-decoration:none; }

.checkout-onepage-payment-additional-customerbalance { margin-bottom:5px; }
.checkout-onepage-payment-additional-customerbalance .checkbox { margin-left:0; }
.paypal-express-review .checkout-onepage-payment-additional-customerbalance {padding-left: 19px;}

.checkout-onepage-index .page-title,
.checkout-onepage-success .page-title { padding: 15px 5px 34px; }
.checkout-onepage-success .col1-layout .col-main .page-title { margin: 20px 0 0 0; }

.checkout-onepage-index span.validation-passed,
.checkout-onepage-index div.validation-passed {
    background: none;
}
.checkout-onepage-index .please-wait {
    margin: -34px 0 0 -97px;
}
.checkout-onepage-index #opc-review .please-wait {
    margin: -34px 0 0 -131px;
}
/*Paypal Checkout*/
.paypal-express-review .main-opc-container {
    padding-top: 30px;
}
.paypal-express-review .opc .block_title {
    background-color: #ffaa25;
    line-height: 54px;
    padding: 0 19px;
}
.paypal-express-review .opc .block_content {
    padding: 15px 0;
}
.paypal-express-review .main-opc-container .step_label {
    padding: 27px 47px 15px;
}
.paypal-express-review .sp-methods {
    margin-left: 47px;
}
.paypal-express-review .main-opc-container .customer_address {
    padding-left: 47px;
}
.paypal-express-review .shipping_data .customer_address > a {
    display: block;
}
.paypal-express-review .opc .block_title h2,
.paypal-express-review .opc-progress-container .block_title h2 {
    font-size: 37.5px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
}
.paypal-express-review .opc-progress-container .block_title {
    background-color: #000000;
    line-height: 54px;
    padding: 0 19px;
}
.paypal-express-review .opc-progress-container .block_title h2 {
    color: #ffffff;
}
.paypal-express-review .action_set {
    clear: both;
    float: none;
}
.paypal-express-review .block_content {
    background-color: #ffffff;
}
.paypal-express-review .bil_email.hide {
    display: none;
}
.paypal-express-review .customer_address.email > a {
    display: block;
}
.paypal-express-review .payment_methods {
    overflow: hidden;
    padding-left: 26px;
}
.paypal-express-review .payment_methods li {
    float: left;
    line-height: 43px;
    font-size: 16.68px;
    font-weight: 700;
    margin-left: 20px;
    letter-spacing: 0.7px;
}
.paypal-express-review .payment_methods .paypal_method {
    width: 103px;
    height: 43px;
    background-image: url(../images/paypal_review.png);
}
.paypal-express-review #billing_form {
    position: relative;
}
.paypal-express-review .opc-progress-container .opc-block-progress.block-progress-review .block-title {
    background: #000000;
    border: 0;
    height: 54px;
}
.paypal-express-review .payment_methods .onepage_method .redirect_popup {
    display: none;
}
.paypal-express-review .payment_methods .onepage_method .redirect_popup.active {
    display: block;
}
.paypal-express-review .payment_methods .onepage_method .redirect_popup {
    background-color: #e0e0e0;
    position: absolute;
    top: 230px;
    left: 45px;
    max-width: 420px;
    padding: 25px;
    box-sizing: border-box;
}
.paypal-express-review .payment_methods .onepage_method .redirect_popup h2 {
    font-size: 16.67px;
    text-transform: uppercase;
    color: #494949;
    line-height: 25.7px;
    margin-bottom: 13px;
}
.paypal-express-review .main-opc-container .form-list .input-box {
    margin: 0 47px;
}
.paypal-express-review .payment_methods .onepage_method .redirect_popup .xbtn.close_popup,
.paypal-express-review .payment_methods .onepage_method .redirect_popup .confirm {
    background-color: #000000;
    font-size: 19.89px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    line-height: 35px;
    padding: 0 20px;
    display: inline-block;
}
.paypal-express-review .payment_methods .onepage_method .redirect_popup .onex.close_popup {
    position: absolute;
    top: 4px;
    right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    color: #818181;
    line-height: 22px;
    padding: 5px;
}
.paypal-express-review .buttons-set {
    text-align: center;
}
.paypal-express-review .buttons-set .btn-checkout {
    line-height: 44px;
    background-color: #ffaa25;
    font-size: 25px;
    font-weight: 500;
    padding: 0 35px;
    border: 0;
    outline: 0;
    cursor: pointer;
    text-transform: uppercase;
}
.paypal-express-review .opc .block_content #error_message {
    color: #ff0000;
    padding-left: 47px;
}
.paypal-express-review #checkout-review-table {
    padding-top: 0px;
    width: 50%;
    margin-left: 47px;
    border: 0;
}
.paypal-express-review #checkout-review-table tfoot {
    background: none;
}
.paypal-express-review #checkout-review-table tr td {
    padding: 0;
}
.paypal-express-review #checkout-review-table tr td,
.paypal-express-review #checkout-review-table span.price {
    font-size: 16.68px;
    color: #000000;
    text-align: left!important;
    line-height: 30px;
}
.paypal-express-review #checkout-review-table tr td.discounts > span {
    color: #ff0000;
}
.paypal-express-review #checkout-review-table tr.last td,
.paypal-express-review #checkout-review-table tr:last-child td {
    border: 0;
}
.paypal-express-review #checkout-review-table tr.last td strong,
.paypal-express-review #checkout-review-table tr:last-child td strong {
    font-size: 26px;
    text-transform: uppercase;
    color: #00adf2;
    line-height: 76px;
}
.paypal-express-review #checkout-review-table tr.last td strong > .price,
.paypal-express-review #checkout-review-table tr:last-child td strong > .price {
    color: #000000;
    font-size: 26px;
}
/*End Paypal Checkout*/

.paypal-express-review .page-title h1,
.checkout-onepage-index .page-title h1,
.checkout-onepage-success .page-title h1 { text-transform: uppercase; color: #000000; font-size: 26.7px; letter-spacing: 1px; position: relative}
.paypal-express-review .page-title h1:after,
.checkout-onepage-index .page-title h1:after,
.checkout-onepage-success .page-title h1:after { content: ""; display: inline-block; height: 30px; margin-left: 14px; top: -4px; position: absolute; width: 20px; background-image: url(../images/checkout_lock.png); }
.checkout-onepage-index .breadcrumbs,
.checkout-onepage-success .breadcrumbs { display: none; }
.checkout-onepage-success .main-opc-container { padding: 30px 35px; }
.checkout-onepage-success .tab-title h1 { font-size: 48px; color: #ffffff; line-height: 78px; text-transform: uppercase; display: block; background-color: #00adf2; padding: 0 32px; }
.checkout-onepage-success .ord_num { background-color: #ffffff; padding: 40px; font-size: 20.8px; color: #000000; margin-bottom: 20px}
.checkout-onepage-success .ord_num .sub-title {
    font-size: 20.8px;
    letter-spacing: 0.8px;
    margin-bottom: 40px;
}
.checkout-onepage-success .ord_num .label {
    line-height: 35px;
    font-size: 20.8px;
}
.checkout-onepage-success .ord_num .label a {
    text-decoration: none;
    color: #000000;
    font-size: 20.8px;
}
.checkout-onepage-success .ord_num .label span {
    text-transform: uppercase;
    color: #00acf1;
    font-size: 26.3px;
    font-weight: 700;
    letter-spacing: 0.8px;
    padding-right: 10px;
}
.checkout-onepage-success .ord_num .label span.price {
    color: #000000;
    font-size: 20.8px;
    font-weight: 500;
}
.checkout-onepage-success .col3set {
    background-color: #ffffff;
    padding: 40px;
    font-size: 16.7px;
    color: #000000;
    margin-bottom: 20px;
    overflow: hidden;
}
.checkout-onepage-success .totals {
    float: right;
    border: 7px solid #00adf2;
    background-color: #ffffff;
    padding: 35px 15px 35px 35px;
}
.checkout-onepage-success .totals table td {
    font-size: 18.3px;
    color: #000000;
    line-height: 30px;
    padding-right: 20px;
}
.checkout-onepage-success .totals td strong {
    font-size: 23.76px;
    text-transform: uppercase;
    line-height: 50px;
}
.checkout-onepage-success .col3set .col1,
.checkout-onepage-success .col3set .col2 {
    float: left;
    width: 31%;
}
.checkout-onepage-success .col3set .col3 {
    float: left;
    width: 38%;
}
.checkout-onepage-success .col3set h2 {
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    font-size: 20.8px;
    margin-bottom: 15px;
}
.main-opc-container {background-color: #e0e0e0; overflow: hidden}
.paypal_checkout_tab { padding-right: 15px; float: left; overflow: hidden; margin-bottom: 15px; }
.paypal_checkout_tab .paypal_tab { background-image:url(../images/checkout_paypal.png); background-repeat:no-repeat; display: block; height: 48px; width: 171px; }
.main-opc-container .col2-set { float: right; }
.main-opc-container .col2-set .login_action { float: left; padding: 20px 19px 8px 18px; }
.main-opc-container .login_action .caption { color: #858585; font-size: 17px; margin-right: 11px; letter-spacing: 0.7px; }
.main-opc-container .login_action .signin_btn { color: #ffffff; text-transform: uppercase; background-color: #b7b7b7; text-decoration: none; display: inline-block; line-height: 32px; border: 1px solid #c5c5c5; padding: 0 44px; margin-right: 6px; }
.main-opc-container .what_is_this { width: 21px; height: 22px; display: block; content: ""; background-image: url(../images/question_mark_ch.png); background-repeat: no-repeat; float: right; margin-top: 5px; }
.main-opc-container .what_is_this.small {background: url(../images/questionmark_medium.png) no-repeat 0 0; height: 16px; width: 16px;}
.main-opc-container .col2-set .login_field { float: right; width:383px; padding: 20px 27px 8px 18px; }
.main-opc-container .col2-set .login_field .form-list .validation-advice { width: 180px; }
.main-opc-container .col2-set .login_field fieldset { float: left; }
.custom-tooltip .login_content {
    max-width: 200px;
}
.custom-tooltip .forgot_content .forgotpass {
    text-transform: uppercase;
    font-weight: 700;
    color: #00adf2;
    text-decoration: none;
    font-size: 18.75px;
}
.custom-tooltip p {
    max-width: 240px;
}
.main-opc-container #login-form { display: none; }
.main-opc-container #login-form.active { display: block; }
.main-opc-container .field > label { display: none; }
.main-opc-container .opc-block-progress.block-progress-review .block-title { background-color: #00adf2; padding: 0}
.main-opc-container .form-list .input-box { float: none; margin: 0 18px 0 27px; box-sizing: border-box; position: relative; }
.main-opc-container .form-list input.input-text,
.main-opc-container .form-list select { float: none; width: 100%; height: 42px; background: none; background-color: #fff; box-sizing: border-box; border: 1px solid #000000; -webkit-box-shadow: inset 0px 0px 1px 1px rgba(238,238,238,1); -moz-box-shadow: inset 0px 0px 1px 1px rgba(238,238,238,1); box-shadow: inset 0px 0px 1px 1px rgba(238,238,238,1); font-size: 14.5px; color: #000000; }
.main-opc-container .form-list input.input-text {
    padding: 0 13px
}
.main-opc-container .form-list select {
    padding: 0 0 0 13px;
    text-transform: uppercase;
}
.main-opc-container ::-webkit-input-placeholder { color: #c5c5c5; }
.main-opc-container input:-moz-placeholder { color: #c5c5c5; }
.main-opc-container input::-ms-clear { display: none; width: 0px; height: 0px; }
.main-opc-container .step_label { font-size: 14.5px; color: #00adf2; text-transform: uppercase; padding: 11px 32px 21px; font-weight: 700; letter-spacing: 0.8px }
.main-opc-container .step_label .alt { font-size: 12.5px; color: #000000; }
.main-opc-container .form-list li { margin-bottom: 0; }
.main-opc-container .form-list li.control { padding-left: 25px; }
.main-opc-container .fieldset { margin-bottom: 7px; }
.main-opc-container .form-list li .field { padding-bottom: 14px; }
.main-opc-container .form-list li .field.country {
    max-width: 365px;
    float: left;
}
.main-opc-container .form-list li span.int_ship {
    text-transform: uppercase;
    color: #c5c5c5;
    font-size: 14.58px;
    line-height: 21px;
}
.main-opc-container .what_is_this.int_ship {
    display: inline-block;
    float: none;
    margin-top: 0;
    vertical-align: middle;
    margin-left: 5px;
}
.main-opc-container .form-list .input-box.req:before { content: '*'; font-size: 25px; font-weight: 700; display: block; color: #00adf2; position: absolute; height: 22px; top: 10px; left: -18px; font-family: Arial,Helvetica,sans-serif; }
.main-opc-container .form-list li.col-2 .state { clear: none; width: 49%; float: left }
.main-opc-container .form-list li.col-2 .zip { clear: none; width: 51%; float: left }
.main-opc-container .form-list li.col-2 .state .input-box { margin-right: 0; }
.main-opc-container .form-list li.col-2 .zip .input-box { margin-left: 29px; }
.main-opc-container .opc .buttons-set .opc_button { line-height: 32px; float: right; color: #ffffff; text-transform: uppercase; background-color: #000000; display: block; font-size: 20px; padding: 0 28px; }
.main-opc-container .form-list .control label { float: none; font-size: 14.5px; color: #c5c5c5; text-transform: uppercase; }
.main-opc-container .buttons-set { padding-top: 30px; }
.main-opc-container .form-list .input-box.email { margin: 0 22px 0 0; }
.main-opc-container .form-list .input-box.pass { margin: 0 10px 0 0;  }
.main-opc-container .login_field .form-list li { float: left; margin: 0; }
.main-opc-container .login_field .form-list input.input-text { width: 165px; padding: 0 10px; height: 32px }
.main-opc-container .opc .step-title .number { display: block; float: left; background-color: #ffffff; border-radius: 50%; font-family: 'Futura Book', Arial, sans-serif; font-size: 24px; width: 30px; height: 30px; text-align: center; margin: 5px 10px; color: #868686 }
.main-opc-container .opc .section.active .number { color: #00adf2; }
.main-opc-container #opc-shipping_method .sp-methods { padding-left: 30px; }
.main-opc-container #opc-shipping_method .sp-methods dt { display: none; }

.main-opc-container .field_info {
    overflow: hidden;
    margin-bottom: 15px;
}
.main-opc-container .field_info [type="checkbox"]:not(:checked) + label,
.main-opc-container .field_info [type="checkbox"]:not(:checked) + .label label,
.main-opc-container .field_info [type="checkbox"]:checked + label,
.main-opc-container .field_info [type="checkbox"]:checked + .label label {
    width: auto;
    text-align: left;
    line-height: 15px;
    margin-left: 25px;
    margin-top: 11px;
    padding-left: 35px;
    color: #c5c5c5;
    font-size: 11.4px;
    text-transform: uppercase;
}

.main-opc-container .field_info [type="checkbox"]:not(:checked) + label:before,
.main-opc-container .field_info [type="checkbox"]:not(:checked) + .label label:before,
.main-opc-container .field_info [type="checkbox"]:checked + label:before,
.main-opc-container .field_info [type="checkbox"]:checked + .label label:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 1px;
    width: 25px;
    height: 21px;
    background-image: url(../images/subscribe_checkbox.png);
    background-repeat: no-repeat;
    background-position: 1px 0px;
}
.main-opc-container .field_info [type="checkbox"]:checked + label:before,
.main-opc-container .field_info [type="checkbox"]:checked + .label label:before {
    background-position: 1px -29px;
}

.main-opc-container #paypal_confirmation {
    background-color: #ffffff;
    padding: 35px 0px;
    max-width: 497px;
}
.main-opc-container #paypal_confirmation .caption {
    color: #000101;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 60px;
}
.main-opc-container #paypal_confirmation > .close {
    position: absolute;
    top: 15px;
    right: 20px;
    height: 20px;
    width: 20px;
    background-image: url(../images/close_btn.png);
    background-repeat: no-repeat;
    cursor: pointer;

}
.main-opc-container #paypal_confirmation .checkout_with_paypal,
.main-opc-container #paypal_confirmation .nevermind {
    display: block;
    max-width: 411px;
    line-height: 75px;
}
.main-opc-container #paypal_confirmation .checkout_with_paypal {
    background-image: url(../images/checkout_with_paypal.png);
    background-repeat: no-repeat;
    height: 75px;
    margin: 20px auto 0;
}
.main-opc-container #paypal_confirmation .nevermind {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #000000;
    font-size: 29.1px;
    font-weight: bold;
    text-align: center;
    margin: 20px auto 0;
}
.main-opc-container .address_form.hide,
.main-opc-container .customer_address.hide {
    display: none;
}
.main-opc-container .address_form .select_alt,
.main-opc-container .customer_address {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding: 0 32px;
    letter-spacing: 0.7px;
    line-height: 23px;
}
.main-opc-container .customer_address a {
    font-weight: 700;
}

.main-opc-container .step_label.billing { padding: 16px 28px 10px; }
.main-opc-container .step_label.payment {
    letter-spacing: 1.3px;
    padding: 36px 27px 22px
}
.main-opc-container .step_label.review { padding: 28px 0px 5px; }

.main-opc-container #billing-new-address-form li.control {
    padding-top: 7px;
}
.main-opc-container #co-payment-form .payment-details {
    display: none;
}
#co-payment-form .sp-methods dt > label {
    padding-left: 0;
    width: 193px;
    height: 50px;
    background-color: #e0e0e0;
    text-align: center;
    line-height: 50px;
    font-size: 14.6px;
    color: #000000;
    text-transform: uppercase;
    display: block;
}

#co-payment-form .sp-methods label:before {
    display: none;
}
#co-payment-form .sp-methods label > img {
    pointer-events: none;
}
#co-payment-form .methods_container {
    position: relative;
    z-index: 0;
}
#co-payment-form .sp-methods {
    position: relative;
}
#co-payment-form .sp-methods dt {
    position: absolute;
    top: 0;
    left: 230px;
    margin: 0;
    z-index: 2;
}
#co-payment-form .sp-methods dt.credit_card {
    left: 25px;
}
#co-payment-form .card_number #credit-card-type {

}
.checkout-onepage-payment-additional-customerbalance {
    margin: 10px 25px 0;
}
.checkout-onepage-payment-additional-customerbalance label {
    text-transform: uppercase;
}
#co-payment-form #credit-card-type li {
    background-image: url(../images/card_icons.png);
    background-size: 180px 29px;
    background-repeat: no-repeat;
    margin: 0;
    height: 29px;
    text-indent: -9999px;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 29px;
    width: 43px;
    display: none;
}
#co-payment-form #credit-card-type li.active {
    display: block;

}
#co-payment-form #credit-card-type li.VI {
    background-position: -46px 0px;
}
#co-payment-form #credit-card-type li.MC {
    background-position: -91px 0px;
}
#co-payment-form #credit-card-type li.AE {
    background-position: 0px 0px;
}
#co-payment-form #credit-card-type li.DI {
    background-position: -137px 0px;
}

#checkout-payment-method-load .form-list .with_mark {
    max-width: 460px;
    margin-top: 10px;
}
#checkout-payment-method-load .form-list .with_mark .input-box{
    float: left;
    width: 180px;
}
#checkout-payment-method-load .form-list .with_mark .card_number {
    width: 390px;
    margin-right: 10px;
}
#checkout-payment-method-load .form-list .with_mark .exp_dt {
    margin-right: 3px;
}
#checkout-payment-method-load .form-list .with_mark .card_cvv {
    margin-right: 10px;
}
.main-opc-container .with_mark .what_is_this {
    float: left;
    margin-top: 10px;
}
#co-payment-form .sp-methods dd {
    margin: 0;
}
#co-payment-form .sp-methods .form-list {
    padding-left: 0px;
    margin: 0;
    padding-top: 68px;
    position: relative;
}
#co-billing-form .additional_codes {
    padding: 16px 28px;
}
#billing_form .additional_codes {
    padding: 23px 46px 0;
}
#co-billing-form .additional_codes .discount label,
#billing_form .additional_codes .discount label {
    display: none;
}
#co-billing-form .additional_codes .giftcard h2,
#billing_form .additional_codes .giftcard h2 {
    display: none;
}
#co-billing-form .additional_codes .giftcard > .messages,
#billing_form .additional_codes .giftcard > .messages {
    margin: 0;
    padding: 0;
}
#co-billing-form .additional_codes #giftcard_messages .gift-card-applied,
#co-billing-form .additional_codes #coupon_messages .gift-card-applied,
.paypal-express-review .additional_codes #giftcard_messages .gift-card-applied,
.paypal-express-review .additional_codes #coupon_messages .gift-card-applied {
    color: #1b6800;
    padding: 0;
    margin: 10px 0;
}
#co-billing-form .additional_codes #giftcard_messages .gift-card-failed,
#co-billing-form .additional_codes #coupon_messages .gift-card-failed,
.paypal-express-review .additional_codes #giftcard_messages .gift-card-failed,
.paypal-express-review .additional_codes #coupon_messages .gift-card-failed {
    color: #d91a00;
    padding: 0;
    margin: 10px 0;
}
#coupon_description .gift-card-description {
    padding: 0;
    margin: 10px 0;
}
#co-billing-form .additional_codes #giftcard_messages .error-msg,
#co-billing-form .additional_codes #coupon_messages .error-msg,
.paypal-express-review .additional_codes #giftcard_messages .error-msg,
.paypal-express-review .additional_codes #coupon_messages .error-msg {
    color: #d91a00;
    background: none;
    border: 0!important;
    padding: 0;
}
#checkout-review-load .col2set .col_left,
#checkout-review-load .col2set .col_right {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
#checkout-review-load .col2set .col_left {
    padding-left: 45px;
}
#checkout-review-load #checkout-review-table-wrapper {
    padding-top: 15px;
}
#checkout-review-load #checkout-review-table-wrapper tfoot {
    background: none;
}
#checkout-review-load #checkout-review-table-wrapper tr td {
    padding: 0;
}
#checkout-review-load #checkout-review-table-wrapper span.title {
    padding-right: 60px;
}
#checkout-review-load #checkout-review-table-wrapper tr td,
#checkout-review-load #checkout-review-table-wrapper span.title,
#checkout-review-load #checkout-review-table-wrapper span.price {
    font-size: 16.68px;
    color: #000000;
    text-align: left!important;
    line-height: 30px;
}
#checkout-review-load #checkout-review-table-wrapper tr td.discounts > span {
    color: #ff0000;
}
#checkout-review-load #checkout-review-table-wrapper tr.last td {
    border: 0;
}
#checkout-review-load #checkout-review-table-wrapper tr.last td strong {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 40px;
    color: #00adf2;
    line-height: 76px;
}
#checkout-review-load #checkout-review-table-wrapper tr.last td strong > .price {
    color: #000000;
    font-size: 26px;
}
#checkout-review-load .col2set .col_right {
    padding: 0 50px 0 30px;
}
#checkout-review-load .why_info .why {
    font-size: 20.8px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 0.7px;
}
#checkout-review-load .why_info .why_items {
    padding-top: 10px;
}
#checkout-review-load .why_info .why_items .item {
    text-transform: uppercase;
    font-size: 12.5px;
    font-weight: 500;
    letter-spacing: 0.7px;
    line-height: 21px;
}
.main-opc-container .pass_fields .form-list .input-box {
    margin: 0;
}
#checkout-review-load .col2set .col_right .pass_fields {
    padding: 15px 0 0 5px;
}

.main-opc-container .opc .buttons-set .opc_button.review {
    float: none;
    display: inline-block;
    line-height: 54px;
    font-size: 21.2px;
    padding: 0 40px;
    letter-spacing: 1px;
}
.additional_codes #coupon-form input,
.additional_codes #giftcard-form input {
    float: none;
    height: 42px;
    width: 255px;
    padding: 0 13px;
    background: none;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #000000;
    -webkit-box-shadow: inset 0px 0px 1px 1px rgba(238,238,238,1);
    -moz-box-shadow: inset 0px 0px 1px 1px rgba(238,238,238,1);
    box-shadow: inset 0px 0px 1px 1px rgba(238,238,238,1);
    font-size: 14.5px;
    color: #c5c5c5;
}
#co-billing-form .additional_codes .expand,
#billing_form .additional_codes .expand {
    display: block;
    text-transform: uppercase;
    color: #c5c5c5;
    text-decoration: none;
    font-size: 14.6px;
    letter-spacing: 0.6px;
    line-height: 27px;
    float: none;
    clear: both;
}
#co-billing-form .additional_codes .expand:after,
#billing_form .additional_codes .expand:after {
    content: '+';
    font-weight: 700;
    font-size: 20px;
    color: #c5c5c5;
    display: inline-block;
    margin-left: 5px;
}
#co-billing-form .additional_codes .expand.opened:after,
#billing_form .additional_codes .expand.opened:after {
    content: '-';
}
#co-billing-form .additional_codes .add_code_container,
#billing_form .additional_codes .add_code_container {
    display: none;
}
#co-billing-form .additional_codes .add_code_container.expanded,
#billing_form .additional_codes .add_code_container.expanded {
    display: block;
    padding: 5px 0 15px;
}
#co-billing-form .add_code_container .add_codes,
#billing_form .add_code_container .add_codes {
    display: inline-block;
    line-height: 43px;
    text-transform: uppercase;
    color: #000000;
    font-size: 14.58px;
    font-weight: 500;
    padding: 0 34px;
    background-color: #e0e0e0;
    margin-left: 15px;
    text-decoration: none;
}
#co-billing-form .add_code_container .add_codes_check,
#billing_form .add_code_container .add_codes_check {
    display: block;
    color: #c5c5c5;
    font-size: 12.5px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin-top: 12px;
}
#co-billing-form .additional_codes .giftcard .gift-card-applied,
#billing_form .additional_codes .giftcard .gift-card-applied {
    padding-bottom: 5px;
}
#co-payment-form .sp-methods dt.active:before {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -12px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #e0e0e0 transparent transparent transparent;
}
#co-payment-form .sp-methods .form-alt {
    padding: 20px 30px;
}
#co-payment-form .sp-methods .form-list label {
    display: none;
}
#co-payment-form .sp-methods .input-box {
    line-height: inherit;
}

/*Custom checkbox styles for checkout*/
.main-opc-container [type="checkbox"]:not(:checked),
.main-opc-container [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.main-opc-container [type="checkbox"]:not(:checked) + label,
.main-opc-container [type="checkbox"]:not(:checked) + .label label,
.main-opc-container [type="checkbox"]:checked + label,
.main-opc-container [type="checkbox"]:checked + .label label {
    position: relative;
    padding: 0 0 0 40px;
    cursor: pointer;
    letter-spacing: 0.7px;
    line-height: 42px;
}

.main-opc-container [type="checkbox"]:not(:checked) + label:before,
.main-opc-container [type="checkbox"]:not(:checked) + .label label:before,
.main-opc-container [type="checkbox"]:checked + label:before,
.main-opc-container [type="checkbox"]:checked + .label label:before {
    content: '';
    position: absolute;
    left: 2px;
    top: -8px;
    width: 33px;
    height: 29px;
    background-image: url(../images/checkout_checkbox.png);
    background-repeat: no-repeat;
    background-position: -3px -3px;
}

.main-opc-container [type="checkbox"]:checked + label:before,
.main-opc-container [type="checkbox"]:checked + .label label:before {
    background-position: -3px -38px;
}

.main-opc-container [type="checkbox"]:disabled:not(:checked) + label:before,
.main-opc-container [type="checkbox"]:disabled:checked + label:before,
.main-opc-container [type="checkbox"]:disabled:not(:checked) + .label label:before,
.main-opc-container [type="checkbox"]:disabled:checked + .label label:before,
.main-opc-container [type="checkbox"]:disabled + label,
.main-opc-container [type="checkbox"]:disabled + .label label {
    opacity: 0.5;
    cursor: default;
}

/*Custom radio button styles*/
.main-opc-container [type="radio"]:not(:checked),
.main-opc-container [type="radio"]:checked {
    position: absolute;
    left: -9999px;
}
.main-opc-container [type="radio"]:not(:checked) + label,
.main-opc-container [type="radio"]:not(:checked) + .label label,
.main-opc-container [type="radio"]:checked + label,
.main-opc-container [type="radio"]:checked + .label label{
    position: relative;
    padding: 0 0 0 45px;
    cursor: pointer;
    line-height: 32px;
    text-transform: uppercase;
    color: #010101;
    font-size: 13.6px;
}

.main-opc-container [type="radio"]:not(:checked) + label:before,
.main-opc-container [type="radio"]:not(:checked) + .label label:before,
.main-opc-container [type="radio"]:checked + label:before,
.main-opc-container [type="radio"]:checked + .label label:before{
    content: '';
    position: absolute;
    left: 2px;
    top: -8px;
    width: 29px;
    height: 29px;
    background-image: url(../images/checkout_radio.png);
    background-repeat: no-repeat;
    background-position: -1px -1px;
}

.main-opc-container [type="radio"]:checked + label:before,
.main-opc-container [type="radio"]:checked + .label label:before {
    background-position: -1px -32px;
}

.main-opc-container [type="radio"]:disabled:not(:checked) + label:before,
.main-opc-container [type="radio"]:disabled:checked + label:before,
.main-opc-container [type="radio"]:disabled:not(:checked) + .label label:before,
.main-opc-container [type="radio"]:disabled:checked + .label label:before,
.main-opc-container [type="radio"]:disabled + label,
.main-opc-container [type="radio"]:disabled + .label label {
    opacity: 0.5;
    cursor: default;
}


/*
#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:14px; }
*/

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

#checkout-step-review .buttons-set { padding:26px 0px 30px; margin:0; text-align: center;}

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

/* 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:14px; font-weight:normal; text-transform:uppercase; width:940px; position:relative; z-index:2; }
.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:normal; }
.multiple-checkout .sp-methods { font-size:14px; }
.multiple-checkout .checkout-multishipping-payment-customerbalance { font-size:14px; margin-bottom:7px; }
.multiple-checkout .fieldset label { font-size:14px; }
.multiple-checkout .gift-item .fieldset { font-size:14px; width:380px; }

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


/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin-bottom:5px; margin-top:20px; }
.sp-methods dd { margin:0 0 7px; }
.sp-methods dd li { margin:5px 0; }
.sp-methods .price { font-weight:normal; }
.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-box { line-height:21px; }
.sp-methods .radio,
.sp-methods .checkbox {}
.sp-methods .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.sp-methods .adv-container { padding-left:170px; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .cybersource_soap_credit-card-type li { display: none; }
.sp-methods .cybersource_soap_credit-card-type li.active { display: inline; }

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

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

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

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

/* 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:normal; }
.gift-message-form .gift-item .product-img-box { background:url(../images/bkg_dots.gif) repeat-y 100% 0; float:left; width:150px; padding-right:15px; }
.gift-message-form .gift-item .product-image { text-align:center; margin:20px; }
.gift-message-form .gift-item .product-name { font-size:14px; 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 0 0 -2px; }
.gift-message-form .gift-item .fieldset label { width:80px; }
.gift-message-form .gift-item .gift-wrapping-form { padding:0 20px; }

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

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

.gift-message-link { display:block; background:url(../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; width:13px; height:12px; background:url(../images/gift-message-close.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.gift-message dt strong { font-weight:normal; }

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

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

.opc .centinel { margin:0; padding:20px; }

/* Checkout Success */
.checkout-onepage-success .col-main { font-size:14px; }
.checkout-onepage-success .col-main p { margin:0 0 10px; }


/* Checkout GiftCards */
#onestepcheckout-form label { text-transform: capitalize; }
#onestepcheckout-form .validation-advice { font-size: 12px !important; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


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


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


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

.account-login { position:relative; font-size:14px; background:url(../images/bkg_cols.gif) repeat-y 266px 0; min-height:350px; margin-bottom:-20px; }
.account-login .page-title { margin-left: 0px; }
.login-only { background:none; }
.login-only .registered-users { float:none; margin:0 auto; }

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

.account-create { padding: 0 20px; }

#bundle-product-wrapper .window-overlay {}
.window-overlay { background:url(../images/overlay.png) repeat; /*background:rgba(0, 0, 0, 0.35);*/ zoom:1; position:fixed; top:0; left:0; height:100%; width:100%; z-index:900; }
#add-to-cart-overlay{background:url(../images/overlay.png) repeat; background:rgba(255, 255, 255, 0.7);line-height:53px; text-align:center; zoom:1; position:absolute; top:0; left:0; height:53px; width:280px; z-index:900;}
#add-to-cart-overlay img{vertical-align: middle;}
.remember-me input { margin-right:6px; }

.remember-me-popup { background:#fff; border:1px solid #999; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999; box-shadow:0 0 6px #999; z-index:1000; }
.remember-me-popup h3 { background:url(../images/bkg_block-title.gif) repeat-x center #bbb; color:#444; font-size:14px; margin:0; padding:5px 10px; text-shadow:0 1px 0 #fff; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body p { margin:0 0 15px; }

/* Log off ============================================================================= */
.customer-account-logoutsuccess .col-main { padding: 0 20px; }

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

/* Block: Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:14px; 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:14px; 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:14px; }
.addresses-list .col-2 li { padding:0 0 10px; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page {}
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:14px; }
.order-page .col2-set { padding-bottom:20px; }
.order-page .title-buttons .order-info-buttons-wrapper { float: right; }
.enterprise-rma-return-view .page-title {
    margin-bottom: 55px;
}
.enterprise-rma-return-view .page-title h1 { float: left; }
.order-page .title-buttons .order-info-buttons-wrapper a,
.my-account .page-title .order-info-buttons-wrapper a {
    background: none repeat scroll 0 0 #00adf2;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 18px;
    margin: 0 0 0 10px;
    padding: 9px 25px;
    text-decoration: none;
}

.order-details .link-print { background:none; padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:normal; 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; white-space:pre-wrap; word-wrap:break-word }

.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:14px; }
.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:normal; z-index:1; 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:normal; }

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

/* Wishlist */
.my-wishlist textarea { width:99%; height:100%; }
.my-wishlist .truncated .truncated_full_value .item-options dl { background-image:none; margin-rigth:0; padding-right:12px; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table button.btn-cart { margin:3px 0; }
#wishlist-table button.btn-cart span, button.btn-cart span span { background: none; }

/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:14px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.storecredit .account-balance .price { font-weight:normal; }
.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:14px; }
.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:14px; margin:0 0 5px; }
.gift-card-info .giftcard-number { font-weight:normal; }
.gift-card-info .form-list label {}
.gift-card-info .btn-only { padding-left:0; }

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

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

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

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

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

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

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


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

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


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

.form-subscribe { float:left; width:183px; padding: 0 17px 0 0; }
.form-subscribe-header { color:#d12c01; font-size:14px; font-weight:normal; text-decoration:none; text-transform:uppercase; }
.form-subscribe label { display:block; margin:6px 0; }
.form-subscribe input.input-text { width:177px; display:block; }
.form-subscribe button.button { margin:6px 0 0; float:right; }
.form-subscribe .validation-advice { width:180px; }
.form-subscribe .v-fix { text-align:left; padding-right:5px; }
.form-subscribe a { color:#777; }

.footer-container { margin: 0; text-align:left; border:1px solid #cfcfcf; padding:14px 17px 12px; }
.footer { background:url(../images/bkg_footer.gif) repeat-y 200px 0; }
.footer .shy { font-size: 11px; }
.footer a {}
.footer a:hover { text-decoration:none; }
.footer ul,
.footer ul.links { display:block; float:left; width:45px; padding:0; margin-top:20px; }
.footer ul.links li,
.footer ul li { display:block; vertical-align:top; margin:0 0 5px; padding:0; }
.footer h3 { font-size:14px; font-weight:bold;  color: #FFFFFF; }
.footer .col1 ul {
    height:250px;
    width: 175px;
}
.footer-container .footer .footer-3col .col2 {
    width: 251px;
    padding: 0 77px;
}



.footer-bar-nav {
    padding: 9px 0;
    background: url(../images/footer-nav-gradient.jpg) repeat-x;
}
.footer-bar-nav .footer-links {
    max-width: 1024px;
    margin: 0 auto;
    text-align: left;
    padding-left: 5px;
}
.footer-bar-nav ul {
    width: 100%;
}
.footer-bar-nav ul li {
    display: table-cell;
    vertical-align: middle;
    font: bold 12px arial;
    color: #fff;
    width: 13%;
}
.footer-bar-nav ul li:first-child a {
    margin-left: 0;
}
.footer-bar-nav ul li a {
    margin-left: 3px;
    display: block;
    font: bold 12px arial;
    color: #fff;
    text-decoration: none;
}
.footer-bar-nav ul li ol li {
    width: auto;
}


address.copyright { margin-top:6px; }

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


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

/* Restricted ================================================================================ */
.restriction-index-stub .page { width:652px; padding-bottom:3px; }
.restriction-index-stub .main { margin-top: 0; 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 .page-title { margin:0 0 15px !important; padding:0 !important; border:0 !important; background:none; }
.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 { font:italic 35px Georgia, "Times New Roman", Times, serif; color:#fff; }
.restriction-index-stub .header-container,
.restriction-index-stub .footer-container { display:none; }
.restriction-index-stub .copyright { background:url(../images/bkg_shadow-offline.gif) 50% 0 no-repeat; padding:15px 0 0; margin:0; }


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

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

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

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

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

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


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

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

/* Quick View ================================================================================ */

#dialog{margin:3px;}
/* Z-index of #mask must lower than #boxes .window */
#mask { z-index:9000; background-color:#000; display:none;}
#boxes .window {  position:fixed; width:0px; height:0px; display:none; z-index:9999; padding:0;}
/* Customize your modal window here, you can add background image too */
#boxes #dialog { border:2px solid #454444; background:/*url("../images/window_bg.png")*/none repeat-y scroll 25px 0 #fff; width:650px; height:500px; overflow-x: hidden; overflow-y: auto; }
.quickview-link {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF !important;
    display: none;
    font-size: 15px;
    font-weight: bold !important;
    height: 22px;
    left: 30px;
    margin-bottom: -26px;
    opacity: 0.9;
    overflow: hidden;
    padding: 2px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: -60px;
    width: 153px;
    z-index: 500;
}
.box-related .quickview-link:hover { text-decoration:none !important; }
.cms-index-index .quickview-link { padding:2px 0 2px; }
.quickview-link:hover { color:#dcddde !important; }
#boxes h2{margin-bottom:10px!important;}
.products-grid .product-image-container:hover .quickview-link,
.single-product .single-product-thumb:hover .quickview-link,
.box-related .item-info:hover .quickview-link { display:block; }
.item:hover .quickview-link { display:block; }
#quickview-table .view-details {
    margin-top: 30px;
    text-align: center;
}
#quickview-table  .add-to-cart dt {
    clear: both;
    float: left;
}
#quickview-table  .add-to-cart dd {
    float: left;
    margin-top: 4px;
}

#quickview-table td.hd {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px !important;
}

.popup-close {
    background: url("../images/btn_window_close.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 15px;
    margin: 2px 2px 0;
    width: 15px;
    cursor: pointer;
}

#quickview-table .product-shop .product-name h1 a {
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none;
}

#quickview-table .product-shop .product-name h1 a:hover {
    text-decoration: underline;
}

#quickview-table .product-shop .product-name .product-brand {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 27px !important;
    color:#555555;
}

#quickview-table .availability.in-stock span span {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #555555;
}

#quickview-table .availability.in-stock span {
    font-weight: bold;
}

#quickview-table .price {
    color: #555555;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    text-transform: uppercase;
    vertical-align: middle;
}

#quickview-table .special-price .price {
    color:#C73615;
}

#quickview-table div.adding-to-cart {
    float: left;
    clear: both;
    margin-top: 5px;
}

#quickview-table div.adding-to-cart button.button {
    background: none repeat-x scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    margin-top: 8px;
}

#quickview-table div.adding-to-cart button.button span {
    background: url(../images/btn_background.jpg) no-repeat scroll 0 0 transparent;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    padding: -3px 15px 5px 14px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

#quickview-table div.adding-to-cart button.button span span {
    background: none repeat scroll 0 0 transparent !important;
    line-height: 15px;
}

/* @group Shortcuts */
.fl {float:left;}
.fr {float:right;}
.clr {clear:both;height:0;width:0;min-height:0;visibility:hidden;overflow:hidden;display:block;}
.fc:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
.di {display:inline;}
.db {display:block;}
.dn {display:none;}
.hand {cursor:pointer;}
strong {font-weight:bold}


/* @end */

.nav-wide {
    position: relative;
    z-index: 2;
    clear: both;
}
.nav-wide .nav-container { margin-top: 0px; background: url(../images/main-nav-gradient.jpg) repeat-x;  }
#nav { background: none; padding:0;}
.nav-wide .nav-container #nav li.level-top a.level-top { border: none; display: block; padding: 13px;}
.nav-wide .nav-container #nav li a.level-top { border: none; }
.nav-wide .nav-container #nav li a.level-top span { background: none; padding:0; }
.nav-wide .nav-container #nav li a span { padding: 0; }
.page { width: auto; position: relative; }
.main { background:url(../images/productpage_footerfade.png) no-repeat; width: 1020px; margin: 0 auto 20px; }
.footer-container { padding:30px 0 5px; border: none; }
.footer-container .footer { background: none; float: left; width: 360px }
.footer-container .footer .footer-3col .col1 { width: 350px; padding: 0 10px 0 60px; min-height:300px;}
.footer-container .footer .footer-3col .col2 { width: 120px; padding: 0 30px;}
.footer-container .footer .footer-3col .col3 { width: 220px; padding: 0 10px;}
.footer-container .footer .footer-3col .col3 { color:#ffffff;}
.wrap960 { width: 960px; margin: 0 auto; }
.wrap1000 { width: 1020px; margin: 0 auto; }
.page {
    min-height: 720px;
}

.cms-home .main { background:none; }

.header a {
    color:#FFF;
    text-decoration: none;
}

.header .links li {
    margin-left:5px;
    padding-left: 0px;
}
.header .links li a  {
    font-size: 13px;
    /*text-shadow: 1px 0 1px rgba(0,0,0,0.5);*/
}
.header .links li.first  {
    border-right: 1px solid #FFF;
}

.header .call-us {
    font-size:11px;
    padding-top: 3px;
}

.header .gift-card {
    margin-left:10px;
    border-left:#999 1px solid;
    padding-left:10px;
}

.header .links {
    font-size:13;
    display:block;
}

.header .contact-us {
    position:absolute;
    right:128px;
}

.header .top-cart .block-content {
    text-shadow: none;
}

.nav-banner {
    margin-left: 0px;
    position: absolute;
    margin-top: -102px;
}

.nav-banner-free-shipping {
    margin-left: 0px;
    display: inline-block;
}

.help-icon-top-nav {
    position: absolute;
    margin-top:-38px;
    right: 108px;
}
.topcart-navigation {
    display: table;
    width: 100%;
}
.topcart-navigation li {
    display: table-cell;
    border-right: 1px solid #707070;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    font: bold 12px arial;
}

.topcart-navigation li.empty-space {
    border: 0 none;
}
.topcart-navigation li img {

}
.topcart-navigation li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font: bold 12px arial;
}
.topcart-navigation li:first-child a{
    color: #26ace2;
}
.topcart-navigation .lowercase {
    text-transform: none;
}
.topcart-navigation .ccs-logo-small {
    display: none;
}

.cart-icon-top-nav {
    margin-left: 5px;
    position: absolute; right:27px;
    margin-top:-38px;
}

.homepage-banners {
    height: 486px;

}

.homepage-banners .left-board {
    display:inline-block;
}

.homepage-banners .blue-board {
    width:310px;
    display:inline-block;
    float:right;
}

.homepage-banners .blue-board img {
    margin-bottom:10px;
}

.homepage-banners .blue-board img.last {
    margin-bottom: 0px;
}

.homepage-content
{
    padding: 0 10px;
}


.home-brands ul {
    list-style: none;
    margin-bottom: 10px;
}

.home-brands ul li {
    display:inline-block;;
    vertical-align:middle;
}

.partner-banner {
    margin-bottom: 10px; /* Should be 73px but Arial Black Rendering adds 10px */
}

.partner-banner img {

}

.cms-home .subtitle {
    color:#00adf2;
    text-align:left;
    font-family: "Arial Black",Arial,"sans serif";
    font-size:18px;
    font-weight:bold;
    /*text-shadow:0 1px 2px #aaa;*/
    text-transform: uppercase;
}

.box-up-sell .subtitle {
    color:#333;
    padding-left:30px;
}


.product-scrollable{
    position:relative;
    width:1000px;
    margin-bottom: 0px;
    height:410px;
    margin-left:-10px;
}

.product-scrollable-3 {
    width:990px;
}

.product-scrollable .items-container {
    width:1000px;
    overflow-x:hidden;
    height:750px;
    position:absolute;
    padding-top:15px;
}

.product-scrollable .items
{
    width:1000000em;
    position:absolute;
    clear:both;
}

.product-scrollable .items .products-grid {
    float:left;
    width:944px;
    padding:0 24px 40px 24px;
}

.product-scrollable-3 .items .products-grid {
    width:952px;
}

.product-scrollable .items .products-grid .item {
    float:left;
    /*width:238px;*/
    height: 376px;
    margin:0 32px;
}

.product-scrollable .prev{
    width:24px;
    height:32px;
    background: url('../images/scroll-arrow-gray.png') 0 32px;
    position:absolute;
    left:0;
    top: 104px;
    z-index:10;
    cursor:pointer;
}

.product-scrollable .prev.disabled{
    background: url('../images/scroll-arrow-gray.png') 0 32px;
    cursor:default;
}

.product-scrollable .next {
    width:24px;
    height:32px;
    z-index:10;
    right:0;
    position:absolute;
    top: 104px;
    background: url('../images/scroll-arrow-gray.png');
    cursor:pointer;
}

.product-scrollable .next.disabled{
    background: url('../images/scroll-arrow-gray.png');
    cursor:default;
}

.product-scrollable .price-label { display: none; }
.product-scrollable .old-price { float: left; padding-right: 4px; text-decoration: none; }
.product-scrollable .old-price .price { color: #000; font-size: 16px; }
.product-scrollable .special-price .price { color: #000; font-size: 20px; font-weight: bold; }

.home-banners, .banner {
    width:960px;
    margin: 0 auto;
}

.help-banner {
    background:url('../images/footer_help_new_small.png');
    height:60px;
    padding:9px 0;
    width:1020px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 35px;
}

.help-banner img {
    padding-top:6px;
}

.banner {
    margin-bottom:50px;
}

.home-banners img, .banner img {
    display:block;
    margin-top:20px;
}

.footer .logos {
    clear:both;
}

.footer .logos img {
    vertical-align:bottom;
}

.footer .social {
    margin:20px 0;
    float:none;
}

.footer .social a {
    color:black;
}

.footer {
    font-weight:bold;
}
.footer a {
    color:#ffffff;
    text-decoration:none;
    font-size:12px;
}
.footer p {
    font-size: 12px;
}

.footer .social li {
    height:36px;
}

.footer-container {
    position: relative;
    z-index: 3;
    width:1020px;
    margin-left:auto;
    margin-right:auto;
}
.footer-container address {
    clear: both;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    color: #999999;
}
.footer .social a {
    display:block;
    padding-left:35px;
    color: #333;
    padding-top:5px;
}


.footer p {
    margin:10px 0;
    color:#ffffff;
    line-height:23px;
}

.servicelogos {
    height: 70px;
    text-align: right;
    float: right;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 20px;
}
.servicelogos a {
    margin-left: 2px;
}
.servicelogos img {
    margin-top:6px;
    vertical-align: middle;
    display: inline;
}

.social-icons {
    float: right;
    font-style: italic;
    margin: -26px 0 23px;
    position: relative;
    z-index: 1;
}

.social-icons a {
    padding: 0 3px;
}

.social-icons span.facebook{
    display:inline-block; margin-right:-32px!important;
    position: relative;


}
.social span.facebook {
    display:inline-block; margin-right:10px;
    position: relative;

}

.social-icons .twitter{
    padding-left:5px;
    background-color: white;
    position: relative;
    z-index: 0;
}
.social .pinit{
    background-color: white;
    left: 56px;
    padding-left: 14px;
    position: absolute;
    z-index: 1;
}

.footer .social .facebook {
    width:auto;
}

.catalog-product-view .main { margin-top: 0; }

.catalogsearch-result-index .main { margin-top: 0;}
.catalogsearch-result-index .sidebar .block-layered-nav {
    margin:0;
}

.main
{
    margin-top: 0;
}

.customer-account-login .main,
.customer-account-logout .main{

}

.cms-home .breadcrumbs {
    display:none;
}

.cms-home .main {
    margin:0 auto;
}

.main {
    padding:0 0px;
    /*box-shadow:0 5px 37px;*/
}

.review-product-list .main {
    margin-top: 0;
}


.img-modal {
    background-color:#fff;
    display:none;
    padding:15px;
    text-align:left;
    border:2px solid #333;
    z-index:10000;


    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

.img-modal img {
    margin:0 auto;
}

.img-modal .close {
    background-image:url(../images/close.png);
    position:absolute;
    right:-10px;
    top:-10px;
    cursor:pointer;
    height:20px;
    width:21px;
}

.scrollable {
    position:relative;
    overflow:hidden;
}

.picvids div.cat-tabs-button {
    position:relative;
    overflow:hidden;
    width:520px;
    height:100px;
    margin-top:20px;
}


.scrollable .items
{
    width:20000em;
    position:absolute;
    clear:both;
}
/*
.cat-tabs-controller ul {
    float:left;
    width:465px;
    padding:0 25px;
}
  */

.cat-tabs-controller .items div {
    float:left;
    width:130px;
    height:100px;
    cursor:pointer;
}

.scrollable .prev{
    width:24px;
    height:32px;
    background: url('../images/scroll-arrow.png') 0 32px;
    position:absolute;
    left:0;
    top:45%;
    z-index:10;
    cursor:pointer;
}

.scrollable .prev.disabled{ display:none; }

.scrollable .next {
    width:24px;
    height:32px;
    z-index:10;
    right:0;
    position:absolute;
    top:45%;
    background: url('../images/scroll-arrow.png');
    cursor:pointer;
}

.scrollable .next.disabled{ display:none; }

.picvids {text-align:center;}
.picvids div {
    margin:0 auto;
}

.paypal-logo {
    display:none;
}

.products-grid .item {
    float:left;  /* size of the box */
    /*overflow:hidden;*/ /* fixed size */
    margin:0 0 0 25px;
    padding:0;
    /* z-index is needed so hovered boxes are in front of other boxes */
    position:relative;
    /* showing off. Not for IE. */
    /*
    transition: 0.5s;
    -o-transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;
    */

}

.toolbar-bottom .social-icons-wrapper {
    display: none;
}

.social-icons-wrapper {
    display: block;
    margin: 0 0 7px;
    overflow: hidden;
    width: 100%;
}

.social-icons-wrapper ul {
    float: right;
}

.social-icons-wrapper ul li {
    float: left;
    margin: 0 0 0 10px;
}

.products-grid .add-to-cart {
    display:inline-block;
    margin-right:10px;
    vertical-align:middle;
}

.products-grid .add-to-cart a {
    display:inline-block;
    width: 116px;
    height:25px;
    background:url('../images/hover-addtocart.png');
    cursor:pointer;
}

.products-grid .add-to-links {
    display:inline-block;
    width: 120px;
    height:25px;
    vertical-align:middle;
    padding: 0px;
}

/*.product-scrollable .items .products-grid .item:hover {
    padding: 10px 0; *//* larger *//*
    *//* keep other boxes on same position (thi:hovers is the real trick here) *//*
    margin: -10px 6px; *//* math! this + new padding = old padding *//*
}*/

.products-grid .item:hover .image_divider {
    visibility: hidden;
}

.products-grid .item:hover .product-image {
    width:auto;
}

.products-grid .item:hover .product-image img {
    margin-left: 0px;
}

.products-grid .item:hover .text {
    /*padding:0;*/
}


.products-grid .item:hover {
    z-index:110; /*in front of other boxes */
    /*background-image: none;*/
}

.products-grid .item:hover > .text {
    padding:0 12px 0 10px;
}
/*.products-grid .item:hover .VisibleOnHover {
    display:block;
}*/

.page { background:#fff;}


.footer .blog_entry {
    margin-top:15px;
}
.footer .blog_entry img {
    margin-bottom: 15px;
}
.footer .blog_entry .info {
    font-weight:bold;
}

.footer .blog_entry h4 {
    font-size:18px;
    width:300px;
}

.footer .blog_entry p {
    font-size:14px;
    margin: 0px;
}


.toolbar .dk_options {
    width: 170px !important;
}

.config-button {
    border: 2px solid #666666;
    color: #666666;
    cursor: pointer;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 13px 0;
    padding: 0 10px;
    text-align: center;
}

.config-checked,
.config-button:hover {
    border: 2px solid #00adf2;
    color:#00adf2;
}

.review-product-list .box-collateral .box-title {
    background: url("../images/dotted-lines.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    overflow: hidden;
    padding: 7px 0;
    text-align: center;
}
.review-product-list .box-collateral .box-title h2 {
    color: #666666;
    font-size: 20px;
    text-transform: uppercase;
}
.review-product-list .box-collateral .box-content {
    padding: 0 0;
}
#review-form .box-content {
    background: url("../images/dotted-lines.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    padding: 20px 0;
}

.filter-index-index .col-main {
    margin:0 20px;
}

.filter-index-index .page-title {
    padding-top:0px;
}

.filter-index-index .brand_tab_button {
    cursor:pointer;
    display:inline-block;
    border:1px solid #333;
    margin:4px;
    padding:3px;
    text-align:center;
    text-decoration:none;
}


.filter-index-index .brand_tabs {
    margin-top:20px;
}

.filter-index-index .brand_tabs span {
    display:inline-block;
    width:25%;
}

.filter-index-index .brand_tabs .title {
    display:inline-block;
    width:40px;
    vertical-align: top;
    color:#00adf2;
    font-size:32px;
}

.filter-index-index .brand_tabs .container {
    display:inline-block;
    width:910px;
    vertical-align: top;
}

.tooltip {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.5);
    color: #333;
    display: none;
    font-size: 11px;
    height: auto;
    padding: 10px;
    width: 200px;
    max-width: 200px;
    z-index: 999
}

.bundle-option-content .tooltip{width:230px;}

.onestepcheckout-giftcards {
    margin-top:10px;
}

.safe_privacy a {
    text-decoration:none;
}
.safe_privacy {
    text-align: left;
    height: 22px;
    padding-left: 30px;
    padding-top: 4px;
    background:url(../images/payment/lock_icon_blue.png) no-repeat top left;
    margin-top: 10px;
}

.cc-image{padding-left:10px; vertical-align: middle;}

.onestepcheckout-index-index .safe_privacy {
    position:relative;
    left:75px;
}

.set_of_4 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}
.swatch-container .duro-color {
    margin-right: 2px;
    font-size: 11px;
    border:0 none;
    padding: 5px 1px;

}
.swatch-container .duro-color.border span{border:1px solid #000;padding:0 6px;}

.swatch-container .duro-color:hover{
    border:0 none;
}
.swatch-container .duro-color.black a{
    color:black;
}

.swatch-container .duro-color.white a{
    color:white;
}

.swatch-container{
    bottom: 64px;
    min-height: 19px;
    padding: 0 9px 3px;
    position: absolute;
    text-align: center;
    width: 232px;
}
.swatch-container .duro-color span{
    padding:1px 7px;
    font-weight: bold;
}

.catalog-product-view .duro-color {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.duro-color {
    display: inline;
    margin-right:10px;
    cursor:pointer;
    font-size: 18px;
    border:2px solid #999;
}

.duro-color a {
    text-decoration: none;
}

.duro-color.black {
    color:black;
}

.duro-color.white {
    color:white;
}

.duro-color {
    padding:5px 10px;
    display:inline-block;
}

.duro-color.border span{}

.duro-color:hover {
    border:2px solid #00adf2;
}

.duro-color.checked {
    border:2px solid #00adf2;
}

.img-modal ul, .img-modal ol, .img-modal dl, .img-modal p, .img-modal address, .img-modal blockquote, .img-modal table {
    margin-bottom: 1em;
}
.img-modal ul {
    list-style: disc outside none;
    padding-left: 1.5em;
}

.img-modal ul.form-list {
    list-style: none;
}

.onestepcheckout-shipping-method .messages li.error-msg,
.onestepcheckout-shipping-method .shipment-methods .error-msg
{
    border-color:black;
    color:black;
}

.video-embed {
    position:relative;
}

.video-embed .play-button {
    position:absolute;
    top:20px;
    left:20px;
}

.info-tooltip {
    cursor:pointer;
}

/*.product-shop .highlight{color: #FF0000; font-size: 27px; line-height: 27px; padding-bottom: 15px; font-weight: normal; text-transform: uppercase;}*/
/*.product-shop .highlight span{font-size: 23px; font-weight: bold; line-height: 25px; vertical-align: middle;}*/
/*For webkit*/
@media all and (-webkit-min-device-pixel-ratio: 0) {
    button.btn-cart {
        padding: 0 20px 0 40px;
        width:168px;
    }
}

.sort-by #dk_container_bottom { float: left;}
.sort-by #dk_container_top { float: left;}
.sort-by label { display: none; float:left;  padding-right: 5px;
    padding-top: 4px;}
.relative-container .options-wrapper{width: 433px; top: 0; position: relative;}
.relative-container .details-container{bottom: 0; position: absolute;}
.relative-container{clear:both;float:none;position:relative;}


.opc-progress-container .opc-block-progress.block-progress-review .block-title{ margin: 0; padding: 0; background: #00adf2; border-bottom: 1px solid #4bbeec; border-top: 1px solid #4bbeec; height: 38px; }
.opc-progress-container .opc-block-progress.block-progress-review .block-title strong{ color: #fff; text-transform: uppercase; font-weight: normal; font-size: 24px; padding: 0 10px; line-height: 38px; }
.opc-progress-container .opc-block-progress.block-progress-review .block-title span.edit { display:block; float:right; color: #fff; text-transform: uppercase; font-weight: normal; font-size: 14px; margin: 10px 15px 0 0; text-decoration:underline; }
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner{background-color: #fff; padding: 0 6px 8px 0;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .bottom {float: right; padding: 22px 0 9px; width: 232px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .bottom .label {font-size: 10.5px; text-transform: uppercase; float:left;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .bottom .price {font-size: 18px; font-weight: bold; float:right; position: relative; top: -8px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .bottom .large {padding-top: 20px; background: url("../images/hr_minicart.png") no-repeat scroll -8px top transparent;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .bottom .large .label{font-size: 18px; line-height: 9px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .bottom .large .price{font-size: 18px; font-weight: bold;}

.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li{position:relative; padding: 15px 0 10px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .photo {float: left; margin-right: 15px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .for-data {overflow: hidden;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .data {float: left; font-size: 10.5px; line-height: 15px; width: 150px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .data label {text-transform: uppercase;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .name {font-weight: bold;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .price { float: right; font-size: 18px; line-height: 22px;}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner li .returnable .what_is_this {
    display: inline-block;
    float: none;
    margin: 0 0 0 5px;
    position: relative;
    top: -2px;
    vertical-align: top;
}
.opc-progress-container .opc-block-progress.block-progress-review .security-info-block {
    border-top: 1px solid #e8e8e8;
    clear: both;
}
.opc-progress-container .opc-block-progress.block-progress-review .security-info-block img {
    max-width: 100%;
    display: block;
    height: auto;
}
.opc-progress-container .opc-block-progress.block-progress-review .block-content .inner .actions{padding-top: 8px; display: none;}
.product-shop .getcomplete{margin-top:25px;}
.product-shop .getcomplete a {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin: 3px;
    padding: 8px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.product-shop .getcomplete .image{line-height: 35px; vertical-align: middle;}
.product-shop .getcomplete span.title{font-size:11px; margin-left: 5px; line-height: 35px;}

.product-essential .product-img-box{position:relative;}
.product-essential .product-img-box .free-stickers{position:absolute; top:0; right: 45px; }

.sp-methods a.canadian-ups,
.sp-methods a.canadian-usps-1,
.sp-methods a.canadian-usps-2,
.sp-methods a.canadian-usps-3,
.sp-methods a.canadian-dhl-1
{color:#00adf2; font-size: 10px; text-decoration: underline;}
.send-friend .page-title strong{font:normal 22px/27px Arial,Helvetica,sans-serif; color:#333;}
.send-friend .fieldset strong.legend{color: #000000;  margin: 0 0 1.5em; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:normal;}


#product-options-wrapper .popular-upgrades{margin-right: 2px; margin-top:-9px;cursor: pointer;}

.cart-left-column {
    float: left;
    width: 338px;
}

.cart-related-header {
    color: #000000;
    display: block;
    font-size: 13px;
    margin: 0 0 15px;
    width: 249px;
}
.checkout-cart-index .cart-related-box {
    height: auto;
}
.cart-related-box {
    float: left;
}

.cart-related-box li.last {
    margin: 0 !important;
}

.cart-related-box li {
    float: left;
    margin-right: 12px;
    width: 100px;
}

.cart-related-box li .product-image {
    display: block;
}

.cart-related-box li .cart-related-product-name {
    display: block;
    font-size: 11px;
    min-height: 38px;
}

.cart-related-box li .cart-related-product-price .price-box {
    margin: 0;
}

.cart-related-box li .cart-related-product-price .price-box .regular-price .price,
.cart-related-box li .cart-related-product-price .price-box .full-product-price .price {
    color: #00adf2;
    font-size: 17px;
    font-weight: bold;
}

.sizing-charts {
    clear: both;
    float: left;
    width: 100%;
}

.sizing-charts .size-chart{
    color: #000000;
    cursor: pointer;
    float: right;
    font-weight: bold;
    padding-right: 0;
    text-transform: uppercase;
}

.sizing-charts .women-chart,
.sizing-charts .men-chart {
    cursor: pointer;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
}

.enterprise-rma-return-create .col-main,
.enterprise-rma-return-confirmation .col-main {
    margin: 37px 0 0;
    width: 750px;
}

.rma-steps-wrapper {
    display: block;
    overflow: hidden;
}

.active-rma-step .rma-step-title {
    background: none repeat scroll 0 0 #00adf2;
    font-size: 22px;
    text-transform: capitalize;
}

.rma-step-title {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    margin: 0 0 1px;
    overflow: hidden;
    padding: 6px 13px;
    text-transform: uppercase;
    width: 100%;
}

.completed-rma-step{
    cursor: pointer;
}

.rma-content {
    display: none;
}

.return-table {

}

.rma-header {
    font-size: 15px;
    float: left;
    font-weight: bold;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 14px 0;
}

.rma-header span {
    float: right;
}

.rma-header-subtotal {
    width: 176px;
}

.rma-header-qty {
    width: 45px;
}

.rma-header-name {
    width: 421px;
}

.rma-items {}

.rma-items li {
    float: left;
    margin: 0 0 28px;
}

.rma-items li.disabled-rma-item {
    opacity: 0.5;
}

.rma-checkbox {
    float: left;
}

.rma-checkbox input {
    height: 21px;
    margin: 0;
    width: 21px;
}

.product-information {
    background: none repeat scroll 0 0 #ECECEC;
    display: block;
    float: left;
    padding: 0 0 13px;
}

.rma-image {
    float: left;
}

.rma-image img {}

.item-names {
    float: left;
    padding: 10px;
    width: 300px;
}

.item-names .parent-name {
    color: #000000;
}

.item-names .children-names {
    color: #000000;
    font-size: 12px;
}

.item-names .child-item {
    float: left;
    margin: 0 0 8px;
    width: 100%;
}

.item-names .children-names label {}

.rma-right {
    color: #000000;
    float: left;
    font-size: 15px;
    padding: 9px 0 0;
    width: 334px;
}

.qty-to-return .first-message,
.qty-to-return .second-message {
    float: left;
    margin: 3px 0 0;
}

.rma-right .qty-to-return,
.rma-right .reason {
    float: left;
}

.rma-right .reason {
    margin: 0 0 0 12px;
}

.qty-to-return .dk_theme_return a.dk_toggle span {
    font-size: 15px;
}

.dk_theme_return .dk_options a#data-dk-dropdown-value-:hover,
.dk_theme_return .dk_option_current a#data-dk-dropdown-value- {
    background-color: #ffffff;
    color: #333333;
}

.rma-right .qty-to-return .dk_container .dk_toggle {
    background-position: 80% center;
    padding: 5px 23px 4px 8px;
}

.rma-right .reason .dk_toggle {
    width: 118px !important;
}

.rma-right .reason .dk_options a {
    padding: 5px 5px 4px;
    width: 145px !important;
}

.reason-message,
.payment-method-message {
    color: #FF0000;
    display: none;
    font-size: 12px;
    width: 136px;
}

.payment-method-message {
    margin: 0 0 0 22px;
    width: 100%;
}

.qty-to-return .dk_theme_return {
    float: left;
    width: 44px;
}

.rma-right .shipped-on {
    font-size: 14px;
    font-weight: bold;
}

.rma-right .returnable {
    font-size: 16px;
    color: #34AB1C;
}

.quantity-price-wrapper {
    clear: both;
    float: left;
    width: 100%;
}

.quantity-price-wrapper .rma-qty {
    float: left;
    text-align: right;
    width: 136px;
}

.quantity-price-wrapper .rma-price {
    float: left;
    margin: 0 0 0 29px;
}

.return-reason {
    clear: both;
    float: left;
    margin: 8px 0;
    width: 100%;
}



.return-dates {
    clear: both;
    float: left;
    width: 100%;
}

.total-rma-price {
    float: right;
}

.total-rma-price .total-refund {
    color: #000000;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin: 7px 0;
    overflow: hidden;
    width: 172px;
}

.total-rma-price .total-refund div {
    float: left;
    margin: 0 18px 0 0;
}

.total-rma-price .total-refund span {}


button.print-rtn
{
    float: left;
    clear: both;
}

button.print-rtn span span,
.rma-steps-wrapper button.button.continue span span {
    padding: 0 0 5px;
}

button.print-rtn span {
    padding: 6px 10px;
}

.rma-steps-wrapper button.button.continue span
{
    padding: 10px 17px 11px;
}

.rma-steps-wrapper button.button.continue span,
.rma-steps-wrapper button.button.continue span span {
    background: none repeat scroll 0 0 #00adf2;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}

button.print-rtn span,
button.print-rtn span span {
    background: none repeat scroll 0 0 #666666;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
}

.rma-steps-wrapper button.button.cancel span span {
    padding: 0 0 5px;
}

.rma-steps-wrapper button.button.cancel span
{
    padding: 10px 17px 11px;
}

.rma-steps-wrapper button.button.cancel span,
.rma-steps-wrapper button.button.cancel span span {
    background: none repeat scroll 0 0 #666666;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}

.refund-options,
.shipping-options {
    display: block;
    float: left;
    margin: 22px 0 0 112px;
}

.refund-options li,
.shipping-options li {
    font-size: 18px;
    margin: 0 0 5px;
}

.refund-options li input,
.shipping-options li input {
    margin: -5px 8px 0 0;
}

.refund-options .textarea-wrapper {
    width: 100%;
}

.refund-options .textarea-wrapper  textarea {
    height: 129px;
    margin: 9px 0 0 21px;
    width: 354px;
}

.qty-to-return input {
    border: 1px solid #A3A3A3;
    font-size: 15px;
    padding: 2px;
    text-align: center;
    width: 20px;
}

input[type=number] {
    -moz-appearance:textfield;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.enterprise-rma-return-confirmation .messages {
    margin: 10px auto 0;
    width: 1017px;
}

.return-summary {
    display: none;
}

.confirmation-wrapper {
    display: block;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0 0 0 92px;
}

.return-number, .total-id {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 7px;
}

.print-return {
    display: block;
    margin: 8px 0;
    overflow: hidden;
}

.print-return span
{
    clear: both;
    color: #000000;
    display: block;
    float: left;
    font-size: 18px;
    margin: 16px 0;
}

.confirmed-return-items {
    width: 100%;
    display: block;
    overflow: hidden;
}

.confirmed-return-items div {
    margin: 20px 0;
    cursor: pointer;
    float: left;
    color:#000000;
    font-size: 15px;
    font-weight: bold;
}

.confirmed-return-items div img {
    float: left;
}

.confirmed-return-items div .name {
    float: left;
    margin: 0 31px;
    width: 408px;
}

.confirmed-return-items div .quantity {
    float: left;
    margin: 0 23px;
    text-align: center;
    width: 25px;
}

.confirmed-return-items div .price {
    float: left;
    margin: 0 14px;
    text-align: right;
    width: 86px;
}

.see-details {
    color: #000000;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0;
    text-decoration:  none;
}

.total-label,
.total-refund-minus-shipping,
.shipping-deduction,
.total-refund-confirmation {
    clear: both;
    color: #000000;
    float: right;
    font-size: 15px;
    margin: 0 32px 24px 0;
}

.total-label span, .total-label label,
.shipping-deduction span, .shipping-deduction label {
    color: #f30000;
}

.total-refund-confirmation, .total-refund-minus-shipping {
    font-size: 18px;
    font-weight: bold;
}

.shipping-deduction-wrapper {
    clear: both;
    float: right;
}

.shipping-deduction {
    clear: none;
    margin: 0 32px 0 0;
}

.shipping-deduction-link {
    float: right;
    margin: -3px 11px 21px 0;
}

.items-message {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    list-style: disc outside none;
    margin: 7px 0 0 27px;
}

#rma-step-3 .items-message {

}

.items-message li {
    margin: 5px 0;
}

.items-message a {
    color:#f05323;
    text-decoration: none;
    text-transform: uppercase;
}

.items-message a:hover {
    text-decoration: underline;
}

.product-rating {
    float: left;
}

.highlight
{
    float: left;
    clear: both;
}

.opc fieldset.highlight
{
    float: none;
}

.shipping-banner {
    float:left;
    clear: both;
    margin: 7px 0 0;
}

.shipping-banner a {
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 6px;
    text-decoration: none;
    text-transform: uppercase;
}

.shipping-banner a span.ships-out-message {
    color: #000000;
}

.shipping-banner a span.ships-ten-off {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.shipping-banner .ships-free {
    color: #00adf2;
    margin-right: 5px;
}

.size-wrapper {
    margin: 24px 0 0;
}

.size-wrapper span {
    border: 2px solid #666666;
    color: #666666;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 13px 0;
    text-align: center;
    width: 40px;
    cursor: pointer;
}

.size-wrapper span.selected {
    border: 2px solid #00adf2;
    color: #00adf2;
}

.options-container-big {
    border:0;
    float: left;
    padding-bottom:0;
    padding-top: 10px;
}

.options-container-big.columns.alpha {
    width: 100%;
}

.colour-picker {
    width: 100%;
}

.colour-chooser {
    height: 30px;
}

.colour-chooser li {
    border: 3px solid #ffffff;
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
}

.rating-price-wrapper {
    display: block;
    float: left;
    overflow: hidden;
}

.cost-of-label {
    display: none;
    font-size: 15px;
    padding: 0 0 0 33px;
}

.red-shipping {
    color: red;
    display: block;
    float: right;
    overflow: hidden;
    padding: 0 0 0 15px;
}

.print-return .confirm-step-image {
    float: left;
    margin: 16px 9px 16px 0;
}

.print-return  .confirm-step-right {
    display: block;
    overflow: hidden;
}

.confirmation-buttons {
    float: right;
}

.confirmation-buttons a {
    background: none repeat scroll 0 0 #00adf2;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 18px;
    margin: 0 0 0 10px;
    padding: 9px 25px;
    text-decoration: none;
}

.confirmation-buttons a.cancel {
    background: none repeat scroll 0 0 #666666
}

.snowboard-description .details-panes {
    max-height: 700px;
}

.footer-container .mobile-button {
    float: left;
    margin: 100px 0;
    text-align: center;
    width: 100%;
}

.footer-container .mobile-button a {
    background: none repeat scroll 0 0 #282828;
    color: #ffffff;
    font-size: 36px;
    font-weight: normal;
    padding: 25px 42px;
    text-decoration: none;
    text-transform: uppercase;
}

.sxy-zoom-container .sxy-zoom-bg-wrapper {
    position: absolute;
    left: 50%;
}

.sxy-zoom-container .sxy-zoom-bg {
    left: -50%;
    opacity: 0;
    position: relative !important;
    display: none;
}

.sxy-zoom-container {
    text-align: center;
    margin: auto;
}

.sxy-zoom-container .sxy-zoom-viewport {
    background: none repeat scroll 0 0 #ffffff;
}

.sxy-zoom-container,
.image-zoom:hover,
.product-image.modal-input:hover {
    cursor: crosshair;
}

.header {
    position: relative;
    z-index: 3;
}

.main {
    z-index: 2;
}

.footer {
    position: relative;
    z-index: 1;
}

#home1_rr{}
#home2_rr{}
#home3_rr{}
#product1_rr{display: block;float:left;overflow:hidden;padding:0 38px 0 0;}
#product2_rr{}
#cart1_rr{}
#purchase1_rr{}
#purchase2_rr{display: block;float: left;height: 273px;margin: 48px 0 18px;overflow: hidden;}
.main .mini-homepage-banner-header h5 {
    color: #00adf2;
}

/* ===== CMS PAGES ===== */

.cms-page-view .col-main {
    margin: 0;
}

.cms-page-view b,
.cms-page-view strong {
    font-weight: bold;
}

/* Grid Styles */
.cms-page-view .section {
    clear: both;
    padding: 0;
    margin: 0;
}

.cms-page-view .col {
    display: block;
    float:left;
    margin: 1% 0 1% 0;
    padding: 0 4% 0 4%;
}

.cms-page-view .col.col-2 {
    padding: 0 1% 0 1%;
}

.cms-page-view .col:first-child { padding-left: 0; }
.cms-page-view .col:last-child { padding-right: 0; }

.cms-page-view .group:before,
.cms-page-view .group:after {
    content:"";
    display:table;
}

.cms-page-view .group:after {
    clear:both;
}

.cms-page-view .group {
    zoom:1;
}

.cms-page-view .span_12_of_12 {
    width: 100%;
}

.cms-page-view .span_11_of_12 {
    width: 91%;
}

.cms-page-view .span_10_of_12 {
    width: 82%;
}

.cms-page-view .span_9_of_12 {
    width: 73%;
}

.cms-page-view .span_8_of_12 {
    width: 64%;
}

.cms-page-view .span_7_of_12 {
    width: 55%;
}

.cms-page-view .span_6_of_12 {
    width: 46%;
}

.cms-page-view .span_5_of_12 {
    width: 37%;
}

.cms-page-view .span_4_of_12 {
    width: 28%;
}

.cms-page-view .span_3_of_12 {
    width: 19%;
}

.cms-page-view .span_2_of_12 {
    width: 10%;
}

.cms-page-view .span_1_of_12 {
    width: 1%;
}

.cms-page-view .span_1_of_5 {
    width: 18.4%;
}

.cms-page-view .span_1_of_2 {
    width: 49%;
}

@media only screen and (max-width: 640px) {
    .cms-page-view .col {
        margin: 1% 0 1% 0;
    }

    .cms-page-view .span_12_of_12 {
        width: 100%;
    }

    .cms-page-view .span_11_of_12 {
        width: 100%;
    }

    .cms-page-view .span_10_of_12 {
        width: 100%;
    }

    .cms-page-view .span_9_of_12 {
        width: 100%;
    }

    .cms-page-view .span_8_of_12 {
        width: 100%;
    }

    .cms-page-view .span_7_of_12 {
        width: 100%;
    }

    .cms-page-view .span_6_of_12 {
        width: 100%;
    }

    .cms-page-view .span_5_of_12 {
        width: 100%;
    }

    .cms-page-view .span_4_of_12 {
        width: 100%;
    }

    .cms-page-view .span_3_of_12 {
        width: 100%;
    }

    .cms-page-view .span_2_of_12 {
        width: 100%;
    }

    .cms-page-view .span_1_of_12 {
        width: 100%;
    }
}

.cms-page-view .img-responsive {
    max-width: 100%;
    display: block;
    height: auto;
}

.cms-page-view .cms-title,
.cms-page-view .cms-content {
    margin-top: 40px;
    margin-bottom: 20px;
}

.cms-page-view .cms-title h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.cms-page-view .cms-title a {
    text-decoration: none;
    color: #00aeef;
}

.cms-page-view .cms-content {
    background: url('../images/cms-content-border.gif') repeat-y;
    font-size: 16px;
    line-height: 27px;
}

.cms-page-view .cms-content h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 40px 0 10px;
}

.cms-page-view .cms-content h3.no-top-margin {
    margin-top: 0;
}

.cms-page-view .cms-content a {
    color: #00aeef;
    font-weight: bold;
    text-decoration: none;
}

.cms-page-view .cms-content p {
    margin-bottom: 20px;
}

.cms-page-view .cms-content form {
    margin-bottom: 20px;
}

.cms-page-view .cms-content .col input[type="text"],
.cms-page-view .cms-content .col input[type="email"],
.cms-page-view .cms-content .col select,
.cms-page-view .cms-content .col textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    font-size: 16px;
}

.cms-page-view .cms-content .checkbox {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    display: block;
}

.cms-page-view .cms-content .checkbox label {
    display: inline-block;
    max-width: 100%;
}

.cms-page-view .cms-content .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.cms-page-view .cms-content .checkbox input[type=radio] {
    position: absolute;
    margin: 4px 0 0;
    margin-left: -20px;
    box-sizing: border-box;
    padding: 0;
}

.cms-page-view .cms-content .help-text {
    padding-left: 10px;
    color: #ccc;
}

.cms-page-view .cms-content .btn {
    border: none;
    padding: 12px 14px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 8px;
    cursor: pointer;
    margin: 20px 0;
}

.cms-page-view .cms-content .btn.btn-ccs-blue {
    color: #fff;
    background: #00aeef;
}

.cms-page-view .cms-content .btn.btn-ccs-red {
    color: #fff;
    background: #ff0000;
}

.cms-page-view .cms-content .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.cms-page-view .cms-content .table-bordered {
    border: 1px solid #000;
}

.cms-page-view .cms-content .table-bordered > thead > tr > th,
.cms-page-view .cms-content .table-bordered > tbody > tr > th,
.cms-page-view .cms-content .table-bordered > tfoot > tr > th,
.cms-page-view .cms-content .table-bordered > thead > tr > td,
.cms-page-view .cms-content .table-bordered > tbody > tr > td,
.cms-page-view .cms-content .table-bordered > tfoot > tr > td {
    border: 1px solid #000;
}

.cms-page-view .cms-content .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

.cms-page-view .cms-content .table > thead > tr > th,
.cms-page-view .cms-content .table > tbody > tr > th,
.cms-page-view .cms-content .table > tfoot > tr > th,
.cms-page-view .cms-content .table > thead > tr > td,
.cms-page-view .cms-content .table > tbody > tr > td,
.cms-page-view .cms-content .table > tfoot > tr > td {
    padding: 15px;
    line-height: 1.42857143;
    vertical-align: top;
}

.cms-page-view .cms-content .table .td-ccs-blue {
    color: #00aeef;
    font-weight: bold;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #ebebeb;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #a7a7a8;
}

.sidebar .block-layered-nav dd ol {
	width: 100%;
	overflow: auto;
}
.horizontal-only {
	height: auto;
}

.shopping-cart {

}

.shopping-cart h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.shopping-cart .shopping-cart-issue {
    color: #ed1c24;
    font-size: 20.83px;
    line-height: 24px;
    margin-bottom: 14px;
}

/* Error Message */
.shopping-cart .shopping-cart-issue .messages li.error-msg,
.shopping-cart .shopping-cart-issue .messages li.success-msg,
.shopping-cart .shopping-cart-issue .messages li.note-msg,
.shopping-cart .shopping-cart-issue .messages li.notice-msg { border: 0!important;}
.shopping-cart .shopping-cart-issue p.error-msg { border: 0!important; padding: 0; margin: 0; }

.shopping-cart .shopping-cart-issue .messages li.error-msg { border: 0!important; background: none; font-size: 16.67px!important; line-height: 22px; color:#ed1c24; }
.shopping-cart .shopping-cart-issue .messages {
  margin: 0px;
  padding: 5px 0;
}
.shopping-cart .shopping-cart-issue .messages ul {
  padding: 0;
  margin: 0;
  background: none;
}

.shopping-cart .shopping-cart-issue .messages ul li {
    margin: 0;
}

.shopping-cart .shopping-cart-issue.hide {
    display: none;
}

.shopping-cart .shopping-cart-issue .issue-title {
    text-transform: uppercase;
    font-size: 20.83px!important;
    font-weight: bold;
    padding-bottom: 0;
}

.shopping-cart > form > fieldset {
    background: #e0e0e0;
    padding: 20px;
}

table.shopping-cart-item {
    border: 5px solid #ffffff;
    background: #ffffff;
    margin-bottom: 20px;
    width: 100%;
}

table.shopping-cart-item .item-qty-error,
table.shopping-cart-item .item-out-of-stock,
#mini-cart .item-qty-error,
#mini-cart .item-out-of-stock {
    border: 5px solid #ed1c24;
}
table.shopping-cart-item .item-qty-error td.item-qty-td input[value='update'] {
    color: #ed1c24;
}
table.shopping-cart-item .item-out-of-stock .item-remove-td a.button {
    background: #ed1c24;
    color: #ffffff;
}
table.shopping-cart-item .item-out-of-stock .item-remove-td i{
    border-right-color: #ed1c24;
}

table.shopping-cart-item.issue {
    border: 2px solid red;
}

table.shopping-cart-item td {
    padding: 15px;
}

table.shopping-cart-item td.item-subtotal-td h6,
table.shopping-cart-item td.item-qty-td h6,
table.shopping-cart-item td.item-total-td h6 {
    font-size: 14.58px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

table.shopping-cart-item td.item-image-td {
    width: 100px;
}

table.shopping-cart-item td.item-title-td {
    width: 302px;
    padding-top: 35px;
}

table.shopping-cart-item td.item-title-td p {
    color: #00aeef;
    cursor: pointer;
}

table.shopping-cart-item td.item-title-td p.open:after {
    content: "-";
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
}

table.shopping-cart-item td.item-title-td p.close:after {
    content: "+";
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
}

table.shopping-cart-item td.item-title-td dl {
    display: none;
}


table.shopping-cart-item td.item-title-td h2 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 14px;
}

table.shopping-cart-item td.item-title-td h2 a {
    text-decoration: none;
}

table.shopping-cart-item td.item-subtotal-td {
    font-size: 20px;
    padding-top: 35px;
    width: 95px;
}

table.shopping-cart-item td.item-qty-td {
    width: 100px;
    padding-top: 35px;
    padding-right: 25px;
    padding-left: 0;
    text-align: center;
}

table.shopping-cart-item td.item-qty-td input[type='text'] {
    display: block;
    width: 70px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto 5px;
}

table.shopping-cart-item td.item-qty-td input[type='submit'] {
    background: none;
    padding: 0;
    border: none;
    color: #00aeef;
    display: block;
    width: 100%;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

table.shopping-cart-item td.item-total-td {
    font-size: 20px;
    width: 100px;
    padding-top: 35px;
}
table.shopping-cart-item td.item-total-td .price {
    font-weight: 700;
    font-size: 24px;
}

table.shopping-cart-item td.item-remove-td {
    padding-top: 63px;
}

table.shopping-cart-item td.item-remove-td a.button,
.top-cart .block-content .minicart-remove-btn a.action-link,
.top-cart .block-content .minicart-change-btn a.action-link {
    padding: 0 12px;
    line-height: 28px;
    height: 25px;
    text-transform: uppercase;
    background: #e1e1e1;
    font-size: 12.5px;
    text-decoration: none;
    color: #737373;
}

.top-cart .block-content .minicart-remove-btn a.action-link,
.top-cart .block-content .minicart-change-btn a.action-link {
    display: inline-block;
    font-weight: normal;
    margin-top: 20px;
    position: static;
}

.top-cart .block-content .minicart-change-btn a.action-link {
    margin-top: 10px;
}

table.shopping-cart-item td.item-remove-td a.button:active {
    bottom: 0;
    right: 0;
}

table.shopping-cart-item td.item-remove-td i,
.top-cart .block-content .minicart-remove-btn i,
.top-cart .block-content .minicart-change-btn i {
    width: 0;
    height: 0;
    border-top: 12.5px solid transparent;
    border-bottom: 12.5px solid transparent;
    border-right: 11px solid #e1e1e1;
    margin-right: 5px;
    vertical-align: 5px;
    font-size: 0;
}

.shopping-cart-features {
    float: left;
}

.shopping-cart-actions {
    float: right;
    width: 214px;
    margin-top: -20px;
}

.shopping-cart-total-top {
    background: url('../images/shopping-cart-totals-top.gif') top center no-repeat;
    height: 22px;
    position: relative;
    z-index: 10;
    top: 7px;
}

.shopping-cart-total {
    border: 6px solid #000;
    background: #fff;
    padding: 20px;
}

.shopping-cart-total .title {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.shopping-cart-total .title-discount {
    margin-top: 7px;
}

.shopping-cart-total .price {
    display: block;
    font-size: 30px;
    font-weight: bold;
}

.shopping-cart-total .disclaimer {
    color: #aeaeae;
}

.shopping-cart-actions > a {
    display: block;
    margin-top: 20px;
}

.shopping-cart-actions .paypal-or {
    display: block;
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}

.shopping-cart-actions .paypal-or:before,
.shopping-cart-actions .paypal-or:after {
    content: "\2014";
    padding: 0 3px;
}

.shopping-cart-actions .btn-proceed-checkout {

}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #ebebeb;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #a7a7a8;
}

.sidebar .block-layered-nav dd ol {
	width: 100%;
	overflow: auto;
}
.horizontal-only {
	height: auto;
}

.bundle-options-selection-loader {
    text-align: center;
}

#cart-sidebar li p {
    color: #00adf2;;
    cursor: pointer;
}

#cart-sidebar .item-children p:after {
    content: "+";
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: -1px;
}


#cart-sidebar .item-children.open p:after {
    content: "-";
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: -1px;
}

#cart-sidebar li dl {
    display: none;
}

#cart-sidebar li dt {
    margin: 0;
    font-weight: bold;
    padding-bottom: 0;
}

#cart-sidebar li h2 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 14px;
}

img[height="1"] {
    display: none;
}

.footer .btn {
    display: inline-block;
    padding: 2px 13px;
    margin-bottom: 0;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #00adf2;
    color: #fff;
    border: 1px solid transparent;
}
.footer .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom: 10px;
}
.footer .form-control {
    display: block;
    width: 100%;
    padding: 13px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background: #fff none;
    border: 1px solid #ccc;
}
.footer .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.footer .input-group .form-control, .input-group-btn {
    display: table-cell;
}
.footer .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
}
.footer .input-group-btn>.btn {
    position: relative;
}
.footer .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.giveaway-container {
    background: none !important;
    border:10px solid #00abef;
}

.giveaway-container > div {
    padding:60px;
}

.giveaway-container .margin-bottom-20 {
    margin-bottom: 20px;
}

.giveaway-container .margin-bottom-40 {
    margin-bottom: 40px;
}

.giveaway-container .margin-top-40 {
    margin-top: 40px;
}

.giveaway-container .giveaway-lead-text {
    font-size:20px;
    line-height:33px;
}

.giveaway-container .giveaway-lead-text h2 {
    font-weight:bold;
    font-size:22px;
}

.giveaway-container .giveaway-entry-container {
    background: #dbdbdb;
    padding: 20px 40px;
}

.giveaway-container .giveaway-entry-container input {
    width: 100%;
    padding: 15px;
    font-size:22px;
}

.giveaway-container .giveaway-entry-container button {
    font-size: 22px;
}

.giveaway-container h3 {
    font-size: 30px;
    color:#00abef;
    text-align: center;
}

.giveaway-container .giveaway-products {
    font-size: 20px;
}

.giveaway-container .giveaway-products h4 {
    font-size: 20px;
}

/** The catalog top link start **/

.topcart-navigation .the-catalog-header-link-container {
    position: relative;
}

.topcart-navigation .the-catalog-header-options {
    display: none;
    left: 0;
    min-width: 100%;
    top: 100%;
    z-index: -1;
    position: absolute;
}

.topcart-navigation .the-catalog-header-options > ul {
    display: block;
    width: 100%;
    background-color: #666;
    margin-top: 10px;
}

.topcart-navigation .the-catalog-header-options > ul > li {
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #898989;
    white-space: nowrap;
    padding: 0px 10px;
}

.topcart-navigation .the-catalog-header-options > ul > li a {
    color: #ccc;
    letter-spacing: 0.7px;
    font-weight: normal;
}

.topcart-navigation .the-catalog-header-options > ul > li:last-of-type {
    border-bottom: 0 none;
}

/** The catalog top link end **/


.product-bullets {
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    margin: 10px 0 10px 0;
}
.category-static-block {}
.category-static-block fieldset {
    border: 1px solid #000;
    padding: 20px 10px;
}
.category-static-block legend {
    display: block;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
}
.category-static-block-hero {
    margin-bottom: 40px;
}
.category-static-block-featured-brands {
    margin-bottom: 40px;
}
.category-static-block-featured-brands a {
    margin: 0 12px;
}
.category-static-block-featured-products {
    margin-bottom: 50px;
}
.category-static-block-featured-products .mini-homepage-products-leader {
    display: none;
}
.category-static-block-featured-products .mini-homepage-products-product {
    float: left;
    width: 20%;
    text-align: center;
    margin: 0 2.5%;
}
.category-static-block-featured-products .product-details {
    position: relative;
}
.category-static-block-featured-products .product-details .prod_banner {
    position: absolute;
    left: -16px;
    top: -39px;
}
.category-static-block-featured-products .product-details .prod_banner#twenty-off { top: -33px; }
.category-static-block-featured-products .product-details .prod_banner#preorder { top: -44px; }
.category-static-block-featured-products .product-details .prod_banner#out-of-stock { top: -53px; }
.category-static-block-featured-products .product-details .prod_banner#scratched { top: -42px; }
.category-static-block-featured-products .product-details .prod_banner#two-for-sixty { top: -24px; }
.category-static-block-featured-products .product-details a {
    display: block;
    text-align: left;
    font-size: 12px;
    text-decoration: none;
}
.category-static-block-featured-products .product-details span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin-top: 3px;
}
.category-static-block-featured-products .product-details span span {
    display: inline;
    font-weight: normal;
    font-size: 14px;
    color: #a9a9a9;
    text-decoration: line-through;
}