/* Reset ================================================================================= */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic');
@import url('https://fonts.googleapis.com/css?family=Droid+Sans');
@import url('jquery.hello-lightbox.css');

.clearfix {
    zoom: 1
}

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

.center-block {
    display: block;
    margin: 0 auto
}

.container {
    width: 1240px;
    margin: 0 auto;
    zoom: 1
}

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

#flexbox .display-box {
    display: -moz-box;
    display: -webkit-box;
    display: box
}

#reset .global-reset html, #reset .global-reset body, #reset .global-reset div, #reset .global-reset span, #reset .global-reset applet, #reset .global-reset object, #reset .global-reset iframe, #reset .global-reset h1, #reset .global-reset h2, #reset .global-reset h3, #reset .global-reset h4, #reset .global-reset h5, #reset .global-reset h6, #reset .global-reset p, #reset .global-reset blockquote, #reset .global-reset pre, #reset .global-reset a, #reset .global-reset abbr, #reset .global-reset acronym, #reset .global-reset address, #reset .global-reset big, #reset .global-reset cite, #reset .global-reset code, #reset .global-reset del, #reset .global-reset dfn, #reset .global-reset em, #reset .global-reset img, #reset .global-reset ins, #reset .global-reset kbd, #reset .global-reset q, #reset .global-reset s, #reset .global-reset samp, #reset .global-reset small, #reset .global-reset strike, #reset .global-reset strong, #reset .global-reset sub, #reset .global-reset sup, #reset .global-reset tt, #reset .global-reset var, #reset .global-reset b, #reset .global-reset u, #reset .global-reset i, #reset .global-reset center, #reset .global-reset dl, #reset .global-reset dt, #reset .global-reset dd, #reset .global-reset ol, #reset .global-reset ul, #reset .global-reset li, #reset .global-reset fieldset, #reset .global-reset form, #reset .global-reset label, #reset .global-reset legend, #reset .global-reset table, #reset .global-reset caption, #reset .global-reset tbody, #reset .global-reset tfoot, #reset .global-reset thead, #reset .global-reset tr, #reset .global-reset th, #reset .global-reset td, #reset .global-reset article, #reset .global-reset aside, #reset .global-reset canvas, #reset .global-reset details, #reset .global-reset embed, #reset .global-reset figure, #reset .global-reset figcaption, #reset .global-reset footer, #reset .global-reset header, #reset .global-reset hgroup, #reset .global-reset menu, #reset .global-reset nav, #reset .global-reset output, #reset .global-reset ruby, #reset .global-reset section, #reset .global-reset summary, #reset .global-reset time, #reset .global-reset mark, #reset .global-reset audio, #reset .global-reset video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

#reset .global-reset body {
    line-height: 1
}

#reset .global-reset ol, #reset .global-reset ul {
    list-style: none
}

#reset .global-reset table {
    border-collapse: collapse;
    border-spacing: 0
}

#reset .global-reset caption, #reset .global-reset th, #reset .global-reset td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

#reset .global-reset q, #reset .global-reset blockquote {
    quotes: none
}

#reset .global-reset q:before, #reset .global-reset blockquote:before, #reset .global-reset q:after, #reset .global-reset blockquote:after {
    content: "";
    content: none
}

#reset .global-reset a img {
    border: 0
}

#reset .global-reset article, #reset .global-reset aside, #reset .global-reset details, #reset .global-reset figcaption, #reset .global-reset figure, #reset .global-reset footer, #reset .global-reset header, #reset .global-reset hgroup, #reset .global-reset menu, #reset .global-reset nav, #reset .global-reset section {
    display: block
}

#reset .reset-box-model {
    margin: 0;
    padding: 0;
    border: 0
}

#reset .reset-font {
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

#reset .reset-focus {
    outline: 0
}

#reset .reset-body {
    line-height: 1
}

#reset .reset-list-style {
    list-style: none
}

#reset .reset-table {
    border-collapse: collapse;
    border-spacing: 0
}

#reset .reset-table-cell {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

#reset .reset-quotation {
    quotes: none
}

#reset .reset-quotation:before, #reset .reset-quotation:after {
    content: "";
    content: none
}

#reset .reset-image-anchor-border {
    border: 0
}

#reset .reset-html5 article, #reset .reset-html5 aside, #reset .reset-html5 details, #reset .reset-html5 figcaption, #reset .reset-html5 figure, #reset .reset-html5 footer, #reset .reset-html5 header, #reset .reset-html5 hgroup, #reset .reset-html5 menu, #reset .reset-html5 nav, #reset .reset-html5 section {
    display: block
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.55;
    color: #2f2f2f;
    text-align: center;
    background: #fbfbfb
}

ul, li {
    list-style: none
}

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

a {
    color: #fb6528;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

:focus {
    outline: 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 5px;
    line-height: 1.35;
    color: #000
}

h1 {
    font-size: 20px;
    font-weight: 400
}

h2 {
    font-size: 18px;
    font-weight: 400
}

h3 {
    font-size: 16px;
    font-weight: 700
}

h4 {
    font-size: 14px;
    font-weight: 700
}

h5 {
    font-size: 12px;
    font-weight: 700
}

h6 {
    font-size: 11px;
    font-weight: 700
}

form {
    display: inline
}

fieldset {
    border: 0
}

legend {
    display: none
}

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%
}

caption, th, td {
    vertical-align: top;
    text-align: left;
    font-weight: 400
}

p {
    margin: 0 0 10px
}

strong {
    font-weight: 700
}

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
}

ul, ol {
    list-style: none
}

.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
}

.clear {
    clear: both
}

.clear20 {
    clear: both;
    height: 20px
}

.wrapper {
    background: url(../images/bkg.jpg) 0 121px repeat-x
}

.page {
    padding: 30px 0;
    margin: 0 auto
}

.row {
    margin-left: -30px;
    *zoom: 1
}

.row:before, .row:after {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

[class*="span"] {
    float: left;
    margin-left: 30px
}

.category-products .span2 {
    margin-left: 20px
}

.span1 {
    width: 60px
}

.span2 {
    width: 126px
}

.span3 {
    width: 218px
}

.span4 {
    width: 293px
}

.span5 {
    width: 380px
}

.span6 {
    width: 460px
}

.span7 {
    width: 540px
}

.span8 {
    width: 620px
}

.span9 {
    width: 700px
}

.span10 {
    width: 780px
}

.span11 {
    width: 860px
}

.span12 {
    width: 940px
}

.offset1 {
    margin-left: 100px
}

.offset2 {
    margin-left: 180px
}

.offset3 {
    margin-left: 260px
}

.offset4 {
    margin-left: 340px
}

.offset5 {
    margin-left: 420px
}

.offset6 {
    margin-left: 500px
}

.offset7 {
    margin-left: 580px
}

.offset8 {
    margin-left: 660px
}

.offset9 {
    margin-left: 740px
}

.offset10 {
    margin-left: 820px
}

.offset11 {
    margin-left: 900px
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: ""
}

.row-fluid:after {
    clear: both
}

.row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.127659574%
}

.row-fluid > [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid > .span1 {
    width: 6.382978723%
}

.row-fluid > .span2 {
    width: 14.89361702%
}

.row-fluid > .span3 {
    width: 23.404255317%
}

.row-fluid > .span4 {
    width: 31.914893614%
}

.row-fluid > .span5 {
    width: 40.425531911%
}

.row-fluid > .span6 {
    width: 48.93617020799999%
}

.row-fluid > .span7 {
    width: 57.446808505%
}

.row-fluid > .span8 {
    width: 65.95744680199999%
}

.row-fluid > .span9 {
    width: 74.468085099%
}

.row-fluid > .span10 {
    width: 82.97872339599999%
}

.row-fluid > .span11 {
    width: 91.489361693%
}

.row-fluid > .span12 {
    width: 99.99999998999999%
}

.container {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1
}

.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 {
    min-height: 400px;
    background: 0;
    text-align: left
}

.col-left {
    float: left
}

.col-right {
    float: right !important
}

.col-main {
    float: left;
    width: 690px
}

.col-left .sidebar-inner {
    padding: 0 10px 0 0
}

.col1-layout .col-main {
    float: none;
    width: auto
}

.col3-layout .col-left .sidebar-inner {
    border: 0 none
}

.col3-layout .col-wrapper {
    border-left: 1px solid #bcbcbc
}

.col3-layout .col-main {
    width: 440px
}

.col3-layout .col-wrapper {
    float: left
}

.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%
}

input, select, textarea, button {
    font: 12px/15px Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #2f2f2f
}

input.input-text, select, textarea {
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -khtml-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    border: 1px solid #D9D9D9;
    border-top: 1px solid #C0C0C0;
    -moz-border-radius: 2px;
    border-radius: 2px
}

input.input-text, textarea {
    padding: 5px
}

select {
    padding: 1px
}

select option {
    padding-right: 10px
}

select.multiselect option {
    border-bottom: 1px solid #b6b6b6;
    padding: 2px 5px
}

select.multiselect option:last-child {
    border-bottom: 0
}

textarea {
    overflow: auto
}

input.radio {
    margin-right: 3px;
    position: relative;
    top: -2px;
}

input.checkbox {
    margin-right: 3px
}

input.qty {
    width: 2.5em !important;
    text-align: center !important
}

button.button::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.button {
    -webkit-border-fit: lines
}

button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer
}

button.button span {
    font-weight: 700;
    color: #fff;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fb6528;
    color: white;
    border: none;
    box-shadow: none;
}

button.button span:hover,
button.button.btn-cart span:hover {
    background: #171717;
}

button.button span span {
    border: 0 none;
    padding: 0 10px
}

a.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer
}

a.button span {
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #999;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bdbdbd), to(#999));
    background-image: -moz-linear-gradient(#bdbdbd, #999);
    background-image: -ms-linear-gradient(#bdbdbd, #999);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bdbdbd), color-stop(100%, #999));
    background-image: -webkit-linear-gradient(#bdbdbd, #999);
    background-image: -o-linear-gradient(#bdbdbd, #999);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#999999', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#999999', GradientType=0)";
    background-image: linear-gradient(#bdbdbd, #999);
    box-shadow: 0 1px 0 #bebebe inset;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center
}

a.button span span {
    border: 0 none;
    padding: 0 15px;
    color: #fff;
    font-weight: 700;
}

button.disabled span {
    border-color: #bbb !important;
    background: #bbb !important
}

button.btn-checkout span {
    height: 35px;
    padding: 0 10px;
    font: normal 15px/35px Arial, Helvetica, sans-serif;
    background: #fb6528;
    color: #FFF
}

button.btn-checkout:hover span {
    background: #171717;

}

button.btn-checkout span span {
    padding: 0 16px
}

button.btn-checkout.no-checkout span {
    background-position: 0 100%;
    color: #b8baba
}

button.btn-checkout.no-checkout span span {
    background-position: 100% 100%
}

p.control input.checkbox, p.control input.radio {
    margin-right: 6px
}

input.input-text:focus, select:focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #C1C1C1
}

.form-list li {
    margin: 0 0 8px
}

.form-list label {
    float: left;
    color: #666;
    font-weight: 700;
    position: relative;
    z-index: 0
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: none
}

.form-list li.control input.radio, .form-list li.control input.checkbox {
    margin-right: 6px
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .input-box {
    display: block;
    clear: both;
    width: 260px
}

.form-list .field {
    float: left;
    width: 275px
}

.form-list input.input-text {
    width: 254px
}

.form-list textarea {
    width: 254px;
    height: 10em
}

.form-list select {
    width: 260px
}

.form-list li.wide .input-box {
    width: 535px
}

.form-list li.wide input.input-text {
    width: 529px
}

.form-list li.wide textarea {
    width: 529px
}

.form-list li.wide select {
    width: 535px
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text {
    width: 74px
}

.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
}

.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: 400;
    color: #888
}

.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
    width: 60px
}

.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
    width: 46px
}

.form-list .customer-dob .dob-year {
    width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px
}

.buttons-set {
    clear: both;
    margin: 4em 0 0;
    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-left: 5px
}

.buttons-set-order {
    margin: 10px 0 0
}

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

.fieldset {
    border: solid 1px #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0;
    background: #fff;
}

.fieldset .legend {
    background: #eee;
    border-bottom: 1px solid #ccc;
    color: #000;
    float: none;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 0 8px;
    position: relative;
    border-top: 0 none;
    border-right: 0 none;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 13px;
    line-height: 32px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05)
}

.fieldset .form-list, .fieldset p {
    padding: 10px
}

.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #eb340a
}

.validation-failed {
    border: 1px dashed #eb340a !important;
    background: #faebe7 !important
}

p.required {
    font-size: 11px;
    text-align: right;
    color: #EB340A
}

.v-fix {
    float: left
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

.success {
    color: #3d6611;
    font-weight: 700
}

.error {
    color: #df280a;
    font-weight: 700
}

.notice {
    color: #9a9a9a
}

.messages, .messages ul {
    list-style: none !important;
    margin: 0;
    padding: 0 !important
}

.messages {
    width: 100%;
    overflow: hidden;
    margin-bottom: .3em;
}

.messages li {
    margin: 0 0 10px !important;
    font-size:1.2em;
    line-height:1.4em;
    font-weight: normal;
}

.messages li li {
    margin: 0 !important
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 2em !important;
    font-size: 1em !important;
    font-weight: 700 !important
}

.error-msg {
    color: #fff;
    background-color: #df280a;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#f7a193), to(#df280a));
    background-image: -moz-linear-gradient(#f7a193, #df280a);
    background-image: -ms-linear-gradient(#f7a193, #df280a);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7a193), color-stop(100%, #df280a));
    background-image: -webkit-linear-gradient(#f7a193, #df280a);
    background-image: -o-linear-gradient(#f7a193, #df280a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a193', endColorstr='#df280a', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a193', endColorstr='#df280a', GradientType=0)";
    background-image: linear-gradient(#f7a193, #df280a);
    border: 1px solid #df280a
}

.success-msg {
    background: #fae6df;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.note-msg, .notice-msg {
    background: #e7e7e7;
    color: black;
}

.breadcrumbs {
    font-size: 12px;
    line-height: 1.25;
    margin: 0 auto 30px;
    position: relative;
    text-align: left;
    top: 5px;

}

.breadcrumbs.container {
    padding-left: 1em;
}

.breadcrumbs li {
    display: inline;
    text-transform: uppercase;
    color: #999;

}

.breadcrumbs li strong {
    font-weight: normal;
}

.page-title {
    width: 100%;
    overflow: hidden;
    margin: 0 0 25px;
    text-transform: uppercase;
}

.page-title h1, .page-title h2 {
    color: #fb6528;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 23px;
    font-weight: 700;
    margin: 0
}

.page-title.category-title {
    border-bottom: 1px solid #D4D4D4;
    margin: 0 0 2em;
    padding: 0 0 .5em
}

.staticCategory {
    margin: 0 0 2em;
    text-align: center
}

.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
}

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

.pager {
    font-size: 11px;
    float: right
}

.pager .pages {
    float: right
}

.pager .pages ol {
    float: inline
}

.pager .pages li {
    border: 1px solid #C1C1C1;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #555;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px;
    padding: 4px 9px;
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));
    background-image: -moz-linear-gradient(#fff, #f7f7f7);
    background-image: -ms-linear-gradient(#fff, #f7f7f7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
    background-image: -webkit-linear-gradient(#fff, #f7f7f7);
    background-image: -o-linear-gradient(#fff, #f7f7f7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0)";
    background-image: linear-gradient(#fff, #f7f7f7)
}

.pager .pages li a {
    color: #555
}

.pager .pages .current {
    background: #e0e0e0
}

.sorter {
    float: left;
    font-size: 11px
}

.sorter .view-mode {
    float: left;
    margin: 0
}

.sorter .view-mode .grid {
    background-position: top left
}

.sorter .view-mode .list, .sorter .view-mode .grid {
    background: url("../images/view_mode.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 30px;
    position: relative;
    text-indent: -999em;
    width: 31px;
    float: left
}

.sorter .view-mode .grid {
    background-position: left top
}

.sorter .view-mode .list {
    background-position: right top;
    width: 29px !important
}

.sorter .view-mode label {
    display: none
}

.sorter .view-mode .grid {
    background-position: top left !important
}

.sorter .sort-by {
    float: right;
    margin-left: 20px
}

.sorter .sort-by label {
    vertical-align: middle;
    color: #555;
    font-size: 13px;
    font-weight: 700;
    line-height: 28px;
    margin-right: 10px
}

.sorter .sort-by select {
    padding: 5px;
    margin: 0 0 1px;
    vertical-align: middle
}

.toolbar .pager .limiter {
    display: none
}

.toolbar .pager .amount {
    color: #555;
    float: right;
    font-size: 13px;
    font-weight: 700;
    line-height: 28px;
    background: white;
    padding: 0 1em;
    border: solid 1px #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.toolbar-bottom {
    margin-top: 20px
}

.data-table {
    width: 100%;
    border: 1px solid #D8D8D8
}

.data-table .odd, .data-table .even {
    background: #fff
}

.data-table td.last, .data-table th.last {
    border-right: 0
}

.data-table tr.last td {
    border-bottom: 0
}

.data-table th {
    padding: 3px 8px;
    font-weight: 700
}

.data-table td {
    padding: 3px 8px
}

.data-table thead th {
    font-weight: 700;
    padding: 8px 8px;
    color: #000;
    white-space: nowrap;
    vertical-align: middle;
    border-bottom: 1px solid #D8D8D8
}

.data-table thead th.wrap {
    white-space: normal
}

.data-table thead th a, .data-table thead th a:hover {
    color: #fff
}

.data-table thead th {
    background: #F9F9F9
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap
}

.data-table tfoot {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #D6D6D6
}

.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
}

.cart-table button.btn-continue, .cart-table button.btn-update {
    background: #fae6df;
    color: #fb6528;
    cursor: pointer;
    padding: .4em 1em;
    border: 0;
}

.cart-table button.btn-continue:hover, .cart-table button.btn-update:hover {
    background: #171717;
    color: #fff;
}

.cart-table button.btn-continue i, .cart-table button.btn-update i {
    display: none;
}

.data-table tbody th, .data-table tbody td {
    border-bottom: 1px solid #bcbcbc;
    border-right: 0 none;
    vertical-align: middle;
}

.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: 700;
    font-style: italic
}

.data-table tbody td .option-value {
    padding-left: 10px
}

.info-box {
    background: #fff;
    border: 1px solid #bcbcbc;
    padding: 12px 15px;
    margin: 0 0 15px
}

.info-box h2 {
    font-weight: 700;
    font-size: 13px
}

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

.info-table td {
    padding: 2px 0
}

tr.summary-total {
    cursor: pointer
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.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
}

.cart-tax-info {
    display: block
}

.cart-tax-info, .cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price, .cart-tax-total .price {
    display: inline !important;
    font-weight: 400 !important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.std .subtitle {
    padding: 0
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px
}

.std dl dt {
    font-weight: 700
}

.std dl dd {
    margin: 0 0 10px
}

.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin: 0 0 1em;
    padding: 0
}

.std ul {
    list-style: disc outside;
    padding-left: 1.5em
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul ul {
    list-style-type: circle
}

.std ul ul, .std ol ol, .std ul ol, .std ol ul {
    margin: .5em 0
}

.std dt {
    font-weight: 700
}

.std dd {
    padding: 0 0 0 1.5em
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em
}

.std address {
    font-style: normal
}

.std b, .std strong {
    font-weight: 700
}

.std i, .std em {
    font-style: italic
}

.links li {
    display: inline
}

.links li.last {
    background: none !important;
    padding-right: 0 !important
}

.link-cart {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D9D9D9;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #444;
    float: left;
    line-height: 23px;
    padding: 0 10px;
    text-shadow: 0 1px #FFF
}

.link-cart:hover {
    background: #9a9a9a;
    color: #fff;
    text-shadow: none;
    border: 1px solid rgba(0, 0, 0, .6)
}

.link-wishlist {
    color: #387cd1 !important;
    font-weight: 400
}

.link-reorder {
    font-weight: 400;
    color: #fb6528 !important
}

.link-compare {
    font-weight: 400
}

.link-print {
    font-weight: 700;
    color: #fb6528
}

.link-rss {
    background: url(../images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap
}

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

.btn-previous {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../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(../images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.cards-list dt {
    margin: 5px 0 0
}

.cards-list .offset {
    padding: 2px 0 2px 20px
}

.separator {
    margin: 0 3px
}

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

.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(../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
}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: red;
    font-size: 12px;
    line-height: 1.15;
    border: 0;
    text-align: center;
    color: #fff
}

.demo-notice .notice-inner {
    width: auto;
    padding: 0;
    background: 0;
    text-align: center
}

.demo-notice .notice-inner p {
    padding: 0;
    border: 0
}

.logo {
    float: left
}

.header-wrapper {
    background: #f1f1f1;
    border-bottom: 1px solid #bcbcbc
}

.header-container {
    height: 100px
}

.header {
    height: 100%;
    text-align: right;
    position: relative;
    z-index: 10;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #DDD;
    background: #fff;
}

.header .logo {
    /* display:table-cell;float:left;margin-right:10px;;min-height:37px;text-decoration:none!important;vertical-align:middle */
    position: relative;
    left: -8px;
    top: -2px;
}

.header img {
    vertical-align: middle !important
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.header .quick-access {
    float: right;
    padding: 0;
    height: 100%
}

.header .welcome-msg {
    color: #9F9F9F;
    float: left;
    margin: 0;
    line-height: 38px
}

.header .welcome-msg a {
    color: #ebbc58
}

.header .form-search {
    position: relative;
    height: 35px;
    background: #fff;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -khtml-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    border: 1px solid #D9D9D9;
    border-top: 1px solid #C0C0C0;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right
}

.header #search_mini_form {
    float: right
}

.header .form-search label {
    display: none
}

.header .form-search input.input-text {
    float: left;
    border-color: #5c7989;
    color: #b9b9b9;
    width: 209px;
    margin-right: 4px;
    padding: 4px 0 0 15px;
    height: 28px;
    border: 0;
    background: transparent;
    font-size: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -khtml-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none
}

.quick-access a {
    color: #000;
    float: left;
    padding: 8px 15px;
    font-size: 13px;
    border-right: 1px solid #E9E9E9
}

.quick-access .top-login {
    padding-left: 7px;
    background: url("../images/ico_login.png") no-repeat scroll 0 46% transparent
}

.top-login {
    position: relative;
    float: left
}

.link.topcart {
    background: url("../images/topcart.png") no-repeat scroll 7% center transparent;
    color: #D75252;
    float: left;
    font-size: 14px;
    padding: 8px 15px 8px 30px;
    width: auto
}

.header .site-links {
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #d9d9d9
}

.header .site-links li {
    float: left;
    display: inline-block;
    border-right: 1px solid #d9d9d9;
    height: 35px
}

.header .site-links li a {
    color: #808080;
    float: left;
    font-size: 13px;
    line-height: 33px;
    padding: 0 12px
}

.header .site-links li a:hover {
    color: #000
}

.header .site-links li a span {
    text-indent: -999em
}

.header .site-links li.account {
    border-left: 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.header .mini-cart {
    border: 1px solid rgba(0, 0, 0, .1);
    -moz-border-radius: 2px 0 2px 2px;
    border-radius: 2px 0 2px 2px;
    width: 250px;
    display: none;
    position: absolute;
    top: 38px;
    background: #80A9C9;
    z-index: 999;
    text-align: left;
    right: 5px;
    margin: 0
}

.header .mini-cart .arrow {
    background: url(../images/nav_arrow.png) no-repeat center center;
    width: 10px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -10px
}

.header .mini-cart .content {
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
    box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, .09) inset;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.header .mini-cart .content .subtotal {
    box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, .09) inset;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
    text-align: center
}

.header .mini-cart .content .actions button {
    float: right
}

.header .mini-cart a {
    color: #9a9a9a
}

.header .mini-cart #cart-sidebar li {
    clear: both;
    display: block;
    margin-bottom: 5px;
    min-height: 53px;
    padding-right: 15px;
    position: relative
}

.header .mini-cart #cart-sidebar li .product-name {
    display: inline-block;
    width: 100%
}

.header .mini-cart #cart-sidebar li .btn-remove, .header .mini-cart #cart-sidebar li .btn-edit {
    position: absolute;
    right: 0
}

.header .mini-cart #cart-sidebar li .btn-remove {
    top: 15px
}

.header .mini-cart #cart-sidebar li .btn-edit {
    top: 0
}

.header .form-search input.input-text:focus {
    color: #000
}

.header .form-search button.button {
    float: right;
    margin: 4px 2px 0 0
}

.header .form-search button.button span {
    filter: none;
    -ms-filter: none;
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    box-shadow: none;
    filter: none;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0
}

.header .form-search button.button span span {
    filter: none;
    -ms-filter: none;
    background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
    filter: none;
    height: 27px;
    text-indent: -999em;
    width: 27px
}

.header .form-search .search-autocomplete {
    z-index: 999;
    left: 40px !important;
    top: 22px !important
}

.header .form-search .search-autocomplete ul {
    border: 1px solid #5c7989;
    background-color: #f9f5f0
}

.header .form-search .search-autocomplete li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    padding: 2px 8px 1px 8px;
    cursor: pointer
}

.header .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: 700
}

.header .form-search .search-autocomplete li.odd {
    background-color: #fffefb
}

.header .form-search .search-autocomplete li.selected {
    background-color: #f7e8dd
}

.header .form-language {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.header .form-language label {
    font-weight: 700;
    padding-right: 5px;
    vertical-align: middle
}

.header .form-language select {
    padding: 0
}

.header .form-language select.flags option {
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px
}

.header .links {
    float: right
}

.header .links li {
    float: left;
    font-size: 11px;
    background: #fff
}

.header .links a {
    color: #999
}

.header-container .top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: left
}

.header-container .top-container a {
    font-size: 11px;
    color: #ebbc58
}

.hidden-desktop {
    display: none
}

.nav-mobile {
    display: none
}

#nav {
    margin: 0 auto;
    font-size: 14px;
    float: left
}

#nav .arrow {
    position: absolute;
    top: -5px;
    left: 20%;
    margin-left: -10px;
    width: 0;
    height: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    -khtml-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    background: url(../images/nav_arrow.png) no-repeat center center;
    width: 10px;
    height: 5px
}

#nav li {
    position: relative;
    text-align: left
}

#nav li.over {
    z-index: 998
}

#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap
}

#nav li {
    float: left
}

#nav li.level-top {
    border: 1px solid #e5e5e5;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));
    background-image: -moz-linear-gradient(#fff, #f7f7f7);
    background-image: -ms-linear-gradient(#fff, #f7f7f7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
    background-image: -webkit-linear-gradient(#fff, #f7f7f7);
    background-image: -o-linear-gradient(#fff, #f7f7f7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0)";
    background-image: linear-gradient(#fff, #f7f7f7);
    margin-right: 10px
}

@media (min-width: 1200px) {
    #nav li.level-top {
        margin-right: 24px;
    }
}

#nav li.active a {
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;

    background-image: linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -o-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -moz-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -webkit-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -ms-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.48, #FF5714),
            color-stop(0.5, #FF692E)
    );
}

#nav li.active a:hover, #nav li.active .over {
    color: #D75252
}

#nav a {
    color: #5e5e5e
}

#nav li.level-top.active a {
    color: #fff;
}

#nav li.level-top.active li a {
    color: #5e5e5e;
}

#nav li.level-top a {
    color: #5e5e5e;
    display: block;
    float: left;
    font-weight: 700;
    padding: 7px 15px 6px;
    text-transform: uppercase;

}

#nav ul li, #nav ul li.active {
    margin: 0;
    padding-bottom: 1px
}

#nav ul li.last {
    padding-bottom: 0
}

#nav ul a, #nav ul a:hover {
    float: none;
    padding: 0;
    background: 0
}

#nav ul li a {
    font-weight: 400 !important
}

#nav ul, #nav div {
    position: absolute;
    top: 36px;
    left: -10000px;
    border: 1px solid #899ba5;
    z-index: 999
}

#nav div ul {
    position: static;
    width: auto;
    border: 0
}

#nav ul ul, #nav ul div {
    top: 20px
}

#nav ul li a, #nav ul li a:hover {
    text-shadow: none;
    background: 0;
    color: #6C899C
}

#nav ul span, #nav ul li.last li span {
    padding: 2px 5px
}

#nav li ul {
    background: #fff;
    padding: 10px 0 10px 0;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e5e5e5;
    border-top: 0 none
}

#nav li ul li {
    padding: 0;
    height: auto !important;
    display: block;
    float: none
}

#nav li ul li a {
    line-height: 25px !important
}

#nav li.active ul li a {
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent
}

#nav li ul li a:hover {
    color: #fb6528 !important
}

#nav li.active.parent ul li a {
    background: none !important;
    padding: 0 10px !important
}

#nav li.active.parent ul li a:hover {
    background: #f6f6f6 !important
}

#nav li.parent ul li a {
    background: transparent;
    padding: 0 10px;
    float: none
}

#nav li ul.shown-sub, #nav li div.shown-sub {
    left: 0;
    z-index: 999
}

#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
    left: 25px;
    top: 25px
}

#nav li .shown-sub li div.shown-sub .arrow {
    left: 20px !important
}

#nav li.home {
    padding: 14px 5px 0 18px
}

#nav li.home a {
    width: 18px;
    height: 18px;
    background: url(../images/home.png) no-repeat 0 -1px;
    text-indent: -999em;
    padding: 0
}

#nav ul.level1 {
    float: left
}

.mobile-nav-container {
    display: none
}

#left-nav {
    padding: 0;
    position: relative;
    background-image: linear-gradient(bottom, rgb(23, 22, 23) 0%, rgb(54, 53, 54) 43%);
    background-image: -o-linear-gradient(bottom, rgb(23, 22, 23) 0%, rgb(54, 53, 54) 43%);
    background-image: -moz-linear-gradient(bottom, rgb(23, 22, 23) 0%, rgb(54, 53, 54) 43%);
    background-image: -webkit-linear-gradient(bottom, rgb(23, 22, 23) 0%, rgb(54, 53, 54) 43%);
    background-image: -ms-linear-gradient(bottom, rgb(23, 22, 23) 0%, rgb(54, 53, 54) 43%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0, rgb(23, 22, 23)),
            color-stop(0.43, rgb(54, 53, 54))
    );
    border-top: solid 1px #000;;
    /* border-top-left-radius:4px;
border-top-right-radius:4px;
-moz-border-top-left-radius:4px;
-moz-border-top-right-radius:4px;
-ms-border-top-left-radius:4px;
-ms-border-top-right-radius:4px; */

}

#left-nav li {
    position: relative
}

#left-nav li.category {
    text-transform: none;
    border-bottom: 1px solid #000;
    border-top: 0 none;
}

#menu #left-nav li.category {
    border-right: 0 none;
    border-left: 0 none;
    border-top: 1px solid #ccc;
    border-bottom: 0 none
}

#left-nav li.category:first-child {
}

#left-nav ul.subcategory li.category {
}

#left-nav li ul li:first-child {
    border-top: 0 !important;
}

#menu {
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px
}

#menu #left-nav {
    padding: 0
}

#menu .toggle {
    background: none repeat scroll 0 0 #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #5E5E5E;
    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 0
}

#menu .toggle span {
    background: url("../images/mobilemenu.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin-left: 10px;
    position: relative;
    top: 2px;
    width: 16px
}

#left-nav li a {
    display: inline-block;
    font-size: 13px;
    padding: .5em 1.4em;
    position: relative;
    width: 79%;
    text-align: left;
    color: white
}

#left-nav li a:hover {
    text-decoration: none;
    color: #3e3e3e;
}

#left-nav li span.arrow {
    cursor: pointer;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #A0A0A0;
    color: #3E3E3E;
    font-size: 17px;
    height: 19px;
    line-height: 20px;
    padding: 0;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 20px;
    background-color: #ccc;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ccc));
    background-image: -moz-linear-gradient(#e4e4e4, #ccc);
    background-image: -ms-linear-gradient(#e4e4e4, #ccc);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #ccc));
    background-image: -webkit-linear-gradient(#e4e4e4, #ccc);
    background-image: -o-linear-gradient(#e4e4e4, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#cccccc', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#cccccc', GradientType=0)";
    background-image: linear-gradient(#e4e4e4, #ccc)
}

#left-nav li span.arrow i, #left-nav li.active.openn span.arrow i {
    background: url("../images/leftArrows.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    margin: 4px auto;
    width: 10px
}

#left-nav li.openn span.arrow i, #left-nav li.active span.arrow i {
    background-position: 0 -24px
}

#left-nav li.category.active, #left-nav li.openn,
#left-nav li.category.over,
#left-nav ul.subcategory li.category.active,
#left-nav ul.subcategory li.category.over {
    background-image: linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -o-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -moz-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -webkit-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);
    background-image: -ms-linear-gradient(bottom, #FF5714 48%, #FF692E 50%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.48, #FF5714),
            color-stop(0.5, #FF692E)
    );
}

#left-nav ul.subcategory li.category.active {
}

#left-nav li.category.active {
}

#left-nav ul.subcategory li.category {
    border-bottom: solid 1px #000;
    padding-left: 1em;
    background: rgba(0, 0, 0, .4);
}

#left-nav ul.subcategory li.category a {
}

#left-nav ul.subcategory li.category.over a,
#left-nav ul.subcategory li.category.active a {
    color: #fff;
}

#left-nav li.active a, #left-nav li.openn a,
#left-nav li.category.over a {
    color: white;
}

#left-nav li a.hover, #leftnav li a.arrow.hover:hover {
    background-position: 0 -28px !important
}

#left-nav .cate.active > #left-nav .category.active {
    background: #fff
}

#left-nav ul, #left-nav ul li ul {
    position: relative;
    left: 0;
    display: none;
    list-style: none
}

#left-nav ul li a, #left-nav ul li ul li a {

}

#left-nav ul ul a {
    padding: 3px 15px 3px 40px !important
}

#left-nav li ul li a {
    display: inline-block;
    color: #fff;
    position: relative;
    text-transform: none;
}

* html #left-nav ul {
    margin: 0 0 0 -2px
}

.block {
    margin: 0 0 20px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    background: #fff;
    border: 1px solid #c5c5c5
}

.block .block-title {
    padding: 1em;
    color: #000;
    text-align: left;
    background: rgba(251, 100, 40, .1);
    border-bottom: solid 1px #ccc;
}

.block .block-title strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.block .block-title a {
    text-decoration: none !important
}

.block .block-subtitle {
    margin: 0;
    padding: 10px 15px;
    font-size: 1em;
    font-weight: 400;
    color: #0a263c
}

.block.block-related .block-subtitle {
    padding: 0 0 10px 0
}

.block .block-content {
    padding: 10px 15px
}

.block-account .block-content {
    padding: 0
}

.block .block-content li.item {
    padding: 7px 9px
}

.block .block-content li.item img {
    margin-right: 10px;
    float: left
}

.block .block-content .product-name {
    color: #999
}

.block .btn-remove, .block .btn-edit {
    float: right;
    margin: 1px 0 2px 5px
}

.block .actions {
    padding: 6px 9px;
    text-align: center
}

.block .actions a {
    float: left
}

.block .empty {
    margin: 0;
    padding: 10px 15px
}

.block.newsletter button {
    border-left: 1px solid #d9d9d9;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #999;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bdbdbd), to(#999));
    background-image: -moz-linear-gradient(#bdbdbd, #999);
    background-image: -ms-linear-gradient(#bdbdbd, #999);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bdbdbd), color-stop(100%, #999));
    background-image: -webkit-linear-gradient(#bdbdbd, #999);
    background-image: -o-linear-gradient(#bdbdbd, #999);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#999999', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#999999', GradientType=0)";
    background-image: linear-gradient(#bdbdbd, #999);
    box-shadow: 0 1px 0 #fff inset;
    float: right;
    width: 17%
}

.block.newsletter button span {
    filter: none;
    -ms-filter: none;
    background: url("../images/btnNews.png") no-repeat scroll center center transparent;
    border: 0 none;
    height: 30px;
    padding: 0;
    width: 100%
}

.block.newsletter .input-box {
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -khtml-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    border: 1px solid #d9d9d9;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 30px
}

.block.newsletter .input-box input {
    border: 0 none;
    height: 19px;
    width: 70%;
    color: #616161
}

.block.newsletter label {
    color: #999;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px
}

.block.block-custom .block-content {
    color: #999;
    font-size: 13px;
    line-height: 20px
}

.blockwin label {
    float: left;
    width: 63%
}

.blockwin img {
    float: right
}

.blockwin .linkBlockwin {
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 0 #f85b79 inset;
    border: 1px solid #ab213c;
    background: #f7395e;
    clear: both;
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 74%
}

.blockwin .linkBlockwin span {
    background: url("../images/linkArrow.png") no-repeat scroll 94% center transparent;
    color: #FFF;
    display: block;
    font-size: 14px;
    padding-left: 15px;
    text-align: left;
    text-shadow: 1px 1px 0 #AB213C
}

.mini-products-list .product-image {
    float: left;
    width: 50px
}

.mini-products-list li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d4d4d4
}

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

.mini-products-list li .product-name a {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 13px
}

.mini-products-list .price {
    color: #d13838
}

.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-content li a {
    color: #5F5D5C;
    display: block;
    font-size: 11px;
    padding: 5px 10px;
    text-decoration: none !important
}

.block-account .block-content li a:hover {
    color: #fb6528
}

.block-account .block-content li.last a {
    border-bottom: 0
}

.block-account .block-content li.current {
    padding: 3px 0;
    color: #fb6528
}

.block-account .block-content li.current strong {
    font-size: 11px;
    padding: 5px 10px;
    font-weight: 400
}

.block-account .block-content li.current.last {
    border-bottom: 0
}

.block-currency {
    display: none;
    border: 0;
    padding: 7px 12px 10px;
    height: 51px
}

.block-currency .block-title {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-currency .block-title strong {
    font: bold 13px/21px Arial, Helvetica, sans-serif;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff
}

.block-currency .block-content {
    background: 0;
    padding: 0
}

.block-currency .block-content select {
    width: 100%;
    padding: 0
}

.block-layered-nav .block-subtitle {
    display: none;
    line-height: 1.35;
    padding: 3px 0;
    color: #000;
    font-size: 11px
}

.block-layered-nav dt:first-child {
    border-top: 0
}

.block-layered-nav dt.hover .toggle {
    background-position: 0 -14px
}

.block-layered-nav dt.hover:hover .toggle {
    background-position: 0 -18px
}

.block-layered-nav dt .toggle {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -5px;
    background: url(../images/layered_nav_toggle.gif) no-repeat top left;
    width: 7px;
    height: 7px
}

.block-layered-nav dt:hover .toggle {
    background-position: 0 -7px
}

.block-layered-nav dt {
    padding: 7px 0 5px 15px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #ddd
}

.block-layered-nav dd {
    padding: 0 0 5px 15px
}

.block-layered-nav dd.last {
    background: 0;
    border: 0;
    padding-bottom: 15px
}

.block-layered-nav .currently li {
    background: #fff url(../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: 700;
    padding-left: 15px;
    background: url(../images/bkg_block-layered-label.gif) 0 4px no-repeat;
    display: inline-block;
    vertical-align: top
}

.block-layered-nav dd li {
    padding: 2px 0
}

.block-layered-nav a:hover {
    color: #E54040
}

.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 .summary {
    padding: 2px 8px 8px;
    margin: -1px 0 0;
    position: relative;
    z-index: 1
}

.block-cart .amount {
    margin: 0
}

.block-cart .amount a {
    font-weight: 700
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #bdbdbd;
    border-top: 1px solid #d7d7d7;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.block-cart .actions button.button span {
    border: 1px solid #7ea028;
    box-shadow: 0 1px 0 #cfe88f inset;
    background-color: #8ab125;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bedf68), to(#8ab125));
    background-image: -moz-linear-gradient(#bedf68, #8ab125);
    background-image: -ms-linear-gradient(#bedf68, #8ab125);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bedf68), color-stop(100%, #8ab125));
    background-image: -webkit-linear-gradient(#bedf68, #8ab125);
    background-image: -o-linear-gradient(#bedf68, #8ab125);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bedf68', endColorstr='#8ab125', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bedf68', endColorstr='#8ab125', GradientType=0)";
    background-image: linear-gradient(#bedf68, #8ab125);
    padding: 0 10px
}

.cart-items-sidebar {
    background: #f8f8f8;
    border-top: 1px solid #d4d4d4;
    padding: 0 15px 10px
}

.block-cart .block-subtitle {
    text-transform: uppercase;
    color: #3e3e3e;
    font-size: 14px
}

.block-cart .actions button.button span span {
    border: 0 none;
    color: #678714;
    font-weight: 700;
    text-shadow: 1px 1px 0 #bfd783
}

.block-cart .subtotal .price {
    font-weight: 700
}

.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 .actions {
    text-align: right
}

.block-wishlist .actions a {
    float: none
}

.block-related input.checkbox {
    float: left
}

.block-related .product {
    margin-left: 20px
}

.page-popup .link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
    font-weight: 700;
    color: #999
}

.compare-table {
    -moz-border-radius: 3px;
    border-radius: 3px
}

.compare-table thead tr.first th, .compare-table thead tr.first td {
    border: 0;
    background: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.compare-table .btn-remove {
    float: right;
    background-image: url(../images/btn_remove2.gif);
    width: 72px;
    height: 15px
}

.compare-table tbody th {
    font-size: 11px
}

.compare-table tbody th, .compare-table tbody td {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede
}

.compare-table tbody td.last {
    border-right: 0 none
}

.compare-table tbody tr.last th, .compare-table tbody tr.last td {
    border-bottom: 0 none !important
}

.compare-table tr.add-to-row td {
    background: #f9f9f9;
    text-align: center
}

.compare-table tr.first td {
    text-align: center
}

.compare-table tr.first td .product-name {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #999
}

.compare-table tr.first td .product-name a {
    color: #999
}

.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
}

.compare-table .add-to-links {
    border: 0 none
}

.compare-table .add-to-links li a.link-wishlist {
    border: 1px solid #979797;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.block-poll .block-subtitle {
    font-size: 12px
}

.block-poll label {
    color: #777;
    font-weight: 700
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0
}

.block-poll .label {
    display: block;
    margin-left: 18px
}

.block-poll li {
    padding: 3px 15px
}

.block-poll .actions {
    margin: 5px 0 0
}

.block-poll button.button span {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D9D9D9;
    color: #444;
    text-shadow: 0 1px #FFF
}

.block-poll .answer {
    font-weight: 700
}

.block-poll .votes {
    float: right;
    margin-left: 10px
}

.block-tags .block-content .tags-list {
    background: 0;
    border: 0;
    font-size: 12px
}

.block-tags .block-content a {
    color: #1b2d3b
}

.block-tags .actions {
    text-align: right
}

.block-tags .actions a {
    float: none
}

.block-subscribe .block-content {
    padding: 5px 10px
}

.block-subscribe label {
    font-weight: 700;
    color: #666
}

.block-subscribe input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-subscribe .actions {
    background: 0;
    padding: 0;
    margin: 3px 0 0;
    text-align: left
}

.block-subscribe .actions button.button {
    float: none
}

.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 {
    border: 0
}

.block-banner img {
    max-width: 100%;
    height: auto
}

.block-banner .block-content {
    padding: 0;
    text-align: center
}

.block-login .block-content {
    padding: 5px 10px
}

.block-login label {
    font-weight: 700;
    color: #666
}

.block-login input.input-text {
    display: block;
    width: 205px;
    margin: 3px 0
}

.block-login .actions {
    background: 0;
    padding: 8px 0 0 0;
    margin: 3px 0 0
}

.block-login .actions button {
    float: right
}

.block-login .actions button.button span {
    border-color: #d9d9d9;
    background: #9f9f9f
}

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

.sidebar .paypal-logo a {
    float: none
}

.category-title {
    border: 0;
    margin: 0 0 7px
}

.category-image {
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center
}

.category-image img {
    width: 100%
}

.category-description {
    margin: 20px 0
}

.products-grid {
    position: relative
}

.products-grid.last {
    border-bottom: 0
}

.products-grid li.item {
    float: left;
    margin-top: 20px;
    padding: 0;
    cursor: pointer;
    border: 1px solid #bcbcbc;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.products-grid li.item .product-name {
    font-size: 1em;
    font-weight: 400;
    margin: 0
}

.products-grid .product-image, .cart .crosssell .product-image {
    display: block;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    text-align: center;
    padding: 10px 10px 0 10px;
    background: white;
}

.cart .crosssell .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #999
}

.products-grid .product-image img, .cart .crosssell .product-image img {
    max-width: 100%;
    width: 100%;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.cart .crosssell .product-name a {
    max-height: 35px;
    overflow: hidden
}

.products-grid .price-box, .cart .crosssell .price-box {
    margin: 5px 0
}

.products-grid .price-box {
    display: table-cell;
    height: 48px;
    margin: 5px 0;
    min-height: 37px;
    vertical-align: middle
}

.products-grid .availability, .cart .crosssell .availability {
    line-height: 21px
}

.products-grid .actions, .cart .crosssell .actions {
    position: absolute;
    bottom: 12px
}

.products-grid .product-info {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8)
}

.products-grid .product-title, .cart .crosssell .product-title {
    padding: 20px 20px 5px 20px
}

.products-grid .product-title a:hover, .cart .crosssell .product-title a:hover {
    color: #fff
}

.products-grid .add-to-cart, .cart .crosssell .add-to-cart {
    padding: 5px 20px 0 20px;
    position: absolute;
    bottom: 15px
}

.products-grid .product-review {
    padding: 0 20px 5px 20px
}

.products-grid .ratings .amount, .cart .crosssell .ratings .amount {
    display: none
}

.cart .crosssell .price-box {
    bottom: 0;
    left: 0;
    top: 122px
}

.product-name a:hover {
    color: #387cd1
}

button.button.btn-cart span {
    background: #fb6528;
    height: 25px;
    line-height: 25px
}

button.button.btn-cart span span {
    padding: 0 15px;
    color: #fff;
    font-weight: 700
}

button.button.btn-cart span span, button.button.btn-cart:hover span span {
    border: 0
}

.item.span3 {
    margin-left: 20px
}

.products-list {
    margin-top: 1em;
}

.products-list li.item {
    border-bottom: 1px solid #d9ddd3;
    padding: 12px 10px;
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));
    background-image: -moz-linear-gradient(#fff, #f7f7f7);
    background-image: -ms-linear-gradient(#fff, #f7f7f7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
    background-image: -webkit-linear-gradient(#fff, #f7f7f7);
    background-image: -o-linear-gradient(#fff, #f7f7f7);
    border: solid 1px #ccc;
    border-bottom: none;
    min-height: 180px;
}

.products-list li.item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -ms-border-top-right-radius: 4px;
}

.products-list li.item.last {
    border-bottom: solid 1px #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -ms-border-top-right-radius: 4px;
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px
}

.products-list .product-shop {
    margin-left: 220px
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #26BEC2
}

.products-list .price-box {

}

.products-list .availability {
    float: left;
    margin: 3px 0 0
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35
}

.products-list .desc .link-learn {
    font-size: 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-grid li.item .no-rating {
    margin: 10px 0
}

.lineBotton {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #BCBCBC;
    display: block;
    height: 3px;
    margin: 0;
    width: 100%
}

.lineBotton.bottom {
    margin-bottom: 3px
}

.products-grid li.item .add-to-links {
    float: right;
    display: none;
}

.products-list li.item .add-to-links {
    float: left
}

.add-to-links .separator {
    display: none !important
}

.add-to-links {
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #979797
}

.add-to-links li {
    float: left;
    background-color: #ccc;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ccc));
    background-image: -moz-linear-gradient(#e4e4e4, #ccc);
    background-image: -ms-linear-gradient(#e4e4e4, #ccc);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #ccc));
    background-image: -webkit-linear-gradient(#e4e4e4, #ccc);
    background-image: -o-linear-gradient(#e4e4e4, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#cccccc', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#cccccc', GradientType=0)";
    background-image: linear-gradient(#e4e4e4, #ccc);
    box-shadow: 1px 1px 0 #EBEBEB inset;
    position: relative;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.add-to-links li .tip {
    border: 1px solid #3F3F3F;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    left: -20px;
    margin: 0 auto;
    padding: 3px 8px;
    position: absolute;
    text-align: center;
    top: -32px;
    background-color: #343434;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#5a5a5a), to(#343434));
    background-image: -moz-linear-gradient(#5a5a5a, #343434);
    background-image: -ms-linear-gradient(#5a5a5a, #343434);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a5a5a), color-stop(100%, #343434));
    background-image: -webkit-linear-gradient(#5a5a5a, #343434);
    background-image: -o-linear-gradient(#5a5a5a, #343434);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5a5a', endColorstr='#343434', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5a5a', endColorstr='#343434', GradientType=0)";
    background-image: linear-gradient(#5a5a5a, #343434)
}

.add-to-links li .tip i {
    background: url("../images/tip.png") no-repeat scroll 0 0 transparent;
    bottom: -5px;
    height: 4px;
    left: 26px;
    margin: 0 auto;
    position: absolute;
    width: 8px
}

.add-to-links li:hover {
    background-color: #9f9f9f;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e2e2e2), to(#9f9f9f));
    background-image: -moz-linear-gradient(#e2e2e2, #9f9f9f);
    background-image: -ms-linear-gradient(#e2e2e2, #9f9f9f);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #9f9f9f));
    background-image: -webkit-linear-gradient(#e2e2e2, #9f9f9f);
    background-image: -o-linear-gradient(#e2e2e2, #9f9f9f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#9f9f9f', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#9f9f9f', GradientType=0)";
    background-image: linear-gradient(#e2e2e2, #9f9f9f)
}

.add-to-links li a {
    float: left;
    text-indent: -999em;
    display: block;
    width: 25px;
    height: 25px
}

.add-to-links li a.link-wishlist {
    background: url(../images/whislist.png) center center no-repeat;
    border-right: 1px solid #979797
}

.add-to-links li a.link-compare {
    background: url(../images/compare.png) center center no-repeat;
    display: none;
}

.no-rating {
    margin: 0
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
    float: left;
    width: 100%
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.rating-box {
    width: 61px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(../images/bkg_rating.png) 0 100% repeat-x
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

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

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.availability {
    margin: 0
}

.availability span {
    font-weight: 700
}

.availability.out-of-stock span {
    color: #d83820
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(../images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px
}

.availability-only span, .availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000
}

.availability-only a {
    background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none
}

.availability-only .expanded {
    background-position: 100% -15px
}

.availability-only strong {
    color: #be2c00
}

.availability-only-details {
    margin: 0 0 7px
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: 700
}

#ig-lightbox-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    z-index: 1000
}

#ig-lightbox-back {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900
}

#ig-lightbox-image-src {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1050
}

#ig-lightbox-image-commands {
    position: absolute;
    text-align: center;
    z-index: 1100;
    visibility: hidden
}

#image-label {
    text-align: center
}

#ig-lightbox-image-commands td {
    vertical-align: middle
}

#ig-lightbox-image-close {
    position: absolute;
    left: -1000px;
    top: -1000px;
    z-index: 2000
}

#ig-lightbox-loading {
    position: absolute;
    background: #000 url(../images/ig_lightbox/loader.gif) no-repeat center center;
    border: 1px solid #8e8e8e;
    z-index: 2100;
    width: 200px;
    height: 200px;
    visibility: hidden
}

.product-view .product-shop .availability {
    font-size: 12px;
    color: #3E9636
}

.product-view .product-shop .availability.out-of-stock {
    color: #D83820
}

.product-view .product-shop .availability span {
    font-weight: 400
}

.product-view .product-shop .price {
}

.email-friend {
    margin: 0
}

.alert-price {
    margin: 0;
    font-size: 11px
}

.alert-stock {
    margin: 0;
    font-size: 11px
}

.price {
    white-space: nowrap !important
}

.price-box {
    margin: 5px 0
}

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

.regular-price {
    color: #fb6528
}

.regular-price .price {
    font-size: 3em;
    font-weight: 400
}

.block .regular-price, .block .regular-price .price {
}

.old-price {
    margin: 0
}

.old-price .price-label {
    white-space: nowrap;
    color: #999
}

.old-price .price {
    font-weight: 400;
    color: #fb6528;
    text-decoration: line-through
}

.special-price {
    margin: 0;
    padding: 3px 0
}

.special-price .price-label {
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    color: #cd5033
}

.special-price .price {
    font-size: 13px;
    font-weight: 400;
    color: #fb6528
}

.minimal-price {
    margin: 0;
    padding-top: 1em;
}

.minimal-price .price {
    font-size: 2em;
    color: #fb6528;
    font-weight: bold;
}

.minimal-price .price-label {
    font-weight: 700;
    white-space: wrap !important;
    color: #fb6528;
}

.minimal-price-link {
    display: block;
    padding-bottom: 1em;
}

.minimal-price-link .label {
    color: #fb6528;
    font-weight: bold;
}

.minimal-price-link .price {
    font-weight: 400;
    color: #999;
    font-weight: bold;
    font-size: 1.4em;
}

.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: 400;
    color: #fb6528
}

.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: 400;
    color: #fb6528
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: 400;
    white-space: nowrap
}

.configured-price .price {
    font-weight: 400
}

.weee {
    display: block;
    font-size: 11px;
    color: #444
}

.weee .price {
    font-size: 11px;
    font-weight: 400
}

.price-excl-tax {
    display: block
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap
}

.price-excl-tax .price {
    display: block
}

.price-incl-tax {
    display: block
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap
}

.price-incl-tax .price {
    display: block;
    font-weight: 400
}

.price-from {
    margin: 0
}

.price-from .price-label {
    font-weight: 400;
    white-space: nowrap
}

.price-to {
    margin: 0
}

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

.price-notice {
    padding-left: 10px;
    color: #999
}

.price-notice .price {
    font-weight: 400;
    color: #2f2f2f
}

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: 400;
    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
}

.tier-prices {
    margin: 10px 0
}

.tier-prices li {
    padding: 0.5em 0 0.4em 0;
    color: #424242;
    font-size: 1.1em;
    border-top: solid 1px #ccc;
}

.tier-prices li:last-child {
    border-bottom: solid 1px #ccc;
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: 400;
    color: #fb6528
}

.tier-prices .price {
    font-weight: 400;
    color: #fb6528;
    padding-right: 6px;
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #9a9a9a
}

.tier-prices-grouped li .price {
    color: #666;
    font-weight: bold;
    font-size: 1.6em;
    padding-right: 6px;
}

.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: 700;
    color: #666;
    line-height: 25px
}

.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-box {
    margin: 10px 0
}

.add-to-box .add-to-cart {
    float: left
}

.add-to-box .or {
    float: left;
    font-weight: 700;
    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-essential {
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 2px;
    border-radius: 2px
}

.product-essential {
    padding: 25px;
    background: #fff
}

.product-essential h2 {
    font: bold 13px/1.35 Arial, Helvetica, sans-serif
}

.product-collateral {
    padding: 0 1em 1em 1em;
    border: 1px solid #D7D7D7;
    margin-top: 20px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.product-collateral h2 {
    font-weight: 700;
    border-bottom: 1px solid #D7D7D7;
    padding: 0 0 1px;
    margin: 0 0 15px
}

#qty {
    text-align: center
}

.product-collateral .tabs, .product-collateral .content_tabs {
    clear: both;
    float: left;
    width: 100%
}

.product-collateral .content_tabs {
    margin: 15px 0 0 0
}

.product-collateral .tabs li {
    float: left;
    border: 1px solid #d9d9d9;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background-color: #ccc;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ccc));
    background-image: -moz-linear-gradient(#e4e4e4, #ccc);
    background-image: -ms-linear-gradient(#e4e4e4, #ccc);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #ccc));
    background-image: -webkit-linear-gradient(#e4e4e4, #ccc);
    background-image: -o-linear-gradient(#e4e4e4, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#cccccc', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#cccccc', GradientType=0)";
    background-image: linear-gradient(#e4e4e4, #ccc);
    box-shadow: 0 1px 0 #ebebeb inset;
    margin-right: 3px
}

.product-collateral .tabs li a {
    color: #878787;
    display: block;
    padding: 4px 15px
}

.product-collateral .tabs li.active {
    background-color: #9f9f9f;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e2e2e2), to(#9f9f9f));
    background-image: -moz-linear-gradient(#e2e2e2, #9f9f9f);
    background-image: -ms-linear-gradient(#e2e2e2, #9f9f9f);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #9f9f9f));
    background-image: -webkit-linear-gradient(#e2e2e2, #9f9f9f);
    background-image: -o-linear-gradient(#e2e2e2, #9f9f9f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#9f9f9f', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#9f9f9f', GradientType=0)";
    background-image: linear-gradient(#e2e2e2, #9f9f9f)
}

.product-collateral .tabs li.active a {
    color: #333
}

.product-view .button.btn-cart:hover span, #wishlist-table .button.btn-cart:hover span {
    background-color: #52a6e7;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#387cd1), to(#52a6e7));
    background-image: -moz-linear-gradient(#387cd1, #52a6e7);
    background-image: -ms-linear-gradient(#387cd1, #52a6e7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #387cd1), color-stop(100%, #52a6e7));
    background-image: -webkit-linear-gradient(#387cd1, #52a6e7);
    background-image: -o-linear-gradient(#387cd1, #52a6e7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#387cd1', endColorstr='#52a6e7', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#387cd1', endColorstr='#52a6e7', GradientType=0)";
    background-image: linear-gradient(#387cd1, #52a6e7)
}

#wishlist-table .button.btn-cart {
    margin-top: 5px
}

#wishlist-table .cart-cell {
    text-align: center
}

.catalog-product-view .aditionalData {
    display: none
}

.product-view .product-img-wrapper {
    position: relative;
    padding: 8px;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

.product-view .product-img-box {
    float: left;
    width: 256px
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto
}

.product-view .product-img-box .product-image {
    margin: 0 0 0
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 280px;
    height: 280px;
    z-index: 9;
    margin: 0 auto
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move
}

.product-view .product-img-box .zoom-notice {
    font-size: 11px;
    margin: 15px 0 5px;
    text-align: center
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 20px;
    padding: 0 28px;
    background: url(../images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer;
    width: 240px
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: "alpha(Opacity=30)";
    opacity: .3
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(../images/magnifier_handle.gif) 0 0 no-repeat
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 4px;
    top: 0
}

.product-view .product-img-box .more-views h2 {
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    padding: 5px 0 4px 15px;
    margin: 0
}

.product-view .product-img-box .more-views ul {
    padding: 10px 10px 5px 10px
}

.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 5px 5px 0
}

.product-view .product-img-box .more-views li a {
    float: left;
    width: 56px;
    height: 56px;
    border: 2px solid #ddd;
    overflow: hidden
}

.product-view .product-img-box .more-views {
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.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: 700;
    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: 700;
    margin: 0 0 10px;
    color: #2f2f2f
}

.product-view .product-shop {
    float: left;
    width: 350px;
    margin-left: 30px
}

.product-view .product-shop .padder {
    padding: 0 20px
}

.col1-layout .product-view .product-shop {
    float: right;
    width: 545px
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto
}

.product-view .product-shop .product-name {
    margin: 0 0 5px
}

.product-view .product-shop .product-name h1 {
    margin: 0;
    font: bold 18px/1.35 Arial, Helvetica, sans-serif
}

.product-view .product-shop .availability {
    margin: 10px 0
}

.product-view .product-shop .short-description {
    margin: 10px 0;
    padding: 0;
    font-size: 14px
}

.product-view .product-shop .price-box {
    margin: 10px 0
}

.product-view .add-to-links {
    float: right
}

.product-view .add-to-links a {
    color: #999 !important;
    font-weight: 400 !important
}

.product-options {
    margin: 20px 0 0;
    padding: 10px 15px 20px;
    position: relative;
    background-color: #f6f6f6;
    border: 1px solid #e4e4e4
}

.product-options dt {
    padding: 10px 0 0;
    font-weight: 400
}

.product-options dt label {
    font-weight: 700;
    color: #2f2f2f
}

.product-options dt label.required em {
    color: #eb340a;
    margin-left: 5px
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options dt .qty-disabled {
    background: 0;
    border: 0;
    padding: 3px;
    color: #2f2f2f
}

.product-options dd {
    padding: 5px 10px 15px;
    margin: 0 0 5px;
    border-bottom: 1px solid #e4e4e4
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0
}

.product-options dd input.input-text {
    width: 98%
}

.product-options dd input.datetime-picker {
    width: 150px
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle
}

.product-options dd textarea {
    width: 98%;
    height: 8em
}

.product-options dd select {
    width: 99%
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px
}

.product-options ul.options-list {
    margin-right: 5px
}

.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
}

.product-options ul.options-list label {
    font-weight: 400
}

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options p.note {
    margin: 0;
    font-size: 11px
}

.product-options p.required {
    position: absolute;
    right: 20px;
    top: 20px
}

.product-options-bottom {
    background-color: #fff;
    padding: 15px 20px;
    border: 1px solid #e4e4e4;
    border-top: 0
}

.product-options-bottom .tier-prices {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0;
    color: #9a9a9a
}

.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {
    color: #9a9a9a
}

.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0
}

.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: left
}

.product-shop .product-options-bottom {
    margin: 0 0 10px
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px
}

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

.product-view .box-additional .data-table th, .product-view .box-additional .data-table td {
    line-height: 1.25
}

.product-view .box-up-sell h2 {
    border-bottom: 0 none;
    color: #2F2F2F;
    margin: 1em 0;
    padding: 0
}

.product-view .box-up-sell .products-grid {
    width: 100%;
    border: 0 none
}

.product-view .box-up-sell .products-grid td {
    width: 21%;
    background: #fff;
    border: 0 none;
    padding: 10px;
    line-height: 1.6em
}

.product-view .box-up-sell .products-grid tr.last td {
    border-bottom: 0;
    border: solid 1px #ddd;
    border-radius: 4px;
    -moz-radius: 4px;
    -ms-radius: 4px;
}

.product-view .box-up-sell .products-grid td.last {
    border-right: 0
}

.product-view .box-up-sell .products-grid .product-image {
    text-align: center;
    border: 0
}

.product-view .box-up-sell .products-grid td.empty {
    border-right: 0;
    background: #fff
}

.product-view .box-up-sell .products-grid .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px
}

.product-view .box-up-sell .product-name a {
    display: table-cell;
    font-size: 13px;
    vertical-align: middle
}

.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: #fff;
    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: 0;
    padding-right: 0
}

.product-view .box-tags .form-add label {
    color: #2F2F2F;
    display: block;
    font-size: 12px;
    margin: 0 0 5px
}

.product-view .box-tags .form-add .input-box {
    float: left;
    width: auto;
    margin: 0 5px 0 0;
    background: url(../images/i_tag_add.gif) 0 5px no-repeat;
    padding: 0 0 0 23px
}

.product-view .box-tags .form-add input.input-text {
    width: 299px
}

.product-view .box-tags .form-add button.button span {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D9D9D9;
    color: #444;
    text-shadow: 0 1px #FFF;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px
}

.product-view .box-tags .form-add button.button span span {
    border: 0 none
}

.product-view .box-tags .note {
    margin: 3px 0 0;
    padding: 0 0 0 23px;
    font-size: 11px
}

.product-view .box-reviews dl {
    margin: 15px 0
}

.product-view .box-reviews dt a, .product-view .box-reviews dt span {
    font-weight: 700
}

.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: 400
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 700
}

.product-view .box-reviews .form-add h4 {
    font-size: 12px
}

.product-view .box-reviews .form-add .data-table td {
    text-align: center
}

.product-view .box-reviews .form-add .form-list {
    margin: 15px 0 0
}

.product-view .box-reviews .form-add .form-list .input-box {
    width: 360px
}

.product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
    width: 354px
}

.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
}

.product-name {
    margin: 0;
    font-size: 1em;
    font-weight: 400
}

.product-name a {
    color: #fb6528;
    font-size: 1.2em;
}

.product-name a:hover {
    color: #000
}

.tags-list {
    display: block;
    font-size: 13px;
    border: 1px solid #c1c4bc;
    background: #f8f7f5;
    padding: 10px
}

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0
}

.tags-list li a {
    color: #1b2d3b
}

.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px
}

.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
    float: left;
    clear: none
}

.advanced-search-amount {
    margin: 0 0 10px
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px
}

.advanced-search-summary ul {
    float: left;
    width: 49%
}

.advanced-search-summary strong {
    color: #E17C24;
    padding-left: 15px;
    background: url(../images/i_search_criteria.gif) 0 3px no-repeat
}

.advanced-search-summary p {
    clear: both;
    font-weight: 700;
    margin: 0
}

.categories-slide .product-image {
    float: left
}

.categories-slide .product-details {
    min-height: 90px;
    padding: 10px 0 0 130px;
    text-align: left
}

.categories-slide .product-details .price-from {
    margin: 0;
    display: inline-block;
    border: 1px solid #C7C7C7;
    padding: 3px 5px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.categories-slide .product-details .price-from .price {
    color: #000
}

.categories-slide .product-details .price-to {
    margin: 0 0 0 10px;
    color: #9b9b9b;
    display: inline-block;
    border: 1px solid #9b9b9b;
    background: #ebebeb;
    padding: 3px 5px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.categories-slide .product-details .price-to .price {
    color: #9b9b9b
}

.categories-slide .product-details .regular-price .price {
    font-size: 2em;
}

.categories-slide .product-details .minimal-price-link {

}

.categories-slide .product-details .minimal-price-link .label,
.categories-slide .product-details .minimal-price .price-label {
    color: black;
    font-weight: normal;
}

.categories-slide .product-details .minimal-price-link .price {
    font-size: 14px;
    color: black;
    font-weight: normal;
}

.categories-slide .product-details .minimal-price .price {
    font-weight: normal;
}

.categories-slide .product-details .price-box {
    margin: 0
}

.categories-slide .product-details .product-name {
    color: #555;
    font-size: 11px
}

.categories-slide .product-details .product-name a {
    color: black;
    font-weight: bold;
}

.categories-slide {
    position: relative;
    margin-top: 20px
}

.categories-slide .title {
    color: #717171;
    font-size: 17px;
    font-weight: 700;
    line-height: 2.5em;
    text-align: left
}

.old-price .price-label, .special-price .price-label {
    display: none
}

.old-price, .special-price {
    display: inline-block
}

.old-price .price {
    color: #666;
    font-size: 1.7em;
    font-weight: bold;
    border: 1px solid #C7C7C7;
    border-radius: 3px 3px 3px 3px;
    padding: 0 5px;
}

.special-price .price {
    color: #fb6528;
    font-size: 2em;
    font-weight: bold;
}

.blockCategory {
    text-align: left
}

.blockCategory .cat-image {
    position: relative;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.blockCategory .cat-image img {
    width: 100%
}

.blockCategory .cat-title {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    font-weight: 700;
    font-size: 16px;
    line-height: 3em;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    width: 100%
}

.blockCategory .cat-title span {
    padding: 0 15px
}

.blockCategory .cat-description {
    color: #8a8a8a;
    margin: 2em 0 1em
}

.blockCategory .cat-view {
    color: #3a7fd3
}

#slide {
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    margin: 0 0 30px
}

#slide .jcarousel-clip {
    width: 100%;
    overflow: hidden
}

#slide .jcarousel-prev {
    background: url("../images/slide-prev-next.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 42px;
    top: 20px;
    width: 22px
}

#slide .jcarousel-next {
    background: url("../images/slide-prev-next.png") no-repeat scroll top right transparent;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 21px
}

#slide li.span8 {
    margin: 0 !important
}

#slide li .content {
    padding: 30px 30px 0;
    position: relative;
}

#slide li .content img {
    float: left;
    width: 44%
}

#slide li .product-details {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 0 4em;
}

#slide li .product-name {
    color: #000;
    font-weight: 700;
    font-size: 2em
}

#slide .description {
    color: #a3a3a3;
    font-size: 14px;
    margin: 1em 0 2em;
    max-height: 128px;
    overflow: hidden
}

#slide li .product-details .regular-price {

}

#slide li .product-details .regular-price .price {
    color: #fb6528;
}

#slide li .product-details a.button {
    float: left;
    margin-left: 1em
}

@media (max-width: 1200px) {
    #slide li .product-details a.button {
        margin-left: 0
    }
}

#slide li .product-details button.button {
    float: left
}

.blockhome.span4 {
    margin-left: 0 !important;
    float: right
}

.blockhome {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d7d7d7;
    float: right
}

.blockhome img {
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    max-height: 184px
}

.blockhome.top {
    margin-bottom: 20px
}

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative
}

.page-sitemap .links a:hover {
    text-decoration: underline
}

.page-sitemap .sitemap {
    margin: 12px
}

.page-sitemap .sitemap a {
    color: #1b2d3b
}

.page-sitemap .sitemap li {
    margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: 700
}

.page-sitemap .sitemap li.level-0 a {
    color: #999
}

.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.cart {
    width: 100%;
    margin-bottom: 0;
}

.shipping_rate_msg {
    padding-left: 1.6em;
}

.cart-main,
.cart-collaterals {
    box-sizing: border-box;
}

.cart-main {
    float: left;
    width: 66%;
}

.cart-collaterals {
    float: right;
    background: white;
    border: solid 1px #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    max-width: 300px;
}

.cart-collaterals-padding {
    padding: 2em;
}

.cart-collaterals .shipping .buttons-set {
    text-align: left;
}

/* .cart-collaterals  .shipping,
.cart-collaterals  .shipping-form,
.cart-collaterals  .shipping .buttons-set { text-align:right; }
.cart-collaterals  .form-list .input-box { width:auto; text-align:right;}
.cart-collaterals  .form-list li { float:none; text-align:right;}
.cart-collaterals  .form-list li label { float:none; text-align:right;} */

.cart .product-name a {
    color: #fb6528;
    font-size: 1em;
    font-weight: normal;
}

.cart-collaterals button.btn-checkout {
    width: 100%;
}

.cart-collaterals button.btn-checkout span {
    background: #fb6528;
    color: white;
    border: none;
    box-shadow: none;
}

.cart-collaterals button.btn-checkout span:hover {
    background: #171717;
}

.cart .page-title {
    border-bottom: 0;
    margin: 0 0 12px
}

.cart .page-title h1 {
    margin: 10px 0 0
}

.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
}

.data-table.cart-table th {
    padding: 2px 10px;
    width: auto;
    height: 2em;
}

.cart-table td {
    font-size: 15px;
    padding: 5px;
    vertical-align: middle
}

.cart-table th.product-image {
}

.cart-table th.product-name {
    max-width: 600px
}

.cart-table .product-name {
    font-weight: 700;
    color: #2f2f2f;
}

.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: 700;
    color: #df280a
}

.cart-table tfoot td {
    padding: 5px 10px;
    border-bottom: 1px solid #D9DDE3;
    border-top: 1px solid #D9DDE3
}

.cart-table .btn-continue {
    float: left
}

.cart-table .product-image {
    display: block;
    width: 75px;
    height: 75px
}

.data-table.cart-table {
    margin-top: 1em;
    border: 0
}

.data-table.cart-table tr.last th {
    border-bottom: 1px solid #D8D8D8;
}

.data-table.cart-table tr th,
.data-table.cart-table tfoot,
.data-table.cart-table thead {
    background: none;
}

.data-table.cart-table tfoot td {
    padding: 1em 0;
}

.data-table.cart-table tbody tr td:first-child {
    border-left: solid 1px #ccc;
}

.data-table.cart-table tbody tr td:last-child {
    border-right: solid 1px #ccc;
}

.data-table.cart-table td.price-unit {
    padding-right: 1.3em;
}

.data-table.cart-table tr.odd td,
.data-table.cart-table tr.odd th {
    background: #fff;
}

.data-table.cart-table tr.even td,
.data-table.cart-table tr.even th {
    background: #fff;
}

.shipping-form .form-list li label {
    padding-bottom: .5em;
}

.shipping-form .form-list input.input-text {
    max-width: 100px;
}

.shipping-form .form-list select {
    max-width: 220px;
}

.cart .cart-collaterals {

}

.cart .cart-collaterals .col2-set, .cart .cart-collaterals .col2-set .col-2 {
    width: 100%
}

.cart .cart-collaterals .col2-set .col-2 {
    border: 1px solid #E5E5E5;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .02)
}

.cart .crosssell {
    padding: 12px 15px
}

.cart .crosssell h2 {
    font-size: 13px;
    font-weight: 700
}

.cart .crosssell .product-details {
    margin-left: 90px
}

.cart .crosssell .product-name {
    font-weight: 700
}

.cart .crosssell li.item {
    margin: 0;
    float: left;
    padding: 0;
    cursor: pointer;
    width: 115px
}

.cart .crosssell .link-compare {
    font-weight: 400
}

.cart .crosssell .es-carousel-wrapper {
    padding: 10px 37px 0 !important
}

.cart .crosssell .es-nav span {
    margin-top: -43px !important
}

.cart .crosssell .item {
    margin-right: 15px !important
}

.cart #discount-coupon-form {
    max-width: 204px
}

.cart .shipping {
    padding: 1em 0;
    margin: 1em 0;
    border-top: solid 1px #ccc;
}

.cart .discount {
    display: none;
}

.cart .discount h2, .cart .shipping h2 {
    background: #fae6df;
    color: #fb6528;
    font-size: 12px;
    padding: 0.5em 1em;
}

.cart .discount .buttons-set, .cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
}

.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0
}

.cart .discount label {
    display: none
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 207px;
    float: left
}

.cart .discount .buttons-set {
    float: left;
    clear: none
}

.cart .discount input.input-text {
    width: 192px
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(../images/bkg_divider1.gif) 0 0 repeat-x
}

.cart .totals {
    float: none;
}

.cart .totals table {
    width: auto;
    margin: 7px 0;
    float: right
}

.cart .totals td {
    padding: 1px 15px 1px 7px
}

.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-weight: normal;
}

.cart .totals tfoot tr:last-child td {
    font-size: 2em;
    color: #fb6528;
}

.cart .totals .checkout-types {
    clear: both;
    font-size: 13px;
    text-align: right
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0
}

.item-options dt {
    font-weight: 700;
    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: 700;
    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
}

.sp-methods {
    margin: 0 0 8px
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: 700
}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods label {
    font-weight: 700;
    color: #666
}

.sp-methods .price {
    font-weight: 700
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods .form-list li {
    margin: 0 0 8px
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

.sp-methods input.cvv {
    width: 3em !important
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px
}

.sp-methods .checkmo-list label {
    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: .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
}

.tool-tip {
    border: 1px solid #7BA7C9;
    background: #EAF6FF;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden
}

.tool-tip .tool-tip-content {
    padding: 5px
}

.gift-messages h3 {
    font-size: 12px;
    font-weight: 700;
    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: 700;
    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: 700;
    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: 700;
    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(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px
}

.gift-message-link.expanded {
    background-position: 100% -40px
}

.gift-message-row {
    background: #f2efe9
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.checkout-agreements li {
    margin: 30px 0
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 22em;
    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: 700;
    color: #666
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 0;
}

.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 .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
}

.info-set {
    background: #fff;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px
}

.info-set h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.info-set h3, .info-set h4 {
    font-size: 13px;
    font-weight: 700;
    color: #9a9a9a
}

.info-set h2 a, .info-set h3 a, .info-set h4 a {
    font-weight: 400
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative
}

.info-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.info-set .box {
    margin: 0 0 15px
}

.info-set .box h2 {
    color: #9a9a9a
}

.info-set .data-table .product-name {
    font-size: 1em !important;
    font-weight: 700 !important;
    color: #999 !important
}

.info-set .data-table .product-name a {
    font-weight: 700 !important
}

.info-set .data-table .item-options {
    margin: 5px 0 0
}

.checkout-onepage-index .page-title {
    display: none
}

.block-progress .block-content {
    background: 0
}

.block-progress dt {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 0 6px;
    padding: 2px 8px
}

.block-progress dd {
    padding: 8px 13px;
    margin: 0 0 6px
}

.block-progress dt.complete {
    margin: 0
}

.block-progress a {
    text-decoration: underline
}

.block-progress p {
    margin: 0
}

.block-progress .cards-list dt {
    background: 0;
    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: 400
}

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px
}

.opc .buttons-set .back-link small {
    display: none
}

.opc .buttons-set .back-link a {
    background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
    padding-left: 16px
}

.opc .buttons-set.disabled button.button {
    display: none
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px
}

.opc .ul {
    list-style: disc outside;
    padding-left: 18px
}

.opc {
    position: relative
}

#checkout-progress-wrapper {
    padding-top: 3em;
}

#checkout-review-table th {
    width: auto;
}

#checkout-review-table tfoot td {
    height: 1em;
    vertical-align: middle;
    padding: 0.4em 0.6em;
}

#checkout-review-table tfoot strong {
    font-size: 1em;
}

#checkout-review-table tbody tr td,
#checkout-review-table tbody tr.last td {
    border: solid 1px #ccc;
    border-left: none;
    border-right: none;
    padding: 0.4em 0.6em;
}

#checkout-review-table tfoot tr.last {
}

#checkout-review-table tfoot tr.last td {
    border-top: solid 1px #ccc;
    font-size: 1.2em;
    color: #fb6528;
    font-weight: bold;
    background: #fff;
}

.opc .step-title {
    cursor: pointer;
    border: 1px solid #ccc;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 0 #fff inset;
    padding: 13px 15px;
    text-align: right;
    background-image: linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(204, 204, 204) 0%);
    background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(204, 204, 204) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(204, 204, 204) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(204, 204, 204) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(204, 204, 204) 0%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.99, rgb(255, 255, 255)),
            color-stop(0, rgb(204, 204, 204))
    );
}

.opc .step-title .number {
    float: left;
    background: #fb6528;
    border: 1px solid #fff;
    padding: 0 4px;
    margin: 0 5px 0 0;
    font: bold 11px/14px arial, helvetica, sans-serif;
    color: white
}

.opc .step-title h2 {
    color: #666;
    float: left;
    font: bold 12px/18px Arial, Helvetica, sans-serif;
    margin: 0;
    padding-left: 1em;
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px
}

.opc .active .step-title {
    color: #FFF;
    border: solid 1px #f0c1af;
    background-image: linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(250, 230, 223) 61%);
    background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(250, 230, 223) 61%);
    background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(250, 230, 223) 61%);
    background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(250, 230, 223) 61%);
    background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 99%, rgb(250, 230, 223) 61%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.99, rgb(255, 255, 255)),
            color-stop(0.61, rgb(250, 230, 223))
    );
}

.opc .active .step-title .number {
    background: #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fb6528;
    border: solid 1px #f0c1af;
}

.opc .active .step-title h2 {
    color: #fb6528;
}

.opc .step {
    padding: 15px 30px;
    position: relative
}

.opc .step .tool-tip {
    right: 30px
}

#checkoutSteps li {
    margin: 0 0 5px 0
}

#opc-login .buttons-set {
    border-top: 0
}

#opc-login h3 {
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px
}

#opc-login h4 {
    font-size: 1em;
    font-weight: 700;
    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: 700;
    color: #0a263c
}

#opc-review .item-options {
    margin: 5px 0 0
}

#opc-review .buttons-set {
    padding: 0px 1em 1em;
    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: 700;
    text-align: center;
    padding: 10px 10px 0
}

.checkout-progress {
    padding: 0;
    margin: 0 auto 20px
}

.checkout-progress {
    border: 1px solid #7ea028;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #8ab125;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bedf68), to(#8ab125));
    background-image: -moz-linear-gradient(#bedf68, #8ab125);
    background-image: -ms-linear-gradient(#bedf68, #8ab125);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bedf68), color-stop(100%, #8ab125));
    background-image: -webkit-linear-gradient(#bedf68, #8ab125);
    background-image: -o-linear-gradient(#bedf68, #8ab125);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bedf68', endColorstr='#8ab125', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bedf68', endColorstr='#8ab125', GradientType=0)";
    background-image: linear-gradient(#bedf68, #8ab125);
    box-shadow: 0 1px 0 #cfe88f inset
}

.checkout-progress li {
    color: #678714;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    width: 20%
}

.checkout-progress li.active {
    color: #fff;
    text-shadow: 1px 1px 0 #678714
}

.checkout-multishipping-success .multiple-checkout a {
    color: #387CD1
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.multiple-checkout h3, .multiple-checkout h4 {
    font-size: 13px;
    font-weight: 700;
    color: #9a9a9a
}

.multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
    font-weight: 400
}

.multiple-checkout .data-table .product-name {
    font-size: 1em !important;
    font-weight: 700 !important;
    color: #999 !important
}

.multiple-checkout .data-table .product-name a {
    font-weight: 700 !important
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0
}

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

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

.multiple-checkout .col2-set, .multiple-checkout .col3-set {
    background: #fff;
    border: 1px solid #dedede;
    margin: 0 0 25px;
    padding: 20px
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #DEDEDE;
    position: relative
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.multiple-checkout .box {
    margin: 0 0 15px
}

.multiple-checkout .box h2 {
    color: #9a9a9a
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    font-size: 1.5em;
    padding: 0 0 0 21px;
    overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px
}

.multiple-checkout .place-order .grand-total .price {
    color: #9a9a9a
}

.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
}

.multiple-checkout .title-buttons button.button span span {
    border: 0 none
}

#multiship-addresses-table td {
    padding: 10px
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px
}

#multiship-addresses-table tfoot button.button span span {
    border: 0 none
}

.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 {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #DEDEDE;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 13px;
    position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    display: none
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.account-login .content {
    min-height: 270px;
    border: 1px solid #D6D6D6;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 0;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .02)
}

.account-login .content p {
    margin-bottom: 0
}

.account-login .content h2 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #D6D6D6;
    color: #555;
    font-size: 11pt;
    font-weight: 700;
    line-height: 16px;
    padding: 10px 0 10px 10px
}

.account-login .content p, .account-login .content .form-list {
    padding: 10px
}

.account-login .buttons-set {
    margin: 0;
    padding: 8px 13px;
    border: 1px solid #D6D6D6;
    border-top: 0 none
}

.account-create .fieldset {
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding: 0
}

.account-create .fieldset .legend {
    line-height: 32px;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    float: none;
    font-size: 13px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0 8px;
    position: relative;
    border-top: 0 none;
    border-right: 0 none
}

.account-create .fieldset .form-list {
    padding: 10px;
    min-height: 140px
}

.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)
}

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

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0
}

.dashboard .welcome-msg {
    margin: 0 0 1em 0
}

.dashboard .welcome-msg p {
    margin: 0
}

.dashboard .col2-set {
    margin: 0 0 15px
}

.box-account {
    padding: 2em;
    margin: 0 0 20px;
    border: 1px solid #E5E5E5;
    -moz-border-radius: 2px;
    border-radius: 5px;
    background: white;
}

.box-account .box-head {
    border-bottom: 1px solid #D9DDE3;
    left: -10px;
    margin: 0 0 10px;
    position: relative;
    text-align: right;
    top: -10px;
    width: 102%
}

.box-account .box-head h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0;
    padding-left: 35px;
    color: #000
}

.box-account a {
    color: #9a9a9a;
    font-size: 11px
}

.dashboard .box .box-title {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 2px;
    margin: 0 0 8px;
    text-align: right
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    text-align: left;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.dashboard .box-recent .box-head h2 {
    padding-left: 10px !important
}

.dashboard .box-info .box-head h2 {
    background-repeat: no-repeat
}

.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: 700
}

.dashboard .box-reviews .box-head h2 {
    background-image: url(../images/i_ma-reviews.gif)
}

.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    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
}

.dashboard .box-tags .box-head h2 {
    background-image: url(../images/i_ma-tags.gif)
}

.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    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
}

.addresses-list h2 {
    font-weight: 700;
    font-size: 13px;
    color: #9a9a9a
}

.addresses-list h3 {
    font-weight: 700;
    font-size: 13px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list p {
    margin: 0
}

.addresses-list a {
    font-weight: 700
}

.addresses-list .link-remove {
    color: #646464
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list li.item {
    border: 1px solid #ccc;
    padding: 10px 13px;
    margin: 0 0 10px;
    background: white;
}

.addresses-list li.empty {
    background: 0;
    border: 0;
    padding: 0
}

.addresses-list li.empty p {
    font-weight: 700
}

.addresses-list .addresses-additional li.item {
    background: 0;
    border: 0;
    padding: 0
}

.order-info {
    border: 1px solid #bcbcbc;
    padding: 4px 8px;
    margin: 0 0 8px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.order-info dt, .order-info dd, .order-info ul, .order-info li {
    display: inline
}

.order-info .current {
    font-weight: 700
}

.order-info li {
    margin: 0 3px
}

.order-date {
    margin: 10px 0
}

.order-info-box {
    background: #fff;
    border: 1px solid #bcbcbc;
    padding: 12px 15px;
    margin: 0 0 15px
}

.order-info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.order-info-box .box-payment p {
    margin: 0 0 3px
}

.order-info-box .box-payment th {
    font-weight: 700;
    padding-right: 7px
}

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

.order-items h2, .order-items h3 {
    clear: none;
    font-weight: 700;
    font-size: 13px;
    padding: 0;
    margin: 0 0 5px;
    color: #0a263c
}

.order-items .product-name {
    font-size: 1em !important;
    font-weight: 700 !important
}

.order-items .link-print {
    color: #999;
    font-weight: 400
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 15px 0
}

.gift-message dt strong {
    color: #666
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0
}

.order-about dt {
    font-weight: 700
}

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

.tracking-table {
    margin: 0 0 15px
}

.tracking-table th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup {
    width: 100%
}

.tracking-table-popup th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup th, .tracking-table-popup td {
    padding: 1px 8px
}

.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: 700
}

.page-print h2, .page-print h3 {
    font-size: 13px;
    font-weight: 700
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: 700
}

.page-print .order-date {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px
}

.page-print .col2-set {
    margin: 0 0 10px
}

.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 .data-table td {
    padding: 10px
}

.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 109px
}

.my-wishlist .buttons-set {
    margin-top: 2em
}

.my-wishlist .buttons-set button.button {
    float: none
}

.my-wishlist .buttons-set span span {
    border: 0 none !important
}

#wishlist-table .add-to-links {
    white-space: nowrap
}

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

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0
}

.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: 700;
    font-size: 13px
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    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 {
    padding: 30px 0;
    text-align: left;
    color: #888;
    background: #f7f7f7;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
}

.footer h3 {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 1em
}

.footer a {
    color: #888;
    text-decoration: none
}

.footer .aboutUs a {
    color: #3f88d7
}

.footer ul {

}

.footer ul li {
    display: inline-block;
    padding-right: 1em;
}

.footer ul li a {
    display: block
}

.footer-block ul li {
    display: inline-block;
    padding-right: 1em;
}

;

.footer address {
    color: #B9B9B9;
    margin: 0;
    clear: both
}

.footer address a {
    color: #000
}

.footer address a:hover {
    text-decoration: none
}

.footer.copyright.container {
    background: 0;
    border: 0 none
}

.footer .copyright {
    text-align: left;
    color: #b2b2b2
}

.footer #more {
    display: none
}

.footer .copyright a {
    color: #f7395d
}

.footer .payment-options img {
    float: right
}

.footer .copyright img {
    float: right;
    margin-right: 10px;
    padding: 15px 0
}

.footer.copyright ul {
    float: none;
    width: 100%;
    clear: both
}

.footer.copyright ul li a {
    display: block;
    float: left;
    padding: 0 20px 20px 0
}

.footer.copyright .span7 {
    margin-left: 0 !important
}

.footer.copyright .span5 {
    float: right;
    text-align: right;
    margin-left: 0 !important
}

.footer.copyright .span5 img {
    clear: both;
    width: 100%;
    max-width: 308px
}

#backtotop {
    background: url("../images/backtotop.png") no-repeat scroll 0 10px transparent;
    display: inline-block;
    font-size: 12px;
    line-height: 47px;
    margin-top: 10px;
    padding-left: 30px;
}

.footer-connect {
    padding: 15px 0 0 0
}

.footer-connect a {
    display: block;
    float: left;
    height: 30px;
    line-height: 22px;
    width: 32px
}

.footer-connect a.facebook {
    background: url(../images/social/i_facebook.png) no-repeat left center
}

.footer-connect a.twitter {
    background: url(../images/social/i_twitter.png) no-repeat left center
}

.footer-connect a.skype {
    background: url(../images/social/i_skype.png) no-repeat left center
}

.footer-connect a.vimeo {
    background: url(../images/social/i_vimeo.png) no-repeat left center
}

.footer-subscribe {
    float: right
}

.footer-subscribe fieldset {
    background: #fff;
    padding: 20px;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.footer .payment-options {
    float: right !important;
    padding: 20px 0
}

.footer-subscribe .input-box {
    position: relative;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -khtml-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    border: 1px solid #d9d9d9;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url("../images/news.png") no-repeat scroll 2% 55% transparent;
    padding-left: 30px
}

.footer-subscribe .input-box input {
    border: 0 none;
    color: #616161;
    padding: 5px 5px 5px 8px;
    height: 20px;
    width: 64%
}

.footer-subscribe button {
    float: right;
    border: 0 none;
    border-left: 1px solid #d9d9d9;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));
    background-image: -moz-linear-gradient(#fff, #f7f7f7);
    background-image: -ms-linear-gradient(#fff, #f7f7f7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
    background-image: -webkit-linear-gradient(#fff, #f7f7f7);
    background-image: -o-linear-gradient(#fff, #f7f7f7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0)";
    background-image: linear-gradient(#fff, #f7f7f7);
    box-shadow: 0 1px 0 #fff inset
}

.footer-subscribe button span {
    filter: none;
    -ms-filter: none;
    box-shadow: none;
    background: url("../images/btnNews.png") no-repeat scroll center center transparent;
    border: 0 none;
    height: 30px;
    padding: 0;
    width: 35px
}

.footer-subscribe .validation-advice {
    position: absolute;
    left: 0
}

.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: #9a9a9a;
    font-size: 1.2em
}

.best-selling table {
    border-top: 1px solid #ccc
}

.best-selling tr.odd {
    background: #eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x
}

.best-selling tr.even {
    background: #fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em
}

.best-selling a.product-name, .home-spot .best-selling a.product-name:hover {
    color: #999
}

.clearer {
    clear: both;
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .mini-cart: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 .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, .footer-connect:after, .sorter:after, .products-grid .add-to-links li: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, .header .site-links li.cart a:after, .header .site-links li.cart span.notification: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, #hello-responsive-top .store-switch ul.flags li:after, .buttons-set:after, .featured-products .product-info:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, #hello-responsive-top .container:after, #hello-responsive-top .store-switch:after, .featured-products li a:after, .send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden
}

.header .store-switch {
    float: right;
    padding: 6px 0 6px 20px;
    position: relative
}

.header .store-switch .ulSelect {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 999
}

.header .language-switch li a {
    text-indent: -999em;
    float: left
}

.header .language-switch .switch {
    padding-right: 0 !important
}

.selectSwitch {
    background: url("../images/bg_select.gif") no-repeat scroll right center transparent;
    border-radius: 4px;
    padding: 0 23px 0 3px
}

.header .store-switch .arrow {
    background: url(../images/arrow_top_switch_sprite.png) no-repeat top left;
    width: 9px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.header .store-switch .switcher {
    float: left;
    position: relative
}

.header .store-switch .switcher .switch {
    padding: 0 20px 0 0
}

.header .store-switch .switcher ul {
    display: none;
    float: left;
    position: absolute;
    top: 42px;
    right: 0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: normal;
    z-index: 999;
    padding: 5px 30px 5px 0
}

.header .store-switch .switcher {
    margin-right: 20px
}

.header .store-switch .switcher li {
    position: relative;
    float: left
}

.header .store-switch .switcher:last-child {
    margin-right: 0
}

.header .store-switch .switcher ul li a {
    padding: 0;
    text-indent:
}

.header .store-switch ul li ul {
    padding: 5px !important
}

.header .store-switch a:hover {
    color: #fff
}

.header .store-switch .hover .arrow {
    background-position: 0 -20px
}

.header .store-switch ul li ul li a {
    padding: 0 0 0 30px;
    padding-left: 30px
}

.header .store-switch ul li ul li a:hover {
    padding-left: 30px
}

.header .store-switch a:hover span {
    background-position: 0 -10px
}

.header .store-switch a.hover:hover span {
    background-position: 0 -30px !important
}

.header .store-switch .switcher ul.options li a {
    padding-left: 30px
}

.header .store-switch .switcher ul.options li a:hover {
    color: #fff
}

.header .store-switch ul.flags li {
    float: left;
    position: relative;
    display: block
}

.header .store-switch ul.flags li a {
    padding: 0 0 0 28px;
    display: block;
    float: left;
    line-height: 24px;
    height: 22px
}

.header .store-switch ul.flags li img {
    padding: 5px 0 0 0;
    float: left;
    min-height: 10px
}

.header .store-switch ul.flags li span {
    float: left
}

.header .form-language {
    float: left
}

.header .currency-selector {
    float: left;
    position: relative
}

.header .currency-selector ul {
    float: left
}

.header .currency-selector ul li {
    display: inline-block;
    float: left
}

.header .top {
    border-bottom: 1px solid #ededed;
    margin: 0 0 20px 0;
    background: #fff
}

.products-grid .product-name a {
    color: #555;
    display: table-cell;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

.product-collateral .products-grid .product-name a {
    color: #000
}

.catalog-image {
    position: relative;
    margin-bottom: 10px
}

.product-grid .catalog-image {
    background: #fff;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.quick-viewer {
    position: absolute;
    top: 50%
}

.quick-view {
    display: none;
    width: 780px;
    padding: 20px;
    background: #fff;
    border: 4px solid #000
}

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

.featured-products li .content {
    display: block;
    border-top: 1px solid #bcbcbc;
    padding: 3px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05)
}

.featured-products .product-image {
    float: left
}

.featured-products .product-info {
    float: right;
    width: 52%;
    padding: 25px 0
}

.blockHome .amount {
    margin-left: 15px
}

.mini-login {
    display: none;
    position: absolute;
    right: 0;
    top: 39px;
    width: 240px;
    z-index: 999
}

.mini-login .block-title-login {
    display: none;
    text-indent: -999em
}

.mini-login .block {
    position: relative;
    margin: 0;
    background: #fff
}

.mini-login input {
    color: #aaa
}

.mini-login input:focus {
    color: #000
}

.mini-login .mini-login-forgotpass {
    font-size: 10px;
    position: absolute;
    bottom: 0;
    float: left
}

.mini-login .mini-login-forgotpass span a {
    padding: 0;
    line-height: 38px;
    border: 0 none
}

.login-arrow, .menu-arrow {
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .1);
    position: absolute;
    top: -16px;
    right: 18px;
    margin: 0 0 0 -8px
}

.login-arrow span, .menu-arrow span {
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -8px;
    left: 50%;
    margin: 0 0 0 -9px;
    display: block
}

.login-arrow span:after, .menu-arrow span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -7px;
    left: 50%;
    margin: 0 0 0 -8px
}

#brands {
    padding-top: 3px;
    margin-top: 40px;
    margin-bottom: 20px;
    clear: both;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7
}

#brands li {
    width: 180px !important
}

#brands li img {
    height: 79px
}

.es-carousel-wrapper {
    height: 78px;
    padding: 0 37px;
    position: relative
}

.es-carousel {
    overflow: hidden
}

.es-carousel ul {
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 78px
}

.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
    width: 186px
}

.es-carousel ul li a {
    display: block;
    height: 78px;
    text-align: center
}

.es-carousel ul li a img {
    display: block;
    border: 0;
    max-height: 100%;
    max-width: 100%;
    filter: alpha(opacity=90);
    -khtml-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    margin: 0 auto
}

.es-carousel ul li a:hover img {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.es-nav span {
    display: block !important;
    background: url("../images/carousel_arrow_sprite.png") no-repeat scroll left center transparent;
    cursor: pointer;
    height: 78px;
    left: 0;
    margin-top: 0;
    position: absolute;
    text-indent: -9000px;
    top: 0;
    width: 24px
}

.es-nav .es-nav-next {
    width: 24px
}

.es-nav span.es-nav-next {
    right: 0;
    left: auto;
    background-position: 100% center
}

.es-nav span.es-nav-prev:hover {
    background-position: 21% center
}

.es-nav span.es-nav-next:hover {
    background-position: 73% center
}

.product-actions {
    background: none repeat scroll 0 0 #F7F7F7;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #D6D6D6;
    box-shadow: 1px 1px 0 #FFF inset;
    padding: 10px
}

.product-actions .link-product,
.product-shop .link-product {
    float: right;
    background: #ccc;
    padding: 4px 10px;
    color: #555;
    border: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    white-space: nowrap;
    line-height: 17px;
    font-size: 12px;
}

.product-shop .link-product {
    float: none;
    padding: 4px 23px;;
}

@media (max-width: 1100px) {
    .product-actions .link-product {
        float: none;
        padding: 4px 23px;
        line-height: 24px;
    }
}

.product-actions .link-product:hover,
.product-shop .link-product:hover {
    background: black;
    color: white;
}

.product-actions .out-of-stock {
    float: left;
    height: 25px;
    line-height: 25px
}

.product-actions .add-to-link {
    float: left
}

.product-options, .product-shop .product-options-bottom, .product-img-wrapper {
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -khtml-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 2px;
    border-radius: 2px
}

.product-options {
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    border-bottom: 0;
    background: #fff
}

.slideshow {
    overflow: hidden
}

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */

.block-leftnav,
.block-leftnav .block-content {
    padding: 0;
    border: 0;
}

.block-leftnav {
    background: none;
}

.data-table th {
    width: 35%;
}

.data-table tr.last th {
    border-bottom: none;
    border-right: 0 none;
}

.data-table tr.odd td,
.data-table tr.odd th {
    background: #d7d7d7;
}

.data-table tr.even td,
.data-table tr.even th {
    background: #e7e7e7;
}

.product-view .additional-data {
    padding: 1em 0;
}

.product-view .product-shop .short-description {
    margin: 0;
    padding: 0 1em 0 0;
}

.product-view .product-shop .padder {
    padding: 0;
}

.product-view .email-friend {
    margin: 0;
    padding: 0 0 0 .1em;
}

.product-view .no-rating {
    display: none;
}

.product-view .more-views {
    margin: 0 0 1em 0;
}

.page {
    padding: 1em 0 0 0;
    margin: 0 auto;
}

.breadcrumbs {
    padding: 0;
    margin: 0 auto 1.7em auto;
}

.footer {
    margin-top: 2em;
}

.bullet {
    display: none;
    border-color: #fb6528;
    border-width: 4px;
    font-size: 0px;

    text-align: center;
    margin: 4px;
    cursor: pointer;
    border-style: solid;
    width: 0px;
    height: 0px;
    border-radius: 4px;
    color: #fb6528;
    float: left;
    position: relative;
    top: 8px;
    left: 8px;
}

.bullet.black {
    border-color: #000;
}

.products-grid .regular-price .price,
.products-list .regular-price .price {
    font-size: 2em;
    font-weight: bold
}

.products-grid .product-name a,
.products-list .product-name a,
.product-view .product-name a {
    color: #000;
    font-size: 1.2em;
}

.description ul,
.short-description ul {
    padding: 0 0 0 1em;
    margin: 0 0 1em 0;
}

.description li,
.short-description li {
    list-style: disc;
}

.col-left .form-search {
    position: relative;
    background: #fb6528;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -khtml-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
    border: 1px solid #c74b1a;
    border-bottom: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -ms-border-top-right-radius: 4px;
    height: 6em;
}

.col-left #search_mini_form {
    float: right
}

.col-left .form-search label {
    display: none
}

.col-left .form-search input.input-text {
    float: left;
    color: #fff;
    width: 68%;
    background: #e05721;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -khtml-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    font-size: 1.2em;
    position: relative;
    top: 1em;
    left: 1em;
    padding-left: 1em;
    border: solid 1px #c74b1a;
    box-shadow: inset 2px 2px 5px 0 rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 5px 0 rgba(0, 0, 0, .4);
    border-radius: 6px;
    height: 2.3em;
}

.col-left .form-search input.input-text:focus {
    color: #fff
}

.col-left .form-search button.button {
    float: right;
    position: relative;
    top: 1.9em;
    right: 8px;
}

.col-left .form-search button.button span {
    filter: none;
    -ms-filter: none;
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    box-shadow: none;
    filter: none;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0
}

.col-left .form-search button.button span span {
    filter: none;
    -ms-filter: none;
    background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
    filter: none;
    height: 27px;
    text-indent: -999em;
    width: 27px
}

.col-left .form-search .search-autocomplete {
    z-index: 999;
    position: absolute;
    left: 1.2em;
    top: 4.5em;
    width: 16.2em;
    display: block;

}

.col-left .form-search .search-autocomplete ul {
    border: 1px solid #c74b1a;
    border-top: none;
    background-color: #e05721;

}

.col-left .form-search .search-autocomplete li {
    text-align: left;
    cursor: pointer;
    padding: 0.3em 1em;
    color: #000;
}

.col-left .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: 700
}

.col-left .form-search .search-autocomplete li.odd {
    background-color: #e05721;
}

.col-left .form-search .search-autocomplete li.selected {
    background-color: #fb6528;
    color: #fff;
}

.category-title {
    display: none;
}

.additional-data h2,
.short-description h2 {
    color: #999;
    font-size: 12px;
    padding: 10px 0;
}

.products-list .short-description ul {
    margin-left: 0.5em;
}

.catalogsearch-result-index .page-title {
    display: none;
}

.block-cms {
    background: #fb6528;
    padding: 0.4em;
    text-align: center;
    color: white;
    border: solid 1px #c74b1a;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 2em;
    line-height: 1.2em;
    text-transform: uppercase;
}

.block-cms.small {
    font-size: 1.4em;
}

.block-cms.margin {
    margin-top: 20px
}

.block-cms.black {
    background: #171717;
    color: white;
    border: black;
}

/* orange : fb6528 
   light : fae6df
*/

.categories-grid {
}

.categories-grid * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.categories-grid .row-fluid {
    margin-bottom: 2em;
}

.categories-grid .cell {
    background: white;
    border: solid 1px #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    text-align: center;
}

.categories-grid .cell img {
    width: 100%;
    max-width: 300px;
}

.categories-grid .cell:hover .product-actions {
    background: #333;
    color: white;
    transition: all 300ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
}

.categories-grid .cell:hover {
}

.categories-grid .cell .product-actions h3 a {
    color: black;
}

.categories-grid .cell:hover .product-actions h3 a {
    color: white;
}

.incart button.btn-checkout {
    float: left;
}

.incart button.btn-checkout span {
    font-size: 12px;
    background: #fae6df;
    color: #fb6528;
    cursor: pointer;
    padding: 0px 9px;
    border: 0;
    margin: 0;
    line-height: 26px;
    height: 25px;
    margin-left: 1em;
}

.incart button.btn-checkout span span {
    padding: 0;
    margin: 0;
}

.incart button.btn-checkout:hover span {
    background: #171717;
    color: #fff;
}

.data-table.cart-table {
}

.data-table.cart-table tr.last td {
    border-bottom: solid 1px #ccc;
}

.s_method_gls img {
    display: none;
}

.modifier_relay {
    color: #fb6528;
}

div.quantity {
}

.update_cart_button {
    display: block;
    margin: 4px auto;
    background: #fb6528;
    color: white;
    padding: 2px 4px;
    border: none;
    font-size: 12px;
    border-radius: 4px;
}

#onestepcheckout-login-link {
    display: block;
    width: 33%;
    background: #fb6528;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 8px 30px 9px;
    margin: 0 0 2em 0;
    border-radius: 5px;
    line-height: 1;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.data-table tr.s_video td {
    padding: 0;
    vertical-align: baseline;
}

iframe {
    width: 100%;
    height: 100%;
    min-height: 202px;
}

.special_price {
    height: 30px;
    line-height: 30px;
    background-color: red;
    width: 100%;
    color: white;
    text-align: center;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

.ribbon-wrapper {
    position: relative;
}

.ribbon-wrapper-red {
    width: 130px;
    height: 130px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.ribbon-red {
    z-index: 100;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font: bold 15px Sans-Serif;
    color: white;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    left: -54px;
    top: 25px;
    width: 190px;
    background-color: #dc143c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dc143c), to(#eb5252));
    background-image: -webkit-linear-gradient(top, #dc143c, #eb5252);
    background-image: -moz-linear-gradient(top, #dc143c, #eb5252);
    background-image: -ms-linear-gradient(top, #dc143c, #eb5252);
    background-image: -o-linear-gradient(top, #dc143c, #eb5252);
    /*-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.3);*/
    /*-moz-box-shadow:    0px 0px 1px rgba(0,0,0,0.3);*/
    /*box-shadow:         0px 0px 1px rgba(0,0,0,0.3);*/

}

.ribbon-green:before, .ribbon-green:after {
    content: "";
    border-top: 3px solid #ed6969;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

.arrow-continue {
    position:relative; top:3px; left:6px; width:30px;
}

.checkout-cart-index .main-container {
    padding-top: 1em;
}
.checkout-cart-index .col-main {
    padding-top: 1em;
}