/**
 * 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) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* {margin:0; padding:0; }

body,html {padding: 0;margin: 0;min-width: 320px !important;}
body          {background:#ECEAD9;font: 13px 'Arial', Helvetica, sans-serif; color:#3E3629;text-rendering: optimizelegibility;}

img           {border:0; vertical-align:top; }

a             {color:#D77832; text-decoration:none; }
a:hover       {color:#A0A0A0; text-decoration:none; }
:focus        {outline:0}

/* Headings */
h1,h2,h3,
h4,h5,h6      {margin:0 0 5px; color:#3E3629; font-family: 'Arial', sans-serif}
h1            {font:normal 30px 'cantarellbold';letter-spacing: -1px;text-transform: uppercase}
h2            {font-size:14px;color: #D77832}
h3            {font-size:13px;}
h4            {font-size:14px;}
h5            {font-size:14px;}
h6            {font-size:14px;}

/* Forms */
form          {display:inline; }
fieldset      {border:0; }
legend        {display:none; }

/* Table */
table         {border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td {vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
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; }*/

/* Lists */
ul,ol         {list-style:none; }

/* Tools */
.hidden       {display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         {white-space:nowrap !important; }
.wrap         {white-space:normal !important; }
.a-left       {text-align:left !important; }
.a-center     {text-align:center !important; }
.a-right      {text-align:right !important; }
.v-top        {vertical-align:top; }
.v-middle     {vertical-align:middle; }
.f-left,
.left         {float:left !important; }
.f-right,
.right        {float:right !important; }
.f-none       {float:none !important; }
.f-fix        {float:left; width:100%; }
.no-display   {display:none; }
.no-margin    {margin:0 !important; }
.no-padding   {padding:0 !important; }
.no-bg        {background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.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 {position: relative;z-index: 5;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/main_bg_picture.jpg') 0 0 repeat-x;min-height: 771px;padding-bottom: 56px}
.main-container.home {padding-bottom: 0}
.home .main {padding: 0;max-width: 960px}
.main {
    max-width:940px;
    margin:0 auto;
    min-height:820px;
    padding: 0 10px;
    background: #FFF url('http://www.bohning.com/skin/frontend/bohning/default/images/main_shadow.png') 0 0 repeat-x;
    -webkit-box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.1);
    position: relative;
}
.home-container {overflow: hidden;position: relative;display: none;}
.main-image {position: absolute;z-index: 1;top: 0;width: 100%;display: block;}
.home-container .l-side {
    float: left;
    width: 50%;
    position: relative;
    z-index: 2;
}
.home-container .r-side {
    float: right;
    width: 50%;
    position: relative;
    z-index: 2;
}
.home-container .l-side .in {
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0;
    right: -10%;
}
.home-container .l-side .in img {
    width: 100%;
    display: block;
    position: absolute;
    top: -3%;
}
.home-container .r-side .in {
    position: absolute;
    top: -20%;
    bottom: -12%;
    left: 0;
    right: -10%;
    overflow: hidden;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg) ;
}
.home-container .r-side .in img {
    display: block;
    position: absolute;
    top: 12%;
    right: 9%;
    width: 103%;
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg) ;
}

.hm-slogan {font: normal 30px 'cantarellregular', sans-serif;color: #FFF;text-align: center;text-transform: uppercase;position: absolute;width: 100%;letter-spacing: -1px;z-index: 2;margin-top: 12%}
.hm-slogan span {font: normal 46px/48px 'cantarellbold', sans-serif;display: block;text-align: center}

.home .slogan-box, .catalog-category-view .slogan-box {display: none;padding: 10px 0;text-align: center;font-size: 14px;color: #3E3629;letter-spacing: -1px;position: absolute;top: 0;width: 100%;z-index: 10;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/px_opacity.png') repeat;margin: 0}
.catalog-category-view .slogan-box {display: block;left: 0}
.slogan-box {padding: 10px 0;text-align: center;font-size: 14px;color: #3E3629;letter-spacing: -1px;background: #EFE5D5 url('http://www.bohning.com/skin/frontend/bohning/default/images/main_shadow.png') 0 0 repeat-x;margin: 0 -10px}
.slogan-box span {font: normal 14px 'cantarellbold', sans-serif;color: #ED2027;text-transform: uppercase;}

.slogan-box p {margin: 0;padding: 0}

.hm-buttons {overflow: hidden}
.hm-butt {
    display: block;
    background: #D67832;
    transform: rotate(0deg) skew(12deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(12deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(12deg) translate(0px);
    -o-transform: rotate(0deg)  skew(12deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(12deg) translate(0px);
}
.hm-butt span {
    white-space: nowrap;
    display: block;
    font: normal 16px/49px 'cantarellbold', sans-serif;
    color: #FFF;
    padding: 0 13px;
    min-width: 156px;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(0deg) skew(-12deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-12deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-12deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-12deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-12deg) translate(0px) !important;
}
.hm-butt:hover {background: #C75401}

.hm-butt-left {position: absolute;margin-top: 57%;right: 5%}
.hm-butt-right {position: absolute;margin-top: 57%;left: 8%}

.home-slider .l-side-wide {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    z-index: 10;
    text-align: center;
}
.home-slider .l-side-wide .hm-butt {
    margin: 0;
    position: relative;
    right: auto;
    display: inline-block;
}

.hm-butt.dark {background: #3E3629}
.hm-butt.dark:hover {background: #262022}

.news-tape {margin: 18px 10px 25px;overflow: hidden;position: relative}
.news-tape .title {
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
    position: absolute;
    top: 0;
    left: -4px;
    background: #3E3629;
    font:normal 14px 'cantarellbold', sans-serif;
    padding: 4px 13px;
    z-index: 5;
    color: #FFF;
    height: 100%;
    text-transform: uppercase;
}
.news-tape ul {padding: 0;margin: 0 0 0 -5px;list-style: none;overflow: hidden;width: 102%}
.news-tape li {
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 46%;
    color: #2f2f2f;
    background: #EBE9D9;
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
    padding: 5px 15px 5px 22px;
    font-size: 13px;

}
.news-tape li .more {font-family: 'cantarellbold'}

.retrs {
    transform: rotate(0deg) skew(-15deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    min-height: 20px;
}
.news-tape li:first-child {
    width: 53%;
    float: left;
    text-align: right;

    padding-left: 85px;
}

.home-title {font: normal 20px/26px 'cantarellbold', sans-serif;color: #3E3629;letter-spacing: -1px;text-align: center;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/px_dotted_brown.png') 0 13px repeat-x;margin: 0 10px;text-transform: uppercase;margin-bottom: 15px}
.home-title span {background: #FFF;padding: 0 10px}


.nav-bar {overflow: hidden;margin-bottom: 30px}
.nav-bar ul {padding: 0;margin: 0;list-style: none;text-align: center}
.nav-bar li {display: inline;font-size: 15px;}
.nav-bar li a {padding:0 14px 0 10px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_right.png') 100% 4px no-repeat}
.nav-bar li a:hover {background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_right_deactivate.png') 100% 4px no-repeat}
.nav-bar li:first-child a:hover {background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_left_deactivate.png') 0 4px no-repeat}
.nav-bar li a.deactivate {color: #a0a0a0;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_right_deactivate.png') 100% 4px no-repeat; cursor: default;}
.nav-bar li:first-child a {padding: 0 10px 0 14px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_left.png') 0 4px no-repeat}
.nav-bar li:first-child a.deactivate {color: #a0a0a0;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_left_deactivate.png') 0 4px no-repeat}

#slider {width: auto}
#slider-wrap {position: relative;overflow: hidden;margin: 0 10px;width: 940px;height: 235px}

.direction {position: absolute;z-index: 100}


.main-home-list {margin: 0;padding: 0;list-style: none;overflow: hidden;position: absolute;top: 0;left: 0}
.main-home-list li {float: left;width: 188px;}
.main-home-list li .in {max-width: 170px;margin: 0 auto}
.main-home-list li .image {display: block;margin: 0 auto;max-width: 170px;max-height: 179px}
.main-home-list li img {width: auto;margin: 0 auto;display: block;max-height: 179px;}
.main-home-list li .name {font-size: 13px;font-weight: bold;text-align: center;line-height: 18px;padding: 10px 0 0 0;text-align: center;display: block}

.secure-box {padding: 40px 0 32px;max-width: 470px;margin: 0 auto}
.secure-title {font: normal 20px/26px 'cantarellbold', sans-serif;color: #B8B4AA;letter-spacing: -1px;text-align: center;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/px_dotted_light.png') 0 13px repeat-x;margin: 0 10px;text-transform: uppercase;margin-bottom: 15px}
.secure-title span {background: #ECEAD9;padding: 0 10px}

.secure-box img {display: block;margin: 0 auto;width: 100%}

.home .col-main {width: 100%;padding: 0}

/* Base Columns */
.col-left {float:left; width:220px; padding:34px 0 30px 0; }
.col-main {float:left; width:700px; padding:34px 0 30px 0; }
.col-right {float:right; width:220px; padding:34px 0 30px 0; }

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main {float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main {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 */
.add-to-cart-alt {margin-bottom: 10px}

input,select,textarea,button {font:14px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#474747; }
input.input-text,select,textarea, input.input-file {
    background:#F3F3F3;
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #E9E9E9;
}

input.input-text,textarea, input.input-file {padding:6px 10px 7px;-webkit-appearance: none;border-radius: 0}
.mobile-version select {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    padding: 7px 35px 6px 8px !important;
}
select {
    padding:5px 10px 4px;
    border-radius: 0;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    position: relative;
}
.select-wrapper .s-title {position: absolute;top: 6px;left: 10px;font-size: 14px;z-index: 1;padding: 0 25px 0 0;height: 19px;overflow: hidden}
.toolbar .s-title {font-weight: normal;font-style: italic;line-height: normal;top: 8px}
.select-wrapper select {position: relative;z-index: 2}
.select-wrapper {
    position: relative;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background:#F3F3F3 url("http://www.bohning.com/skin/frontend/bohning/default/images/select_arrow.png") 100% 50% no-repeat;
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #E9E9E9;
}

.products-grid .product-image, .products-list .product-image {position: relative;}
.new-note {width: 69px;height: 69px;position: absolute;top: 0;right: 0;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/news_box.png') 0 0 no-repeat;font: normal 13px/69px 'cantarellbold', sans-serif;color: #FFFFFF;text-transform: uppercase;text-align: center}


/*.select-wrapper:before {
    content:'';
    right:0;
    top:0;
    width:33px;
    height: 32px;
    border-left: 1px solid #E1E1E1;
    background: url("http://www.bohning.com/skin/frontend/bohning/default/images/select_arrow.png") 0 50% no-repeat;
    position:absolute;
    pointer-events:none;
    display:block;
    z-index: 100;
}*/
.select-wrapper .select-over {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 200;
    padding: 0;
}

.slide-effect {position: relative;width: 50000px;}
.slide-effect li {float: left}
.fade-effect li {position: absolute}

#drag-container select, #drag-container input {
    background-color: #FFF !important;
}

.pager .select-wrapper:before, .pager .select-wrapper:before {
    border: none !important;
}

#drag-container .select-wrapper {
    border: none;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/select_arrow_white.png');
    background-color: #FFF;
}


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; resize: none}
input.radio {margin:1px 4px 0 0;vertical-align: top}
input.checkbox {margin-right:3px; }
input.qty {width:2.5em !important; margin-bottom: 10px}
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; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span {
    display: block;
    background: #D77832;
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
}

button.button span span {
    background: none !important;
    display: block;
    font: normal 13px/31px 'cantarellbold', sans-serif;
    color: #FFF;
    padding: 0 13px;
    white-space: nowrap;
    text-transform: uppercase;
    transform: rotate(0deg) skew(-15deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;}

button.button:hover span {background: #C65400}
button.button:active span {background: #DE9158}


.ln-but {display: inline }
.ln-but span {
    display: inline-block;
    background: #D77832;
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
}
.ln-but span span {
    background: none !important;
    display: inline-block;
    font: normal 13px/31px 'cantarellbold', sans-serif;
    color: #FFF;
    padding: 0 13px;
    white-space: nowrap;
    text-transform: uppercase;
    transform: rotate(0deg) skew(-15deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;}

.ln-but:hover span {background: #C65400}
.ln-but:active span {background: #DE9158}


button.disabled span {border-color:#bbb !important; background:#bbb !important; }

.page-title button.btn-checkout {margin-top: 18px}

button.btn-checkout span {background: #3E3629}
button.btn-checkout:hover span {background: #262022}
button.btn-checkout:active span {background: #6D6861}
button.btn-checkout span span {}
button.btn-checkout.no-checkout span {}
button.btn-checkout.no-checkout span span {}

p.control input.checkbox,
p.control input.radio {margin-right:6px; }
/* Form Highlight */
input.input-text:focus,textarea:focus {background: #FFF}

/*.highlight {background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list {width:535px; margin:0 auto; overflow:hidden; }*/

.additional-button {display: none}

.form-list li {margin:0 0 8px; }
.form-list label {float:left; font-size: 13px; position:relative; z-index:0; display: block;padding-bottom: 4px;color: #333333;}
.form-list label.required {}
.form-list label.required em {float:right; font-style:normal; color:#333333; position:absolute; top:0; right:-8px; }
.form-list li.control label {float:none;padding: 0}
.form-list li.control input.radio,
.form-list li.control input.checkbox {margin:1px 6px 0 0;float: left}
.form-list li.control .input-box {clear:none; display:inline; width:auto; }
/*.form-list li.fields {margin-right:-15px; }*/
.form-list .input-box {display:block; clear:both; width:260px; }
.form-list .field {float:left; width:275px; }
.form-list input.input-text {width:234px; }
.form-list textarea {width:254px; height:10em; }
.form-list select {width:254px; }
.form-list li.wide .input-box {width:515px; }
.form-list li.wide input.input-text {width:509px; }
.form-list li.wide textarea {width:529px; }
.form-list li.wide select {width:535px; }
.form-list li.additional-row {border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove {float:right; margin:5px 0 0; }
.form-list .input-range input.input-text {width:74px; }

.form-list-narrow li  {margin-bottom:0; }
.form-list-narrow li .input-box {margin-bottom:6px; }
.form-list-narrow li.wide .input-box {width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {width:254px }
.form-list-narrow li.wide select {width:260px; }

/* 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; }

/* 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:15px 0 0; padding:8px 0 0; border-top:1px solid #3E3629; text-align:right; }
.buttons-set p.required {margin:0 0 10px; }
.buttons-set .back-link {float:left; margin:0; }
.buttons-set button.button {float:right; margin-right:5px; }

.buttons-set-order {margin:10px 0 0; }
.buttons-set-order .please-wait {padding:12px 7px 0 0; }

.fieldset {padding:10px 20px 12px 20px; margin:28px 0; }
.fieldset .legend {background: #ECEAD9;font-size: 14px;font-weight: bold;text-transform: uppercase;padding: 12px 20px;color: #D77832;margin: 0 -20px 15px}


.careers-index-index .fieldset, .contacts-index-index .fieldset, .trophyphotos-send-index .fieldset {margin: 0 0 9px;padding: 0}
.careers-index-index .fieldset .legend, .contacts-index-index .fieldset .legend {margin: 0;cursor: pointer}

/* Form Validation */
.validation-advice {clear:both; min-height:13px; margin:3px 0 0; padding-left:0; font-size:11px; font-weight:bold; line-height:13px;color:#C30000; }
input.validation-failed {border:1px solid #C30000 !important; background:#F3F3F3 !important;padding: 6px 9px !important;}
.validation-passed {}
p.required {font-size:11px; text-align:right; 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:#e26703; }

.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 {
    background-color: #ECEAD9 !important;
    color: #D77832;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 12px 20px;
    text-transform: uppercase;}
.error-msg {color:#df280a; }
.success-msg {color:#3d6611; }
.note-msg,
.notice-msg {color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li {display:inline; }
.breadcrumbs li strong {font-weight:bold; }

/* Page Heading */
.checkout-cart-index .page-title {border: none;margin-bottom: 10px}
.page-title {width:100%; overflow:hidden; border-bottom:1px solid #3E3629; margin:0 0 25px;padding-bottom: 10px }
.page-title h1,
.page-title h2 {margin:0; }
.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; }

.title-buttons .button {margin: 8px 10px 0 0}

.subtitle,
.sub-title {clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager {}
.toolbar .pager {float: right;}

.pager .amount {float:left; margin:0; }
.pager .limiter {}
.toolbar .pager .limiter {float:left; }
.pager .limiter label {font-size: 14px;display: block;float: left;padding: 0 5px 0 0;line-height: 32px;font-weight: bold}
.pager .limiter select {margin:0 ; vertical-align:middle; }
.pager .pages {margin:0 0 0 10px;font-size: 14px;overflow: hidden;float: right}
.pager .pages strong {display: block;float: left;margin-right: 4px;}
.pager .pages ol {float: left;padding: 0;margin: 0}
.pager .pages li {float: left;font-weight: normal !important;padding: 0 6px}
.pager .pages li a {padding: 0}
.pager .pages .current {padding: 0 0px}
.pager .pages .current span {padding: 0px 6px;background: #D77832;font-weight: bold;color: #FFF;line-height: 20px;display: block;margin: 6px 0 0 0}

/* Sorter */
.sorter {}
.sorter .view-mode {float:left; margin:0; display: block}
.sorter .sort-by {float:right; padding-right:36px; }
.sorter .sort-by label {display: block;float: left;margin: 0 5px 0 0}
.sorter .sort-by .select-wrapper {float: left}
.sorter .sort-by a {float: left;display: block;margin: 0 0 0 5px}
.sorter .sort-by select {margin:0 0 1px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {background: #ECEAD9;padding: 3px 10px;font-size: 14px;font-weight: bold;color: #3E3629;margin-bottom: 20px}
.toolbar .pager {float: right;line-height: 32px}
.toolbar .sorter {float: left;line-height: 32px}
.toolbar-bottom {margin-bottom: 0}

.view-mode label {display: block;float: left;margin-right: 8px}
.view-mode .list {display: block;width: 25px;height: 16px;float: left;overflow: hidden;text-indent: -999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/view_mode.png') 100% 0 no-repeat;margin: 9px 0 0 0}
.view-mode .grid {display: block;width: 16px;height: 16px;float: left;overflow: hidden;text-indent: -999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/view_mode.png') 0 0 no-repeat;margin: 9px 10px 0 0}
.view-mode strong.grid {background-position: 0 100% !important;}
.view-mode strong.list {background-position: 100% 100% !important;}

.toolbar select {font-style: italic;padding: 6px 13px 6px 5px}
.toolbar .select-wrapper:before {
    border: none;
}

/* Data Table */
.data-table {width:100%; border:1px solid #E3E3E3;margin: 10px 0;background: #FFF}
.data-table .odd  {background:#FFF}
.data-table .even {background:#FFF;}
/*.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:0 !important; }
.data-table th {padding:13px 10px; font-weight:bold; }
.data-table td {padding:8px 10px; }

.data-table thead th {font-weight:bold; padding:8px 10px; color:#FFF; 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 {
    /*-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);*/
    background: #D77832;
    font-size: 14px;
    text-transform: uppercase;
}
.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 {}
.data-table tfoot tr {background-color:#ECEAD9 !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 #E3E3E3}
/* 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 url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; 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(http://www.bohning.com/skin/frontend/bohning/default/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; }


.sh_conf {margin-bottom: 15px;}
.sh_conf .title {font-size: 14px;font-weight: bold;color: #FFF;text-transform: uppercase;line-height: 40px;padding: 0 0 0 22px;background: #D77832}
.sh_conf .content-box {
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    padding: 30px 22px 20px;
    background: #ECEAD9;
}
.sh_conf .content-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sh_conf .content-box ul li {padding-bottom: 10px;font-size: 13px;font-weight: bold}

/* Shopping cart tax info */
.cart-tax-info {display:block; }
.cart-tax-info,
.cart-tax-info .cart-price {padding-right:20px; }
.cart-tax-total {display:block; padding-right:20px; background:url(http://www.bohning.com/skin/frontend/bohning/default/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 {font-size: 13px;line-height: 20px}
.std p {margin: 20px 0}
.std h1 small,
.std h2 small,
.std h3 small,
.std h4 small,
.std h5 small,
.std h6 small {

}

.std ul,
.std ol {
    padding: 0;
    margin: 0 0 20px 0;
}

.std ol li {
    list-style: decimal inside;
}

.std ul ul,
.std ul ol,
.std ol ol,
.std ol ul {
    margin: 0 0 0 10px;
}

.std li {
    line-height: 20px;
}

.std ul {
    list-style: none;

}

.std ul li {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/list_check.png') 0 4px no-repeat;
    padding:0 0 7px 30px;
}

.std ul li strong {color: #D77832}

.std dl {
    margin-bottom: 20px;
}

.std dt,
.std dd {
    line-height: 20px;
}

.std dt {
    font-weight: bold;
}

.std dd {
    margin-left: 10px;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: none;
    border-bottom: 1px solid #B0B0B0;
}

.std IMG {
    max-width: 625px;
}

.std IMG.alignnone {
    display: block;
    margin: 20px 0;
}

.std IMG.alignleft {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
}

.std IMG.alignright {
    display: block;
    float: right;
    margin: 0 0 10px 15px;
}

.aligncenter {
    display: block;
    margin: 20px auto;
}

.std abbr[title],
.std abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #D67832;
}

.std blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #D67832;
}

.std blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

.std blockquote small {
    display: block;
    line-height: 20px;
    color: #999999;
}

.std blockquote small:before {
    content: '\2014 \00A0';
}

.std blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}

.std q:before,
.std q:after,
.std blockquote:before,
.std blockquote:after {
    content: "";
}

.std address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px;
}

.std code,
.std pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.std code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

.std pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.std pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0;
}

.std table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.std table {
    width: 100%;
    margin-bottom: 20px;
}

.std table th,
.std table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.std table th {
    font-weight: bold;
}

.std table thead th {
    vertical-align: bottom;
}

.std table caption + thead tr:first-child th,
.std table caption + thead tr:first-child td,
.std table colgroup + thead tr:first-child th,
.std table colgroup + thead tr:first-child td,
.std table thead:first-child tr:first-child th,
.std table thead:first-child tr:first-child td {
    border-top: 0;
}

.std table tbody + tbody {
    border-top: 2px solid #dddddd;
}

.std table-condensed th,
.std table-condensed td {
    padding: 4px 5px;
}

/* 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(http://www.bohning.com/skin/frontend/bohning/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss {background:url(http://www.bohning.com/skin/frontend/bohning/default/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(http://www.bohning.com/skin/frontend/bohning/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  {display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 {display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.bohning.com/skin/frontend/bohning/default/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(http://www.bohning.com/skin/frontend/bohning/default/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(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice {border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner {width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p {margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions {padding-top:10px; }

/* Cookie Notice */
.notice-cookie {}

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice {margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner {width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p {padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo {float:left; }
.header-container {}
.header {position: relative}
.header .first-row {padding: 10px 0;background: #303A46}
.header .first-row .inner {max-width: 960px;margin: 0 auto}

.smi-box {padding: 0;margin: 0;list-style: none;overflow: hidden;float: left}
.smi-box li {float: left;margin-left: 4px}
.smi-box li:first-child {margin: 0}
.smi-box li a {display: block;width: 23px;height: 23px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icons_smi.png') 0 0 no-repeat;overflow: hidden;text-indent: -9999px}
.smi-box li a:hover {background-position: 0 100%}
.smi-box li.tw a {background-position: -27px 0}
.smi-box li.tw a:hover {background-position: -27px 100%}
.smi-box li.yt a {background-position: 100% 0}
.smi-box li.yt a:hover {background-position: 100% 100%}

.link-location {float: left;margin-left: 6%}
.link-location a {color: #FFF;display: block;min-height: 23px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_location.png') 0 0 no-repeat;padding: 0 0 0 30px;font: normal 13px/23px 'cantarellbold', sans-serif;color: #FFF;text-transform: uppercase;}
.link-location a:hover {color: #D8BD96;background-position: 0 100%}

.phone-box {float: left;min-height: 23px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_phone.png') 0 0 no-repeat;padding: 0 0 0 30px;font: normal 13px/23px 'cantarellbold', sans-serif;color: #FFF;text-transform: uppercase;margin-left: 2%}

.cart-box {float: right;min-height: 23px;padding-left: 24px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_cart.png') 0 0 no-repeat;font: normal 13px/23px 'cantarellbold', sans-serif;color: #FFF;text-transform: uppercase;}
.cart-box span {padding: 3px 7px 2px;background: #D67832;color: #FFF;margin-left: 4px;text-align: center}
.cart-box a:hover span {color: #FFF;}
.cart-box a {display: block;color: #FFF;}
.cart-box a:hover {color: #D8BD96;}

.login-box {float: right;height: 23px;margin-right: 13px;}
.login-box a {
    display: block;
    background: #D8BD96;
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
}
.login-box a span {
    display: block;
    font: normal 13px/23px 'cantarellbold', sans-serif;
    color: #24313F;
    padding: 0 13px;
    text-transform: uppercase;
    transform: rotate(0deg) skew(-15deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
}
.login-box a:hover {background: #FFF}

.header .second-row {padding: 19px 0 0;background: #FFF}
.header .second-row .inner {max-width: 960px;margin: 0 auto}
.tm-logo {display: block;float: left;border: none;padding: 0;margin: 0;width: 316px;height: 58px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/tm_logo.png') 0 0  no-repeat;overflow: hidden;}
.tm-logo img {display: block;}
.tm-logo .add-title {font: normal 13px 'cantarellregular', sans-serif;text-transform: uppercase;text-align: center;padding: 3px 0 0;clear: both;display: block;position: absolute;left: -9999px;color: #3E3629}

.language {float: right;height: 11px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_arr.png') 100% 50% no-repeat;margin-top: 2%;position: relative}
.language .link {display: block;width: 16px;height: 11px;padding-right: 16px;}
.language .list {position: absolute;width: 130px;padding: 4px 14px 3px;background: #fff;right: 0;top: 20px;display: none;z-index: 10;-webkit-box-shadow: 0 0 2px 0 #3E3629;box-shadow: 0 0 2px 0 #3E3629;}
.language .list a {display: block;line-height: 11px;font-size: 12px;overflow: hidden; padding: 5px 0 2px;}
.language .list li {padding: 4px 0 3px}
.language .list li + li {border-top: 1px solid rgba(62, 54, 41, .15)}
.language .list a:hover {}
.language .list a img {display: block;float: left;margin-right: 4px;width: 16px;margin-bottom: 5px}

.header #search_mini_form {float: right;margin: 0.95% 3% 0 0}
.header .form-search, .sidebar-search .form-search {
    width: 267px;
    height: 22px;
    background: #F3F3F3;
    overflow: hidden;
    padding: 5px;
    -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
}
.header .form-search label {display: none }
.header .form-search input.input-text, .sidebar-search .form-search .input-text {
    float: left;
    padding: 2px 0 3px 5px;
    font-size: 14px;
    font-style: italic;
    color: #3E3629;
    width: 225px;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header .form-search button.button, .sidebar-search .form-search .button {float:right;width: 21px;height: 22px;}
.header .form-search button.button span, .sidebar-search .form-search .button span {display: block;width: 21px;height: 22px;position: relative;overflow: hidden;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_search.png') 0 0 no-repeat;padding: 0;margin: 0;border: none}
.header .form-search button.button span span, .sidebar-search .form-search .button span span {position: absolute;left: -9999px}

.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 {background:#FFF;position: relative;z-index: 6;}
.nav-container .inner {max-width: 960px;margin: 0 auto;}
.nav-container .mobile-menu {padding:13px 15px 14px 30px;font: normal 13px/15px 'cantarellbold', sans-serif;text-align: center;color: #FFF;background: #3E3629;text-transform: uppercase;letter-spacing: 2px;cursor: pointer;display: none}
.top-menu {padding: 5px 0 0 0;margin: 0 0 0 -14px;list-style: none;position: relative}
.top-menu .item-first {float: left;position: relative;z-index: 1}
.top-menu .item-first.last {position: absolute;right: -14px}
.top-menu .item-first.last .item-first-link {position: absolute;right: 0}
.top-menu .item-first:first-child {}


.top-menu .item-first .item-first-link {
    display: block;
    padding:13px 15px 14px 30px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_menu.png') 14px 16px no-repeat;
    color: #3E3629;
    letter-spacing: -1px;
    font: normal 15px/15px 'cantarellregular', sans-serif;
    text-transform: uppercase;
}
.top-menu .item-first.active {z-index: 10;}
.top-menu .item-first .item-first-link:hover, .top-menu .item-first.active .item-first-link, .top-menu .item-first.active-item .item-first-link {
    background-color: #201C1D;
    color: #FFF;

}
.top-menu .item-first ul.sub-top-menu {}
.top-menu .item-first:first-child ul.sub-top-menu {}
.top-menu ul.sub-top-menu {padding: 0 10px 0 10px;margin: 0;list-style: none;position: absolute;left: 0;z-index: 10;background: #1E1A1B url('http://www.bohning.com/skin/frontend/bohning/default/images/popup_menu.png') 0 100% repeat-x;min-width: 130px;top: 42px;height: 0;overflow: hidden;left: 50%}
.top-menu ul.sub-top-menu li.item-second {padding:18px 20px 20px;float: left}
.top-menu ul.sub-top-menu li.item-second a {font: normal 15px 'cantarellregular', sans-serif;text-transform: uppercase;text-transform: uppercase;white-space: nowrap;color: #FFF}
.top-menu ul.sub-top-menu li.item-second a:hover {color: #D77832}

.top-menu ul.sub-top-menu li.item-second ul {padding: 10px 0 0 0px;margin: 0;list-style: none}
.top-menu ul.sub-top-menu li.item-second ul li {padding-top: 4px;}
.top-menu ul.sub-top-menu li.item-second ul li a {padding-top: 10px;font-size: 13px;text-transform: none}

/* ======================================================================================= */





/* Sidebar =============================================================================== */
.block {border:none; margin:0 0 10px; }
.block .block-title {background: #3E3629;}
.block .block-title strong {display:block; font: normal 20px 'cantarellbold', sans-serif;color: #FFF;text-transform: uppercase;padding: 10px 12px;background: none !important;letter-spacing: -1px}
.block .block-title strong span {}
.block .block-title a {text-decoration:none !important; }
.block .block-subtitle {margin:0; padding:5px 9px; font-size:1em; font-weight:bold; }
.block .block-content {background:#ECEAD9; }
.block .block-content li.item {padding:7px 9px; }
.block .block-content .product-name { }
.block .btn-remove,
.block .btn-edit {float:right; margin:1px 0 2px 5px; }
.block .actions { padding:6px 9px; text-align:right; }
.block .actions a {float:left; }
.block .actions button.button {float:right; }
.block .empty {margin:0; padding:5px 9px; }

.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:14px; line-height:18px;}
.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-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr {white-space:normal !important; }

/* Block: Account */
.block-account {border-color:#bbb; }
.block-account .block-title {border:0; }
.block-account .block-title strong {font-size:20px; color:#fff; }
.block-account .block-content { padding:0 0 15px}
.block-account .block-content li a {display:block; padding:10px 15px; color:#D77832; text-decoration:none !important;font-size: 14px; }
.block-account .block-content li a:hover {
    color:#FFF;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    background: #D77832 url('http://www.bohning.com/skin/frontend/bohning/default/images/hover_shadow.png') 0 0 repeat-x;
}
.block-account .block-content li.last a {border-bottom:0; }
.block-account .block-content li.current, .block-account .block-content li.active, .block-account .block-content li a.active {
    font-size: 14px;
    padding: 10px 15px;
    color:#FFF;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    background: #D77832 url('http://www.bohning.com/skin/frontend/bohning/default/images/hover_shadow.png') 0 0 repeat-x;
}

.block-account .block-content li.current.last, .block-account .block-content li.active.last {border-bottom:0; }
.block-account .block-content li.current a, .block-account .block-content li.active a {color: #FFF;font-weight: bold;padding: 0}
.block-account .block-content li.current a:hover, .block-account .block-content li.active a:hover {color: #FFF;background: none;box-shadow: none;-webkit-box-shadow:none}

/* Block: Currency Switcher */
.block-currency {border:0; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-currency.gif) 0 0 no-repeat; 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; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-currency.gif) 0 50% no-repeat; 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; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle {line-height:1.35; background:#d5e8ff url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-layered1.gif) 0 50% repeat; 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 {background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 25px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd {padding:0 12px 12px; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last {background:none;}
.block-layered-nav .currently li {background:#fff url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label {font-weight:bold; padding-left:15px; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value {display:inline-block; vertical-align:top;}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {position:absolute; right:4px; top:9px; margin:0;}
.block-layered-nav .currently .btn-previous {right:17px;}
.block-layered-nav .actions {font-size:11px; padding:4px 5px 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;*/ }
.block-cart .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-cart.gif); }
.block-cart .summary {background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount {margin:0; }
.block-cart .amount a {font-weight:bold; }
.block-cart .subtotal {margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price {font-weight:bold; }
.block-cart .actions {border-bottom:1px solid #c2c2c2; }
.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(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-wishlist.gif); }
.block-wishlist .actions {text-align:right; }
.block-wishlist .actions a {float:none; }

/* Block: Related */
.block-related .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox {float:left; }
.block-related .product {margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span {  }
.page-popup .link-print {background:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold;  }
.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(http://www.bohning.com/skin/frontend/bohning/default/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {background:#d9e5ee url(http://www.bohning.com/skin/frontend/bohning/default/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:#fffada; 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(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/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 {  }
.block-poll .answer {font-weight:bold; }
.block-poll .votes {float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-tags.gif); }
.block-tags .block-content .tags-list {background:none; border:0; font-size:12px; }
.block-tags .block-content a { }
.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 {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-subscribe.gif); }
.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 {  }

/* Block: Reorder */
.block-reorder .block-title strong {background-image:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_block-list.gif); }
.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(http://www.bohning.com/skin/frontend/bohning/default/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 {}

/* Paypal */
.sidebar .paypal-logo {display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a {float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {}
.category-image {width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}

.category-image-block {position: relative;margin: 0 -10px;max-height: 161px;overflow: hidden}
.category-image-block img {display: block;width: 100%}
.category-image-block h1 {display: block;position: absolute;font-size: 36px;color: #FFFFFF;text-transform: uppercase;letter-spacing: -1px;top: 45%;z-index: 10;width: 100%;text-align: center}

.category-description {margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid {padding: 10px 0;margin: 0;position: relative}
.products-grid.last {border-bottom:0;margin-bottom: 10px !important; }
.products-grid li.item {float:left; width:225px; padding:0px 0 45px 12px; }
.products-grid li.item:first-child {padding-left: 0}
.products-grid .product-image {display:block; width:225px; height:180px; margin:0; }
.products-grid .product-name {font: bold 13px 'Arial', sans-serif;text-transform: none;padding: 0;text-align: center;height: 33px}
.products-grid .product-name a {}

.products-grid .availability {line-height:21px; }
.products-grid .actions-box {position:absolute; bottom:15px;width: 225px;margin: 0;z-index: 2;height: 41px}
.products-grid .actions-box .price-box {position:absolute; bottom:0;width: 225px;margin: 0;z-index: 2}

.products-grid .actions {background: #ECEAD9;height: 41px;position: absolute;bottom: 0px;width: 225px;z-index: 1}
.products-grid .actions .button {width: 23px;height: 18px;position: absolute;top: 11px;left: 23px}
.products-grid .actions .button strong {display: block;width: 23px;height: 18px;overflow: hidden;text-indent: -8888px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/add_to_cart.png') 0 0 no-repeat}
.products-grid .actions .button:hover strong {background-position: 0 100%}

.products-grid .actions .icon-wishlist {display: block;width: 17px;height: 16px;overflow: hidden;text-indent: -9999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_wishlist.png') 0 0 no-repeat;position: absolute;top: 12px;left: 78px}
.products-grid .actions .icon-wishlist:hover {background-position: 0 100%}

.products-grid .actions .icon-compare {display: block;width: 21px;height: 15px;overflow: hidden;text-indent: -9999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_compare.png') 0 0 no-repeat;position: absolute;top: 12px;left: 131px}
.products-grid .actions .icon-compare:hover {background-position: 0 100%}

.products-grid .actions .icon-info {display: block;width: 19px;height: 19px;overflow: hidden;text-indent: -9999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_info.png') 0 0 no-repeat;position: absolute;top: 11px;right: 21px}
.products-grid .actions .icon-info:hover {background-position: 0 100%}

.products-grid .price-label {display: none}
.products-grid .price-box {
    padding: 9px 0 10px;
    text-align: center;
    background: #D77832;
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.products-grid .price-box p {display: inline;padding: 0 10px}
.products-grid .price-box span {color: #FFF;font-size: 18px}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {margin:0 auto;padding: 0 0 15px;}
.col1-layout .products-grid {width:790px; margin:0 auto; }

/* View Type: List */
.products-list {}
.products-list li.item {border-bottom:1px solid #d9ddd3; padding:20px 0;}
.products-list li.item.last {border-bottom:0; }
.products-list .product-image {float:left; width:250px;display: block;border: none}
.products-list .product-image img {display: block}
.products-list .product-shop {margin-left:260px; }
.products-list .product-name {font: bold 13px 'Arial', sans-serif;color: #D77832;margin-bottom: 20px;text-transform: none}
.products-list .product-name a {}
.products-list .price-box {float:left; margin:3px 13px 5px 0; }
.products-list .availability {float:left; margin:3px 0 0; }
.products-list .desc {clear:both; padding:0; margin:0 0 15px; line-height:18px;font-size: 13px }
.products-list .desc .link-learn {font-size:11px; }
.products-list .add-to-links {clear:both; }
.products-list .add-to-links li {display:inline; }
.products-list .add-to-links .separator {display:inline; margin:0 2px; }



.products-list .actions-box {position:relative;height: 41px}
.products-list .actions-box .price-box {position:absolute; bottom:0;width: 210px;margin: 0;z-index: 2}

.products-list .actions {background: #ECEAD9;height: 41px;position: absolute;bottom: 0px;width: 210px;z-index: 1}
.products-list .actions .button {width: 23px;height: 18px;position: absolute;top: 11px;left: 23px}
.products-list .actions .button strong {display: block;width: 23px;height: 18px;overflow: hidden;text-indent: -8888px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/add_to_cart.png') 0 0 no-repeat}
.products-list .actions .button:hover strong {background-position: 0 100%}

.products-list .actions .icon-wishlist {display: block;width: 17px;height: 16px;overflow: hidden;text-indent: -9999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_wishlist.png') 0 0 no-repeat;position: absolute;top: 12px;left: 78px}
.products-list .actions .icon-wishlist:hover {background-position: 0 100%}

.products-list .actions .icon-compare {display: block;width: 21px;height: 15px;overflow: hidden;text-indent: -9999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_compare.png') 0 0 no-repeat;position: absolute;top: 12px;left: 120px}
.products-list .actions .icon-compare:hover {background-position: 0 100%}

.products-list .actions .icon-info {display: block;width: 19px;height: 19px;overflow: hidden;text-indent: -9999px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_info.png') 0 0 no-repeat;position: absolute;top: 11px;right: 21px}
.products-list .actions .icon-info:hover {background-position: 0 100%}

.products-list .price-label {display: none}
.products-list .price-box {
    padding: 9px 0 10px;
    text-align: center;
    background: #D77832;
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.products-list .price-box p {display: inline;padding: 0 10px}
.products-list .price-box span {color: #FFF;font-size: 18px}

/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating {margin:0; }

.products-list .ratings {margin: 0 0 10px}
.ratings {font-size:14px; line-height:14px; margin:7px 0; }
.ratings strong {float:left; margin:1px 3px 0 0; }
.ratings .rating-links {margin:0;}
.ratings .rating-links .separator {margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box {width:69px; height:13px; font-size:0; line-height:0; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating {float:left; height:13px; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box {float:left; margin-right:3px; }
.ratings .amount {}

.box-product_reviews .ratings .rating-reviews {display: block;font-size: 13px;clear: left;font-weight: bold;color: #D77832;padding: 8px 0 0}

.ratings-table th,
.ratings-table td {line-height:1.15; padding:3px 0; }
.ratings-table th {font-weight:bold; padding-right:8px; }

/* Availability */
.availability {margin:0; }
.availability span {font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span {color:#d83820; }

.availability-only {margin:10px 0 7px; line-height:16px; background:url(http://www.bohning.com/skin/frontend/bohning/default/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(http://www.bohning.com/skin/frontend/bohning/default/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; }

.product-view .product-shop .availability {font-size:11px; }
.product-view .product-shop .availability span {font-weight:normal; }

/* Email to a Friend */
.email-friend {margin:0; }

/* Alerts */
.alert-price {margin:0; font-size:11px; }
.alert-stock {margin:0; font-size:11px; }


/*Storelocator*/

.calendar {z-index: 10000}

.storepage {float: left;width: 220px}
.storelocatore {margin-left: 239px;font-size: 13px;color: #3E3629;}
.storelocatore.store-one {margin-left: 0 !important;}
.storelocatore.store-one #dl-search-form {margin: 0 auto}

.storelocatore .st-name {font-size: 15px;text-transform: uppercase;font-weight: bold;padding: 12px 0;border-top: 1px solid #ECEAD9;border-bottom: 1px solid #ECEAD9;margin:20px 0 20px;color: #3E3629}
.abc-store {padding: 11px 15px;background: #ECEAD9;margin: 20px 0;list-style: none;overflow: hidden;}
.abc-store li:first-child {width: 12%}
.abc-store li {float: left;width: 11%;text-align: center}
.abc-store li a {display: block;width: 90%;line-height: 18px;margin: 0 auto;font-size: 14px;}
.abc-store li.active a {background: #D77832;color: #FFF;font-weight: bold}


.countries-box {}

.countries-box h3 {font-size: 14px;color: #3E3629;font-weight: bold;display: block;margin: 0 0 20px;text-transform: uppercase}

.countries-box .list-wr {border-bottom: 1px solid #ECEAD9;margin-bottom: 20px}
.countries-box ul {padding: 0;margin: 0;list-style: none;overflow: hidden;}
.countries-box ul li {min-height: 35px;text-transform: uppercase;float: left;width: 50%;padding: 0 0 10px}
.countries-box ul li span {display: block}
.countries-box ul li a {font-weight: bold;text-transform: none}


#dl-search-form {width: 590px;position: relative}
#dl-search-form .label {display: block;float: left;padding: 0 10px 0 0;font-weight: bold;line-height: 32px;}

#dl-search-form .input-box, #dl-search-form .select-wrapper {width: 120px;float: left;margin-right: 25px}
#dl-search-form .input-box input {width: 100px}
#dl-search-form .select-wrapper select {width: 120px;}
#dl-search-form #dl-search {float: right;margin: 25px 10px 0 0}
#dl-search-form .last-nomr .select-wrapper {margin: 0;}
#dl-search-form .last-nomr {float: left}

#dl-search-form .boxes {float: left;}

.addit-link {clear: left;float: left;margin: 25px 0 0 0}
.addit-link a {display: block;font-weight: bold}

.st-wrap {margin: 0 0 30px}

#dl-search-form .loading-box {width: 40px;height: 40px;position: absolute;z-index: 1000;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/preloader_bh.gif') 0 0 no-repeat;top: 50%;left: 50%;margin: -20px 0 0 -20px;display: none}
#dl-search-form.loading .loading-box {display: block}


#dl-map {
    border: solid 1px #D5D5F4;
    float: left;
    max-height: 400px;
    max-width: 500px;
    width: 100%;
    height: 100%;
}
#dl-popup {
    background-color: #FFFFFF;
    display: block;
    height: 400px;
    padding: 20px;
    position: absolute;
    top: -10000px;
    max-width: 800px;
    width: 100%;
}
.modal_wrapper {max-width: 800px;width: 100%;min-height: 400px}

#dl-popup .close {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/remove_btn_bh.png') 0 0 no-repeat;
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 15px;
    z-index: 99;
}

#dl-stores {
    float: left;
    height: 400px;
    overflow: auto;
    width: 296px;
}
#dl-stores li {
    margin: 10px 0 0 10px;
    padding: 10px;
}
#dl-stores li:FIRST-CHILD {
    margin-top: 0;
}
#dl-stores li.active {
    background-color: #D5D5F4;
}
#dl-stores .dealer_title {
    cursor: pointer;
}


/********** < Product Prices */
.price {white-space:nowrap !important; }

.price-box {margin:5px 0; }
.price-box .price {font-weight:bold; color:#c76200; }


/* Regular price */
.regular-price {color:#c76200; }
.regular-price .price {font-weight:bold; 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 {}
.minimal-price-link .price {font-weight:normal;  }

/* 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; }
.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; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices {margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li {line-height:1.4; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit {font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price {font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li {padding:2px 0; color:#e26703; }
.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-right:5px; font-weight:bold; color:#666;line-height: 33px}
.add-to-cart .qty {float:left; margin-right: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: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 {}

.products-navigation {padding: 10px 17px;background: #ECEAD9;overflow: hidden;margin-bottom: 10px;line-height: 22px}
.products-navigation .back {display: block;float:left;padding-left: 15px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/pager_arrow_left.gif') 0 7px no-repeat}
.products-navigation a:hover {color: #D77832}

.products-navigation .pr-list {padding: 0;margin: 0;list-style: none;float: right}
.pr-list li {float: left;padding: 0 0 0 12px;}
.pr-list li.prev {padding: 0 12px 0 0;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/pr_navigation_sep.png') 100% 50% no-repeat}
.pr-list li a {display: block;padding: 0 15px 0 0;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/pager_arrow_right.gif') 100% 7px no-repeat}
.pr-list li.prev a {padding: 0 0 0 15px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/pager_arrow_left.gif') 0 7px no-repeat}


.product-header {position: relative}
.product-header .name-box {padding-right: 310px;font-size: 14px}
.product-header .name-box h1 {display: block;font: bold 15px 'Arial', sans-serif;color: #3E3629;text-transform: none;margin-bottom: 3px}
.product-header .reviews-box {overflow: hidden}
.product-header .reviews-box p {display: inline}
.product-header .reviews-box .ratings, .product-header .reviews-box .man {float: left;margin: 0 3px 0 0}
.product-header .reviews-box .ratings {margin: 2px 0 0 0}

.product-header .wishlist-butt {
    position: absolute;
    top: 0;
    right: 120px;
}
.product-header .wishlist-butt span {
    background: #3E3629;
}
.product-header .wishlist-butt span span {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/wishlist_icon.png') 14px 50% no-repeat !important;
    padding-left: 40px;
}
.product-header .wishlist-butt:hover span {background-color: #262022}
.product-header .wishlist-butt:hover span span  {}

.product-essential {}
.product-essential h2 {font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral {border-top: 1px solid #ECEAD9;margin: 10px 0 0 0;padding: 20px 0 0 0;font-size: 13px;color: #3E3629;}
.product-collateral h2 {font-size: 13px;font-weight: bold;color: #D77832;padding-bottom: 10px;margin: 0}
.product-collateral .box-collateral {margin:0 0 25px; }
.box-collateral.box-additional {clear: both}


.description-column {position: relative;overflow: hidden}
.description-column .short-description {margin-bottom: 15px;float: left;width: 50%}
.description-column .button-set {overflow: hidden;padding: 15px 0 0 0}
.description-column .button-set .ln-but {float: right;margin-right: 10px}
.description-column .box-description {display: none;padding: 10px 0 0 0}
.description-column .box-product_reviews {width: 45%;float: right;}


.box-collateral.box-tags {clear: both;border-top: 1px solid #ECEAD9;padding: 15px 0 0 0}


.related-pr {float: left;width: 55%}
.related-pr h2 {font: bold 15px 'Arial', sans-serif;color: #3E3629;padding: 12px 0;border-top: 1px solid #ECEAD9;border-bottom: 1px solid #ECEAD9;margin-bottom: 10px;text-transform: uppercase}
.related-pr .rel-list {padding: 0;margin: 0;list-style: none;overflow: hidden}
.related-pr .rel-list li {float: left;width: 175px;padding-bottom: 20px;}
.related-pr .rel-list .pr-image {width: 150px;height: 160px;margin: 0 auto 10px;display: block;border: none}
.related-pr .rel-list .pr-name {text-align: center;display: block;margin: 0 10px;font-size: 13px;font-weight: bold;color: #D77832;}
.related-pr .rel-list .pr-image img {display: block}


.recently-pr {float: right;width: 45%}
.recently-pr h2 {font: bold 15px 'Arial', sans-serif;color: #3E3629;padding: 12px 0;border-top: 1px solid #ECEAD9;border-bottom: 1px solid #ECEAD9;margin-bottom: 10px;text-transform: uppercase}
.recently-pr .rec-list {padding: 0;margin: 0;list-style: none}
.recently-pr .rec-list li {padding-bottom: 8px}
.recently-pr .rec-list li a {font-size: 13px;font-weight: bold;color: #D77832;display: block;padding-left: 12px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/rec_view.png') 0 5px no-repeat}

.st_sharethis {display: block;position: absolute;top: 0;right:15px}
.st_sharethis .stButton {
    margin: 0;
    padding: 0;
    display: block;
    background: #D77832;
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
}
.st_sharethis .chicklets {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/share_icon.png') 9px 50% no-repeat !important;
    display: block !important;
    font: normal 13px/31px 'cantarellbold', sans-serif !important;
    color: #FFF !important;
    padding: 0 13px 0 30px !important;
    height: auto !important;
    white-space: nowrap;
    text-transform: uppercase;
    transform: rotate(0deg) skew(-15deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;}

.st_sharethis:hover .stButton {background: #C65400}
.st_sharethis:active .stButton {background: #DE9158}

/* Product Images */
.product-view .product-img-box {}
.col3-layout .product-view .product-img-box {}

#image-container {max-width: 415px;margin: 0 auto 5px}
#image-container img {display: block;max-width: 100%;margin: 0 auto;max-height: 420px}

.product-view .product-img-box .more-views {max-width: 415px;overflow: hidden;margin: 0 auto}
.product-view .product-img-box .more-views ul {margin-left: -7px;padding: 0;list-style: none}
.product-view .product-img-box .more-views li {width: 33px;height: 33px;padding: 0 0 7px 7px;float: left}
.product-view .product-img-box .more-views li a {display: block;overflow:hidden;width: 33px;height: 33px;border: none}
.product-view .product-img-box .more-views li a img {display: block}

.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; }


#drag-container {
    border: 2px solid #655F55;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
    z-index: 100;
    width: 225px;
    cursor: move;
    position: absolute;
    top: 25px;
    right:6px;
}
#drag-container .inner {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 3px solid #FFF;
    background: #ECEAD9 url('http://www.bohning.com/skin/frontend/bohning/default/images/drag_icon.png') 100% 0 no-repeat;
    padding: 12px;
}

#drag-container .price {
    font-size: 20px;
    color: #D77832 !important;
    font-weight: bold;
}
#drag-container .price-label, #drag-container label, #drag-container .availability {
    font-size: 13px;
    color: #3E3629 !important;
    font-weight: bold;
}
#drag-container .add-to-cart {text-align: center;float: none}
#drag-container button {float: none;margin: 0 auto}
#drag-container .product-options-bottom .price-box {display: none}
.select-wrapper.disabled {opacity: 0.6}


/* Product Shop */
.product-view .product-shop {padding: 30px 0 0 0;position: relative}
.col1-layout .product-view .product-shop {}
.col3-layout .product-view .product-shop {}
.product-view .product-shop .product-name {margin:0 0 5px; }
.product-view .product-shop .product-name h1 {margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability {margin:10px 0; }
.product-view .product-shop .short-description {margin:10px 0; background:url(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.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:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options {}
#drag-container .product-options {float: left}

.product-options .input-box {height: 32px}
.product-options label {}

.product-options dt {display: block;padding-bottom: 4px}
.product-options dd {width: 195px;margin-bottom: 8px}
.product-options dd .select-wrapper {width: 195px;}
.product-options dt label {font-weight:bold; color:#3E3629;font-size: 13px;display: block}
.product-options select {border: 1px solid #D9D3C9;width: 118px;padding: 5px 5px;}
.product-options dt label.required em {color:#eb340a; margin-right: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 {}
.product-options dl.last dd.last {}
.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; }
.product-options ul.validation-failed {padding:0 7px; }
.product-options p.note {margin:0; font-size:11px; }
.product-options p.required {clear: both}

.product-options-bottom {clear: both}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li {background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {color:#e26703; }
.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-shop .product-options-bottom {}
.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 .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(http://www.bohning.com/skin/frontend/bohning/default/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;}
.product-view .box-tags .form-add .input-box {float:left; width:80%; margin:0 5px 0 0;}
.product-view .box-tags .form-add input.input-text {width:100%; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note {margin:3px 0 0; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl {margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {font-weight:bold; }
.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;clear: both}
.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; }

/* 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; }
.send-friend .form-list li.wide textarea {width:609px; }
.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: normal 15px 'cantarellregular',sans-serif;text-transform: uppercase }
.product-name a {}

/* 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 { }

/* 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(http://www.bohning.com/skin/frontend/bohning/default/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 { }
.page-sitemap .sitemap li {margin:3px 0; }
.page-sitemap .sitemap li.level-0 {margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { }

/* RSS */
.rss-title h1 {background:url(http://www.bohning.com/skin/frontend/bohning/default/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 { padding: 20px 0 0; }
.cart.loading { position: relative; }
.cart form { display: block; }
.all-cart-preloader { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url(http://www.bohning.com/skin/frontend/bohning/default/images/cart-loading-bg.png) repeat; display: none; }
.all-cart-preloader-img { position: absolute; left: 50%; top: 50%; background: #fff; margin: -30px 0 0 -30px; padding: 20px; }
.cart.loading .all-cart-preloader { display: block; }
.empty-cart-title {font:normal 20px 'cantarellbold';letter-spacing: -1px;text-transform: uppercase; padding-bottom: 10px;}
.empty-cart-wrapper { padding: 30px 0 0; }
.cart .controls-wrapper { float: right; }
.cart .controls-wrapper > span, .cart .controls .input-text, .cart .controls .button.search-button, .cart .controls .add-multiple, .cart .controls .button.search-button-list, .cart .controls .input-wrapper { float: left; display: block; }
.cart .controls .button.search-button-list { margin-right: 5px; }
.cart .controls-wrapper > span { padding: 7px 10px 5px 29px; background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_cart.png') no-repeat 0 2px; }
.cart .controls .button.search-button { margin: 0 4px 0 0; }
.cart-preloader { float: right; position: absolute; display: none; top: 8px; right: 10px; }
.cart .loading .cart-preloader { display: block; }
.cart-btns-wrapper, .cart .controls .input-wrapper { position: relative; }
.cart .controls .input-wrapper { margin-right: 15px; }
.cart .controls .input-wrapper .input-text { width: 180px; }
.cart .loading .controls .input-wrapper .input-text { background: #fff; }
.cart .controls .add-multiple { margin: 7px 0 0 10px; }
.cart-btns-wrapper .autocomplete { top: 33px; left: 0; position: absolute; background:#F3F3F3; -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1); box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2); border: 1px solid #E9E9E9; z-index: 10; width: 300px; color: #474747; padding: 15px 15px; display: none; }
.cart-btns-wrapper .autocomplete .element { cursor: pointer; padding: 10px 0 5px; }
.cart-btns-wrapper .autocomplete .element + .element { border-top: 1px solid #E9E9E9; }
.cart-btns-wrapper .autocomplete .element.hover { background: #fff; }
.autocomplete .element .element-img { float: left; padding: 0 15px 5px 10px; }
.autocomplete .element .element-img img { border: 1px solid #E9E9E9; }
.autocomplete .element p { margin: 0 0 4px; }
.autocomplete .element p.price { font-weight: bold; color: #D77832; padding-top: 4px; }

.cart .multiply-cart { margin: 20px 0; }
.cart .multiply-cart .data-table { border-bottom: none; margin-bottom: 0; }
.cart .buttons { background: #ecead9; padding: 10px; }
.cart .buttons-wrapper { float: right; }
.cart .buttons .total-text { display: inline-block; padding: 6px 10px 0 0; position: relative; top: 2px; }
.cart .buttons .total-sum { font-weight: bold; color: #D77832; }

#shopping-cart-totals-table tfoot .price {font-size: 24px;font-weight: bold}
#shopping-cart-totals-table tfoot strong {font-weight: normal}
#shopping-cart-totals-table td {vertical-align: middle}

.secure-block {width: 219px;float: left}
.secure-block .title {font: normal 20px 'cantarellbold', sans-serif;color: #9E9A94;padding: 10px 0 3px;border-bottom: 1px solid #9D9993;text-transform: uppercase;letter-spacing: -2px;margin-bottom: 20px}
.checkout-cart-index .cart {float: right;width: 700px;}
.checkout-cart-index .cart input.qty {margin: 0}
.checkout-cart-index .page-title button.btn-checkout {margin-top: 6px}

.cart .page-title {margin:0 0 12px; }
.cart .page-title h1 {margin:10px 0 0; }

.cart-modal-wrapper {
    display: none;
}
.cart-modal-block {
    background: #fff;
    width: 440px;
    position: fixed;
    left: 50%;
    top: 40%;
    margin-left: -250px;
    border: 1px solid #E3E3E3;
    padding: 50px 30px;
    font: 20px/26px 'cantarellbold';letter-spacing: -1px;
    color: #d77832;
    text-transform: uppercase;
    text-align: center;
}
.cart-popup-close {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 8px;
    top: 8px;
    background: url(http://www.bohning.com/skin/frontend/bohning/default/images/remove_btn_bh.png) no-repeat center center;
    cursor: pointer;
}

/* 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:0 0 5px 5px; }
.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;font-size: 13px;color: #3E3629;vertical-align: middle}
.cart-table .product-name {font: normal 13px 'Arial', sans-serif;color: #3E3629;text-transform: none; }
.cart-table .product-name a {color: #3E3629}
.cart-table .product-image {}
.cart-table .item-msg {margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td {padding:0 10px; }
.cart-table tfoot td .button {margin-top: 10px;margin-bottom: 10px}
.cart-table .btn-continue {float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {}
.cart-table .btn-update,
.cart-table .btn-empty {float:right; }
.cart-table .btn-update {margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {padding:25px 0 0; }
.cart .cart-collaterals .col2-set {float:left;}
.cart .cart-collaterals .col2-set .col-1 {float: left}
.cart .cart-collaterals .col2-set .col-2 {width:294px;float: left }

.cart .crosssell {border:1px solid #cec3b6; 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 {margin-bottom: 25px}
.cart .discount h2,
.cart .shipping h2 {
    background: #ECEAD9;
    color: #D77832;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 12px 20px;
    text-transform: uppercase;
}
.cart .discount button span,
.cart .shipping button span {  }
.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:5px; }

.cart .discount h2 {}
.cart .discount .input-box {margin:8px 0 0; width:240px; }
.cart .discount input.input-text {width:234px; }

.cart .shipping h2 {}
.cart .shipping .sp-methods {margin:10px 0 0; padding:5px 0 0;}

/* Shopping Cart Totals */
.cart .totals {float:right; width:268px;}
.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 div.month {width:148px; margin-right:10px; }
.sp-methods select.month {width:148px; }
.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; }

.please-wait {float:right; }
.please-wait img {vertical-align:middle; }
.cvv-what-is-this {font-size:11px; cursor:help; margin-left:10px; }

/* 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(http://www.bohning.com/skin/frontend/bohning/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content {padding:5px; }

/* Gift Messages */
.gift-messages 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; }
.gift-messages-form .item .details .form-list .input-box {width:240px; }
.gift-messages-form .item .details .form-list input.input-text {width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box {width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea {width:494px; }

.gift-message-link {font-size:11px; background:url(http://www.bohning.com/skin/frontend/bohning/default/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(http://www.bohning.com/skin/frontend/bohning/default/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:#fbfaf6; 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; }

/* 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:#fbfaf6 url(http://www.bohning.com/skin/frontend/bohning/default/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:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {font-weight:normal; }
.info-set h2.legend {background: #ECEAD9;font-size: 14px;font-weight: bold;text-transform: uppercase;padding: 12px 20px;color: #D77832;margin: 0 0 15px; }
.info-set h3.legend {margin:0 0 10px; }
.info-set .divider {margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box {margin:0 0 15px; }
.info-set .box h2 {color:#e26703; }
.info-set .data-table .product-name {font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !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 {}
.block-progress .block-title strong {font-size:13px;}
.block-progress .block-content {background:none; }
.block-progress dt {font-size:12px; font-weight:bold;background:#ECEAD9;margin:5px 0; padding:8px 10px; color:#D77832;text-transform: uppercase}
.block-progress dd {background:#ECEAD9; border:1px solid #E3E3E3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete {margin:5px 0; background:#D77832; color:#FFF; }
.block-progress dt.complete a {color: #3E3629}
.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 {}
.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; }


#checkoutSteps {}
#checkout-step-login {position: relative;}
#checkout-step-login .pr-policy {position: absolute;width: 228px;height: 144px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/privacy_policy.png') 0 0 no-repeat;top: 24px;right: 24px;}
#checkout-step-login .pr-policy div.inn {padding: 35px 20px 10px 30px;font-size: 13px;color: #6B655D}
#checkout-step-login .pr-policy div.inn strong {color: #3E3629;display: block;line-height: 20px}
#checkout-step-login .pr-policy div.inn p {padding-bottom: 8px;display: block}
#checkout-step-login .pr-policy div.inn a {font-weight: bold}

#checkout-step-login .col-1, #checkout-step-login .col-2 {float: none;width: auto;margin: 0 0 20px}
.col2-set.button-box {overflow: hidden;margin-bottom: 15px}
#checkout-step-login .col2-set.button-box .col-1, #checkout-step-login .col2-set.button-box .col-2 {float: left;margin: 0}
#checkout-step-login .button-box .buttons-set {padding: 0}
#checkout-step-login .button-box .required {text-align: left;font-size: 10px;color: #6B6B6B;}
#checkout-step-login .button-box .col-1 .buttons-set {margin: 0 0 0 10px}
#checkout-step-login .button-box .col-2 .buttons-set {margin: 24px 0 0 5px}
.fortgot {clear: both;}

.opc {position:relative;}
.opc li.section {margin-bottom: 5px}

.opc .step-title {background: #ECEAD9;font-size: 14px;font-weight: bold;padding: 11px 20px;color: #D77832}
.opc .step-title .number {}
.opc .step-title h2 {text-transform: uppercase;display: block;float: left;font-size: 14px;color: #D77832;margin: 0}
.opc .step-title a {display:none; float:right; font-size:12px; line-height:16px;font-weight: bold;text-transform: uppercase}

.opc .allow .step-title {background:#ECEAD9;}
.opc .allow .step-title .number {}
.opc .allow .step-title h2 {}
.opc .allow .step-title a {display:block; }

.opc .active .step-title {color:#FFF; cursor:default;background: #D77832}
.opc .active .step-title .number {background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 {color: #FFF}
.opc .active .step-title a {display:none; }

.opc .step {border:1px solid #E3E3E3; border-top:0;padding:20px; position:relative; }
.opc .step .tool-tip {right:30px; }

#opc-login .buttons-set {border-top:0; }
#opc-login h3 {font-size:16px; color: #3E3629;font-weight: bold;padding: 0 0 15px}
#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;}
#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:#E26703; }
.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:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a {font-weight:bold !important; }
.multiple-checkout .data-table .item-options {margin:5px 0 0; }

.checkout-multishipping-address-newshipping .form-list li.control label {padding: 0}

.multiple-checkout .gift-messages {margin:15px 0 0; }

.multiple-checkout .tool-tip {top:50%; margin-top:-120px; right:20px; }

.checkout-multishipping-overview #review-buttons-container .button {margin: 15px 0 0 10px}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend {background: #ECEAD9;font-size: 14px;font-weight: bold;text-transform: uppercase;padding: 12px 20px;color: #D77832;margin: -20px -20px 15px; }
.multiple-checkout .col2-set h3.legend {margin:0 0 10px; }
.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:#e26703; }

.multiple-checkout .place-order .please-wait {float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total {overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner {}
.multiple-checkout .place-order .grand-total .inner div {}
.multiple-checkout .place-order .grand-total big {}
.multiple-checkout .place-order .grand-total .price {color:#E26703; }
.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 {  }
#multiship-addresses-table td {padding:10px; }
#multiship-addresses-table tfoot td {padding:5px 10px; }
#multiship-addresses-table tfoot button.button span {  }

/* 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; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {width:439px; }
.checkout-multishipping-shipping .box-sp-methods {border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer {position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(http://www.bohning.com/skin/frontend/bohning/default/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:200px; padding:14px 20px; }
.account-login .content h2 {background: #ECEAD9;font-size: 14px;font-weight: bold;text-transform: uppercase;padding: 12px 20px;color: #D77832;margin: 0 -20px 15px}
.account-login .new-users h2 {}
.account-login .registered-users h2 {}
.account-login .buttons-set {padding:8px 13px;}

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      {clear:left; padding-top:5px; }
.captcha-image     {float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img {border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image {margin:0;}
.captcha-reload {cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  {animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% {-webkit-transform:rotate(0); }
    0% {-webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% {-moz-transform:rotate(0); }
    0% {-moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% {transform:rotate(0); }
    0% {transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay {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(http://www.bohning.com/skin/frontend/bohning/default/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 0 15px 0; }
.dashboard .welcome-msg p {margin:0; }
.dashboard .col2-set {margin:0 0 15px; }
.dashboard .col2-set .col-1 {margin:0 0 15px; }

/* General Box */
.box-account {margin: 0 0 20px; }
.box-account .box-head { }
.box-account .box-head h2 {background: #ECEAD9;font-size: 14px;font-weight: bold;text-transform: uppercase;padding: 12px 20px;color: #D77832;margin: 0 0 15px;}

.dashboard .box .box-title {background:url(http://www.bohning.com/skin/frontend/bohning/default/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; white-space: nowrap}
.dashboard .col2-set {padding: 0 20px}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {}

/* Block: Account Information */
.dashboard .box-info .box-head h2 {}
.dashboard .box-info h4 {font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.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(http://www.bohning.com/skin/frontend/bohning/default/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 {background: #ECEAD9;font-size: 14px;font-weight: bold;text-transform: uppercase;padding: 8px 10px;color: #D77832;margin: 0 0 15px;}
.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 {margin:0 0 10px;padding: 0 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 #d0cbc1; 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(http://www.bohning.com/skin/frontend/bohning/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; 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; }
.order-items .product-name {font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { 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(http://www.bohning.com/skin/frontend/bohning/default/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:90%; height:109px;margin: 15px 0 0 0 }
.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 {  }
#wishlist-table .add-to-links {white-space:nowrap; }
#wishlist-table input.qty {margin: 4px 10px 0 0}

/* 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(http://www.bohning.com/skin/frontend/bohning/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close {background:url(http://www.bohning.com/skin/frontend/bohning/default/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 {background: #24313F}

.footer .first-row {background: #3E3629 url('http://www.bohning.com/skin/frontend/bohning/default/images/footer_sahdow.png') 0 0 repeat-x;}
.footer .first-row .inner {max-width: 960px;margin: 0 auto;padding: 25px 0 0}
.footer .first-row ul {margin: 0;padding: 0;list-style: none;overflow: hidden}
.footer .first-row ul li {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 17px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/footer_sep.png') 0 50% no-repeat;
    font: normal 18px/18px 'cantarellbold', sans-serif;
    color: #D77832;
    text-transform: uppercase;
    margin:0 0 25px 15px;
    letter-spacing: -1px;
}
.footer .first-row ul li span {font: normal 13px 'Arial', sans-serif;color: #ECEAD9;display: block;text-transform: none;letter-spacing: normal;padding-left: 2px}
.footer .first-row ul li:first-child {
    padding-left: 68px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/foot_logo_add.png') 0 50% no-repeat;
    margin: 0 0 25px;
    color: #FFF;
    line-height: 33px;
}

.footer .second-row {padding: 25px 0 20px;background: #24313F url('http://www.bohning.com/skin/frontend/bohning/default/images/footer_sahdow.png') 0 0 repeat-x;max-width: 960px;margin: 0 auto}
.location-box {
    float: right;
    width: 220px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 8px 0 30px;
    border-left: 1px solid #959081;
    line-height: 18px;
    font-size: 13px;
    color: #FFF;
}
.location-box span {color: #D77832;font-weight: bold}
.location-box .title {font: normal 20px/20px 'cantarellbold', sans-serif;text-transform: uppercase;color: #ECEAD9;margin-bottom: 15px;letter-spacing: -1px}

.left-side-box {margin-right: 250px;}
.left-side-box .first-know {float: left;width: 50%;color: #FFF;font-size: 13px;line-height: 18px;min-width: 300px}
.left-side-box .first-know .title {padding: 0 0 0 43px;font: normal 20px/25px 'cantarellbold', sans-serif;text-transform: uppercase;color: #ECEAD9;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_mail.png') 0 0 no-repeat;margin-bottom: 10px;min-height: 28px;letter-spacing: -1px}

.left-side-box .secure {clear: left;padding:15px 0 0 15px;font-size: 13px;font-style: italic;line-height: 18px;margin: 0 0 27px;color: #FFF;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_secure.png') 0 15px no-repeat;}

.left-side-box .subscribe-box {
    float: right;
    width: 45%;
    margin-top: 6%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 15px;
    background: #FFF;
    min-width: 300px;
    position: relative;
}

.subscribe-box input {
    -webkit-box-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 70%;
    padding: 7px 15px 7px 0;
    background: #FFF;
    font: italic 14px 'Arial', sans-serif;
    color: #3E3629 !important;
    border: none;
    margin: 0;
    height: 31px;
}
.subscribe-box .validation-failed {
    background: #fff !important;
    border: none !important;
    padding-left: 0 !important;
}
.subscribe-box .message-box {
    position: absolute;
    background: #fff;
    bottom: 130%;
    left: 0;
    width: 100%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
.subscribe-box .message-box .message-box-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/btn_gm-close.gif') 0 0 no-repeat;
    width: 15px;
    height: 15px;
    text-indent: -999px;
    overflow: hidden;
}
.subscribe-box .message-box .error, .subscribe-box .message-box .success, .subscribe-box .message-box .notice {
    padding: 9px 0 10px;
    margin: 0;
    font-size: 13px;
    color: #C30000;
}
.subscribe-box .message-box .success {
    color: #3D6611;
}
.subscribe-box .message-box .notice {
    font-weight: bold;
    color: #E26703;
}
.subscribe-box .button {
    width: 30%;
    display: block;
    float: right;
    margin: 0;
    height: 31px;
    background: #D77832;
}
.subscribe-box button.button span {
    display: block;
    background: #D77832;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    font: normal 15px 'cantarellbold', sans-serif;
    padding: 4px 0 5px;
    letter-spacing: -1px;
    border: none;
    vertical-align: top;
    -webkit-transform: rotate(0deg)  skew(0) translate(0px);
    -moz-transform: rotate(0deg)  skew(0) translate(0px);
    -o-transform: rotate(0deg)  skew(0) translate(0px);
    -ms-transform: rotate(0deg)  skew(0) translate(0px);
}


.footer .bottom-nav {border-top: 1px solid #929796;border-bottom: 1px solid #929796;padding: 13px 0;overflow: hidden;max-width: 960px;margin: 0 auto}
.bottom-nav .menu {padding: 0;margin: 0;list-style: none;overflow: hidden;float: left}
.bottom-nav .menu li {float: left;padding: 0 8px 0 13px;background: url('http://www.bohning.com/skin/frontend/bohning/default/images/footer_menu_sep.png') 0 8px no-repeat;font-size: 14px;line-height: 24px}
.bottom-nav .menu li:first-child {background: none;padding-left: 0}
.bottom-nav .menu li a {white-space: nowrap}
.bottom-nav .smi {float: right}
.bottom-nav .smi .title {float: left;font: normal 20px/22px 'cantarellbold', sans-serif;color: #ECEAD9;padding: 0 9px 0 0;display: block; text-transform: uppercase}
.bottom-nav .smi .smi-box {float: right}

.footer .copy-line {overflow: hidden;padding: 20px 0 55px;max-width: 960px;margin: 0 auto}
.copy-line .copyright {float: left;font-size: 13px;color: #FFF}
.copy-line .dev {float: right;font-size: 13px;color: #FFF}

.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(http://www.bohning.com/skin/frontend/bohning/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even {background:#fff url(http://www.bohning.com/skin/frontend/bohning/default/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,
.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,
.news-title:after,
.news-content:after,
.news-collection:after,
.news-products:after,
.related-products-grid:after,
.three-photos-grid:after,
.big-image-page:after,
.featured-block-grid:after,
.form-wrapper .field.not-bold.radios .input-box:after,
.form-wrapper .container:after,
.form-wrapper .input-box.region-box:after,
.one-column-grid:after,
.photo-gallery-grid:after,
.current-poll-wrapper:after,
.current-poll #poll-answers li:after,
.right-poll #poll-answers li:after,
.cart .controls:after,
.cart .buttons:after,
.autocomplete .element:after
{display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


.hidden {display: none;}
.out-container {display: block;position: absolute;top: -9999px;left: -9999px}
.clear-all {clear: both;height: 0px;font-size: 0px;line-height: 0px;overflow: hidden;}

input:focus, textarea:focus {outline: none}

@font-face {
    font-family: 'cantarellbold';
    src: url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-bold.eot');
    src: url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-bold.eot?#iefix') format('embedded-opentype'),
    url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-bold.woff') format('woff'),
    url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'cantarelloblique';
    src: url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-oblique.eot');
    src: url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-oblique.eot?#iefix') format('embedded-opentype'),
    url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-oblique.woff') format('woff'),
    url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-oblique.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'cantarellregular';
    src: url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-regular.eot');
    src: url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-regular.eot?#iefix') format('embedded-opentype'),
    url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-regular.woff') format('woff'),
    url('http://www.bohning.com/skin/frontend/bohning/default/fonts/cantarell-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* News page */

.archive-sidebar .sidebar-bg {
    padding: 16px 11px 14px;
}
.archive-sidebar select {
    background: #fff;
    -webkit-box-shadow: inset 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
}
.archive-sidebar .select-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}
.archive-sidebar .select-wrapper:before {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/select_arrow_white.png') no-repeat 0 50%;
}
.news-title {
    margin-bottom: 10px;
}
.news-subtitle h2 {
    font-size: 18px;
    margin: 0 0 8px;
}
.block-content.news-sidebar-bg {
    background: #ecead9;
}
.news-content {
    border-bottom: 1px solid #ECEAD9;
}
.news-content.no-border {
    border: none;
}
.news-content img {
    display: block;
    margin: 15px 15px 13px;
    max-width: 100%;
    clear: both;
}
.news-content.no-border .single-news-img {
    float: left;
    margin: 5px 15px 5px 0;
    max-width: none;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    clear: none;
}
.news-read-more {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_right.png') 100% 3px no-repeat;
    padding: 0 12px 0 0;
}
.news-read-more:hover {
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_right_deactivate.png') 100% 4px no-repeat;
}
.news-collection-wrapper {
    padding: 0 0 4px;
}
.news-collection {
    padding: 24px 0 19px;
}
.news-collection + .news-collection {
    border-top: 1px solid #ecead9;
}
.news-collection-image {
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    margin: 0 15px 5px 0;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.news-collection-content h3 {
    margin-bottom: 0;
}
.news-collection-content p {
    margin: 20px 0 0;
    line-height: 18px;
}
.news-social-btns {
    padding: 29px 0 20px;
    clear: both;
}
.news-social-btns ul {
    margin: 0;
}
.news-social-btns ul li {
    background: none;
    padding: 0 9px 0 0;
    display: inline-block;
    vertical-align: top;
}
.facebook-share {
    display: block;
    width: 54px;
    height: 21px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/facebook-share.png') no-repeat;
    cursor: pointer;
}
.twitter-share {
    display: block;
    width: 58px;
    height: 21px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/twitter-share.png') no-repeat;
    cursor: pointer;
}
.borders-title {
    font-size: 15px;
    font-weight: bold;
    color: #3e3629;
    text-transform: uppercase;
    border-bottom: 1px solid #ecead9;
    border-top: 1px solid #ecead9;
    padding: 17px 0 15px;
}
.category-products .borders-title {
    margin: 15px 0 19px;
}
.single-news-title {
    position: relative;
}
.single-news-title h1 {
    padding-right: 250px;
}
.single-news-title .news-social-btns {
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px 0 0;
}
.single-news-title .news-social-btns ul li {
    padding: 0 0 0 9px;
    vertical-align: top;
}
.related-products-item {
    float: left;
    width: 27%;
    text-align: center;
    padding: 0 0 15px;
}
.related-products-item.first {
    text-align: left;
    width: 23%;
}
.related-products-item.last {
    text-align: right;
    width: 23%;
}
.related-product-title {
    padding: 10px 0 0;
    text-align: center;
    width: 135px;
    margin: 0 auto;
}
.related-products-item.first .related-product-title {
    float: left;
    width: 135px;
}
.related-products-item.last .related-product-title {
    float: right;
    width: 135px;
}



/* Trophy */

.sidebar-search .form-search {
    width: 100%;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    padding: 0;
}
.sidebar-search .form-search .input-text {
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-right: 30px;
    left: 0;
    top: 5px;
}
.sidebar-search .form-search .button {
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    height: 32px;
    padding-left: 5px;
}
.trophy-photos-text {
    margin: -16px 0 15px;
    line-height: 20px;
    border-bottom: 1px solid #ecead9;
    padding: 0 0 25px;
}
.trophy-photos-text .button {
    margin: 9px 0 0;
}
.top-border-title {
    font-size: 18px;
    font-weight: bold;
    color: #d77832;
    padding: 17px 0 15px;
    margin: 0;
    border-bottom: 1px solid #ecead9;
}
.three-photos-grid +.three-photos-grid {
    border-top: 1px solid #ecead9;
    padding: 23px 0 0;
}
.three-photos-item {
    width: 33.3%;
    text-align: center;
    float: left;
    padding: 1px 0 16px;
}
.three-photos-item.first {
    text-align: left;
}
.three-photos-item.last {
    text-align: right;
    width: 33.4%;
}
.three-photos-img {
    vertical-align: top;
    border: 1px solid #000;
    border-radius: 1px;
}
.three-photos-descript {
    width: 205px;
    margin: 0 auto;
    line-height: 15px;
    padding: 6px 0 0;
    text-align: left;
}
.three-photos-descript span {
    display: block;
}
.three-photos-item.first .three-photos-descript {
    float: left;
}
.three-photos-item.last .three-photos-descript {
    float: right;
}
/* Big image page */

.big-image-page {
    padding: 25px 0 20px;
}
.big-image-wrapper {
    max-width: 65%;
    float: left;
    margin-right: 20px;
}
.big-image {
    max-width: 100%;
    border-radius: 1px;
    border: 1px solid #000;
}
.big-image-text {
    padding: 15px 0 5px;
}
.big-image-description {
    padding-right: 20px;
}
.big-image-description h2 {
    margin-bottom: 15px;
}


/* Shooting staff page */

.shooting-staff-page {
    padding: 0 0 30px;
}
.shooting-staff-page h2, .photo-gallery-wrapper h2 {
    font-size: 18px;
}
.shooting-staff-top {
    border-bottom: 1px solid #ecead9;
    padding: 0 0 7px;
    line-height: 20px;
    margin: -16px 0 2px;
}
.shooting-staff-top h2 {
    margin: -2px 0 -18px;
}
.shooting-staff-list {
    border-bottom: 1px solid #ecead9;
    padding: 17px 0 24px;
}
.shooting-staff-list h2 {
    margin-bottom: 26px;
}
.shooting-staff-button, .photo-gallery-button {
    padding: 14px 0 0;
}
.shooting-staff-bottom {
    padding: 22px 0 0;
    line-height: 20px;
}
.shooting-staff-bottom h2 {
    margin-bottom: 2px;
}
.shooting-staff-bottom ul {
    padding: 9px 0 0;
}
.shooting-staff-bottom ul li {
    color: #d77832;
    font-weight: bold;
    margin: 11px 0 0;
}
.shooting-staff-bottom.std p {
    margin: 10px 0;
}
/* Featured blocks */

.bfm-homepage-targetarchery-index .col-main, .bfm-homepage-bowhunting-index .col-main {
    width: 641px;
    padding-right: 8px;
    border-right: 1px solid #ecead9;
}
.bfm-homepage-targetarchery-index .col-right, .bfm-homepage-bowhunting-index .col-right {
    width: 281px;
}
.featured-block {
    width: 641px;
}
.featured-block-grid {
    margin: 16px 0 18px;
}
.featured-block-item {
    float: left;
    padding: 1px 1px 0;
    background: #ecead9 url('http://www.bohning.com/skin/frontend/bohning/default/images/featured-li-shadow.png') repeat-x bottom;
    width: 150px;
    vertical-align: top;
}
.featured-block-item + .featured-block-item {
    margin-left: 11px;
}
.featured-block-img-link {
    display: block;
    min-height: 120px;
}
.featured-block-link {
    display: block;
    text-align: center;
    padding: 6px 10px 14px;
    line-height: 18px;
}
.featured-block-item.text {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 1px 10px 0;
    width: 130px;
    position: relative;
}
.featured-block-item.text a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}
.featured-block-item.text a span {
    display: block;
}

/* Careers */

.form-wrapper .container.invisible {
    display: none;
}
.careers-top-txt {
    line-height: 20px;
    margin-top: -6px;
}
.careers-top-txt p {
    margin: 20px 17px;
}
.careers-top-txt .borders-title {
    margin: 40px 0 24px;
}
.careers-index-index .fieldset .legend {
    position: relative;
}
.careers-index-index .fieldset .legend:after {
    content: "";
    width: 5px;
    height: 10px;
    right: 13px;
    top: 15px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_right.png') no-repeat;
    position: absolute;
}
.careers-index-index .fieldset .legend.active, .trophyphotos-send-index .form-wrapper.career .legend {
    color: #fff;
    background: #d77832;
}
.careers-index-index .fieldset .legend.active:after {
    position: absolute;
    width: 9px;
    height: 5px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/arr_bottom.png') no-repeat;
    right: 12px;
    top: 19px;
    content: "";
}
.form-wrapper .container {
    width: 541px;
    padding: 0 39px 50px 0;
    margin: 0 auto;
}
.form-wrapper .container > p.required, .form-wrapper.contact .fieldset p.required {
    color: #3e3629;
    padding: 15px 0 6px;
    margin: 0;
}
.form-wrapper .fieldset .required em, .form-wrapper .careers-captcha .required em, .form-wrapper.contact .fieldset p.required em {
    color: #d77832;
    margin: 0 4px 0 0;
    position: static;
    display: inline;
    float: none;
}
.form-wrapper .field > label {
    font-weight: bold;
    color: #3e3629;
    font-size: 14px;
    float: left;
    width: 245px;
    padding: 8px 19px 0 0;
    text-align: right;
}
.form-wrapper .input-box {
    float: right;
    width: 277px;
    clear: none;
}
.form-wrapper .input-box.calendar-img {
    position: relative;
}
.form-wrapper .input-box.calendar-img .v-middle {
    position: absolute;
    right: -22px;
    top: 8px;
    cursor: pointer;
}
.form-wrapper .input-box .input-text {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-wrapper .field .input-radio {
    float: left;
}
.form-wrapper .field {
    width: 100%;
    padding: 0 0 9px;
}
.form-wrapper .form-list li {
    margin: 0;
}
.form-wrapper .field.right-radios {
    padding: 3px 0 14px;
}
.form-wrapper .field.right-radios > label {
    padding-top: 5px;
}
.form-wrapper .field.right-radios .input-box {
    margin: 4px 0 0;
}
.form-wrapper .field.right-radios .input-radio {
    margin: 2px 7px 0 0;
}
.form-wrapper .input-box.region-box {
    width: 111px;
    float: left;
}
.form-wrapper .input-box.region-box select {
    width: 100%;
    padding: 6px 10px;
    height: 32px;
}
.form-wrapper .field.field-zip > label, .form-wrapper.contact .field.field-zip > label {
    width: auto;
    padding-right: 7px;
}
.form-wrapper .field.field-zip {
    float: right;
    width: auto;
}
.form-wrapper .field.field-zip .input-box {
    width: 112px;
}
.form-wrapper .field.not-bold {
    padding: 9px 0;
}
.form-wrapper .field.not-bold > label {
    font-weight: normal;
    font-size: 13px;
    width: 430px;
    padding: 0;
}
.form-wrapper .field.not-bold .input-box {
    width: 110px;
}
.form-wrapper .field.not-bold .input-radio {
    margin: 2px 5px 0 10px;
}
.form-wrapper .field.not-bold.radios .input-box {
    clear: right;
    padding: 0 0 8px;
}
.form-wrapper .field.not-bold.radios {
    padding: 9px 0 0;
}
.form-wrapper .field.padding {
    padding: 18px 0 14px;
}
.form-wrapper .fields.fields-text {
    line-height: 24px;
    width: 647px;
    padding: 9px 0 21px;
}
.form-wrapper .field.two-cells-label > label {
    padding: 2px 0 0;
}
.form-wrapper .container.without-top-txt {
    padding: 30px 0 21px;
}
.form-wrapper .container.without-top-txt.no-bottom-padding {
    padding-bottom: 0;
}
.form-wrapper .container .borders-title {
    margin: 15px 0 20px;
}
.form-wrapper .form-list .wide .input-box {
    width: 277px;
}
.form-wrapper .field.inline-radios .input-box {
    padding: 6px 0 0;
}
.form-wrapper .field.inline-radios .input-box .input-radio {
    margin: 2px 5px 0 0;
}
.form-wrapper .field.inline-radios .label label {
    margin-right: 15px;
}
.form-wrapper .field.inline-radios.middle .input-box {
    padding: 13px 0 0;
}
.form-wrapper .careers-captcha {
    float: right;
}
.form-wrapper .container.without-top-txt.captha-wrapper {
    padding: 10px 0 21px;
}
.form-wrapper.career .careers-captcha .input-box, .form-wrapper.contact .careers-captcha .input-box {
    float: none;
    padding: 5px 0 15px;
}
.form-wrapper .captcha-image, .form-wrapper.contact .captcha-image {
    width: 277px;
}
.form-wrapper .captcha-image .captcha-img, .form-wrapper.contact .captcha-image .captcha-img {
    width: 275px;
    height: auto;
}

/*
 * photoswipe.css
 * Copyright (c) %%year%% by Code Computerlove (http://www.codecomputerlove.com)
 * Licensed under the MIT license
 *
 * Default styles for PhotoSwipe
 * Avoid any position or dimension based styles
 * where possible, unless specified already here.
 * The gallery automatically works out gallery item
 * positions etc.
*/


body.ps-active, body.ps-building, div.ps-active, div.ps-building
{
    background: #000;
    overflow: hidden;
}
body.ps-active *, div.ps-active *
{
    -webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
    display: none;
}
body.ps-active *:focus, div.ps-active *:focus
{
    outline: 0;
}


/* Document overlay */
div.ps-document-overlay
{
    background: #000;
}


/* UILayer */
div.ps-uilayer {

    background: #000;
    cursor: pointer;

}


/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate{
    background: #000;
}
div.ps-zoom-pan-rotate *  { display: block; }


/* Carousel */
div.ps-carousel-item-loading
{
    background: url(http://www.bohning.com/skin/frontend/bohning/default/images/photoswipe/loader.gif) no-repeat center center;
}

div.ps-carousel-item-error
{
    background: url(http://www.bohning.com/skin/frontend/bohning/default/images/photoswipe/error.gif) no-repeat center center;
}


/* Caption */
div.ps-caption
{
    background: #000000;
    background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
    border-bottom: 1px solid #42403f;
    color: #ffffff;
    font-size: 13px;
    font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
    text-align: center;
}
div.ps-caption * { display: inline; }
div.ps-caption .title { color: #FFFFFF; display: block; }
div.ps-caption .description { color: #FFFFFF; display: block; }

div.ps-caption-bottom
{
    border-top: 1px solid #42403f;
    border-bottom: none;
    min-height: 44px;
}

div.ps-caption-content
{
    padding: 13px;
    display: block;
}


/* Toolbar */
div.ps-toolbar
{
    background: #000000;
    background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
    border-top: 1px solid #42403f;
    color: #ffffff;
    font-size: 13px;
    font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
    text-align: center;
    height: 44px;
    display: table;
    table-layout: fixed;
}
div.ps-toolbar * {
    display: block;
}

div.ps-toolbar-top
{
    border-bottom: 1px solid #42403f;
    border-top: none;
}

div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
{
    cursor: pointer;
    display: table-cell;
}

div.ps-toolbar div div.ps-toolbar-content
{
    width: 44px;
    height: 44px;
    margin: 0 auto 0;
    background-image: url(http://www.bohning.com/skin/frontend/bohning/default/images/photoswipe/icons.png);
    background-repeat: no-repeat;
}

div.ps-toolbar-close div.ps-toolbar-content
{
    background-position: 0 0;
}

div.ps-toolbar-previous div.ps-toolbar-content
{
    background-position: -44px 0;
}

div.ps-toolbar-previous-disabled div.ps-toolbar-content
{
    background-position: -44px -44px;
}

div.ps-toolbar-next div.ps-toolbar-content
{
    background-position: -132px 0;
}

div.ps-toolbar-next-disabled div.ps-toolbar-content
{
    background-position: -132px -44px;
}

div.ps-toolbar-play div.ps-toolbar-content
{
    background-position: -88px 0;
}

/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi)
{
    div.ps-toolbar div div.ps-toolbar-content
    {
        -moz-background-size: 176px 88px;
        -o-background-size: 176px 88px;
        -webkit-background-size: 176px 88px;
        background-size: 176px 88px;
        background-image: url(http://www.bohning.com/skin/frontend/bohning/default/images/photoswipe/icons@2x.png);
    }
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
*/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
    margin-bottom: 200px;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }



/* Contact form */

.contact-top-text {
    margin: -14px 0 0;
    padding: 0 0 17px;
}
.form-wrapper.contact .fieldset p.required {
    padding-bottom: 4px;
}
.form-wrapper.contact {
    width: 440px;
    padding: 0 59px 0 0;
    margin: 0 auto;
}
.form-wrapper.contact .field > label {
    width: 144px;
}
.form-wrapper.contact .select-wrapper, .form-wrapper.contact .select-wrapper select, .form-wrapper.career .select-wrapper, .form-wrapper.career .select-wrapper select {
    width: 100%;
}
.form-wrapper.contact .field.borders-input {
    width: 437px;
    margin-left: -100px;
    border-top: 1px solid #ecead9;
    border-bottom: 1px solid #ecead9;
    padding: 9px 0 14px 263px;
}
.form-wrapper.contact .borders-input .input-box {
    float: none;
}
.form-wrapper.contact .borders-input .input-box span {
    display: block;
    padding: 0 0 9px;
}
.form-wrapper.contact .contact-captcha {
    padding: 12px 0 0 163px;
}
.form-wrapper.contact .contact-captcha .input-box.captcha {
    padding: 4px 0 11px;
}


.block.contact-sidebar .block-title strong {
    font: bold 14px 'Arial', Helvetica, sans-serif;
    text-transform: none;
    color: #fff;
    padding: 13px 15px 11px;
}
.block.contact-sidebar .block-content {
    padding: 19px 10px 23px 16px;
    line-height: 20px;
}
.block.contact-sidebar .block-content a {
    font-weight: bold;
}


.trophyphotos-send-index .fieldset .legend {
    margin: 0;
}
.form-wrapper p.note {
    margin: 4px 0 10px;
    font-size: 11px;
}
.trophyphotos-send-index .form-wrapper .container {
    padding-bottom: 10px;
}
.target-banner-wrapper {
    position: relative;
    max-width: 641px;
}
.target-banner-text {
    background: rgba(0, 0, 0, .79);
    font-size: 15px;
    color: #b0b0b0;
    position: absolute;
    bottom: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 20px 15px;
}
.target-banner-text span {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: -1px 0 0;
}
.target-banner-wrapper img {
    max-width: 100%;
    height: auto;
}

/*Trophy single photo products*/

.gray-link {
    display: inline-block;
    -webkit-border-fit:lines;
    overflow:visible;
    width:auto;
    border:0;
    padding:0;
    margin:0;
    background:transparent;
    cursor:pointer;
}
.gray-link span {
    display: inline-block;
    background: #3E3629;
    transform: rotate(0deg) skew(15deg) translate(0px);
    -webkit-transform: rotate(0deg)  skew(15deg) translate(0px);
    -moz-transform: rotate(0deg)  skew(15deg) translate(0px);
    -o-transform: rotate(0deg)  skew(15deg) translate(0px);
    -ms-transform: rotate(0deg)  skew(15deg) translate(0px);
}

.std .gray-link.b-attach__link span span {white-space: normal !important;}
#responsive-list {padding: 0;margin: 0 20px 0 0;list-style: none;}
#responsive-list li {float: left; width: 50%;background: none;padding: 0 0 20px}


.gray-link span span {
    background: none !important;
    display: inline-block;
    font: normal 13px/31px 'cantarellbold', sans-serif;
    color: #FFF;
    padding: 0 13px;
    white-space: nowrap;
    text-transform: uppercase;
    transform: rotate(0deg) skew(-15deg) translate(0px) !important;
    -webkit-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -moz-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -o-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;
    -ms-transform: rotate(0deg)  skew(-15deg) translate(0px) !important;}

.gray-link:hover span {
    background: #262022;
}
.gray-link:active span {
    background: #6D6861;
}
.gray-link {
    margin: 27px 0 0;
    position: relative;
}
.gray-link span span {
    padding: 0 13px;
}
.col-main .gray-link span span {
    padding: 0 17px 0 53px;
}

.col-main .gray-link:after {
    position: absolute;
    content: "";
    width: 38px;
    height: 43px;
    left: 9px;
    top: -6px;
    background: url('http://www.bohning.com/skin/frontend/bohning/default/images/icon_pdf.png') 0 0 repeat-x;
    z-index: 1;
}
.one-column-grid-item {
    width: 27.4%;
    float: left;
    padding: 0 0 15px;
    text-align: center;
}
.one-column-grid-item.first {
    width: 22.6%;
    text-align: left;
}
.one-column-grid-item.last {
    text-align: right;
    width: 22.6%;
}
.one-column-grid-title {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 0;
}
.one-column-grid-item.first .one-column-grid-title {
    float: left;
    margin: 0;
}
.one-column-grid-item.last .one-column-grid-title {
    float: right;
    margin: 0;
}

.dscr p {margin: 15px 0 5px}
.dscr .rm {}


.right-poll {
    padding: 4px 0 0;
}
.right-poll #poll-answers {
    padding: 0 0 26px;
}
.right-poll #poll-answers li {
    padding: 9px 0 2px 41px;
}
.right-poll #poll-answers li .radio {
    margin-right: 2px;
}
.right-poll .actions .gray-link {
    display: inline-block;
    float: right;
    margin: 0 7px 0 0;
}
.block .right-poll li.odd, .block .right-poll li.even {
    background: none;
}
.right-poll.answers #poll-answers li {
    padding-left: 21px;
}
.right-poll.answers .right-poll-title {
    padding: 10px 0 0;
}
.right-poll.answers .actions .gray-link {
    margin-right: 0;
}

/* Photogallery */

.photo-gallery-wrapper {
    border-bottom: 1px solid #ECEAD9;
    padding: 0 0 25px;
}
.photo-gallery-grid {
    padding: 15px 0 0;
}
.photo-gallery-item {
    float: left;
    width: 26%;
    text-align: center;
    padding: 0 0 15px;
}
.photo-gallery-item.first {
    text-align: left;
    width: 24%;
}
.photo-gallery-item.last {
    text-align: right;
    width: 24%;
}
.photo-gallery-item a {
    display: block;
}
.photo-gallery-img {
    vertical-align: top;
    border: 1px solid #000;
    border-radius: 1px;
}

/* Pools page */


.current-poll-wrapper {
    padding: 0 0 30px;
}
.current-poll, .current-poll-answers {
    float: left;
    width: 50%;
    padding: 20px 0 0;
}
.current-poll-answers.voted {
    width: 100%;
}
.current-poll #poll-answers {
    padding: 0 0 27px;
}
.current-poll #poll-answers li, .current-poll-answers ol li {
    padding: 9px 25px 7px 0;
}
.current-poll-answers.voted li, .current-poll-answers ol li {
    padding-right: 0;
}
.more-pools {
    padding: 20px 0 0;
}
.more-pools li {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    padding: 0 2% 10px 0;
}
.current-poll #poll-answers input.radio, .right-poll #poll-answers input.radio {
    float: left;
}
.current-poll #poll-answers span.label, .right-poll #poll-answers span.label {
    display: block;
    overflow: hidden;
}
#poll-answers .validation-advice {
    padding: 10px 0 0;
    margin-bottom: -10px;
}
.clear-all-link {
    display: block;
    float: left;
    margin: 5px 0 0;
}

.block.block-account .product-catogories-menu ul ul {
    display: none;
}
.block.block-account .product-catogories-menu ul > li.active > ul {
    display: block;
    padding: 10px 0 0;
}
.block.block-account .product-catogories-menu ul li li.active {
    background: #D77832;
    box-shadow: none;
}
.block.block-account .product-catogories-menu ul li ul li {
    padding: 4px 0;
}
.block.block-account .product-catogories-menu ul li ul li a {
    font-size: 13px;
    font-weight: normal;
}
.block.block-account .product-catogories-menu ul > li.active a:hover {
    box-shadow: none;
    color: #3E3629;
}
.block.block-account .block-content.product-catogories-menu ul li li {
    padding-left: 10px;
    line-height: 18px;
}
.block.block-account .product-catogories-menu li.active > ul > li.active > a {
    color: #3E3629;
}


#poll-answers .star-rating {
    border: none;
    display: block;
    height: 18px;
    background: #ECEAD9;
}
#poll-answers .star-rating span {
    background: none repeat scroll 0 0 #D77832;
    display: block;
    height: 18px;
}
.poll-answers-text {
    padding: 0 0 4px;
}
.current-poll-answers.voted #poll-answers .star-rating {
    width: 50%;
}


#gallery-video_overlay {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    padding-top: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#gallery-video_controls {
    background-color: #000000;
    color: #FFFFFF;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 9;
}

#gallery-video_title {
    padding: 4px 40px;
    text-align: center;
}

#gallery-video_close {
    background: transparent url(http://www.bohning.com/skin/frontend/bohning/default/images/video-gallery-close.png) no-repeat center center;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 10;
}

#gallery-video_container-wrapper {
    height: 100%;
    top: 0px;
}

.std ul.no-list-styles > li {
	background: none;
	padding: 0 0 7px 0;
}

.form-wrapper.career {line-height: normal !important}

.file-box {margin: 0 0 10px}
.sitemap {padding: 0 0 0 10px}
.sitemap p {margin: 0 !important;padding: 0 !important}
.sitemap li {background: none;padding: 4px 0;line-height: normal;font-weight: normal;text-transform: none}
.sitemap li.level-0 {background: url('http://www.bohning.com/skin/frontend/bohning/default/images/list_check.png') 0 4px no-repeat;padding: 2px 0 7px 24px;font-weight: bold;text-transform: uppercase}
.sitemap li.level-1 {font-weight: bold}
.sitemap li ul {margin: 0}

.form-wrapper .field.inline-checkbox {overflow: hidden}
.form-wrapper .field.inline-checkbox label {float: left;width: auto;white-space: nowrap}
.form-wrapper .field.inline-checkbox .input-box {float: left;margin: 7px 6px 0 10px;width: auto;position: relative}
.form-wrapper .field.inline-checkbox .validation-advice {position: absolute;white-space: nowrap}

.std .messages li {background-image: none !important;padding: 10px !important}
.std .messages li li {padding: 0 0 0 10px !important}

.form-wrapper.cms-form .container {
    padding-bottom: 0;
    margin-bottom: -6px;
}
.form-wrapper.cms-form .fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}
.form-wrapper.cms-form .form-list.no-list-styles {
    margin-bottom: 0;
}


/*
* Country popup
*/
.customers-outside-popup {
    display: none;
    width: 100%; height: 100%;
    position: fixed;
    top: 0; left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}
.outside-popup-inner {
    width: 675px;
    padding: 47px 0 40px;
    border: 3px solid #fff;
    border-radius: 7px;
    position: absolute;
    top: 50%; left: 50%;
    font: 16px/26px 'cantarellbold', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #262022;
    background: #ECEAD9;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.44);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.js-customers-outside-popup-close {
    position: absolute;
    top: 6px; right: 11px;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #262022;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.js-customers-outside-popup-close:hover {
    color: #d77832;
}
.outside-popup-inner .tm-logo {
    display: inline-block;
    margin-bottom: 25px;
    float: none;
}
.outside-popup-inner .phone {
    margin-top: 13px;
    color: #d77832;
}
@media screen and (max-width: 1020px) {
    .header .first-row, .header .second-row {padding: 10px}
    .nav-container {}
    .nav-container .mobile-menu {display: block}
    .top-menu {margin: 0;list-style: none;background: #1E1A1B;padding: 0;display: none}
    .top-menu li.item-first {float: none;background: #1E1A1B;border-top: 2px solid #D77832;}
    .top-menu li.item-first .item-first-link {color: #FFF}
    .top-menu ul.sub-top-menu {height: auto;position: relative;margin-left: 0;left: 0;top: 0;padding: 0 0 20px 43px;background: none;display: none}
    .top-menu ul.sub-top-menu li.item-second {float: none;padding: 0}
    .top-menu ul.sub-top-menu li.item-second a {font-size: 13px;}
    .top-menu ul.sub-top-menu li.item-second ul {padding: 0 0 0 20px}
    .top-menu ul.sub-top-menu li.item-second ul li {padding: 2px 0}
    .top-menu ul.sub-top-menu li.item-second ul li a {font-size: 12px}
    .footer .bottom-nav {padding: 13px 10px}
    .footer .copy-line {padding: 20px 10px 35px}
    #slider-wrap {width: 752px;margin: 0 auto}

    .col2-left-layout .col-main {float: none;width: 100%;}
    .col2-left-layout .col-left {float: none;width: 100%}
    .col2-right-layout .col-main {float: none;width: 100%}
    .col2-right-layout .col-right {float: none;width: 100%}

    .block-reorder, .block-banner, .block-cart, .block-compare, .block-related {display: none}

    .col-left {padding: 20px 0 0}
    .block-account .block-title strong {cursor: pointer}
    .block-account .block-content {display: none}

    .secure-block {display: none}
    .checkout-cart-index .cart {float: none;width: auto}
    .slogan-box {display: none !important;}
    .category-image-block h1 {top: 30%}


    .products-grid {}
    .products-grid li.item {width: 33%;padding: 0 0 45px}
    .products-grid li.item:first-child {width: 34%}
    .products-grid li.item .product-image {margin: 0 auto;}
    .products-grid li.item.first .product-image {margin: 0;}
    .products-grid li.item.last .product-image {margin: 0 0 0 auto;}
    .products-grid li.item .product-name {margin: 0 auto;width: 225px}
    .products-grid li.item.first .product-name {margin: 0;width: 225px}
    .products-grid li.item.last .product-name {margin: 0 0 0 auto;width: 225px}


    .products-grid li.item.first .actions-box {margin: 0 auto !important;width: 225px;left: 0 !important;}
    .products-grid li.item.last .actions-box {margin: 0 auto !important;width: 225px;right: 0 !important;left: auto !important;}
    .products-grid li.item .actions-box {width: 225px;left: 50%;margin-left: -108px;bottom: 0}
    .featured-block {margin: 0 auto}
    .col2-right-layout .col-right {width: 641px;margin: 0 auto}
    .bfm-homepage-targetarchery-index .col-main {border-right: none; padding-right: 0}

    #drag-container {position: relative;top: 20px;left: 0 !important;right: 0 !important;width: auto;cursor: default}
    #drag-container .inner {background-image: none;padding: 8px}
    #drag-container button {float: left;}
    #drag-container input.qty {margin: 0 10px 0 0}

    .product-options {float: left}
    .product-options dd {padding-left: 8px;margin-right: 10px}
    .product-options dt {width: auto}


    .storepage {display: none;}
    .storelocatore {margin-left: 0}
    .storelocatore #dl-search-form {margin: 0 auto}

    .block.contact-sidebar .block-content {padding: 9px 10px 13px 16px;}

    .target-banner-wrapper {max-width: 641px; margin: 0 auto;}

    .photo-gallery-item {width: 28%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 22%}
}
@media screen and (min-width: 960px) {
    .home-container, .home-container ul li {height: 400px;}
}
@media screen and (max-width: 950px) {
    .one-column-grid-item {width: 27%;}
    .one-column-grid-item.first, .one-column-grid-item.last {width: 23%;}
    .photo-gallery-item {width: 27.8%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 22.2%}
}
@media screen and (max-width: 890px) {
    .hm-slogan {margin-top: 8%}
    .footer .second-row {padding: 20px 10px}
    .left-side-box .first-know {float: none;width: auto}
    .left-side-box .subscribe-box {float: none;margin: 10px 0 0 0}
    .left-side-box .subscribe-box form {display: block;overflow: hidden}
    .main, .main-container {min-height: 200px;}
    .main-container {background: none}

    #dl-popup {width: 590px;background: none;padding: 0}
    #dl-map {width: 350px;height: 300px}
    #dl-stores {width: 235px;height: 300px}
    #dl-popup .close {right: -20px}

    .one-column-grid-item {width: 26.6%;}
    .one-column-grid-item.first, .one-column-grid-item.last {width: 23.4%;}

    .photo-gallery-item {width: 27.4%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 22.6%}
}
@media screen and (max-width: 830px) {

    .hm-slogan {margin-top: 5%}

    .bottom-nav .smi {clear: both;float: left;margin: 0;padding: 10px 0 0}

    .one-column-grid-item {width: 26%;}
    .one-column-grid-item.first, .one-column-grid-item.last {width: 24%;}

    .photo-gallery-item {width: 26.8%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 23.2%}
}
@media screen and (max-width: 800px) {
    .photo-gallery-item {width: 26.6%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 23.4%}

    #responsive-list {}
    #responsive-list li {float: none !important;width: 100%;margin: 0 0 20px 0}

}
@media screen and (max-width: 780px) {
    .link-location {display: none}
    .hm-slogan {margin-top: 4%}
    #slider-wrap {width: 564px;margin: 0 auto}
    .form-list label {white-space: nowrap}
    .form-wrapper .field > label {white-space: normal;}
    #checkoutSteps label {white-space: normal}
    #checkoutSteps .control label {white-space: normal;padding: 0}
    .one-column-grid-item {width: 25.5%;}
    .one-column-grid-item.first, .one-column-grid-item.last {width: 24.5%;}
    .photo-gallery-item {width: 26.4%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 23.6%}
}
@media screen and (max-width: 750px) {

    .hm-slogan {font-size: 27px;}
    .hm-slogan span {font-size: 38px;line-height: 38px}

    .products-grid {margin-bottom: 10px}
    .products-grid li.item {width: auto;padding: 0;margin-bottom: 10px;float: none}
    .products-grid li.item.first {width: auto;}
    .products-grid li.item .product-image {margin: 0 auto !important;min-height: 25px;padding-bottom: 5px}
    .products-grid li.item .product-name {margin: 0 auto !important;width: 225px}
    .products-grid li.item .actions-box {position: relative;width: 225px;margin: 0 auto !important;left: auto !important;}
    .related-products-item {width: 26.5%}
    .related-products-item.first {width: 23.5%}
    .related-products-item.last {width: 23.5%}
    .form-wrapper .fields.fields-text {width: 100%;}
    .form-wrapper .container {padding: 0 0 30px;}
    .one-column-grid-item {width: 50%;}
    .one-column-grid-item.first, .one-column-grid-item.last {text-align: center; width: 50%;}
    .one-column-grid-item.first .one-column-grid-title, .one-column-grid-item.last .one-column-grid-title {float: none; margin: 0 auto}
    .photo-gallery-item {width: 26.2%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 23.8%}
}
@media screen and (max-width: 730px) {
    .form-wrapper.contact .field.borders-input {width: auto; margin-left: 0; padding-left: 165px;}
    .photo-gallery-item {width: 26%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 24%}
}
@media screen and (max-width: 695px) {
    .tm-logo {width: 278px;margin: 0 auto 0;background-image: url('http://www.bohning.com/skin/frontend/bohning/default/images/tm_logo_small.png');padding: 33px 0 0 0;height: auto}
    .tm-logo span.add-title {display: block;position: relative;left: 0;}

    .header #search_mini_form {width: 278px;margin: 0 10px 0;display: block}
    .language {margin: 10px 0 0 0}
    .form-list label {padding: 4px 0}
    .form-wrapper .form-list .input-box .label label {padding: 0}

    .checkout-progress {padding: 0}

    table#wishlist-table table,
    table#wishlist-table thead,
    table#wishlist-table tbody,
    table#wishlist-table th,
    table#wishlist-table td,
    table#wishlist-table tr,
    table.cart-table table,
    table.cart-table thead,
    table.cart-table tbody,
    table.cart-table th,
    table.cart-table td,
    table.cart-table tr,
    table#my-orders-table table,
    table#my-orders-table thead,
    table#my-orders-table tbody,
    table#my-orders-table th,
    table#my-orders-table td,
    table#my-orders-table tr,
    table#checkout-review-table table,
    table#checkout-review-table thead,
    table#checkout-review-table tbody,
    table#checkout-review-table th,
    table#checkout-review-table td,
    table#checkout-review-table tr,
    table#multiship-addresses-table table,
    table#multiship-addresses-table thead,
    table#multiship-addresses-table tbody,
    table#multiship-addresses-table th,
    table#multiship-addresses-table td,
    table#multiship-addresses-table tr,
    .checkout-multishipping-overview table,
    .checkout-multishipping-overview thead,
    .checkout-multishipping-overview tbody,
    .checkout-multishipping-overview th,
    .checkout-multishipping-overview td,
    .checkout-multishipping-overview tr,
    #product-review-table,
    #product-review-table thead,
    #product-review-table tbody,
    #product-review-table th,
    #product-review-table td,
    #product-review-table tr
    {
        border: 0 none;
        display: block;
        text-align: left !important;
    }

    table.cart-table table,
    table.cart-table thead,
    table.cart-table tbody,
    table.cart-table th,
    table.cart-table td,
    table.cart-table tr,
    .checkout-multishipping-overview th,
    .checkout-multishipping-overview td,
    .checkout-multishipping-overview tr,
    #product-review-table th,
    #product-review-table td,
    #product-review-table tr
    {
        float: left;
    }
    #product-review-table {margin-bottom: 20px;overflow: hidden}
    #product-review-table th {clear: left;background: none;color: #3E3629;padding: 6px;line-height: 16px}
    #product-review-table tbody td {clear: left;padding: 6px 7px}
    #product-review-table tbody th {overflow: hidden;text-indent: -999px}

    #product-review-table td ,
    .checkout-multishipping-overview td    {
        border: none;
    }

    .checkout-multishipping-overview table,
    .checkout-multishipping-overview td,
    .checkout-multishipping-overview tr {
        background: none !important;
    }

    .checkout-multishipping-overview tfoot {border-bottom: 1px solid #E3E3E3}
    .checkout-multishipping-overview tfoot tr {background: none !important;}
    .checkout-multishipping-overview td {border: none !important;}
    .checkout-multishipping-overview tbody td {line-height: 21px;padding: 2px 10px}
    .checkout-multishipping-overview tfoot td {padding: 5px 10px !important}


    #my-orders-table tbody td {padding: 3px 10px;}
    #my-orders-table tbody tr {border-bottom: 1px solid #E3E3E3 !important;background: none !important;}
    #my-orders-table tfoot tr {background: none !important;}
    #my-orders-table tfoot td {background: none;padding: 5px 10px}


    table#multiship-addresses-table tr {border-bottom: 1px solid #E3E3E3;width: 101%}
    table#multiship-addresses-table tbody td {padding: 3px 10px}
    table#multiship-addresses-table tbody td.last {padding: 10px}
    table#multiship-addresses-table tr.even {background: #ECEAD9}
    table#multiship-addresses-table tfoot tr {background: none !important;}

    table#multiship-addresses-table td select {width: 95% !important;}

    .cart-table thead tr,
    #wishlist-table thead tr,
    #my-orders-table thead tr,
    #checkout-review-table thead tr,
    .checkout-multishipping-overview thead tr,
    #multiship-addresses-table thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }
    .cart-table .btn-remove2 {margin: 37px auto 0}
    .cart-table td {padding: 0 10px 10px}
    .cart-table tr {padding: 10px 0;border-bottom: 1px solid #E3E3E3 !important;width: 102%}
    .cart-table tfoot {background: #ECEAD9}
    .cart-table tfoot tr {border: none !important;padding: 5px 0 10px}
    .cart-table .product-name {margin: 35px 0 0}
    .cart-table .cart-price {display:block;margin: 35px 0 0}
    .checkout-cart-index .cart input.qty {margin:29px 0 0}
    .cart-table .ln-but {display: inline-block;margin: 29px 0 0}

    #wishlist-table td:before, #my-orders-table td:before {
        left: 6px;
        padding-right: 10px;
        position: absolute;
        top: 6px;
        white-space: nowrap;
        width: 45%;
    }

    #checkout-review-table tbody td {padding: 2px 10px !important;}
    #checkout-review-table tbody tr {border-bottom: 1px solid #E3E3E3 !important;}
    #checkout-review-table tfoot td {padding: 5px 10px !important;}

    #wishlist-table input.qty {float: left;margin: 0 20px 10px 0}
    .cart .cart-collaterals .col2-set {float: none;width: auto}
    .cart .cart-collaterals .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2 {margin: 0 auto;float: none}
    .cart .totals {margin: 0 auto;float: none}

    .photo-gallery-item {width: 25.6%}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 24.4%}

    .related-pr, .recently-pr, .description-column .short-description, .description-column .box-product_reviews {float: none;width: auto}

    .current-poll, .current-poll-answers {width: 100%;float: none;}
    .current-poll #poll-answers {padding-bottom: 10px;}
    .current-poll-answers {padding-top: 20px;}
    .more-pools li {width: 100%;display: block;padding: 0 0 10px;}
    #poll-answers .validation-advice {margin-bottom: 0;}

    .multiply-cart .data-table td, .multiply-cart .data-table thead th { float: none; display: table-cell; }
    .multiply-cart .data-table tbody, .multiply-cart .data-table tbody tr, .multiply-cart .data-table thead { float: none; display: table; width: 100%; }
    .multiply-cart .cart-table .btn-remove2, .checkout-cart-index .cart input.qty { margin-top: 0; }

}
@media screen and (max-width: 680px) {
    .three-photos-item, .three-photos-item.first, .three-photos-item.last {width: 100%; text-align: center}
    .three-photos-item .three-photos-descript, .three-photos-item.first .three-photos-descript, .three-photos-item.last .three-photos-descript {float: none; width: 205px; margin: 0 auto;}
    .three-photos-grid +.three-photos-grid {border: none; padding: 0;}
    .shooting-staff-page h2, .shooting-staff-button {text-align: center}
    .shooting-staff-list {border: none;padding: 15px}
    .shooting-staff-gray-btn {text-align: center;}
    .pdf-button.button span span {font-size: 11px; letter-spacing: -1px; padding: 0 8px 0 45px}
    .pdf-button.button:after {left: 4px;}
    .form-wrapper.contact {padding-right: 0;}
    .photo-gallery-item {width: 50%;}
    .photo-gallery-item.first, .photo-gallery-item.last {text-align: center; width: 50%;}
    .photo-gallery-button {text-align: center}
}
@media screen and (max-width: 670px) {
    .featured-block-item.text {position: absolute; bottom: 0; width: 100%; left: 0; border: none; padding: 0; margin-left: 0;}
    .featured-block-grid {position: relative; padding-bottom: 60px;}
    .featured-block-item.text a {padding: 15px 10px; position: relative; width: 100%;}
    .featured-block.all-left .featured-block-grid {width: 489px; margin-left: -11px}
    .featured-block.all-left .featured-block-item.text {margin-left: 11px; width: 478px}
    .featured-block-item.text a br {display: none}
    .featured-block {width: 478px}
    .col2-right-layout .col-right {width: 478px;margin: 0 auto}
    .featured-block .borders-title {text-align: center;}


    #dl-search-form {width: auto}
    #dl-popup {width: 490px;background: none;padding: 0;height: auto;margin: 0 auto}
    #dl-map {width: 450px;height: 350px;margin: 0 auto 20px}
    #dl-stores {width: 450px;height: 225px}
    #dl-popup .close {right: 0}

    #responsive-list .ln-but span span {font-size: 10px}

}
@media screen and (max-width: 670px) and (min-width: 514px) {
    .featured-block-item.text {height: auto!important;}
    .featured-block-item.text a span {margin-top: 0!important;}
}
@media screen and (max-width: 660px) {
    .related-products-item {width: 25.7%}
    .related-products-item.first {width: 24.3%}
    .related-products-item.last {width: 24.3%}

    .std .gray-link.b-attach__link {margin: 10px}
    .std .gray-link.b-attach__link span span {font-size: 11px;line-height: normal;padding: 8px 17px 8px 53px !important;}
}
@media screen and (max-width: 640px) {
    .related-products-item {width: 25.5%}
    .related-products-item.first {width: 24.5%}
    .related-products-item.last {width: 24.5%}
}
@media screen and (max-width: 635px) {
    .tm-logo {float: none;margin: 0 auto 10px}
    .header #search_mini_form {width: 87%;float: left;margin-right: 0}
    .header .form-search {width: 95%;}
    .header .form-search input.input-text {width: 90%}

    .language {margin-right: 10px;}
    .bottom-nav .menu {margin: 0 0 10px}

    .bottom-nav .smi {padding: 0}
    .col2-set .col-1, .col2-set .col-2 {float: none;width: 100%}
    .account-login .content {min-height: 50px}
    .additional-button, .additional-button .buttons-set  {display: block !important;}
    .col2-set .new-users .buttons-set {display: none}
    .page-title h1 {font-size: 17px}
    .col2-left-layout .col-main {padding: 10px 0}
    .single-news-title .news-social-btns {padding-top: 4px;}
    .title-buttons .button {clear:left;float: left;margin: 10px 0 0 10px}
    .title-buttons .btn-proceed-checkout {display: none}
    .my-wishlist .buttons-set { margin-top:10px;padding: 0;text-align: center}
    .my-wishlist .buttons-set .button {float: none;margin: 5px 0;text-align: center}
    .cart-table tfoot tr {width: 103%}
    .cart-table tfoot td  {margin-top:10px;padding: 0;text-align: center !important;}
    .cart-table tfoot td .button {float: none;margin: 5px auto;text-align: center}

    #dl-search-form .last-nomr, #dl-search-form .boxes {clear: left;margin: 10px 0 0 0}
    #dl-search-form .label {width: 85px}
    #dl-search-form #dl-search {display: block;margin: 0 0 0 10px;clear: left;float: none}
    #dl-search-form .last-nomr {margin-bottom: 15px}
}
@media screen and (max-width: 610px) {
    .std .spec {margin: 0 0 10px !important;float: none !important;}

    .hm-slogan {font-size: 22px;}
    .hm-slogan span {font-size: 32px;line-height: 32px}

    .slogan-box, .news-tape {display: none !important;}
    .left-side-box {margin: 0}
    .location-box {padding: 0 0 20px;border: none;float: none}
    #slider-wrap {width: 374px;margin: 0 auto}
    .form-list li.wide input.input-text {width: 234px}
    .form-list li.wide select {width: 254px}
    .form-list li.wide .input-box {width: 260px}
    .toolbar .pager {float: left}
    .toolbar .sorter {float: right}
    .toolbar .sorter .sort-by {padding: 0 4px 0 0}
    .form-wrapper.career .field > label {display: block; float: none; text-align: left; width: 100%; padding-right: 0;}
    .form-wrapper.career .field {float: none;}
    .form-wrapper.career .input-box {width: 100%; padding: 10px 0 0; float: none;}
    .form-wrapper.career .field.right-radios .input-box {clear: both;}
    .form-wrapper.career .input-box.region-box {width: 100%; float: none;}
    .form-wrapper.career .input-box.region-box .select-wrapper {float: none;}
    .form-wrapper.career .field.field-zip {float: none; width: 100%;}
    .form-wrapper.career .field.field-zip .input-box {width: 100%}
    .form-wrapper.career .field.not-bold.radios > label {padding-bottom: 10px}
    .form-wrapper.career .form-list .wide .input-box {width: 100%;}
    .form-wrapper.career .field.not-bold > label {width: 100%}
    .form-wrapper.career .careers-captcha {float: none; width: 277px; margin: 0 auto}
    .target-banner-text span {font-size: 16px;}
    .target-banner-text {font-size: 13px;}
    .form-wrapper .input-box.calendar-img .v-middle {top: 18px; right: 8px;}
    .current-poll-answers.voted #poll-answers .star-rating {width: 100%;}
    .cart-modal-block { width: 90%; left: 5%; margin-left: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

    .sorter .view-mode {display: none}
}
@media screen and (max-width: 590px) {
    .related-products-item {width: 50%}
    .related-products-item.first {width: 50%; text-align: center}
    .related-products-item.last {width: 50%; text-align: center}
    .related-products-grid .related-products-item .related-product-title {width: 135px;margin: 0 auto; float: none}
    .big-image-wrapper {width: 100%; float: none; margin: 0; max-width: 100%;}
    .big-image {max-width: 100%; margin: 0 auto; display: block;}
    .big-image-text {text-align: center;}
    .big-image-description {padding-right: 10px}
    .form-wrapper .container {width: 100%;}
    .form-wrapper .field.field-zip > label {padding-right: 0}
    .product-header .name-box {padding-right: 0}
    .st_sharethis {position: relative;right: 0;top: 0;margin: 10px 0 0 10px;float: left}
    .product-header .wishlist-butt {position: relative;margin:10px 0 0 10px;float: left;right: 0}

    .abc-store li, .abc-store li:first-child {width: 20%}
    .abc-store li a {white-space: nowrap}
    .target-banner-text {position: relative;}

    .multiply-cart .data-table td, .multiply-cart .data-table thead th { float: left; display: block; }
    .multiply-cart .data-table tbody, .multiply-cart .data-table tbody tr, .multiply-cart .data-table thead { float: left; display: block; width: auto; }
    .multiply-cart .data-table tbody tr { width: 100%; }
    .multiply-cart .cart-table .btn-remove2 { margin: 24px 5px 0; }
    .multiply-cart .data-table td { line-height: 31px; padding-bottom: 0; }
}
@media screen and (max-width: 545px) {
    .header .smi-box {display: none}
    .left-side-box .secure {padding-bottom: 0}
    .checkout-progress li {float: none;padding-bottom: 10px;width: auto !important;}
    .form-wrapper.contact {width: 100%;}
    .form-wrapper.contact .field > label {display: block; float: none; text-align: left; width: 100%; padding-right: 0;}
    .form-wrapper.contact .input-box {width: 100%; padding: 10px 0 0; float: none;}
    .form-wrapper.contact .field.field-zip, .form-wrapper.contact .field.field-zip .input-box {width: 100%; float: none;}
    .form-wrapper.contact .field.borders-input {padding-left: 0; width: 100%;}
    .form-wrapper.contact .contact-captcha {padding-left: 0;}
    .cart .controls { text-align: center; }
    .cart .controls-wrapper { float: left; }
    .cart .controls-wrapper > span { float: none; text-align: left; margin-bottom: 10px; }
}
@media screen and (max-width: 525px) {
    .category-products .borders-title {margin: 5px 0 15px}
}
@media screen and (max-width: 513px) {

    .featured-block.all-left .featured-block-grid, .featured-block {width: 326px;}

    .hm-slogan {font-size: 18px;}
    .hm-slogan span {font-size: 25px;line-height: 25px}

    .featured-block {width: 326px;}
    .col2-right-layout .col-right {width: 315px;margin: 0 auto; padding-right: 11px}
    .featured-block-item {border: none; float: left; display: block; margin: 0 0 10px 11px;}
    .featured-block-grid {margin-left: -11px; padding-bottom: 9px; margin-bottom: 0;}
    .featured-block.all-left .featured-block-item.text {width: 130px;}
    .featured-block-item.text {position: relative; width: 130px; padding: 1px 10px 0;margin-left: 11px;}
    .featured-block-item.text a {text-align: center; width: 100%; padding:0;}
    .featured-block-item.text a br {display: block;}
    .featured-block .borders-title {margin-right: 11px}
    .cart-table .product-name {margin:0}
    .cart-table .cart-price {display:inline;margin:0}
    .checkout-cart-index .cart input.qty {margin:0}
    .cart-table .ln-but {display:inline;margin:0}


    #dl-search-form {width: auto}
    #dl-popup {width: 300px;background: none;padding: 0;height: auto;margin: 0 auto}
    #dl-map {width: 300px;height: 200px;margin: 0 auto 20px}
    #dl-stores {width: 300px;height: 225px}
    #dl-popup .close {right: 0;top: -15px}

    .countries-box ul li {float: none;width: 100%;min-height: 10px}

}
@media screen and (max-width: 470px) {

    .hm-slogan {font-size: 15px;}
    .hm-slogan span {font-size: 20px;line-height: 20px}

    .header .phone-box {margin:0 0 10px 0}
    .header .login-box {clear: both}
    .hm-butt span {min-width: 80px;font-size: 14px;line-height: 42px}
    .hm-butt-right {left: 11%}

    .product-view .box-reviews .form-add .form-list .input-box {width: auto}
    .product-view .box-reviews .form-add .form-list input.input-text,
    .product-view .box-reviews .form-add .form-list textarea {width: 85%}

}
@media screen and (max-width: 440px) {
    .tm-logo {float: none;margin: 0 auto 10px}
    .header #search_mini_form {width: 240px;float: left}
    .header .form-search {width: 230px}
    .header .form-search input.input-text {width: 200px}
    .language {margin-right: 10px}
    .nav-container .mobile-menu {padding: 10px 0}
    #slider-wrap {width: 188px;margin: 0 auto}
    .sp-methods .form-list {padding-left: 0}
    .v-fix .validation-advice {display: none}

    .multiple-checkout .button span span {white-space: normal}
    .multiple-checkout .buttons-set .button  {margin: 15px;}
    .multiple-checkout .buttons-set .button span span {white-space: normal;line-height: normal;margin: 10px auto;width: 80%}
    .copy-line .dev {float: left;padding: 5px 0 0 0}
    .copy-line .dev a {white-space: nowrap}
    .cart .controls .add-multiple { clear: left; margin: 15px 0 0; }
}
@media screen and (max-width: 400px) {
    .one-column-grid-item, .one-column-grid-item.first, .one-column-grid-item.last {text-align: center; width: 100%;}
}
@media screen and (max-width: 390px) {
    .header .phone-box {margin-left: 0}
    .header .login-box {float: left;margin-right: 8px}
    .hm-butt span {min-width: 40px;font-size: 12px;line-height: 32px}
    .hm-butt-right {left: 11%;margin-top: 60%}
    .hm-butt-left {margin-top: 60%}
    .left-side-box .first-know .title {background: none;padding: 0}
    .login-box a span {font-size: 11px}
    .toolbar .sorter .sort-by {float: left}
    .photo-gallery-item {padding-bottom: 15px;}
}
@media screen and (max-width: 372px) {
    .featured-block {width: 152px;}
    .featured-block-item, .featured-block-item + .featured-block-item, .featured-block.all-left .featured-block-item.text {margin-left: 0;}
    .featured-block .borders-title {margin-right:0}
    .featured-block-grid, .featured-block.all-left .featured-block-grid {width: 152px; margin-left: 0;}
    .col2-right-layout .col-right {width: 100%;padding-right: 0;}
    .photo-gallery-item {width: 100%;}
    .photo-gallery-item.first, .photo-gallery-item.last {width: 100%;}
    .cart .buttons-wrapper { float: none; }
    .cart .buttons .total-text { display: block; padding: 0 0 15px;  }
    .cart .controls .button.search-button-list { clear: left; margin-top: 15px;  }


    .std img {display: block !important;margin: 10px auto !important;float: none !important}
}
@media screen and (max-width: 350px) {
    .header .phone-box {}
    .header .login-box {}
    .hm-butt span {min-width: 40px;font-size: 11px;line-height: 30px}
    .hm-butt-right {left: 11%;margin-top: 60%}
    .hm-butt-left {margin-top: 60%}
    .footer .first-row ul li {font-size: 17px;margin: 0 0 15px 51px}
    .footer .first-row ul li:first-child {margin-bottom: 15px}

    .related-pr .rel-list li {float: none;margin: 0 auto}
    .product-options dt {clear: left;width: 62px}
}
@media screen and (max-width: 340px) {
    .related-products-item {width: 100%}
    .related-products-item.first {width: 100%; text-align: center}
    .related-products-item.last {width: 100%; text-align: center}
    .related-products-grid .related-products-item .related-product-title {width: 135px;margin: 0 auto; float: none}
}

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

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

