/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 
 KL -
    Colors: Navy Blue: #012245  ;   Teal: #5EB0E5 ; Sky Blue (for borders) - #DAE9F3
 
BH - Removed Styles for Restricted, Private Sales, Gift Cards, Store Credit, Billing Agreements, Reward points, Tagged Products, Centinel, Multiple Addresses Checkout, Block: Banner, Paypal, New product Spotlight (this was sample css), Poll, Events Lister, Events Block, Date Of Birth, Clears

BH - If need to re-add any of these styles just pull them from default css
 
*/

/* html5 elements ============================================================ */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video {
 display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) { display: none; }

/* Reset ================================================================================= */
html { overflow-y: scroll; }
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,textarea,p,blockquote,
th,td       {margin:0;padding:0;}
table       {border:0; border-collapse:collapse; border-spacing:0;empty-cells:show;font-size:100%;}
fieldset,
img         {border:0;}
caption,
th          { vertical-align:top; text-align:left; font-weight:normal;}
h1,h2,h3,
h4,h5,h6    {font-size:100%;font-weight:normal; line-height: normal;}
sup         {vertical-align:text-top;}
sub         {vertical-align:text-bottom;}
input,textarea,
select      {font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,
select      {*font-size:100%;}

body {font-size:13px; padding-top:60px; font-family: museo-sans, "lucida grande", "lucida sans unicode", sans-serif; color: #878683; overflow:hidden; position:relative;}
address     {font-weight:norm¬`l;font-style:normal;}

p.eleven-grey   {font-size:11px;color:#999;}
.optional       {font-size:11px;padding-left:8px;color:#333;font-style:italic;}

a {
  color: #696866;
  text-decoration:none;
  -webkit-transition: all 120ms ease-in-out;
  -moz-transition: all 120ms ease-in-out;
  -o-transition: all 120ms ease-in-out;
  transition: all 120ms ease-in-out;
}
a:hover {color: #0f2244;text-decoration:underline;}
:focus        { outline:0; }

ul {list-style-type:none; margin:0; padding:0;}
li {line-height:18px; list-style-position:outside;}
/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; color:#000; }
h3            { font-size:13px; font-weight:bold; color:#333333; margin-bottom:6px; }
h4            { font-size:12px; line-height:13px; font-weight:bold; text-transform:uppercase; color:#5EB0E5; margin:0 0 3px 0; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

figure {margin:0;}
figcaption {margin:0.5em 0; font-style:italic; font-size:12px; color: #102343; font-weight:400; font-family: museo-sans;
}
/* TK Museo Sans Font Styles - Currently only used in RMA and Refer a friend */
.tk-museo-sans { color:#004a80;font-weight:500; }

.rooney {font-family: museo-sans;}
.trebuchet {font-family: trebuchet-ms;}
.one-hundred { font-weight:100; }
.two-hundred { font-weight:200; }
.three-hundred { font-weight:300; }
.four-hundred { font-weight:400; }
.six-hundred { font-weight:600; }
.seven-hundred { font-weight:700; }
.eight-hundred { font-weight:800; }
.nine-hundred { font-weight:900; }

/* Forms */
form          { display:inline; }
legend        { display: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; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.v-bottom     { vertical-align:bottom; }
.left         { float:left !important; }
.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; }
.relative { position:relative; }
.no-margin { margin:0; }
.down10 {margin-top: 10px !important;}
.down20 {margin-top: 20px !important;}
.down30 {margin-top: 30px !important;}
.down50 {margin-top: 50px !important;}
.down80 {margin-top: 80px !important;}
.down100 {margin-top: 100px !important;}
.down150 {margin-top: 150px !important;}
.down200 {margin-top: 200px !important;}
/* ======================================================================================= */

/* CSS3 FIX */
.col2-left-layout .col-main,
.col1-layout .col-main,
.product-view,
.collateral-tabs .tab,
.add-to-box,
.collateral-tabs .tab-content,
.more-views {position:relative; z-index:5; behavior:url(/PIE.htc);}


/* Layout ================================================================================ */
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }

.sidebar { min-height:350px; }

/* Base Columns */
.col-left { float:left; width:160px; padding:0 0 0; margin:10px 0; }
.about-layout .col-left { width:280px; }
.col-main { float:right; width:768px; }
.col-right { float:right; width:182px; padding:0 0 0; margin:0 0 -1px; overflow:hidden; }
.col1-layout, .col2-left-layout, .col2-right-layout, .col3-layout, .no-header-footer-layout {width:940px; margin:0 auto;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; border:1px solid #eaeaea; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:10px 0; }
.col1-layout .col-main.borderless { border:none; margin:0 0 10px; }
.col1-layout .breadcrumbs { margin-bottom:0 !important; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; border:1px solid #eaeaea; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:10px 0; }
.about-layout.col2-left-layout .col-main { width:658px; }
.col2-right-layout .col-main {}

.about-layout .col-main, .about-layout .col-left {
    margin-top: 0;
}

/* 3 Columns Layout */
.col3-layout .col-main { width:532px; margin-left:1px; display:inline; }
.col3-layout .col-wrapper { float:left; width:755px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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

.main-content {padding:17px 15px;border-top:1px solid #EAEAEA;min-height:300px;}
.socialize-linking .main-content {min-height:100px;}
.std {padding:17px 15px;}
.cms-index-index .std {padding:0;}
.std img.f-right {margin-left:1em;}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* hero unit */
.hero-unit {
  padding: 40px 60px 60px;
  margin-bottom: 30px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 62px;
  line-height: 1;
  letter-spacing: -3px;
  font-weight: 500;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}

/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#444; }
input.input-text,select,textarea { background-color:#fff; border:1px solid #EAEAEA; margin-bottom:5px; }
input.input-text,textarea { padding:2px 2px; }
select { padding:3px 1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; margin-top:2px; vertical-align:top; }
input.radio { font-size:11px !important; }
input.qty { width:2.5em !important; }


button.button { text-indent:-9999px; border:0; padding:0; margin:0; overflow:visible; cursor:pointer; width:212px; height:30px; vertical-align:middle; background-color:transparent; background-image:url('../images/buttons.png'); background-repeat: no-repeat; background-position:0 -230px; }
button.button span { text-indent:-9999px; }
button.btn-register {background-position:0 0; width:107px;}
button.btn-login {background-position:0 -40px; width:76px;}
.socialize-login button.btn-login { float:left; }
button.btn-addToCart {background-position:0 -80px; width:149px;}
button.btn-addAddress {background-position:0 -160px; width:171px;}
button.btn-submit {background-position:0 -200px; width:88px;}
button.btn-saveAddress {background-position:0 -120px; width:141px;}
button.btn-saveAccountInfo {background-position:0 -240px;width:181px;}
button.btn-checkout {background-position:0 -280px;width:212px;}
button.btn-paypalCheckout {background-position:0 -320px;width:213px;}
button.btn-continueShopping {background-position:0 -360px;width:212px;}
button.btn-signUp {background-position:-300px 0; width:53px; height:20px;}
button.btn-continue {background-position:0 -400px; width:272px;}
button.btn-placeOrder {background-position:0 -440px; width:133px;}
button.btn-addReviw {background-position:0 -480px; width:180px;}
button.btn-redeemCert {background-position:0 -554px; width:195px;}
button.btn-updateCart {background-position:0 -591px; width:135px;}
button.btn-checkBalance {background-position:0 -518px; width:155px;}
button.btn-sendEmail {background-position:0 -627px; width:125px;}
button.btn-addRecipient {background-position:0 -663px; width:145px;}
button.btn-referFriend {background-position:0 -698px; width:150px;}
.checkout-onepage-success button.btn-referFriend {background-position:0 -737px; width:150px; margin-left:15px;}
.checkout-cart-index button.btn-referFriend {background-position:0 -737px; width:150px; float:right;margin:10px;}


a.button {text-indent:-9999px; color:#FFF; display:block; cursor:pointer; width:212px; height:30px; vertical-align:middle; background-color:transparent; background-image:url('../images/buttons.png'); background-repeat: no-repeat; background-position:0 -230px; }
a.btn-emailTo {background-position:-301px -194px; width:85px; height:20px;}
a.btn-likeIt {background-position:-302px -132px; width:65px; height:20px;}
a.btn-tweetIt {background-position:-300px -100px;  width:65px; height:20px;}
a.btn-shareIt {background-position:-300px -68px;  width:65px; height:20px;}
a.btn-rssLink { padding: 0 15px; background-position:-305px -167px; color:#999; background-color:transparent; background-image:url('../images/buttons.png'); background-repeat: no-repeat;}

/* Form Validation */
.validation-advice { clear:both; font-size:11px !important; padding:3px 0 0 !important; color:#d91a00 !important; }
.product-options .validation-error .options-list,
.validation-failed { border:1px solid #f47d4e !important; background:#fff7f5 !important; }
input.input-text.validation-failed,
textarea.validation-failed { background-color:#fff7f5;}
.required em { color:#F00; margin-right:3px; }
p.required { margin:0; padding:5px 0 7px; text-align:right; width:620px; font-size:11px; color:#f02800; }
.form-list .validation-advice {  }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Fieldset */
.fieldset { font-size:12px; margin-top:35px; }
.fieldset.giftcard-send-form,
.fieldset.giftcard-amount-form { margin-top:0; }
.fieldset:first-child {margin-top:0;}
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend { margin:0 0 1.5em; color:#000; }

/* Form lists */
ul.form-list  {margin:0;padding:0;width:auto;}
.form-list li { margin:0; vertical-align:top; list-style-type:none; overflow:hidden; }
.form-list label { float:left; width:120px; padding:2px 15px 0 0; font-size:11px;color:#333; }
.form-list .value { float:left; padding:2px 0 0; }
.form-list .note { clear:both; font-size:11px; width:380px;margin:0; padding:3px 0 0 240px; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; padding-bottom:9px; /* width:256px; */ }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left;background-color:#fcfcfc;border:1px solid #eaeaea;width:230px;height:18px;line-height:18px;padding:2px 5px;vertical-align:top; }
.form-list textarea { width:374px; height:13em; }
.radio-checkbox {padding-bottom:10px;margin-bottom:0;}
.radio-checkbox input {width: 13px;height: 13px;padding: 0;margin:0 5px 0 0;vertical-align: bottom;position: relative;top: -2px;*overflow: hidden;}
.radio-checkbox label {display: block;padding-left: 15px;text-indent: -15px; width:200px;}
.form-list select { float:left; width:240px; vertical-align:top; }
.form-list p { margin:0; }
ul.add-row,
.form-list li.add-row { margin-top:15px; }
ul.add-row .btn-remove,
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }

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

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

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

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

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

.form-buttons { margin:0; width:620px; padding:10px 0 0 0; } /* for button containing block under the general form */
.form-buttons a { white-space:nowrap;color:#5eb0e5;font-size:11px;line-height:30px; }
.form-buttons p.back-link { float:left; width:225px; padding:2px 15px 0 0; text-align:right; }
.button-with-link button.button {margin-right:15px;}

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

/* Global Messages */
.messages { overflow:hidden; text-align:left; margin:10px auto; padding:0; }
.messages li { margin:0; padding:5px 14px 0 14px;list-style-type:none; }
.messages ul { padding:0; margin:0; position:relative; }
.messages ul li { margin:0; padding:0 0 5px; list-style-type:none; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg { border-style:solid !important; border-width:1px !important; font-size:11px !important; font-weight:bold !important; font-style:italic !important; }
p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:12px !important; margin:10px 0; }
/* Error Message */
.messages li.error-msg { border-color:#d91a00; background-color:#d91a00; color:#FFF; }
.messages li.error-msg a { color:#FFF; }
p.error-msg { border-color:#d91a00; background-color:#d91a00; color:#FFF; }
/* Success Message */
.messages li.success-msg { border-color:#5eb0e5; background-color:#5eb0e5; color:#FFF; }
.messages li.success-msg a { color:#FFF; }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { border-color:#5eb0e5; background-color:#5eb0e5; color:#FFF; }
.messages li.note-msg a,
.messages li.notice-msg a { color:#FFF; }

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

/* Page Heading */
.page-title,
.help-layout .std-title { background-color:#f8f8f8;border-bottom:1px solid #FFF;padding:0 16px; }
.page-title h1,
.page-title h2,
.help-layout .std-title h1,
.help-layout .std-title h2 { font:normal 24px/58px "Helvetica Neue", Helvetica, Arial, sans-serif; color:#022358; height:auto; }
.std-title  { background: url("//d3nm054bq1047e.cloudfront.net/img/bg/bg.section.header.png") no-repeat scroll left -50px transparent;
    border-bottom: 1px solid #FFFFFF;
    color: #002144;
    font-size: 24px;
    padding: 8px 15px; }
.std-title h2 {color: #002144;
    font-size:24px;
    font-weight:normal;
    font-weight:400;
    height: 26px; }
h2.second-title {margin:20px 0 0; padding-bottom:8px; border-bottom:1px solid #E6E6E6; color:#72644C; font-size:18px; font-weight:normal;line-height:normal;text-transform:uppercase;}

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

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

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

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

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

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

/* Data Table */
.table-caption { margin:-1px 0 0; background-color:#fff; font:14px/1.25 Arial, Helvetica, sans-serif; padding:3px 7px 4px; color:#444; }
.table-caption a { font-size:11px; text-transform:lowercase; }
.data-table { width:100%; border-collapse:separate; border:1px solid #EAEAEA; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.sales-order-history .col-main .data-table { border:none; }
.data-table thead tr,
.data-table tbody tr {border-left:1px solid #EAEAEA;border-right:1px solid #EAEAEA;}
#my-orders-table.data-table thead tr,
#my-orders-table.data-table tbody tr,
.data-table table thead tr,
.data-table table tbody tr { border-left:none; border-right:none; }
.data-table thead th { vertical-align:bottom;background-color:#f8f8f8;border-bottom:1px solid #FFF;color:#333;font-weight:bold;font-size:13px;line-height:28px;padding:0 14px; }
.data-table tbody td { font-size:11px;padding:12px;vertical-align:top;border-bottom:1px solid #EAEAEA;padding:15px 14px; }
.data-table tbody td,
.data-table tbody td a,
.data-table tbody td p,
.data-table tbody td span,
.data-table tbody td input.input-text {font-size:11px;}
.data-table tbody td dt,
.data-table tbody td dd {font-size:11px;color:#999;}
.data-table tbody tr.first td {border-top:1px solid #EAEAEA;}
.data-table tr.first table td,
.data-table table td,
.data-table tr.last td {border-top:none;border-bottom:none;}


.data-table tfoot {  }
.data-table tfoot td { padding:5px 12px; }
.data-table tfoot th { border:none; text-transform:none; }


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

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; cursor:pointer; }
tr.summary-details td { background-color:#ede9e6; font-size:12px; padding:5px !important; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px;cursor:pointer; }

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

/* Class: std - styles for admin-controlled content */
.std p + P {margin-top:20px;}
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std hr { margin:1.5em 0; color:#d9d9d9; }
.std h4 {color:#424242; margin:10px 0; text-transform:capitalize; font-size:14px;}
.std h5 {color:#5EB0E5; margin:15px 0; text-transform:uppercase; font-size:14px; font-weight:normal;}
.std ul.bulleted {margin: .9em  0;}
.std ol.numbered {margin: 0 0 .9em 20px;}
.std ul.bulleted li {margin-bottom: .9em;}
.std ol.numbered li{margin:.9em 0; color:#666;}


/* Misc */
.link-rss { padding-right:18px; white-space:nowrap; }
.link-rss:hover { color:#f58550; }
.link-print { padding:2px 0 2px 25px; white-space:nowrap; }
.link-cart { font-size:11px; font-weight:bold; color:#c73615; text-decoration:underline; }
.link-cart:hover { color:#c73615; text-decoration:none; }

.data-table .btn-remove { font-size:11px;color:#5eb0e5; }

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

/* Noscript Notice */
.noscript { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:940px; margin:0 auto; padding:12px 0 12px; }
.noscript p { margin:0; }

/* Sidebar =============================================================================== */
.sidebar .callout { display:block; margin:10px 0; }

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

.sidebar .block li a.btn-remove { float:right; width:13px; height:0; padding-top:12px; margin-top:3px; overflow:hidden;}

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

/* Generic box */
.info-box {  }
.info-box .box-title {  }
.info-box .box-content {  }

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

/* Block: Account */
.sidebar .block-account { background:#f5f5f5; }
.sidebar .block-account .block-title { padding:26px 17px 12px; border-bottom:1px solid #d1d1d1; }
.sidebar .block-account .block-title strong { font-size:18px; line-height:23px; color:#111; }
.sidebar .block-account .block-content { padding:0; }

.sidebar .block-account ul,
.sidebar .cms-menu ul {margin:0;padding:0;border-bottom:1px solid #EAEAEA;}
.sidebar .block-account li,
.sidebar .cms-menu li { font-size:11px;padding-bottom:0;margin:0;list-style-type:none; }
.sidebar .block-account li a,
.sidebar .cms-menu li a { font-size:11px;color:#333;text-decoration:none;display:block;padding:5px 13px;border:1px solid #EAEAEA;border-bottom:1px solid #FFF; }
.sidebar .block-account li a:hover,
.sidebar .cms-menu li a:hover { color:#5ba9dd;text-decoration:none; }
.sidebar .block-account li.current,
.sidebar .cms-menu li.current,
.sidebar .cms-menu li strong  { color:#5ba9dd;text-decoration:none;font-weight:normal;display:block;padding:5px 13px 4px;border:1px solid #EAEAEA;border-bottom:1px solid #FFF;font-weight:normal }



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

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

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

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

/* Top Shopping Cart */
.top-cart {  }
.top-cart .block-title { white-space:nowrap; }
.top-cart .block-title strong { display:block; padding-right:10px; font-size:11px; color:#1e75b4; font-weight:bold; text-decoration:none; }
.top-cart .block-title.expanded strong {color:#d33911; }
.top-cart .block-content { position:absolute; right:0; top:20px; width:267px; background:#F8F8F8; }
.top-cart .inner-wrapper { border:1px solid #c1c1c1; }

.top-cart .block-content .block-subtitle { font-size:10px; color:#d12c01; font-weight:bold; text-transform:uppercase; line-height:12px; padding:3px 10px 4px; }
.top-cart .block-content .block-subtitle .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; position:relative; z-index:1; }
.top-cart .cart-empty .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; position:relative; z-index:1; }
.top-cart .cart-empty { padding:10px 10px 10px 20px; }
.top-cart .block-content ol { padding-bottom:7px; }
.top-cart .block-content .item { padding:8px 5px 8px 11px; }
.top-cart .block-content .item .product-name { font-size:11px; line-height:14px; }
.top-cart .block-content .item .product-name a { font-size:11px; text-decoration:none; color:#444; }
.top-cart .block-content table { margin:5px 0 0 0; }
.top-cart .block-content table th { padding:1px 8px; color:#8f8f8f; text-align:right; }
.top-cart .block-content table td { text-align:left; padding:1px 0; }
.top-cart .block-content .subtotal { background:#fff; padding:2px 5px; text-align:center; }

.top-cart .actions { background:#e3e3e3; text-align:center; padding:5px 11px; text-align:right; }
.top-cart .actions a { float:left; line-height:23px; }
.top-cart .actions button { float:none; }
.top-cart .paypal-logo a { float:right; }
.top-cart .paypal-logo .paypal-or { clear:both; display:block; margin: 5px 33px 5px 0px; }

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

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

/* View Type: Grid */
.products-grid { width:auto; padding:0 10px 20px 10px; margin:0; border-top:1px solid #EAEAEA;}
.products-grid li.item { float:left; width:180px; margin:0 2px; overflow:hidden;}
.products-grid li.last { margin-right:0; }
.products-grid .product-image { display:block; width:185px; text-align:center; text-decoration:none !important; margin:0 auto 23px; position:relative; }
.products-grid .product-image img{margin:0 auto;}
.products-grid .product-name { margin:0 0 0 5px; float:left; }
.products-grid .ratings { text-align:left; line-height:13px; }
.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box { display:block;  float:left; margin:0 5px 0;  color:#5EB0E5; position:relative; top:-1px;}
.products-grid .short-description {clear:both; color:#888; margin:0 2px 5px 5px; font-size:11px;}
.category-gift-cards .products-grid .short-description {display:none;}

/* View Type: List */
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px; }
.products-list .product-image { float:left; margin-right:-186px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:186px; }
.products-list .product-name { margin-bottom:5px; }
.products-list .price-box { margin:5px 0 10px; }
.products-list .desc { margin:5px 0 10px; font-size:12px; }
.products-list .desc .link-learn { white-space:nowrap; }

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


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

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

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

.product-view { background:#fff; 
    margin:10px auto 30px; 
    width:938px;
    border:1px solid #eaeaea;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
#messages_product_view { margin:20px 0 0; position:relative; z-index:1; }
#messages_product_view .messages { margin:0 0 1px;  padding:0;}
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }

.product-collateral { float:right; clear:right; width:435px; padding:20px 20px 10px 0; }
.product-collateral .emailto-link { font-size:11px; margin:0; padding-left:12px; }

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

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

.collateral-tabs { padding-bottom:20px; margin:0; }
.collateral-tabs .tab {
    position:relative;
    z-index:2;
    display: block;
    float: left;
    background:#F5f5f5;
    font-size:13px;
    font-weight:400;
    color:#012245;
    border:1px solid #E1E1E1;
    border-bottom:0;
    -moz-border-radius-topleft:3px; -webkit-border-top-left-radius:3px; 
    -moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 9px 50px 5px 10px;
    width: 60px;
    height: 16px;
}
    
.collateral-tabs .tab span { float:left; }
.collateral-tabs .active { z-index:3; 
    background:#fff;
    font-weight:bold;
    font-weight:700; }
    
.collateral-tabs .active span { padding-bottom:1px; }
.collateral-tabs .tab-container { z-index:1; top:30px;z-index:3;px; background:#fff; }
.collateral-tabs .tab-content {
    padding:20px 10px 10px;
    background:#fff;
    border:1px solid #E1E1E1;
    font-size:12px;
    
    -moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px;border-top-right-radius: 3px;
    -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px; border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius:3px; border-bottom-right-radius: 3px;
    
    
    }
.collateral-tabs .tab-content .std { padding:0; }   
.collateral-tabs dl#product-attribute-specs-table dt { 
    float: left;
    font-weight: bold;
    padding: 0 3px 3px 0;
    width: 60px;    
 }
.collateral-tabs dl#product-attribute-specs-table dd { 
    padding:0 0 10px 63px;
    
 }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }

/* Product Images */
.product-view .product-img-box { float:left; width:465px; padding:0 0 26px; text-align:center; }
.product-view .product-img-box .product-image img { background:#fff; } /*IE8 PNG Fix */
.more-views { border-top:1px solid #EAEAEA;background-color:#F4F4F4; }
.more-views-container { border-top:1px solid #FFF; padding:10px 13px; }
.more-views a { float:left; display:block; width:56px; height:45px; border:1px solid #ddd; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:0 15px 0 0; }

.lightbox-gallery {
  display:none;
  z-index:10001;
  position:fixed;
  left:50%;
  background:#000;
}

#product-lightbox-gallery {
  height:700px;
  width:940px;
  margin-left:-470px;
  top:50px;
}

#product-lightbox-gallery .more-views-thumbs {display:none;}

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

.product-image-popup .nav { text-align:center; margin:0 auto; width:120px; }
.product-image-popup .nav .prev,
.product-image-popup .nav .next { margin:0 15px; display:inline; text-indent:-999em; cursor:pointer; width:28px; height:28px; z-index:2; overflow:hidden; float:left; }
.product-image-popup .nav .prev { left:-19px; float:left; }
.product-image-popup .nav .next { right:-19px; float:right; }

/* Product Shop */
.product-view .product-essential {  }
.product-view .product-shop { float:right; width:435px; padding:0 20px 0 0; }
.product-view .product-shop .product-main-info { margin:0 0 5px; padding:40px 0 10px; border-bottom:1px solid #cfcfcf; }
.product-view .product-shop p,
.product-view .product-shop .ratings { margin:10px 0; }
.product-view .product-shop .ratings p { margin:0; }
.product-view .product-shop .product-ids { margin:4px 0 10px; color:#999; display:none; }
.product-view .product-shop .availability { font-size:12px; display:none;}
.product-view .product-shop .price-box,
.product-view .product-shop .price-box-bundle { margin:0; float: right;}
.product-view .product-shop .price-box .price-label { font-size:11px; }
.product-view .product-shop .price-box .price-as-configured .price-label { font-size:12px; }
.product-view .product-shop .price-box .price-as-configured .price { color:#e55100; font-size:14px; }
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box-bundle .price { color:#8D8D8D; font-size:30px; font-weight:normal; line-height:100%;}
.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .special-price .price { font-size:14px; color:#c73615;}
.product-view .product-shop .price-box .price-as-configured .price-including-tax .price { color:#e55100; }
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:11px; }
.product-view .product-shop .price-box p { margin:4px 0; }
.product-view .product-shop .add-to-links { margin:10px 0; }

.product-view .product-name h1 {display:block; float:left; width:245px; font-size:36px; line-height:100%; color:#002144; font-weight:normal; }
.product-view .product-ids { text-transform:uppercase; }
.product-view .subhead-container { width:auto; padding:10px 0px; clear:both; font-size:14px; color:#5EB0E5;}
.product-view .short-description { width:325px; margin:0; padding:0; line-height:20px; }
.product-view .short-description h2 { margin:0 0 5px; font-size:13px; }

.product-view .product-shop .add-to-cart { display:block; width:auto; padding:2px 0 2px 0; margin:0; clear:both;}

.#button-old {
	text-indent: -9999px;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	cursor: pointer;
	height: 30px;
	vertical-align: middle;
	background-color: transparent;
	background-image: url('//d3nm054bq1047e.cloudfront.net/images-1/buttons.png');
	background-repeat: no-repeat;
	background-position: 0 -80px;
	width: 129px;
	float: right;
}
.product-view .product-shop .add-to-cart .button:hover,.product-view .product-shop .add-to-cart .button:focus {
background: rgb(54,232,144); /* Old browsers */
background: -moz-linear-gradient(top, rgba(54,232,144,1) 0%, rgba(55,234,147,1) 5%, rgba(54,233,146,1) 14%, rgba(41,222,134,1) 54%, rgba(30,214,124,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,232,144,1)), color-stop(5%,rgba(55,234,147,1)), color-stop(14%,rgba(54,233,146,1)), color-stop(54%,rgba(41,222,134,1)), color-stop(100%,rgba(30,214,124,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(54,232,144,1) 0%,rgba(55,234,147,1) 5%,rgba(54,233,146,1) 14%,rgba(41,222,134,1) 54%,rgba(30,214,124,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(54,232,144,1) 0%,rgba(55,234,147,1) 5%,rgba(54,233,146,1) 14%,rgba(41,222,134,1) 54%,rgba(30,214,124,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(54,232,144,1) 0%,rgba(55,234,147,1) 5%,rgba(54,233,146,1) 14%,rgba(41,222,134,1) 54%,rgba(30,214,124,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(54,232,144,1) 0%,rgba(55,234,147,1) 5%,rgba(54,233,146,1) 14%,rgba(41,222,134,1) 54%,rgba(30,214,124,1) 100%); /* W3C */
border-color: #2bd281;	
border-bottom-color: #1db76d;
}
.product-view .product-shop .add-to-cart .button:active {
  color: #e4f3ec;
 -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, .15);
 -moz-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, .15);
 box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, .15);
  border-color: #2bd281;
  border-top-color: #1db76d;	
}

.product-view .product-shop .add-to-cart .button.disabled {
  cursor:default;
  background: #42da8f;
  border-color:#42da8f;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";

  /* IE 5-7 */
  filter: alpha(opacity=40);

  /* Netscape */
  -moz-opacity: 0.4;

  /* Safari 1.x */
  -khtml-opacity: 0.4;

  /* Good browsers */
  opacity: 0.4;
}

.product-view .product-shop .add-to-cart .validation-advice {
	padding: 3px 0 3px 12px !important;
	color: #F4F4F4 !important;
	background: #878991;
	width: 165px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-top: -7px;
}

/* Button icons */



.product-view .product-shop .out-of-stock {float:right; width:140px; height:28px; margin:0 3px 0 2px; background:white url('../images/sprite.gif') 0 -377px  no-repeat; display:none; }
.product-view .product-shop .free-shipping {float:left; width:156px; padding:3px 3px 3px 0; font-size:11px; line-height:12px; font-weight:bold;}
.product-view .product-shop .free-shipping a {text-decoration:none; color:#777;}
.product-view .product-shop .free-shipping span {font-weight:normal; font-size:10px; color:#999; color:#999;}

/* Social */
.product-social-box {float:right;}
.product-social-box p.like-text {margin:0; padding:2px; color:#AAA; font-size:10px; clear:both;}
.product-social-box span.like-count {color:#5EB0E5;}


/* Rating */
.rating-cancel {display:none;}
.star-rating { display:block; float:left; width:15px; height:15px; text-indent:-999em; cursor:pointer; background:transparent; overflow:hidden; }
.star-rating, .star-rating a { background:url('//d3nm054bq1047e.cloudfront.net/images-1/bkg_rating.gif') no-repeat 0 2px; margin:0; text-decoration:none; }
.star-rating a { display:block; width:13px; height:15px; background-position:0 2px; border:0; }
.star-rating-on a { background-position:0 -13px !important; }
.star-rating-hover a { background-position:0 -13px; }
#star-rating .star-rating a {margin-top:0;}

/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.rating-box { float:left; width:75px; height:15px; margin-right:5px; font-size:0; line-height:0; overflow:hidden; background:url('//d3nm054bq1047e.cloudfront.net/images-1/bkg_rating.gif') repeat-x 0 2px; }
.rating-box .rating { float:left; height:15px;background:url('//d3nm054bq1047e.cloudfront.net/images-1/bkg_rating.gif') repeat-x 0 -13px; }
.rating-box .star { float:left; height:15px; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
.ratings .amount { font-size:12px; }
.ratings .rating-links { margin:0; font-size:11px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }

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

.availability-only { margin:10px 0 7px; line-height:16px; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only strong { color:#d12c01; }

.availability-only-details { margin:0 0 7px; border:1px solid #d9d9d9; }
.availability-only-details th,
.availability-only-details td { padding:2px 8px; }
.availability-only-details th { border-bottom:1px solid #d9d9d9; font-size:10px; text-transform:uppercase; }
.availability-only-details td { background:#fff; font-size:11px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Add to Links + Add to Cart */
.add-to-box {
    padding:10px 15px 15px;
    width:auto;
    background-position:0px 5px;
    background-repeat:no-repeat;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:0;
    background: whiteSmoke;
}
.add-to-box .add-to-links { margin:0 !important; }
.add-to-box .add-to-links li { margin:0 0 2px; }

/* Product Options */
.giftcard-amount-form,
.giftcard-send-form { margin:10px 0 0; }
.product-options { margin:1px 0 0; }
.product-options dt label,
.giftcard-amount-form dt label,
.giftcard-send-form dt label { font-weight:normal; color:#002144; font-size:14px; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { border:0; padding:3px; color:#000; }
.product-options dd,
.giftcard-amount-form dd,
.giftcard-send-form dd { margin:5px 0 0; padding:0 0 12px; }
.product-options dd .input-box {width:100%; display:block; padding-right:20px; }
.product-options dd .input-box #config-oosMessage { display:none; line-height:22px; }
.product-options dd input.input-text,
.giftcard-amount-form input.input-text,
.giftcard-send-form input.input-text { width:240px; background-color:#fcfcfc;border:1px solid #EAEAEA; color:#999; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd .time-picker select { vertical-align:middle; }
.product-options dd textarea,
.giftcard-amount-form textarea,
.giftcard-send-form textarea  { width:240px; height:75px; background-color:#fcfcfc;border:1px solid #EAEAEA; color:#999; }
.product-options dd select,
.giftcard-amount-form select,
.giftcard-send-form select { width:245px; background-color:#fcfcfc;border:1px solid #c0c7d4; color:#333; }
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0; line-height:1.315; }
.product-options .options-list input.radio { float:left; margin:2px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:2px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }

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

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

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

/* Bundle product - alternative view */
.bundle-configurationFields .qty-holder {display:none !important;}

#customizeTitle { margin:0; }
.product-options .bundle-summary { font-size:11px; }
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px; line-height:27px; }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1; }
.product-view .product-shop .bundle-summary .add-to-cart .button { left:270px; }
/**/
#bundle-product-wrapper { margin:-1px -20px -20px; border-top:1px solid #cfcfcf; float:left; width:938px; overflow:hidden; position:relative; z-index:1; }
#bundleProduct { width:1877px; background:#fff; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { 
    padding:10px 8px;
    width:auto;
    background-position:0px 5px;
    background-repeat:no-repeat;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    border:1px solid #DAE9F3; }
#options-container h1 { text-align:left; }

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

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

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

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

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

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

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

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

/* Block: Related &  Block: Review Bottom of Page Stylling */
.form-add #review-form {display:none; padding:0;}
.form-add #review-form-show-hide {height:15px; padding:0; display:block;}

.box-collateral.box-related, .box-collateral.box-reviews {
    overflow:hidden;
    z-index:4;
    border:1px solid #e1e1e1;
    width:48%;
     margin:0 0 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position:relative; z-index:5;
}

.form-add .data-table {width:85%; margin:10px 0 20px;}
.form-add h3{margin:20px 0 15px;}
.form-add h4{font-size:11px;}

.box-collateral.box-related {float:right; margin-left:10px;}
.box-collateral.box-reviews {float:left; margin-right:10px;padding-bottom:20px;}
.box-collateral .box-title {margin:0; padding:0 10px; border:none; border-bottom:1px solid #E1E1E1; background:none;}
.box-collateral.box-related .box-title h2,  .box-collateral.box-reviews .box-title h2 { line-height:40px;font-weight:normal; text-transform:uppercase; }
.box-collateral.box-reviews h5 {margin:3px 0 0 10px;}
.box-collateral.box-reviews h5 span {margin-left:5px; font-style: italic; font-weight:normal;}
.box-collateral.box-reviews p#toggle-reviewForm { padding:0 15px; }
.box-collateral.box-reviews #prodDtl-reviewForm-hide { display:none; }
.box-collateral.box-reviews #prodDtl-reviewForm {padding:0 15px;margin-top:20px;}
.box-collateral.box-reviews .box-content {margin:20px 15px 0;padding:0;}

.box-collateral .box-content {padding:20px 15px ; font-size:11px; overflow:hidden;}
.box-collateral .box-content dd {padding:0 0 20px 0; }
.box-collateral .box-content ul {overflow:hidden; float:left;}
.box-related ul li.item{float:left; width:95px; padding:0; margin-right:13px; overflow:hidden;}
.box-related ul li.item.last { margin-right:0; }

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

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

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

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

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

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

.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { margin-bottom:0; }
/* Add Review Form */
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { font-weight:bold; }
.product-view .box-reviews .form-list { margin:15px 0; }

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


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

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

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

.review-product-view .col-main { background:#fff; padding:0; }
.review-product-view .col-main .page-title { margin-left:0; margin-right:0; }
.review-product-view .product-review .product-img-box { padding:0 0 20px 20px; }
.review-product-view .product-review .details { width:570px; padding:0 20px 20px 0; }
.review-product-view .product-review .buttons-set { border-top:1px solid #d1d1d1; background:#fff; margin:0; padding:15px 20px; }

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


/* CMS ============================================================================= */
.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15 {
    position: relative;
}
.container_12 .grid_3, .container_16 .grid_4 {
    width: 220px;
}
.container_12 .grid_6, .container_16 .grid_8 {
    width: 460px;
}
.container_12 .grid_9, .container_16 .grid_12 {
    width: 700px;
}
.container_12 .grid_12, .container_16 .grid_16 {
    width: 940px;
}
.alpha {
    margin-left: 0;
}
.omega {
    margin-right: 0;
}
.container_12 .grid_1 {
    width: 60px;
}
.container_12 .grid_2 {
    width: 140px;
}
.container_12 .grid_4 {
    width: 300px;
}
.container_12 .grid_5 {
    width: 380px;
}
.container_12 .grid_7 {
    width: 540px;
}
.container_12 .grid_8 {
    width: 620px;
}
.container_12 .grid_10 {
    width: 780px;
}
.container_12 .grid_11 {
    width: 860px;
}
.container_16 .grid_1 {
    width: 40px;
}
.container_16 .grid_2 {
    width: 100px;
}
.container_16 .grid_3 {
    width: 160px;
}
.container_16 .grid_5 {
    width: 280px;
}
.container_16 .grid_6 {
    width: 340px;
}
.container_16 .grid_7 {
    width: 400px;
}
.container_16 .grid_9 {
    width: 520px;
}
.container_16 .grid_10 {
    width: 580px;
}
.container_16 .grid_11 {
    width: 640px;
}
.container_16 .grid_13 {
    width: 760px;
}
.container_16 .grid_14 {
    width: 820px;
}
.container_16 .grid_15 {
    width: 880px;
}
.container_12 .prefix_3, .container_16 .prefix_4 {
    padding-left: 240px;
}
.container_12 .prefix_6, .container_16 .prefix_8 {
    padding-left: 480px;
}
.container_12 .prefix_9, .container_16 .prefix_12 {
    padding-left: 720px;
}
.container_12 .prefix_1 {
    padding-left: 80px;
}
.container_12 .prefix_2 {
    padding-left: 160px;
}
.container_12 .prefix_4 {
    padding-left: 320px;
}
.container_12 .prefix_5 {
    padding-left: 400px;
}
.container_12 .prefix_7 {
    padding-left: 560px;
}
.container_12 .prefix_8 {
    padding-left: 640px;
}
.container_12 .prefix_10 {
    padding-left: 800px;
}
.container_12 .prefix_11 {
    padding-left: 880px;
}
.container_16 .prefix_1 {
    padding-left: 60px;
}
.container_16 .prefix_2 {
    padding-left: 120px;
}
.container_16 .prefix_3 {
    padding-left: 180px;
}
.container_16 .prefix_5 {
    padding-left: 300px;
}
.container_16 .prefix_6 {
    padding-left: 360px;
}
.container_16 .prefix_7 {
    padding-left: 420px;
}
.container_16 .prefix_9 {
    padding-left: 540px;
}
.container_16 .prefix_10 {
    padding-left: 600px;
}
.container_16 .prefix_11 {
    padding-left: 660px;
}
.container_16 .prefix_13 {
    padding-left: 780px;
}
.container_16 .prefix_14 {
    padding-left: 840px;
}
.container_16 .prefix_15 {
    padding-left: 900px;
}
.container_12 .suffix_3, .container_16 .suffix_4 {
    padding-right: 240px;
}
.container_12 .suffix_6, .container_16 .suffix_8 {
    padding-right: 480px;
}
.container_12 .suffix_9, .container_16 .suffix_12 {
    padding-right: 720px;
}
.container_12 .suffix_1 {
    padding-right: 80px;
}
.container_12 .suffix_2 {
    padding-right: 160px;
}
.container_12 .suffix_4 {
    padding-right: 320px;
}
.container_12 .suffix_5 {
    padding-right: 400px;
}
.container_12 .suffix_7 {
    padding-right: 560px;
}
.container_12 .suffix_8 {
    padding-right: 640px;
}
.container_12 .suffix_10 {
    padding-right: 800px;
}
.container_12 .suffix_11 {
    padding-right: 880px;
}
.container_16 .suffix_1 {
    padding-right: 60px;
}
.container_16 .suffix_2 {
    padding-right: 120px;
}
.container_16 .suffix_3 {
    padding-right: 180px;
}
.container_16 .suffix_5 {
    padding-right: 300px;
}
.container_16 .suffix_6 {
    padding-right: 360px;
}
.container_16 .suffix_7 {
    padding-right: 420px;
}
.container_16 .suffix_9 {
    padding-right: 540px;
}
.container_16 .suffix_10 {
    padding-right: 600px;
}
.container_16 .suffix_11 {
    padding-right: 660px;
}
.container_16 .suffix_13 {
    padding-right: 780px;
}
.container_16 .suffix_14 {
    padding-right: 840px;
}
.container_16 .suffix_15 {
    padding-right: 900px;
}
.container_12 .push_3, .container_16 .push_4 {
    left: 240px;
}
.container_12 .push_6, .container_16 .push_8 {
    left: 480px;
}
.container_12 .push_9, .container_16 .push_12 {
    left: 720px;
}
.container_12 .push_1 {
    left: 80px;
}
.container_12 .push_2 {
    left: 160px;
}
.container_12 .push_4 {
    left: 320px;
}
.container_12 .push_5 {
    left: 400px;
}
.container_12 .push_7 {
    left: 560px;
}
.container_12 .push_8 {
    left: 640px;
}
.container_12 .push_10 {
    left: 800px;
}
.container_12 .push_11 {
    left: 880px;
}
.container_16 .push_1 {
    left: 60px;
}
.container_16 .push_2 {
    left: 120px;
}
.container_16 .push_3 {
    left: 180px;
}
.container_16 .push_5 {
    left: 300px;
}
.container_16 .push_6 {
    left: 360px;
}
.container_16 .push_7 {
    left: 420px;
}
.container_16 .push_9 {
    left: 540px;
}
.container_16 .push_10 {
    left: 600px;
}
.container_16 .push_11 {
    left: 660px;
}
.container_16 .push_13 {
    left: 780px;
}
.container_16 .push_14 {
    left: 840px;
}
.container_16 .push_15 {
    left: 900px;
}
.container_12 .pull_3, .container_16 .pull_4 {
    left: -240px;
}
.container_12 .pull_6, .container_16 .pull_8 {
    left: -480px;
}
.container_12 .pull_9, .container_16 .pull_12 {
    left: -720px;
}
.container_12 .pull_1 {
    left: -80px;
}
.container_12 .pull_2 {
    left: -160px;
}
.container_12 .pull_4 {
    left: -320px;
}
.container_12 .pull_5 {
    left: -400px;
}
.container_12 .pull_7 {
    left: -560px;
}
.container_12 .pull_8 {
    left: -640px;
}
.container_12 .pull_10 {
    left: -800px;
}
.container_12 .pull_11 {
    left: -880px;
}
.container_16 .pull_1 {
    left: -60px;
}
.container_16 .pull_2 {
    left: -120px;
}
.container_16 .pull_3 {
    left: -180px;
}
.container_16 .pull_5 {
    left: -300px;
}
.container_16 .pull_6 {
    left: -360px;
}
.container_16 .pull_7 {
    left: -420px;
}
.container_16 .pull_9 {
    left: -540px;
}
.container_16 .pull_10 {
    left: -600px;
}
.container_16 .pull_11 {
    left: -660px;
}
.container_16 .pull_13 {
    left: -780px;
}
.container_16 .pull_14 {
    left: -840px;
}
.container_16 .pull_15 {
    left: -900px;
}

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

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

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

.about-layout ul.cms-menu { margin-bottom:20px; }
.about-layout .cms-menu li.parent a,
.about-layout .cms-menu li.parent ul li.parent ul,
.about-layout .cms-menu li {display:none;}
.about-layout .cms-menu li.parent { display:block; }  
.about-layout .cms-menu li.parent ul li { float:left; display:block; }
.about-layout .cms-menu li.parent ul li a,
.about-layout .cms-menu li.parent ul li strong { display:block; 
    background-image: url("//d3nm054bq1047e.cloudfront.net/images-1/about.sprite.png");
    background-position: 0 -23px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #EFEFEF;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    padding: 3px 0 3px 15px;
    text-decoration: none;
    text-indent: -10000px;
    width: 265px; }
.about-layout .cms-menu li.parent ul li a:hover{background-position:0 -193px;}
.about-layout .cms-menu li.parent ul li strong.the-fit{background-position:0 -108px;}

.about-layout .cms-menu li.parent ul li a.the-look{background-position:-380px -23px;}
.about-layout .cms-menu li.parent ul li a.the-look:hover{background-position:-380px -193px;}
.about-layout .cms-menu li.parent ul li strong.the-look{background-position:-380px -108px;}

.about-layout .cms-menu li.parent ul li a.the-experience{background-position:-760px -23px;}
.about-layout .cms-menu li.parent ul li a.the-experience:hover{background-position:-760px -193px;}
.about-layout .cms-menu li.parent ul li strong.the-experience{background-position:-760px -108px;}

.about-layout .cms-menu li.parent ul li a.the-company{background-position:-1140px -23px;}
.about-layout .cms-menu li.parent ul li a.the-company:hover{background-position:-1140px -193px;}
.about-layout .cms-menu li.parent ul li strong.the-company{background-position:-1140px -108px;}

.about-layout .cms-menu li.parent ul li a.jobs,
.about-layout .cms-menu li.parent ul li a.contact,
.about-layout .cms-menu li.parent ul li strong.jobs,
.about-layout .cms-menu li.parent ul li strong.contact,
.about-layout .col-left ul li a.press{ display:inline; 
    border:none;
    text-indent:0;
    width:auto;
    background: url("../images/sprite.gif") no-repeat scroll right -487px transparent;
    font-size:12px;
    line-height:16px;
    padding:0;
    color: #777777;
    margin-left: 16px;
    position:relative;
    top:20px;
    padding-right: 18px;
    text-decoration: none;
    font-weight:normal; }  
.about-layout .col-left #sideNav_secondary a{color:#777;text-decoration:none;padding-right:18px;margin-left:16px;background:transparent url('../images/sprite.gif') no-repeat right -487px;}
.about-layout .col-left #sideNav_secondary a:hover{text-decoration:underline;}


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

/* Home Page */

.rotating-image-holder {position:relative;top:0;left:0;width:625px;height:720px;}
.rotating-image-holder .rotating-image {position:absolute;top:0;left:0;z-index:2;display:none;}
.rotating-image-holder #rotating-image-1  {z-index:3;display:block;}

.rotating-image-holder ul {z-index:5;position:absolute;bottom:22px;right:20px;}
.rotating-image-holder ul li {cursor:pointer; float:left; list-style-type:none; background-color:#999;color:#FFF;height:15px;margin-left:5px; padding:4px 6px;}
.rotating-image-holder ul li.activeRotation {background-color:#266aae;color:#fff;}

.rotating-image-holder #mycarousel-prev { left: 20px;
    position: absolute;
    top: 200px;
    z-index:5; }
.rotating-image-holder #mycarousel-next { position: absolute;
    right: 20px;
    top: 200px;
    z-index:5; }

#home-banner {margin:10px 0;}
#home-hero { width: 625px;float: left;margin: 0 15px 0 0; }
#home-sidebar { margin: 0; width: 300px; float: left; position: relative; z-index: 2; }
#home-top { background: #9A9A92; padding: 7px; float: left; margin-bottom: 16px;}
    #home-top a { display: block; text-indent: -9000px; font-size: 0; float: left; }
    #home-top a#gift-guide-cta{ height: 191px;
    width: 286px;
    background: url('//d3nm054bq1047e.cloudfront.net/magento/holiday-homepage/gift-guide-top.jpg') top center no-repeat;
    margin-bottom: 0;
    display: block;
    float: left;
    background-position: 0px 0px;
    background-color: #303030; }
    #home-top a#gift-guide-gq,#home-top a#gift-guide-personality,#home-top a#gift-guide-price { width: 95px; height: 94px; background: url('http://d3nm054bq1047e.cloudfront.net/magento/holiday-homepage/gift-guide-bottom.jpg'); }
    #home-top a#gift-guide-gq { background-position: 0px 0px}
        #home-top a#gift-guide-gq:hover { background-position: 0px -96px }
    #home-top a#gift-guide-personality { background-position: 95px 0px}
        #home-top a#gift-guide-personality:hover { background-position: 95px -96px}
    #home-top a#gift-guide-price { background-position: 190px 0px; width: 96px}
        #home-top a#gift-guide-price:hover { background-position: 190px -96px; width: 96px}
    #home-bottom { height: 405px; background: #555; }
#home-spiffs {margin:-10px 0 0 0;position:relative;z-index:2;}
#home-spiffs div.widget {margin-left:11px;float:left;}
#home-spiffs div.widget:first-child {margin-left:0;}

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

/* Advanced Search */
.search-summary { padding:10px 10px 0; margin:10px 0 0; font-size:12px; }
.search-summary li { margin:2px 0; }

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

/* CMS "Sizing Page" ================================================================= */
.size-guide-table {width:100px; margin-top:10px;}
.size-guide-table th {background:#AAA; font-weight:bold;}
.size-guide-table th, .size-guide-table td { padding:4px; text-align:center; font-size:14px;}


.ButtonTable{CURSOR: pointer;
VERTICAL-ALIGN: middle;
DIRECTION: ltr;
cursor: pointer;
vertical-align: middle;
direction: ltr;
margin:20px 0;}

.ButtonTable a:link, .ButtonTable a:visited {
    color: #0C6DC8;
    font-weight: bold;
}

.help-layout .std a:link, .help-layout .std a:visited {
    color: #0C6DC8;
}

/* CMS "FAQ" ================================================================= */
.cms-faq .std li { padding-bottom: 10px; }

/* CMS "Returns Page" ================================================================= */
.ButtonTable td.Button { padding:.2em .5em; background-image: url(/media/cms-images/returns/butbg.gif); background-position:left top; background-repeat:repeat-x;}
.ButtonTable td.Button span{padding:0; margin:0;}

/* CMS Help Center Pages */
.help-layout .std-title span { float:right; font-size:11px;}
.help-layout .std { border-top:1px solid #EAEAEA; min-height:300px; color:#333; }


/* CMS "Help Center Page" ================================================================= */
.cms-about-helpcenter .std #contact, #BrandList #contact {
    background-image: -moz-linear-gradient(center top , #EBEDF5 0%, #FFFFFF 79%);
    border: 1px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 40px;
    margin: -10px 0 10px -10px;
    padding: 0 10px;
    width: 100%;
}
.cms-about-helpcenter .std #contact h1, #BrandList #contact h1 {
    float: left;
    font-size: 20px;
    line-height: 36px;
    margin-top: 2px;
}
.cms-about-helpcenter .std #contact span {
    display: block;
    float: right;
    font-size: 16px;
    margin-top: 10px;
}
.cms-about-helpcenter .std #contact span a {
    border-right: 1px dotted #CCCCCC;
    margin-right: 10px;
    padding-right: 10px;
}
.cms-about-helpcenter .std dt {
    clear: both;
    float: left;
    font-size: 14px;
    line-height: 24px;
}
.cms-about-helpcenter .std dl {
    font-family: Georgia,"Times New Roman",Times,serif;
}
.cms-about-helpcenter .std dd {
    clear: both;
    display: none;
    float: left;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 11px;
    margin-bottom: 15px;
    padding-top: 5px;
}
.cms-about-helpcenter .std dt.selected a {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 3px 3px 3px 3px;
    color: #1A284D;
    margin: -2px 0 0 -7px;
    padding: 2px 7px;
}
.cms-about-helpcenter .std dt a:active {
    color: #1A284D;
}
.cms-about-helpcenter .std .boxlink {
    margin-top: 20px;
}
.cms-about-helpcenter .std .section {
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 0 30px;
}
.cms-about-helpcenter .std .section h1 {
    background: url("//d3nm054bq1047e.cloudfront.net/images-1/aboutus//sprite_GreatExperience.png") no-repeat scroll 0 0 transparent;
    font-size: 24px;
    padding-top: 45px;
}
.cms-about-helpcenter .std #shipping h1 {
    background-position: 0 0;
}
.cms-about-helpcenter .std #returns h1 {
    background-position: 0 -80px;
}
.cms-about-helpcenter .std #fitting h1 {
    background-position: 0 -246px;
}
.cms-about-helpcenter .std #ninjas h1 {
    background-position: 0 -163px;
}
.cms-about-helpcenter .std .section h3 {
    margin-bottom: 10px;
    margin-top: -10px;
}
.cms-about-helpcenter .std .questions h5 {
    margin-top: 7px;
}



.helpcenter-title {position:relative; width:auto; overflow:hidden;}
.helpcenter-title #contact {position:absolute; right:0; font-size:16px; text-transform:none; margin:0; padding:0;}
.helpcenter-title #contact a {text-decoration:none; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px dotted #CCC;}
.helpcenter-block {padding:20px 40px; margin:0 auto; border-bottom:1px solid #DDD; overflow:hidden; clear:both;}
.helpcenter-block a{color:#278DC8; text-decoration:none;}

.helpcenter-block h1 {margin-bottom:10px; padding-top:50px; font-size:24px; color:#1A284D; background:#FFF url(../images/sprite_GreatExperience.png) no-repeat;}
.helpcenter-block h2 {margin:10px 0; font-size:12px; color:#424242; }
.helpcenter-block h3 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; line-height:24px; }
.helpcenter-block h3.ui-state-active { margin-left: -7px; }
.helpcenter-block h3.ui-state-active a {
    border-radius: 3px 3px 3px 3px;
    background-color:#EFEFEF;
    color:#1A284D; 
    padding:0 7px;
    display: inline-block;
    position: relative;
    }
.helpcenter-block h5, #about-page h5 {margin:7px 0; color:#60646F; font-size:10px; font-weight:normal; text-transform: uppercase;}

.helpcenter-block #shipping h1 {background-position:0px 0px;}
.helpcenter-block #returns h1 {background-position:0px -80px;}
.helpcenter-block #fitting h1 {background-position:0px -246px;}
.helpcenter-block #ninjas h1 {background-position:0px -163px;}

.help-layout .std a.boxlink { margin-top:20px; border-radius:5px; -moz-border-radius:5px; text-decoration:none; background-color:#ababab; padding:5px 10px; border:0; color:#fff; font-size:12px; float:left; clear:both;  }

.help-layout .std a.boxlink:hover {
    background-color: #539dd7;
    color: #fff;
}

.helpcenter-right-content {display:block; float:right; width:350px;}
.helpcenter-left-content {display:block; float:left; width:300px; overflow:hidden;}

.helpcenter-right-content h3, .helpcenter-right-content h5, .helpcenter-right-content .ui-accordion-content {
    padding-left: 7px;
}

.helpcenter-block .accordion {display:block; overflow:hidden;}
.helpcenter-block .accordion div {padding-bottom:20px; font-size:11px; display:none; overflow:hidden;}

/* Global CMS About Page Styles ====================== */

.about-layout a:link, .about-layout a:visited {
    color: #0C6DC8;
}

.about-layout .col-left {
    margin: 0;
    padding: 0;
}

.about-layout .std {
    padding: 32px 40px;
}

.about-layout .std-title {
    border: 1px solid #EAEAEA;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #FFF;
    padding: 8px 15px;
    margin-top: 10px;
}

.about-layout h3 {
    color: #002144;
    font-family: "Verdana", Arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    padding: 0 0 10px 0;
}

.about-layout h4 {
    color: #5EB0E5;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: uppercase;
}

.about-layout p {
    color: #424242;
    margin: 0 0 15px 0;
}

.about-layout .subhead {
    color: #999;
}

#about_nav {
    border-top: 1px solid #EFEFEF;
    padding-top: 10px;
    text-align: right;
}

#about_nav a:link, #about_nav a:visited {
    background: url(../images/about.nav.arrows.png) no-repeat scroll right 1px transparent;
    color: #002144;
    text-decoration: none;
    padding-right: 20px;
}

#about_nav a:hover {
    text-decoration: underline;
}

#about_nav a.about_nav_left {
    background: url(../images/about.nav.arrows.png) no-repeat scroll left 2px transparent;
    display: block;
    float: left;
    padding-left: 20px;
}

/* CMS "Contact Page" ====================== */

#map {float:right; margin-left:10px;}
.subhead {color: #999;
font-size: 16px;
line-height: 24px;}

.cms-contact address {
    color: #666;
    font-style: italic;
    padding-top: 20px;
}

.cms-contact h5 {
    margin: 15px 0 5px 0;
}


/* CMS "About Page" ================================================================= */
.cms-about .main {
    margin: 0 4px;
}
.cms-about .std {
    padding: 8px 0;
}
#about-page {position:relative; overflow:hidden; width:auto; margin:0 auto; padding:0;}
#about-page a {text-decoration:none;}
#about-page ul, ol {list-style:none; padding-left:0;}
#about-page li {margin:0;}

#aboutNav {
    font: 13px/17px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    position:fixed; 
    top:190px; 
    right:50%; 
    z-index:1000; 
    margin-right:-440px;
}
#aboutNav li {
    position:relative; 
    height:26px; 
    margin-bottom:2px; 
    line-height:26px; 
    background-image:url(../images/about/chaptersNav.png); 
    background-position:left center; background-repeat:no-repeat;
    margin-bottom: 0;
}
#aboutNav li:hover {background-position:left bottom;}
#aboutNav li.selected {background-position:left top;}

#aboutNav li a {padding-left:36px; display:block; font-size:12px; color:#ABBABC; font-weight:bold;}
#aboutNav li:hover a{color:#1A284D;}
#aboutNav li.selected a{color:#357FB9;}

.about-block {overflow:hidden; position:relative; width:auto; height:655px; padding:0; background-position:left top; background-repeat:no-repeat; background-color:#FFF;}
.about-block .left-content {margin:350px 0 15px 70px; width:340px;}

#betterFit {height:655px; background-image:url(../images/about/bg_BetterFitting2.jpg); border-bottom:2px dashed #737FA0;}
#betterFit .special-text {margin-bottom:15px; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 20px; font-style: italic;}
.about-block h5 {margin-top:20px;}
#betterFit a:link, #betterFit a:visited {
    color: #425497;
}
#betterFit a:hover {
    color: #cc3366;
}
#betterFit h5 {
    padding-top: 20px;
}

#greatBrands {height:843px; background-image:url(../images/about/hero_GreatBrands.jpg); background-position:60px 145px;}
#greatBrands .top-content {width:700px; margin:40px 60px 0;}
#greatBrands .left-content {margin:360px 0 0 50px; }
#greatBrands p{ margin:10px 0 0; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px;}
#greatBrands h1 {color:#1A284D; font-size:80px; line-height:80px; font-weight:bold; margin:60px 30px 10px 100px;}
#greatBrands ol {margin-left:22px; margin-bottom:20px; list-style:decimal; color:#AAA; font-weight:bold; font-size:14px;}

.greatbrands-plus { 
    padding: 30px 0 0 10px;
}
.partnerBrandLink { padding:7px 20px 7px 10px; font-size:16px; color:#fff; background-color:#539DD7;}
.partnerBrandLink:hover {color:#539DD7; background-color:#FFF200;}
.greatbrands-plus {margin-bottom:5px;}
.greatbrands-link {font-size:11px; padding-left: 10px;}

#confidentStyle {height:504px; background-image:url(../images/about/bg_ConfidentStyle.jpg);}
#confidentStyle .left-content {margin-top:210px; font-family:Georgia, "Times New Roman", Times, serif;}
#confidentStyle #carousel {position:relative; overflow:hidden; height:114px; width:350px; margin:20px 0; padding:0 0; border-top:1px dashed #737FA0; border-bottom:1px dashed #737FA0;}
#confidentStyle #carousel .author-name {font-size:12px;}
#confidentStyle #carousel ul {position:relative; left:0; margin:0; padding:0; overflow:hidden; width:2000px; height:95px;}
#confidentStyle #carousel li {
    position:relative;
    display:block;
    float:left;
    height:85px;
    width:305px;
    padding:15px 10px 0 35px;
    margin-right:20px;
    line-height:20px; font-size:17px;
    font-style:italic;
    background-color:transparent;
    background-image:url(../images/about/sprite.png);
    background-repeat:no-repeat;
    background-position:2px -485px;
}

#carousel-next, #carousel-prev {color:#fff; background-color:#539DD7; padding:.2em .5em; margin-right:3px;}
#carousel-next:hover, #carousel-prev:hover {color:#539DD7; background-color:#FFF200; }

#greatExperience {height:504px; background-color:#DDD;}
#greatExperience ul {margin-left:60px;}

#greatExperience li {display:block; float:left;
    width: 150px;
    margin: 30px 30px 30px 0;
    padding:0;
    padding:0 0 0 10px;
}

#greatExperience p {
    font-family: Georgia,"Times New Roman",Times,serif;
    margin:8px 0 25px;
}

#greatExperience h3 {
    padding:50px 0 0 0;
    font-size:17px;
    background:transparent url(../images/about/sprite_GreatExperience.png) no-repeat;
}

#painlessReturns h3{background-position:0 -80px;}
#ninjaService h3{background-position:0 -163px;}

#getStarted {padding-bottom:50px;}
#getStarted h1, #greatExperience h1 { font: 36px "Helvetica", "Arial"; font-weight:bold; margin:50px 30px 30px 70px; color: #1A284D;}
#getStarted p {margin:25px 0; font-family:Georgia, "Times New Roman", Times, serif;}
#getStarted h4 {color:#333; font-size:17px; line-height:20px;}

#getStarted ol {overflow:hidden; width:700px; margin-left:70px;padding-bottom:20px;}
#getStarted ol li {display:block; float:left; width:30%; margin-right:20px;}
#getStarted ol ul {display:block; overflow:hidden; width:auto;}
#getStarted ol ul li {display:block; float:left; width:100%; margin:0 0 5px; padding-left:35px; height:27px; line-height:27px; font-size:14px; background:transparent url(../images/about/sprite.png) no-repeat;}
#getStarted #facebook {background-position:0px -376px;}
#getStarted #twitter {background-position:0px -403px;}
#getStarted #blog {background-position:0px -430px;}
#getStarted h5 a:link, #getStarted h5 a:visited {
    background: url(../images/about/sprite.png) 95px -751px no-repeat;
    color: #1A284D;
    font-weight: bold;
    padding: 2px 25px 2px 0;
}
#getStarted .productInfo span.price {
    color: #5EB0E5;
    font-weight: bold;
}
#getStarted .productInfo em {
    color: #999;
    font-style: normal;
}


#about-page-newsletter-form .form-subscribe { padding:0; overflow:hidden; background-image:none;}
#about-page-newsletter-form .input-text {margin:0 0 10px; width:90%;}
#about-page-newsletter-form label {display:none;}

.about-form-subscribe {display:block; width:auto;}
.about-form-subscribe input {display:block; width:180px; margin-left:0; background-position:left top; background-repeat:no-repeat; padding:12px 5px 12px 20px; border:none; background-color:transparent; background-image:url(../images/about/form_field.png); }
.about-form-subscribe input:focus { background-position: left -45px; }

.about-form-subscribe button.button {
    margin-top:10px; 
    text-indent:0; 
    padding:.2em 1em; 
    color:#fff; 
    font-weight:bold; 
    background-color:#539DD7; 
    background-image:none; 
    width: 80px;
}

.about-form-subscribe button.button span { text-indent:0px; }

.about-form-subscribe button.button:hover {color:#539DD7; background-color:#FFF200; }
/* ======================================================================================= */

/* CMS "Brands Page" ================================================================= */

.cms-brands .main {
    margin: 0 4px;
    padding: 0;
}

.cms-brands .std {
    padding: 15px 0;
}

.cms-brands .std h1 {
    color: #1A284D;
    font: 700 20px/20px "Helvetica","Arial";
    letter-spacing: -1px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.cms-brands .std .group {
    margin-bottom: 40px;
    overflow: hidden;
}

.brand_col1, .brand_col2, .brand_col3 {
    float: left;
    margin-left: 38px;
    margin-right: 38px;
    position: relative;
    width: 237px;
}

.brand_text {
    color: #424242;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
}

.brand_text a:link, .brand_text a:visited {
    text-decoration: none;
}

.brand_list {
    margin: 20px 40px;
}

.brand_list td {
    padding: 6px 0;
    width: 25%;
}

/* CMS "Guides Page" ================================================================= */

.cms-guides .std {padding:0;}
.cms-guides h3 {font: 100 17px/30px museo-sans,  georgia, serif; margin:0;}
.cms-guides p {color:#7e8797;}
.cms-guides .hero-unit {border-bottom:1px solid #ddd;}
.cms-guides .guides-locations {margin:50px auto 0; width:698px;}
.cms-guides .guides-location {float:left; width:309px;margin:0 20px; text-align:center;}
.cms-guides .guides-location .btn {width:80%;}
.cms-guides .feature-icon {
  width:26px; 
  height:26px;
  text-align:center; 
  border-radius:13px; 
  -moz-border-radius:13px; -webkit-border-radius:13px; 
  background:#102343;
}
.cms-guides .feature-icon i {margin:5px 0 0 0;}
.cms-guides .feature-body {padding-left:40px; margin-top:-2px;}
.cms-guides .row-fluid {margin-bottom:30px;}

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

/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .col-main .page-title { margin:0; }
.checkout-cart-index .col-main .cart-content {padding:15px 10px 0;border-top:1px solid #EAEAEA;}
.cart-empty { padding:1em; background:#fff; }
.cart .title-buttons { padding-right:15px; }
.cart .messages { margin:0 auto 10px; width:auto;}
.cart .checkout-types { float:right; text-align:center; }
.cart .checkout-types img,
.cart .checkout-types button {margin-bottom:10px;}
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types .btn-proceed-checkout span {height:27px !important; padding:0 0 0 13px !important; }
.cart .checkout-types .btn-proceed-checkout span span { border:0; padding:1px 32px 0 19px !important; color:#fff; font:bold 15px/26px Arial, Helvetica, sans-serif !important; height:26px; text-transform:none; margin:0 !important; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table .cart-image {width:163px;}
.cart-table .cart-description {width:391px;}
.cart-table .cart-price {width:102px;}
.cart-table .cart-quantity {width:139px;}
.cart-table .cart-subtotal {width:106px;}
.cart-table .item-msg { font-size:10px; }


.checkout-cart-index .col-main .cart-content button.btn-continueShopping,
.checkout-cart-index .col-main .cart-content button.btn-updateCart {float:right;margin:10px;}

/* Shopping Cart Collateral boxes */
#cart-footer {margin-bottom:10px;}
#cart-footer label,
#cart-footer input.input-text,
#cart-footer select {float:none;display:block; font-size: 11px;}
#cart-footer label { margin-bottom: 6px; }

.cart .cart-box-content {border:1px solid #EAEAEA;}
.cart .cart-box-content.discount {margin-bottom:10px;}
.cart .cart-box-content h2 {background-color:#f8f8f8;font-size:13px;line-height:28px;font-weight:bold;color:#333;border-bottom:1px solid #FFF;padding:0 14px;}
.cart .cart-box-content .cart-box-copy {border-top:1px solid #EAEAEA;padding: 9px 10px 6px;}
.cart .cart-box-content .cart-box-copy #discount-coupon-form a,
.cart .cart-box-content .cart-box-copy #giftcard-form a {margin-left:10px; font-size: 11px;}
.cart .cart-box-content .cart-box-copy #giftcard-form a.check-gc-status {display:block;margin-top:5px;margin-left:0;}
.cart .deals {float:left;width:339px;margin-right:20px;}
.cart .shipping {float:left;width:310px;}
.cart .shipping ul {width:282px;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:212px; padding:16px 10px 0 0; font-size:14px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { font-size:11px;color:#333;padding:0 5px 5px; }
.cart .totals table tfoot strong { font-weight:normal; font-size:18px; color:#0f2958; display:block; margin:10px 0 22px; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals .btn-remove { vertical-align:middle; }
.cart .totals .btn-remove img { vertical-align:baseline; }
.cart .totals .checkout-types li { margin:0 0 15px; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding-top:8px; line-height:1.0; font-size:11px; }

/* Options Tool Tip */
.item-options p { font-size:11px; font-weight:bold; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:bold; padding:7px 0 7px ; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:5px 0 0; position:relative; z-index:1; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; color:#514f4f; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:0; width:190px; border:1px solid #c8c8c8; border-bottom:1px solid #919191; background-color:#fff; }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding:0px 21px 10px 12px; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

/* Item options in the cart */
.data-table table.item-options tr td {border-top:none;}
.data-table table.item-options  thead tr,
.data-table table.item-options  tbody tr { border-left:none;border-right:none;}
.data-table table.item-options td { padding:0 5px 0 0; border-bottom:none; color:#999; }
.data-table table.item-options td .price { font-weight:bold; margin-left:5px; }

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


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

.opc-wrapper .page-title { margin:0; position:relative; z-index:1; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }

/* Block: Checkout Progress */
.opc-progress-container { float:right; width:300px; border:1px solid #eaeaea; background-color:#F8F8F8;}
.opc-progress-container .opc-block-progress {background-color:#F8F8F8;}
.opc-progress-container .opc-block-progress .block-title { width:auto; padding:0 15px; background-color:#F8F8F8; border-top:none;  border-color:#eaeaea; border-bottom:1px solid #FFF;}
.opc-progress-container .opc-block-progress .block-title strong { font-size:18px; line-height:36px; padding:0; color:#022358; font-weight:normal; }
.opc-progress-container .opc-block-progress .block-content { padding:0;}
.opc-progress-container .opc-block-progress dt { font-weight:bold; font-size:13px; padding:7px 15px; border-top:1px solid #eaeaea;border-bottom:1px solid #FFF; }
.opc-progress-container .opc-block-progress dt.complete { font-weight:bold; border-bottom:none; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; }
.opc-progress-container .opc-block-progress dd.complete { font-size:11px; padding:3px 15px 12px; color:#333;border-bottom:1px solid #FFF;}

.opc { float:left; width:620px; padding:0; margin:0; list-style-type:none; }
.opc li.section { position:relative; }
.opc li .step ul {margin:0; padding:0; list-style:none;}
.opc .step-title { margin-bottom:10px; padding:0 10px; background-color:#F8F8F8; border:1px solid #E1E1E1; text-align:right;  }
.opc .step-title .number { display:none; }
.opc .step-title h2 {color:#022358; font-size:18px; line-height:46px; font-weight:normal; text-transform:capitalize; float:left; }
.opc .step-title a.edit-opc-step { display:none; line-height:46px; }

.opc .allow .step-title {background-color:#F8F8F8; cursor:pointer; }
.opc .allow .step-title h2 { color:#999; }
.opc .allow .step-title a.edit-opc-step { display:block; }
.opc .allow.active .step-title a.edit-opc-step { display:none; }

.opc input.input-text, .opc select, .opc textarea { margin-bottom: 0;}
.opc .form-list .input-box { padding-bottom: 8px; }

.opc .active .step-title { margin-bottom:0;cursor:default; }
.opc .active .step-title h2 {color:#022358; }

.opc .step { padding:20px 10px 16px; font-size:12px; background:#FFF; border:1px solid #E1E1E1; border-top:0; margin-bottom:10px; }
.opc .step .tool-tip { right:10px; }

.opc .form-alt .input-box { width:auto; }
.opc .form-alt .input-box select { width:auto; }

.opc .buttons-set { margin: 23px 0 0; }
.opc .form-buttons { width:auto; float:none; margin: 12px 0 0;  }
#payment-buttons-container { margin-top: 0; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .buttons-set .button,
.opc .form-buttons .button { float:none;}
.opc p.required { width:auto; padding-left:0; text-align:left; }

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

/* Steps */
#checkout-step-login { height:auto !important; min-height:0 !important; padding:0; }
#checkout-step-login .col2-set { padding:20px 10px 17px; height:auto !important; min-height:0 !important; }
#checkout-step-login .login-only { background-image:none; }
#checkout-step-login h4 { margin:0 0 .5em; color:#333; text-transform:capitalize; font-size:12px; font-weight:bold; }
#checkout-step-login .col2-set .col-2, #checkout-step-login .col2-set .col-1  { width:auto; float:none; }
#checkout-step-login .col2-set .col-2 {margin-bottom:30px;}
#checkout-step-login .col2-set .col-2 .radio { margin-right:5px;}
#checkout-step-login .col2-set .col-2 li { padding-left:10px;}

#checkout-step-login .col2-set .col-2 .form-list li { padding-left:0; }
#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { width:90px; }
#checkout-step-login .btn-only { padding:0; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:none; }
#checkout-step-login p { margin:0 0 15px; font-size:11px; color:#999;}

#checkout-step-login .col2-set .col-1 .form-list li {width:100%; display:block; overflow:hidden;}
#checkout-step-login .form-list p { padding-left:105px; margin:0; }
#checkout-step-login .form-list .input-text { width:210px; }
#checkout-step-login .form-buttons { margin: 5px 0 0; }


#checkout-step-shipping .control {overflow:hidden; display:block; width:100%;}
#checkout-step-shipping .control .input-box {position:relative; overflow:hidden; margin-left:0; padding:0; text-align:left;}
#checkout-step-shipping .control .input-box .checkbox {margin-right:10px; text-align:left;}
#checkout-step-shipping_method { padding: 0 !important; }
#checkout-step-shipping_method label{float:none;}
#shipping-method-buttons-container { padding: 0 0 20px 10px; }

#checkout-step-billing .control {overflow:hidden; display:block; width:100%;}
#checkout-step-billing .control .input-box {position:relative; overflow:hidden; margin-left:0; padding:0; text-align:left;}
#checkout-step-billing .control .input-box radio.radio {margin:0; margin-left:-15px; float:left; text-align:left; width:50px;}

#checkout-step-payment {}

#checkout-step-payment .sp-methods dd ul.form-list label {float:left;}

#checkout-step-shipping_method li {margin-bottom:5px;}
#checkout-step-payment .radio,
#checkout-step-shipping_method .sp-methods .radio  {margin:2px 0 0; float:left; text-align:left; width:20px;}

#checkout-step-review { padding:0; overflow:hidden; }
#checkout-step-review #checkout-review-table-wrapper {margin:10px 10px 0 10px; font-size:10px; overflow:hidden;}
#checkout-step-review .data-table tbody{border:1px solid #D9D9D9;}
#checkout-step-review .data-table .item-options { font-size:11px; }

#checkout-step-review .data-table thead {border:1px solid #D9D9D9;}
#checkout-step-review .data-table thead th { vertical-align:bottom; font-size:13px; border:0; font-weight: normal; }
#checkout-step-review .data-table .product-name { font-size:12px; margin-bottom: 0; }
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }
#checkout-step-review .data-table .btn-remove { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }
#checkout-step-review .data-table .short-description { color: #999999; }
#checkout-step-review .buttons-set { padding:15px 10px; margin:0; }
#checkout-step-review p {margin-bottom:10px;}

#checkout-step-review .data-table { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }
#checkout-step-review .data-table thead{background-color:#F8F8F8;}
#checkout-step-review .data-table tr.last td { border-bottom: none; }
#checkout-step-review #checkout-review-totals { background-color:#FFF; width:100%; }
#checkout-step-review #checkout-review-table-wrapper #checkout-review-totals td { padding:0 13px 3px 10px; font-size:12px; color:#333;}
#checkout-step-review #checkout-review-table-wrapper #checkout-review-totals tr.first td { padding:12px 13px 3px 10px; }
#checkout-step-review #checkout-review-table-wrapper #checkout-review-totals td .a-right { text-align:left !important; }

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

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

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

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

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

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

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

/* Gift Messages */
.add-gift-message { padding:20px 0 0; }
.add-gift-message h3 { line-height:19px; margin:0 0 10px; }
.add-gift-message p { margin:10px 0; }

.gift-message-form { border:1px solid #d1d1d1; background:#f5f5f5; margin-top: 20px; }
.gift-message-form .add-gift-options-for-order,
.gift-message-form .add-gift-options-for-items,
.gift-message-form .gift-options-for-order,
.gift-message-form .gift-options-for-items  {padding:0 20px;}

.gift-message-form .fieldset { margin:0;padding:0; }
.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0; height:300px; overflow:auto; }
.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 { font:14px/1.25 Arial, Helvetica, sans-serif; color:#222; margin:17px 0; }
.gift-message-form .inner-box p { margin:0; }
#checkout-step-shipping_method .gift-message-form li.gift-item { padding:0; margin:0 0 15px; }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0; color:#adadad; font-weight:bold; }
.gift-message-form .gift-item .product-img-box { float:left; border:1px solid #ddd; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:0 15px 0 20px; }
.gift-message-form .gift-item .product-image { }
.gift-message-form .gift-item .product-name { font-size:12px; font-weight:bold; margin:0 0 10px; }
.gift-message-form .gift-item .fieldset { float:left; }
.gift-message-form .gift-item .fieldset label { padding-right:10px; }
.gift-message-link { display:block; padding-left:20px; }
.gift-message-row .btn-close { float:right; width:13px; height:12px; text-indent:-999em; overflow:hidden; }
.gift-message dt strong { font-weight:bold; }

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

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


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


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


/* Account Login/Create Pages ============================================================ */
/*.account-login,*/
.forgot-password {min-height:350px; }

.login-only .registered-users { float:none; margin:0 auto; }

.account-login .registered-users,
.account-login .new-users {float:left;}
.account-login .registered-users { width:335px;padding-right:55px; }
.account-login .new-users   {width:480px;}
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.5em; }
.account-login ul.form-list {width:335px;}
.forgot-password ul.form-list {width:460px;}
.account-login .form-list label,
.account-login .form-list span.label,
.forgot-password .form-list label,
.forgot-password .form-list span.label { width:80px; }
.account-login p.required,
.account-login .form-buttons { width:343px; }
.account-login .form-list input.input-text,
.forgot-password .form-list input.input-text { width:224px; }
.account-login .form-list p { padding:0 0 0 110px; }

#login-form #advice-validate-email-email { width: 235px; }

/* My Account ============================================================================= */
.my-account p.actions {margin-top:12px;}
.my-account .separator {padding:0 5px;}
.my-account .messages {width:auto;}
.my-account .table-wrapper table {border-left:1px solid #DDD; border-right:1px solid #DDD;}

/********** < Dashboard */
.dashboard .welcome-msg {padding:0 0 35px;}
.dashboard .col2-set,
.dashboard .recent-orders { padding:0 0 25px; }
.recent-table-wrapper {border:1px solid #DDD; margin:5px 0 30px; clear:both;}
.recent-orders .data-table td.last {width:150px;}
.box-recent .box-head {overflow:hidden;}

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



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

/* Adress Book */
.addresses-list {overflow:hidden;}
.addresses-list .addressBook-address {padding-bottom:25px;}


/* Order View */
#my-orders-table td.orderInfo {  }
#my-orders-table td.orderInfo p,
#my-orders-table td.orderInfo a { font-size:11px;line-height:14px;}
#my-orders-table td.orderInfo h6 { margin-bottom:12px; }
#my-orders-table td.productList { padding:0;font-size:11px; }
#my-orders-table td.productList h2 span.price { color:#5eb0e5; }
#my-orders-table td.productList p { color:#999; }

.sales-order-view .order-page .page-title a,
 .sales-order-view .order-page .page-title span {line-height:58px;}

.sales-order-view .order-opcInfo { padding:22px 11px 10px;border-top:1px solid #eaeaea; }
.sales-order-view .order-opcInfo h3 {margin-bottom:25px;}
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }
.order-page .col2-set h3 { margin-bottom:6px; }
.sales-order-view .order-opcInfo .info-table th { font-weight:normal; }

.sales-order-view .order-items.order-details { padding:0 10px; }
.order-details .link-print { padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }

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

.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px; text-align:right; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px; color:#6c6c6c; float:left; }
.order-info dd { float:left; }
.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px; background:#dedede; color:#222; padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none; padding:0 17px 0 0; line-height:24px; float:left; }
.order-info li.current { margin-bottom:-1px; color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff; }
.order-info li.current strong { padding-bottom:1px; }
.order-info dt { font-weight:bold; }

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

/* Store Credit */
.storecredit .account-balance { margin-bottom:35px; }

/* Wishlist */
.my-wishlist textarea { width:99%; height:10em; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table button.btn-cart { margin:3px 0; }

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

/* Tracking */
.shipping-tracking-popup h2 { margin: 0; padding: 10px; background-color: #F8F8F8; border: solid 1px #FFFFFF; border-bottom: none;  }
.shipping-tracking-popup .data-table {
    background-color: #F8F8F8;
}
.shipping-tracking-popup  .data-table td, .shipping-tracking-popup .data-table th {
    padding: 15px 14px;
}
 .shipping-tracking-popup  .data-table tr.first table td, .shipping-tracking-popup  .data-table tr.last td {
    border-bottom: solid 1px #D9D9D9;
 }
.shipping-tracking-popup  .data-table tbody tr.first td { border-top: none; }
/* Print Pages */
.page-print .print-head { margin-bottom:15px; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print p.order-date { margin-bottom:25px;}
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 30px; }

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


/* Lightbox Overlays */
#lb-canvas {position:absolute;
    top:0;
    left:-3000px;
    margin-left:0;
    z-index:10000;
    padding:17px 20px 22px;
    background-color:#FFF;
    border:3px solid #bec5d4; }
.close-lightbox { 
    position:absolute; 
    top:-17px;
    right:-13px;
    width:33px;
    height:33px;
    background:transparent url('//d3nm054bq1047e.cloudfront.net/images-1/rma/rma-sprite.png') right 0;
    cursor:pointer;
}    
#lb-overlay { position:absolute;top:0;left:-2px;
    z-index:9999;
    background-color:#000;
    -khtml-opacity:.70; -moz-opacity:.70; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70); opacity:.70;
    width:1px;
    height:1px;
    cursor:pointer;
    cursor:hand; }

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

/* CMS Save the Bono Page ================================================================ */
#bonobo_main { 
    background:url('/media/cms-images/savebonobo/save_bonobo.jpg');
    font-size:13px;
    height:606px;
    width:344px;
    padding:20px 20px 0 581px;
    margin-left:-2px;
    
}
#bonobo_main img {margin:1.4em 0 0.6em; }
#bonobo_main h2 {
    border:0;
    color:#71bef1;
    font-size:18px;
    font-weight:normal;
    line-height:20px;
    margin-bottom:1.1em; 
    padding-bottom:5px;   
}
#bonobo_main p {
    letter-spacing:-0.1px;
    line-height:19px;
    color:#fff;
    margin: 0 0 1.2em;
}
body.cms-savethebonobo .std { padding:0;}
#bonobo_bottom_wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E5E5E5 #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #E5E5E5;
    border-style: none solid solid;
    border-width: 0 0 0;
    margin: 0 auto;
    padding-bottom: 22px;
    padding-top: 18px;
    width: 938px;    
}
#bonobo_bottom {
    background:url('/media/cms-images/savebonobo/save_bonobo_bottom.jpg') no-repeat scroll 0 0 transparent;
    height:495px;
    margin:0 auto;
    position:relative;
    width:893px;
}
#shopping_intro, #become_customer, #greentshirt {
    height:140px; 
    width:331px; }
#shopping_intro h4 {
    color:#02144;
    font-size:18px;
    font-weight:normal;
    text-transform:uppercase; }
#shopping_intro p {line-height:18px; }
#become_customer {
    padding-left:150px;
    top:169px;
    width:181px; }
#shopping_intro, #become_customer, #greentshirt, #congos, #nanners {
    position:absolute; }
#congos { left:359px }
#congos, #nanners {
    color:#666;
    height:65px; 
    padding-left:17px;
    padding-top:430px;
width:236px; }
#congos strong, #nanners strong {
    color:#002144;
    display:block;
    font-size:24px;
    font-weight:normal;
    line-height:34px;
    text-indent:-10000px; }
#become_customer strong {
    color:#002144;
    display:block;
    font-size:13px;
    line-height:26px;
    margin-top:28px; }
#greentshirt {
    display:block;
    text-indent:-10000px;
    top:354px;}    
#nanners { left:639px; }    

/* Gigya Login ======================================================= */
h3.social-login { padding-top: 10px; }

/* Gigya Share ======================================================= */
#buttonContainer { display: inline-block; padding-left: 265px; }
#divButtonsFB {
    overflow: hidden; 
    width: 50px;
    float: right;
}
#divButtonsFB span.fb_edge_comment_widget.fb_iframe_widget {
  display: none;
}
.category-title #divButtons { float: right; margin-top: 20px; width: 110px; }
.category-title #divButtonsFB {  margin: 20px 5px 0 0;  }
.product-shop #divButtons { float: right; margin-bottom: 10px; width: 110px; }
.product-shop #divButtonsFB { margin-right: 5px;  }

#home-social img { float: left; }
#home-social .hs-label { color: #004E97; display: block; float: left; font-weight: bold; line-height: 25px; width: 70px; }
#home-social .hs-label:hover { color: #004E97; }
h5.facebook { color: #111; font-size: 15px; font-weight: normal; text-decoration: none; }
#fb-root #buttonContainer { border-bottom: 1px solid #d8d8d8; padding: 0 0 5px; width: 200px; } 
#fb-root #buttonContainer #divButtonsFB { float: left; width: 85px; }

/* Shipping Upgrade Options */
.sp_methods li {
    padding: 25px 20px;
    font-size: 11px;
}
.sp_methods li.active {
    background-color: #DAF2FA !important;
}
.sp_methods li.additional_method {
    display: none;
}
.sp_methods .est_delivery {
    float: left;
    height: 75px;
    width: 65px;
    background-color: #E6E6E6;
    text-align: center;
}
.sp_methods .method_parent .active {
    background-color: white;
}
.sp_methods .est_delivery .month {
    text-transform: uppercase;
    margin: 15px 0 10px 0;
}
.sp_methods .est_delivery .day {    
    font-size: 25px;
    font-weight: bold;
}
.sp_methods .est_delivery .range {
    font-size: 20px;
}
.sp_methods .est_delivery .range-month {
    font-size:14px;
}
.sp_methods .sp_options {
    float: left;
    margin-left: 20px;
    width:490px;
}
.sp_methods .sp_options h1 {
    margin-bottom: 10px;
    float:left;
}
.sp_methods .sp_options .help-icon {
    float:left;
    width:14px;
    height:15px;
    background:transparent url(../images/shipping-help.gif) no-repeat 0 0 scroll;
    margin-left:10px;
    margin-top:4px;
    display:none;
}
.sp_methods .sp_options .sp_options_more, .sp_methods_more {
    color: #52BFE5;
    cursor: pointer;
}
.sp_methods_more .more_types {
    color:#677182;
    font-size:12px;
    font-weight:normal;
}
.sp_methods .sp_options ul {
    float: left; width: 488px;
}
.sp_methods .sp_options li {
    /*float: left;
    width: 48%;*/
    font-weight: bold;
    margin-left: 5px;
    padding: 0;
    min-height:16px;
    height:auto !important;
    height:16px;
}
.sp_methods .sp_options li.pricier .item {
    display: none;
}
.sp_methods .sp_options li input {
    margin: -5px 8px 0 1px;
}
.sp_methods .sp_options li .sp_price.free {
    color: #00B679;
}
.sp_more {
    color: #677182;
    background-color: #F8F8F8;
    padding: 5px;
}
#no-shipping-methods {
    margin-bottom: 10px;
    padding: 20px 10px 16px;
}

/* Temporarily hidden */
#onepage-checkout-shipping-method-additional-load {
    display:none;
}

/** New Home Page Slider **/
#home_main_slider{
    width: 940px;
    float: left;
    position:relative;
    margin-top:10px;
    margin-bottom:10px;
}
#full_images,
#full_images img {
    display: block;
    width: 100%;
    height: 540px;
    padding: 0;
    margin: 0;
}
#full_images li{
    position: absolute;
    display: none;
}
#full_images li.active{
    display: block;
}
#main_slider_controls{
    position:absolute;
	top:20px;
	right:20px;
}
#small_images_container{
    display: block;
    width: 300px;
}
/*
#small_images{
	position: relative;
	left: 0;
}
*/
#small_images li {
    width:300px;
    float: left;
    clear:both;
    background: #cecfcc; /* Old browsers */
   background: -moz-linear-gradient(top, rgba(255,255,255,0.64) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.64)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(255,255,255,0.64) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(255,255,255,0.64) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(255,255,255,0.64) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
   background: linear-gradient(top, rgba(255,255,255,0.64) 0%,rgba(255,255,255,0) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	height: 100px;
    opacity: 0.70; /* firefox, opera, safari, chrome */
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* IE 8 */
    filter:alpha(opacity=70); /* IE 4, 5, 6 and 7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    zoom:1; /* so the element "hasLayout" */
}
#small_images li.active {
    background:#ffffff;

    opacity: 1; /* firefox, opera, safari, chrome */
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* IE 8 */
    filter:alpha(opacity=100); /* IE 4, 5, 6 and 7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    zoom:1; /* so the element "hasLayout" */
}
#small_images li a {
    display: block;
    width:100%;
    height:125px;
    text-decoration:none;
}
#small_images .small_images_set {
    padding:20px;
    display:block;
}
#small_images li .heading {
    font-size:24px;
    display:block;
    color:#454C5E;
    margin-bottom:15px;
    text-decoration:none;
    font-family: museo-sans;
}
#small_images li.active .heading {
    color:#2f3d52;
}
#small_images li .desc {
    display:block;
    color:#666666;
    text-decoration:none;
    font-family:Helvetica;
    font-size:12px;
    margin-bottom:10px;
}
/*#small_images li.active .desc {
    color:#666666;
}*/
#small_images li .bottom {
    color:#3399cc;
    font-family:Helvetica;
    font-size:12px;
    font-weight:bold;
}
/*#small_images li.active .bottom {
    color:#3399cc;
}*/
.cms-home .widget-new-arrivals-products .widget-title {
    margin-bottom:15px;
}
.cms-home .widget-new-arrivals-products .widget-title h2 {
    text-align:center;
    color:#2F3D52;
    font-size:24px;
    font-family:museo-sans;
    margin-bottom: 25px;
}
.cms-home .col1-layout .widget-new-arrivals-products .widget-products, .cms-index-index .col1-layout .widget-new-arrivals-products .widget-products {
    margin:0;
}
.cms-home .col1-layout .widget-new-arrivals-products .products-grid, .cms-index-index .col1-layout .widget-new-arrivals-products .products-grid {
    border:0;
    padding:0 10px 20px;
}

.home_spring_bottom {
	float: left;
	margin: 0 19px 30px 0;
	width: 300px;
	padding-bottom: 15px;
}

.home_spring_bottom.last {
margin-right: 0;
}

.home_spring_bottom h2 {
	font-family:  museo-sans;
	color:  #2F3D52;
}
.home_spring_bottom_title {
	font-size: 18px;
	width: 300px;
	text-align: center;
	padding:  5px 0px 20px;
	background: #fff;
}

.home_spring_bottom_p {
color: #444;
font-size: 11px;
padding: 10px 10px 10px 0;
}

/*
#small_images li a:hover img,
#small_images li a.active img{
    position: relative;
    top: -95px;
}
#main_slider_controls_prev,
#main_slider_controls_next{
    display: block;
    width: 61px;
    height: 83px;
    background: url('../images/homepage/arrows.png') 0 0 no-repeat;
    position: absolute;
    z-index: 500;
    margin-top: 25px;
    cursor: default;
}
#main_slider_controls_next{
    margin-left: 563px;
    background-position: -61px 0;
}
#main_slider_controls_prev.active{
    background-position: 0 -84px;
    cursor: pointer;
}
#main_slider_controls_next.active{
    background-position: -61px -84px;
    cursor: pointer;
}
#left_home{
    float: right;
    width: 300px;
}
#left_home img,
#left_home a{
    display: block;
}
#left_home a.first{
    margin-bottom: 14px;
}*/
/** END OF  New Home Page Slider **/
#opc-overlay {
    position:fixed;
    background:#fff;
    -khtml-opacity:.70; -moz-opacity:.70; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70); opacity:.70;
    z-index: 9999;
    top:0;
    left:0;
}
a#setstr_close {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
}