/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */

.cat_title {color: #103F5A;  text-shadow: 0 1px 0 white;}
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

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

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://demo.rockettheme.com/magento/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

body          { font:0.75em/16px Helvetica, Arial, sans-serif; color:#333; text-align:center; }

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

a             { text-decoration:none; }
a:hover       { text-decoration:none; }
:focus        { outline: 0; }

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

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

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

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

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

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

/* Typography */
p { padding-bottom: 10px; }
address { font-style:normal; margin:0 0 10px; padding:1px 5px; }
pre { font-size: 120%; margin:0 0 10px; padding:1px 5px; }

/* CMS Headings */
.cms-page-view .std .content h1 { font-size: 180%; padding-bottom: 10px; }
.cms-page-view .std .content h2 { font-size: 160%; padding-bottom: 10px; }
.cms-page-view .std .content h3 { font-size: 140%; padding-bottom: 10px; }
.cms-page-view .std .content h4 { font-size: 120%; padding-bottom: 10px; }
.cms-page-view .std .content hr { display: block; clear: both; margin:15px 0; border: 0px; }

/* CMS Images */
.cms-page-view .std .content img { background-color: #FFF; padding: 4px; border: 1px solid #ccc; margin:0 10px 10px 0; }

/* Layout ================================================================================ */
.wrapper {}
.page { margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
.main { margin:0 auto; padding:10px; width:968px; }

/* Base Columns */
.col-left { float:left; width:220px; padding:5px 5px 0; }
.col-main { float:left; width:727px; }
.col-right { float:right; width:220px; padding:5px 5px 0; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { margin:5px 0 0 6px; padding:0; width:496px; }
.col3-layout .col-main .bg-container { margin:15px 0 0; padding:0 10px; }
.col3-layout .col-main .bg-container-end { margin-top:-5px; padding:7px; }
.col3-layout .col-wrapper { float:left; }
.col3-layout .col-wrapper .col-main { float:right; width: 732px;}
.catalog-product-view .col3-layout .col-wrapper .col-main { padding-top:15px; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
buttonbutton.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:30px; background:transparent url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 14px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:5px 15px 0 4px; height: 30px; }

button.subscribe-button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
buttonbutton.subscribe-button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.subscribe-button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.subscribe-button span { float:left; height:30px; background:transparent url(/assets/affinity/default/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 14px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.subscribe-button span span { background-position:100% 0; padding:5px 15px 0 4px; height: 30px; }

button.disabled {}
button.disabled span {}
/* Fixes */
.block-reorder button, .block-compare button { float:right !important; }
.block-reorder .actions, .block-compare .actions { float:none !important; }


button.btn-checkout span {}
button.btn-checkout.no-checkout {}

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

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.col2-left-layout .form-list .field, .col2-right-layout .form-list .field { float:left;  }
.form-list input.input-text { width:254px; }
.col2-left-layout .form-list input.input-text, .col2-right-layout .form-list input.input-text {  }
.col2-left-layout .form-list li.wide input.input-text, .col2-right-layout .form-list li.wide input.input-text  {  }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

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

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

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

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

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

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

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

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

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

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

.buttons-set { clear:both; margin:5px 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
.col2-left-layout .fieldset { padding:10px; margin:28px 0; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px;  }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

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

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

/* Toolbar */
.toolbar { padding:0 10px; }
.toolbar .pager { margin-bottom:-5px; }
.toolbar .sorter { }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

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

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

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

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header { padding:18px 0 0 11px; }
.header .logo { float:left; 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 { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }


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


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { padding:14px 14px 0; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span { display:block; font-size:15px; font-weight:normal; line-height:20px; margin:0; padding:6px 0 5px 10px; }
.block-compared .block-title strong span { font-size:13px; }
.block .block-title strong span.color, .sidebar .block.callout .block-title strong span.color { padding:0; display: inline; background-image: none; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:12px 18px 18px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

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

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px;  }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary { padding-bottom:10px; }
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

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

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

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

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

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

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll ul { padding:5px 0 0; }
.block-poll li { padding:3px 0; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

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

/* Block: Subscribe */
.block-subscribe .input-wrap { margin: 5px 0 10px; }

/* Block: Reorder */
.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; }

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

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; padding:0 4px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:15px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin: 0 0 7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

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

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

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

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

.price-box {}
.price-box .price {  }

/* Regular price */
.regular-price {}
.regular-price .price { }

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

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

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

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

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

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

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

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

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

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

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

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

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

.price-box-bundle {}
/********** Product Prices > */

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

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.catalog-product-view .add-to-cart button.button {margin-top:-5px; }
.catalog-product-view .product-options-bottom .add-to-cart button.button {margin-top:0; }

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


.col3-layout .col-main .product-view{ margin:0; padding:0 14px; }

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

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

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

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}
.review-product-list .product-view .product-shop { float:left; }

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

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

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

/* RSS */
.rss-title h1 { background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}
.cart h1 { width: 100%; text-align: left; }
.checkout-cart-index .page-title { margin: 0; }
.checkout-cart-index .page-title .btn-checkout { margin-top: -30px; }
.checkout-cart-index .page-title .btn-checkout span { line-height: 9px; }
.checkout-cart-index .form-list select { width:205px; }
.checkout-cart-index .form-list input.input-text { width:180px; }
.checkout-cart-index .buttons-set { border: 0; clear:both; margin:0; padding:0; background: none; }
#shopping-cart-table .product-name a { font-weight: bold; }
.checkout-cart-index .cart .cart-collaterals .col2-set .col-1 .crosssell, .checkout-cart-index .cart .cart-collaterals .col2-set .col-2, .checkout-cart-index .cart .totals { border:1px solid #ccc; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color:#EBEAE2; }

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:474px; }
.cart .checkout-types button, .cart .discount-form button { margin: 5px 0; }
.cart .cart-collaterals .crosssell, .cart .cart-collaterals .discount, .cart .cart-collaterals .shipping, .cart .totals { padding:12px 15px; }
.cart .cart-collaterals .discount h2, .cart .cart-collaterals .shipping h2, .cart .totals h2 { font-size:16px; font-weight:bold; margin-bottom: 10px; }
.cart .cart-collaterals .crosssell h2 { font-size:13px; font-weight:bold; line-height:1.1; padding-bottom: 15px; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; }
.cart .crosssell .product-details { margin-left:75px; }
.cart .crosssell .add-to-links { border-bottom:1px solid #ccc; margin:10px 0; padding-bottom:5px; }
.cart .crosssell h3 { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; }
.cart .crosssell .price-box { margin: 5px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; width:180px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

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

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.checkout-onepage-index .col2-set .col-1 { border-right:1px dotted #CCC; width:48%; }
.checkout-onepage-index .buttons-set { border:0; margin-right: 5px; }
.checkout-onepage-index .product-name { line-height:1.8; }
.block-progress { line-height:1.6em; }
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#EBEAE2; border:1px dotted #ccc; padding:5px; }
.block-progress dd.complete { margin:-1px 0 10px; }
.checkout-onepage-index .data-table tfoot, .checkout-onepage-index .data-table tbody tr.odd { background-color:#FFF; background-image: none; }
.checkout-onepage-index .data-table tfoot tr.last { text-shadow:1px 1px #FFF; }
.checkout-onepage-index button.btn-checkout span { background-color: #FFF; }
.checkout-onepage-index button.btn-checkout span span { background-color: transparent; }

.opc { border-bottom:1px solid #ccc; position:relative; }
.opc li.section { border:1px solid #ccc; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:0 5px; }
.opc .step-title .number { float:left; padding-top:2px; font-size:1.2em; line-height:2.1em; margin:0 8px 0 5px; color: #888; text-shadow:1px 1px #FFF; }
.opc .step-title h2 { float:left; font-size:1.2em; line-height:2.1em; text-shadow:1px 1px #FFF; padding-top:2px; }
.opc .step-title a { display:none; float:right; }

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

.opc .active {}
.opc .active .step-title { background-color:#EBEAE2; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ccc; padding:15px; position:relative; line-height:1.8em; background-color:#EBEAE2; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

.checkout-onepage-success .buttons-set { border: 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #AAA; text-align:center; color:#AAA; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout h1 { width: 100%; text-align: left; }
.multiple-checkout .title-buttons button { margin-top: 10px; float:left; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big { line-height:40px; }
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}

.account-login .new-users .content { border-right:1px dotted #CCCCCC; padding-right:8px; width:95%; }
.customer-account-login .account-login form .col2-set { padding: 0 5px; }
.account-login h2 { padding-bottom:10px; }
.account-login .form-list input.input-text { width:214px; }
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account h1 { width: 100%; text-align: left; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

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

/* Block: Account Information */
.dashboard .box-info { border:1px solid #ccc; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; background-color:#EBEAE2; padding:12px 15px; }

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

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

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

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

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Misc */
.my-wishlist textarea { width:320px; }

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


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

/**
 * RocketTheme RokMage - Affinity Theme - Style 5 - visit www.rockettheme.com for more info
 */

/* Main */
body { color: #103F5A !important; }
.wrapper { background:#B5CDD3 url(/assets/affinity/style5/images/bg-mid.gif) no-repeat 50% 150px; }
/*.wrapper { background:url("/assets/images/landing/bg-blue-starburst.jpg") repeat-x center top #031c3c ;}*/
.page { background:url(/assets/affinity/style5/images/bg-top.jpg) repeat-x 0 0; }
a { color:#C51019; }
.col-right a { color:#fff; }
.col-right a:hover, .sidebar .block.callout a:hover { text-decoration:underline; }
.sidebar .block.callout a { color:#F1DCC8 }

/* 3 col */
.col3-layout .col-main { background:url(/assets/affinity/style5/images/main-middle-bg-top.png) no-repeat 0 0;}
.col3-layout .col-main .bg-container { background:url(/assets/affinity/style5/images/main-middle-bg-middle.png) repeat-y 0 0; }
.col3-layout .col-main .bg-container-end { background:url(/assets/affinity/style5/images/main-middle-bg-bottom.png) no-repeat 0 100%; }
/* 2 col left */
.col2-left-layout .col-main { background:url(/assets/affinity/style5/images/2col-bg-top.png) no-repeat 50% 0%; padding-top:  14px; margin:5px 5px 0 0;}
.col2-left-layout .col-main .container { background:url(/assets/affinity/style5/images/2col-bg-main.png) repeat-y 50% 0%; padding: 0 18px 10px; }
.col2-left-layout .col-main-end { background:url(/assets/affinity/style5/images/2col-bg-bottom.png) no-repeat 50% 100%; padding-bottom:  14px; }
/* 2 col right */
.col2-right-layout .col-main { background:url(/assets/affinity/style5/images/2col-bg-top.png) no-repeat 50% 0%; padding-top:  14px; margin:5px 0 0 5px;}
.col2-right-layout .col-main .container { background:url(/assets/affinity/style5/images/2col-bg-main.png) repeat-y 50% 0%; padding: 0 18px 10px; }
.col2-right-layout .col-main-end { background:url(/assets/affinity/style5/images/2col-bg-bottom.png) no-repeat 50% 100%; padding-bottom:  14px; }
/* 1 col */
.col1-layout { background:url(/assets/affinity/style5/images/1col-bg-bottom.png) no-repeat 50% 100%; padding-bottom:  14px; }
.col1-layout .col-main { background:url(/assets/affinity/style5/images/1col-bg-top.png) no-repeat 50% 0%; padding: 14px 0 0;}
.col1-layout .col-main .container { background:url(/assets/affinity/style5/images/1col-bg-main.png) repeat-y 50% 0%; padding: 0 23px 10px; }

/* Headings */
.col1-layout .col-main .page-title h1 { padding:6px 0 3px 10px; margin: 0 -5px; }
.col1-layout .col-main .page-title h1 { background:url(/assets/affinity/style5/images/1col-title-bg.png); color:#103F5A; text-shadow:0 1px 0 #FFF; }
.col1-layout .col-main .page-title h1 .color { color: #C51019; }
.col2-left-layout .col-main .page-title h1, .col2-right-layout .col-main .page-title h1 { background:url(/assets/affinity/style5/images/2col-title-bg.png); color:#103F5A; text-shadow:0 1px 0 #FFF; }
.page-title h1 { padding:6px 0 3px 10px; margin: 0 -5px; color:#103F5A; text-shadow:0 1px 0 #FFF; }
.page-title h1 .color { color: #C51019; }
.col3-layout .col-main .page-title h1 { background:url(/assets/affinity/style5/images/cat-title-bg.png) no-repeat 0 0; margin:0; }

/* Header */
.header { background:url(/assets/affinity/style5/images/header-bg-overlay.jpg) no-repeat 50% 100%; color:#A9D8EC; }
.header .welcome-msg-R { background:url(/assets/affinity/style5/images/small-button-R.png) no-repeat 100% 0; }
.header .welcome-msg-L { background:url(/assets/affinity/style5/images/small-button-L.png) no-repeat 0 0; color:#F0ECE5; }
.header .links a { color:#A9D8EC; }
.header .links li a:hover { color:#FFF; }
.header .rokmage-cart-box-R { background:url(/assets/affinity/style5/images/cart-bg.jpg) 100% 0 no-repeat;  }
.header .rokmage-cart-box-L { background:url(/assets/affinity/style5/images/cart-bg.jpg) 0 0 no-repeat; color: #F0ECE5; }
.header .rokmag-cart-box-container { right: 50%; margin:0 -210px 0 0; position:absolute; top:46px;}
.header .rokmag-cart-box-L a span.big, .header .rokmag-cart-box-L span.big { fcolor: #F0ECE5; text-shadow: 1px 1px #1D1A17;}
.header .rokmage-cart-box-L span.items-checkout { color: #F0ECE5; }
.header .rokmage-cart-box-L span.items-checkout a, .header .rokmage-cart-box-L span.items-checkout .inactive { color: #A9D8EC; }
.header .rokmage-cart-box-L span.items-checkout a:hover { color: #fff; }
.fontResizer { background-color:#0B1E2C; }
.smallFont { background: #0B1E2C url(/assets/affinity/style5/images/font-resizer.png) 0% 0% no-repeat;}
.largeFont { background: #0B1E2C url(/assets/affinity/style5/images/font-resizer.png) -30px 0% no-repeat; }
.rokmage-text-resize { color:#A9D8EC; }
.smallFont:hover, .largeFont:hover { background-color: #163E58;}
.header .form-search { background: url(/assets/affinity/style5/images/search-bg.png) no-repeat 0 0; }
/* Cart Modal*/
#rokmage-header-cart { background: url(/assets/affinity/style5/images/modal-cart-bg.png) 0 0 no-repeat; color: #103F5A; }
#rokmage-header-cart h6, #rokmage-header-cart h4 a { color: #103F5A; text-shadow: 1px 1px #fff; }
#rokmage-header-cart .modalcart-btn-remove { color: #999; }
#rokmage-header-cart span.button { background:transparent url(/assets/affinity/style5/images/cart_bkg_button.gif) no-repeat 100% 50%; }
#rokmage-header-cart span.button a { background:transparent url(/assets/affinity/style5/images/cart_bkg_button.gif) no-repeat 0 50%; color:#103F5A; }
#rokmage-header-cart .bundle-details { color: #103F5A; }
/* Modal Cart Images */
.cart-scrollable .product-image.rounded_m { background:transparent url(/assets/affinity/style5/images/rounded_bg_m.png) no-repeat 0 0; }
.cart-scrollable .round-m { background:transparent url(/assets/affinity/style5/images/rounded_m.png) no-repeat 0 0; }
/* Cart Scroller */
div.cart-scrollable-container { background:url(/assets/affinity/style5/images/scroller-bg.jpg) 0 0 no-repeat; }
/* prev, next buttons */
.cart-scrollable-container a.prev, .cart-scrollable-container a.next { background:url(/assets/affinity/style5/images/cart-scroll-left.png) 0 0 no-repeat; }
.cart-scrollable-container a.next { background:url(/assets/affinity/style5/images/cart-scroll-right.png) 0 0 no-repeat; }
/* Login Modal*/
#rokmage-login-content { background: url(/assets/affinity/style5/images/modal-bg.png) 0 0 no-repeat; color: #333; }
#rokmage-login-content h2 { color: #524B44; }
#rokmage-login-content .modal-close { background: url(/assets/affinity/style5/images/modal-login-close.gif) 0 0 no-repeat; }
p.rokmage-forgot-pass a { color: #999; }
.modal-close { background: url(/assets/affinity/style5/images/modal-cart-close.gif) 0 0 no-repeat; }


/* Menu */
ul#magemenu-top { background:url(/assets/affinity/style5/images/bg-nav.jpg) no-repeat scroll 50% 0 transparent; }
/* 1st Level */
ul#magemenu-top li { background:transparent url(/assets/affinity/style5/images/drop-arrow.gif) no-repeat 5px 7px; }
ul#magemenu-top a { color: #A9D8EC; }
/* 2nd Level */
ul.menu li ul {  background:transparent url(/assets/affinity/style5/images/drop-bg-2.png) no-repeat 0 100%; } /* Double Only */
ul.menu-single li ul { background:transparent url(/assets/affinity/style5/images/drop-bg-single-2.png) no-repeat 0 100%; } /* Single Only */
ul#magemenu-top li ul li { background:transparent url(/assets/affinity/style5/images/drop-arrow.gif) no-repeat 5px 7px;  }
ul#magemenu-top li ul li a { background:transparent url(/assets/affinity/style5/images/drop-div.png) repeat-x 0 100%; }
ul#magemenu-top li ul > li.hover > a { color: #fff !important;}
ul#magemenu-top li ul li > a { color: #A9D8EC !important;}
ul#magemenu-top li ul li > a:hover { color: #fff !important;}
/* Active States */
ul#magemenu-top li a:hover, ul#magemenu-top li.active a { color: #fff; }
ul#magemenu-top li.hover, ul#magemenu-top li.active { background:transparent url(/assets/affinity/style5/images/drop-arrow.gif) no-repeat 5px -65px; }
ul#magemenu-top li.level0.hover a { color: #fff;}
/* Misc */
ul.menu .bg-top-curves { background:transparent url(/assets/affinity/style5/images/drop-bg-curves.png) no-repeat 0 0; } /* Double Only */
ul.menu .bg-top { background:transparent url(/assets/affinity/style5/images/drop-bg-1.png) no-repeat 0 0; } /* Double Only */
ul.menu-single .bg-top-curves { background:transparent url(/assets/affinity/style5/images/drop-bg-curves-single.png) no-repeat 0 0; } /* Single Only */
ul.menu-single .bg-top { background:transparent url(/assets/affinity/style5/images/drop-bg-single-1.png) no-repeat 0 0; } /* Single Only */
ul#magemenu-top .arrow { background:url(/assets/affinity/style5/images/drop-daddy.png) no-repeat 100% 5px; }


/* Side Menus */
/* Left */
.mageside-menu-toggle-button, .mageside-menu-toggle-button-current.active { background: url(/assets/affinity/style5/images/magemenuside_menu_togglebtn.png) no-repeat 0 0; }
.mageside-menu-toggle-button.active, .mageside-menu-toggle-button-current { background: url(/assets/affinity/style5/images/magemenuside_menu_togglebtn.png) no-repeat 0 100%; }
.mageside-menu-heading { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a.png) no-repeat 15px 0; color: #555; }
.mageside-menu-heading span { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_divider.png) no-repeat 15px 30px;  }
.mageside-menu-heading:hover, .mageside-menu-heading.hover,
.mageside-menu-heading.active, .contacts-index-index .mageside-menu-heading.contact { color: #C51019; }
.mageside-menu-heading.activecurrent { color: #C51019; background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a.png) no-repeat; }
/* LeftAccordion */
.mageside-menu-toggle-container { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_divider.png) no-repeat 15px 100%; }
.mageside-menu-toggle-container li a { background: url(/assets/affinity/style5/images/magemenuside-li-light.png) no-repeat 0 2px; color: #555;}
.mageside-menu-toggle-container li a.current { color: #C51019;}
.mageside-menu-toggle-container li a:hover { color: #C51019;}
.mageside-prod-num { color: #777; }
/* Right*/
.col-right .mageside-menu-toggle-button, .col-right .mageside-menu-toggle-button-current.active { background: url(/assets/affinity/style5/images/magemenuside_menu_togglebtn_dark.png) no-repeat 0 0; }
.col-right .mageside-menu-toggle-button.active, .col-right .mageside-menu-toggle-button-current { background: url(/assets/affinity/style5/images/magemenuside_menu_togglebtn_dark.png) no-repeat 0 100%; }
.col-right .mageside-menu-heading { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a_dark.png) no-repeat 15px 0; color: #A9D8EC; }
.col-right .mageside-menu-heading span { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_divider_dark.png) no-repeat 15px 30px; }
.col-right .mageside-menu-heading:hover, .col-right .mageside-menu-heading.hover,
.col-right .mageside-menu-heading.active, .col-right .contacts-index-index .mageside-menu-heading.contact { color: #fff;  }
.col-right .mageside-menu-heading.activecurrent { color: #A9D8EC; background-image: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a_dark.png); }
/* RightAccordion */
.col-right .mageside-menu-toggle-container { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_divider_dark.png) no-repeat 15px 100%; }
.col-right .mageside-menu-toggle-container li a { background: url(/assets/affinity/style5/images/magemenuside-li-dark.png) no-repeat 0 2px; color: #A9D8EC;}
.col-right .mageside-menu-toggle-container li a.current { color: #fff;}
.col-right .mageside-menu-toggle-container li a:hover { color: #fff;}
.col-right .mageside-prod-num { color: #DAEFF7; }


/* BreadCrumbs */
.rok-breadcrumbs { background: url(/assets/affinity/style5/images/breadcrumb-bg.png) 50% 0 no-repeat; }
.rok-breadcrumbs ul li { background: url(/assets/affinity/style5/images/Chevron.png) no-repeat 100% 0; }
.rok-breadcrumbs ul li a { color: #3A6A83; }
.rok-breadcrumbs ul li strong { color: #3A6A83; }
.rok-breadcrumbs ul li.first a { background:url(/assets/affinity/style5/images/IconHome.png) no-repeat 0 0; }
.chevronOverlay { background: url(/assets/affinity/style5/images/ChevronOverlay.png) no-repeat 0 0; }


/* HomepageGrid */
.cms-index-index #slider_welcome { background: url(/assets/affinity/style5/images/homepage-slider-bg.png) no-repeat; }
.cms-index-index #book_slider_welcome { background: url(/assets/affinity/style5/images/homepage-slider-full-bg.png) no-repeat; }
.cms-index-index #welcome .block-title { background:url(/assets/affinity/style5/images/welcome-bg-light-title.png); color: #103F5A; text-shadow:0 1px 0 #FFF; }

#book_slider_detail_top { background: url(/assets/affinity/style5/images/homepage-slider-bg.png) no-repeat; }
#book_slider_detail_bottom { background: url(/assets/affinity/style5/images/homepage-slider-flip-bg.png) no-repeat; }
#book_slider_detail_top .content-left h3 {color: #41423D; text-shadow: 0 1px 0 white; font-size: 28px;}
#book_slider_detail_bottom .content-left h3 {color: #41423D; text-shadow: 0 1px 0 white; font-size: 28px;}
 .usual ul a.selected {color: #41423D; text-shadow: 0 1px 0 white;}
 #abc {float: left; margin-left: 20px; width: 260px; padding-top: 30px; margin-top: 20px; background: url(/assets/affinity/style5/images/rounded_bg_xl.png) no-repeat 0 0;}
/* Product Scroller */
/* RokMage Product Scroller */
div.scrollable-container { background: url(/assets/affinity/style5/images/scroller-bg.png) no-repeat 0 0;  }
div.scrollable-container.smallerize {background: url(/assets/affinity/style5/images/scroller-bg.png) no-repeat 0 100%;}
/* single scrollable item */
div.scrollable div.items .scroll-item-middle { background:transparent url(/assets/affinity/style5/images/scroller-item-m.png) repeat-y 0 0; }
div.scrollable div.items .scroll-item-top { background:transparent url(/assets/affinity/style5/images/scroller-item-t.png) no-repeat  50% 0; }
div.scrollable div.items .scroll-item-bottom { background:transparent url(/assets/affinity/style5/images/scroller-item-b.png) no-repeat 50% 100%; }
div.scrollable div.items .product-name a { color:#333;  }
div.scrollable div.items .productPrice { color:#333 }
/* prev, next buttons */
.scrollable-container a.prev, .scrollable-container a.next, .scrollable-container a.prevPage, .scrollable-container a.nextPage { background: url(/assets/affinity/style5/images/scroll-left.png) no-repeat; }
.scrollable-container a.next, .scrollable-container a.nextPage { background-image:url(/assets/affinity/style5/images/scroll-right.png); }
/* Tooltip */
#dynatip {display:none;	background:transparent url(/assets/affinity/style5/images/black_arrow.png); color:#fff; }
#dynatip.bottom { background:url(/assets/affinity/style5/images/black_arrow_bottom.png); }
/* Read More Button */
div.scrollable-container button.button span, div.scrollable-container button.button span span { color: #DAEFF7; background-image: url(/assets/affinity/style5/images/scroller_bkg_button.png); text-shadow:-1px -1px #0A151F; }

.cat_title a{ color: #103F5A; }

/* Content Slider */
#homepage-contentslider-container .images h3 a, #contentslider-container .images h3 a { color: #103F5A; text-shadow:0 1px 0 #FFF; }
#homepage-contentslider-container .regular-price .price, #contentslider-container .regular-price .price { color: #333; text-shadow:0 1px 0 #FFF; }
.bg-container #contentslider-container { background: url(/assets/affinity/style5/images/cat-slider-bg.jpg) no-repeat 0 0; }
/* Homepage Content Slider Images */
#homepage-contentslider-container .product-image.rounded_xl { background: url(/assets/affinity/style5/images/rounded_bg_xl.png) no-repeat 0 0; }
#homepage-contentslider-container .images .round-xl { background: url(/assets/affinity/style5/images/rounded_xl.png) no-repeat 0 0; }
/* tabs */
#homepage-contentslider-container .tabs a, #contentslider-container .tabs a { background:url(/assets/affinity/style5/images/navigator.png) 0 0 no-repeat;  }
/* prev and next buttons */
.backward, .forward { background: url(/assets/affinity/style5/images/hori_large.png) no-repeat; }


/* Image Borders */
/* Product Scroller images */
.scrollable-container .product-image.rounded_m { background:transparent url(/assets/affinity/style5/images/scroller_rounded_bg_m.png) no-repeat 0 0; }
/*.scrollable-container .round-m { background:transparent url(/assets/affinity/style5/images/scroller_rounded_m.png) no-repeat 0 0; } */
/* L */
.product-image.rounded_l { background: url(/assets/affinity/style5/images/rounded_bg_l.png) no-repeat 0 0; }
.round-l { background: url(/assets/affinity/style5/images/rounded_l.png) no-repeat 0 0; }
/* M */
/*.product-image.rounded_m { background: url(/assets/affinity/style5/images/rounded_bg_m.png) no-repeat 0 0; }*/
/*.round-m { background: url(/assets/affinity/style5/images/rounded_m.png) no-repeat 0 0;}*/
/* S */
.product-image.rounded_s, #shopping-cart-table .rounded_s { background: url(/assets/affinity/style5/images/rounded_bg_s.png) no-repeat 0 0; }
.round-s { background: url(/assets/affinity/style5/images/rounded_s.png) no-repeat 0 0;}


/* Form styling */
input.inputstyled { color: #103F5A;  background: url(/assets/affinity/style5/images/light-input-bg.png) 100% 50% no-repeat !important; }
span.input-left { background: url(/assets/affinity/style5/images/light-input-bg-L.png) 0 50% no-repeat !important; }
#rokmage-login-content input.inputstyled { background:#fff url(/assets/affinity/style5/images/white-input-bg.png) 100% 50% no-repeat !important; }
#rokmage-login-content span.input-left { background:#fff url(/assets/affinity/style5/images/white-input-bg-L.png) 0 50% no-repeat !important; }
.product-view .product-options input.inputstyled { background:#F9F9F9 url(/assets/affinity/style5/images/white-input-bg.png) 100% 50% no-repeat !important; }
.product-view .product-options span.input-left { background:#F9F9F9 url(/assets/affinity/style5/images/white-input-bg-L.png) 0 50% no-repeat !important; }
.cart input.inputstyled, #multiship-addresses-table .inputstyled { background:#F4F4F2 url(/assets/affinity/style5/images/white-input-bg.png) 100% 50% no-repeat !important; }
.cart span.input-left, #multiship-addresses-table .input-left { background:#F4F4F2 url(/assets/affinity/style5/images/white-input-bg-L.png) 0 50% no-repeat !important; }
.cart .cart-collaterals input.inputstyled { background:#F4F4F2 url(/assets/affinity/style5/images/white-input-bg.png) 100% 50% no-repeat !important; }
.cart .cart-collaterals span.input-left { background:#F4F4F2 url(/assets/affinity/style5/images/white-input-bg-L.png) 0 50% no-repeat !important; }
/* Buttons */
button.button span, button.button span span { background-image: url(/assets/affinity/style5/images/bkg_button.png); }


/* Blocks */
/* Light */
.col-left .block { background:url(/assets/affinity/style5/images/box-bg-light-top.png) no-repeat 0 0 transparent; }
.col-left .block .block-content { background:url(/assets/affinity/style5/images/box-bg-light.png) no-repeat 0 100%; }
.col-left .block-title strong span { background:url(/assets/affinity/style5/images/box-bg-light-title.png) no-repeat 0 0; }
.col-left .block .block-title strong span.color { color:#C51019; }
.col-left .block .block-title strong span { text-shadow: 1px 1px #fff; }
/* Medium */
.sidebar .block.callout { background:url(/assets/affinity/style5/images/box-bg-medium-top.png) no-repeat 0 0 transparent; color: #103F5A !important; }
.sidebar .block.callout .block-content { background:url(/assets/affinity/style5/images/box-bg-medium.png) no-repeat 0 100%; }
.sidebar .block.callout .block-title strong span { background:url(/assets/affinity/style5/images/box-bg-medium-title.png) no-repeat 0 0; }
.sidebar .block.callout .block-title strong span.color { color:#C51019; }
.sidebar .block.callout .block-title strong span { text-shadow: 1px 1px #fff;}
/* Dark */
.col-right .block { background:url(/assets/affinity/style5/images/box-bg-dark-top.png) no-repeat 0 0 transparent; color:#A9D8EC; }
.col-right .block .block-content { background:url(/assets/affinity/style5/images/box-bg-dark.png) no-repeat 0 100%; }
.col-right .block-title strong span { background:url(/assets/affinity/style5/images/box-bg-dark-title.png) no-repeat 0 0; }
.col-right .block .block-title strong span.color { color:#FFFFFF; }
.col-right .block .block-title strong span { text-shadow: 1px 1px #09121A;}


/* Category View */
.category-title h1 { background:url(/assets/affinity/style5/images/cat-title-bg.png) no-repeat 0 0; color:#791900; text-shadow: 1px 1px #fff; }
/* Block: Layered Navigation */
#rokmage-layered-nav li { color:#999;}
#rokmage-layered-nav ol li a { color:#555; }
#rokmage-layered-nav ol li a:hover { color:#791900; }
#rokmage-layered-nav dt { color:#555; background: url(/assets/affinity/style5/images/filter_arrow_right.gif) no-repeat 2px 30%; }
#rokmage-layered-nav dt:hover { color:#791900;}
#rokmage-layered-nav .active { color:#791900; background: url(/assets/affinity/style5/images/filter_arrow_down.gif) no-repeat 0% 35%;}
/*---- Category Grid/List Switcher ----*/
/* List View */
ul.display li .product-image-col { background: url(/assets/affinity/style5/images/product_list_bg.png) 0 0 no-repeat; }
ul.display li .product-info-col { background: url(/assets/affinity/style5/images/product_list_bg.png) 100% 0 no-repeat; }
ul.display li .product-info-col h3.product-name a { color: #103F5A; text-shadow: 1px 1px #EAE9E4; }
/* Switch */
span.switch_thumb { background: url(/assets/affinity/style5/images/switch.gif) no-repeat 0 0;  }
span:hover.switch_thumb { color: #C51019; }
/* Buy Button/Out Of Stock */
.availability .out-of-stock { color:#333; }
/* Ratings */
.rating-box { background:transparent url(/assets/affinity/style5/images/bg_rating.png) repeat-x 0 0; }
.rating-box .rating { background:transparent url(/assets/affinity/style5/images/bg_rating.png) repeat-x 0 100%; }
/* Toolbar */
.toolbar .pager { border-bottom:1px solid #B3ACA2; }
.toolbar .sorter { border-top:1px solid #FFFFFF; }


/* Product View */
.col3-layout .col-main .product-view { background:url(/assets/affinity/style5/images/main-middle-bg-middle.png) repeat-y 0 0; }
.col3-layout .col-main .product-view .product-name h2 { background:url(/assets/affinity/style5/images/cat-title-bg.png) no-repeat 0 0; color:#791900; text-shadow: 1px 1px #fff; }
.product-view .product-essential { border-bottom: 1px solid #A3C6D0; }
.product-view .product-collateral { border-top: 1px solid #fff; padding-top: 5px; }
.product-options { border:1px solid #ddd; background-color:#F9F9F9; }
/* Product Zoomer main background */
#zoomable.rounded_bg { background: url(/assets/affinity/style5/images/rounded_zoom_bg.png) no-repeat 0 0; }
#zoomable.rounded_bg.standard { background: url(/assets/affinity/style5/images/rounded_zoom_bg_small.png) no-repeat 0 0; }
.hovertozoom { color: #888; background: url(/assets/affinity/style5/images/zoom-icon.gif) 100% 100% no-repeat; }
.zoomer-product-pics .ratings .rating-links, .zoomer-product-pics .ratings .rating-links a, .product-img-box .no-rating a { color: #FDFCEE; }
/* Overlaid Thumbnail Viewer */
.thumbswrapper { background: url(/assets/affinity/style5/images/thumbviewerbg.png) no-repeat 4px 0; }
.thumbsbutton { background: url(/assets/affinity/style5/images/thumbviewerbg.png) no-repeat 4px 0;}
.thumbsbutton a { color: #fff; background: url(/assets/affinity/style5/images/plus.png) no-repeat 100% 0%; }
.thumbsbutton.show a { background: url(/assets/affinity/style5/images/minus.png) no-repeat 100% 0%;}
/* Product Info Tabs */
ul.tabs li { background: url(/assets/affinity/style5/images/prod-horizmenu-div.png) no-repeat 100% 40%; }
ul.tabs li a { color: #103F5A; background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a.png) no-repeat 0 0; text-shadow: 1px 1px #fff; }
ul.tabs li a:hover { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a.png) no-repeat 0 100%; color: #C51019; }
html ul.tabs li.active a, html ul.tabs li.active a:hover { background: url(/assets/affinity/style5/images/magemenuside_h2_trigger_a.png) no-repeat 0 100%; color: #C51019; }
.tab_container { background: url(/assets/affinity/style5/images/prod-tab-bg.jpg) no-repeat 0 0; }
.tab_container h2 { background: url(/assets/affinity/style5/images/tab-title-bg.png) no-repeat 0 0; color:#C51019; text-shadow:1px 1px #FFFFFF; }
.data-table th, .data-table td { border:1px solid #CCCABE; background-color:#F4F4F2; }
.product-view .pager { border:1px dotted #CCCABE; color:#555;}
#customer-reviews dl { background-color:#F4F4F2; }
#customer-reviews h3 { color: #C51019; }
.product-view #review-form .buttons-set { border:1px dotted #CCCABE; }
/* Upsell */
.product-view .up-sell h3 { background:url(/assets/affinity/style5/images/cat-title-bg.png) no-repeat 0 0; color:#C51019; text-shadow: 1px 1px #fff; }
/* Tags */
.product-view .box-tags h2 { background:url(/assets/affinity/style5/images/cat-title-bg.png) no-repeat 0 0; color:#C51019; text-shadow: 1px 1px #fff; }



/* Footer */
.footer-wrapper { background:#163E58 url(/assets/affinity/style5/images/bottom-bg.jpg) repeat-x 0 0; }
.footer { background:#163E58 url(/assets/affinity/style5/images/footer-bg-top.jpg) no-repeat 0 0; }
/* Top Link */
.footer .top-link { color: #A9D8EC; background: url(/assets/affinity/style5/images/back2top.gif) no-repeat 0%  50%;}
.footer .top-link:hover { color:#fff;}
/* Footer lists */
.rokmage-footer-inner-panel  { color: #A9D8EC; }
.footer .rokmage-footer-inner-panel ul li a { color: #A9D8EC; background:transparent url(/assets/affinity/style5/images/drop-arrow.gif) no-repeat 0 2px; }
.footer .rokmage-footer-inner-panel ul li a:hover { color: #fff; background:transparent url(/assets/affinity/style5/images/drop-arrow.gif) no-repeat 0 -70px; }
.rokmage-footer-inner-panel h3 { color:#A9D8EC; }
#rokmage-footer-text { color: #A9D8EC; }
#rokmage-footer-text p, .rokmage-footer-inner-panel p { color: #A9D8EC; }
#rokmage-footer-text h3 { color:#A9D8EC; }
/* Footer Menu */
#footer-bottom ul li a { background:transparent url(/assets/affinity/style5/images/horizmenu-div.png) no-repeat 100% 50%; color:#A9D8EC; }
#footer-bottom ul li span { background:transparent url(/assets/affinity/style5/images/horizmenu-div.png) no-repeat 100% 50%; color:#A9D8EC; }
#footer-bottom ul li a:hover { color:#fff; }
#rocketlogo { background:transparent url(/assets/affinity/style5/images/rocket.png) no-repeat 0 50%; }
#copyright, .footer .store-switcher { color:#A9D8EC; }

/* Forms */
.buttons-set { border:1px dotted #CDCAC4; }

/* Checkout */
.checkout-cart-index .page-title .btn-checkout span span { background:url(/assets/affinity/style5/images/btn-checkout-bg.png) no-repeat 100% 0; color:#103F5A; text-shadow: 1px 1px #F3F3F1; }
.checkout-cart-index .page-title .btn-checkout span { background:url(/assets/affinity/style5/images/btn-checkout-bg.png) no-repeat 0 0; }
.checkout-cart-index .cart .cart-collaterals .col2-set .col-1 .crosssell, .checkout-cart-index .cart .cart-collaterals .col2-set .col-2, .checkout-cart-index .cart .totals, .dashboard .box-info, .opc .step, .opc .active .step-title, .block-progress dt.complete, .block-progress dd.complete { background-color:#F4F4F2; }
/**
 *  RocketTheme - RT RokMage CategoryView - visit www.rockettheme.com for more info
*/

.category-title h1 { font-size:16px; font-weight:normal; line-height:20px; margin:0; padding:5px 0 5px 10px; }

/* Block: Layered Navigation */
#rokmage-layered-nav dl {padding-left: 5px;}
#rokmage-layered-nav li { list-style-type:disc; font-size:80%;line-height:20px;margin-left: 3px; }
#rokmage-layered-nav ol { padding: 0 0 10px 13px;}
#rokmage-layered-nav ol li a { padding-left:3px; text-decoration:none; font-size:120%; }
#rokmage-layered-nav ol li a:hover { text-decoration:none;}
#rokmage-layered-nav dt { font-weight:bold; padding: 0 0 5px 18px; cursor: pointer; }
#rokmage-layered-nav .currently {font-size:140%; padding-top: 5px;  }
#rokmage-layered-nav .currently li  { margin-left: -10px; list-style-type:none;}
#rokmage-layered-nav .currently li .label {margin-left: 5px;}
#rokmage-layered-nav .actions {margin-bottom: 10px;}

/*---- Category Grid/List Switcher ----*/
/* List View */
ul.display { float: left; padding: 0; list-style: none; }
ul.display li { float: left;margin: 0; }
ul.display li .product-container { width: 700px; }
ul.display li .product-image-col { width: 100px; padding: 10px; float: left;}
ul.display li .product-info-col { width: 538px; padding: 10px; float: left;}
ul.display li .product-info-col h3.product-name, .product-info-col .price-box, .product-info-col .product-desc { padding-bottom: 5px;}
ul.display li .product-info-col h3.product-name { padding-top: 5px; }
ul.display li .product-info-col h3.product-name a { font-size:1.3em; line-height: 1.1em; text-decoration: none; }
/* Grid View */
ul.thumb_view { width: 730px; }
ul.thumb_view li .product-info-col h3.product-name { padding-left: 5px;}
ul.thumb_view li .product-info-col .product-desc {padding-left: 5px;}
ul.thumb_view li .product-container { width: 348px; margin-right: 8px; }

ul.thumb_view li .product-image-col { width: 100px; padding: 10px 0 10px 10px; }
ul.thumb_view li .product-info-col { width: 204px; text-align: justify;}
ul.thumb_view li .product-container .product-info-col .price-box{ display: none !important; }
ul.thumb_view li .product-container .product-info-col .product-desc .truncate_grid_desc{ display: none !important; }
ul.thumb_view li span.addto { white-space:nowrap }
/* Switch */
span.switch_thumb { width: 104px; height: 26px; line-height: 26px; padding: 2px 0 0 40px; margin: -35px 0 10px 15px; display: none; }
#switch_thumb_bottom span.switch_thumb { margin: -35px 0 0 15px;}
span:hover.switch_thumb { cursor: pointer; }
span.swap { background-position:bottom left; }
/* Buy Button/Out Of Stock */
/* read more button */
.product-image-col button.button { margin-left: -2px; }
.product-image-col button.button { margin-left: 2px; }
.availability .out-of-stock { font-weight:bold; margin-left:18px; }
/* Ratings */
.rating-box { float: left; margin-right: 5px !important; }

/**
 *  RocketTheme - RokMage FooterBlock - visit www.rockettheme.com for more info
 */

.footer-wrapper { width:100%; }
.footer { margin:0 auto; padding:5px 30px; width:940px; text-align: left; }
.clearfloat { clear: both; }

/* Top Link */
.footer .top-link { float: right; margin:20px 10px -30px 0; position: relative; text-decoration: none; line-height: 10px; padding-left: 12px; }

/* Footer lists */
.rokmage-footer-inner-panel  { width: 160px; float:left; font-size: 12px; padding: 18px 10px 0 10px;}
.footer .rokmage-footer-inner-panel ul li a { display:block; padding-bottom:5px; padding-left:20px; }
.footer .rokmage-footer-inner-panel ul li a:hover { }
.rokmage-footer-inner-panel h3 { font-size:120%; font-weight:bold; padding-bottom: 18px;}
#rokmage-footer-text { float: right; width: 310px; padding: 18px 10px 15px 20px; }
#rokmage-footer-text p, .rokmage-footer-inner-panel p {  text-align: left; }
#rokmage-footer-text h3 { font-size:120%; font-weight:bold; padding-bottom: 18px;}

/* Footer Menu */
#footer-bottom { line-height: 45px; height: 30px; text-align: center; }
#footer-bottom ul li { display: inline }
#footer-bottom ul li a { font-size:120%; font-weight:bold; padding:0 17px 0 13px; }
#footer-bottom ul li span { font-size:120%; font-weight:bold; padding:0 17px 0 13px; }
#footer-bottom ul li.last a { background:none; }
#footer-bottom ul li a:hover { text-decoration:none; }
.footer ul.footermenu { float:none;margin:0 auto;padding:0; }
.footer .store-switcher { bottom:16px; left:780px; line-height:23px; position:absolute; }
#rocketlogo { margin: 0 auto 10px; height: 15px; width: 111px; padding: 10px 0; }
#rocketlogo a { display: block;height: 15px; width: 111px; }
#copyright { text-align: center; }
/**
 *  RocketTheme - RT RokMage ImageBorders - visit www.rockettheme.com for more info
*/
/* -- XL -- */
/* Homepage Content Slider Images */
#homepage-contentslider-container .product-image.rounded_xl { float:left; margin: 0px 10px 5px 0; position: relative;}
#homepage-contentslider-container .images img { padding:5px 6px 6px; }
#homepage-contentslider-container .images .round-xl { height:250px; left:6px; position:absolute; top:5px; width:250px;}
/* -- L -- */
/* Content Slider images */
#contentslider-container .product-image.rounded_l { float:left; margin: 0px 20px 5px 0; position: relative;}
#contentslider-container .images img { padding:5px 6px 6px; }
#contentslider-container .images .round-l { height:150px; left:6px; position:absolute; top:5px; width:150px;}
/* YouTube Video Link Images */
.video_container a.rounded_l { float:left; margin: 0px 20px 5px 0; background:transparent url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-imageborders/images/rounded_bg_l_vid.png) no-repeat scroll 0 0;  position: relative;}
.video_container a img { padding:5px 6px 6px; width: 200px; height: 150px; }
.video_container a .round-l { background:transparent url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-imageborders/images/rounded_l_vid.png) no-repeat scroll 0 0;height:150px; left:6px; position:absolute; top:5px; width:200px;}
/* -- M -- */
/* Product Scroller images */
.scrollable-container .product-image.rounded_m { float:left; margin: 0;  position: relative; }
.scrollable-container .product-image img { padding:5px 6px 6px; float:left; }
.scrollable-container .round-m { display:block; height:90px; left:6px; position:absolute; top:5px; width:90px;}
/* Products Grid */
.products-grid .product-image.rounded_m { float:left; margin: 0 10px 5px 0; position: relative;}
.products-grid .product-image img { padding:5px 6px 6px; float:left; height: 90px; width: 90px;}
.products-grid .round-m { display:block; height:90px; left:6px; position:absolute; top:5px; width:90px;}
/* Products List */
.products-list .product-image.rounded_m { float:left; margin: 0 10px 5px 0; position: relative;}
.products-list .product-image img { padding:5px 6px 6px; float:left; height: 90px; width: 90px;}
.products-list .round-m { display:block; height:90px; left:6px; position:absolute; top:5px; width:90px;}
/* CategoryView Combined Grid/List */
.product-image-col .product-image.rounded_m { float:left; margin: 0 10px 5px 0; position: relative;}
.product-image-col .product-image img { width: 105px; float:left; }
.product-image-col .round-m { display:block; height:90px; left:6px; position:absolute; top:5px; width:90px;}
/* Modal Cart Images */
.cart-scrollable .product-image.rounded_m { float:left; margin:0 50px 5px; position: relative;}
.cart-scrollable .product-image img { padding:5px 6px 6px; float:left; height: 90px; width: 90px;}
.cart-scrollable .round-m { display:block; height:90px; left:6px; position:absolute; top:5px; width:90px;}
/* -- S -- */
/* Sidebar images */
.mini-products-list .product-image.rounded_s { float:left; width:50px; padding:6px; position: relative; border: 0; }
.mini-products-list .product-image .round-s { display:block; height:50px; left:6px; position:absolute; top:6px; width:50px;}
.block-related .item .product-image.rounded_s { float:left; width:50px; padding:6px; margin-left:17px; position: relative; }
.block-related .item .product-image .round-s { display:block; height:50px; left:6px; position:absolute; top:6px; width:50px;}
.block-related .item { margin-left:0px; }
.block-related .item .product-details { margin-left:85px; }
/* Upsell Products */
#upsell-product-table .product-image.rounded_s { float:left; width:50px; padding:6px; margin: 0 15px 5px 0; position: relative; }
#upsell-product-table .product-image .round-s { display:block; height:50px; left:6px; position:absolute; top:6px; width:50px;}
#upsell-product-table .product-image img { padding:0; height: 50px; width: 50px;}
/* Cart*/
#shopping-cart-table .rounded_s { float:left; width:50px; padding:6px; margin: 5px; position: relative; }
#shopping-cart-table .round-s { display:block; height:50px; left:6px; position:absolute; top:6px; width:50px;}
#shopping-cart-table img { padding:0; height: 50px; width: 50px; }
#shopping-cart-table td.a-center img { height: auto; width: auto; }
/* Cross sell Products */
.crosssell .product-image.rounded_s { float:left; width:50px; padding:6px; margin: 0 15px 5px 0; position: relative; border:0 none; }
.crosssell .product-image .round-s { display:block; height:50px; left:6px; position:absolute; top:6px; width:50px;}
.crosssell .product-image img { padding:0; height: 50px; width: 50px; }

/**
 *  RocketTheme - RokMage MageMenus Top - visit www.rockettheme.com for more info
*/

/* 1st Level */
ul#magemenu-top { font:14px Arial,sans-serif; height:28px; padding:10px 0 10px 14px; position:relative; }
ul#magemenu-top li { float: left; height: 34px; position: relative; white-space:nowrap; }
ul#magemenu-top a { display: block; padding:5px 8px 0 21px; text-decoration: none;  }
/* 2nd Level */
ul#magemenu-top li ul {  z-index: 9999; display: none; position:absolute; top:34px; left:6px; text-align: left;  padding:5px 6px 5px 12px; }
ul.menu-single li ul { padding-left:11px; }
ul.menu li ul { width: 360px; } /* Double Only */
ul.menu-single li ul { width: 180px; } /* Single Only */
ul#magemenu-top li ul li { width: 170px; }
ul#magemenu-top li ul li a span { display: block; padding: 1px 0 10px 2px; }
ul#magemenu-top li ul li a { font-size: 12px; }
/* 3rd Level */
ul#magemenu-top li ul li ul { top: 12px; padding-top: 0; margin-top: 0px; }
ul#magemenu-top li ul li ul li a { font-size: 12px; }
/* Active States */
ul#magemenu-top li a:hover, ul#magemenu-top li.active a { text-decoration: none; }
/* Misc */
ul#magemenu-top .front { z-index: 999999; }
ul#magemenu-top li.li-spacer, ul#magemenu-top li.hover.li-spacer { background: none; }
ul#magemenu-top .show { display: block; }
ul#magemenu-top .bg-top-curves { display: none; z-index: 99999; height: 7px; position:absolute; top:32px; left:6px; }
ul#magemenu-top .bg-top { display: none; height: 10px; position:absolute; top:2px; left:160px; }
ul.menu .bg-top-curves { width: 365px; } /* Double Only */
ul.menu .bg-top { width: 365px; } /* Double Only */
ul.menu-single .bg-top-curves { width: 190px; } /* Single Only */
ul.menu-single .bg-top { width: 365px; } /* Single Only */


/**
 *  RocketTheme - RokMage MageMenus Side - visit www.rockettheme.com for more info
*/
.mageside-menu .block-content { padding-left: 2px; padding-top: 2px; }
.mageside-menu { font-family: Arial, sans-serif; }
.mageside-menu-toggle-button { width: 14px; height: 14px; margin: -23px 0 0 188px; float: left; cursor:pointer;}
.mageside-menu-toggle-button.active { cursor:pointer;}
.mageside-menu-toggle-button-current { display: none; }
.mageside-menu-toggle-button-current.active { cursor:pointer;}
.mageside-menu-heading { margin: 0 0 0 1px; height: 32px; line-height: 32px; width: 216px; font-size: 1.1em; font-weight: normal; float: left; text-decoration: none;}
.col-right .mageside-menu-heading { margin: 0; width: 218px; }
.mageside-menu-heading span { padding: 0 0 0 38px; display: block; }
a.mageside-menu-heading:hover { text-decoration: none !important; }
.mageside-menu-heading:hover, .mageside-menu-heading.hover { background-position: 15px 100%;}
.mageside-menu-heading.active, .contacts-index-index .mageside-menu-heading.contact { background-position: 15px 100%; font-weight: bold;}
.mageside-menu-heading.activecurrent { background-position: 15px 100%; font-weight: bold;}
.mageside-menu-toggle-container { padding: 0 0 8px 31px; overflow: hidden; clear: both; font-size: 70%; line-height: 25px; margin:0 1px; }
.mageside-menu-toggle-container.active { display: block !important;}
.mageside-menu-toggle-container ul { padding-left: 8px; }
.mageside-menu-toggle-container li a { font-size: 150%; text-decoration: none; padding-left: 14px; }
.mageside-menu-toggle-container li a:hover, .mageside-menu-toggle-container li a.current { text-decoration: none; background-position: 0 100%;}
.mageside-prod-num { font-size: 130%; }
.mageside-menu-heading.active span.parent, .mageside-menu-heading.activecurrent span.parent { background-image:none; }
/**
 *  RocketTheme - RokMage ModalHeader - visit www.rockettheme.com for more info
*/

/* Header ================================================================================ */
body { font:0.75em Helvetica,Arial,sans-serif; line-height: 16px; }
.page { padding:0;}
.no-wrap { white-space:nowrap;}
.header-container { width:968px; margin:0 auto; position: relative; }
.header { padding: 18px 0 0 11px; border: 0; }
.header .logo { margin-top: 23px;}

.header .welcome-msg-R { float:left; font-size:13px; height:19px; margin-top:51px; padding-right:10px; }
.header .welcome-msg-L { font-size:11px; padding:3px 0 4px 10px; }

.header #search_mini_form input { border: 0; width: 195px; text-align: left; }
.header .form-search { width: 206px; padding: 16px 10px 15px 34px; text-align:center; position: absolute; top: 45px; left: 50%; margin-left: 225px; }
#search_autocomplete { margin: 2px 0 0 -16px; background: #fff; padding: 5px; border: 1px solid #ccc; border-top: 0; box-shadow: 3px 3px 3px #444; -moz-box-shadow: 3px 3px 3px #444; -webkit-box-shadow: 3px 3px 3px #444; }
#search_autocomplete ul li { cursor: pointer; text-align: left; }
#search_autocomplete ul li.even { background-color:#f6f6f6; }
#search_autocomplete span.amount { font-weight: bold; padding-right: 4px; float: right; }
.header .form-language { text-align:center; position: absolute; top: 6px; left: 50%; margin-left: -22px; font-weight:bold; font-size: 12px; }
.header .form-language select { padding: 1px; }
.header .date { font-size:12px; font-weight:bold; left:50%; margin-left:-470px; position:absolute; top:6px; }

.header .rokmage-cart-box-container { right: 50%; margin:0 -200px 0 0; position:absolute; top:46px;}
.header .rokmage-cart-box-container a {text-decoration: none;}
.header .rokmage-cart-box-R { height: 48px; float:left; padding-right: 12px; }
.header .rokmage-cart-box-L { height: 48px; padding: 12px 0 0 9px; font-size:12px; }
.header .rokmage-cart-box-L .cart-icon { float: left; padding:2px 5px 0 2px; }
.header .rokmage-cart-box-L a span.big, .header .rokmage-cart-box-L span.big { float: left; font-size: 34px; line-height: 26px; padding: 0 5px 0 2px; }
.header .rokmage-cart-box-L span.items-checkout { line-height: 12px; float: left; display: block; width: 50px; }
.header .rokmage-cart-box-L span.items-checkout a, .header .rokmage-cart-box-L span.items-checkout .inactive { text-decoration: none;}
.header .rokmage-cart-box-L span.items-checkout a:hover { text-decoration: none;}

/* Top Links */
.header .links { float:right; font-size:12px; margin:-10px 0 0; }
.header .links li {  display: inline; padding: 0 10px; }
.header .links li a { font-weight:bold; text-decoration: none; }
.header .links li a:hover { text-decoration: none; }
.header ul li.first a { padding: 2px 0 2px 17px; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-modalheader/images/login.png) no-repeat 0 30%; }
.header ul li.first a.logout { background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-modalheader/images/logout.png) no-repeat 0 30%; }

/* Font Resizer */
.fontResizer { display:block; height:20px; left:50%; margin-left:374px; position:absolute; top:8px; width:100px; }
.fontResizer a { display: block; float: left; width: 15px; height: 15px; text-align: center; line-height: 15px; text-decoration: none; margin: 0 0 0 4px; }
.rokmage-text-resize { font-size: 12px; font-weight:bold; float:left; padding-right: 3px; }


/* ----- Modal Windows ----- */
/* Defaults */
.modal-close { position: absolute; top: 40px; right: 35px; padding: 11px; cursor: pointer;}
#overlay { background:#000; display: none; opacity: 0; height:100%; left:0; position:fixed; top:0; width:100%; z-index:9999; cursor:pointer; }
div.modalcontent { display: none; position: fixed; left: 50%; z-index: 999999; }

/* Cart Modal*/
#rokmage-header-cart {  width: 240px; margin-left: -150px; height: 290px; margin-top: -165px; padding: 30px; }
#rokmage-header-cart h6 { padding:13px 0 10px 13px; font-size: 15px; font-weight: normal; }
#rokmage-header-cart h4 a { text-decoration: none; }
#rokmage-header-cart .modalcart-btn-remove { text-decoration: none; }
#rokmage-header-cart .modalcart-btn-remove img { padding: 1px 3px 0 0;}
#cart-buttons { margin-top: 10px; }
#rokmage-header-cart span.button { float:left; font-size:13px; line-height:22px; padding:0 12px 0 0; text-align:center; white-space:nowrap;}
#rokmage-header-cart span.button a { border:0 none; cursor:pointer; overflow:visible; padding:4px 0 4px 12px; width:auto; text-decoration: none; }
/* details */
#rokmage-header-cart .bundle-details { cursor:pointer; text-decoration: underline; }
/* Login Modal*/
#rokmage-login-content { width: 240px; margin-left: -150px; height: 290px; margin-top: -165px; padding: 30px; }
#rokmage-login-content fieldset { padding: 10px 7px;}
#rokmage-login-content h2 { padding: 1px 0 25px 5px; font-size: 15px; font-weight: bold; }
.rokmage-email-login-block { width: 115px; }
.rokmage-password-login-block { width: 115px; }
#rokmage-login-content #send2 { margin: 10px 0 ;}
#rokmage-login-content p.required { position: absolute; top: 195px; left: 185px; }
#rokmage-login-content input.inputstyled { width: 184%; }
p.rokmage-forgot-pass a { text-decoration: none; }
#rokmage-login-content button.button { margin-left: -2px; }
#rokmage-login-content button.button span { height: 30px; padding-left: 14px; }
#rokmage-login-content button.button span span { padding:4px 20px 0 8px; height: 30px; }
.validation-advice { width: 101px; }

/* Custom Form Elements */
span.select { position: absolute; width: 79px; height: 21px; padding: 0 24px 0 8px; color: #1D1A17; font: 12px/21px arial,sans-serif; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-modalheader/images/select.png) no-repeat 100% 0; overflow: hidden; text-align: left }
.input-wrap { position: relative !important; float: left;  }
.input-box { padding-right: 5px;}
input.inputstyled { padding:4px 4px 3px 8px !important; height: 23px; font:16px Helvetica, sans-serif; vertical-align:middle; border:0 !important; }
.block-subscribe input.inputstyled{ width:173px; }
span.input-left { padding:0px; position: absolute; top: 0; left: 0; width: 9px; height: 30px; }
.group-select .input-box select { padding:6px 4px 5px; height: 30px;margin-top: 2px; font-size:13px; }


/* ----- Cart Scroller ----- */
div.cart-scrollable-container { margin:0 auto; }
div.cart-scrollable { position:relative; overflow:hidden; width: 200px; height:200px; float:left; }
div.cart-scrollable div.items { width:20000em; position:absolute; clear:both; text-align:center; }
/* single scrollable item */
div.cart-scrollable div.items ul.scroll-item { border:0 none; padding:0; float:left; width:200px; }
.cart-scrollable-container .product-image img { padding:5px 6px 6px; }
div.cart-scrollable div.items .productPrice { display:block; font-size:11px; font-weight:bold; margin:5px 0; white-space:nowrap; }
/* prev, next buttons */
.cart-scrollable-container a.prev, .cart-scrollable-container a.next { opacity: 1; display:block; width:20px; height:170px; float:left; margin:0px; cursor:pointer; font-size:1px; }
.cart-scrollable-container a.disabled { visibility:hidden !important; }
.cart-scrollable-container a.next { clear:right; opacity: 1; }
/* Misc for sidebar cart */
.block-cart .subtotal { text-align: left; }

/* BreadCrumbs */
.rok-breadcrumbs { margin:0 0 12px; float: left; display: block; height: 21px; overflow: hidden; width: 932px; padding:7px 18px; }
.rok-breadcrumbs ul { margin: 0; padding: 0; height: 21px; display: block; }
.rok-breadcrumbs ul li { display: block; float: left; position: relative; height: 22px; overflow: hidden; line-height: 22px; margin: 0px 6px 0px 0; padding: 0px 10px 0px 0; font-size: 1em; }
.rok-breadcrumbs ul li div.chevronOverlay { position: absolute; right: 0; top: 0; z-index: 2; }
.rok-breadcrumbs ul li span { display: block; overflow: hidden; margin-right: -3px; }
.rok-breadcrumbs ul li a { display: block; position: relative; height: 21px; line-height: 22px; overflow: hidden; float: left; text-decoration: none; }
.rok-breadcrumbs ul li.first a { height: 20px !important; text-indent:-1000em; width:20px; overflow: hidden; }
.rok-breadcrumbs ul li.first { padding-top:2px; }
.rok-breadcrumbs ul li.first a:hover { background-position: 0 -20px; }
.rok-breadcrumbs ul li.last { background: none; margin-right: 0; padding-right: 0; }
.chevronOverlay { display: none; width: 20px; height: 22px; }

/* Misc */
.clearfloat { clear:both; }
.block .actions { float: left; }
/* Main container widths */
#homepage-contentslider-container { width:680px; position: relative; }
#contentslider-container { margin: 0 auto; height:220px; position: relative;  z-index: 0; }

/* Homepage container for slides */
#homepage-contentslider-container .images { position:relative; height:300px; width:65px; float:left; margin:10px 15px 0;}
#homepage-contentslider-container .images img { float:left; height : auto; overflow: hidden; width: 250px; }
#homepage-contentslider-container .images div { display:none; position:absolute; top:0; left:0; margin:7px; padding:12px 40px 15px 15px; height:256px;  }
#homepage-contentslider-container .images div.slider-productinfo { display: block; margin-left: 280px; width:300px; }
#homepage-contentslider-container .images h3 { font-size:2.2em; font-weight:normal; margin:0 0 10px 0; }

/* Category container for slides */
#contentslider-container .images {  }
#contentslider-container .images img { float:left; height : auto; overflow: hidden; width: 150px; }
#contentslider-container .images div { display:none; position:absolute; top:0; left:0; margin:7px; padding:10px 15px 15px; height:150px; }
#contentslider-container .images div.slider-productinfo { display: block; margin-left: 180px; width: 255px; }
#contentslider-container .images h3 { font-size:1.7em; font-weight:normal; line-height: 1.1em; }
#contentslider-container .rating-box { margin-top:5px; }

/* Text */
.images p { padding-top: 10px; }
.images .regular-price { font-size:2em; line-height:2em; }
#contentslider-container .images .regular-price { font-size:1.6em; }
/* tabs */
.tabs { clear:both; position: absolute; bottom: 20px; width: 120px; left: 50%; margin-left: -20px; }
#contentslider-container .tabs { left: 78px; bottom: 10px; }
.tabs a { width:16px; height:16px; float:left; margin:3px; display:block; font-size:1px; }
.tabs a:hover { background-position:0 -16px !important; }
.tabs a.current { background-position:0 -32px !important; }
/* prev and next buttons */
#homepage-contentslider-container .backward {  z-index: 999; left: 28px; top:125px;  }
#homepage-contentslider-container .forward {  z-index: 999; right: 22px; top:125px;  }
#contentslider-container .backward, #contentslider-container .forward { display: none; }
.backward, .forward { position: absolute; float:left; display:block; width:38px; height:74px; cursor:pointer; font-size:1px; text-indent:-9999em; }
/* next */
.forward { background-position: 0 0; clear:right; }
.forward:hover { background-position: 0 -73px; }
.forward:active { background-position: 0 -146px; }
/* prev */
.backward { background-position: -38px 0; }
.backward:hover { background-position:-38px -73px; }
.backward:active { background-position:-38px -146px; }
/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled { visibility:hidden !important; }

/**
 *  RocketTheme - RT RokMage ProductScroller - visit www.rockettheme.com for more info
*/

/* RokMage Product Scroller */
div.scrollable-container { width: 1000px; margin:0 0 10px -17px; }
div.scrollable { position:relative; overflow:hidden; width: 920px; height:225px; float:left; }
.smallerize div.scrollable { height:185px; }
div.scrollable div.items { width:20000em; position:absolute; clear:both; text-align:center; margin-left:2px; }
/* single scrollable item */
div.scrollable div.items .scroll-item-middle { border:0 none; padding:0; float:left; width:110px;margin:2px 11px 0; }
div.scrollable div.items .scroll-item-top { border:0 none; padding:0; }
div.scrollable div.items .scroll-item-bottom { border:0 none; padding:0px 0 25px; }
div.scrollable div.items .product-name a { display:block; font-weight:bold; margin-bottom:10px; padding:0 15px; text-decoration: none; font-size: 12px; line-height: 15px; height: 26px; }
.scrollable-container .product-image img { padding:5px 6px 6px; }
.scrollable-container .product-image img.tooltipped { margin-bottom:5px; }
div.scrollable div.items .productPrice { display:block; font-size:11px; font-weight:bold; margin:5px 0; white-space:nowrap; }
/* prev, next buttons */
.scrollable-container a.prev, .scrollable-container a.next, .scrollable-container a.prevPage, .scrollable-container a.nextPage { opacity: 0; display:block; width:40px; height:225px; float:left; margin:0px; cursor:pointer; font-size:1px;}
.smallerize a.prev, .smallerize a.next, .smallerize a.prevPage, .smallerize a.nextPage { height:185px; }
a.disabled { visibility:hidden !important;}
.scrollable-container a.next, .scrollable-container a.nextPage { clear:right; opacity: 0;}
.smallerize a.prev, .smallerize a.prevPage { background-position: 15px 74px; }
.smallerize a.next, .smallerize a.nextPage { background-position: 0 74px; }
/* read more button */
div.scrollable-container button.button span span a, div.scrollable-container button.button span span a:hover { text-decoration: none; }
div.scrollable-container button.button { margin-left: -7px; }
div.scrollable-container button.button span { height: 30px; padding-left: 8px;}
div.scrollable-container button.button span span { padding:4px 16px 0 8px; height: 30px; }
/* Tooltip */
#dynatip {display:none; font-size:12px; height:70px; width:160px; padding:25px; z-index: 999999; }
#dynatip.bottom { padding-top:40px; height:55px; }

/**
 * @version    ${project.version} ${build_date}
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - ${copyright_year} RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

.cms-index-index #slider_welcome { height:320px; margin:0 auto 10px; position:relative; width:980px; }
.cms-index-index #welcome { position:absolute; right:30px; top:25px; width:255px; text-align:justify; }
.cms-index-index #welcome p { padding: 10px; }
.cms-index-index .main, .cms-index-index .col-main { padding: 0px; }
.cms-index-index .grid-text { padding: 0 0 10px 10px; }
.cms-index-index .bg-container { position: relative; }
.cms-index-index .col3-layout .col-main .bg-container-end { margin-top: 0; }

/* Welcome Message */
.cms-index-index #welcome .block-title { padding:6px 0 4px 10px; }
.cms-index-index #welcome .block-title strong span { font-size:1.3em; font-weight:normal; line-height:20px; margin:0; }

/* Remove main col */
.cms-index-index .col1-layout .col-main { display: none; }
.cms-index-index .col3-layout .col-main .bg-container { margin: 5px 0 0; }
.cms-index-index .col1-layout { background:none; }

/* Switch */
.cms-index-index span.switch_thumb { position: absolute; right: -15px; top: 35px; }

/* Ribbons */
ul.display li { position: relative; }
div.category-products span.ribbon { display: none; position: absolute; width: 128px; height: 53px; top: -4px; left: -5px; }
div.category-products.bestselling span.ribbon { display: block; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-homepagegrid/images/bestselling_sm.png); }
div.category-products.featured span.ribbon { display: block; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-homepagegrid/images/featured_sm.png); }
div.category-products.recent span.ribbon { display: block; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-homepagegrid/images/new_sm.png); }
div.category-products.viewed span.ribbon { display: block; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-homepagegrid/images/popular_sm.png); }
div.category-products.rated span.ribbon { display: block; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-homepagegrid/images/highestrated_sm.png); }
div.category-products.specialprice span.ribbon { display: block; background: url(http://demo.rockettheme.com/magento/skin/frontend/affinity/default/rokmage-homepagegrid/images/sale_sm.png); }
