/*!
 * Theme Name: JM Team
 * Theme URI: http://www.joomlart.com
 * Version: 1.0
 * Description: 
 * Author: JM Team - Joomlart.com
 * Author URI: http://www.joomlart.com
 * 
 * Powered by Magento
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #ffffff;
  color: #2f2f2f;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
a {
  color: #000000;
  text-decoration: none;
}
a img {
  border: 0;
  vertical-align: top;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
a.cboxelement {
  text-decoration: none;
}
address {
  font-style: normal;
}
button.button,
button.form-button {
  background: #000000;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  font-weight: 700;
  height: 35px;
  letter-spacing: 1px;
  line-height: 35px;
  margin: 0;
  min-height: 35px;
  padding: 0 20px;
  text-transform: uppercase;
}
button.button:hover,
button.form-button:hover,
button.button:focus,
button.form-button:focus {
  opacity: .7;
}
button.button span,
button.form-button span {
  display: inline-block;
  width: 100%;
}
button.button span span,
button.form-button span span {
  border: 0;
  padding: 0;
}
button.disabled span {
  background: #bbb!important;
  border-color: #bbbbbb !important;
}
button.btn-cart {
  font-size: 85%;
}
button.btn-cart span i {
  margin: 0;
  font-style: normal;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
cite {
  font-style: normal;
}
fieldset {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  line-height: 1.3;
}
h1 {
  font-size: 180%;
}
h2 {
  font-size: 150%;
}
h3 {
  font-size: 125%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 100%;
}
h6 {
  font-size: 92%;
}
/* Global Styles*/
form {
  display: inline;
}
/* Form Elements */
input,
select,
textarea,
button {
  vertical-align: middle;
}
input.checkbox {
  margin-right: 3px;
}
input.input-text,
textarea {
  padding: 7px 5px;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #ebebeb;
}
/* Form Highlight */
input.input-text:focus,
select:focus,
textarea:focus {
  border-color: #eeeeee;
}
input.qty {
  text-align: center;
  width: 2.5em !important;
}
input.radio {
  margin-right: 3px;
}
legend {
  display: none;
}
/* Content */
p {
  margin: 0 0 10px;
}
p.required {
  color: red;
  font-size: 90%;
  text-align: right;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
q,
blockquote {
  quotes: none;
}
strong {
  font-weight: bold;
}
q:before,
q:after {
  content: '';
}
select {
  padding: 6px 5px;
}
select option {
  padding-right: 10px;
}
select.multiselect option {
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
select.multiselect option:last-child {
  border-bottom: 0;
}
small,
big {
  font-size: 1em;
}
.no-bg {
  background: none !important;
}
.nobr {
  white-space: nowrap !important;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.note-msg,
.notice-msg {
  background-color: #fafaec;
  background-image: url(../images/i_msg-note.gif);
  border-color: #fcd344;
  color: #3d6611;
}
.notice {
  color: #000000;
}
/* Table */
table {
  border: 0;
  /*border-collapse:collapse;*/
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
textarea {
  overflow: auto;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details-excluded {
  font-style: italic;
}
tr.summary-details-first td {
  font-weight: bold;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  background: url("../images/bkg_collapse.gif") no-repeat 0 8px;
  cursor: pointer;
  float: left;
  font-weight: bold;
  padding-left: 20px;
  text-align: right;
  text-transform: uppercase;
}
.order-review tr.summary-total .summary-collapse {
  background-position: 0px 5px;
  float: right;
}
/*Price*/
.price {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
}
.old-price {
  margin: 0;
  display: inline-block;
}
.old-price .price {
  color: #999;
  font-size: 14px;
  line-height: 100%;
  text-decoration: line-through;
}
.special-price {
  display: inline-block;
  margin: 0;
}
/* Price as configured */
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
/*Product Prices*/
.price-box {
  margin: 5px 0;
}
.price-box-bundle {
  clear: both;
  padding: 10px 0;
  display: block;
  float: left;
  width: 100%;
}
.price-box-bundle .price {
  color: #424242;
}
.price-box-bundle .price-box {
  margin: 0!important;
  padding: 0 !important;
}
/* Excl tax (for order tables) */
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: inline-block;
}
/* Excluding tax */
.price-excluding-tax {
  color: #999;
  display: block;
}
.price-excluding-tax .label {
  color: #999;
  white-space: nowrap;
}
.price-excluding-tax .price {
  color: #da792e;
  font-size: 13px;
  font-weight: normal;
}
/* Price range */
.price-from {
  margin: 0;
}
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
.price-including-tax {
  color: #999;
  display: block;
}
.price-including-tax .label {
  color: #999;
  white-space: nowrap;
}
.price-including-tax .price {
  color: #da792e;
  font-size: 13px;
  font-weight: bold;
}
.price-label {
  display: none;
}
/* Price notice next to the options */
.price-notice {
  color: #999;
  padding-left: 10px;
}
.price-notice .price {
  font-weight: bold;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.product-name {
  color: #272727;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  width: 100%;
}
.product-name:active,
.product-name:focus,
.product-name:hover {
  border-bottom: none;
  color: #000000;
  text-decoration: none;
}
ul,
ol {
  list-style: none;
}
ul.customer-services {
  float: left;
  height: 40px;
  margin: 0;
  padding: 0;
  width: auto;
}
ul.customer-services li {
  background: url('../images/bg-top-hr.png') no-repeat right 50%;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 20px;
  width: auto;
}
ul.customer-services li a {
  color: #999;
}
ul.customer-services li a:active,
ul.customer-services li a:focus,
ul.customer-services li a:hover {
  color: #000000;
  text-decoration: none;
}
ul.customer-services li em {
  margin: 0 10px 0 0;
}
ul.customer-services li:first-of-type {
  padding: 0 20px 0 0;
  margin: 0px 0px 20px 0px;
}
ul.customer-services li:last-of-type {
  background: 0;
  padding: 0 0 0 20px;
}
ul.item-options dd {
  float: left;
  font-weight: normal;
  margin: 0;
  padding-left: 0;
}
ul.item-options dt {
  float: left;
  font-style: normal;
  font-weight: bold;
  margin: 0 5px 0 0;
}
ul.item-options li {
  color: #797979;
  float: left;
  margin: 0 5px 0 0;
}
#login-form .col-1,
#login-form .col-2 {
  width: 49%;
  border: 1px solid #eeeeee;
}
#login-form .content {
  min-height: 345px;
  padding: 20px;
  position: relative;
}
#login-form .content h2 {
  border-bottom: 1px solid #eee;
  font-size: 100%;
  margin: 0 0 20px;
  padding: 10px 0;
  text-indent: 0;
  text-transform: uppercase;
}
#login-form .content p.required {
  float: left;
  margin: 0 0 20px;
  text-align: left;
}
#login-form .buttons-set {
  border-top: 1px solid #eee;
  height: auto;
  margin: 0;
  padding: 20px;
}
#login-form .buttons-set .button {
  float: left;
  margin-left: 0;
}
#login-form .buttons-set a {
  margin: 0 0 0 20px;
  padding: 6px;
}
#checkout-step-login .form-list .control:first-child {
  margin: 15px  0 5px;
}
#checkout-step-login .form-list li.control input.radio,
#checkout-step-login .form-list li.control input.checkbox {
  margin: 6px 5px 0 0;
}
.a-center {
  text-align: center !important;
}
.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list .link-remove {
  color: #777777;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list address {
  margin: 0 0 3px;
}
/* Address Book */
.addresses-list h2 {
  font-size: 100%;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.addresses-list h3 {
  font-size: 100%;
  font-weight: bold;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.item {
  margin: 0 0 10px;
  padding: 10px 0;
}
.addresses-list p {
  margin: 0;
}
/* My review*/
#my-reviews-table {
  margin: 0px 0px 20px 0px;
}
.ico-label {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url('../images/ico-new.png');
  float: left;
  height: 22px;
  width: 45px;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -999em;
}
.ico-label.sales-label {
  background-image: url('../images/ico-sales.png');
}
.ico-label.hot-label {
  background-image: url('../images/ico-hot.png');
}
.add-to-cart label {
  color: #000000;
  float: left;
  font-weight: bold;
  line-height: 24px;
  margin-right: 10px;
}
.add-to-links {
  margin: 5px 0 0;
}
.add-to-links.separator {
  display: none;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  clear: none;
  float: left;
}
.advanced-search .form-list label {
  padding-right: 10px;
  width: 160px;
}
.advanced-search-amount {
  margin: 0 0 10px;
}
.advanced-search-summary {
  background: #faebe7;
  border: 1px solid #e9d7c9;
  margin: 10px 0;
  padding: 10px;
}
.advanced-search-summary p {
  clear: both;
  font-weight: bold;
  margin: 0;
}
.advanced-search-summary strong {
  background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
  color: #000000;
  padding-left: 15px;
}
.advanced-search-summary ul {
  float: left;
  width: 49%;
}
.a-left {
  text-align: left !important;
}
/* Alerts */
.alert-price {
  font-size: 11px;
  margin: 0;
}
.alert-stock {
  font-size: 11px;
  margin: 0;
}
.a-right {
  text-align: right !important;
}
/* Availability */
.availability {
  margin: 0 0 10px;
}
.availability.out-of-stock span {
  color: #000000;
}
.availability-only {
  background: url(../images/i_availability_only.gif) 0 50% no-repeat;
  line-height: 16px;
  margin: 10px 0 7px;
  padding-left: 15px;
}
.availability-only .expanded {
  background-position: 100% -15px;
}
.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 span,
.availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000000;
}
.availability-only strong {
  color: #000000;
}
.availability-only-details {
  margin: 0 0 7px;
}
.availability-only-details td {
  background: #ebf0f3;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  padding: 2px 8px 1px;
}
.availability-only-details th {
  background: #d2d6d9;
  font-size: 10px;
  padding: 0 8px;
}
.availability-only-details tr.odd td.last {
  color: #000000;
  font-weight: bold;
}
.basic-info {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .form-list li select {
  float: left;
  padding: 9px 5px;
}
/* Billing Agreements */
.billing-agreements .info-box h2 {
  margin: 0 0 8px 0;
}
.billing-agreements .table-caption {
  font-size: 13px;
  font-weight: bold;
}
.has-toggle {
  float: right;
  margin: 30px 0 24px 10px;
  position: relative;
}
.has-toggle .btn-toggle {
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 33px;
  padding: 4px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 33px;
}
.has-toggle .btn-toggle i {
  color: #fff;
  font-size: 14px;
  margin: 0;
  line-height: 100%;
  max-height: 100%;
}
.has-toggle .inner-toggle {
  background: #fff;
  border: 1px solid #e2e2e2;
  display: none;
  min-width: 200px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 29px;
  z-index: 111;
}
.has-toggle .inner-toggle label {
  color: #333;
  float: left;
  font-size: 85%;
  line-height: 100%;
  margin: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}
.has-toggle .inner-toggle .block {
  margin: 0;
  padding: 0;
  border: 0;
}
.has-toggle .inner-toggle.block {
  margin: 0;
}
.has-toggle .inner-toggle.active {
  display: block;
}
/*Header*/
#jm-head {
  display: none;
}
#jm-header {
  /* background: #aeaeae; */
  background: #79062d;
  min-height: 128px;
  z-index: 100;
  border-bottom: 1px solid #79062d;
}
#jm-header .inner {
  position: relative;
}
#jm-header #logo {
  float: none;
  height: 200px;
  /* margin: 0 auto 35px; */
  margin: 0 auto 5px;
  /* margin: auto;*/
  /* padding-top: 35px; */
  padding-top: 5px;
  width: 320px;
}
#jm-header #logo a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  float: left;
  height: 200px;
  text-indent: -999em;
  width: 320px;
}
#jm-header .welcome-msg {
  display: none;
}
#jm-mainnav {
  float: none;
  margin: auto;
  padding: 0;
  text-align: center;
  letter-spacing:3px;
}
#jm-mainnav .btn-toggle {
  display: none;
}
#jm-mainnav .inner-toggle {
  background: 0;
  border: 0;
  display: block;
  padding: 0;
  position: static;
}
#jm-search {
  margin-top: 0px;
  position: absolute;
  margin-right: 0;
  /* right: 130px; */
  right: 180px;
  top: 0;
}
#jm-search .btn-toggle {
  width: auto;
  padding: 4px 10px 4px 80px;
}
#jm-search .btn-toggle i {
  font-size: 16px;
  margin: 5px 0 0;
  display: block;
}
#jm-search .btn-toggle.active {
  color: #000;
}
#jm-search .inner-toggle .form-search {
  background: #fff;
  border: 0;
  min-height: 40px;
  min-width: 300px;
  position: relative;
}
#jm-search .inner-toggle .form-search label {
  display: none;
}
#jm-search .inner-toggle .form-search .input-text {
  background: none;
  border: 1px solid #efefef;
  color: #333;
  float: left;
  font-size: 12px;
  min-width: 250px;
  padding: 12px 40px 11px 10px;
}
#jm-search .inner-toggle .form-search .input-text:focus {
  background: none;
}
#jm-search .inner-toggle .form-search button {
  background: #000000;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  float: left;
  height: 40px;
  line-height: 35px;
  margin: 0 0 0 7px;
  padding: 0;
  width: 40px;
  font-size: 18px;
}
#jm-search .inner-toggle .form-search button:hover,
#jm-search .inner-toggle .form-search button:focus {
  background: #000;
}
#jm-search .search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 50px !important;
  width: 100% !important;
  z-index: 200;
}
#jm-search .search-autocomplete ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#jm-search .search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  color: #333;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
#jm-search .search-autocomplete ul li:hover {
  color: #333;
  background-color: #ebebeb;
}
#jm-search .search-autocomplete ul li.selected {
  background-color: #ebebeb;
  color: #333;
}
#jm-search .search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
#jm-search .search-autocomplete ul li:last-child {
  border-bottom: none;
}
#jm-search .search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ebebeb;
  border-top: none;
  left: 50%;
  top: -7px;
}
/*Quick Access*/
#jm-quickaccess {
  background: none;
  margin: 5px 0 0;
  position: absolute;
  right: 0;
  top: 0;
}
#jm-quickaccess .btn-toggle {
  border: 0;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing:2px;
  height: 33px;
  padding: 0 20px 0 0;
  text-align: center;
  text-transform: none;
  width: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#jm-quickaccess .btn-toggle strong {
  font-weight: 400;
}
#jm-quickaccess .btn-toggle i {
  display: none;
}
.shop-access {
  float: left;
  width: 100%;
  padding: 0 20px;
}
.shop-access .block-account {
  display: none;
}
.shop-access .block-account li {
  border-bottom: 0;
  color: #5f5d5c;
  display: block;
  float: left;
  padding: 0;
  width: 100%;
}
.shop-access .block-account li.current,
.shop-access .block-account li a {
  color: #333;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.shop-access .block-account li.current:active,
.shop-access .block-account li a:active,
.shop-access .block-account li.current:focus,
.shop-access .block-account li a:focus,
.shop-access .block-account li.current:hover,
.shop-access .block-account li a:hover {
  color: #000000;
}
.shop-access li {
  float: left;
  width: 100%;
}
.shop-access li a {
  color: #333;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.shop-access li a:active,
.shop-access li a:focus,
.shop-access li a:hover {
  color: #000000;
}
/*Quick Access*/
#jm-setting {
  margin: -30px 0 0;
  position: absolute;
  top: 0;
  right: 0;
}
#jm-setting .btn-toggle {
  border: 0;
  color: #666;
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: 400;
  height: 33px;
  padding: 0 10px;
  text-align: center;
  text-transform: none;
  width: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#jm-setting .btn-toggle strong {
  font-weight: 400;
}
#jm-setting .btn-toggle i {
  display: none;
}
#jm-setting .quick-setting a {
  float: left;
}
#jm-setting .quick-setting a img {
  float: left;
}
#jm-setting .quick-setting a.currency-item {
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
}
#jm-setting .quick-setting a.currency-item.active {
  color: #777;
}
#jm-setting .colors-setting {
  display: block;
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
#jm-setting .colors-setting a {
  float: left;
  height: 22px;
  margin: 0;
  padding: 0;
  width: 22px;
  border: 1px solid #fff;
}
#jm-setting .colors-setting a span {
  display: block;
  height: 20px;
  text-decoration: none;
  text-indent: -999em;
  width: 20px;
  border: 2px solid #fff;
}
#jm-setting .colors-setting a.active {
  border-color: red;
}
#jm-setting .form-language {
  float: left;
  margin: 0 0 20px;
  width: 100%;
}
#jm-setting .form-language a {
  background-position: 0 50%;
  background-repeat: no-repeat;
  clear: both;
  color: #777;
  display: block;
  font-size: 90%;
  line-height: 25px;
  padding: 5px 0 5px 30px;
  width: 100%;
}
#jm-setting .form-language a:active,
#jm-setting .form-language a:focus,
#jm-setting .form-language a:hover,
#jm-setting .form-language a.active {
  color: #333;
  text-decoration: none;
}
#jm-setting .form-currency {
  float: left;
  margin: 0;
  width: 100%;
}
#jm-setting .form-currency a {
  padding: 0 5px;
  line-height: 100%;
  float: left;
  min-height: inherit;
}
#jm-setting .inner-toggle .colors-setting a.colors-default span {
  background: #000000;
}
#jm-setting .inner-toggle .colors-setting a.colors-purple span {
  background: #595ca1;
}
#jm-setting .inner-toggle .colors-setting a.colors-red span {
  background: #f15443;
}
#jm-setting .inner-toggle .colors-setting a.colors-turquoise span {
  background: #41b7ab;
}
#jm-setting .inner-toggle .colors-setting a.colors-yellow span {
  background: #f0bf59;
}
/*My Cart*/
#jm-header #jm-mycart {
  background: url('../images/bg-car-desktop.png') no-repeat 50% 50%;
  position: absolute;
  z-index: 1;
  margin-top: 0px;
  top: 0;
  /* right: 90px; */
  right: 140px;
}
#jm-header #jm-mycart .btn-toggle a {
  color: #000000;
  display: block;
  text-indent: -999em;
}
#jm-header #jm-mycart .btn-toggle.active {
  color: #000;
}
#jm-header #jm-mycart .jmajmxloading {
  display: none !important;
}
#jm-header #jm-mycart .inner-toggle {
  min-width: 300px;
}
#jm-header #jm-mycart .inner-toggle .block-title {
  border: 0;
  color: #000;
  line-height: 100%;
  min-height: 100%;
  text-indent: 0;
}
#jm-header #jm-mycart .inner-toggle .block-title strong {
  background: none;
  color: #000;
  font-size: 105%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#jm-header #jm-mycart .inner-toggle .block-content {
  background: 0;
  border: 0;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
#jm-header #jm-mycart .inner-toggle .block-content a.details {
  color: #999;
}
#jm-header #jm-mycart .inner-toggle .block-content a.details:active,
#jm-header #jm-mycart .inner-toggle .block-content a.details:focus,
#jm-header #jm-mycart .inner-toggle .block-content a.details:hover {
  text-decoration: none;
}
#jm-header #jm-mycart.active {
  z-index: 999;
}
.block {
  border: 1px solid #f3f3f3;
  margin: 0 0 20px;
  padding: 20px;
}
.block .block-title {
  color: #333333;
  /* font-size: 14px; */
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  margin: 0 0 12px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.block .block-title strong {
  font-weight: 700;
}
.block .block-subtitle {
  color: #333;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}
.block .actions {
  margin: 10px 0 0 0;
}
.block .actions a {
  float: right;
  padding: 7px 0;
}
.block .actions button.button {
  float: left;
  margin: 0;
}
.block .block-content {
  background: none;
  font-size: 14px;
  padding: 0;
  text-align: left;
}
.block .block-content li.item {
  padding: 10px 0px;
}
.block .block-content .empty {
  margin: 0;
  padding: 0;
}
.block .block-content .btn-remove,
.block .block-content .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .block-content .paypal-logo {
  display: none;
}
.side-col .block-title {
  background: url('../images/bg-sidebar-title.png') bottom left no-repeat;
  font-size: 14px;
  padding: 0 0 13px;
  margin: 0 0 25px;
}
.block-account .block-content li {
  border-bottom: 1px solid #ebebeb;
  color: #5f5d5c;
  display: block;
  padding: 10px 0;
}
.block-account .block-content li a {
  color: #5f5d5c;
  text-decoration: none!important;
}
.block-account .block-content li a.current,
.block-account .block-content li a .current,
.block-account .block-content li a:active,
.block-account .block-content li a:focus,
.block-account .block-content li a:hover {
  color: #000000;
}
.block-account .block-content li.current.last .block-account .block-content li.last a {
  border-bottom: 0;
}
.block-banner {
  border: 0;
  padding: 0;
}
.block-banner .block-content {
  padding: 0;
  text-align: left;
}
.block-banner .block-content img {
  height: 100%;
}
.block-cart .btn-remove {
  background: 0;
  display: block;
  font-size: 0;
  height: auto;
  line-height: 0;
  overflow: inherit;
  text-indent: 0;
  width: auto;
}
.block-cart .block-subtitle {
  color: #333;
  font-size: 100%;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
.block-cart .block-content li.item {
  background: none;
  padding: 15px 0 0 0;
}
.block-cart .block-content li.item .product-image {
  border: 0;
  float: left;
  margin: 3px 0 0 0;
  width: 50px;
}
.block-cart .block-content li.item .product-details {
  color: #999;
  margin-left: 90px;
  text-align: left;
}
.block-cart .block-content li.item .product-details .product-name {
  border-bottom: 0;
  margin: 0 0 5px;
  line-height: 20px;
  position: relative;
  text-align: left;
}
.block-cart .block-content li.item .product-details .product-name a {
  color: #000;
  text-decoration: none;
}
.block-cart .block-content li.item .product-details .product-name a:active,
.block-cart .block-content li.item .product-details .product-name a:focus,
.block-cart .block-content li.item .product-details .product-name a:hover {
  color: #000000;
}
.block-cart .block-content li.item .product-details .edit,
.block-cart .block-content li.item .product-details .remove {
  color: #999;
  float: right;
  font-size: 105%;
  margin: 3px 0 0 10px;
}
.block-cart .block-content li.item .product-details .edit:active,
.block-cart .block-content li.item .product-details .remove:active,
.block-cart .block-content li.item .product-details .edit:focus,
.block-cart .block-content li.item .product-details .remove:focus,
.block-cart .block-content li.item .product-details .edit:hover,
.block-cart .block-content li.item .product-details .remove:hover {
  color: #000000;
  text-decoration: none;
}
.block-cart .subtotal {
  background: 0 !important;
  float: left;
  margin: 14px 0 15px !important;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.block-cart .subtotal .cartlabel,
.block-cart .subtotal .label {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #333;
  float: left;
  font-size: 14px;
  height: auto;
  padding: 0;
  text-transform: none;
  font-weight: 700;
}
.block-cart .subtotal .label {
  margin: 0px;
}
.block-cart .subtotal .price {
  background: none;
  color: #000000;
  float: right;
  font-size: 140%;
  font-weight: bold;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-cart .empty {
  margin: 0;
  padding: 0;
}
.block-cart .actions {
  background: 0;
  padding: 0;
  text-align: center;
}
.block-cart .actions .paypal-logo {
  display: none;
}
.block-cart .amount {
  border-top: 1px solid #ebebeb;
  margin: 23px 0 0;
  padding: 15px 0 0;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .summary {
  color: #333;
}
.block-cart .summary a {
  color: #000000;
}
.block-compare li {
  padding: 5px 0;
}
.block-compare li .product-name {
  border-bottom: 0;
  color: #333;
  font-size: 14px;
  padding: 0 25px 0 0;
  text-align: left;
  font-weight: 400;
}
.block-compare li .product-name:active,
.block-compare li .product-name:focus,
.block-compare li .product-name:hover {
  color: #000000;
  text-decoration: none;
}
.block-compare li .icon-remove {
  display: block;
  float: right;
  margin: 6px 0 0;
  overflow: hidden;
}
.block-compare li .actions a {
  color: #333;
  float: right;
  padding: 10px 0;
}
.block-layered-nav .block-subtitle {
  display: none;
}
.block-layered-nav .block-content {
  width: 100%;
  clear: both;
}
.block-layered-nav .actions {
  margin: 10px 0 20px;
  text-align: right;
}
.block-layered-nav .actions a {
  float: none;
}
.block-layered-nav .actions a:active,
.block-layered-nav .actions a:hover,
.block-layered-nav .actions a:focus {
  text-decoration: none;
}
.block-layered-nav .currently .btn-previous {
  right: 17px;
}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  margin: 0;
  position: absolute;
  right: 4px;
  top: 9px;
}
.block-layered-nav .currently .label {
  background: none;
  color: #333333;
  display: inline-block;
  float: left;
  font-size: 100%;
  font-weight: bold;
  line-height: 28px;
  margin: 0;
  padding-left: 0;
  text-transform: none;
  vertical-align: middle;
}
.block-layered-nav .currently .value {
  background: none;
  color: #333333;
  display: inline-block;
  float: left;
  font-size: 100%;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 0 10px;
  padding-left: 0;
  text-transform: none;
  vertical-align: middle;
}
.block-layered-nav .currently li {
  line-height: 2;
  position: relative;
  z-index: 1;
}
.block-layered-nav .currently li .icon-remove {
  float: right;
  margin: 8px 0 0;
}
.block-layered-nav dd {
  background: url("../images/hr-shop-by.png") no-repeat left bottom;
  float: left;
  margin: 0 0 30px;
  padding: 0 0 20px;
  width: 100%;
}
.block-layered-nav dd:last-child {
  background: 0;
  margin: 0;
  padding: 0;
}
.block-layered-nav dd .price {
  background: none;
  color: #151515;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.block-layered-nav dd a {
  padding: 0;
}
.block-layered-nav dd li {
  float: left;
  line-height: 30px;
  margin: 0;
  text-align: left;
  width: 100%;
}
.block-layered-nav dd li a {
  color: #333;
  float: left;
  margin: 0 10px 0 0;
}
.block-layered-nav dd li a:active .price,
.block-layered-nav dd li a:focus .price,
.block-layered-nav dd li a:hover .price,
.block-layered-nav dd li a:active,
.block-layered-nav dd li a:focus,
.block-layered-nav dd li a:hover {
  color: #000000;
  text-decoration: none;
}
.block-layered-nav dd li strong {
  color: #656565;
  float: right;
  font-size: 85%;
  font-weight: normal;
  text-align: right;
}
.block-layered-nav dd li:last-of-type {
  border-bottom: 0;
}
.block-layered-nav dt {
  color: #181818;
  font-size: 120%;
  font-weight: bold;
  padding: 0 0 7px 0;
}
.block-layered-nav-filter #narrow-by-list {
  background: #fff;
  padding: 20px;
}
.block-layered-nav-filter #narrow-by-list dd {
  float: none;
  margin: 0;
  width: 100%;
}
.block-layered-nav-filter #narrow-by-list dd li {
  float: none;
  line-height: 25px;
  margin: 0;
  text-align: left;
  width: 100%;
}
.block-layered-nav-filter #narrow-by-list dd li a {
  float: none;
}
.block-login label {
  color: #666;
  font-weight: bold;
}
.block-login .block-content {
  padding: 5px 10px;
}
.block-login .block-content input.input-text {
  display: block;
  margin: 3px 0;
  width: 167px;
}
.block-login .actions {
  background: none;
  margin: 3px 0 0;
  padding: 0;
}
.block-login .actions button.button span {
  background: #618499;
  border-color: #406a83;
}
.block-poll .block-content li {
  padding: 0 0 10px 0;
}
.block-poll .block-content li input.radio {
  float: left;
  margin: 5px 5px 0 0;
}
.block-poll .block-content li span {
  color: #656565;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}
.block-poll .block-content .actions {
  margin: 5px 0 0;
  text-align: center;
}
.block-poll .block-content .answer {
  font-weight: bold;
}
.block-poll .block-content .votes {
  float: right;
  margin-left: 10px;
}
.block-poll #poll-answers .label {
  background: 0;
  float: none;
  text-align: left;
}
.block-reorder li.item {
  padding: 7px 0;
}
.block-reorder li.item .product-name {
  margin: 0 0 0 20px;
  border-bottom: 0;
  text-align: left;
  font-size: 14px;
}
.block-reorder li.item .product-name a {
  color: #272727;
  font-weight: 400;
}
.block-reorder li.item .product-name a:active,
.block-reorder li.item .product-name a:focus,
.block-reorder li.item .product-name a:hover {
  color: #000000;
  text-decoration: none;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-reorder input.checkbox {
  float: left;
  margin: 7px -15px 0 0;
}
.block-reorder .actions a {
  margin: 0;
  padding: 10px 0;
  float: right;
}
.block-viewed .product-name {
  text-align: left;
  border-bottom: 0;
}
.block-progress {
  padding: 0;
  border: 0;
  margin: 55px 0 0;
}
.block-progress .block-title {
  color: #272727;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0 0 17px 0;
  text-align: left;
  background: url('../images/bg-sidebar-title.png') bottom left no-repeat;
  font-size: 18px;
  padding: 0 0 13px;
  margin: 0 0 25px;
  background: #000;
  color: #fff;
  font-size: 14px;
  min-height: 43px;
  line-height: 43px;
  margin: 0;
  padding: 0;
}
.block-progress .block-title strong {
  font-weight: 700;
}
.block-progress .block-title span {
  margin: 0 0 0 20px;
}
.block-progress .block-content {
  background: #fff;
  font-size: 14px;
  padding: 0;
  text-align: left;
  padding: 20px;
  border: 1px solid #eee;
  border-top: 0;
}
.block-progress .block-content dt {
  font-weight: 700;
  padding: 10px;
}
.block-progress .block-content dd {
  border-top: 0;
  margin: 0 0 10px;
  padding: 10px;
}
.block-progress .block-content dd.complete {
  border: 0;
  margin: 0 20px 0 0;
}
.block-progress .block-content dd.complete a {
  color: #000000;
}
.block-progress .block-content .cards-list .info-table th {
  font-weight: normal;
}
.block-progress .block-content .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .block-content .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-subscribe .input-box {
  display: block;
  margin: 20px 0 10px;
}
.block-subscribe .input-box input.input-text {
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  color: #999;
  border: 1px solid #ccc;
  background: #fff;
  min-width: 52%;
  margin: 0 5px 0 0;
}
.block-subscribe button.button,
.block-subscribe button.form-button {
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
  min-height: 28px;
  height: 28px;
  background: #000;
}
.block-subscribe .form-subscribe-header {
  font-size: 12px;
  color: #999;
}
.block-related .block-content li.item {
  padding: 15px 0;
  position: relative;
}
.block-related .block-content li.item .product-image {
  float: left;
  margin: 0 10px 0 0;
}
.block-related .block-content li.item .product-details {
  padding: 0 0 0 90px;
}
.block-related .block-content li.item .product-name {
  height: auto;
  margin: 0 0 5px;
  line-height: 100%;
  font-size: 12px;
  border-bottom: 0;
}
.block-related .block-content li.item .checkbox {
  float: left;
  margin: 8px 5px 0 0;
}
.block-tags .block-content a {
  color: #272727;
}
.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: right;
  margin: 20px 0 0;
}
.block-tags .actions a:active,
.block-tags .actions a:focus,
.block-tags .actions a:hover {
  float: right;
  margin: 20px 0 0;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
.box-up-sell {
  background: #fff;
  float: left;
  margin: 20px 0 0;
  width: 100%;
}
.box-up-sell h2 {
  margin: 40px 0 20px;
  position: relative;
  text-align: center;
}
.box-up-sell h2:after {
  background: url("../images/arrow-left.png") no-repeat left top;
  content: "";
  height: 6px;
  margin-left: 25px;
  position: absolute;
  top: 11px;
  width: 22px;
}
.box-up-sell h2:before {
  background: url("../images/arrow-left.png") no-repeat right top;
  content: "";
  height: 6px;
  margin-left: -45px;
  position: absolute;
  top: 11px;
  width: 22px;
}
.box-up-sell .products-grid {
  border-bottom: 1px solid #eee;
}
.box-up-sell .products-grid li.item {
  border-bottom: 0;
  height: auto !important;
}
.box-up-sell .products-grid li.item .inner .actions {
  top: 110px;
}
.box-up-sell li.item {
  width: 20%;
}
.btn-edit {
  background: url(../images/btn_edit.gif) 0 0 no-repeat;
  display: block;
  font-size: 0;
  height: 11px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 11px;
}
.btn-previous {
  background: url(../images/btn_previous.gif) 0 0 no-repeat;
  display: block;
  font-size: 0;
  height: 11px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 11px;
}
.btn-remove {
  background: url(../images/btn_remove.gif) 0 0 no-repeat;
  display: block;
  font-size: 0;
  height: 11px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 11px;
}
.btn-remove2 {
  background: url(../images/btn_trash.png) 0 0 no-repeat;
  display: block;
  font-size: 0;
  height: 16px;
  line-height: 0;
  margin: 0 auto;
  overflow: hidden;
  text-indent: -999em;
  width: 16px;
}
.buttons-set {
  clear: both;
  margin: 30px 0 0;
  padding: 0;
  text-align: right;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set p.required {
  margin: 0 0 10px;
  text-align: left;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.cards-list dt {
  margin: 5px 0 0;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
  padding: 20px 0 0;
}
.cart .paypal-or {
  line-height: 2.3;
  margin: 0 8px;
}
.cart button.button {
  line-height: 35px;
  min-height: 35px;
  background: #606d78;
}
.cart button.button.btn-checkout {
  max-width: 240px;
}
.crosssell {
  padding: 0;
  border: 0;
  border-top: 1px solid #eee;
}
.crosssell h2 {
  font-size: 14px;
  font-weight: 700;
  margin: 70px 0 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.crosssell h2:after {
  background: url("../images/arrow-left.png") no-repeat left top;
  content: "";
  height: 6px;
  margin-left: 25px;
  position: absolute;
  top: 5px;
  width: 22px;
}
.crosssell h2:before {
  background: url("../images/arrow-left.png") no-repeat right top;
  content: "";
  height: 6px;
  margin-left: -45px;
  position: absolute;
  top: 5px;
  width: 22px;
}
.crosssell .products-grid {
  border: 1px solid #eee;
}
.crosssell .products-grid li.item {
  width: 25%;
  border-bottom: 0;
}
.crosssell .products-grid .actions li {
  width: auto;
}
.discount {
  padding: 0;
  border: 0;
}
.discount .block-title {
  color: #272727;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0 0 17px 0;
  text-align: left;
  background: url('../images/bg-sidebar-title.png') bottom left no-repeat;
  font-size: 18px;
  padding: 0 0 13px;
  margin: 0 0 25px;
  background: #000;
  color: #fff;
  font-size: 14px;
  min-height: 43px;
  line-height: 43px;
  margin: 0;
  padding: 0;
}
.discount .block-title strong {
  font-weight: 700;
}
.discount .block-title span {
  margin: 0 0 0 20px;
}
.discount .discount-form {
  background: #fff;
  font-size: 14px;
  padding: 0;
  text-align: left;
  padding: 20px;
  border: 1px solid #eee;
  border-top: 0;
  color: #666;
}
.discount .discount-form li.item {
  padding: 10px 0px;
}
.discount .discount-form li.item .input-box {
  margin: 8px 0 0;
  width: 100%;
}
.discount .discount-form li.item .input-box .input-text {
  width: 100%;
}
.discount .discount-form .buttons-set {
  border: 0;
  margin: 10px 0 0;
  padding: 0;
  text-align: left;
}
.discount .discount-form .buttons-set button.button {
  float: none;
  margin-left: 0;
}
.discount .discount-form .buttons-set button.button:last-child {
  margin: 0 0 0;
}
.shipping {
  padding: 0;
  border: 0;
}
.shipping .block-title {
  color: #272727;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0 0 17px 0;
  text-align: left;
  background: url('../images/bg-sidebar-title.png') bottom left no-repeat;
  font-size: 18px;
  padding: 0 0 13px;
  margin: 0 0 25px;
  background: #000;
  color: #fff;
  font-size: 14px;
  min-height: 43px;
  line-height: 43px;
  margin: 0;
  padding: 0;
}
.shipping .block-title strong {
  font-weight: 700;
}
.shipping .block-title span {
  margin: 0 0 0 20px;
}
.shipping .shipping-form {
  background: #fff;
  font-size: 14px;
  padding: 0;
  text-align: left;
  padding: 20px;
  border: 1px solid #eee;
  border-top: 0;
  color: #666;
}
.shipping .shipping-form li.item {
  padding: 10px 0px;
}
.shipping .shipping-form .input-box {
  margin: 8px 0 0;
  width: 100%;
}
.shipping .shipping-form input.radio {
  margin-top: -4px;
}
.shipping .shipping-form .buttons-set {
  border: 0;
  margin: 10px 0 0;
  padding: 0;
  text-align: left;
}
.shipping .shipping-form .buttons-set button.button {
  display: inline-block;
  float: none;
  margin: auto;
  max-width: 220px;
}
.cart .cart-collaterals .col1-set {
  float: left;
  margin: 20px 0 0 0;
  width: 100%;
}
.cart .cart-collaterals .col2-set {
  float: left;
  margin: 25px 0;
  width: 67%;
}
.cart .cart-collaterals .totals {
  float: right;
  margin: 25px 0 0;
  width: 31% !important;
}
.cart .cart-collaterals .totals .block-totals {
  margin: 0;
}
.cart .cart-collaterals .totals .block-totals .block-title {
  color: #272727;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0 0 17px 0;
  text-align: left;
  background: url('../images/bg-sidebar-title.png') bottom left no-repeat;
  font-size: 18px;
  padding: 0 0 13px;
  margin: 0 0 25px;
  background: #000;
  color: #fff;
  font-size: 14px;
  min-height: 43px;
  line-height: 43px;
  margin: 0;
  padding: 0;
}
.cart .cart-collaterals .totals .block-totals .block-title strong {
  font-weight: 700;
}
.cart .cart-collaterals .totals .block-totals .block-title span {
  margin: 0 0 0 20px;
}
.cart .cart-collaterals .totals .block-totals .block-content {
  border: 1px solid #eee;
  border-top: 0;
}
.cart .cart-collaterals .totals table {
  width: 100%;
}
.cart .cart-collaterals .totals table th,
.cart .cart-collaterals .totals table td {
  padding: 10px 20px;
  text-align: left !important;
  border-bottom: 1px solid #ebebeb;
  font-size: 110%;
}
.cart .cart-collaterals .totals table th strong,
.cart .cart-collaterals .totals table td strong {
  text-transform: uppercase;
}
.cart .cart-collaterals .totals ul.checkout-types {
  margin: 0;
  padding: 20px;
  width: 100%;
}
.cart .cart-collaterals .totals ul.checkout-types li {
  background: none;
  clear: both;
  display: inline-block;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.cart .cart-collaterals .totals ul.checkout-types li .button {
  background: #000000;
  display: inline-block;
  float: none;
  width: 100%;
}
.cart .cart-collaterals .totals ul.checkout-types li .button:focus,
.cart .cart-collaterals .totals ul.checkout-types li .button:hover {
  background: #000;
}
.cart .cart-collaterals .totals ul.checkout-types li big {
  font-weight: 700;
}
/* Checkout Types */
.cart-content {
  padding: 0;
}
.cart-content .data-table tbody td:first-of-type {
  border-right: 0;
  padding: 20px 0 20px 20px;
}
.cart-content .data-table tbody td:nth-of-type(2) {
  padding: 20px 20px 20px 0;
}
.cart-content .data-table tbody th,
.cart-content .data-table tbody td {
  vertical-align: middle;
}
.cart-content .product-image {
  float: left;
  margin: 0 10px 0 0;
}
.cart-empty-content {
  background: #fff;
  padding: 20px;
}
/* MAP Popup*/
.cart-msrp-totals {
  color: red;
  font-size: 12px!important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.cart-table td,
.cart-table th {
  padding: 20px;
}
.cart-table td a,
.cart-table th a {
  color: #000;
}
.cart-table td a:active,
.cart-table th a:active,
.cart-table td a:focus,
.cart-table th a:focus,
.cart-table td a:hover,
.cart-table th a:hover {
  color: #000000;
  text-decoration: none;
}
.cart-table .icon-remove {
  font-size: 120%;
}
.cart-table input.input-text {
  padding: 7px 2px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.cart-table .btn-continue {
  background: #666;
  float: left;
}
.cart-table .btn-update {
  background: #666;
  float: right;
  margin-left: 10px;
}
.cart-table .btn-empty {
  background: #666;
  float: right;
}
.cart-table .item-msg {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0;
}
.cart-table .item-options {
  margin: 5px 0 0;
}
.cart-table .product-name {
  border-bottom: 0;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  line-height: 100%;
  text-align: left;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline!important;
  font-weight: normal !important;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
  display: block;
  padding-right: 20px;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/*compare*/
.catalog-product-compare-index {
  background: #fff !important;
  padding: 20px;
}
.catalog-product-compare-index .link-reorder,
.catalog-product-compare-index .link-print,
.catalog-product-compare-index .link-cart {
  color: #000000;
  padding: 0 20px 0 0;
}
.catalog-product-compare-index .page-title {
  text-align: right;
}
.catalog-product-compare-index .page-title a.link-print {
  float: right;
}
.catalog-product-compare-index .price-box .special-price,
.catalog-product-compare-index .price-box .old-price {
  display: inline-block;
  float: none;
  margin: 0 2px;
}
/* Centinel */
.centinel .authentication {
  background: #fff;
  border: 1px solid #ebebeb;
}
.centinel .authentication iframe {
  background: transparent!important;
  border: 0!important;
  height: 400px;
  margin: 0!important;
  padding: 0!important;
  width: 99%;
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  color: #666;
  font-weight: bold;
}
.checkout-agreements .agreement-content {
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5;
  height: 12em;
  overflow: auto;
  padding: 10px;
}
/* Checkout Agreements */
.checkout-agreements li {
  margin: 30px 0;
}
.checkout-content {
  padding: 20px;
}
/*multi checkout*/
.multiple-checkout .box {
  margin: 0;
  padding: 10px;
}
.multiple-checkout .new-address {
  float: right;
  margin: -30px 0 0;
  position: relative;
  z-index: 10;
}
.multiple-checkout .box h2 {
  color: #000000;
}
.multiple-checkout .col2-set {
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
  border-bottom: 1px solid #ebebeb;
  padding: 0 20px 15px 0;
  position: relative;
  width: 100%;
}
.multiple-checkout .col2-set h2.legend.billing {
  border-top: 1px solid #ebebeb;
}
.multiple-checkout .col2-set h3.legend {
  color: #797979;
  margin: 0 0 10px;
}
.multiple-checkout .col2-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .col3-set {
  background: #fff;
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px;
}
.multiple-checkout .buttons-set {
  margin: 0;
  padding: 20px 0;
}
.multiple-checkout .data-table .icoremove {
  color: #000000;
  font-size: 120%;
  font-weight: bold;
}
.multiple-checkout .data-table .icoremove:active,
.multiple-checkout .data-table .icoremove:focus,
.multiple-checkout .data-table .icoremove:hover,
.multiple-checkout .data-table .product-name a:active,
.multiple-checkout .data-table .product-name a:focus,
.multiple-checkout .data-table .product-name a:hover {
  color: #000;
  text-decoration: none;
}
.multiple-checkout .data-table .item-options {
  margin: 5px 0 0;
}
/* Step 1 */
.multiple-checkout .tool-tip {
  margin-top: -120px;
  right: 20px;
  top: 50%;
}
.multiple-checkout h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  color: #000000;
  font-size: 100%;
  margin: 0 0 10px 0;
  font-weight: 700;
  text-align: left;
  border-bottom: 0;
}
.multiple-checkout .data-table .product-name a {
  color: #272727;
  font-size: 100%;
  text-align: left;
}
.multiple-checkout .data-table .product-name a:active,
.multiple-checkout .data-table .product-name a:focus,
.multiple-checkout .data-table .product-name a:hover {
  color: #000000;
}
/* Step 2 */
.gift-messages-form .form-list {
  overflow: hidden;
  width: 100%;
}
.gift-messages-form .form-list .field {
  width: 230px;
}
.gift-messages-form .form-list .input-box {
  width: 215px;
}
.gift-messages-form .form-list .input-box .input-text {
  width: 209px;
}
.gift-messages-form .form-list li {
  margin-right: -15px;
}
.gift-messages-form .form-list li.wide .input-box {
  width: 445px;
}
.gift-messages-form .form-list li.wide textarea {
  width: 439px;
}
.multiple-checkout .place-order .grand-total {
  float: right;
  font-size: 1.5em;
  height: auto;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.multiple-checkout .place-order .grand-total .back-link {
  float: left;
  font-size: 13px;
  margin: 9px 20px;
}
.multiple-checkout .place-order .grand-total .inner {
  margin: 0;
  width: 100%;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
  float: right;
}
.multiple-checkout .place-order .grand-total .price {
  color: #000000;
  font-size: 110%;
  font-weight: bold;
}
.multiple-checkout .place-order .grand-total {
  float: right;
  height: auto;
  overflow: hidden;
}
.multiple-checkout .place-order .grand-total .inner {
  float: left;
  height: auto;
  padding: 14px 0 0;
  text-align: right;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
  vertical-align: top;
  clear: both;
  float: right;
}
.multiple-checkout .place-order .grand-total big {
  display: inline;
  font-weight: bold;
  line-height: 45px;
  margin-right: 0;
  float: right;
}
.multiple-checkout .place-order .grand-total .button {
  float: none;
  vertical-align: middle;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 20px 7px 0 0;
}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
.checkout-multishipping-overview .data-table td {
  vertical-align: middle;
}
.checkout-multishipping-overview .data-table tfoot th,
.checkout-multishipping-overview .data-table tfoot td {
  border-top: 1px solid #ebebeb !important;
  border-bottom: 0 !important;
  font-weight: bold;
}
.checkout-multishipping-overview .data-table tfoot th:first-of-type,
.checkout-multishipping-overview .data-table tfoot td:first-of-type {
  border-right: 1px solid #ebebeb !important;
}
.checkout-multishipping-overview .data-table tfoot td.last:first-of-type {
  border-right: 0 !important;
}
.checkout-multishipping-overview .data-table tfoot th:last-of-type,
.checkout-multishipping-overview .data-table tfoot td:last-of-type {
  border-top: 1px solid #ebebeb !important;
  border-bottom: 0 !important;
  font-weight: bold;
}
.checkout-multishipping-shipping .box-sp-methods {
  padding: 10px;
  position: relative;
}
.checkout-multishipping-billing .multiple-checkout .col2-set,
.checkout-multishipping-shipping .multiple-checkout .col2-set {
  border-top: 1px solid #ebebeb;
  margin: 0px 0px 20px 0px;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
  background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
  display: none;
  height: 41px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -20px;
  width: 178px;
}
.checkout-progress {
  margin: 0 0 20px;
  padding: 0;
}
.checkout-progress li {
  border-top: 5px solid #333;
  float: left;
  color: #333;
  font-weight: bold;
  margin: 0;
  padding: 13px 0;
  text-align: center;
  width: 20%;
}
.checkout-progress li.active {
  color: #000000;
  border-top-color: #000000;
}
/* Configured price */
.configured-price {
  margin: 0;
}
.configured-price .price {
  font-weight: bold;
}
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.content-multishipping {
  float: left;
  padding: 20px;
  width: 96%;
}
.content-multishipping .data-table tfoot tr td.a-right span.price {
  display: block;
  text-align: left;
}
.content-multishipping table tfoot th {
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
.customer-account-forgotpassword .buttons-set {
  margin: 30px 20px 20px;
}
.customer-account-logoutsuccess #jm-current-content p {
  padding: 20px 20px;
}
.cvv-what-is-this {
  cursor: help;
  font-size: 11px;
  margin-left: 10px;
}
.dashboard .welcome-msg {
  margin: 0 8em 1.5em 0;
}
.dashboard .box .box-title {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 15px;
  padding: 0 0 5px;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
}
.dashboard .box .box-title h4 {
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
}
.dashboard .box-account {
  margin: 0 0 20px;
}
.dashboard .box-account .details {
  margin-left: 20px;
}
.dashboard .box-account .details .product-name {
  text-align: left;
  border-bottom: 0;
}
.dashboard .box-account .details .product-name a {
  color: #272727;
}
.dashboard .box-account .box-head {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 20px;
  text-align: right;
}
.dashboard .box-account .box-head h2 {
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #000;
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .number {
  background: #000000;
  color: #fff;
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
}
.dashboard .box-reviews .ratings {
  margin: 7px 0 0;
}
.dashboard .box-tags .number {
  background: #000000;
  color: #fff;
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  margin: 5px 0px 0 0;
  padding: 2px 3px;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
/* Data Table */
.data-table {
  border: 1px solid #ebebeb;
  width: 100%;
}
.data-table .product-name {
  border-bottom: 0;
  color: #272727;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  width: 100%;
}
.data-table .product-name a {
  color: #272727;
  text-decoration: none;
}
.data-table .product-name a:active,
.data-table .product-name a:focus,
.data-table .product-name a:hover {
  color: #000000;
}
.data-table .price-box {
  text-align: left;
}
.data-table .even {
  background: #ffffff;
}
.data-table .odd {
  background: #ffffff;
}
.data-table tbody td .option-label {
  font-style: italic;
  font-weight: bold;
}
.data-table tbody td .option-value {
  padding-left: 10px;
}
.data-table tbody th,
.data-table tbody td {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.data-table tbody th:first-child,
.data-table tbody td:first-child {
  border-right: 0;
}
.data-table tbody tr.last td {
  border-bottom: 0 !important;
}
.data-table tbody tr.last th:first-of-type {
  border-bottom: 0 !important;
}
.data-table tbody.even tr {
  background: #ffffff !important;
}
/* Bundle products tables */
.data-table tbody.odd tr {
  background: #ffffff !important;
}
.data-table tbody.odd tr td,
.data-table tbody.even tr td {
  border-bottom: 0;
}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom: 1px solid #ebebeb;
}
.data-table td {
  padding: 20px;
}
.data-table td .price {
  font-size: 16px;
}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last {
  border-right: 0;
}
.data-table td:last-of-type {
  border-right: 0;
}
.data-table tfoot {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
.data-table tfoot td {
  border-top: 1px solid #ebebeb;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 0 !important;
  border-right: 1px solid #ebebeb;
}
.data-table th {
  font-weight: bold;
  padding: 10px 20px;
}
.data-table thead th {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  white-space: nowrap;
}
.data-table thead th {
  background: #000;
}
.data-table thead th .tax-flag {
  font-size: 11px;
  white-space: nowrap;
}
.data-table thead th a,
.data-table thead th a:hover {
  color: #ffffff;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table thead tr th:last-of-type {
  border-right: 0 !important;
}
/* Demo Notice */
.demo-notice {
  background: #000000;
  border: 0;
  color: #fff;
  font-size: 12px;
  line-height: 1.15;
  margin: 0;
  padding: 6px 10px;
  text-align: center;
}
.demo-notice .notice-inner {
  background: none;
  padding: 0;
  text-align: center;
  width: auto;
}
.demo-notice .notice-inner p {
  border: 0;
  padding: 0;
}
.divider {
  background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
  clear: both;
  display: block;
  font-size: 0;
  height: 1px;
  line-height: 0;
  margin: 10px 0;
  overflow: hidden;
  text-indent: -999em;
}
/* Email to a Friend */
.email-friend {
  margin: 0px 0px 7px 0px;
}
.error {
  color: red;
  font-weight: bold;
}
.error-msg {
  background-color: #faebe7;
  background-image: url(../images/i_msg-error.gif);
  border-color: #000000;
  color: #000000;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  background-position: 10px 11px!important;
  background-repeat: no-repeat !important;
  border-style: solid!important;
  border-width: 1px!important;
  font-size: 11px!important;
  font-weight: bold!important;
  min-height: 24px!important;
  padding: 8px 8px 8px 32px !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.fieldset {
  background: #fff;
  border: 1px solid #ebebeb;
  margin: 28px 0;
  padding: 22px 25px 12px 33px;
}
.fieldset .legend {
  background: #fff;
  float: left;
  font-size: 17px;
  font-weight: bold;
  margin: -35px 0 0 -10px;
  padding: 2px 9px;
  position: relative;
}
.f-left,
.left {
  float: left !important;
}
.f-none {
  float: none !important;
}
.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-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}
.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 .dob-year {
  width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  color: #b6b6b6;
  font-size: 10px;
  font-weight: normal;
}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .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-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}
.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-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}
.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-firstname {
  width: 210px;
}
.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 input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.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 .field {
  float: left;
  width: 275px;
}
.form-list .input-box {
  clear: both;
  display: block;
  width: 260px;
}
.form-list .input-range input.input-text {
  width: 74px;
}
.form-list .name-middlename {
  width: 70px;
}
.form-list .name-middlename input.input-text {
  width: 49px;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list input.input-text {
  width: 254px;
}
.form-list label {
  color: #666;
  float: left;
  margin: 0px 0px 3px 0px;
  position: relative;
  z-index: 0;
}
.form-list label.required em {
  color: red;
  float: right;
  font-style: normal;
  position: absolute;
  right: -8px;
  top: 0;
}
/* Form lists */
.form-list li {
  list-style: none;
  margin: 0 0 15px;
}
.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 li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  float: left;
  margin: 7px 5px 0 0;
}
.form-list li.control label {
  float: none;
}
.form-list li.wide .input-box {
  width: 535px;
}
.form-list li.wide input.input-text {
  width: 529px;
}
.form-list li.wide select {
  width: 535px;
}
.form-list li.wide textarea {
  width: 529px;
}
.form-list select {
  width: 255px;
}
.customer-address-form .form-list select {
  width: 253px;
}
.form-list textarea {
  height: 10em;
  width: 254px;
}
.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;
}
.f-right,
.right {
  float: right !important;
}
.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}
/* Order Gift Message */
.gift-message dt strong {
  color: #666666;
}
.gift-message-link {
  background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  font-size: 11px;
  padding-right: 7px;
}
.gift-message-link.expanded {
  background-position: 100% -40px;
}
.gift-message-row {
  background: #f2efe9;
}
.gift-message-row .btn-close {
  background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
  float: right;
  font-size: 0;
  height: 16px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 16px;
}
/* Gift Messages */
.gift-messages {
  margin: 15px 0 0;
}
.gift-messages h3 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.gift-messages p.control {
  color: #8e8d8b;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.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-box 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-messages-form .item .details .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.gift-messages-form .item .number {
  color: #8e8d8b;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form h4 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.gift-messages-form label {
  float: none!important;
  position: static !important;
}
/* Global site notices */
.global-site-notice {
  background: #ffff90;
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
}
.global-site-notice .notice-inner {
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  text-align: left;
  width: 860px;
}
.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}
.global-site-notice .notice-inner p {
  border: 1px dotted #cccc73;
  margin: 0;
  padding: 10px;
}
/* guest select */
.guest-select {
  width: 305px !important;
}
/* Tools */
.hidden {
  border: 0!important;
  display: block!important;
  font-size: 0!important;
  height: 0!important;
  line-height: 0!important;
  margin: 0!important;
  overflow: hidden!important;
  padding: 0!important;
  width: 0 !important;
}
/* Generic Info Box */
.info-box {
  padding: 10px;
}
.info-inner {
  font-size: 14px;
  padding: 40px 0px 0px 0px;
}
.info-inner p {
  float: left;
  margin: 0px 0px 40px 0px;
  width: 835px;
}
.info-inner2 {
  float: right;
  width: 270px;
}
.info-inner2 .list-info {
  margin: 0px 0 0;
}
.info-inner2 .list-info li {
  padding: 5px 0;
}
.info-inner2 .list-info li em {
  float: left;
  height: 28px;
  margin: 3px 10px 0 0;
}
.info-inner2 .list-info li span {
  font-weight: bold;
}
/* Generic Info Set */
.info-set {
  border: 1px solid #ebebeb;
  margin: 0 0 25px;
  padding: 20px;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .box h2 {
  color: #000000;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.info-set .data-table .product-name {
  font-size: 1em!important;
  font-weight: bold !important;
}
.info-set .data-table .product-name a {
  font-weight: bold !important;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set h2 {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 10px;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set h2.legend {
  border-bottom: 1px solid #ebebeb;
  margin: -20px -20px 15px;
  padding: 5px 10px;
  position: relative;
}
.info-set h3,
.info-set h4 {
  color: #333;
  font-size: 100%;
  font-weight: bold;
  margin: 0 0 10px;
}
.info-set h3.legend {
  color: #333;
  margin: 0 0 10px;
}
.info-table td {
  padding: 2px 0;
}
.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0;
}
.item-options dd {
  margin: 0 0 6px;
  padding-left: 10px;
}
/* Options Tool Tip */
.item-options dt {
  font-style: italic;
  font-weight: bold;
}
/*PRODUCT TABS */
ul.jm-tab-navigator {
  float: left;
  left: 0;
  position: absolute;
  top: -40px;
  width: 100%;
}
ul.jm-tab-navigator li {
  background: #f5f5f5;
  border: 1px solid #eee;
  float: left;
  line-height: 39px;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  width: auto;
}
ul.jm-tab-navigator li a {
  border: none;
  color: #666;
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 39px;
  margin: 0;
  padding: 0 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
ul.jm-tab-navigator li a:hover,
ul.jm-tab-navigator li a:focus,
ul.jm-tab-navigator li a:active {
  text-decoration: none;
}
ul.jm-tab-navigator li.active {
  color: #fff;
}
ul.jm-tab-navigator li.active a {
  background: #000000;
  color: #fff;
  text-decoration: none;
}
ul.jm-tab-navigator li.item-review {
  width: 245px;
}
ul.jm-tab-navigator li.item-review-form {
  width: 250px;
}
.jm-tab-content {
  background: #fff;
  color: #8c8c8c;
  margin: 0;
  min-height: 88px;
  padding: 0 30px;
  font-size: 14px;
  line-height: 25px;
  border: 1px solid #eee;
}
.product-view .jm-tab-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-home .jm-tab-content {
  border: 0;
}
.jm-tab-content h2 {
  font-size: 14px;
  line-height: 100%;
  margin: 20px 0 10px;
  text-transform: uppercase;
}
.jmajmxloading {
  display: none;
}
.jm-info {
  background: url('../images/bg-payment.png') top center no-repeat;
  float: left;
  height: 17px;
  padding: 0;
  width: 196px;
}
.jm-legal {
  float: left;
  line-height: 17px;
}
/* Category Page */
.category-description.std,
.category-image {
  display: none;
}
.jm-masshead {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  min-height: 332px;
  width: 100%;
  margin: 0;
}
.jm-masshead .main {
  position: relative;
  min-height: 332px;
}
.jm-masshead .main .jm-masshead-title {
  bottom: 60px;
  color: #fff;
  font-size: 48px;
  left: 0;
  letter-spacing: 3px;
  line-height: 100%;
  padding-bottom: 25px;
  position: absolute;
  text-transform: uppercase;
  background: url('../images/bg-masshead-title.png') no-repeat left bottom;
}
.jm-masshead .main .jm-masshead-desc {
  display: none;
}
.category-title {
  display: none !important;
}
/* JM products list on category page */
.link-reorder,
.link-print,
.link-cart {
  color: #000000;
  font-weight: bold;
}
.link-rss {
  background: url(../images/i_rss.gif) 0 2px no-repeat;
  line-height: 14px;
  padding-left: 18px;
  white-space: nowrap;
}
/* Misc */
.links li {
  display: inline;
}
.links li.first {
  padding-left: 0 !important;
}
.links li.last {
  background: none!important;
  padding-right: 0 !important;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 5px;
  text-align: left;
  text-shadow: 0 1px 0 #ffffff;
}
.map-popup {
  background: #fff;
  border: 1px solid #bababa;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 300px;
  z-index: 100;
  box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -moz-box-shadow: 0 0 6px #cccccc;
}
.map-popup-arrow {
  background: url(../images/map_popup_arrow.gif) no-repeat;
  height: 10px;
  left: 50%;
  position: absolute;
  top: -10px;
  width: 19px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  height: 15px;
  position: absolute;
  right: 10px;
  text-indent: -9999em;
  top: 8px;
  width: 15px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  -box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999999;
}
.map-popup-content {
  border-top: 1px solid #eee;
  overflow: hidden;
  padding: 10px;
  text-align: left;
  width: 280px;
}
.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;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  text-shadow: 0 1px 0 #f6f6f6;
  white-space: nowrap;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ebebeb;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.messages {
  overflow: hidden;
  width: 100%;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 0 3px !important;
}
.messages,
.messages ul {
  list-style: none!important;
  margin: 0!important;
  padding: 0 !important;
}
/* Minimal price (as low as) */
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .label {
  color: #1e7ec8;
}
.minimal-price-link .price {
  color: #1e7ec8;
  font-weight: normal;
}
.more-info {
  display: none;
}
.my-account {
  padding: 0;
}
.my-account .page-title {
  margin: 0;
}
.my-account .page-title.title-buttons .link-rss {
  float: none;
  margin: 0;
}
.my-account .page-title.title-buttons button {
  margin: 0;
}
.my-account #my-orders-table {
  margin: 0 0 15px 0;
}
.my-account #my-orders-table .ratings {
  margin: 0px 0px 10px 0px;
}
.my-account #my-orders-table .ratings .rating-box {
  display: block;
  float: none;
  margin: 5px auto;
}
.my-account .pager {
  margin: 0 0 15px 0;
}
.my-account .pager .amount {
  float: left;
  margin: 2px 0 0 0;
}
.my-account .pager .limiter select {
  padding: 2px;
}
.my-account a.link-print,
.my-account a.link-reorder {
  display: inline-block;
  margin: 5px 0 0;
  text-transform: capitalize;
}
.my-account .limiter {
  border-left: 0 none;
  border-right: 0 none;
  float: right;
  padding: 0;
  width: 145px;
}
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 4px 0 0 5px;
}
#my-tags-table td.last {
  width: 150px;
}
.my-wishlist .buttons-set {
  margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
  float: none;
  background: #606d78;
}
.my-wishlist .cart-cell {
  text-align: center;
}
.my-wishlist .cart-cell .price-box {
  text-align: center;
}
.my-wishlist .data-table .link-edit {
  display: block;
  margin: 5px 0 0;
}
.my-wishlist .data-table a:active,
.my-wishlist .data-table a:focus,
.my-wishlist .data-table a:hover {
  color: #000000;
  text-decoration: none;
}
.my-wishlist .data-table th:nth-of-type(3) {
  text-align: center;
}
.my-wishlist .data-table td {
  vertical-align: middle;
}
.my-wishlist .data-table td:nth-of-type(2) {
  width: 300px;
}
.my-wishlist .description .inner {
  margin: 10px 0 !important;
  padding: 0px !important;
}
.my-wishlist .data-table .input-text.qty {
  padding: 7px 2px;
  margin: 2px 0px 0px 0px;
  text-align: center;
}
.my-wishlist .product-image {
  display: block;
  margin: 0;
}
.my-wishlist textarea {
  display: block;
  min-height: 160px;
  width: 97%;
}
.opc {
  position: relative;
}
.checkout-onepage-index .col-right {
  padding: 0px 0 0 0;
}
.checkout-onepage-index .jm-col-right .col-right .inner {
  border-left: 0px none;
  padding: 0px;
}
.opc .section {
  border: 1px solid #ebebeb;
  clear: both;
  display: block;
  float: left;
  margin: 10px 0;
  width: 100%;
}
.opc .step-title {
  background: #fafafa;
  padding: 10px 20px;
  text-align: right;
}
.opc .step-title .number {
  color: #535353;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
}
.opc .step-title h2 {
  color: #666;
  float: left;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}
.opc .step-title a {
  display: none;
  float: right;
  font-size: 11px;
  line-height: 16px;
}
.opc #opc-review .step-title {
  border-bottom: 1px solid #eee;
}
.opc .allow .step-title {
  background: #ebebeb;
  cursor: pointer;
}
.opc .allow .step-title .number {
  color: #535353;
}
.opc .active .step-title {
  background-color: #000;
}
.opc .active .step-title .number {
  color: #ffffff;
}
.opc .active .step-title h2 {
  color: #ffffff;
}
.opc .step {
  background: #fff;
  border-top: 0;
  padding: 20px;
  position: relative;
}
.opc .step .order-review .buttons-set {
  padding: 20px;
}
.opc .step .order-review .buttons-set button.button {
  padding: 0 30px;
  width: auto;
}
.opc .step .order-review .data-table thead tr th:last-of-type {
  padding-right: 20px;
  text-align: right !important;
}
.opc .step .tool-tip {
  right: 30px;
}
.opc .buttons-set {
  margin-top: 0;
  padding-top: 2em;
}
.opc .buttons-set .back-link a {
  background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
  padding-left: 16px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .centinel {
  border: 1px solid #ebebeb;
  border-width: 0 1px 1px;
  padding: 10px 30px;
}
.opc .checkout-agreements {
  border: 1px solid #ebebeb;
  border-width: 0 1px;
  padding: 5px 30px;
}
.opc .checkout-agreements .agree {
  padding-left: 6px;
}
.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px;
}
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc .gift-messages-form {
  background: #f6f1eb;
  border: 1px solid #eeeded;
  border-width: 1px 0;
  margin: 0 -30px;
  padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
  height: 260px;
  overflow: auto;
  padding: 5px;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.options-list .checkbox .label label {
  margin-bottom: 10px;
}
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}
/* Order Comments */
.order-about dt {
  font-weight: bold;
}
.order-additional {
  margin: 15px 0;
}
.order-date {
  margin: 10px 0;
}
.order-details .data-table tbody.odd tr {
  background: none !important;
}
.order-details .data-table thead th.a-right,
.order-details .data-table tbody td.a-right,
.order-details .data-table tfoot td.last.a-right {
  text-align: center !important;
}
.order-info {
  margin: 0 0 8px;
}
.order-info .current {
  font-weight: bold;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info li {
  margin: 0 3px;
}
.order-info-box {
  border: 1px solid #ebebeb;
  margin: 0 0 15px;
  padding: 12px 15px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-info-box h2 {
  font-size: 100%;
  font-weight: bold;
}
.order-items {
  width: 100%;
}
.order-items .link-print {
  color: #1e7ec8;
  font-weight: normal;
}
.order-items .order-links {
  text-align: right;
}
.order-items .product-name {
  font-size: 1em!important;
  font-weight: bold !important;
}
.order-items h2,
.order-items h3 {
  clear: none;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 0;
}
.page-popup .link-print {
  background: url(../images/i_print.gif) 0 0px no-repeat;
  color: #000000;
  font-weight: bold;
  padding: 2px 0 2px 25px;
}
/* Layout */
.page-popup,
.page-empty,
.page-print {
  padding: 25px 30px;
  text-align: left;
}
/* Order Print Pages */
#my-orders-table td:last-of-type,
#my-orders-table tr.first.last th:last-of-type {
  text-align: left !important;
}
.page-print {
  background: none !important;
}
.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-block;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
.page-print .data-table thead th,
.page-print .data-table tbody.odd tr {
  color: #000 !important;
  background: none !important;
  border-bottom: 1px solid #ebebeb !important;
  border-right: 1px solid #ebebeb !important;
}
/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}
.page-print .order-date {
  background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 16px;
  font-weight: bold;
}
.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 16px;
  font-weight: bold;
}
/* Sitemap */
.page-sitemap .links {
  margin: 0 8px -22px 0;
  text-align: right;
}
.page-sitemap .links a {
  position: relative;
  text-decoration: none;
}
.page-sitemap .links a:hover {
  text-decoration: underline;
}
.page-sitemap .sitemap {
  margin: 20px 0;
  list-style: disc;
}
.page-sitemap .sitemap a {
  color: #333;
}
.page-sitemap .sitemap a:active,
.page-sitemap .sitemap a:focus,
.page-sitemap .sitemap a:hover {
  color: #000000;
  text-decoration: none;
}
.page-sitemap .sitemap li {
  margin: 5px 0;
  list-style: none;
}
.page-sitemap .sitemap li.level-0 {
  font-weight: bold;
  margin: 10px 0 0;
}
.page-sitemap .sitemap li.level-0 a {
  color: #1e7ec8;
}
/* Page Heading */
.page-title {
  color: #000;
  height: auto;
  line-height: 100%;
  margin: 0;
  padding: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title h1,
.page-title h2 {
  color: #000;
  font-size: 24px;
  height: auto;
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
}
/*Paypal Express Review*/
.paypal-review-order {
  padding: 20px 0px 0px 0px;
}
.paypal-review-order .buttons-set button.button {
  padding: 0 30px;
  width: auto;
}
.please-wait {
  float: right;
}
.please-wait img {
  vertical-align: middle;
}
.paypal-express-review .form-list .input-box {
  width: auto;
}
.paypal-express-review .form-list select {
  width: 267px;
}
.paypal-shipping-method {
  position: relative;
  left: -106%;
}
.paypal-shipping-method select {
  width: 267px !important;
}
/*tabs*/
.product-collateral {
  background: #fff;
  float: left;
  width: 100%;
  position: relative;
  margin: 80px 0 0;
}
.product-collateral .box-collateral {
  margin: 0;
}
.product-collateral .box-collateral .note {
  margin: 10px 0 0 ;
}
.product-image-popup {
  margin: 0 auto;
}
.product-image-popup .buttons-set {
  border: 0;
  clear: none;
  float: right;
  margin: 0;
  padding: 0;
}
.product-image-popup .image {
  display: block;
  margin: 10px 0;
}
.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.product-image-popup .nav {
  font-weight: bold;
  margin: 0 100px;
  text-align: center;
}
/* Product Options */
.product-options {
  display: block;
  float: left;
  margin: 20px 0 0;
  width: 100%;
}
.product-options .validation-failed {
  background: 0 !important;
  border: 1px dashed #eb340a !important;
}
.product-options p.required {
  text-align: left;
  margin: 0;
  font-size: 12px;
  clear: both;
}
.product-options dd {
  margin: 0 0 20px;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd input.input-text {
  width: 98%;
}
.product-options dd select {
  background: none repeat scroll 0 0 #fff;
  border-color: #eee;
  color: #333;
  float: left;
  margin: 0 10px 0 0;
}
.product-options dd select option {
  background: #fff;
  border: 0;
}
.product-options dd textarea {
  height: 8em;
  width: 98%;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.product-options dt {
  color: #000000;
  font-size: 100%;
  font-weight: bold;
  line-height: 100%;
  padding: 0 0 10px;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dt label {
  color: #333333;
  float: left;
  font-weight: bold;
  margin: 0 0 10px;
  width: 100%;
}
.product-options dt label.required em {
  color: #000000;
  margin: 0 5px 0 0;
}
.product-options p.note {
  font-size: 11px;
  margin: 0;
}
.product-options ul.options-list {
  margin-right: 0;
}
.product-options ul.options-list .checkbox + .label label:before {
  top: -1px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.product-options ul.options-list .label {
  background: none;
  color: #000000;
  float: left;
  font-size: 13px;
  height: 14px;
  line-height: 14px;
  text-transform: none;
  width: auto;
  display: block;
  margin: 2px 0 0 10px;
  padding: 0;
}
.product-options ul.options-list .label label {
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  margin-right: 0;
  padding-left: 0;
  position: relative;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options-bottom .add-to-links {
  display: none;
}
.product-options-bottom .price-box {
  display: none;
}
.product-options-bottom .price-box {
  float: left;
  margin: 0;
  padding: 0;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  background: 0;
  border: 0;
  color: #000000;
  margin: 0;
  padding: 0 0 10px;
}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #000000;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
/********** Product Prices > */
/* Tier Prices */
.product-pricing,
.tier-prices {
  background-color: #eff5ea;
  border: 1px solid #bababa;
  color: #424242;
  margin: 10px 0;
  padding: 10px;
}
.product-rating-review {
  color: #666;
  font-size: 85%;
  font-weight: 600;
  text-transform: uppercase;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-img-box {
  float: left;
  margin: 0 20px 0 0;
  text-align: center;
  width: 175px;
}
.product-review .product-img-box .label {
  float: none;
  margin: 0 0 3px;
}
.product-review .product-img-box .product-image {
  display: block;
  height: 125px;
  margin: 0 auto 15px;
  text-align: center;
  width: 125px;
}
.product-review .product-img-box .product-image img {
  display: block;
  height: 125px;
  margin: 0 0 15px;
  text-align: center;
  width: 125px;
}
.product-review .product-img-box .ratings {
  text-align: left;
}
.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin: 10px 0px;
}
.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dd {
  margin: 5px 0 0;
}
.product-review dt {
  font-weight: bold;
}
.product-review h3 {
  font-size: 100%;
  margin: 0 0 3px;
}
.product-review .buttons-set {
  float: left;
}
.products-grid {
  border: 1px solid #eee;
  border-bottom: 0;
  list-style: outside none none;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.products-grid li.item {
  background: #fff;
  float: left;
  list-style: outside none none;
  padding: 0;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.products-grid li.item .inner {
  float: none;
  margin: 20px;
  padding: 0px;
  text-align: center;
  position: relative;
}
.products-grid li.item .inner .availability {
  line-height: 21px;
}
.products-grid li.item .inner .pdescription {
  font-size: 13px;
  font-weight: 300;
}
.products-grid li.item .inner .product-title {
  color: #000;
  font-weight: 700;
  margin: 0 0 20px;
  display: block;
}
.products-grid li.item .inner .product-title:active,
.products-grid li.item .inner .product-title:focus,
.products-grid li.item .inner .product-title:hover {
  color: #000000;
  text-decoration: none;
}
.products-grid li.item .inner .product-image {
  display: block;
  margin: 0 auto 15px;
}
.products-grid li.item .inner .product-image img {
  height: auto;
  width: 100%;
}
.products-grid li.item .inner .actions {
  display: none;
  left: 0;
  margin: 0;
  position: absolute !important;
  text-align: center;
  top: 85px;
  width: 100%;
}
.products-grid li.item .inner .actions .actions-inner {
  background: #000000 url('../images/bg-hr-actions.png') no-repeat center 50%;
  min-height: 35px;
  max-width: 76px;
  margin: auto;
}
.products-grid li.item .inner .actions .actions-inner ul {
  display: none !important;
}
.products-grid li.item .inner .actions .actions-inner .btn-cart,
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview {
  color: #fff;
  display: block;
  float: left;
  font-size: 17px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 50%;
}
.products-grid li.item .inner .actions .actions-inner .btn-cart i,
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview i {
  font-style: normal;
}
.products-grid li.item .inner .actions .actions-inner .btn-cart:focus,
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview:focus,
.products-grid li.item .inner .actions .actions-inner .btn-cart:active,
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview:active,
.products-grid li.item .inner .actions .actions-inner .btn-cart:hover,
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview:hover {
  opacity: .8;
}
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview {
  float: left;
  margin: 9px 0 7px;
}
.products-grid li.item .inner .actions .actions-inner a.button.jmquickview i {
  font-style: normal;
}
.products-grid li.item .inner .actions .actions-inner .btn-cart {
  background: url('../images/btn-addtocart.png') no-repeat center 50%;
}
.products-grid li.item .inner .actions .actions-inner .btn-cart span {
  display: none;
}
.products-grid li.item:focus .actions,
.products-grid li.item:hover .actions {
  display: block;
}
.products-grid li.item .inner .product-name-outer {
  padding: 0 25px;
}
.products-grid li.item .inner .ratings .rating-box {
  display: block;
  float: none;
  margin: 20px auto 0;
}
.products-grid li.item .inner .price-box {
  clear: both;
  display: block;
  float: none;
  margin: 15px 0 0;
  width: 100%;
}
.products-grid li.item .inner .price-box .price-to {
  display: none;
}
.products-grid li.item .inner .price-box .minimal-price .price-label,
.products-grid li.item .inner .price-box .price-from .price-label {
  display: inline-block;
}
.products-grid li.item:focus img,
.products-grid li.item:hover img {
  opacity: 0.5;
}
.products-list li {
  border-bottom: 1px solid #f5f5f5;
  list-style: none;
}
.products-list li .inner {
  display: inline-block;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.products-list li .inner .product-image {
  background: #fff;
  float: left;
  margin: 2px 0 0 0;
  min-width: 195px;
  padding: 0;
  position: relative;
  width: 25%;
}
.products-list li .inner .product-image img {
  width: 100% !important;
}
.products-list li .inner .actions {
  display: none;
  left: 0;
  margin: 0;
  position: absolute !important;
  text-align: center;
  top: 85px;
  width: 100%;
}
.products-list li .inner .actions .actions-inner {
  background-image: url('../images/bg-hr-actions.png') !important;
  background-position: center 50%;
  background-repeat: no-repeat;
  background-color: #000000;
  min-height: 35px;
  max-width: 76px;
  margin: auto;
}
.products-list li .inner .actions .actions-inner ul {
  display: none !important;
}
.products-list li .inner .actions .actions-inner .btn-cart,
.products-list li .inner .actions .actions-inner a.button.jmquickview {
  color: #fff;
  display: block;
  float: left;
  font-size: 17px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 50%;
}
.products-list li .inner .actions .actions-inner .btn-cart:focus,
.products-list li .inner .actions .actions-inner a.button.jmquickview:focus,
.products-list li .inner .actions .actions-inner .btn-cart:active,
.products-list li .inner .actions .actions-inner a.button.jmquickview:active,
.products-list li .inner .actions .actions-inner .btn-cart:hover,
.products-list li .inner .actions .actions-inner a.button.jmquickview:hover {
  opacity: .8;
}
.products-list li .inner .actions .actions-inner a.button.jmquickview {
  float: left;
  margin: 9px 0 7px;
}
.products-list li .inner .actions .actions-inner a.button.jmquickview i {
  font-style: normal;
}
.products-list li .inner .actions .actions-inner .btn-cart {
  background: url('../images/btn-addtocart.png') no-repeat center 50%;
}
.products-list li .inner .actions .actions-inner .btn-cart span {
  display: none;
}
.products-list li .inner .product-shop {
  float: left;
  margin: 0 0 0 40px;
  min-height: 180px;
  padding: 0;
  position: relative;
  width: 68%;
}
.products-list li .inner .product-shop .product-name {
  border-bottom: 0;
  clear: both;
  color: #000;
  margin: 5px 0 15px 0;
  line-height: 100%;
  text-align: left;
  padding: 0 0 3px 0;
  width: 100%;
}
.products-list li .inner .product-shop .product-name a {
  color: #000;
}
.products-list li .inner .product-shop .product-name a:active,
.products-list li .inner .product-shop .product-name a:focus,
.products-list li .inner .product-shop .product-name a:hover {
  color: #000000;
  text-decoration: none;
}
.products-list li .inner .product-shop .availability {
  float: left;
  margin: 3px 0 0;
}
.products-list li .inner .product-shop .price-box {
  margin: 15px 0;
  overflow: hidden;
}
.products-list li .inner .product-shop .price-box .old-price {
  margin-right: 5px;
}
.products-list li .inner .product-shop .desc {
  line-height: 25px;
  color: #666;
  font-size: 13px;
  font-weight: 300;
}
.products-list li .inner .product-shop .ratings {
  margin-bottom: 0px;
}
.products-list li .inner .product-shop .ratings .rating-links {
  display: block;
}
.products-list li .inner .product-shop .ratings .rating-links a,
.products-list li .inner .product-shop .ratings .rating-links span {
  color: #999;
  float: left;
  font-size: 13px;
}
.products-list li.first .inner {
  padding: 0px 0px 20px 0px;
}
.products-list li:focus img,
.products-list li:hover img {
  opacity: 0.5;
}
.products-list li:focus .actions,
.products-list li:hover .actions {
  display: block;
}
.product-view {
  clear: both;
  float: left;
  padding: 0 0 40px;
  width: 100%;
}
.product-view .product-img-box {
  float: left;
  position: relative;
}
.product-view .product-img-box .product-image-zoom {
  height: 450px !important;
  margin: 0 0 20px;
  width: 450px !important;
  z-index: 9;
  border: 1px solid #eaeaea;
}
.product-view .product-img-box .product-image-zoom img {
  cursor: pointer;
  width: 100%;
}
.product-view .product-shop {
  float: left;
  margin: 0 0 0 40px;
  position: relative;
  width: 690px;
}
.product-view .product-shop .product-name {
  border-bottom: 0;
  font-size: 24px;
  text-align: left;
}
.product-view .product-shop .product-name h1 {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}
.product-view .product-shop .product-name a:active,
.product-view .product-shop .product-name a:focus,
.product-view .product-shop .product-name a:hover {
  text-decoration: none;
  color: inherit;
}
.product-view .product-shop .ratings {
  margin: 15px 0;
}
.product-view .product-shop .ratings .rating-box {
  margin-top: 7px;
}
.product-view .product-shop .ratings .rating-links {
  float: left;
  display: block;
}
.product-view .product-shop .ratings .rating-links a {
  font-size: 12px;
  padding: 0 5px;
}
.product-view .product-shop .no-rating {
  margin: 15px 0 24px;
}
.product-view .product-shop .price-stock .grouped-items-table {
  margin: 0 0 20px;
}
.product-view .product-shop .availability {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  color: #666;
  font-weight: 300;
}
.product-view .product-shop .availability span {
  font-weight: 700;
}
.product-view .price-box {
  float: left;
  margin: 0 10px 0 0;
  line-height: 100%;
}
.product-view .price-box .price-label {
  display: none;
}
.product-view .price-box .special-price,
.product-view .price-box .old-price {
  display: inline-block;
  float: none;
  line-height: 100%;
  margin: 0 5px 0 0;
  padding: 0;
}
.product-view .price-box .price {
  color: #000;
  font-size: 18px;
}
.jm-product-lemmon {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}
.jm-product-lemmon .prev,
.jm-product-lemmon .next,
.jm-product-lemmon .nexts,
.jm-product-lemmon .previous {
  float: left;
  height: 44px;
  width: 44px;
  position: absolute;
  top: -290px;
  z-index: 100;
  background-image: url('../images/ico-next-pre.png');
  background-repeat: no-repeat;
  cursor: pointer;
}
.jm-product-lemmon .prev i,
.jm-product-lemmon .next i,
.jm-product-lemmon .previous i,
.jm-product-lemmon .nexts i {
  display: none;
}
.jm-product-lemmon .prev,
.jm-product-lemmon .previous {
  left: 15px;
  background-position: 0 -44px;
}
.jm-product-lemmon .prev:active,
.jm-product-lemmon .prev:focus,
.jm-product-lemmon .prev:hover,
.jm-product-lemmon .previous:active,
.jm-product-lemmon .previous:focus,
.jm-product-lemmon .previous:hover {
  opacity: .5;
}
.jm-product-lemmon .next,
.jm-product-lemmon .nexts {
  right: 15px;
  background-position: 0 -132px;
}
.jm-product-lemmon .next:active,
.jm-product-lemmon .next:focus,
.jm-product-lemmon .next:hover,
.jm-product-lemmon .nexts:active,
.jm-product-lemmon .nexts:focus,
.jm-product-lemmon .nexts:hover {
  opacity: .5;
}
.jm-product-lemmon .more-views {
  float: left;
  margin: 0 -5px;
  width: 450px;
}
.jm-product-lemmon .more-views ul {
  float: left;
  width: 100% !important;
}
.jm-product-lemmon .more-views ul li {
  border: 1px solid #eee;
  display: block;
  float: left;
  line-height: normal;
  margin: 0 0 0 5px;
}
.jm-product-lemmon .more-views ul li a {
  float: left;
  height: 80px;
  width: 80px;
}
.jm-product-lemmon .more-views ul li a img {
  float: left;
  cursor: pointer;
  padding: 0;
}
.jm-product-lemmon .more-views ul li.active {
  border-color: #000000;
}
.product-view .product-shop .price-box .old-price .price {
  color: #aaa;
  font-size: 18px;
}
.product-view .product-shop .price-box .special-price .price {
  color: #000;
  font-size: 18px;
}
.product-view .product-shop .price-box-bundle .price-label {
  display: inline-block;
  color: #333;
}
.product-view .product-shop .price-box-bundle .price-from,
.product-view .product-shop .price-box-bundle .price-to {
  margin: 0 0 10px;
}
.product-view .product-shop .price-as-configured {
  margin-bottom: 10px;
}
.product-view .product-shop .price-as-configured .price-label {
  color: #666;
  display: inline-block;
  font-weight: 400;
}
.product-view .product-shop .quantity {
  clear: both;
  display: block;
  float: left;
  margin: 20px 0 0 0;
  position: relative;
  width: 100%;
}
.product-view .product-shop .quantity label {
  color: #666;
  float: left;
  line-height: 30px;
  margin: 0 10px 0 0;
}
.product-view .product-shop .quantity .qty {
  background: #fff;
  border: 1px solid #eee;
  display: inline-block;
  float: none;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  padding: 0 5px;
  text-align: center;
  width: 48px !important;
}
.product-view .product-shop .quantity .qtyplus,
.product-view .product-shop .quantity .qtyminus {
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 0;
  height: 30px;
  line-height: 30px;
  text-indent: -999em;
  width: 30px;
}
.product-view .product-shop .quantity .qtyminus {
  background-image: url("../images/ico-minus.png");
}
.product-view .product-shop .quantity .qtyplus {
  background-image: url("../images/ico-plus.png");
}
.product-view .product-options-bottom,
.product-view .add-to-box {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  clear: both;
  margin: 20px 0 0;
  min-height: 40px;
  padding: 20px 0;
  float: left;
  width: 100%;
}
.product-view .product-options-bottom .link-wishlist,
.product-view .add-to-box .link-wishlist,
.product-view .product-options-bottom .link-compare,
.product-view .add-to-box .link-compare,
.product-view .product-options-bottom .btn-cart,
.product-view .add-to-box .btn-cart {
  color: #fff;
  display: block;
  float: left;
  max-width: 200px;
  margin: auto;
  font-size: 15px;
  margin: 0 30px 0 0;
  min-height: 40px;
  letter-spacing: 2px;
  line-height: 40px;
  padding: 0 0 0 50px;
  text-align: left;
  width: 100%;
}
.product-view .product-options-bottom .btn-cart,
.product-view .add-to-box .btn-cart {
  background: url('../images/btn-addtocart.png') no-repeat 10px 50% #606d78;
  font-weight: 400;
}
.product-view .product-options-bottom .link-compare,
.product-view .add-to-box .link-compare {
  background: url('../images/btn-addtocompare.png') no-repeat 20px 50% #606d78;
  max-width: 140px;
}
.product-view .product-options-bottom .link-compare:hover,
.product-view .add-to-box .link-compare:hover,
.product-view .product-options-bottom .link-compare:focus,
.product-view .add-to-box .link-compare:focus {
  background-color: #606d78;
  text-decoration: none;
  opacity: .7;
}
.product-view .product-options-bottom .link-wishlist,
.product-view .add-to-box .link-wishlist {
  background: url('../images/btn-addtowishlist.png') no-repeat 20px 50% #606d78;
  max-width: 140px;
}
.product-view .product-options-bottom .link-wishlist:hover,
.product-view .add-to-box .link-wishlist:hover,
.product-view .product-options-bottom .link-wishlist:focus,
.product-view .add-to-box .link-wishlist:focus {
  background-color: #606d78;
  text-decoration: none;
  opacity: .7;
}
.product-view .product-options-bottom .add-to-links,
.product-view .add-to-box .add-to-links {
  float: left;
  font-size: 100%;
  margin-top: 20px;
}
.product-view .product-options-bottom .add-to-links li,
.product-view .add-to-box .add-to-links li {
  float: left;
  margin: 0 0 0 3px;
}
.product-view .product-options-bottom .add-to-links li a,
.product-view .add-to-box .add-to-links li a {
  background: #080808;
}
.product-view .product-options-bottom .add-to-links li a:active,
.product-view .add-to-box .add-to-links li a:active,
.product-view .product-options-bottom .add-to-links li a:focus,
.product-view .add-to-box .add-to-links li a:focus,
.product-view .product-options-bottom .add-to-links li a:hover,
.product-view .add-to-box .add-to-links li a:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000;
  text-decoration: none;
}
.product-view .short-description {
  padding: 30px 0;
  clear: both;
}
.product-view .short-description h2 {
  font-size: 14px;
  line-height: 100%;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.product-view .short-description .std {
  line-height: 25px;
  color: #8c8c8c;
}
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.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-attribute {
  color: #f1f1f1;
  padding: 20px;
}
.product-shop-attribute .product-options-bottom {
  margin: 10px 0 0;
}
.product-shop-attribute p.required {
  display: none;
}
.product-shop-attribute ul.add-to-links {
  background: #ffffff url('../images/bg-add-links.png') bottom left repeat-x;
  border: 1px solid #ebebeb;
  margin: 20px 0 0;
  min-height: 36px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.product-shop-attribute ul.add-to-links li {
  float: left;
  line-height: 36px;
  text-align: center;
  width: 33%;
}
.product-shop-attribute ul.add-to-links li .link-inner {
  border-left: 1px solid #fff;
  border-right: 1px solid #bebebe;
}
.product-shop-attribute ul.add-to-links li a {
  color: #969696;
  display: block;
  font-size: 14px;
}
.product-shop-attribute ul.add-to-links li a:active,
.product-shop-attribute ul.add-to-links li a:focus,
.product-shop-attribute ul.add-to-links li a:hover {
  text-decoration: none;
}
.product-shop-attribute ul.add-to-links li:hover,
.product-shop-attribute ul.add-to-links li:focus {
  background: #ffffff url('../images/bg-add-links-active.png') top left repeat-x;
}
.product-shop-attribute ul.add-to-links li:first-of-type .link-inner {
  border-left: 0;
}
.product-shop-attribute ul.add-to-links li:last-of-type {
  float: right;
  width: 34%;
}
.product-shop-attribute ul.add-to-links li:last-of-type .link-inner {
  border-right: 0;
}
.product-shop-attribute ul.add-to-links.no-email li {
  width: 50%;
}
.product-shop-attribute ul.add-to-links.no-email li:last-of-type {
  width: 50%;
}
/*Product Options---*/
.product-options {
  clear: both;
}
.product-options dt {
  margin: 0 0 5px;
  padding: 0;
}
.product-options dt label {
  color: #333;
  font-weight: bold;
}
.product-options dt .qty-holder {
  float: right;
  margin-right: 15px;
}
.product-options dt .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  color: #333;
  padding: 3px;
}
.product-options dd {
  margin: 0 0 15px;
  padding: 0;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.product-options dd input.input-text {
  width: 99%;
}
.product-options dd textarea {
  height: 8em;
  width: 99%;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #ebebeb;
  padding: 2px 4px;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 5px 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 {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options-bottom {
  display: none;
}
.item-options dd {
  background: url(../images/arrow.gif) no-repeat 5px 7px;
  padding-left: 12px;
}
/*Langguage*/
.language-fr .product-view .product-options-bottom .link-wishlist,
.language-fr .product-view .add-to-box .link-wishlist,
.language-de .product-view .product-options-bottom .link-wishlist,
.language-de .product-view .add-to-box .link-wishlist {
  max-width: 190px;
}
.language-de .product-view .product-options-bottom .link-compare,
.language-de .product-view .add-to-box .link-compare {
  max-width: 160px;
}
.language-de .products-grid li.item .inner .actions .jmquickview,
.language-de .products-grid li.item .inner .actions .btn-cart {
  font-size: 14px;
  max-width: 230px;
}
.language-fr .products-grid li.item .inner .actions .jmquickview,
.language-fr .products-grid li.item .inner .actions .btn-cart {
  max-width: 190px;
}
.language-fr ul.jm-tab-navigator li:last-child {
  width: 255px;
}
/*Product Collateral---*/
.review-product-list .product-collateral {
  margin: 80px 0 0;
}
.product-collateral .box-additional .label {
  background: #EDF7FC;
  font-weight: bold;
  white-space: nowrap;
  width: 25%;
}
.product-collateral .box-additional .odd {
  background: #ffffff;
}
.product-collateral .box-additional .data {
  background: #fff;
  border-right: 0;
}
#customer-reviews {
  margin-bottom: 0;
}
#customer-reviews dl {
  clear: both;
  padding-top: 15px;
}
#customer-reviews dd {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#customer-reviews dd p {
  clear: both;
}
#customer-reviews .pager .amount {
  float: left;
}
#customer-reviews .limiter {
  border: 0;
  padding: 0;
  width: auto;
}
#review-form {
  padding-bottom: 10px;
}
#review-form table {
  margin: 8px 0 20px;
  width: 456px;
}
#review-form table td,
#review-form table th {
  text-align: center;
}
#review-form table td .label,
#review-form table th .label {
  text-align: left;
  width: 100px;
}
#review-form input.input-text,
#review-form textarea {
  width: 513px;
}
#review-form .form-add {
  background: none;
  padding-left: 0;
}
#review-form .button {
  float: left;
  margin-left: 0;
}
.rating-box {
  background: url(../images/ratting.png) repeat-x 0 100%;
  font-size: 0;
  height: 13px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 70px;
}
.rating-box .rating {
  background: url(../images/ratting.png) repeat-x 0 0;
  float: left;
  height: 14px;
}
.ratings {
  margin: 0;
}
.ratings .rating-box {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}
.ratings .rating-links {
  margin: 0;
  display: none;
}
.ratings .rating-links span,
.ratings .rating-links a {
  float: left;
  font-size: 14px;
  color: #999;
}
.ratings .rating-links span:active,
.ratings .rating-links a:active,
.ratings .rating-links span:hover,
.ratings .rating-links a:hover,
.ratings .rating-links span:focus,
.ratings .rating-links a:focus {
  color: #000000;
  text-decoration: none;
}
.ratings .rating-links .separator {
  background: url("../images/hr-reviews.png") no-repeat left top;
  height: 14px;
  margin: 5px 10px;
  width: 2px;
}
.ratings strong {
  float: left;
  margin: -1px 3px 0 0;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
.ratings-table th,
.ratings-table td {
  font-size: 95%;
  line-height: 1.15;
  padding: 3px 10px 0 0;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  margin: -85px 0 0 -200px;
  position: absolute;
  text-align: left;
  top: 50%;
  width: 400px;
  z-index: 1000;
  box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #cccccc;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  background: #000000;
  border: 1px solid #000000;
  color: #fff;
  display: inline-block;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  height: 19px;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.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;
  height: 15px;
  position: absolute;
  right: 7px;
  text-indent: -9999em;
  top: 7px;
  width: 15px;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.review-product-list #jm-current-content,
.catalog-category-view #jm-current-content,
.catalog-product-view #jm-current-content {
  background: none;
}
.route-title {
  color: #fff;
  float: left;
  font-size: 380%;
  margin: 210px 0 0 0;
  text-shadow: 0 0 5px #fff;
  text-transform: uppercase;
  width: 100%;
}
.rss-table .link-rss {
  background-position: 0 4px;
  display: block;
  line-height: 1.55;
}
/* RSS */
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.sales-order-history .buttons-set {
  margin: 0;
  padding: 0 20px;
}
.toolbar {
  border: 1px solid #ebebeb;
  color: #666;
  line-height: 48px;
  margin-bottom: 20px;
  overflow: hidden;
}
.toolbar label {
  color: #666;
  float: left;
  font-size: 14px;
  font-weight: 300;
  margin: 0 10px 0 0;
}
.toolbar-bottom {
  display: none;
}
.toolbar .limiter .select-box {
  margin-right: 10px;
}
.select-box {
  background: #f9f9f9 url(../images/bg-drop-select.png) no-repeat 100% 0;
  border: 1px solid #ccc;
  color: #323232;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  height: 26px;
  overflow: hidden;
  padding: 0 29px 0 0;
  margin: -4px 0px 0px 0px;
  vertical-align: middle;
  width: 95px;
}
.select-box select {
  background: rgba(143, 149, 163, 0);
  border: none;
  color: #666666;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  margin: 2px 0 0px 0;
  padding: 2px;
  text-indent: 3px;
  width: 155px;
}
.select-box select option {
  color: #666666;
}
.select-box2 {
  background: #ffffff url(../images/bg-selectbox2.png) no-repeat right 50%;
  border: 1px solid #eee;
  color: #adadad;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  height: 31px;
  margin: -3px 0 0 0;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
  width: 225px;
}
.select-box2 select {
  background: none !important;
  border: none;
  color: #adadad;
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin: 5px 0;
  padding: 0 2px;
  text-indent: 3px;
  text-transform: none;
  width: 120px !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-appearance: none!important;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.view-mode {
  float: left;
  margin: 0;
  min-width: 120px;
  padding: 0 20px;
  border-right: 1px solid #ebebeb;
}
.view-mode .grid,
.view-mode .list {
  float: left;
  height: 11px;
  width: 11px;
  margin: 19px 5px 18px;
  background-image: url('../images/viewmode.png');
}
.view-mode .grid {
  background-position: 0 -11px;
}
.view-mode .grid.active {
  background-position: 0 0;
}
.view-mode .list {
  background-position: 0 -33px;
}
.view-mode .list.active {
  background-position: 0 -22px;
}
.pages {
  float: left;
  padding: 0 20px;
}
.pages label {
  margin: 0 10px 0 0;
}
.pages ol {
  float: left;
}
.pages ol li {
  color: #666;
  float: left;
  font-family: arial;
  font-size: 12px;
  margin: 0;
}
.pages ol li a {
  color: #666;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
.pages ol li a:active,
.pages ol li a:focus,
.pages ol li a:hover {
  color: #000000;
  text-decoration: none;
}
.pages ol li.current {
  color: #000000;
  padding: 0 10px;
  text-decoration: none;
}
.sort-by {
  float: right;
  padding: 0 20px;
  width: 200px;
}
.sort-by .select-box2 {
  width: 99px;
  background-position: 90% 50%;
}
.limiter {
  float: right;
  padding: 0 20px;
  width: 150px;
}
.limiter .select-box2 {
  width: 59px;
  background-position: 85% 50%;
}
.language-fr .limiter {
  width: 170px;
}
.language-de .limiter {
  width: 175px;
}
.language-fr .sort-by {
  width: 210px;
}
.language-de .sort-by {
  width: 250px;
}
.send-friend .buttons-set {
  margin: 30px 20px 20px;
}
.send-friend .buttons-set .limit {
  float: right;
  font-size: 11px;
  line-height: 21px;
  margin: 0 7px 0 0;
}
.send-friend .fieldset {
  margin: 40px 20px 20px;
}
/* Send a Friend */
.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 {
  margin-right: -15px;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
.send-friend .form-list li.wide textarea {
  width: 609px;
}
.separator {
  margin: 0 3px;
}
/* Paypal */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center ;
}
.sidebar .paypal-logo a {
  float: none;
}
.sidebar-socials {
  float: left;
  position: fixed;
  top: 155px;
  width: 30px;
  z-index: 999;
}
.sidebar-socials a {
  background: #000;
  color: #fff;
  float: left;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 2px 0;
  -moz-transition: all 0.25s ease-in-out;
  text-align: center;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  width: 30px;
}
.sidebar-socials a.facebook:active,
.sidebar-socials a.facebook:focus,
.sidebar-socials a.facebook:hover {
  background: #3b5998;
}
.sidebar-socials a.google-plus:active,
.sidebar-socials a.google-plus:focus,
.sidebar-socials a.google-plus:hover {
  background: #dd4c39;
}
.sidebar-socials a.pinterest:active,
.sidebar-socials a.pinterest:focus,
.sidebar-socials a.pinterest:hover {
  background: #ab171e;
}
.sidebar-socials a.skype:active,
.sidebar-socials a.skype:focus,
.sidebar-socials a.skype:hover {
  background: #0078ca;
}
.sidebar-socials a.tumblr:active,
.sidebar-socials a.tumblr:focus,
.sidebar-socials a.tumblr:hover {
  background: #2c4762;
}
.sidebar-socials a.twitter:active,
.sidebar-socials a.twitter:focus,
.sidebar-socials a.twitter:hover {
  background: #00aced;
}
.sidebar-socials a:active,
.sidebar-socials a:focus,
.sidebar-socials a:hover {
  color: #fff;
  -moz-transition: all 0.25s ease-in-out;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
/* Checkout */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .checkmo-list label {
  padding-right: 10px;
  text-align: right;
  width: 135px;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods dt {
  margin: 13px 0 15px;
}
.sp-methods dt input.radio {
  margin-top: 3px;
  vertical-align: text-top;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods select.month {
  margin-right: 10px;
  width: 154px;
}
.sp-methods select.year {
  width: 96px;
}
/* Class: std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}
.std address {
  font-style: normal;
}
.std b,
.std strong {
  font-weight: bold;
}
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}
.std dd {
  padding: 0 0 0 1.5em;
}
.std dl dd {
  margin: 0 0 10px;
}
.std dl dt {
  font-weight: bold;
}
.std dt {
  font-weight: bold;
}
.std i,
.std em {
  font-style: italic;
}
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul {
  list-style: disc 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: 0.5em 0;
}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
.std ul {
  margin: 0 0 1em 1em;
}
.std ul.disc {
  list-style: disc outside;
  margin: 0 0 10px;
  padding-left: 18px;
}
.sub-select-box {
  float: left;
  height: 100%;
  box-shadow: inset 0 0 3px 3px #f0f0f0;
  -moz-box-shadow: inset 0 0 3px 3px #f0f0f0;
  -webkit-box-shadow: inset 0 0 3px 3px#f0f0f0;
  width: 101%;
}
.subtitle,
.sub-title {
  clear: both;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 6px;
  padding: 15px 0 0;
}
/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: bold;
}
.success-msg {
  background-color: #eff5ea;
  background-image: url(../images/i_msg-success.gif);
  border-color: #446423;
  color: #3d6611;
}
.box-tags .form-add {
  display: block;
  overflow: hidden;
  padding-left: 0;
  vertical-align: middle;
}
.box-tags .form-add label {
  color: #333;
  display: block;
  margin: 10px 0 5px;
  width: 100%;
}
.box-tags .form-add .input-box,
.box-tags .form-add fieldset {
  float: left;
  margin-right: 10px;
}
.box-tags .form-add .input-box .input-text,
.box-tags .form-add fieldset .input-text {
  height: 28px;
  padding: 2px 10px;
  width: 200px;
}
.box-tags .form-add button.button {
  line-height: 26px;
  height: 28px;
  min-height: 28px;
}
.tags-list li,
.product-tags li {
  display: inline;
  padding: 0 8px 0 4px;
}
.tags-list li.first,
.product-tags li.first {
  padding-left: 0;
}
.tags-list li.last,
.product-tags li.last {
  background: none;
}
.tags-list {
  border: 1px solid #c1c4bc;
  display: block;
  margin: 0;
  padding: 10px;
}
.tags-list li {
  display: inline!important;
  margin: 0 4px 0 0;
}
.tags-list li a {
  color: #333333;
}
.tags-list li a:active,
.tags-list li a:focus,
.tags-list li a:hover {
  color: #000000;
  text-decoration: none;
}
.tier-prices .benefit {
  font-style: italic;
  font-weight: bold;
}
.tier-prices .price {
  font-weight: bold;
}
.tier-prices li {
  background: url(../images/i_tier.gif) no-repeat 0 3px;
  line-height: 1.4;
  padding: 2px 0 2px 10px;
}
.tier-prices-grouped li {
  color: #000000;
  padding: 2px 0;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
.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;
}
/* Tooltip */
.tool-tip {
  background: #5e8ab4;
  border: 1px solid #7BA7C9;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right;
}
.tool-tip .btn-close a {
  background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
  display: block;
  height: 15px;
  margin: 0 0 0 auto;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  width: 15px;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
.truncated {
  cursor: help;
}
.truncated .show .item-options {
  left: 0;
  top: 0;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  left: -99999em;
  padding: 8px;
  position: absolute;
  top: -99999em;
  width: 165px;
  z-index: 999;
}
.truncated .truncated_full_value.show .item-options {
  left: 0;
  top: 0;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated a.details {
  cursor: help;
}
.truncated a.dots {
  cursor: help;
}
/* Form Validation */
.validation-advice {
  background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
  clear: both;
  color: red;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  margin: 3px 0 0;
  min-height: 13px;
  padding-left: 17px;
}
.validation-failed {
  background: #faebe7!important;
  border: 1px dashed #eb340a !important;
}
/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  margin-right: -12em;
  position: relative;
  width: 12em;
}
.v-middle {
  vertical-align: middle;
}
.v-top {
  vertical-align: top;
}
/* FPT */
.weee {
  color: #444;
  display: block;
  font-size: 11px;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
/* Remember Me Popup */
.window-overlay {
  background: url(../images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 990;
}
#button-btt {
  background: #000000;
  border: 0 none;
  bottom: 200px;
  color: #FFFFFF;
  font-size: 95%;
  height: 50px;
  line-height: 100%;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50px;
  z-index: 999;
}
#button-btt i {
  clear: both;
  display: block;
  text-align: center;
  width: 100%;
}
#button-btt:active,
#button-btt:focus,
#button-btt:hover {
  text-decoration: none;
  opacity: .8;
}
/*main*/
#jm-container {
  padding: 0;
}
#jm-container .inner {
  background: #fff;
}
#jm-container.not-breadcrumbs #jm-mainbody {
  padding: 40px 0;
}
.cms-home #jm-container {
/*   display: block; */
	display:none;
}
#jm-tops2 {
  padding: 65px 0 43px;
}
.banner-collections {
  min-height: 455px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: url('../images/banner-collections.jpg') top left no-repeat;
  background-size: cover;
}
.banner-collections h3 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 60px;
  padding: 100px 0 0;
  text-transform: uppercase;
  background: url('../images/bg-title-collection.png') no-repeat bottom center;
}
.banner-collections h4 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  padding: 20px 0 0;
  text-transform: uppercase;
}
.banner-collections a.btn-view-more {
  background: #000;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  line-height: 40px;
  min-height: 40px;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 40px 0 0;
  font-size: 12px;
}
.banner-collections a.btn-view-more:active,
.banner-collections a.btn-view-more:focus,
.banner-collections a.btn-view-more:hover {
  background: #000000;
}
#jm-mass-bottom {
  /* padding: 0 0 80px 0; */
  padding: 20px 0 80px 0;
}
#jm-mass-bottom .collection-gift h3 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  padding: 10px 0 25px;
  text-transform: uppercase;
  text-align: center;
}
#jm-mass-bottom .collection-gift li {
  float: left;
  position: relative;
}
#jm-mass-bottom .collection-gift li img {
  float: left;
  width: 100%;
}
#jm-mass-bottom .collection-gift li h3 {
  background: url("../images/bg-collection-gift.png") repeat left top;
  bottom: 0;
  color: #333;
  font-size: 12px;
  font-weight: 600;
  left: 0;
  line-height: 38px;
  min-height: 38px;
  padding: 0 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
#jm-mass-bottom .collection-gift li a.btn-shopnow {
  background: #000;
  bottom: 0;
  position: absolute;
  right: 0;
  line-height: 38px;
  height: 38px;
  padding: 0 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #fff;
  font-size: 11px;
}
#jm-mass-bottom .collection-gift li a.btn-shopnow:active,
#jm-mass-bottom .collection-gift li a.btn-shopnow:focus,
#jm-mass-bottom .collection-gift li a.btn-shopnow:hover {
  opacity: .8;
  text-decoration: none;
}
#jm-mass-bottom .collection-gift li.gift-first {
  /*margin: 0 0px 13px 0; */
  margin: 0 0 0 0;
  
}
#jm-mass-bottom .collection-gift li.gift-first h3 {
  top: 0;
  bottom: auto;
}
#jm-mass-bottom .collection-gift li.gift-first a.btn-shopnow {
  bottom: auto;
  top: 0;
}
#jm-mass-bottom .collection-gift li.gift-second {
  /* margin: 0 0px 13px 0; */
  margin: 0 0 0 0;
}
#jm-mass-bottom .collection-gift li.gift-third {
  /*margin: 0 0 13px; */
  margin: 0 0 0 0;
}
#jm-mass-bottom .collection-gift li.gift-fourth {
  margin: 0 13px 0 0; */
}
/*bots*/
#jm-bots1 {
  padding: 0 0 66px;
}
#jm-bots1 .block {
  float: left;
  width: 48%;
  margin: 0;
  border: 0;
  padding: 0;
}
#jm-bots1 .block .title {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 33px;
  color: #000;
}
#jm-bots1 .block .title strong {
  font-weight: 700;
}
#jm-bots1 .block .content {
  border: 1px solid #fafafa;
  padding: 20px;
  width: 100%;
  float: left;
}
#jm-bots1 .block.block-advantage {
  float: left;
}
#jm-bots1 .block.block-advantage li {
  float: left;
  width: 50%;
  padding: 26px 0 20px 52px;
}
#jm-bots1 .block.block-advantage li h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 12px;
}
#jm-bots1 .block.block-advantage li h4 {
  font-size: 12px;
  font-weight: 400;
  color: #888;
}
#jm-bots1 .block.block-advantage li.money {
  padding-bottom: 42px;
  background: url('../images/ico-money-policy.png') no-repeat left 25px;
}
#jm-bots1 .block.block-advantage li.lifetime {
  padding-bottom: 42px;
  background: url('../images/ico-lifetime.png') no-repeat left 25px;
}
#jm-bots1 .block.block-advantage li.certified {
  background: url('../images/ico-certified.png') no-repeat left 25px;
}
#jm-bots1 .block.block-advantage li.shipping {
  background: url('../images/ico-free-shipping.png') no-repeat left 25px;
}
#jm-bots1 .block.block-testimonials {
  float: right;
  color: #949494;
  font-size: 13px;
  font-weight: 300;
}
#jm-bots1 .block.block-testimonials h3 {
  font-size: 13px;
  margin: 11px 0 30px;
  font-weight: 900;
}
#jm-bots1 .block.block-testimonials .view-all {
  font-size: 12px;
  font-weight: 700;
  color: #bfbfbf;
  min-height: 17px;
  padding: 0 0 0 23px;
  display: block;
  margin: 57px 0 20px;
  text-decoration: none;
  background: url('../images/btn-viewall.png') no-repeat left 50%;
}
#jm-bots1 .block.block-testimonials .view-all:active,
#jm-bots1 .block.block-testimonials .view-all:focus,
#jm-bots1 .block.block-testimonials .view-all:hover {
  color: #000000;
}
/*bots 2*/
#jm-bots2 .inner {
  background: #fff;
  border-top: 1px solid #ecebe7;
  margin: 0;
  padding: 30px 0 36px;
}
#jm-bots2 .inner li {
  float: left;
  line-height: 35px;
  min-height: 35px;
  width: 25%;
}
#jm-bots2 .inner li a {
  color: #999;
  font-weight: 700;
  display: block;
}
#jm-bots2 .inner li a:active,
#jm-bots2 .inner li a:focus,
#jm-bots2 .inner li a:hover {
  color: #333;
  text-decoration: none;
}

#jm-bots2 .inner li.instagram-brand {
  width: 25%;
}
#jm-bots2 .inner li.instagram-brand a {
  background: url('../images/ico-instagram.png') no-repeat left 50%;
  padding: 0 0 0 50px;
}

#jm-bots2 .inner li.facebook-brand {
  width: 25%;
}
#jm-bots2 .inner li.facebook-brand a {
  background: url('../images/ico-facebook.png') no-repeat left 50%;
  padding: 0 0 0 50px;
}
#jm-bots2 .inner li.twitter-brand {
  width: 25%;
}
#jm-bots2 .inner li.twitter-brand a {
  background: url('../images/ico-twitter.png') no-repeat left 50%;
  padding: 0 0 0 45px;
}
#jm-bots2 .inner li.google-brand {
  width: 15%;
}
#jm-bots2 .inner li.google-brand a {
  background: url('../images/ico-google-plus.png') no-repeat left 50%;
  padding: 0 0 0 35px;
}
#jm-bots2 .inner li.pinterest-brand a {
  background: url('../images/ico-pinterest.png') no-repeat left 50%;
  padding: 0 0 0 45px;
}
#jm-bots2 .inner li.youtube-brand a {
  background: url('../images/ico-youtube.png') no-repeat left 50%;
  padding: 0 0 0 65px;
}
#jm-bots2 .inner li.vimeo-brand {
  width: 25%;
}
#jm-bots2 .inner li.vimeo-brand a {
  background: url('../images/ico-vimeo.png') no-repeat left 50%;
  padding: 0 0 0 40px;
}
/*bots 3*/
#jm-bots3 {
  padding: 62px 0;
  background: #f5f5f5;
}
#jm-bots3 .block {
  float: left;
  
  padding: 0;
  margin: 0;
  border: 0;
}
#jm-bots3 .block.block-subscribe {
  /* width: 55%; */
  width: 45%;
}
#jm-bots3 .block ul {
  margin: 0;
  padding: 0;
}
#jm-bots3 .block ul li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #8d8d8d;
}
#jm-bots3 .block ul li a:active,
#jm-bots3 .block ul li a:focus,
#jm-bots3 .block ul li a:hover {
  color: #000000;
  text-decoration: none;
}
/* Footer  */
#jm-footer {
  overflow: hidden;
  background: #000;
}
#jm-footer .inner {
  padding: 0;
}
#jm-footer .inner .block {
  float: left;
  margin: 5px 0 0;
  width: 200px;
}
#jm-footer .inner .block .block-content {
  background: none;
}
#jm-footer .inner .block .block-content ul.list-links li {
  line-height: 25px;
}
#jm-footer .inner .block .block-content ul.list-links li a {
  color: #8c8c8c;
  line-height: 25px;
  font-weight: 400;
}
#jm-footer .inner .block .block-content ul.list-links li a:active,
#jm-footer .inner .block .block-content ul.list-links li a:focus,
#jm-footer .inner .block .block-content ul.list-links li a:hover {
  color: #000000;
  text-decoration: none;
}
#jm-footer .inner .jm-legal {
  background: url("../images/bg-payment.png") no-repeat scroll right 20px;
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 47px;
  margin: 0;
  text-align: left;
  width: 100%;
}
#jm-footer .special-block {
  position: fixed;
  bottom: 0;
  min-height: 80px;
  width: 100%;
  background: #000;
  left: 0;
  z-index: 999;
}
#jm-footer .special-block .inner {
  padding: 0;
  border-top: 0;
}
.special-block ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.special-block ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  border-right: 1px solid #2d2d2d;
}
.special-block ul li:first-child {
  border-left: 1px solid #2d2d2d;
}
.special-block ul li a {
  color: #737373;
  font-size: 11px;
  line-height: 80px;
  padding: 0 45px;
  text-transform: uppercase;
  display: block;
}
.special-block ul li a:active,
.special-block ul li a:focus,
.special-block ul li a:hover {
  color: #fff;
  text-decoration: none;
}
/*mass head*/
#jm-mass-head {
  position: relative;
}
#jm-messages {
  padding: 20px 0 0;
}
#jm-pathway {
  padding: 0;
  margin: 0;
}
#jm-pathway .inner {
  border-bottom: 1px solid #eee;
  margin: 0 10px 40px;
}
#jm-pathway .inner {
  line-height: 40px;
  min-height: 40px;
  padding: 0;
  background: #fff;
}
.breadcrumbs {
  color: #666666;
  font-size: 14px;
  line-height: 80px;
  padding: 0;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li a {
  color: #000;
}
.breadcrumbs li a:active,
.breadcrumbs li a:focus,
.breadcrumbs li a:hover {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs li .icon-caret-right {
  margin: 0 10px;
}
.breadcrumbs li strong {
  font-weight: normal;
}
/*block search*/
#multiship-addresses-table select {
  max-width: 200px;
}
/* My Reviews */
#my-reviews-table td {
  padding: 10px;
}
#my-reviews-table td h2.product-name {
  font-size: 100%;
}
#my-tags-table {
  clear: both;
  margin: 0 0 20px 0;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
#my-tags-table td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
/* compare page */
.compare-table {
  border-collapse: collapse;
}
.compare-table .btn-remove {
  background-image: url(../images/btn_remove2.gif);
  float: right;
  height: 15px;
  width: 72px;
}
.compare-table tbody td {
  vertical-align: top;
}
.compare-table tbody td.last {
  border-right: 1px solid #cccccc;
}
.compare-table tbody th {
  background: #ffffff;
}
.compare-table tbody th,
.compare-table tbody td {
  border: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
  border-bottom: 1px solid #cccccc !important;
}
.compare-table tbody tr.last th:first-of-type {
  border-bottom: 1px solid #cccccc !important;
}
.compare-table thead tr.first th,
.compare-table thead tr.first td {
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
}
.compare-table tr.add-to-row td {
  background: #fff;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table .price-box {
  margin: 10px 0;
  text-align: center;
}
.compare-table tr.first td .product-name {
  text-align: center;
}
.compare-table tr.first td .ratings {
  margin: 0 auto;
  width: 69px;
}
.compare-table tr.first td .ratings .amount {
  display: none;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.masshead-info {
  background: url("../images/masshead-contact.jpg") top left no-repeat;
  min-height: 511px;
  width: 100%;
  background-size: 100%;
}
.masshead-info .masshead-conntact {
  width: 468px;
  min-height: 208px;
  border: 1px solid #000;
  background: #fff;
  position: absolute;
  bottom: 130px;
  padding: 40px;
  font-size: 14px;
  font-weight: 300;
  visibility:hidden;
}
.masshead-info .masshead-conntact .title {
  background: url('../images/bg-title-contact.png') no-repeat left bottom;
  font-size: 18px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.get-in-touch {
  float: left;
  width: 50%;
}
.get-in-touch h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.get-in-touch .information {
  margin: 0 0 30px;
}
.get-in-touch .information h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 30px;
}
.get-in-touch .information ul {
  padding: 0;
  margin: 0;
}
.get-in-touch .information ul li {
  line-height: 37px;
  min-height: 37px;
  padding: 0 0 0 60px;
  margin: 10px 0;
  color: #666;
}
.get-in-touch .information ul li.address {
  background: url('../images/ico-add.png') top left no-repeat;
}
.get-in-touch .information ul li.phone {
  background: url('../images/ico-phone.png') top left no-repeat;
}
.get-in-touch .information ul li.fax {
  background: url('../images/ico-fax.png') top left no-repeat;
}
.get-in-touch .information ul li.email {
  background: url('../images/ico-email.png') top left no-repeat;
}
.get-in-touch .bussines-hours {
  margin: 0 0 30px;
}
.get-in-touch .bussines-hours h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 30px;
}
.get-in-touch .bussines-hours ul {
  padding: 0;
  margin: 0;
}
.get-in-touch .bussines-hours ul li {
  line-height: 37px;
  min-height: 37px;
  padding: 0 0 0 60px;
  margin: 10px 0;
  color: #666;
}
.get-in-touch .bussines-hours ul li.monday {
  background: url('../images/ico-monday.png') top left no-repeat;
}
.get-in-touch .bussines-hours ul li.saturday {
  background: url('../images/ico-saturday.png') top left no-repeat;
}
.get-in-touch .bussines-hours ul li.sunday {
  background: url('../images/ico-sunday.png') top left no-repeat;
}
.contactForm {
  float: right;
  margin: 0;
  padding: 0;
  width: 50%;
}
.contactForm h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.contactForm .page-title {
  text-align: center;
}
.contactForm .page-title h1 {
  font-size: 60px;
}
.contactForm .page-title h2 {
  color: #9c9c9c;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;
}
.contactForm .form-list label {
  color: #666;
  font-size: 14px;
}
.contactForm .form-list .input-box {
  clear: both;
  display: block;
  width: 100%;
}
.contactForm .form-list .input-box input.input-text {
  background: #fff;
  border-color: #eee;
  min-height: 35px;
  width: 100%;
}
.contactForm .form-list .input-box input.input-text:focus {
  background: #fff;
}
.contactForm .form-list .field {
  float: left;
  width: 100%;
}
.contactForm .form-list .field.field-name {
  width: 315px;
  float: left;
}
.contactForm .form-list .field.field-email {
  width: 315px;
  float: right;
}
.contactForm .form-list li.wide .input-box {
  width: 100%;
}
.contactForm .form-list li.wide .input-box textarea {
  background: #fff;
  border-color: #eee;
  min-height: 175px;
  width: 100%;
}
.contactForm .form-list li.wide .input-box textarea:focus {
  background: #fff;
}
.contactForm .buttons-set {
  text-align: left;
}
.contactForm .buttons-set p.required {
  text-align: left;
  line-height: 35px;
  margin: 0;
}
.contactForm .buttons-set button.button {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
.contactInfo {
  float: right;
  width: 30.3%;
}
.contactInfo .contactDetails {
  padding: 30px 0px 40px 30px;
}
.contactInfo .contactDetails .title {
  color: #272727;
  font-size: 30px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.contactInfo .contactDetails .desc {
  color: #9c9c9c;
  font-size: 14px;
  margin: 0 0 10px;
}
.contactInfo .contactDetails .list {
  color: #9c9c9c;
  font-size: 14px;
}
.contactInfo .contactDetails .list i {
  margin: 0 8px 0 0;
}
.contactInfo .contactMap {
  border-top: 1px solid #e2e2e2;
  padding: 30px 20px 30px 30px;
}
.no-route {
  min-height: 646px;
  padding: 50px 0 0;
  text-align: center;
  color: #a7a7a7;
}
.no-route .page-title {
  padding: 0 0 40px;
}
.no-route .page-title h1 {
  text-align: center;
  color: #5a5a5a;
  font-family: Georgia;
  text-transform: none;
  font-weight: 400;
  font-size: 48px;
}
.no-route dl {
  margin: 0 0 30px;
}
.no-route dl dt {
  color: #333;
  margin: 0;
}
.no-route dt {
  font-size: 15px;
}
.no-route dl dd {
  margin: 0;
  padding: 0;
}
.no-route ul.disc {
  list-style: none;
  margin: 0;
  padding: 0;
}
.no-route ul.disc li {
  font-size: 13px;
}
.no-route ul.disc li span {
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 10px;
}
.no-route ul.disc li span.separator {
  color: #000000;
  padding: 0 10px;
}
.no-route ul.disc li a {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px;
}
.message h2 {
  margin: 0px 0px 20px 0px;
}
.jm-product-quick-view {
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
#jmoverlay {
  background: #000;
  left: 0  !important;
  min-height: 100% !important;
  opacity: 1  !important;
  position: fixed !important;
  top: 105px  !important;
  width: 100% !important;
  z-index: 99 !important;
}
.zoomContainer .zoomLens {
  height: 150px !important;
  width: 150px !important;
  z-index: 99 !important;
}
.jm-home-product-deals .page-title h1 span:after,
.jm-home-product-deals .page-title h1 span:before,
.ie8 .default .jm-tabs-title-top ul.jm-tabs-title li:first-child:after {
  background: none !important;
}
