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

body          {background:url('../images/structure/bg-repeat.jpg') top repeat;  color: #414040; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 20px;}

img           { border:0; vertical-align:top; max-width: 100% !important;}

a { color: #aa4301; text-decoration: none;}
a:hover { color: #aa4301; text-decoration: underline; }
a.triangle{ text-decoration: none; background: url('../images/bullet-arrow.gif') left no-repeat; padding-left: 10px; font-weight: normal;}
a.triangle:hover{ text-decoration: underline;}
a.externalicon { background: url('../images/structure/icon-external-link.png') 0px 0px no-repeat; width:17px; height:18px;  padding: 0 0 5px 22px}
a.downloadicon { background: url('../images/structure/icon-download-file.png') 0px 0px no-repeat; width:17px; height:18px;  padding: 0 0 5px 22px}


:focus        { outline:0; }

/* Headings */
h1, h2, h3, h4, h5, h6 { padding-bottom:16px;}

h1 { color: #000000; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 24px; line-height: normal;}
h2 { color: #000000; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 18px; line-height: normal;}
h3 { font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 18px; line-height: normal; font-size:13px; color:#AA4301;}
h3 span.cursive { color: #aa4301; font-family: 'Lobster', cursive; font-weight: normal; font-size: 35px; line-height: normal;}
h4 { font-family: 'Droid Sans', sans-serif; font-weight: bold; line-height: normal; font-size: 13px; padding-bottom: 5px;}
h5 { color: #000000; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 14px; line-height: normal;    padding-bottom: 4px;}

.ctas { width: 274px;}
hr {
    background-color: #9A8E74;
    border: 0 none;
    color: #9A8E74;
    height: 1px;
}

/* Forms */
form          { display:inline; }
fieldset      { border:0; max-width: 100% !important;}
legend        { display:none; }

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

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


.bg-yellow {background-color:#99CB2F; font-weight:bold; padding:0 3px;}  /* actually green - preferred */
.bg-blue {background-color: #FFEF83; font-weight:bold; padding:0 3px;} /* actually yellow - on file */
.bg-red {background: #ff0000; font-weight: bold; padding: 0 3px;}
/* Lists */
ul,ol         { list-style:none; }
.cms-page-view .std ol, .cms-page-view .std ul{ padding-left:30px; }
.cms-page-view .std ol{ list-style:decimal; }
.cms-page-view .std ul{  list-style:disc; }

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

/* Layout ================================================================================ */
.js-nav .outer-wrap {width: 100%; position: relative; overflow: hidden;}
.wrapper { /* min-width:954px; */ /* background: url('../images/structure/bg.jpg') top no-repeat; */ float: left; width: 100%; min-height:603px;  position: relative;
    transition: 1s;
}
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container {  }
.main .containerrepeatbg {
     background: url("../images/structure/bg-content.jpg") no-repeat scroll center top transparent;
    float: left;
    padding-top: 52px;
    position: relative;
    width: 960px;
}

/* Base Columns */
.col-main, .col-left, .col-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-left { float:left; width:25%; padding: 6px 0 1px 30px; }
.col-main {  float: left; padding: 0 30px 20px 30px; width: 75%; }
.col-right {     float: left;width: 30%; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select {    
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px; background: url("../images/structure/bg-form-fields.jpg") repeat-x scroll left top transparent;
    height: 20px;
    line-height: 20px;
}

textarea {    
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px; 
}
input.input-text,textarea { padding:2px; }
select { padding:4px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto;  margin:0; cursor:pointer; }
button.button span { display:block; height:19px; /*border:1px solid #de5400; background:#f18200;*/ padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#333; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span {width: 100%; float: left; border:0; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }
option.preferred, .ui-selectmenu-menu li.preferred { color: #000; background-color: #99CB2F; font-weight: bold !important;}
option.onfile, .ui-selectmenu-menu li.onfile { color: #000; background-color: #FFEF83; font-weight: bold !important;}
.ui-selectmenu-menu ul {background: #fff !important; border: 1px solid #000 !important;}
.ui-selectmenu#ffl_search_dealer-button {height: 22px;}
.ffl-note-red { padding: 10px; background: #c43c35; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); color: #fff; border-radius: 4px;}
.ffl-note-green { padding: 10px; background: #99cb2f; text-shadow: 0 -1px 0 rgba(255,255,255,0.25); color: #000; border-radius: 4px;}
.ffl-note-yellow { padding: 10px; background: #ffef83; text-shadow: 0 -1px 0 rgba(255,255,255,0.25); color: #000; border-radius: 4px;}
.cms-page-view .std ul.form-list {list-style-type: none;}
.cms-ffl-lookup .std ul.form-list {padding: 0;}
.curio_only {padding: 25px; background: #f4f4f4; border-radius: 6px;}
.curio_only button {margin-top: 12px; margin-left: 193px;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#f7f4ed; }
/*.highlight { background:#efefef; }*/
textarea { background: #fbfaf6; }
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; max-width: 100% !important;}
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; line-height: 1.2em; }
.form-list label em{ font-weight:normal; font-size:.9em; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; max-width: 100% !important;}
.form-list .field { float:left; width:275px; max-width: 100% !important;}
.ffl-add {padding-top: 40px; line-height: 14px;}
.form-list .field.country { visibility:hidden; }
.form-list input.input-text { width:254px; max-width: 100% !important;
   background: url("../images/structure/bg-form-fields.jpg") repeat-x scroll left top transparent;
    height: 20px;
    line-height: 20px;
        border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px;
}
.form-list textarea { width:254px; max-width: 100% !important; height:10em; }
.form-list select { width:260px; max-width: 100% !important;}
.form-list li.wide .input-box { width:535px; max-width: 100% !important;}
.form-list li.wide input.input-text { width:529px; max-width: 100% !important;}
.customer-account-create .buttons-set {width: 535px; max-width: 100% !important; padding-left: 15px;}
.form-list li.wide textarea { width:529px; max-width: 100% !important;}
.form-list li.wide select { width:535px; max-width: 100% !important;}
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

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

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

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

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

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

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

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

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

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

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

form#ffl_add .form-list {padding: 0;}
form#ffl_add fieldset  {padding: 10px; background: #d8d8d8; margin: 0 0 20px 0; border-radius: 6px;}
form#ffl_add .field-row, #crSearch .form-row {margin: 8px 0 0 0; display: block;}
form#ffl_add h2 {padding: 0 0 3px 0;}
form#ffl_add span.req {color: #ff0000;}
form#ffl_add .validation-advice {padding-left: 2px;}
form#ffl_add .field-row > span[class^='lic_'], #crSearch .form-row > span[class^='lic_'] {display: block; float: left; margin: 0 3px 0 0 ;}
form#ffl_add .field-row > span[class^='lic_'] span.note, #crSearch .form-row > span[class^='lic_'] span.note {display: block; text-align: center; margin-right: 8px;}
input[id^='license_number'] {margin-right: 3px; text-align: center; font-size: 11px;}
#regn {width: 15px;}
#dist {width: 25px;}
#cnty {width: 30px;}
#type {width: 25px;}
#xprdte {width: 25px;}
#seqn {width: 45px;}

#ffl_add h2 span.same {font-size: 12px; font-weight: normal;}
#ffl_add h2 span.same label {font-weight: normal; float: none; margin-left: 5px; cursor: pointer;}

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; text-align:right; }
#contactForm .fieldset {margin: 0; padding-bottom: 4px;}
#contactForm .buttons-set {margin: 0 0 12px 0; padding: 0;}
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { /*border: 1px solid #C0C0C0;*/
    margin: 18px 0;
    padding: 15px; }
.fieldset .legend {background: white; float:left; margin:-33px 0 0 -10px; position:relative;    color: #666666;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 0; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:left; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

.messages,
.messages ul { list-style:none !important; /*margin:0 !important; padding:0 !important; */}
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { /*border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; */}
.error-msg {}
.error-msg ul {      
    margin-bottom: 18px;
    padding: 7px 15px;
    position: relative;
    color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    background-color: #C43C35;
    background-image: -moz-linear-gradient(center top , #EE5F5B, #C43C35);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.error-msg a{color: #fff; font-weight: bold; text-decoration: underline;}
.success-msg  ul {    
    margin-bottom: 18px;
    padding: 7px 15px;
    position: relative;
    background-color: #57A957;    
    border-radius: 4px 4px 4px 4px;
    border-style: solid;  color: #FFFFFF;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    background-image: -moz-linear-gradient(center top , #62C462, #57A957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    
}
.backorder {    
    margin: 18px 0;
    padding: 7px 15px;
    position: relative;
    background-color: #a00;    
    border-radius: 4px 4px 4px 4px;
    border-style: solid;  color: #FFFFFF;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    background-image: -moz-linear-gradient(center top , #62C462, #57A957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    
}

.note-msg,
.notice-msg { padding: 5px; border-color:#fcd344; background-color:#fafaec; color:#3d6611; }


#frame img {max-width: 100% !important;}



/* BreadCrumbs */
.breadcrumbs {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url("../images/structure/bg-bread-crumbs.png") no-repeat scroll left top transparent;*/
    top: 5px;
    left: 10px;
    position: relative;
    width: 100%; 
    padding: 0 0 0 30px;
}
.breadcrumbs ul { left: 0; position: relative; top: 0; margin-bottom: 10px;}
.breadcrumbs div {
    color: #000000;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0 19px;
    position: relative;
    z-index: 200;
}
.breadcrumbs div a {
    color: #000000;
    text-decoration: none;
}
.breadcrumbs div a:hover {
    color: #AA4301;
    text-decoration: none;
}

.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
.page-title h1 {  color: #000000;
    font-family: 'Droid Sans',sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
}

.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.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; }
.sales-order-view .title-buttons h1 { width:100%; text-align:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:14px; background:#fff/* url(../images/bkg_toolbar.gif) 0 100% repeat-x*/; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; color: black; font-family: 'Droid Sans',sans-serif; font-size: 14px; font-weight: bold; }
.pager .limiter { float:right; color: black; font-family: 'Droid Sans',sans-serif; font-size: 14px; font-weight: bold; }
.pager .limiter label { vertical-align:middle;  }
.pager .limiter select { padding:4px; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; color:#000; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}
.pager .pages a.next img, .pager .pages a.previous img {position: relative; top: -1px;}

/* Sorter */
.sorter {/* font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2;*/ }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { /* padding:4px; margin:0 0 1px; vertical-align:middle; */ }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 0 3px 12px ; border:0;  background:transparent;}
.toolbar .sorter { }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:2px solid #333; }
#product-review-table.data-table { width: 39%; border: 1px solid #9A8E74; border-bottom: 0; margin-bottom: 13px; }
.data-table .odd  { /*background:#f8f7f5 */}
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom: 1px solid #9A8E74; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { color: #000000; font-size: 12px; font-weight: bold;padding: 10px 5px; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th {      background:#F8F6F1; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { background-color: #F8F6F1; }
.data-table tfoot tr { background-color:#F8F6F1 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; /*border-right:1px solid #d9dde3;*/ }
.data-table tbody td a.product-image {display: block;}
.data-table tbody td a.product-image img {display: block; max-width: none !important;}
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff; border:1px solid #333333; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

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

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

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

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

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

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

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

.postTitle h2 { font-size:22px !important; }

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

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

.difficulties { background:#EFC14E;}
.difficulties .header { color: black; margin-bottom: 20px; padding: 12px 0 14px; font-size: 17px; font-family: 'Droid Sans', sans-serif; height: auto; text-align: center; }

/* Header ================================================================================ */
.logo { float:left; }
.header-container { }
.header .slogan { background: url(../images/slogan.gif) no-repeat; width: 139px; height: 24px; position: absolute; margin-top: 9px; margin-left: 210px;}
.header { width:1240px; margin:0 auto; padding:0px;  position:relative; z-index:10; height: 94px;}
.header .topcontact { top:0; z-index: 200;font-size: 11px; position: absolute; right: 0px;}

.soc-header img {margin-top: 9px;}
.soc-header + .soc-header img {margin:9px 33px 0 0;}
.top-search span {top:0; right:0; position: relative;}
.top-search span.category-fake{position: absolute;}
/* AH 04-06 Sign Up Fix */
/* .top-search .searchautocomplete{padding:0; height:38px; width:inherit; right:200px; top:15px;} */
.top-search .searchautocomplete{padding:0; height:38px; width:inherit; right:180px; top:15px;}
.top-search .searchautocomplete .nav .nav-search-in{position:relative; left:inherit; right:31px;}
.top-search .searchautocomplete .nav .nav-search-in .nav-down-arrow {right: 222px ; top: 18px ; position: absolute ;}
.top-search .searchautocomplete > label{display:none;}
.top-search .searchautocomplete .nav .nav-input:before, .searchautocomplete .nav .nav-input{padding-left:40px !important; margin:1px 0 0 10px !important;}
.top-search .searchautocomplete .nav .nav-search-in .category-fake{background-image:none; height:38px; margin:0; border:1px solid #eee; line-height:38px; border-radius:3px 0 0 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #c0c0c0; position: absolute; top: 0px; right: 214px;}
.top-search .searchautocomplete .nav .nav-search-in .category{top:0; left: inherit; right:215px; height:38px;}
.top-search .nav{ height:24px; width:260px; border-radius:8px 0 0 8px}
.top-search .searchautocomplete .nav-submit-button{padding:0; height:38px; background-image:none; position: absolute; right: 0; top: 0; z-index: 200;}
.top-search .searchautocomplete .nav-submit-button .button{background:url("../images/buttons/search-mag.png") center center no-repeat; text-indent:-9999px; border:none; border-radius:0 3px 3px 0; width:28px; height:36px; min-height:0; top: 2px; position: relative;}
.top-search .searchautocomplete .searchautocomplete-placeholder{top:36px; right:0; width:286px; z-index:120;}
.top-search .searchautocomplete .searchautocomplete-loader{top:5px;}

.top-search .searchautocomplete .searchautocomplete-placeholder ul li{padding-bottom:10px; border-bottom:1px dotted #eee; margin:0 5px 10px; line-height:14px; font-size:10px; color:#555;}
.top-search .searchautocomplete .searchautocomplete-placeholder .top {border-bottom: 1px dotted #eee;}
.top-search .searchautocomplete .searchautocomplete-placeholder ul li .name{font-size:12px;}
.top-search .searchautocomplete .searchautocomplete-placeholder ul li div.highlight, .top-search .searchautocomplete .searchautocomplete-placeholder ul li .old-price, .top-search .searchautocomplete .searchautocomplete-placeholder ul li .special-price {padding-left:80px;}
.top-search .searchautocomplete .searchautocomplete-placeholder ul li .regular-price{padding:5px 0 0 80px; position:static;}
.top-search .searchautocomplete .searchautocomplete-placeholder ul li .regular-price .price{font:bold 15px Arial, Helvetica, sans-serif; color:#EA7900; position:static;}

.top-search .searchautocomplete .searchautocomplete-placeholder ul li .special-price .price {font:bold 15px Arial, Helvetica, sans-serif; color:#EA7900;}

.header .topcontact > span {
    color: #FFFFFF;
    display: block;
    float: left;
    line-height: 36px;
    margin: 0 0 0 15px;
}.header .topcontact span.amount { float: left; margin: 0 7px;}
.header .topcontact span strong a {     color: #EFC14E;
    font-weight: bold;
    text-transform: uppercase;}
.header .topcontact span.topcontactspacer {
    width: 60px;
}
.header .topcontact span strong {
    color: #EFC14E;
    font-weight: bold;
    text-transform: uppercase;
}
.header #topnav {
    background: url("../images/structure/header-bg-tile.png") repeat-x left 29px transparent;
    color: #FFFFFF;
    font-size: 12px;
    height: 104px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 100;
}
.header #topnav span {
    position: relative;
    right: 105px;
    top: 14px;
}
.header #topnav span a:hover, #topnav span a.selected {
    color: #AA4301;
}
.header #topnav span a {
    color: #000000;
    line-height: 77px;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
}
#navigation {
    clear: both;
    background: #ebdfb5;
    height: 70px;
    position: relative;
    z-index: 9;    
    width: 1220px;
    margin: 0 auto;
}
#navigation span {    }
#navigation span a { margin: 5px 8px;}
#navigation span a.footer-only {display: none;}
#navigation span.loggedin a { margin: 5px 2px; }
.header ul#mainNav {
    height: 52px;
    margin: 0;
    padding: 0;
    z-index: 99;    margin: 45px 12px 0 0;
    position: relative;
    float: right;
}
ul#mainNav li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul#mainNav a {
    float: left;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    font: bold 16px/42px "Droid Sans";
    color: #000;
    text-decoration: none;
    position: relative;
    z-index: 100;
    padding: 0 24px;
}
ul#mainNav a:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 1px;
    width: 1px;
    height: 33px;
    /*background: url('../images/structure/nav-div-right.png');*/
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.46) 100%);
    background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.46) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.46) 100%);
    background-image: linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.46) 100%);
    z-index: 10;
}

ul#mainNav a:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 1px;
    height: 33px;
    /* background: url('../images/structure/nav-div-left.png'); */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,.2) 100%);
    background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,.2) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,.2) 100%);
    background-image: linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,.2) 100%);
    z-index: 10;
}

ul#mainNav li:last-child a:after, ul#mainNav li:first-child a:before {
    display: none;
}

ul#mainNav a:hover, ul#mainNav a.selected {
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
}

#mobile-toggle {
    display: none;
    height: 52px;
    margin: 0;
    padding: 0;
    z-index: 99;    
    margin: 45px 15px 0 11px;
    position: relative;
    float: left;
    text-decoration: none;
    color: #000;
    text-shadow: 0 1px 1px #fff;
    line-height: 12px;
    font-size: 11px;
    text-align: center;
}

.header .logo {
	background: url("../images/structure/logo_03-12-2015_227x135.png") no-repeat scroll left top transparent;
    height: 135px;
    left: 45px;
    position: absolute;
    top: 17px;
    visibility: visible;
    width: 227px;
    z-index: 101;
	-webkit-background-size: contain; 
	background-size: contain;
}

 #navigation a.signup {
    background: url("../images/structure/bg-sign-up-over.png") no-repeat scroll left top transparent;
    display: block;
    float: right;
    height: 55px;
    margin-left: 5px;
    margin-right: 15px;
    padding: 0;
    position: relative;
    text-align: left;
    text-indent: -9999em;
    top: 5px;
    width: 155px;
}
 #navigation a.signup:hover { background-position:0 -55px; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:absolute; top:0; right:112px; width:232px; height:30px; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:20px !important; top:24px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header  .form-search #search_autocomplete ul li span {position: relative; top: 0; right: 0;}

/*.header .links { float:right; margin:0 0 6px; }*/
.header .links li { float:left; font-size:11px; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

/********** < Navigation */
.nav-container { display:none;}
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

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

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */

/* Mobile Nav */
#mobile-nav {display: none; height: 100%; width: 25%; background: #000 /* url('../images/structure/bg-repeat.jpg') top repeat */; left: -27%; position: absolute; top: 0; padding: 2% 0;}
#mobile-nav .top {padding-bottom: 5%;}
#mobile-nav .top li {border-bottom: 1px solid #4a4a4a;}
#mobile-nav .top li a {display: block; color: #fff; text-align: center; font-size: 16px; line-height: 36px; font-family: 'Droid Sans' sans-serif; text-transform: uppercase; font-weight: bold;}

#mobile-nav .block-nav dt {padding: 5px 5px 0 5px;}
#mobile-nav .block-nav dd {padding: 0 5px;}
#mobile-nav .block .block-content ol {padding: 0 2px;}
#mobile-nav #narrow-by-list li a {display: block; padding: 4px 0 4px 4px; background: #f4f4f4; margin-bottom: 4px; border-radius: 3px;}
#mobile-nav #narrow-by-list li a:hover, #mobile-nav #narrow-by-list li a:active {background: #ccc;}
#mobile-nav .block .btn-remove {margin-right: 4px;}
#mobile-nav .currently li {padding-left: 5px;}

body.js-nav {padding: 0;}
.js-nav .wrapper {left: 27%;}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 15px; }
.block .block-title {  background: url("../images/structure/bg-golden-content-header-repeat.png")repeat-x center bottom transparent;
    display: block;
    height: 30px;
    position: relative; 
    margin: 0 5px;
    border-radius: 3px;
    border: 2px solid rgba(0,0,0,0.12);
    border-top: none;
}
.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:none; color:#AA4301; }
.block .block-title strong span {    /*background: url("../images/structure/icon-cart.png") no-repeat scroll 0 5px transparent;*/
    display: block;
    float: left;
    font-weight: bold;
    height: 17px;
    font-size: 13px;
    line-height: 15px;
    margin: 0 12px;
    padding: 7px 0 0;
}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { /*background:#f8f7f5;*/     position: relative;}
.block .block-content ol {padding: 5px 9px; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#AA4301; }
.block .btn-remove,
.block .btn-edit { float:right; margin:4px 0 2px 5px; }
.block .actions { /*background:#dee5e8;*/ padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:15px 9px 26px; }
.block li.odd { /*background-color:#f4f3f3;*/ }
.block li.even {/* background-color:#fafafa;*/ }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account { border-color:#bbb; width:100%; }
.block-account .block-title {border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#AA4301; }
.block-account .block-content {  padding:7px 10px 7px; }
.block-account .block-content li:nth-child(5), .block-account .block-content li:nth-child(6), .block-account .block-content li:nth-child(7), .block-account .block-content li:nth-child(8) { /*display:none;*/ }  /* getting rid of unused links */
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0 3px 12px; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0 3px 12px; color:#AA4301; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px;text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px;  }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px;  text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ position: relative; }

.block-cart .summary { /*background:#fff;*/ padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.minicontentrepeat .block-title .amount { margin:0; background:none; padding: 0 0 0 5px; color: #000; text-transform:none;    float: right;}
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;  text-align:right; }
.block-cart .subtotal .label, .block-cart .subtotal .price { color: #000; font-size: 12px; font-weight: bold;}
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { /*border-bottom:1px solid #c2c2c2; */ padding: 0;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title { background: none; border: none;}
.block-related .block-subtitle { display: none; }
.block-related input.checkbox { display:none; float:left;  }
.block-related .product {  }
.block-related .block-content ol li.item { float: left;padding: 7px 15px; width: 40%;}
.block-related .block-content ol li.item.odd {clear: both;}
.block-related .block-title strong span {     color: #000000; font-family: 'Droid Sans',sans-serif; font-size: 18px; font-weight: bold; line-height: normal; padding-bottom: 5px; background: none; padding: 0; margin:0;}
.block-related { background: #f7f7f7;  border: 1px solid #ABABAB; padding: 10px;    margin-top: 25px;}


/* Block: Compare Products */
.block-compare .block-title strong span{/* background:url(../images/i_block-list.gif) no-repeat 6px;*/ }
.block-compare button.button span { /*border-color:#406a83; background:#618499; */}
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#AA4301; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#F8F6F1; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { /*background-image:url(../images/i_block-viewed.gif); */}

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(../images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { /*border-color:#406a83; background:#618499; */}
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(../images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong span{    /*background: url("../images/i_block-subscribe.gif") no-repeat scroll 5px 50% transparent;*/ }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { /*border-color:#406a83; background:#618499;*/ }

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

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

/* Extra ================================================================================= */
.listheader { display: block; color: #AA4301; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 18px; line-height: normal; padding-top: 20px; }

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

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

/* View Type: List */
.products-list li.item { /*border-bottom:1px solid #d9ddd3;*/border-bottom: 1px solid #9A8E74; margin: 0; padding: 18px 0 0 0; list-style: none; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:24%; height:auto; margin:0 0 10px; }
.products-list .product-shop {     display: block;/*margin-left:150px;*/    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 76%; padding-left: 20px; }
.products-list .btn-cart-listing { float: right;}
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548;padding-bottom: 0px; }
.products-list .product-name a { color: #AA4301; /*display: block;*/ font-size: 16px;  font-weight: bold;  padding-bottom: 3px; }
.products-list .price-box { float:right; margin:8px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:12px; float: right; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }

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


/* Product View ========================================================================== */
.timer{ clear: both; padding: 5px 0; border-top: 1px solid #9A8E74; }
.product-view .product-shop .short-description{ margin-bottom: 30px; overflow: hidden; position: relative; }
.short-description .readMore{ display: block; position: absolute; width: 100%; padding-top: 20px; left: 0; bottom: 0; padding-left: 20px; background: #fff url(../images/plus.gif) no-repeat left 21px; line-height: 20px; }

/* Rating */
.no-rating{ display:none; }
.no-rating, .email-friend { margin:0; float: left; }

.ratings { font-size:11px; line-height:1.25; margin:0; float:left; }
.product-view .ratings { clear: both; margin-top: 5px; }
.category-products .ratings { clear:left; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:3px 0 0 5px; float: left; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; position: relative; }
.rating-box a{ display: block; width: 100%; position: absolute; z-index: 11; height: 13px; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin: 2px 0 5px 0; }
.category-products .rating-box { margin:10PX 0 0; }
.category-products .ratings .rating-links{ width: 72px; height: 13px; overflow: hidden; margin:10PX 0 0 5px;}
/* AH 02-22 Responsive Grid Category Pages */
/* .category-products .ratings .rating-links a{ cursor: text; } */
.category-products .ratings .rating-links a{ cursor: pointer; }
.category-products .ratings .rating-links a:hover{ color: #AA4301; }
.category-products .ratings .rating-links.left{ width: auto; }
.category-products .rating-box a{ cursor: default; }
.ratings .amount {}

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

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

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

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

span.orange {color: #E96B00; font-weight: bold !important;}
span.green {color: #84b029; font-weight: bold;}

.product-view .product-shop .availability { font-size:12px; }
.product-view .product-shop .availability span { font-weight:bold; font-size:1.4em; }

.low-stock {font-weight: bold; color: #E96B00 !important;}

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock {     margin: 0;
    padding: 7px 15px;
	width:40%;
	float:right;
    position: relative;
    background-color: #E7BC00;    
    border-radius: 4px 4px 4px 4px;
    border-style: solid;  color: #FFFFFF;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.alert-stock a{     color:#000; }

/********** < Product Prices */
.price { white-space:nowrap !important; color:#E96B00; }
.data-table .a-right .price { font-weight:bold; color:#414040; }
.data-table .a-right.subtotal .price, .data-table .a-right strong .price { color:#E96B00; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:normal; font-size:13px; color:#c76200; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#AA4301;}
.minimal-price-link .price { font-weight:normal; color:#AA4301; }
.crosssell .regular-price-label.aVersion {display:none;}
.crosssell .price-pipe{display:none;}

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

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

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

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

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

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

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

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; position: absolute; top: 0; right: 0; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }

/* brutus' description */
.std {padding-left: 20px;}
.cms-home .std{ padding-left:0; }
h2.brutusDesc {font-size: 18px; padding-left: 60px; background: url('../images/structure/bg-brutus-description.png') 0 center no-repeat; padding-top: 11px;}

/* description */
h2.manuDesc {font-size: 18px;}
.stdDesc {padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px; background-color: #ffe6a6; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }
.stdDesc h1 {font-size: 18px;}
.stdDesc h2 {font-size: 16px;}

/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f9fcf3; border:1px solid #709A23; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#709A23; font-size:12px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#709A23; }
.tier-prices .price { font-weight:bold; color:#709A23; }

.tier-prices-grouped li { padding:2px 0; color:#666666; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-top: 4px; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px;     padding: 5px;}
.add-to-cart button.button { float:left;   }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:right; text-align: left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { /*border:1px solid #c4c6c8; */}

.product-essential { /*padding:25px; background:#fff url(../images/bkg_product-view.gif) 100% 0 no-repeat; */ padding-bottom: 15px;}
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { /*background:#fff url(../images/product-detail-top-border.png) 0 0 no-repeat;*/ padding:0 0 25px 0; }
.product-collateral h2 {      padding-bottom: 5px;  color: #000000;
    font-family: 'Droid Sans',sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal; }
.product-collateral .box-collateral { }

.box-collateral { padding: 10px 0;  }
.box-amcustomerimg-slider {margin-top: 10px; border-top: 1px solid #9A8E74; padding-top: 8px; }
.box-description { display: none;}
/* Product Images */
.product-view .product-img-box { float:left; width:52%; text-align: center; }
.product-view .product-img-box h4{ font-size: 14px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
/* AH 01-15 PDP Image Resize Project */
/* .product-view .product-img-box .product-image { display: block; margin:0 0 13px; border: 1px solid #ABABAB; padding: 3px; position: relative; width: 350px; max-width: 100%; margin: 0 auto;} */
.product-view .product-img-box .product-image { display: block; margin:0 0 13px; border: 1px solid #ABABAB; padding: 3px; position: relative; width: 580px; max-width: 100%; margin: 0 auto;}
/* AH 01-15 PDP Image Resize Project */
/* .product-view .product-img-box .product-image img{ max-width: 100% !important; } */
.product-view .product-img-box .product-image img{ max-width: 100% !important; max-height:350px;}
.product-view .product-img-box .product-image .mag {position: absolute; z-index: 10; left: 5px; top: 5px; }
/* AH 01-15 PDP Image Resize Project */
/* .product-view .product-img-box .product-image-zoom { position:relative; width:350px; height:355px; overflow:hidden; z-index:9; } */
.product-view .product-img-box .product-image-zoom { position:relative; width:580px; height:355px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { display:none; font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { display:none; position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; display: block; }
.product-view .product-img-box .more-views li a { float:left; padding:3px 0 5px; overflow:hidden; }
.product-view .product-img-box .more-views li a:hover { border-bottom:2px solid #ababab; padding-bottom:3px; }
.product-view .product-img-box .more-views li a img{ border:1px solid #CCC; }
#box-amcustomerimg-slider-container ul li{ border: 1px solid #ababab !important; }

/*.videos .elastislide-carousel .inner{ width: 140px; border: 1px solid #ABABAB; text-align: center; }*/
.videos { float: none; margin:0 auto; width:300px; }
.videos .elastislide-carousel ul li{ padding-right: 5px; }
.videos .elastislide-carousel ul li a img{ display: inline; border: 1px solid #ABABAB; padding: 2px; margin-right: 5px; }
.videos .elastislide-horizontal nav span{ top: 23%; }

.jcarousel {
    position: relative;
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
.productflags {
    float: right;
    text-align: right;
    width: 205px;
}
.productmanufacturer{ float:left; }
.productmsrp {
    clear: both;
    color: #414040;
    display: block;
    font-size: 12px;
    font-weight: normal;    
    margin-top: 2px; 
    float: left;
}
.productmsrp .msrp .price{ color: #000 ;}
/* Product Shop */
.product-view .product-shop { float:right;  }
.col1-layout .product-view .product-shop { float:right; width:48%; box-sizing: border-box; -moz-box-sizing: border-box; padding-left: 20px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0;     font-family: 'Droid Sans',sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;color: #AA4301; 
}

.someHidden { display:none; }
.product-view .product-shop .availability { margin:0; }
.product-view .product-shop .short-description { margin:5px 0; padding:5px 0 0; }
.product-view .product-shop .someHidden span .price { display:none; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#AA4301 !important; font-weight:normal !important; }

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

.product-options-bottom { background-color:#F8F6F1; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#666666; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#666666; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-options-bottom .options_desc { display:none; float:left; clear:both; padding:12px 0 4px; width:100%; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .old-price .price-label, .product-shop .product-options-bottom .special-price .price-label { float:left; }
.product-shop .product-options-bottom .special-price .price-label { margin-top:6px; margin-right:5px; }
.product-shop .product-options-bottom .old-price .price { font-size:12px; margin:0; margin-left:5px; }
.product-shop .product-options-bottom .special-price { float:left; clear:both; }
.product-shop .product-options-bottom .special-price .price{ margin-top:5px; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { /*border-color:#406a83; background:#618499; */}
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt strong { font-weight:bold; font-size: 16px; color:#AA4301; }
.product-view .box-reviews dt span { font-style:italic; font-size:11px; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
.product-view .box-reviews .video { margin-top:10px; }
.product-view .box-reviews .video strong{ font-size:14px; }
.product-view .box-reviews .video span.title{ font-weight:bold; }
.product-view .box-reviews .video span.views{ font-style:italic; font-size:11px; }
.product-view .box-reviews .video img{ margin-right:10px; }
.product-view .box-reviews .response{ background:#D0C4A5; margin:15px 0 0 50px; padding:15px; 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#review-form .form-list {width: 39%;}
#review-form .form-list .input-box {width: 100%;}
#review-form .form-list textarea, #review-form .form-list .input-text {width: 100%;}

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; max-width: 100% !important;}
.send-friend .form-list li.wide textarea { width:609px; max-width: 100% !important;}
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:16px; font-weight:normal; }
.product-name a { color:#AA4301;     font-size: 14px;}

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

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

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

/* FAQs */
dl.faq-items dt {font-size: 16px; font-weight: bold; font-style: italic; color: #AA4301; margin-bottom: 6px;}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:15px 0 0; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue, .checkout-onepage-success .buttons-set button{ border: 0;float:left; background: transparent url(../images/buttons/btn-continue-shopping.png) no-repeat; width:  196px; height: 30px; }
.checkout-onepage-success .buttons-set button{ float:right }
.cart-table .btn-continue span, .checkout-onepage-success .buttons-set button span { width: 100%; float: left;border: none; background: none; }
.cart-table .btn-continue span span, .checkout-onepage-success .buttons-set button span span { text-indent: -999em; }
.cart-table .btn-update span { border-color: transparent; background: transparent; }

.video-callout{ padding:15px; margin: 15px 0; overflow: auto; background: #FCF6DC; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FCF6DC)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #FEFEFE,  #FCF6DC); /* for firefox 3.6+ */  
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.video-callout h2{ color:#414040; font-family: 'Lobster',cursive; font-size: 30px; font-weight:normal; }

.reseller{ display:block; background:#D0C4A5; padding:0 20px; font-family:'Droid Sans', sans-serif; font-size:18px; line-height:40px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; }

button.btn-update:hover { background-position: 0 8px;}

.cart-table button.btn-update span span { color: #62891E; font-size: 14px;  }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #333333; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #333333; background:#fff; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#666666; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { /*border-color:#406a83; background:#618499; */}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px;    height: 20px;
    line-height: 20px;
   background: url("../images/structure/bg-form-fields.jpg") repeat-x scroll left top transparent; }

.cart .discount h2, .cart .shipping h2 { color: black; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 18px; line-height: normal; padding-left:0; padding-bottom:8px; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#F8F6F1; border:1px solid #333333; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
li#s_method_freeshipping_freeshipping {display: none;}

.ship-row{ margin-bottom:25px; }
.ship-row .title{ padding:4px 10px; margin-bottom:5px; background:#F1EDE2; text-transform:uppercase; font-size:15px; font-weight:bold; }
.ship-row dl{ padding:4px 0 4px 10px; margin:10px 0 0 32px; border-left:3px solid #f1ede2; }
.ship-row dl dd{ padding-bottom:10px; }

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

/* FFL, etc. */
.saved-ffl, #textCR {padding: 10px; border-radius: 6px; margin-bottom: 10px; background: #f4f4f4; color: #000; font-weight: bold; border: 1px solid #aa4301;}
#textCR p {margin: 0;}

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; max-width: 100% !important;}
.gift-messages-form .item .details .form-list .input-box { width:240px; max-width: 100% !important;}
.gift-messages-form .item .details .form-list input.input-text { width:234px; max-width: 100% !important;}
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; max-width: 100% !important;}
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; max-width: 100% !important;}

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#F8F6F1; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; text-align: right;}

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

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#F8F6F1 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#666666; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#F8F6F1; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#666666; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#AA4301 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none;    padding-left: 6px;}
.block-progress dt { font-size:13px; font-weight:bold; line-height: 27px; background:url(../images/structure/sidebar-checkout-header.jpg) no-repeat; color:#a9a8a4; height: 29px;  margin:0 0; padding:2px 8px; color:#999; }
.block-progress dd { /*background:#eee; border:1px solid #a3aeb3; */border:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:url(../images/structure/sidebar-checkout-header.jpg) no-repeat; color:#aa4301; height: 29px; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
/*.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }*/
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { padding:4px 8px; text-align:right;background: #ebdfb5 /* url(../images/structure/checkout-header.png) no-repeat*/; border: 0; width: 100%; height: 29px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 8px; position: relative; border-radius: 6px;}
/*.opc .step-title:before {content: ''; position: absolute; display: block;  width: 8px; height: 29px; right: 0; top: 0; background: url('../images/structure/checkout-header-right.png') no-repeat;}*/
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { padding-bottom: 0;  float:left; margin:0; font-size: 14px; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { /*background:#d0dce1; border:1px solid #a3aeb3; */border:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#9c9c9c; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background: /*url(../images/structure/checkout-header.png) no-repeat*/; border: 0; width: 100%; height: 29px; padding-bottom:5px; color:#f18200; cursor:default; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#000000; padding-bottom: 0; line-height: 21px;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:0;  padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; font-size: 12px; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#666666; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#AA4301 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#F8F6F1 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#F8F6F1; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#666666; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#666666; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; max-width: 100% !important;}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; max-width: 100% !important;}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; max-width: 100% !important;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; max-width: 100% !important;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; max-width: 100% !important;}
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#F8F6F1; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:100px; padding:14px 21px; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#AA4301; }
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { /*border:1px solid #bbb6a5; border-top:0;background:#dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x;*/ margin:0; padding:8px 13px;  }

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


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account {  margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat;color:#666666; }

.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { } 

/* Block: Account Information */
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#666666; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #333333; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

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

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #333333; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#AA4301; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

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

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

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

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


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

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


/* Footer ================================================================================ */
.footer-container {}
.footer-container .footer {
    /* background: url("../images/structure/bg-footer-left-repeat.png") no-repeat scroll left top transparent; */
    color: #000000;
    min-height: 87px;
    position: relative;
    width: 1240px;
    margin: 0 auto;  
    background: #fbfaf7;
}
.footer:before {
    display: block;
    content: '';
    width: 15px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    background: url("../images/structure/bg-footer-left-repeat.png") 0 0 repeat-y;
}
.footer:after {
    display: block !important;
    content: '' !important;
    width: 15px;
    height: 100% !important;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
    background: url("../images/structure/bg-footer-right-repeat.png") 0 0 repeat-y;
}

.footer .top {position: absolute; top: 0; left: 0; width: 100%; height: 11px; background: url("../images/structure/bg-footer-top-repeat.png") 0 0 repeat-x;}
.footer .top:before {
    display: block;
    content: '';
    width: 15px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: url("../images/structure/bg-footer-top-left.png") 0 0 no-repeat;
}
.footer .top:after {
    display: block;
    content: '';
    width: 15px;
    height: 21px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: url("../images/structure/bg-footer-top-right.png") 0 0 no-repeat;
}
.footer .bottom {position: absolute; bottom: 0; left: 0; width: 100%; height: 9px; background: url("../images/structure/bg-footer-bottom-repeat.png") 0 0 repeat-x; z-index: 10;}
.footer .bottom:before {
    display: block;
    content: '';
    width: 15px;
    height: 17px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
    background: url("../images/structure/bg-footer-bottom-left.png") 0 0 no-repeat;
}
.footer .bottom:after {
    display: block;
    content: '';
    width: 15px;
    height: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12;
    background: url("../images/structure/bg-footer-bottom-right.png") 0 0 no-repeat;
}

.footer-container .footer .beourfriend {
    height: 60px;
    left: 25px;
    position: absolute;
    bottom: 8px;
    width: 16%;
    z-index: 110;
}
.footer-container .footer .beourfriend  a {
    background: url("../images/buttons/btn-be-our-friend-on-facebook.png") no-repeat scroll left top transparent;
    display: block;
    height: 60px;
    text-indent: -9999em;
    width: 188px;
}
.footer-container .footer .beourfriend  a:hover{ background-position:0 -60px; }
.footer-container .footer  .copyright {
    color: #8D8D8D;
    font-size: 11px;
    left: 30px;
    position: relative;
    top: 65px;
}
.footer-container .footer .links {
    float: right;
    font-size: 12px;
    line-height: 16px;
    margin-right: 20px;
    margin-top: 11px;
    text-align: right;
    width: 78%;
}
.footer-container .footer .links a {
    color: #000000;
    padding: 0 7px;
    text-decoration: none;
}
.footer-container .footer .links a:hover, .footer-container .footer  a.selected {
    color: #AA4301;
    text-decoration: none;
}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(../images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


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

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


.golden { position: relative; margin: 0 0 20px 0; z-index:1}
.golden .goldencap { position:absolute; top:-6px; display:block; width:100%; height:30px; background: url('../images/structure/bg-golden-top-repeat.png') top left repeat-x; left:0; border-radius: 3px 3px 0 0}
.golden .goldenrepeat { position:relative; padding:1px 0px;    width:100%;  background: url('../images/structure/bg-rightside-golden-repeat.png') top left repeat;}
 .golden .goldenfooter { position:absolute; bottom:-10px;  width:100%; height:30px;  background: url('../images/structure/bg-golden-footer.png') top left repeat-x;  left:0; border-radius: 0 0 9px 9px; z-index: 20;} 

.golden .minicontainer { position:relative; z-index: 100; margin: 2px 0px 12px;   }
.golden .minicontentcap { position:absolute; top:-4px;   width: calc(100% - 10px); height:18px; background: url('../images/structure/bg-golden-content-cap-repeat.png') top left repeat-x; margin: 0 5px;}
.golden .minicontentcap:before {content: ''; display: block; width: 7px; height: 18px; position: absolute; background: url('../images/structure/bg-golden-content-cap-left.png') no-repeat; left: -7px; top: 0; }
.golden .minicontentcap:after {content: ''; display: block; width: 7px; height: 18px; position: absolute; background: url('../images/structure/bg-golden-content-cap-right.png') no-repeat; right: -7px; top: 0; }
.golden .minicontentrepeat { position:relative; margin:2px auto 6px; width:97%; background: #fff; padding-bottom: 10px;}
.golden .minicontentrepeat:before {content:''; display: block; width: 5px; height: 98%; position: absolute; left: -1px; top: 14px; background: url('../images/structure/bg-golden-content-repeat-left.png') repeat-y; z-index: 8;}
.golden .minicontentrepeat:after {content:''; display: block; width: 5px; height: 98%; position: absolute; right: 0; top: 14px; background: url('../images/structure/bg-golden-content-repeat-right.png') repeat-y; z-index: 8;}
 .golden .minicontentfooter { position:absolute; bottom:-4px;  width:100%; height:18px; background: url('../images/structure/bg-golden-content-footer-repeat.png') top left repeat-x; z-index: 30;} 
 .golden .minicontentfooter:before {content: ''; display: block; width: 7px; height: 18px; position: absolute; background: url('../images/structure/bg-golden-content-footer-left.png') no-repeat; left: -2px; top: 0; z-index: 22;}
 .golden .minicontentfooter:after {content: ''; display: block; width: 7px; height: 18px; position: absolute; background: url('../images/structure/bg-golden-content-footer-right.png') no-repeat; right: -2px; top: 0; z-index: 22;}

 #narrow-by-list li {position: relative; z-index: 50; font-size: 12px; line-height: 22px;}
 #narrow-by-list li a span.count {color: #333;}


button.danger,.alert-message.danger,button.danger:hover,.alert-message.danger:hover,button.error,.alert-message.error,button.error:hover,.alert-message.error:hover,button.success,.alert-message.success,button.success:hover,.alert-message.success:hover,button.info,.alert-message.info,button.info:hover,.alert-message.info:hover{color:#ffffff;}
button.danger,.alert-message.danger,button.error,.alert-message.error{background-color:#c43c35;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-ms-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(top, #ee5f5b, #c43c35);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);border-color:#c43c35 #c43c35 #882a25;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}
.forgot-password, .forgot-password:hover{ background:#d00; color:#fff; font-family:'Droid Sans', sans-serif; text-shadow:0 -1px 1px rgba(0,0,0,.6);font-size:14px; font-weight: bold; padding: 5px 10px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
 }
a.link-learn.success, button.success, button.warn, .alert-message.success, .block-reorder button, button.button.btn-cart, #opc-billing button, #opc-login button, #opc-shipping button, #opc-shipping_method button, #opc-payment button, .account-login button, #submitReg {background-color:#27420c;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#9fd231), to(#27420c));background-image:-moz-linear-gradient(top, #9fd231, #27420c);background-image:-ms-linear-gradient(top, #9fd231, #27420c);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fd231), color-stop(100%, #27420c));background-image:-webkit-linear-gradient(top, #9fd231, #27420c);background-image:-o-linear-gradient(top, #9fd231, #27420c);background-image:linear-gradient(top, #9fd231, #27420c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fd231', endColorstr='#27420c', GradientType=0);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);border-color:#27420c #27420c #3d773d;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-width:0; }
a.link-learn.success, button.success span, button.warn span, .block-reorder button span, button.success, button.button.btn-cart span, .opc button, #opc-login button span, #opc-billing button span, #opc-shipping button span, #opc-shipping_method button span, #opc-payment button span, .opc button:hover, .account-login button:hover, #submitReg span { color: white; font-family:'Droid Sans', sans-serif; text-shadow:0 -1px 1px rgba(0,0,0,.6); }
button.button.btn-cart span {font-size: 14px; font-weight: bold;}
button.info,.alert-message.info{background-color:#339bb9;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-ms-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(top, #5bc0de, #339bb9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);border-color:#339bb9 #339bb9 #22697d;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}
a.link-learn, button{cursor:pointer;display:inline-block;background-color:#e6e6e6;background-repeat:no-repeat;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);padding:5px 14px 6px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);color:#333;font-size:13px;line-height:normal;border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition:0.1s linear all;-moz-transition:0.1s linear all;-ms-transition:0.1s linear all;-o-transition:0.1s linear all;transition:0.1s linear all;}button:hover{background-position:0 -15px;color:#333;text-decoration:none;}
button:focus{outline:1px dotted #666;}
button.primary{color:#ffffff;background-color:#0064cd;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));background-image:-moz-linear-gradient(top, #049cdb, #0064cd);background-image:-ms-linear-gradient(top, #049cdb, #0064cd);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));background-image:-webkit-linear-gradient(top, #049cdb, #0064cd);background-image:-o-linear-gradient(top, #049cdb, #0064cd);background-image:linear-gradient(top, #049cdb, #0064cd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);border-color:#0064cd #0064cd #003f81;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}
button:active{-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.25),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.25),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.25),0 1px 2px rgba(0, 0, 0, 0.05);}
button.disabled{cursor:default;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);filter:alpha(opacity=65);-khtml-opacity:0.65;-moz-opacity:0.65;opacity:0.65;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
button[disabled]{cursor:default;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);filter:alpha(opacity=65);-khtml-opacity:0.65;-moz-opacity:0.65;opacity:0.65;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
button.large, a.link-learn {font-size:15px;line-height:normal;padding:9px 14px 9px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
button.small{padding:7px 9px 7px;font-size:11px;}
button.button::-moz-focus-inner,input[type=submit].button::-moz-focus-inner{padding:0;border:0;}



button.btn-checkout, .opc button.btn-checkout { float:right; background: transparent url(../images/buttons/btn-checkout.png) no-repeat !important; background-image:url(../images/buttons/btn-checkout.png) !important; width:  132px; height: 30px; border: 0;}
button.btn-checkout span span, .opc button.btn-checkout span span { text-indent: -999em; } 
button.btn-checkout:hover, .opc button.btn-checkout:hover { background-position: 0;}
button.btn-update {border: 0;box-shadow: none;  background: url("../images/structure/icon-update.png") no-repeat scroll 0 8px transparent; color: #62891E; padding: 10px 0 10px 25px; 
}

.featuredtitle {
    left: 0;
    padding-left: 12px;
    position: relative;
    top: 10px;
    width: 100%;
    z-index: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.featuredtitle h3 span.cursive {
    color: #AA4301;
    font-family: 'Lobster',cursive;
    font-size: 35px;
    font-weight: normal;
    line-height: normal;
}
.category-products ol { list-style: none; margin:0px 0px 0px; padding:0px;}
.category-products ol li { margin:0; padding:0px; width: 100%;}
.category-products ol li .productcap { background: url("../images/structure/bg-featured-cap.png") repeat-x scroll left top transparent; width:100%; height: 18px; position: relative;}
.category-products ol li .productcap:before {display: block; content: ''; width: 8px; height: 18px; background: url("../images/structure/bg-featured-cap-left.png") 0 0 no-repeat; position: absolute; left: 0; top: 0;}
.category-products ol li .productcap:after {display: block; content: ''; width: 8px; height: 18px; background: url("../images/structure/bg-featured-cap-right.png") 0 0 no-repeat; position: absolute; right: 0; top: 0;}
.category-products ol li .productfooter { float: left; background: url("../images/structure/bg-featured-footer.png") no-repeat scroll left top transparent; width:100%; height: 13px;}
.category-products ol li .productcontent {  float: left; line-height:18px; width:100%; padding:10px 24px; border: 1px solid #9a8e74; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative;}
.category-products .productcontent .featuredimage { float: left; margin-right: 16px; max-width: 218px;}
.category-products .productcontent .featuredcontent {float: left; width: 349px;}
.category-products .productcontent.chrome .product-image{ width:auto; height:auto; }
.category-products .productcontent.chrome .featuredimage{ width:178px; }
.category-products .productcontent.chrome .featuredimage img{ padding:5px; border:1px solid silver; }




#quicksidelinks ul {
    margin: 0 0 0 13px;
    padding: 0;
}
#quicksidelinks ul li {
    margin: 0;
    padding: 4px 0;
    width: 237px;
}
#gift-cert {background: url(../images/buttons/btn-gift-cert.png) 0 0 no-repeat; display: block; height: 43px; width: 237px; text-indent: -999em;}
#nagant {background: url(../images/buttons/btn-nagant-rifles.png) 0 0 no-repeat; display: block; height: 43px; width: 237px; text-indent: -999em;}
#k98 {background: url(../images/buttons/btn-ak-rifle.png) 0 0 no-repeat; display: block; height: 43px; width: 237px; text-indent: -999em;}
#k31 { display:block; background: url(../images/buttons/btn-k31-rifles.png) 0 0 no-repeat; height: 43px; width: 237px; text-indent: -999em;}
#photo { background: url(../images/buttons/btn-photo-wall.png) 0 0 no-repeat; display: block; height: 43px; width: 237px; text-indent: -999em;}
#closeout { background: url(../images/buttons/btn-closeout.png) 0 0 no-repeat; display: block; height: 43px; width: 237px; text-indent: -999em;}
#k98:hover, #k98.selected,#k31:hover, #k31.selected, #nagant:hover, #nagant.selected, #gift-cert:hover, #gift-cert.selected, #ffl-lookup:hover, #ffl-lookup.selected, #closeout:hover, #closeout.selected, #photo:hover, #photo.selected {background-position: 0 -43px;}
#ffl-lookup {background: url(../images/buttons/btn-ffl-lookup.png) 0 0 no-repeat; display: block; height: 43px; width: 237px; text-indent: -999em;}

#productspecials {
    background: url("../images/buttons/btn-product-specials.png") no-repeat scroll left top transparent;
    display: block;
    height: 43px;
    line-height: 43px;
    text-indent: -999em;
    width: 237px;
}
#productspecials:hover, #productspecials.selected {
    background-position: 0 -43px;
}
#closeoutitems {
    background: url("../images/buttons/btn-closeout-items.png") no-repeat scroll left top transparent;
    display: block;
    height: 43px;
    line-height: 43px;
    text-indent: -999em;
    width: 237px;
}
#closeoutitems:hover, #closeoutitems.selected {
    background-position: 0 -43px;
}
#newthisweek {
    background: url("../images/buttons/btn-new-this-week.png") no-repeat scroll left top transparent;
    display: block;
    height: 43px;
    line-height: 43px;
    text-indent: -999em;
    width: 237px;
}
#newthisweek:hover, #newthisweek.selected {
    background-position: 0 -43px;
}
#packagedeals {
    background: url("../images/buttons/btn-package-deals.png") no-repeat scroll left top transparent;
    display: block;
    height: 43px;
    line-height: 43px;
    text-indent: -999em;
    width: 237px;
}
#packagedeals:hover, #packagedeals.selected {
    background-position: 0 -43px;
}
#faqs {
    background: url("../images/buttons/btn-faqs.png") no-repeat scroll left top transparent;
    display: block;
    height: 43px;
    line-height: 43px;
    text-indent: -999em;
    width: 237px;
}
#faqs:hover, #faqs.selected {
    background-position: 0 -43px;
}
.faq li .question {
    font-weight: bold;
}

/*FAQ styling*/
.faq-list dt{ font-weight: bold; color:#203548; font-size: 15px; padding: 10px 0; }
.faq-list li{ background-image: url(../images/structure/bg-question_bar.png); background-repeat: no-repeat; width: 904px; max-width: 100%; padding: 10px 0; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative;}
.faq-list li:after {display: block; content: ''; position: absolute; width: 10px; height: 100%; right: 0; top: 0; background: url(../images/structure/bg-question_bar.png) top right no-repeat;}
.question{ display: block; font-size: 13px; position: relative; margin-left: 15px; }
.answer{ background-image: url(../images/structure/bg-faq.jpg); background-color: #fbd670; background-repeat: repeat-x ; margin-top: 10px; margin-bottom: -12px; padding-bottom: 12px; -moz-border-radius: 3px;}
.answer p{ padding: 5px 26px; }
/*End FAQ styling*/



#exclusives {
    margin-top: 10px;
}
#exclusives ul {
    margin: 0 0 0 13px;
    padding: 0;
}
#exclusives ul li {
    margin: 0;
    padding: 4px 0;
    width: 237px;
}
#chromeguns {
    background: url("../images/buttons/btn-exclusive-chrome.png") no-repeat scroll left top transparent;
    display: block;
    height: 64px;
    line-height: 64px;
    text-indent: -999em;
    width: 237px;
}
#mostpopular {
    background: url("../images/buttons/btn-exclusive-popular.png") no-repeat scroll left top transparent;
    display: block;
    height: 64px;
    line-height: 64px;
    text-indent: -999em;
    width: 237px;
}
#topsellers {
    background: url("../images/buttons/btn-exclusive-selling.png") no-repeat scroll left top transparent;
    display: block;
    height: 64px;
    line-height: 64px;
    text-indent: -999em;
    width: 237px;
}

#jokeoftheday .title, #todayinhistory .title, #verseoftheweek .title
{

}

#jokeoftheday {
    margin: 15px 0 10px 0;
    position: relative;
}
#jokeoftheday .title {
    /*background: url("../images/structure/bg-joke-of-the-day.png") no-repeat scroll left top transparent;*/
    display: block;
    height: 53px;
    text-indent: -999em;
    width: 237px;

}
#jokeoftheday .graphic {
    background: url("../images/structure/bg-joker.png") no-repeat scroll left top transparent;
    display: block;
    height: 131px;
    left: -24px;
    position: absolute;
    top: 3px;
    width: 108px;
    z-index: 1;
}
#jokeoftheday .content {
    margin: 10px 0 10px 72px;
}
#jokeoftheday .content h5 {
    color: #2A2925;
    font-size: 14px;
    font-weight: bold;
}
#jokeoftheday .content p {
    color: #2A2925;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#todayinhistory {
    margin: 15px 0 10px 0;
    position: relative;
}
#todayinhistory .title {
    /*background: url("../images/structure/bg-today-in-history.png") no-repeat scroll left top transparent;*/
    display: block;
    height: 53px;
    text-indent: -999em;
    width: 237px;
}
#todayinhistory .graphic {
    background: url("../images/structure/bg-today-in-history-graphic.png") no-repeat scroll left top transparent;
    display: block;
    height: 88px;
    position: absolute;
    right: 20px;
    top: 38px;
    width: 71px;
    z-index: 1;
}
#todayinhistory .content {
    margin: 10px 90px 10px 0;
}
#todayinhistory .content h5 {
    color: #2A2925;
    font-size: 14px;
    font-weight: bold;
}
#todayinhistory .content p {
    color: #2A2925;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#verseoftheweek {
    margin: 10px 0 0 0;
    position: relative;
}
#verseoftheweek .title {
    /*background: url("../images/structure/bg-verse-of-the-week.png") no-repeat scroll left top transparent;*/
    display: block;
    height: 53px;
    text-indent: -999em;
    width: 237px;
}
#verseoftheweek .graphic {
    background: url("../images/structure/bg-verse-of-the-week-graphic.png") no-repeat scroll left top transparent;
    display: block;
    height: 57px;
    left: -24px;
    position: absolute;
    top: 20px;
    width: 122px;
    z-index: 1;
}
#verseoftheweek .content {
    margin: 10px 0 10px 72px;
}
#verseoftheweek .content h5 {
    color: #2A2925;
    font-size: 14px;
    font-weight: bold;
}
#verseoftheweek .content p {
    color: #2A2925;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#bornonthisday {
    margin: 15px 0 10px 13px;
    position: relative;
}
#bornonthisday .title {
    /* background: url("../images/structure/bg-born-today.png") no-repeat scroll left top transparent; */
    display: block;
    height: 53px;
    text-indent: -999em;
    width: 237px;
}
#bornonthisday .graphic {
    background: url("../images/structure/bg-born-today-graphic.png") no-repeat scroll left top transparent;
    display: block;
    height: 88px;
    position: absolute;
    right: 20px;
    top: 28px;
    width: 76px;
    z-index: 1;
}
#bornonthisday .content {
    margin: 10px 90px 10px 0;
}
#bornonthisday .content h5 {
    color: #2A2925;
    font-size: 14px;
    font-weight: bold;
}
#bornonthisday .content p {
    color: #2A2925;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.categorylistingsort select {
    color: #414040;
    line-height: 30px;
    height: 25px;
}
select {
    /*background: url("../images/structure/bg-form-fields.jpg") repeat-x scroll 0 0 #E5DECA; */
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px;
    color: #000000;
    padding: 3px 12px;
    position: relative;
     font-size: 12px;
    z-index: 8;
        height: 25px;
}
.textarea {
    background: url("../images/structure/bg-form-textarea.jpg") repeat-x scroll 0 0 #E5DECA;
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px;
    color: #000000;
    padding: 3px 12px;
    position: relative;
    z-index: 11;
}
input.textfield, input.textfield2 {
    background: url("../images/structure/bg-form-fields.jpg") repeat-x scroll 0 0 #E5DECA;
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px;
    color: #000000;
    padding: 3px 12px;
    position: relative;
    z-index: 11;
}

.float-left { float: left; }
.cms-contact .rightside #quicksidelinks { margin-top:50px;}

#msemantic {display: none;}



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/

/*    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}*/
.hidden{ display: none; }
.row.imgWall{ padding-bottom: 75px; position: relative; }
.row.imgWall .col{ margin-bottom: 15px; }
.row.imgWall .forHeight{ visibility: hidden; }
#infscr-loading{ position: absolute; width: 100%; padding: 15px 0; left: 0; bottom: 0; background: #000; color: #fff; font-size: 14px; text-transform: uppercase; text-align: center; }
.imgWall a.magnify{ position: absolute; bottom:10px; right: 19px; z-index: 100000; opacity: .8; width:19px  }

.col, a.col {
    display: block;
    float:left;
    padding:0 0.75%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -moz-background-clip:padding-box !important;
    -webkit-background-clip:padding-box !important;
    background-clip:padding-box !important;
    overflow: visible;
}
.col img{ max-width: 100% !important; }

.row{ clear:both; position: relative; }

.row .col:first-child {
    margin-left:0;
}

/* 4 Column Grid Structure */
.span_1_4 {
    width:24.25%;
}
.span_2_4 {
    width:49.5%;
}
.span_3_4 {
    width:74.75%;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}



/* ===================== 2014 Responsive Web Design Updates ========================= /
/
/
/ ===================================================================================*/

@font-face {
    font-family: 'entypo';
    src:url('fonts/entypo.eot?uugax3');
    src:url('fonts/entypo.eot?#iefixuugax3') format('embedded-opentype'),
        url('fonts/entypo.woff?uugax3') format('woff'),
        url('fonts/entypo.ttf?uugax3') format('truetype'),
        url('fonts/entypo.svg?uugax3#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e60d";
}

.icon-arrow-down5:before {
    content: "\e6ce";
}

.icon-mobile:before {
    content: "\e601";
}

.icon-list2:before {
    content: "\e696";
}

.icon-minus2:before {
    content: "\e67c";
}
.icon-plus2:before {
    content: "\e67d";
}

.icon-disk:before {
    content: "\e6a4";
}

.icon-checkmark:before {
    content: "\e677";
}

.icon-cross3:before {
    content: "\e67e";
}

.icon-cycle:before {
    content: "\e688";
}

.icon-plus:before {
    content: "\e67d";
}

.header #topnav:before, .header #topnav:after {display: block; content: ''; width: 15px; height: 104px; position: absolute; top: 0;}
.header #topnav:before { background: url("../images/structure/header-bg-left.png") 0 29px no-repeat; left: 0;}
.header #topnav:after { background: url("../images/structure/header-bg-right.png") 0 29px no-repeat; right: -1px;}

.header #topnav .icon-list2 {display: block; width: 55px; height: 27px; right: auto; top: auto; font-size: 30px; text-align: center;}


.topcontact span.login.account, .topcontact span.cart.sidebar, .topcontact span.phone.hours {
    cursor: pointer;
    font: bold 12px "Droid Sans", sans-serif;
    text-transform: uppercase;
    line-height: 32px;
    padding: 0 15px; 
    position: relative;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #61891d;
    background-image: -moz-linear-gradient(bottom, rgba(65,97,20,1.0) 0%, rgba(123,167,38,1.0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(65,97,20,1.0) 0%, rgba(123,167,38,1.0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(65,97,20,1.0) 0%, rgba(123,167,38,1.0) 100%);
    background-image: linear-gradient(bottom, rgba(65,97,20,1.0) 0%, rgba(123,167,38,1.0) 100%);

}

.topcontact span.phone.hours {
    line-height: 23px;
    padding: 5px 10px 0;
    color: #fff;
    background-color: #f8cc47;
    background-image: -moz-linear-gradient(bottom, rgba(243,168,38,1.0) 0%, rgba(248,204,71,1.0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(243,168,38,1.0) 0%, rgba(248,204,71,1.0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(243,168,38,1.0) 0%, rgba(248,204,71,1.0) 100%);
    background-image: linear-gradient(bottom, rgba(243,168,38,1.0) 0%, rgba(248,204,71,1.0) 100%);
}
.header .topcontact span.phone.hours strong span {line-height: 20px;}
.header .topcontact span.phone.hours strong span.icon-mobile {color: #fff; font-size: 20px; text-shadow: 0 -1px 1px rgba(0,0,0,.3);}
.header .topcontact span.phone.hours strong span.icon-arrow-down5 {font-size: 12px; color: #785313; top: -3px; position: relative;}

.topcontact span.cart.sidebar {margin-left: 8px;}

.header .topcontact span.icon-user {margin: 0; font-size: 13px; line-height: 30px; margin-right: 8px; text-shadow: 0 -1px 1px rgba(0,0,0,.3);}
.topcontact span.icon-cart {display: block; float: left; width: 14px; height: 14px; background: url("../images/structure/icon-cart.png") 0 0 no-repeat; margin: 6px 8px 0 0;}

span.phone.hours {display: none;}
span.account.login a {display: block; width: 100%;}
span.account.login strong, span.cart.sidebar > strong {color: #fff; display: block; float: left; text-shadow: 0 -1px 1px rgba(0,0,0,.3);}
span.cart.sidebar .product-name strong {display: inline; color: #000; text-shadow: none;}
span.cart.sidebar span.text a {color: #fff; text-decoration: none;}
span.account.login strong:after {display: block;  content: "\e6d2"; font-size: 16px;  font-family: "entypo"; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 8px; margin-right: -3px; font-weight: 400;}
span.account.login strong:after {float: right;}

.account .pulldown, .phone .phone-pulldown {display:none; position: absolute; z-index: 200; right:0; top:30px; width:250px; z-index: 250; border-radius:0; box-shadow:0 0 0;  padding:5px 0 0 0; font-size:11px;}
.phone .phone-pulldown {width: 208px;}
.topcontact .phone .phone-pulldown strong {color: #AA4301;}
/* span.login.account:hover .pulldown {display: block;} */
.account .pulldown .liner, .cart .block-cart .liner { background:#fff; border-radius:0; border:1px solid #cacaca; border-top:0; padding: 15px;}
.phone .phone-pulldown .liner {background: #fff; border: 1px solid #cacaca; padding: 5px 10px; color: #000; text-transform: none; cursor: default;}
.account .pulldown {color: #000;}
.account .pulldown .actions {font: 400 11px/11px arial,sans-serif; text-transform: none; display: block;}
.account .pulldown label {display: block; text-align: left; font: 400 12px/12px "Droid Sans", sans-serif; text-transform: none;}
.account .pulldown input.input-text {border-radius: 3px; background: #fff; display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 25px;}



span.cart.sidebar .block-cart {display: none; position: absolute; right: 0; top: 30px; margin: 0; padding: 5px 0 0 0; width: 320px; color: #000; text-transform: none; font: 400 12px/18px "Droid Sans", sans-serif;}
/*span.cart.sidebar:hover .block-cart {display: block;}*/
span.cart.sidebar .block-cart strong {float: none;}
span.cart.sidebar .block-cart .liner strong span {color: #000; float: none; text-shadow: none; margin: 0;line-height: 16px;}
span.cart.sidebar .block-content {color: #000;}
span.cart.sidebar .block-content .empty {padding: 0;}
.block-cart .block-subtitle {padding: 0;}
ol#cart-sidebar.mini-products-list {padding: 0;}
ol#cart-sidebar.mini-products-list li.item {padding: 10px 0;}

 
#quicksidelinks ul {margin: 0;}
#quicksidelinks ul li, #jokeoftheday .title, #todayinhistory .title, #verseoftheweek .title, #bornonthisday .title {
    position: relative;
    color: #292925;
    font-family: "Droid Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 8px; 
    padding: 0 0 0 0; 
    width: 100%; 
    min-height: 42px;
    line-height: 12px;
    border: 1px solid #998d73;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #efede1;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1eee2));
	background: -webkit-linear-gradient(#fff, #f1eee2);
	background: -moz-linear-gradient(top, #fff, #f1eee2);
	background: -ms-linear-gradient(#fff, #f1eee2);
	background: -o-linear-gradient(#fff, #f1eee2);
	background: linear-gradient(#fff, #f1eee2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f1eee2');
	zoom: 1;
    }
#quicksidelinks ul li a {display: block; width: 100%; min-height: 42px; padding-top: 13px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #000; text-decoration: none; z-index: 200;}
#quicksidelinks ul li a:hover {color: #a34307;}
#quicksidelinks ul li.double a {padding-top: 8px;}
#quicksidelinks ul li a div {display: block;  height: 100%;  padding-left: 27.848101265822784810126582278481%;}
#quicksidelinks ul li a span {font-size: 12px; text-transform: uppercase; line-height: 12px;}

#quicksidelinks ul li.new:after {background: url("../images/structure/cta-new-banner.png") right 0 no-repeat; content: ''; display: block; position: absolute; top: 0; right: 0; width: 62px; height: 24px; pointer-events: none;}
#quicksidelinks ul li:before {display: block; position: absolute; content: ''; width: 25px; height: 25px; background-color: #fff; border-radius: 13px; border: 0px solid #000; top: 7px; left: 11.814345991561181434599156118143%; background-position: center center; background-repeat: no-repeat; z-index: 2; pointer-events: none; -webkit-box-shadow: 0px 0px .5px 1px rgba(0,0,0,1); -moz-box-shadow: 0px 0px .5px 1px rgba(0,0,0,1); box-shadow: 0px 0px .5px 1px rgba(0,0,0,1); }

li.gc:before {background-image: url("../images/icons/icon-gc.png"); }
li.gc:hover:before {background-image: url("../images/icons/icon-gc-hover.png"); }

li.cpw:before {background-image: url("../images/icons/icon-cpw.png"); }
li.cpw:hover:before {background-image: url("../images/icons/icon-cpw-hover.png"); }

li.ffl:before {background-image: url("../images/icons/icon-mag.png");}
li.ffl:hover:before {background-image: url("../images/icons/icon-mag-hover.png");}

li.new-prods:before {background-image: url("../images/icons/icon-new.png");}
li.new-prods:hover:before {background-image: url("../images/icons/icon-new-hover.png");}

li.specials:before {background-image: url("../images/icons/icon-specials.png");}
li.specials:hover:before {background-image: url("../images/icons/icon-specials-hover.png");}

li.closeout:before {background-image: url("../images/icons/icon-closeout.png");}
li.closeout:hover:before {background-image: url("../images/icons/icon-closeout-hover.png");}

li.package:before {background-image: url("../images/icons/icon-package.png");}
li.package:hover:before {background-image: url("../images/icons/icon-package-hover.png");}

li.ak74:before {background-image: url("../images/icons/icon-ak74.png");}
li.ak74:hover:before {background-image: url("../images/icons/icon-ak74-hover.png");}

li.swiss:before {background-image: url("../images/icons/icon-swiss-shield.png");}
li.swiss:hover:before {background-image: url("../images/icons/icon-swiss-shield-hover.png");}

li.videos:before {background-image: url("../images/icons/icon-video.png");}
li.videos:hover:before {background-image: url("../images/icons/icon-video-hover.png");}

li.back:before, li.nagant:before {background-image: url("../images/icons/icon-shield.png");}
li.back:hover:before, li.nagant:hover:before {background-image: url("../images/icons/icon-shield-hover.png");}

li.faqs:before {background-image: url("../images/icons/icon-question.png");}
li.faqs:hover:before {background-image: url("../images/icons/icon-question-hover.png");}

li.concealed:before {background-image: url("../images/icons/icon-concealed-carry.png");}
li.concealed:hover:before {background-image: url("../images/icons/icon-concealed-carry-hover.png");}
li.california:before {background-image: url("../images/icons/icon_cali17.png");}
li.california:hover:before {background-image: url("../images/icons/icon_cali-hover17.png");}

#quicksidelinks ul li:hover:before {border-color: #a34307;}
#jokeoftheday .title, #todayinhistory .title, #verseoftheweek .title {position: relative;}
#jokeoftheday .title:before {background-image: url("../images/structure/joke-of-the-week.png"); position: absolute; display: block; content: ''; width: 139px; height: 47px; top: -10px; left: 60px;}
#todayinhistory .title:before {background-image: url("../images/structure/today-in-history.png"); position: absolute; display: block; content: ''; width: 175px; height: 49px; top: -10px; left: 30px;}
#verseoftheweek .title:before {background-image: url("../images/structure/verse-of-the-week.png"); position: absolute; display: block; content: ''; width: 149px; height: 47px; top: -5px; left: 60px;}
#bornonthisday .title:before {background-image: url("../images/structure/born-on-this-day.png"); position: absolute; display: block; content: ''; width: 137px; height: 44px; top: -5px; left: 25px;}
div.hide-this {position: absolute; top: 0; right: 20px;}


/*==============================================================================*/
/*==============================================================================*/
/*==============================================================================*/
/*==============================================================================*/
/* Formerly in custom.css, moved to make responsive design easier to accomplish */
/*==============================================================================*/
/*==============================================================================*/
/*==============================================================================*/
/*==============================================================================*/
/* -- Helpers -- */
.hide, .hidden { display: none; }


/* -- HomePage -- */
.featuredtitle h3 { padding-bottom: 0px;}
.featuredcontent .desc  .link-learn { float: right; margin-top: 10px;}
/* -- General -- */
.container {
    /* background: url("../images/structure/bg-content.jpg") no-repeat scroll center top transparent;   padding-top: 52px;  - because of weird markup - */
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.main {  

    margin: 0 auto;
    padding: 0; /* - due to werid markup - */
    position: relative;
    width: 100%;
}

body[class*="catalog"] .main .container, .cms-ffl-lookup .main .container {
    padding: 0;
}


.main .container {
   /*  background: url("../images/structure/bg-content.jpg") no-repeat scroll center top transparent;  padding-top: 52px; - weird markup - */
    margin: 0 auto;
    padding: 50px 30px 50px;
    position: relative;
    width: 1220px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cms-home .main .container {
    padding-top: 12px;
}


#content, #footer {
    clear: both;
    float: left;
    width: 100%;
    z-index: 25;
}
#content .containerrepeatbg {  width: 1220px; position: relative; background:url('../images/structure/bg-content-repeat.jpg') top center repeat-y; margin: 0 auto;}

.leftside, .rightside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    padding-top:0px;
}

.leftside{ 
    width: 79.568965517241379310344827586207%;
    padding: 0 30px 0 0;
    float: left; 
}
.rightside{ 
    width: 20.431034482758620689655172413793%;
    float: right;   
    padding: 0;
}


.clearafter:after, .clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


.featuredimage .product-image img, .products-list .product-image img, .product-img-box .product-image img { /* border: 1px solid #C0C0C0;*/ }
.product-image-zoom #image { border: none; }

/* -- Category Listing Product -- */
.productmsrp { width: 100%; }
.productmsrp .learnmore { float: right; font-weight: bold; text-align: right; width: 150px;}

.categorylistingsort {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url("../images/structure/bg-divider-line.png") no-repeat scroll left top transparent;*/
    padding: 10px;
    width: 100%;
    position: relative;
 }

.categorylistingsort:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 12px;
    border-radius: 3px 3px 0 0;
    border: 1px solid rgba(75,53,8,0.55);
    border-bottom: none;
    left: 0;
    top: 0;
}

 .categorylistingsort .sorttitle {
    color: #000000;
    float: left;
        font-family: 'Droid Sans',sans-serif;
        font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin-right: 10px;
    margin-top: 5px; padding: 4px 12px;
}

.video-views h3 { padding: 5px 0; }

/* -- Product Detail -- */
.email-friend { float: left; position: relative; text-align: right;}
.availability {float: left; }
.product-shop hr { clear: both;}
.qty-box { float: left; margin-top: 6px;}
.box-collateral.box-additional { display:none;}
.product-shop h1 { padding-bottom:8px; }
.product-options { /*width: 305px; float: right;*/ background: #f8f6f1; border:none;    clear: right;}
.product-options-bottom { /*float: right;*/ padding: 8px 10px; background: #f8f6f1; border: none; clear: right; }
.product-options-bottom .price { font-size: 24px; color: #e96b00; margin-top: 11px; float: left; position: relative;}
.product-view .product-shop .product-tabs {
    float: right;
    height: 23px;
    margin-top: 10px;
    width: 292px;
}
.product-video { /*float: left;*/ width: auto; margin-top: 20px ;}
.product-view .product-tabs li {
    list-style: none outside none;
}
.product-view  .product-tabs-content, .product-tabs-content-mobile {
    border: 1px solid #ABABAB;
    clear: both;
    padding: 10px;
}
.product-tabs-content-mobile {display: none;}
.product-tabs {
    height: 23px;
    margin: 0;
    padding: 0;
}
.product-tabs > li {
    float: left;
    list-style: none outside none;
}
.product-tabs > li a, .product-tabs-mobile > li a {
    background: none repeat scroll 0 0 #e7e0ce;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-right: 1px;
    padding: 4px 34px 4px 7px;
    text-decoration: none;
}
.product-tabs > li.active a { background: #d0c4a5; }
.product-tabs > li a:hover {
    background: none repeat scroll 0 0 #d0c4a5;
}
#customer-reviews dt { padding-top:13px; padding-left:10px; position: relative;}
#customer-reviews dt:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 12px;
    border-radius: 3px 3px 0 0;
    border: 1px solid rgba(75,53,8,0.55);
    border-bottom: none;
    left: 0;
    top: 0;
}
#customer-reviews dd { padding-left:10px; }

.btn {
	background-color: #416114;
	background-image: #7ba726;
	background-image: -moz-linear-gradient(top,  #7ba726 0%, #416114 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ba726), color-stop(100%,#416114));
	background-image: -webkit-linear-gradient(top,  #7ba726 0%,#416114 100%);
	background-image: -o-linear-gradient(top,  #7ba726 0%,#416114 100%);
	background-image: -ms-linear-gradient(top,  #7ba726 0%,#416114 100%);
	background-image: linear-gradient(to bottom,  #7ba726 0%,#416114 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ba726', endColorstr='#416114',GradientType=0 );
	text-shadow: none;
    text-align: center;
}
.btn:hover {
	color:#FFF !important;
    text-decoration: none !important;
    background-image: none;
}


/* -- Checkout Steps -- */
#checkoutSteps h3 { color: #aa4301; }
#ffl_search_button { margin-top: 17px; }
.checkmark { width:14px; height: 14px; float: left; background: url(../images/icon/checkmark.gif) no-repeat; margin-top: 5px; padding-right: 6px;}
.changeme { font-size: 12px; color: #000; float: right; padding-right: 10px;font-weight: normal;}

.phone .textfield {
    height: 20px;
    line-height: 20px;
    width: 30px;
}
.phone .textfield2 {
    height: 20px;
    line-height: 20px;
    width: 35px;
}
.formItem {
    float: left;
    width: 295px;
}
#contactForm .formRow .formItem {
    width: 305px;
}
.formRow {
    margin-top: 10px;
}
.form.contact {
    background: url("../images/structure/bg-divider-line.png") no-repeat scroll left top transparent;
    padding: 18px 10px;
    width: 611px;
}
#contactForm .formRow .formItem {
    width: 305px;
}
#contactForm .formRow label {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#contactForm .formRow .formItemLong .textarea {
    width: 587px;
}
#contactForm .formRow .formItem .textfield {
    height: 20px;
    line-height: 20px;
    width: 270px;
}
#contactForm .formRow .formItemLong .contactsubject {
    width: 420px;
}
#contactForm .state {
    width: 80px; float:left;
}
#contactForm .city { float:left; }
#contactForm .zipcode { float:left; }
#contactForm .zipcode .textfield {
width: 40px;
height: 20px;
line-height: 20px;
}

#contactForm .input-text { width: 250px; max-width: 100% !important}

.block-nav dd {
    padding: 0 10px 0px;
}
.block-nav dt {
    font-weight: bold;
    padding: 7px 10px 0 10px;
    text-transform: uppercase;
}
.block-cart { margin-bottom: 25px;  }

/* -- fixes for IE7 -- */
button{ filter:none; }
button.button{ min-height:30px; }
button.button.btn-cart{ min-height:30px; float:right; padding: 5px 10px 6px;}
button.button.btn-edit-cart {min-height:30px; height: 30px; margin-right: 10px;}
.add-to-cart .button.btn-cart {margin-top: 4px;}
button.button.success{ min-height:30px; }


a.back, p.back-link a{ font-size:13px; font-weight:bold; }


/* -- BROWN BUTTONS -- */
.shipping-form .buttons-set button, 
.discount-form .buttons-set button, 
.account-login button, 
.my-account button, 
.form-add button, 
button.warn,
#add_dealer_button,
input#curio_search,
a.back, 
a.button, 
p.back-link a, 
.customer-account-forgotpassword button{ 
    display:block; background:#dc6602 url(../images/buttons/bg-button-brown.gif) repeat-x bottom left; border:0; float:left; width:auto; filter:none; padding:6px 14px 5px; font-family:'Droid Sans', Arial, sans-serif; color:#fff; text-shadow:0 -1px 1px rgba(0,0,0,.6); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.shipping-form .buttons-set button:hover, 
.discount-form .buttons-set button:hover, 
.account-login button:hover, 
.my-account button:hover, 
p.back-link a:hover, 
#add_dealer_button:hover, 
button.warn:hover,
a.back:hover, 
a.button:hover, 
.form-add button:hover, 
.customer-account-forgotpassword button:hover { 
    background:#fa7b02 url(../images/buttons/bg-button-brown-hover.gif) repeat-x bottom left; }
.shipping-form .buttons-set button span span, 
.discount-form .buttons-set button span span, 
.my-account button span span, 
a.button span span, 
.form-add button span span, 
.customer-account-forgotpassword button span span, 
.account-login button span span{ 
    font-family:'Droid Sans', Arial, sans-serif; color:#fff; text-shadow:0 -1px 1px rgba(0,0,0,.6); font-weight:bold; font-size:14px; }

.my-account button{ float:right; }


/* -- Side Search -- */

#search { width: 193px;    height: 18px; z-index: 20; position: relative; float:left; }
#searchTerm { z-index: 20; }
.searchbutton {
    height: 24px;
    margin-left: -24px;
    position: relative;
    width: 50px;
    z-index: 10;
    float:right;
}

/* -- Newsletter Popup -- */
#newsletter { padding-bottom: 15px; }
#newsletter button { float: left; clear: both; margin-top: 5px;}
#emailSignup { width: 230px; float: left; clear: both; }
#newsletter-form span.error { float: left; clear:both;}
#newsletter-form label { float: left; clear: both;}

/* -- block-blog -- */
.block-blog div.block-title strong span { background: none; padding-left: 0; margin:0;}
h4.poster { font-size: 12px; font-weight: bold; }
.block-blog .menu-categories ul { margin-top:4px !important; }
.block-blog .menu-categories ul li{ margin-left:20px !important; }

.contactus-index-index .col-left.sidebar { /*margin-left: 25px; */}
.contactus-index-index .col-main {     padding: 48px 24px 20px 4px; }
.col-left #quicksidelinks, .col-left #ctas { margin-left: 25px; }

/* -- News Pages -- */ 
.news-pages-pages .rightside, .news-show-test-html .rightside,  .blog-post-view .rightside, .cms-policies-and-procedures .rightside, .contactus-index-index .rightside, .cms-page-view .rightside { margin-top: 45px; }


/* -- New FFL Lookup --*/
div.messages.ffl.error.msg {padding: 10px; font-weight: bold; font-size: 15px; background: #df280a; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; border-radius: 6px; margin-bottom: 10px;}
#ffl_search_zip {width: 30%; float: left; height: 23px;}
#ffl_search_button.inline { margin-top: 0; margin-left: 1%; padding: 5px 14px 4px;}
.ffl-left, .ffl-right {float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ffl-left {width: 30%;}
.ffl-right {width: 70%; padding-left: 30px;}

.ffl-list ul {padding: 0 !important;}
.ffl-list ul li {list-style-type: none; position: relative; background: #f4f4f4; margin-bottom: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #000;}
#ffl-default ul li, #ffl-saved ul li {float: left; width: 32%; margin-right: 2%;}
#ffl-default ul li:nth-child(3n+3), #ffl-saved ul li:nth-child(3n+3) {margin-right: 0;}
.ffl-list ul li.highlighted {border: 2px solid #000; width: 106%; margin-left: -3%; z-index: 25;}
.ffl-list li .icon-disk, .ffl-list li .icon-cross3 {font-size: 20px; position: absolute; top: 2px; right: 2px; color: #9c9c9c;}
.ffl-list li .icon-cycle {
    font-size: 20px;
    position: absolute;
    top: 2px;
    right: 2px; 
    color: #9c9c9c;
    -webkit-animation: rotation .7s infinite linear;
    -moz-animation: rotation .7s infinite linear;
}
@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
    from {transform: rotate(0deg);}
    to {transform: rotate(359deg);}
}

.save-button {
    display: block; width: 50%; margin: 0 auto 6px auto; text-align: center; padding: 1% 0; background: #ccc; border-radius: 3px; border: 1px solid #a9a9a9; color: #000; font-weight: bold; text-decoration: none;
    background: #f4f4f4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZjhlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzhjMmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #bebebe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#bebebe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#bebebe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f4f4f4 0%,#bebebe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f4f4f4 0%,#bebebe 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f4f4f4 0%,#bebebe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#bebebe',GradientType=0 ); /* IE6-8 */
}
.save-button:hover {background: #bebebe; text-decoration: none; color: #fff;}
.default .save-button {background: #238c2f; color: #fff;}

.ffl-list li .icon-cycle.left {right: 26px;}
.ffl-list li .icon-disk:hover, .ffl-list li .icon-disk.active, .ffl-list li .icon-checkmark:hover, .ffl-list li .icon-checkmark.active, .ffl-list li.saved .icon-disk, .ffl-list li.default .icon-checkmark, .ffl-list li .icon-plus:hover, .ffl-list li .icon-plus.active, .ffl-list li.default .icon-plus {color: #238c2f;}
.ffl-list li .icon-cross3:hover {color: #ff0000;}
.to-save-info {padding: 6px; background: #f4f4f4; border-radius: 6px; border: 1px solid #ccc;}
.to-save-info span.icon-disk, .to-save-info span.icon-plus  {font-size: 20px; position: relative; bottom: -5px; line-height: 10px;}
.return-to-cart a, .return-to-account a {display: block; float: left; /*margin-top: -16px; margin-bottom: 10px;*/}
.ffl-list li .icon-checkmark, .ffl-list li .icon-plus {font-size: 20px; position: absolute; top: 2px; right: 2px; color: #9c9c9c;}
.ffl-list li.searching {padding: 20px; font-size: 14px; font-weight: bold;}
.ffl-list li.searching span.icon-cycle {top: calc(50% - 10px); right: 20px;}
.ffl-list ul li.preferred {background: #e6f8e0;}
.ffl-list ul li.onfile {background: #ffedab;}
.ffl-list ul li.preferred h3 {color: #229132 !important;}
.ffl-list ul li.onfile h3 {color: #96780a !important;}
.ffl-list ul li.notOnFile {background: #f8e0e0;}
.ffl-list ul li.notOnFile h3 {color: #ff0100 !important;}
.ffl-list ul li h3 {padding: 4px 8px 4px 8px; text-align: center; color: #000; font-family: 'Droid Sans', sans-serif; font-size: 15px; text-transform: uppercase;}
.ffl-list ul li address {padding: 0 8px 4px; font-size: 14px; font-weight: bold; text-align: center;}
.ffl-list ul li form {display: block; border: 1px solid #ccc; border-top: none;}
.ffl-list ul li .rating-cont, .ffl-list ul li .avg_fee, .ffl-list ul li .rate-this, .ffl-list ul li .your-fee {float: left; text-align: center; padding: 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ffl-list .no-ratings {height: 16px;}
.ffl-list ul li .rate-this, .ffl-list ul li .your-fee {text-align: left; font-size: 11px; background: #fff; }
.ffl-list ul li .rate-this {width: 50%; padding-right: 0;}
.ffl-list ul li .your-fee {width: 50%; padding-right: 0;}
.ffl-list ul li .rating-cont, .ffl-list ul li .avg_fee {background: #238c2f; color: #fff;}
.ffl-list ul li.notOnFile .rating-cont, .ffl-list ul li.notOnFile .avg_fee {background: #ff0100;}
.ffl-list ul li.onfile .rating-cont, .ffl-list ul li.onfile .avg_fee {background: #96780a;}
.ffl-list ul li .rating-cont { width: 50%; }
.ffl-list ul li .avg_fee {width: 50%; line-height: 18px;}
.ffl-list ul li .rating-box {margin: 0 auto 3px;}
.ffl-list .rate-this .radio-hide {position: relative; width: 14px; height: 14px;}
.ffl-list .rate-this .radio-hide > input {width: 14px; height: 14px; opacity: 0; padding: 0; margin: 0; float: left; position: absolute; left: 0; top: 3px;}
.ffl-list .rate-this .radio-hide > input + label, .ffl-list .rate-this .radio-hide > input[type=radio]:checked.hover-state + label {background: url('../images/bkg_rating.png') 0 0 no-repeat; height: 14px; padding: 0 0 0 14px;}

.ffl-list .rate-this .stars {width: 100% !important; position: relative;}
.ffl-list .rate-this .radio-hide > input[type=radio]:checked + label,
.ffl-list .rate-this .radio-hide > input[type=radio]:hover + label,
.ffl-list .rate-this .radio-hide > input[type=radio]:focus + label,
.ffl-list .rate-this .radio-hide > input[type=radio] + label:hover,
.ffl-list .rate-this .radio-hide.active > input[type=radio] + label,
.ffl-list .rate-this .radio-hide.active > input[type=radio]:checked.hover-state + label,
.ffl-list .rate-this .radio-hide.active > input[type=radio]:checked:hover.hover-state + label
{
    background-position: 0 -200px;
}

.ffl-list .your-fee div, .ffl-list .your-fee input  {float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ffl-list .your-fee div {float: left; width:35%;}
.ffl-list .your-fee input[type=text] {width: 30%;}
.ffl-list .your-fee input[type=submit] {width: 30%; font-size: 10px; margin-left: 2%;}
.ffl-info {padding: 6px; background: #f4f4f4; border-radius: 6px; border: 1px solid #ccc; margin-top: 10px;}
li.fields.search-zip {margin-bottom: 12px;}
.search-zip .field {width: 100%; max-width: 100%;}
.search-zip .input-box {width: 100%;}
.search-zip #distance {width: 30%; float: left; height: 29px; margin-left: 1%;}
.ffl-list .no-map {color :#ff0000; font-style: italic; text-align: center; font-size: 10px;}

#gmap {width: 100%; height: 500px;}
#gmap img{ max-width: none !important; width: auto; display: inline;}
.infowindow {width: auto; max-width: 90%;}


/* curio and relic lookup / save */
#your_license > div {display: block; float: left; width: 100%; padding: 10px; background: #f4f4f4; border: 1px solid #ccc; margin-right: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 20px; display: none;}
#your_license input[type=submit] {float: right;}  

.curio_only.license-info {margin-bottom: 20px; float: left; width: 50%;}
.curio_only.license-info address {padding: 10px; background: #ccc; }
#crSearch .curio_only {width: 50%; margin-bottom: 20px;}
#crSearch select {max-width: 100% !important;}

#cr_results {margin-top: 20px;}

.no-license.messages {background: #C43C35; border-radius: 4px; margin: 10px 0; color: #fff; padding: 10px; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.no-license.messages a {font-weight: bold; color: #000;}
.return-btn {margin-bottom: 10px;}
.vids {width: 400px; margin-left:auto; margin-right:auto}
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.home-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
} 
.home-video iframe,
.home-video object,
.home-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#c9-button.c9-default #c9-button-content {
	background: #E6BB00 !important;
}

.msrp-label-list.aVersion, .msrp-label-list.aVersion .price{
	color:#000;
	font-size:12px;
}
.your-price-label-list {
	color:#E96B00;
}
.regular-price-label.aVersion{ color:#E96B00; }
.product-options-bottom .price-pipe.aVersion {display:none;}
.product-options-bottom .regular-price-label.aVersion {display:none;}
.bVersion{
 	display:none;
}
.products-list .ratings.zero-count-reviews{
	display:none;
}
.crosssell .msrp-label-list {display:none;} 
/* AH 03-25 Fix New Products Page - OTHER CSS CHANGES IN skin/frontend/default/classic-arms-rwd/css/widgets.css*/
.cms-new-products .col-main{ width:100% !important;}
.cms-new-products .col-left.sidebar{ width:0% !important;}
.cms-new-products .col-left.sidebar{ display:none; }
.cms-new-products .breadcrumbs { padding: 0 0 0 30px; top: 5px; left:10px; }
.cms-new-products .col-main .std { padding-left: 0px;}
/* END AH 03-25 Fix New Products Page */
.product-details span.msrp-label-list {display:none;}
.product-details span.price-pipe {display:none;}
.product-details span.regular-price-label {display:none;}
.product-details span.your-price-label-list {display:none;}
.cart .data-table tbody td a.product-image{
	background-color: #fff;
	border:1px solid #d0cdc9;
}
.cart .data-table .a-right .price{
	font-size:14px;
}

.cart .crosssell .product-image{
	background-color: #ffffff;
}
.crosssell .regular-price .price, .crosssell .special-price .price{
	font-weight: bold;
	font-size: 16px;
}
.crosssell .product-details h3.product-name {
	padding-bottom: 6px;
}
.crosssell li.item{
	margin:21px 0;
}
.bVersion { display:none; }
.product-options-bottom .msrp-label-list { display: none !important; }
.product-options-bottom .your-price-label-list { display: none !important; }
.msrp-label-list .price { color: #000000; }
.productmsrp .learnmore { padding-bottom:10px; }
.learnmore.clear { display:none; }
.category-long-guns.js-ready .msrp-label-list { display:none; }
.category-long-guns.js-ready .price-pipe { display:none; }
@media only screen and (max-width: 4000px) {
    .lb-image { max-height:800px !important;  max-width: 1000px !important; }
    .lb-outerContainer {  max-height:808px !important;  max-width:1008px !important;  min-width: 408px; min-height: 200px;}
    
    .lb-details { float: left;}
    .lb-close{ float:left;}
    .lb-dataContainer{max-width: 808px !important; max-height:50px !important; min-width: 400px; min-height:35px;}
	.header .logo {top: 17px; width:227px; height:135px;}
}

/* Desktop, smaller */
@media only screen and (max-width: 1260px) {
    body {padding: 0 20px;}
    .header {width: calc(100% + 30px); margin-left: -15px;}
    #navigation, .main .container, .footer-container .footer {width: 100%;}
    .header .topcontact .contact-header {font-size: 10px;}
    .header #topnav:before {background-image: url('../images/structure/header-bg-left-no-shadow.png');}
    .header #topnav:after {background-image: url('../images/structure/header-bg-right-no-shadow.png');}
    .cms-home .main .container {padding-top: 30px;}
    .soc-header + .soc-header img {margin:9px 0 0 0;}

    .cms-ffl-lookup .std {padding-left: 0;}
    .ffl-left {width: 40%;}
    .ffl-right {width: 60%;}
    .lb-image { max-width:  750px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 758px !important; max-height:808px !important; min-width: 408px; min-height: 200px;}
}


@media only screen and (max-width: 1140px) {
    .header .slogan {display: none;}
    .cart .cart-collaterals .col2-set .col-2 {width: 50%;}
    .cart .discount .input-box, .form-list .input-box {max-width: 100% !important;}
    .form-list li.wide .input-box, .form-list li.wide select { width: 100%; max-width: 100% !important; }
    .form-list li.wide input.input-text {width: 100%; max-width: 100%;}
    .cart .discount input.input-text, .form-list input.input-text {width: 100%; max-width: 100% !important; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; height: 24px;}
    .cart .cart-collaterals .col2-set {width: 60%; -webkit-box-sizing: border-box;     -moz-box-sizing: border-box;     box-sizing: border-box;}
    .cart .totals {width: 38%; margin-left: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

    #ffl_search_zip {height: 29px;}

    .tier-prices {margin: 5px 0; padding: 5px;}
    .product-options {margin: 5px 0 0 0; padding: 0px 15px 0px;}
    .lb-image { max-width:  750px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 758px !important; max-height:808px !important; min-width: 408px; min-height: 200px;}
}

@media only screen and (max-width: 1024px) { 
    .header .logo {width: 204px; height: 124px; top: 22px; -webkit-background-size: contain; background-size: contain;}
    body {padding: 0 17px;}
    .header .slogan {display: block; margin-left: 200px;}
    .header .topcontact .contact-header {display: none;}
    .topcontact span.phone.hours, .topcontact span.login.account, .topcontact span.cart.sidebar {margin-left: 5px;}
    li#longguns, li#handguns, li#candreligible, li#ammunition, li#accessories {}
    li#longguns a, li#handguns a, li#candreligible a, li#ammunition a, li#accessories a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 14px;
        padding: 8px 12px 0;
        text-align: center;
    }
    li#longguns a, li#handguns a, li#candreligible a {max-width: 95px;}
    li#ammunition a, li#accessories a {padding-top: 15px;}

    span.phone.hours {display: block;}

    .featuredimage .product-image img, .products-list .product-image img, .product-img-box .product-image img {max-width: 100% !important}

    .js-nav #mobile-nav {display: block;}

    .col-left {padding-left: 0; width: 30%;}
    .col-main {width: 70%; padding: 0 20px 20px 20px;}
    .block .block-title strong span, #narrow-by-list li {font-size: 11px;}
    h1 {padding-bottom: 6px;}
    
    .table-display {display: table; width: 100%;}
    .product-tabs {display: table-row;  height: auto;}
    .product-view .product-tabs > li {display: table-cell; float: none; }
    .product-view .product-tabs > li.active, .product-view .product-tab > li:hover, .product-view .product-tabs > li:hover > a {/*background: #d0c4a5;*/}
    .product-view .product-tabs > li > a {padding: 6px 4px; display: block; text-align: center; font-size: 11px; border-right: none;}

    .ffl-left, .ffl-right {width: 100%; padding: 0; margin-top: 10px;}
    .ffl-list ul li {width: 48%; float: left; clear: none ; margin-right: 2%; }
    .ffl-list ul li:nth-child(2n+3) {clear: both;}
    .ffl-list ul li.highlighted {width: 48%; margin-left: 0%;}
    .ffl-list ul li address {padding: 3px; font-size: 12px;}
    .ffl-list ul li .rating-cont, .ffl-list ul li .avg_fee, .ffl-list ul li .rate-this, .ffl-list ul li .your-fee {padding: 3px;}
    .ffl-list ul li form {}
    #ffl-default ul li, #ffl-saved ul li {width: 48%;}

    .main .container {padding: 50px 10px;}
    .leftside {width: 70%;}
    .rightside {width: 30%;}
    .lb-image { max-width:  750px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 758px !important; max-height:800px !important; min-width: 408px; min-height: 200px;}
}

@media only screen and (max-width: 920px) {
    .form-list .field, .form-list .input-box, .form-list select {width: 100%;}
    .lb-image { max-width:  740px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 748px !important; max-height:808px !important; min-width: 400px; min-height: 200px;}
}

@media only screen and (max-width: 840px) {
    li#longguns a, li#handguns a, li#candreligible a, li#ammunition a, li#accessories a {
        font-size: 12px;
        line-height: 12px;
    }
    li#longguns a, li#handguns a, li#candreligible a {max-width: 65px; padding: 8px 0;}
    .lb-image { max-width:  650px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 658px !important; max-height:808px !important; min-width: 400px; min-height: 200px;}
}

@media only screen and (max-width: 768px) {
    body {padding: 0 11px;}
    .header {width: calc(100% + 16px); margin-left: -8px;}
/* AH 04-06 Sign Up Fix */
/*     #navigation a.signup {float: left;} */

/* AH 04-06 Sign Up Fix */
/*     .top-search .searchautocomplete {right: 6px;} */
    #mobile-toggle {display: block;}
    .header .logo {left: 75px;}
    .header .slogan {display: none;}
    .col-left {width: 100%;}
    .col-left .block.block-nav {display: none;}
    .col-main {width: 100%;}
    ul#mainNav {display: none;}

    /* search bar, in amazon.css file */
    .cart .cart-collaterals .col2-set .col-2 {width: 100%;}
    .cart .cart-collaterals .col2-set,
    .cart .totals {width: 100%;}

    .footer-container .footer {padding: 12px 0; }
    .footer-container .footer .links {float: none; clear: both; width: 94%; margin: 0 auto;}

    #quicksidelinks ul li:before {left: 4%;}
    #quicksidelinks ul li a div {padding-left: 20%;}
    #quicksidelinks ul li, #jokeoftheday .title, #todayinhistory .title, #verseoftheweek .title, #bornonthisday .title {font-size: 15px;}
    .lb-image { max-width:  600px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 608px !important; max-height:808px !important; min-width: 400px; min-height: 200px;}
}

@media only screen and (max-width: 700px) {
/* AH 04-06 Sign Up Fix */	
	.top-search .searchautocomplete {right: 6px;}
	#navigation a.signup {float: left;}
/* END AH 04-06 Sign Up Fix */	
    /*#navigation {height: 87px;}*/
    body[class*="catalog"] .main .container {padding-top: 10px;}
    .breadcrumbs {display: none;}
    .header .logo {width: 172px; height: 105px; top: 29px; position: relative; left: auto; margin: 0 auto; float: none; display: block;}
    span.account.login strong span.text, span.account.login strong:after, span.cart.sidebar strong span.text {display: none;}
    .header .topcontact span.icon-user, .topcontact span.icon-cart {font-size: 17px; line-height: 28px; margin-right: 0;}
    .header .topcontact span.icon-user {position: relative; top: 2px; line-height: 26px;}
    .topcontact span.icon-cart {height: 26px; width: 19px; background: url("../images/structure/icon-cart-large.png") no-repeat;}
    .cms-home .main .container {padding:10px;}
    .leftside, .rightside {width: 100%; padding: 0; margin-top: 20px;}
    img {max-width: 100% !important;}
    .toolbar .pager {padding: 0 0 5px 0;}
    .pager .pages {margin: 0; display: block; width: 100%; clear: both; padding: 10px 0;}
    .pager .pages strong {margin-left: -33px;}
    .pager .pages ol li.current { padding: 6px 10px; font-weight: bold; color: #000; border: 2px solid #000;  border-radius: 6px;}
    .pager .pages ol li a {display: inline-block; padding: 5px 12px; background: #ccc; border-radius: 6px; color: #000; font-weight: bold;}

    .product-view .product-img-box {width: 100%;}
    
    .product-shop h1, #messages_product_view, .product-view .product-shop .availability, .product-shop .email-friend {display: none;}
    .col1-layout .product-view .product-shop {width: 100%; padding: 0;}

    .table-display { display: block;}

    .cart-table thead th:first-child,
    .cart-table tbody td:first-child {display: none;}
    .cart-table .product-name a {font-size: 12px;}
    .phone-display {display: block;}
    .phone-display.table-row {display: table-row;}
    .phone-display.table-row h2.product-name {padding: 0;}
    .prod-phone {display: table-cell;}
    .cart-table thead th.prod-wide,
    .cart-table tbody td.prod-wide {display: none;}


    .product-tabs-mobile {display: block;}
    .product-view .product-tabs-mobile > li {display: block; width: 100%; background: #e7e0ce;}
    .product-view .product-tabs-mobile > li.active, .product-view .product-tabs-mobile > li:hover, .product-view .product-tabs-mobile li:hover > a {background: #d0c4a5;}
    .product-view .product-tabs-mobile > li > a {padding: 8px 4px 8px 30px; display: block; text-align: left; font-size: 14px; position: relative;}
    .product-view .product-tabs-mobile > li > a:before {
    content: "\e67d";
    display: block;
    position: absolute;
    left: 6px;
    top: 9px;
    font-family: 'Entypo';
    font-size: 18px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fe6c00;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
    .product-view .product-tabs-mobile li.active > a:before {content: "\e67c";}

    #review-form .form-list {width: 100%;}
    
    .vids {width: 200px; margin-left:auto; margin-right:auto}
    .owl-theme .owl-controls .owl-nav [class*=owl-]{margin:5px 25px;}
    .lb-image { max-width:  500px !important; max-height:800px !important;}
    .lb-outerContainer { max-width: 508px !important;  max-height:808px !important; min-width: 400px; min-height: 200px;}
	.soc-header img {display:none;}
}

@media only screen and (max-width: 600px) {
	.product-view .product-img-box .product-image { width:96%; } 
    .js-nav .wrapper {left: 52%;}
    .js-nav #mobile-nav {width: 50%; left: -52%;}

    #navigation a.signup {}
    .col-main {padding: 0 5px 20px 5px;}
    .cms-ffl-lookup .std {padding: 10px 10px 0;}

    .checkout-cart-index .main .container, .checkout-onepage-index .main .container {padding: 30px 8px;}
    .cart-table td {padding: 2px;}

    .col2-set .col-1, .col2-set .col-2 {width: 100%; margin-bottom: 10px;}
    #checkout-step-login > .col2-set > .col-1 {margin-bottom: 50px;}
    #checkout-step-login > .col2-set + .col2-set .col-1 {margin-bottom: 0;}
    #opc-login .col-1 .buttons-set {position: absolute; top: 70px; right: 30px;}
    .opc .step {padding: 15px 4px;}

    .ffl-list ul li, .ffl-list ul li.highlighted {width: 100%; margin: 0 0 10px 0;}
    .ffl-list ul li.preferred h3, .ffl-list ul li.onfile h3 {padding: 0;}
    .ffl-list ul li .rating-cont, .ffl-list ul li .avg_fee, .ffl-list ul li .rate-this, .ffl-list ul li .your-fee {padding: 0;}

    .form-hold {display: table !important; background: #fff;}
    .form-hold form {display: table-row !important;}
    .form-hold .rate-this, .form-hold .your-fee {display: table-cell !important; vertical-align: center;}

    .footer-container .footer .beourfriend {display: none;}
    .footer-container .footer .links a {display: block; font-size: 11px; line-height: 22px; padding: 6px 8px;  float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    .footer-container .footer .links a:nth-child(4n+1) {clear: both;}

    #ffl-default ul li, #ffl-saved ul li {width: 100%; margin-right: 0;}
    .faq-list li a.question {line-height: 14px; top: -6px; height: 21px;}
    .lb-image { max-width:  412px !important; max-height:800px !important;}
    .lb-outerContainer { max-width: 420px !important; max-height:808px !important; min-width: 420px; min-height: 125px;}

    .lb-details { float: left;}
    .lb-close{ float:left;}
    .lb-dataContainer{max-width: 250px !important; max-height:50px !important; min-width: 250px; min-height:35px; float: left; padding-left:30px;}
}

@media only screen and (max-width: 420px) {
	body { padding: 0 0px; }
	.products-list .product-shop { padding-left: 8px; }
	.header { width:100%; margin-left: 0px; }
	.product-view .product-img-box .product-image { width:96%; } 
    #navigation {height: 110px;}
    .page-title.title-buttons {border-bottom: none;}
    .title-buttons button {float: none;}
    .block-related .block-content ol li.item {width: 100%; padding: 6px 0;}
    .lb-image { max-width:  300px !important; max-height:800px !important; }
    .lb-outerContainer { max-width: 308px !important; max-height:808px !important; min-width: 308px; min-height: 125px;}
    .lb-details { float: left;}
    .lb-close{ float:left;}
    .lb-dataContainer{max-width: 250px !important; max-height:50px !important; min-width: 250px; min-height:35px; float: left; padding-left: 30px;}
	.header .logo {width: 140px; height: 85px; top: 36px;}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) and (max-width : 767px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* .bVersion { display:none; }
.product-options-bottom .msrp-label-list { display: none !important; }
.product-options-bottom .your-price-label-list { display: none !important; }
.msrp-label-list .price { color: #000000; }
.productmsrp .learnmore { padding-bottom:10px; }
.learnmore.clear { display:none; }
.category-long-guns.js-ready .msrp-label-list { display:none; }
.category-long-guns.js-ready .price-pipe { display:none; } */
