/*!
 * 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
 */
/* Reset */

* {
	margin: 0;
	padding: 0
}

/*Normal link---*/
a {
	color: #F0141E;
	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
}

body {
	background: #fff;
	color: #000000;
	font: 12.5px/1.55 "robotolight", Arial, Helvetica, sans-serif;
	text-align: center
}

body:last-child .product-view .product-shop-info h1{
	filter: none
}

button.button, 
button.form-button {
	background: #F0141E;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	min-height: 35px;
	padding: 0 15px;
	text-transform: uppercase;
	width: auto
}

button.button:hover,
button.button:focus{
	background-color: #000
}

button.button::-moz-focus-inner {
	border: 0; /* FF Fix */
	padding: 0
}

button.button span{
	display: inline-block;
	width: 100%
}

button.button span span {
	border: 0;
	padding: 0
}

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

button.btn-cart{
	font-size: 85%;
}

button.btn-cart span i{
	margin: 0px 15px 0px 0px;
}

button.btn-cart span i{
	margin: 0 15px 0 0
}

caption,th,td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle
}

cite {
	font-style: normal
}

fieldset {
	border: 0
}

/* Forms */
form {
	display: inline
}

h1 {
	font-size: 180%
}

/* Headings */
h1,h2,h3,
h4,h5,h6 {
	color: #333;
	line-height: 1.3
}

h2 {
	font-size: 150%
}

h3 {
	font-size: 125%
}

h4 {
	font-size: 110%
}

h5 {
	font-size: 100%
}

h6 {
	font-size: 92%
}

/* Global Styles*/
/* 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 #ddd;
}

/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {
	border-color: #eee
}

input.qty {
	width: 2.5em!important
}

input.radio {
	margin-right: 3px
}

legend {
	display: none
}

/* Content */
p {
	margin: 0 0 10px
}

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

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

q,
blockquote {
	quotes: none
}

q:before,
q:after {
	content: ''
}

select {
	padding: 6px 5px
}

select option {
	padding-right: 10px
}

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

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

small,big {
	font-size: 1em
}

strong {
	font-weight: bold
}

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

table#checkout-review-table tfoot th{
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd
}

table#checkout-review-table tfoot th,
table#checkout-review-table tfoot td{
	vertical-align: middle
}

textarea {
	overflow: auto
}

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

tr.show-details td {
}

tr.summary-details td {
}

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

tr.summary-total td {
}

/*sup { font-size:1em; vertical-align:top; }*/
/* Lists */
ul,ol {
	list-style: none
}

/* Header */

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: #fff
}

ul.customer-services li a:active,
ul.customer-services li a:focus,
ul.customer-services li a:hover{
	color: #f0141e;
	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
}

ul.list-socials {
	float: left;
	width: auto
}

ul.list-socials li{
	float: left;
	font-size: 14px;
	line-height: 40px;
	min-height: 40px;
	padding: 0;
	width: auto
}

ul.list-socials li a{
	color: #666;
	display: block;
	padding: 12px 15px
}

ul.list-socials li a:active,
ul.list-socials li a:focus,
ul.list-socials li a:hover{
	color: #111;
	text-decoration: none
}

ul.list-socials li em {
	display: block !important
}

ul.list-socials li span{
	display: none
}

ul.list-socials li.last{
}

/* General Box */
.account-content {
	padding: 20px
}

/* Multiple Addresses Checkout */
.account-content,
.multiple-checkout {
	background: #fff
}

/* Account Login/Create Pages*/
.account-login .new-users,
.account-login .registered-users{
	border: 1px solid #ddd;
}

.account-create .content,
.account-login .content {
	color: #7a7a7a;
	padding: 20px;
	min-height: 290px;
	border-bottom: 1px solid #ddd
}

.account-login .buttons-set a {
	float: left;
	margin: 9px 0px
}

.account-login .content h2 {
	border-bottom: 1px solid #ddd;
	color: #F0141E;
	font-size: 120%;
	margin: 0 0 15px;
	padding: 0 0 15px
}

.account-login .buttons-set{
	margin: 20px;
}

.account-login .new-users .buttons-set button.button {
	float: right
}

.account-login p.required {
	text-align: left
}

.a-center {
	text-align: center!important
}

.addresses-list .addresses-additional li.item {
	background: none;
	border: 0;
	padding: 0
}

.addresses-list .link-remove {
	color: #777
}

.addresses-list .separator {
	margin: 0 3px
}

.addresses-list a {
}

.addresses-list address {
	margin: 0 0 3px
}

/********** Dashboard > */
/* Address Book */
.addresses-list h2 {
	color: #F0141E;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase
}

.addresses-list h3 {
	font-size: 13px;
	font-weight: bold
}

.addresses-list li.empty {
	background: none;
	border: 0;
	padding: 0
}

.addresses-list li.empty p {
}

.addresses-list li.item {
	margin: 0 0 10px;
	padding: 10px 0
}

.addresses-list p {
	margin: 0
}

.addthis_toolbox {
	float: left;
	margin: 20px 0 0 6px;
	text-align: center
}

.addthis_toolbox a{
	display: inline-block
}

.addthis_toolbox a.addthis_button_pinterest_pinit iframe{
	width: 40px !important
}

.addthis_toolbox a.addthis_button_tweet iframe{
	width: 85px !important
}

/* My review*/
#my-reviews-table{
	margin: 0px 0px 20px 0px;
}

/* Add to Links + Add to Cart */
.add-to-box {
	margin: 20px 0
}

.add-to-box .add-to-cart {
	float: left;
}
.add-to-box .add-to-cart div{
	display: none;
}

.add-to-box .add-to-links {
	float: left;
	font-size: 12px!important;
	line-height: 1.25!important;
	margin: 0;
	text-align: left!important
}

.add-to-box .add-to-links li {
	display: block!important
}

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

.add-to-box .or {
	color: #666;
	float: left;
	font-weight: bold;
	margin: 0 7px
}

.add-to-cart .paypal-logo {
	clear: left;
	margin: 0;
	text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0
}

.add-to-cart .qty {
	background: #ffffff;
	border: 1 333333;
	color: #333333;
	float: left;
	height: 24px;
	margin-right: 0;
	padding: 0;
	text-align: center;
	width: 50px !important;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px
}

.add-to-cart button.button {
	float: left;
	margin: 20px 0 0 0
}

.qty-box {
	width: 100%;
	float: left;
}

.qty-box label {
  float: left;
  line-height: 28px;
  margin: 0 10px 0 0;
}

.qty-box #qty_up{
	float: left;
	width: 13px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.qty-box #qty_down{
	float: left;
	width: 13px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.qty-box #qty {
  border: 1px solid #CCCCCC;
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0;
  margin: 0 2px;
  text-align: center;
  width: 48px !important;
  box-shadow: 0 0 3px #DDDDDD inset;
}

.qty-box #qty_up:hover,
.qty-box #qty_up:focus,
.qty-box #qty_down:focus,
.qty-box #qty_down:hover {
	background: #000;
	color: #fff;
	cursor: pointer;
	border-color: #000;
}

.qty-box-count {
	width: auto;
	float: left;
}

/*label products*/
.ico-label {
	background: #01b169;
	color: #fff;
	float: left;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
	width: auto;
	position: absolute;
	top: 10px;
	left: 5px;
}

.sales-label {
	background: #2189CC
}

.hot-label {
	background: #F0141E
}


/* Add to Cart */
.add-to-cart label {
	color: #F0141E;
	float: left;
	font-weight: bold;
	line-height: 24px;
	margin-right: 10px
}

/* Add to Links */
.add-to-links {
	font-size: 11px;
	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 */
.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: #F0141E;
	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: #F0141E
}

.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: #000
}

.availability-only strong {
	color: #F0141E
}

.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: #F0141E;
	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{
}

.billing-agreements .info-box h2{
	margin: 0 0 8px 0
}

.billing-agreements .table-caption {
	font-size: 13px;
	font-weight: bold
}

/* Sidebar*/
.block {
	margin: 0 0 30px
}

.block .actions {
}

.block .actions a {
	float: left
}

.block .actions button.button {
	float: none;
	width: 100%
}

.block .block-content {
	background: #fff;
	padding: 0;
	text-align: left
}

.block .block-content .product-name {
	color: #1e7ec8
}

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

.block .block-subtitle {
	color: #0a263c;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0
}

.block .block-title {
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 115%;
	line-height: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase
}

.block .block-title strong{
	font-weight: normal
}

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

.block .empty {
	margin: 0;
	padding: 5px 9px
}

.block.block-layered-nav-filter .block-content {
	background: #191919;
	font-weight: bold;
	padding: 20px
}

.block.block-layered-nav-filter .block-content .actions{
	margin: 10px 0 0
}

.block.block-layered-nav-filter .block-content a{
	color: #4ab328;
	float: right
}

.block.block-layered-nav-filter .block-content span{
	color: #fff
}

/* Block: Reorder */
.block.block-reorder li.item {
	padding: 7px 0
}

.block-reorder .actions a{
	margin: 0;
	padding: 10px 0;
	float: right;
}
.block-reorder .product-name {
	margin-left: 20px
}

.block-reorder .validation-advice {
	margin: 3px 9px 7px
}

.block-reorder input.checkbox {
	float: left;
	margin: 2px -20px 0 0
}

/* Block: Account */
.block-account .block-content li a {
	border-bottom: 1px solid #ddd;
	color: #5f5d5c;
	display: block;
	padding: 10px 0;
	text-decoration: none!important
}

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

.block-account .block-content li.current {
	border-bottom: 1px solid #ddd;
	color: #F0141E;
	padding: 3px 0
}

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

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

/* Block: Banner */
.block-banner {
	border: 0
}

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

.block-banner img {
	width: 100%
}

.block-cart   .block-subtitle {
	color: #333;
	font-size: 100%;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 0
}

.block-cart   .empty {
	margin: 0;
	padding: 0
}

.block-cart  .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}

.block-cart  .amount {
	border-top: 1px solid #ddd;
	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: #F0141E
}

.block-cart .actions {
	background: 0;
	padding: 0;
	text-align: center
}

.block-cart .actions .paypal-logo {
	float: left;
	margin: 3px 0 0;
	text-align: right;
	width: 100%
}

/* Block: Cart */
.block-cart .block-content li.item {
	background: none;
	padding: 15px 0 0 0
}

.block-cart .paypal-logo {
	display: none
}

.block-cart .product-details {
	color: #999;
	margin-left: 60px
}

.block-cart .product-details .edit,
.block-cart .product-details .remove {
	color: #999;
	float: right;
	font-size: 105%;
	margin: 3px 0 0 10px
}

.block-cart .product-details .product-name {
	line-height: 20px;
	margin: 0 0 5px;
	position: relative
}

.block-cart .product-details .product-name a{
	color: #111!important;
	font-weight: bold
}

/* Mini Products List */
.block-cart .product-image {
	border: 0;
	float: left;
	margin: 3px 0 0 0;
	width: 50px
}

.block-cart .subtotal {
	float: left;
	margin: 14px 0 15px;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

.block-cart .subtotal .cartlabel,
.block-cart .subtotal .label{
	background: none;
	color: #333;
	float: left;
	font-size: 140%;
	height: auto;
	padding: 0;
	text-transform: uppercase
}
.block-cart .subtotal .label{
	margin: 0px;
}

.block-cart .subtotal .price {
	background: none;
	color: #F0141E
	float: right;
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.block-cart.product-details .edit:active,
.block-cart .product-details .edit:focus,
.block-cart .product-details .edit:hover,
.block-cart .product-details .remove:active,
.block-cart .product-details .remove:focus,
.block-cart .product-details .remove:hover {
	color: #F0141E;
	text-decoration: none
}

/* Block: Compare Products */
.block-compare .actions a {
	float: right;
	padding: 10px 0
}

.block-compare .actions a:active,
.block-compare .actions a:focus,
.block-compare .actions a:hover,
.block-compare .block-content li.item a.ico-remove:active,
.block-compare .block-content li.item a.ico-remove:focus,
.block-compare .block-content li.item a.ico-remove:hover,
.block-compare .block-content .product-name a:active,
.block-compare .block-content .product-name a:focus,
.block-compare .block-content .product-name a:hover {
	color: #000;
	text-decoration: none
}

.block-compare .block-content .product-name a {
	color: #F0141E
}

.block-compare .block-content li.item {
	padding: 5px 0
}

.block-compare .block-content li.item a.ico-remove {
	float: right
}

.block-content {
	text-align: left
}

/* Block: Currency Switcher */
.block-currency {
	background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
	border: 0;
	height: 51px;
	padding: 7px 12px 10px
}

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

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

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

.block-currency .block-title strong {
	background: url(../images/i_block-currency.gif) 0 50% no-repeat;
	color: #fff;
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	padding: 0 0 0 21px;
	text-transform: none
}

/* Block: Related */
.block-grid {
	float: left;
	margin: 20px -20px 0;
	width: 255px !important
}

.block-grid  .price-box {
	float: left;
	margin: 0
}

.block-grid  .price-box .special-price .price {
	display: block;
	margin: 0
}

.block-grid  .rating-links {
	display: none
}

.block-grid  li .genre {
	color: #666;
	font-size: 85%
}

.block-grid  li .ratings {
	height: 14px;
	margin: 2px 0 10px
}

.block-grid  li .related-checkbox {
	position: absolute;
	right: 0;
	top: 47px
}

.block-grid  li h5 a{
	color: #111
}

.block-grid  li h5 a:active,
.block-grid  li h5 a:focus,
.block-grid  li h5 a:hover {
	color: #F0141E;
	text-decoration: none
}

.block-grid  li.first{
	padding: 0 0 20px
}

.block-grid  li:last-of-type{
	border-bottom: 0;
	padding: 20px 0 0 !important
}

.block-grid .block-title {
	border: 1px solid #ddd;
	color: #333
}

.block-grid li{
	border-bottom: 1px solid #eeeded;
	display: inline-block;
	float: left;
	padding: 20px 0 !important;
	position: relative;
	width: 100%
}

.block-grid li .product-image {
	float: left;
	margin: 3px 10px 0 0;
	padding: 0 !important
}

.block-grid li h5 {
	font-size: 100%;
	margin: 0 0 10px 0
}

/* Block: Layered Navigation */
.block-layered-nav {
	border: 0
}

.block-layered-nav .actions {
	margin: 10px 0 20px;
	text-align: right;
}

.block-layered-nav .actions a {
	float: none
}

.block-layered-nav .block-content .block-subtitle{
	display: 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 {
	display: inline-block;
	vertical-align: middle
}

.block-layered-nav .currently li {
	line-height: 2;
	position: relative;
	z-index: 1
}

.block-layered-nav dd {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%
}

.block-layered-nav dd .price {
	background: 0;
	color: #151515;
	display: inline-block;
	font-size: 100%;
	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 5px 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: #F0141E;
	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 dd.last {
	background: none
}

.block-layered-nav dt {
	color: #181818;
	font-size: 120%;
	font-weight: bold;
	padding: 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-layered-nav-filter #narrow-by-list dd li strong {
}

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

.block-login .actions button.button span {
	background: #618499;
	border-color: #406a83
}

/* Block: Login */
.block-login .block-content {
	padding: 5px 10px
}

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

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

.block-poll .block-content .actions {
	margin: 5px 0 0;
	text-align: center
}

.block-poll .block-content .answer {
	font-weight: bold
}

.block-poll .block-content li {
	padding: 5px 0
}

.block-poll .block-content li input.radio {
	float: left;
	margin: 2px 5px 0 0
}

.block-poll .block-content li span {
	color: #656565;
	font-size: 13px;
	font-weight: normal;
	text-transform: none
}

/* Block: Poll */
.block-poll .block-subtitle {
	color: #F0141E;
	margin: 0 0 10px
}

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

/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress .cards-list .info-table th {
	font-weight: normal
}

.block-progress .cards-list dd {
	border: 0 none;
	margin: 0;
	padding: 0
}

.block-progress .cards-list dt {
	background: none;
	border: 0 none;
	color: inherit;
	font-size: 12px;
	margin: 5px 0;
	padding: 0
}

.block-progress dd {
	border-top: 0;
	margin: 0 0 10px;
	padding: 0 20px 10px
}

.block-progress dd.complete {
	border: 0;
	color: #999;
	margin: 0 20px 0 0
}

.block-progress dd.complete a{
	color: #F0141E
}

.block-progress dd.complete address {
	color: #999
}

.block-progress dt {
	line-height: 1.35;
	margin: 0;
	padding: 10px 0;
}




.block-shipping {
	color: #777;
	float: left;
	margin: 0;
	width: 25%
}

.block-shipping .inner{
	border-right: 1px solid #333;
	margin: 0 30px 0 0 !important;
	min-height: 400px;
	padding: 0 30px 0 0 !important
}

.block-shipping .list-shipping em {
	background: #396395;
	color: #fff;
	display: block;
	float: left;
	font-size: 115%;
	height: 14px;
	margin: 0 20px 0 0;
	padding: 19px 0;
	text-align: center;
	width: 50px
}

.block-shipping .list-shipping li {
	cursor: pointer;
	float: left;
	margin: 0 0 40px 0;
	width: 100%
}

.block-shipping .list-shipping li .title {
	color: #F0141E;
	display: block;
	line-height: 100%;
	margin: 0 0 5px
}

.block-shipping .list-shipping li:focus em,
.block-shipping .list-shipping li:hover em {
	background: #000
}

/* Block: Subscribe */
.block-subscribe {
	border-bottom: 1px solid #333;
	float: left;
	width: 75%
}

.block-subscribe #advice-validate-email-newsletter.validation-advice {
	bottom: -32px
}

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

.block-subscribe .block-title {
	border-bottom: 0 none;
	color: #fff;
	font-size: 150%;
	margin: 0;
	padding: 0
}

.block-subscribe .input-box {
	float: right;
	margin: 2px 0 0 0;
	min-height: 35px;
	position: relative;
	width: auto
}

.block-subscribe .input-box .input-text {
	background: #fff;
	border: 0 none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #444;
	float: left;
	font-size: 100%;
	min-width: 175px;
	padding: 10px
}

.block-subscribe .input-box button {
	margin: 0 0 0 10px
}

.block-subscribe .subscribe-left {
	float: left;
	width: 50%
}

.block-subscribe .validation-advice {
	bottom: -20px;
	left: 0;
	position: absolute
}

.block-subscribe label {
	color: #999999;
	display: inline-block;
	font-size: 100%;
	line-height: 20px;
	margin: 0 0 22px;
	width: 100%
}

.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: Tags */
.block-tags .block-content .tags-list {
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}

.block-tags .block-content a {
	color: #151515
}



.block-verticallist .jm-products-slider-content{
	padding: 0px;
}

.block-verticallist .block-content{
	position: relative
}

.block-verticallist .control-barslide {
	height: 19px;
	position: absolute;
	right: 0;
	top: -57px;
	width: 45px
}

.block-verticallist .control-barslide .jm-slider-next{
	border: 1px solid #ddd;
	color: #ddd;
	cursor: pointer;
	float: right;
	height: 17px;
	line-height: 17px;
	text-align: center;
	width: 18px
}

.block-verticallist .control-barslide .jm-slider-prev{
	border: 1px solid #ddd;
	color: #ddd;
	cursor: pointer;
	float: left;
	height: 17px;
	line-height: 17px;
	text-align: center;
	width: 18px
}

.block-verticallist .product-image {
	float: left;
	margin: 0 10px 0 0 !important;
	width: 80px
}

.block-verticallist .product-image a{
	display: block;
}

.block-verticallist .product-image img{
	max-width: 100%;
	height: auto;
}

.block-verticallist .ratings {
	height: 13px
}

.block-verticallist .ratings .rating-links {
	display: none
}

.block-verticallist .slider-inner {
	text-align: left
}

.block-verticallist .slider-inner .price{
	color: #F0141E;
}
.block-verticallist .slider-inner .old-price .price{
	color: #ddd;
}

.block-verticallist h5 {
	font-size: 115%;
	line-height: 130%
}

.block-verticallist h5 a {
	color: #000
}

.block-verticallist h5 a:active,
.block-verticallist h5 a:focus,
.block-verticallist h5 a:hover {
	color: #f0141e;
	text-decoration: none
}

.block-verticallist .jm-slider li .price-box {
  clear: none !important;
  display: block;
  float: none !important;
  margin: 5px 0 0;
}

/* Block: Wishlist */
.block-wishlist .actions {
	text-align: right
}

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

.box-account {
	margin: 0 0 20px
}

.box-account .box {
}

.box-account .box-head {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px;
	text-align: right
}

.box-account .box-head h2 {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #F0141E;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase
}

/* Block: Upsell */
.box-up-sell {
	background: #fff;
	float: left;
	margin: 20px 0 0;
	width: 100%
}

/* BreadCrumbs */
.breadcrumbs {
	color: #aaa;
	font-size: 11px;
	line-height: 40px;
	margin: 0
}

.breadcrumbs a {
	color: #f0141e
}

.breadcrumbs a:active,
.breadcrumbs a:focus,
.breadcrumbs a:hover {
	color: #f0141e;
	text-decoration: none
}

.breadcrumbs li {
	display: none
}

.breadcrumbs li .icon-caret-right {
	margin: 0 10px
}

.breadcrumbs strong {
	font-weight: normal
}

.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.gif) 0 0 no-repeat;
	display: block;
	font-size: 0;
	height: 16px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 16px
}

.btn-toggle {
	background: url('../images/bg-top-hr.png') no-repeat right 50%;
	cursor: pointer;
	display: block;
	padding: 0 20px
}

.btn-toggle.active {
	color: #ddd
}

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

.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 .checkout-types .paypal-or {
	line-height: 2.3;
	margin: 0 8px
}

/* Block: Upsell */
.cart .crosssell li {
  width: 20% !important;
}

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

.cart .discount .buttons-set button.cancel-button {
	margin: 10px 0 0
}

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

.cart .discount .input-box {
	margin: 38px 0 0;
	width: 100%
}

.cart .discount button span,
.cart .shipping button span {
}

.cart .discount h2 {
}

.cart .discount h2,
.cart .shipping h2 {
}

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

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {
}

.cart .page-title .checkout-types li {
	margin: 0 0 5px
}

.cart .shipping .sp-methods {
	margin: 10px 0 0;
	padding: 5px 0 0
}

.cart .shipping h2 {
}

.cart .title-buttons .checkout-types {
	float: right
}

.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px
}

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

.shipping-form, 
.discount-form {
  display: block;
  margin: 10px 0 0;
  width: 100%;
  float: left;
}

/* Shopping Cart Totals */
.cart-collaterals .block .block-title {
	font-size: 120%
}

.cart-collaterals .totals {
	float: right;
	margin: 25px 0 0;
	width: 31%
}

.cart-collaterals .totals .block-totals {
	margin: 0
}

.cart-collaterals .totals table {
	width: 100%
}

.cart-collaterals .totals th,
.cart-collaterals .totals td {
	padding: 10px 0;
	text-align: left !important
}

.cart-collaterals .totals td strong {
	text-transform: uppercase;
}

.cart-collaterals .totals tr.last td {
}

.cart-collaterals .totals th,
.cart-collaterals .totals td {
	border-bottom: 1px solid #ddd;
	font-size: 110%;
	padding: 10px 0
}
.cart-collaterals .totals ul.checkout-types {
	float: right;
	margin: 20px 0;
	padding: 0;
	width: 100%
}
.cart-collaterals .totals ul.checkout-types li {
	background: none repeat scroll 0 0 transparent;
	clear: both;
	display: inline-block;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 100%
}
.cart-collaterals .totals ul.checkout-types .button {
	display: inline-block;
	float: right;
	width: 100%
}
.cart-collaterals .totals ul.checkout-types li big {
	font-weight: bold
}
.cart-collaterals  .price {
	color: #f0141e;
	font-size: 14px
}
.cart-collaterals .input-box .input-text {
	width: 365px
}
.btn-proceed-checkout {
	width: 90%
}
.cart-collaterals .col1-set {
	float: left;
	width: 100%
}
.cart .cart-collaterals .col2-set {
	float: left;
	margin: 25px 0;
	width: 67%
}

/* 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;
	color: #000000;
	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  .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 {
	float: left
}

.cart-table .btn-update {
	margin-left: 10px
}

.cart-table .btn-update,
.cart-table .btn-empty {
	float: right
}

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

.cart-table .item-options {
	margin: 5px 0 0
}

.cart-table .product-name {
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin: 0
}

.cart-table a{
	color: #F0141E
}

.cart-table a{
}

.cart-table a:active,
.cart-table a:focus,
.cart-table a:hover {
	color: #000;
	text-decoration: none
}

/* Shopping Cart Table */
.cart-table td,
.cart-table th {
	padding: 20px
}

.cart-table tfoot td {
	padding: 20px
}

/* 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  .add-to-links {
	display: inline-block;
	float: none;
	font-size: normal;
	margin-top: 0
}

.catalog-product-compare-index  .add-to-links li {
	float: none;
	margin: 0 0 0 3px;
}

.catalog-product-compare-index   .add-to-links li a{
	border: 1px solid #eee;
	width: 38px;
	height: 12px;
	padding: 12px 0;
	display: block;
	color: #aaa;
	text-align: center;
}

.catalog-product-compare-index  .add-to-links li a:active,
.catalog-product-compare-index  .add-to-links li a:focus,
.catalog-product-compare-index  .add-to-links li a:hover {
	color: #fff;
	border: 1px solid #000;
	background: #000;
	text-decoration: none;
}

.catalog-product-compare-index  button.button {
  height: 38px;
  line-height: 38px;
  margin: -8px 0 0;
  min-height: 38px;
}

.catalog-product-compare-index .link-reorder,
.catalog-product-compare-index .link-print,
.catalog-product-compare-index .link-cart {
	color: #F0141E;
	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 #ddd
}

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

.checkout-multishipping-address-newshipping .form-list select {
	width: 265px
}

/* 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 #ddd !important;
	 border-bottom: 0 !important;
	 font-weight: bold;
	 font-size: 14px;
}

.checkout-multishipping-overview .data-table tfoot th:first-of-type,
.checkout-multishipping-overview .data-table tfoot td:first-of-type {
	border-right: 1px solid #ddd !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 #ddd !important;
	border-bottom: 0 !important;
	font-weight: bold;
	font-size: 16px;
}

.checkout-multishipping-shipping .box-sp-methods {
	background: #f9f3e3;
	border: 1px solid #f1ecdb;
	padding: 13px;
	position: relative
}

.checkout-multishipping-billing .multiple-checkout .col2-set,
.checkout-multishipping-shipping .multiple-checkout .col2-set {
	border-top: 1px solid #ddd;
	margin: 0px 0px 20px 0px;
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
	background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
	height: 41px;
	overflow: hidden;
	position: absolute;
	right: -40px;
	top: -20px;
	width: 178px
}

/*checkout-index*/
.checkout-progress {
	margin: 0 0 20px;
	padding: 0
}

.checkout-progress li {
	background: #F0141E;
	float: left;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 13px 0;
	text-align: center;
	width: 20%;
}

.checkout-progress li.active {
	color: #fff;
	background: #D8121B
}

/* CMS Home Page */
.cms-home .jm-tabs .tabs_content .block-title{
	border-bottom: 0px none;
	margin: 0px;
	padding: 0px;
}

.cms-home .jm-tabs .tabs_content .block-title strong{
	display: none;
}

.cms-home .jm-col-left .col-left .inner{
	border-top: 1px solid #eee;
	padding: 40px 30px 0px 0px;
}

.jm-col-right .col-right .inner{
	border-left: 1px solid #EEEEEE;
	padding: 0 0 0 30px;
}

#jm-mainbody {
	padding: 0 0 40px 0;
}

.not-breadcrumbs #jm-mainbody {
	padding: 40px 0;
}

.cms-home #jm-mainbody {
	padding: 0;
}


.catalog-product-view .jm-col-right #jm-main {
	padding: 0;
}

.cms-home .jm-lo-2colsl #jm-main{
	border-top: 1px solid #eee;
	padding: 40px 0px 0px 0px;
}

.cms-home .subtitle {
}

.cms-index-index .subtitle {
}

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

.col3-layout .product-options-bottom .price-box {
	float: none;
	padding: 0 0 5px
}

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

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

.col-left .truncated .show .item-options {
	left: 15px;
	top: 7px
}

.colors-setting a {
	height: 13px;
	margin: 0;
	padding: 5px;
}

.colors-setting a span {
	display: inline-block;
	height: 13px;
	text-decoration: none;
	text-indent: -999em;
	width: 15px
}

.colors-setting a.colors-default span {
	background: #F0141E
}

.colors-setting a.colors-blue span {
	background: #0076cd
}

.colors-setting a.colors-green span {
	background: #94b32a
}

.colors-setting a.colors-yellow span {
	background: #f4c215
}

.colors-setting a.colors-violet span {
	background: #cc6698
}

.colors-setting a.colors-xmas span {
	background: #c1dccd
}

.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px
}

/* Configured price */
.configured-price {
	margin: 0
}

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

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

/*contact form*/
.contacts-index-index .page-title{
	margin: 0px 0px 20px 0px;
}

.contacts-index-index .page-title h1{
	border-bottom: 1px solid #eee;
	padding: 0px 0px 13px 0px
}

.contact-form {
	float: left;
	width: 350px
}

.contact-info .inner{
	margin: 0 !important
}

.contact-inner {
	padding: 20px
}

.jm-contacts .fieldset{
	border: 0px none;
	float: left;
	padding: 0px;
	margin: 0px;
}

.jm-contacts .form-list input.input-text{
	border: 1px solid #ccc;
	box-shadow: 0 0 2px 2px #F0F0F0 inset;
	-moz-box-shadow: 0 0 2px 2px #F0F0F0 inset;
	-webkit-box-shadow: 0 0 2px 2px #F0F0F0 inset;
	height: 23px;
}

.jm-contacts .form-list li.wide textarea {
	border: 1px solid #ccc;
	box-shadow: 0 0 2px 2px #F0F0F0 inset;
	-moz-box-shadow: 0 0 2px 2px #F0F0F0 inset;
	-webkit-box-shadow: 0 0 2px 2px #F0F0F0 inset;
    width: 805px;
}

.jm-contacts .buttons-set p.required{
	text-align: left;
}

.jm-contacts .buttons-set button.button{
	float: left;
}

/* Multishipping */
.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 #ddd;
	border-top: 1px solid #ddd
}

.content-multishipping-inner {
}

.customer-account-forgotpassword .buttons-set{
	margin: 30px 20px 20px
}

/* Forgot Your Password */
.customer-account-forgotpassword .fieldset{
	margin: 28px 20px 0
}

/* Logout page*/
.customer-account-logoutsuccess #jm-current-content p{
	padding: 20px 20px
}

.cvv-what-is-this {
	cursor: help;
	font-size: 11px;
	margin-left: 10px
}

.dashboard .box .box-title {
	border-bottom: 1px solid #ddd;
	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: 13px;
	font-weight: bold;
	margin: 0
}

.dashboard .box-info h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}

.dashboard .box-reviews .details {
	margin-left: 20px
}

/* Block: Reviews */
.dashboard .box-reviews .number {
	background: #0a263c;
	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-reviews li.item {
	margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
	margin: 0
}

.dashboard .box-tags .details {
	margin-left: 20px
}

/* Block: Tags */
.dashboard .box-tags .number {
	background: #0a263c;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin: 3px -20px 0 0;
	padding: 2px 3px
}

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

.dashboard .col2-set {
	margin: 0 0 15px
}

/********** < Dashboard */
.dashboard .welcome-msg {
	margin: 0 8em 1.5em 0
}




/* Block: Banner */
.block-banner {
	border: 0
}

.dashboard .welcome-msg p {

}

/* Data Table */
.data-table {
	border: 1px solid #ebebeb;
	width: 100%
}

.data-table  .price {
	background: none;
	color: #323232;
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

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

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

.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 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: #fff!important
}

/* Bundle products tables */
.data-table tbody.odd tr {
	background: #fff!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 #ddd
}

.data-table td {
	padding: 5px
}

/*.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 strong {
	font-size: 16px
}

.data-table tfoot td {
	border-top: 1px solid #ddd;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 0 !important;
	border-right: 1px solid #ddd;
}

.data-table tfoot tr {
}

.data-table tfoot tr.first td {
}

.data-table th {
	font-weight: bold;
	padding: 8px 10px;
}

.data-table thead th {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color: #797979;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap
}

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

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

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

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

.data-table thead tr th:last-of-type{
	border-right: 0!important
}

.data-table tr.first.last td,
.data-table tr.first.last th{
	border-bottom: 1px solid #ebebeb
}

.data-table tr:last-of-type td,
.data-table tr:last-of-type th{
	border-bottom: 0
}

/* Demo Notice */
.demo-notice {
	background: #F0141E;
	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: #F0141E;
	color: #F0141E
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
	background-position: 10px 9px!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 #ddd;
	margin: 28px 0;
	padding: 22px 25px 12px 33px
}

.fieldset .legend {
	background: #fff;
	border: 1px solid #ddd;
	color: #F0141E;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: -35px 0 0 -10px;
	padding: 2px 9px;
	position: relative
}

.f-left,
.left {
	float: left!important
}

.f-none {
	float: none!important
}

.form-currency {
	float: left;
	margin: 0 0 20px;
	width: 100%
}

.form-language {
	float: left;
	margin: 0 0 20px;
	width: 100%
}

.form-language a {
	background-position: 0 50%;
	background-repeat: no-repeat;
	clear: both;
	color: #777;
	font-size: 90%;
	line-height: 25px;
	padding: 0 0 0 20px;
	width: 80%
}

.form-language a:active,
.form-language a:focus,
.form-language a:hover,
.form-language a.active {
	color: #333;
	text-decoration: none
}

.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: #333;
	float: left;
	font-weight: bold;
	margin: 0px 0px 10px 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: 3px 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: 265px
}

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

.form-search {
	background: #fff;
	border: 1px solid #113661;
	min-height: 40px;
	min-width: 100px
	top: 40px;
	margin: 3px;
}

.form-search .input-text {
	background: none;
	border: 0 none;
	color: #999;
	float: left;
	font-size: 100%;
	min-width: 170px;
	padding: 13px 40px 13px 10px
}

.form-search .input-text:focus {
	background: none
}

.form-search button {
	background: 0;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 110%;
	padding: 12px;
	position: absolute;
	right: 0;
	top: 0
}

.form-search label {
	display: none
}

.f-right,
.right {
	float: right!important
}

.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0
}

/* Order Gift Message */
.gift-message dt strong {
	color: #666
}

.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 h3 {
	color: #F0141E;
	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.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 .whole-order {
	margin: 0 0 25px
}

.gift-messages-form h4 {
	color: #F0141E;
	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
}

.has-toggle {
	position: relative
}

.has-toggle:hover,
.has-toggle:focus {
	background: url('../images/bg-arrow-head.png') no-repeat center bottom
}

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

.home-product-list {
	margin: 28px 0 0 0
}

.home-product-list .page-title{
	border-bottom: 1px solid #000;
	color: #000;
	height: auto;
	line-height: 100%;
	line-height: 100%;
	margin: 0 0 20px;
	padding: 0 0 20px;
	text-align: left;
	text-transform: uppercase
}

.home-product-list .page-title a {
	float: right;
	font-size: 100%;
	text-decoration: underline;
	text-transform: none
}

.home-product-list .page-title h1{
	float: left;
	font-size: 115%;
	height: auto;
	line-height: 100%;
	margin: 0;
	text-transform: uppercase
}

.home-product-list .toolbar{
	display: none
}

.hot-label {
	background: #F0141E
}

.ie8 .block-poll .block-content li label, 
.ie9 .block-poll .block-content li label, 
.ie10 .block-poll .block-content li label {
	float: left;
	padding: 0;
	width: 90%
}

/* 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 #ddd;
	margin: 0 0 25px;
	padding: 20px
}

.info-set .box {
	margin: 0 0 15px
}

.info-set .box h2 {
	color: #F0141E
}

.info-set .data-table .item-options {
	margin: 5px 0 0
}

.info-set .data-table .product-name {
	color: #1e7ec8!important;
	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: 13px;
	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 #ddd;
	margin: -20px -20px 15px;
	padding: 5px 10px;
	position: relative
}

.info-set h3,
.info-set h4 {
	color: #333;
	font-size: 13px;
	font-weight: bold
}

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

.inner-toggle {
	background: #fff;
	display: none;
	min-width: 150px;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 99
}

.inner-toggle .block {
	margin: 0
}

.inner-toggle label {
	color: #333;
	float: left;
	font-size: 85%;
	line-height: 100%;
	margin: 0 0 10px;
	text-transform: uppercase;
	width: 100%
}

.inner-toggle.active {
	display: block
}

.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.ja-tab-navigator{
	float: left;
	left: 0;
	position: absolute;
	top: 0;
	width: 135px;
}

ul.ja-tab-navigator li{
	background: #f5f5f5;
	border: 1px solid #f0f0f0;
	border-top: 0;
	border-right: 0;
	float: left;
	line-height: 58px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 137px;
}

ul.ja-tab-navigator li.first{
	border-top: 1px solid #f0f0f0;
}

ul.ja-tab-navigator li.active{
	background: #fff;
	border: 1px solid #f0f0f0;
	border-top: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #000;
	width: 137px;
}

ul.ja-tab-navigator li.first.active{
	border-top: 1px solid #f0f0f0;
}

ul.ja-tab-navigator li.active.first{
	border-left-color: #000;
}

.ja-tab-content{
	background: #FFFFFF;
	border: 1px solid #f0f0f0;
	float: right;
	margin: 0 5px 0 0;
	min-height: 88px;
	padding: 30px;
	width: 76%;
	font-size: 105%;
}

ul.ja-tab-navigator li a{
	border: none;
	color: #333;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 58px;
	margin: 0;
	padding: 0 20px;
	text-align: left;
	text-transform: uppercase;
}

ul.ja-tab-navigator li:hover,
ul.ja-tab-navigator li a:hover,
ul.ja-tab-navigator li a:focus,
ul.ja-tab-navigator li a:active{
	text-decoration: none;
}

ul.ja-tab-navigator li.active a{
	background: #fff;
	color: #fc615d;
	text-decoration: none;
}



.ja-tabitem-producttags h5{
	margin-top: 0;
}


.jmajmxloading {
	display: none
}

.jm-col-left #jm-main .inner {
	margin: 0 10px 0 0;
	padding: 0 0 0 30px
}

.jm-col-left .col-left .inner {
	border-right: 1px solid #eee;
	margin: 0 0 0 10px;
	padding: 0 30px 0 0;
	height: 100%;
}

.jm-info {
	background: url('../images/bg-payment.png') top center no-repeat;
	float: right;
	height: 17px;
	padding: 0;
	width: 196px
}

.jm-legal {
	float: left;
	line-height: 17px
}

/* Category Page */
.catalog-category-view #jm-mainbody,
.catalogsearch-result-index #jm-mainbody {
	padding: 0px 0px 60px 0px;
}

.catalog-category-view #jm-mass-top,
.catalogsearch-result-index  #jm-mass-top{
	padding: 0px;
}

.category-description {
	margin: 0 0 10px
}

.category-image img {
width: 100%;
}

.category-image {
	margin: 0 0 10px;
	overflow: hidden;
	text-align: center;
	width: 100%
	height: auto;
}

.category-products {
}

.category-products .product-image img,
.products-grid .product-image img {
	display: block;
	height: auto;
	width: 100%
}

.category-products .product-information,
.products-grid .product-information {
	float: none;
}

.category-products .product-image,
.products-grid .product-image {
	display: block;
	margin: 0 0 5px 0;
	text-align: center;
	position: relative;
}

.catalog-category-view .category-title,
.catalogsearch-result-index  .page-title{
	padding: 30px 0px 20px 0px !important;
}

.catalog-category-view .category-title h1,
.catalogsearch-result-index  .page-title h1{
	text-transform: capitalize !important;
}

.jm-masshead {
	background-repeat: no-repeat;
	min-height: 90px;
	width: 100%
}

.jm-masshead-desc {
	color: #c8c8c8
}

.jm-masshead-info {
	height: 100%;
	min-height: 280px;
	position: relative;
	width: 100%
}

.jm-masshead-info-inner {
	background: url("../images/bg-opacity.png") repeat left top;
	bottom: 0;
	color: #fff;
	left: 0;
	min-height: 70px;
	padding: 10px;
	position: absolute
}

.jm-masshead-info-inner .arrow {
	background: url("../images/arrow-top-masshead.png") no-repeat left top;
	height: 100%;
	min-height: 105px;
	position: absolute;
	right: -20px;
	top: -15px;
	width: 20px
}

.jm-masshead-title {
	border-right: 1px solid #c8c8c8;
	color: #fff;
	float: left;
	font-size: 70px;
	line-height: 100%;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	text-shadow: 0 0 10px #fff
}

.jm-product-lemmon {
	background: #000;
	float: left;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%
}

.jm-product-lemmon .next {
	background: url('../images/bg-next-prev.png') no-repeat 0 -95px;
	cursor: pointer;
	float: left;
	height: 95px;
	position: absolute;
	right: 0;
	text-indent: -999em;
	top: 0;
	width: 20px;
	z-index: 9
}

.jm-product-lemmon .prev {
	background: url('../images/bg-next-prev.png') no-repeat 0 0;
	cursor: pointer;
	float: left;
	height: 95px;
	left: 0;
	position: absolute;
	text-indent: -999em;
	top: 0;
	width: 20px;
	z-index: 9
}

.jm-products-list-title{
	margin: 0 0 20px;
	padding: 0 0 0;
	text-align: left;
	text-transform: uppercase
}

.jm-products-list-title h2{
	color: #000;
	font-size: 115%;
	line-height: 100%;
}

/* JM products list on category page */
.jm-two-products{
	margin: 0 0 40px 0
}

.jm-two-products .products-list{
	background: #080808;
	overflow: hidden
}

.jm-two-products .products-list .item{
	float: left;
	padding: 30px 0
}

.jm-two-products .products-list .item .item-inner{
	border-right: 1px solid #181818;
	overflow: hidden;
	padding: 0 20px
}

.jm-two-products .products-list .item.last .item-inner{
	border-right: 0 none
}

.jm-two-products .products-list .price-box span.price{
	color: #f0141e
}

.jm-two-products .products-list .product-image{
	background: none;
	border: 0 none;
	margin: 0 20px 0 0;
	padding: 0;
	min-width: 150px;
}

.jm-two-products .products-list .product-information{
	float: left;
	width: 50%
}

.jm-two-products .products-list .product-information .product-name{
	font-size: 123%;
	line-height: 150%;
}

.jm-two-products .products-list .product-information .product-name a{
	color: #fff
}

.jm-two-products .products-list .product-information .product-name a:active,
.jm-two-products .products-list .product-information .product-name a:focus,
.jm-two-products .products-list .product-information .product-name a:hover{
	color: #f0141e;
}

.jm-two-products .products-list button.button{
	background: #282828;
	border-color: #282828
}

.jm-two-products .products-list button.button:active,
.jm-two-products .products-list button.button:hover,
.jm-two-products .products-list button.button:focus{
	background: #F0141E;
	border-color: #F0141E
}

.limiter .select-box{
	width: 40px
}

.limiter,
.sort-by {
	border-right: 1px solid #ddd;
	float: left;
	padding: 0 20px
}

.link-reorder,
.link-print,
.link-cart {
	color: #F0141E;
	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 #fff
}

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

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

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

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


/*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: #F0141E
}

.multiple-checkout .buttons-set {
	margin: 0;
	padding: 20px
}

.multiple-checkout .col2-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}

.multiple-checkout .col2-set h2.legend {
	background: #FAFAFA;
	border-bottom: 1px solid #ddd;
	color: #797979;
	margin: -20px 0 20px -20px;
	padding: 20px;
	position: relative;
	width: 100%;
}
.multiple-checkout .col2-set h2.legend.billing {
	border-top: 1px solid #ddd;
}
.multiple-checkout .col2-set h3.legend {
	color: #797979;
	margin: 0 0 10px
}

.multiple-checkout .col2-set, 
.multiple-checkout .col3-set {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  border-top: 0;
  padding: 20px;
}

.multiple-checkout .data-table .icoremove {
	color: #F0141E;
	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
}

.multiple-checkout .data-table .product-name {
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin: 0
}

.multiple-checkout .data-table .product-name a {
	color: #F0141E;
	font-weight: normal;
}

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

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
	overflow: hidden;
	width: 100%
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
	width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
	width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
	width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
	margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
	width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
	width: 439px
}

.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 #review-buttons-container {
	float: right;
	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: #F0141E
}

.multiple-checkout .place-order .grand-total big {
	display: inline;
	float: right;
	margin: 10px 26px;
	text-align: right
}

.multiple-checkout .place-order .grand-total button.button {
	float: right;
	margin: 0 26px 20px 20px;
	width: auto
}

.multiple-checkout .place-order .please-wait {
	float: right;
	padding: 20px 7px 0 0
}

.multiple-checkout .price {
	background: none;
	color: #323232;
	font-size: 120%;
	font-weight: normal;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

/* Step 1 */
.multiple-checkout .title-buttons button.button {
	margin: 0 20px 0 0
}

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

.multiple-checkout h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
	font-weight: normal
}

.multiple-checkout h3,
.multiple-checkout h4 {
	color: #F0141E;
	font-size: 13px;
	margin: 0 0 10px 0;
	font-weight: bold
}

/* My Account */
.my-account {
	padding: 0
}

.my-account #my-orders-table{
	margin: 0 0 15px 0
}

.my-account .pager{
	margin: 0 0 15px 0
}

.my-account .pager .amount{
	margin: 2px 0 0 0
}

.my-account .pager .limiter select{
	padding: 2px
}

.my-account .page-title{
	margin: 0
}

.my-account .page-title{
	margin: -10px 0 0 0
}

.my-account .page-title.title-buttons button{
	margin: 0 20px 0 0
}

.my-account .title-buttons .link-rss {
	float: none;
	margin: 0
}

/* Order View */
.my-account a.link-print,
.my-account a.link-reorder{
	display: inline-block;
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: capitalize;
}

/* My Tags */
.my-tag-edit {
	float: left;
	margin: 0 0 10px
}

.my-tag-edit .btn-remove {
	float: right;
	margin: 4px 0 0 5px
}

#my-tags-table td.last{
	width: 150px;
}

.my-account #my-tags-table .ratings{
	margin: 0px 0px 10px 0px;
}

.my-account #my-tags-table .ratings .rating-box{
	display: block;
	float: none;
	margin: 5px auto;
}

/* My wishlist */
.my-wishlist .buttons-set {
	margin-top: 2em
}

.my-wishlist .buttons-set button.button {
	float: none
}

.my-wishlist .cart-cell {
	text-align: center
}

.my-wishlist .data-table .input-text.qty {
	margin: 0 0 10px 0;
	padding: 7px 2px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.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 */
/* My Wishlist */
.my-wishlist .data-table th{
	color: #000;
	font-size: 93%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 20px;
	
}

.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;
  border-radius: 3px;
}

.my-wishlist .product-image {
	display: block;
	margin: 0
}

.my-wishlist .product-name {
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin: 0
}

.my-wishlist textarea {
	display: block;
	height: 60px;
	width: 97%
}

.no-bg {
	background: none!important
}

.nobr {
	white-space: nowrap!important
}

.no-display {
	display: none
}

.no-margin {
	margin: 0!important
}

.no-padding {
	padding: 0!important
}

/* Product View */
/* Rating */
.no-rating {
  margin: 10px 0;
}
/* Noscript Notice */
.noscript {
}

.note-msg,
.notice-msg {
	background-color: #fafaec;
	background-image: url(../images/i_msg-note.gif);
	border-color: #fcd344;
	color: #3d6611
}

.notice {
	color: #F0141E
}

/* Cookie Notice */
.notice-cookie {
}

.old-price {
	margin: 0 10px 0 0
}

.old-price .price {
	color: #ddd;
	font-size: 120%;
	line-height: 100%;
	text-decoration: line-through
}

.old-price,
.special-price{
	float: left;
	margin: 0 5px 0 0
}

.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 .allow .step-title a { display:block; }*/
.opc .active .step-title {
	background: #fff;
	border: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	cursor: default
}

.opc .active .step-title .number {
	background: #333;
	border-color: #333;
	color: #fff
}

.opc .active .step-title h2 {
	color: #F0141E
}

.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 p.required {
	margin: 0;
	padding: 0 0 10px
}

.opc .buttons-set.disabled button.button {
	display: none
}

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

.opc .checkout-agreements {
	border: 1px solid #ddd;
	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 .active .step-title a { display:none; }*/
.opc .step {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 20px;
	position: relative
}

.opc .step  .price {
	background: none;
	color: #323232;
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.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 .step-title {
	background: #fafafa;
	border-bottom: 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 12px 20px;
	text-align: right
}

.opc #opc-review .step-title{
	border-bottom: 1px solid #ddd;
}

.opc .step-title .number {
	background: #E9E9E9;
	border: 1px solid #ddd;
	color: #666;
	float: left;
	font: bold 13px/13px arial,helvetica,sans-serif;
	margin: 0 10px 0 0;
	padding: 2px 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px
}

.opc .step-title h2 {
	color: #666;
	float: left;
	font-size: 120%;
	line-height: 100%;
	margin: 3px 0;
	text-transform: uppercase
}

.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{
	background: none
}

.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 #d0cbc1;
	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: 13px;
	font-weight: bold
}

.order-items {
	overflow-x: auto;
	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: #0a263c;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0
}

.page-no-route {
	background: url('../images/bg-404.png') top left no-repeat;
	min-height: 595px;
	text-align: center
}

.page-popup .link-print {
	background: url(../images/i_print.gif) 0 2px no-repeat;
	color: #1e7ec8;
	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
}

.page-print .col2-set {
	margin: 0 0 10px
}

.page-print .data-table thead th,
.page-print .data-table tbody.odd tr{
	background: none !important;
	border-bottom: 1px solid #ddd
}

/* 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 .price-excl-tax,
.page-print .price-incl-tax {
}

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

.pages {
	float: right;
	padding: 0 20px
}

.pages label{
	margin: 0 10px 0 0
}

.pages ol{
	float: left
}

.pages ol li {
	color: #666;
	float: left;
	font-size: 92.3%;
	margin: 0
}

.pages ol li a {
	color: #666;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none
}

.pages ol li a.previous,
.pages ol li a.next{
	background: #f8f8f8;
	border: 1px solid #ccc
}

.pages ol li.current,
.pages ol li a:active,
.pages ol li a:focus,
.pages ol li a:hover {
	color: #f0141e;
	text-decoration: none
}

/* 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: 12px;
	list-style: disc; 
}

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

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

.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: 15px;
	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; 
}

/*position*/
.position {
	float: left
}

.position  a{
	display: block
}

.position-10 {
	float: right
}

.price {
	color: #000;
	display: inline-block;
	font-size: 120%;
	font-weight: normal;
	line-height: 100%;
	padding: 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 {
	padding: 0 0 10px 0
}

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

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

.price-excl-tax .price {
	display: 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
}

/* Incl tax (for order tables) */
.price-incl-tax {
	display: block
}

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

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

/* Including tax */
.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
}

/*tabs*/
.product-collateral {
	background: #fff;
	float: left;
	width: 100%;
	position: relative;
}

.product-collateral .box-collateral {
	margin: 0;
}

.product-collateral .box-collateral .note {
	margin: 10px 0 0 ;
}

.product-essential h2 {

}

.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-information {
	float: left;
	width: 100%
}

.product-information h5 {
	clear: both;
	font-size: 120%;
	margin: 0 0 10px 0
}

.product-information h5 a{
	color: #333;
	text-decoration: none
}

/* Product Options */
.product-options {
	position: relative
}

.product-options .validation-failed {
	background: 0 !important;
	border: 1px dashed #EB340A !important
}

.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: #fff;
	border-color: #eee;
	color: #333;
	width: 100%
}

.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: #F0141E;
	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: #F0141E;
	margin: 0 5px 0 0;
}

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

.product-options p.required {
}

.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: #F0141E;
	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  p.required {
	text-align: left;
	margin: 0 0 20px;
}

.product-options ul.options-list label {
	font-weight: normal
}
.product-options ul.validation-failed {
	padding: 0 7px
}

.product-options-bottom {
}

.product-options-bottom .add-to-links{
	display: none;
}

.product-options-bottom  .price-box {
	display: none
}

.product-options-bottom .add-to-cart {
}

.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: #F0141E;
	margin: 0;
	padding: 0 0 10px
}

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

.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;
	text-align: center;
	width: 140px
}

.product-review .product-img-box .label {
	float: none;
    font-size: 11px;
    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 {
	font-size: 13px;
	margin: 5px 0 0
}

.product-review dt {
	font-weight: bold
}

.product-review h3 {
	font-size: 12px;
	margin: 0 0 3px
}

.product-review .buttons-set{
	float: left;
}

/* View Type: Grid */
.products-grid {
	list-style: none;
	margin: 0 -15px 0 -15px !important;
	padding: 0 !important;
	position: relative
}

.products-grid  .add-to-links {
	display: none
}

.products-grid .actions {
	bottom: 5px;
	display: none;
	position: absolute;
	right: 5px
}

.products-grid .actions button{
	float: left;
	padding: 0;
	width: 40px;
}

.products-grid li.item .product-image a.cboxElement{
	border: 0px none !important;
	box-shadow: none !important;
	border-radius: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*
.products-grid .actions button.jmquickview{
	background-color: #181818;
	background-image: url(../images/bg-btn-jmquickview.png);
	background-position: center center;
	background-repeat: no-repeat
}

.products-grid .actions button.jmquickview span{
	display: none
}
*/

.products-grid li.item  .product-information a.jmquickview {
  background-color: #181818;
  background-image: url("../images/bg-btn-jmquickview.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none !important;
  border-radius: 0;
  box-shadow: none !important;
  float: left;
  height: 35px;
  margin: 0px;
  padding: 0;
  position: absolute !important;
  bottom: 0px;
  width: 46px;
  right: 60px;
  display: none;
  border-radius: 0 !important;
  top: 184px;
}

.products-grid  li.item  .product-information a.jmquickview span{
	display: none
}


.products-grid li.item:hover .product-information a.jmquickview,
.products-grid li.item:focus .product-information a.jmquickview,
.category-products li.item:hover .product-information a.jmquickview,
.category-products li.item:focus .product-information a.jmquickview {
	display: block;
}


.products-grid .author {
	color: #999;
	display: block;
	font-size: 100%;
	margin: 0;
	width: 100%
}

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

.products-grid .price-box {
	clear: both;
	float: none;
	margin: 0;
	width: 100%
}

.products-grid  .price{
	color: #F0141E;
}
.products-grid .old-price .price{
	color: #ddd;
}

.products-grid .price-box .old-price {
	margin: 0 5px 0 0
}

.products-grid .price-box .special-price,
.products-grid .price-box .old-price {
	float: left
}

.products-grid .product-name {
	clear: both;
	color: #203548;
	font-size: 12px;
	margin: 2px 0 5px;
	width: 100%;
}

.products-grid .product-name a {
	color: #000;
	position: relative
}

.products-grid .product-name a:active,
.products-grid .product-name a:focus,
.products-grid .product-name a:hover {
	color: #f0141e
}

.products-grid .rating-links {
	display: none
}

.products-grid .ratings {
	float: left;
	padding: 7px 0 10px;
}

.products-grid .ratings .amount{
	display: none
}

.products-grid li.item {
	background: #fff;
	float: left;
	list-style: none;
	padding: 0;
	position: relative;
	text-align: left
}

.products-grid li.item.first{
	clear: both;
}

.products-grid li.item .inner {
	float: none;
	margin: 0 !important;
	position: relative;
	padding: 5px 10px 25px 15px !important
}

.products-grid li.item .product-image a {
	border: 1px solid #fff;
	display: block;
	margin: -5px 0 0 -5px;
	-moz-transition: all 0.25s ease-in-out;
	padding: 5px;
	position: relative;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out
}

.products-grid li.item:hover .actions,
.products-grid li.item:focus .actions{
	display: block
}

.products-grid li.item:hover .product-image a,
.products-grid li.item:focus .product-image a,
.category-products li.item:hover .product-image a,
.category-products li.item:focus .product-image a {
	border: 1px solid #ccc;
	transition: all 0.25s ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #e0e0e0;
	-moz-box-shadow: 0 0 3px #e0e0e0;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-box-shadow: 0 0 3px #e0e0e0;
	-webkit-transition: all 0.25s ease-in-out
}

.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 .share-buttons{
	left: -8px;
	padding: 20px 0 0;
	position: relative
}

.product-shop-attribute .share-buttons span.st_fblike_hcount{
	bottom: 0;
	left: 85px;
	position: absolute
}

.product-shop-attribute .share-buttons span.st_plusone_hcount{
	bottom: 0;
	position: absolute;
	right: -27px
}

.product-shop-attribute p.required {
	display: none
}

.product-shop-attribute ul.add-to-links {
	background: #fff url('../images/bg-add-links.png') bottom left repeat-x;
	border: 1px solid #ddd;
	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: #fff url('../images/bg-add-links-active.png') top left repeat-x
}

.product-shop-attribute ul.add-to-links li:first-of-type {
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px
}

.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%;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
}

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

/* View Type: List */
.products-list {
	background: #fff
}

.products-list .add-to-links{
	display: none
}

.products-list .author{
	clear: both;
	color: #999;
	margin: 0 0 15px 0
}

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

.products-list .price-box {
	margin: 15px 0;
	overflow: hidden
}

.products-list .price{
	color: #F0141E;
}
.products-list .old-price .price{
	color: #999999;
}

.products-list .price-box .old-price {
	margin: 0 5px 0 0
}

.products-list .price-box .special-price,
.products-list .price-box .old-price {
	float: left
}

.products-list .product-image {
	background: #fff;
	border: 1px solid transparent;
	float: left;
	margin: 2px 0 0 0;
	min-width: 150px;
	padding: 5px;
	position: relative;
}

.products-list .product-name {
	clear: both;
	color: #000;
	font-size: 20px;
	margin: 0 0 15px 0;
	line-height: 100%;
	width: 100%
}

.products-list .product-name a {
	color: #000
}

.products-list .product-name a:active,
.products-list .product-name a:focus, 
.products-list .product-name a:hover {
	color: #F0141E;
	text-decoration: none
}

.products-list .product-shop {
	float: left;
	margin: 0 20px;
	min-height: 180px;
	padding: 5px 0 0 0;
	position: relative;
	width: 75%
}

.products-list .ratings .rating-links{
	display: none
}

.products-list .short-description {
	clear: both;
	color: #666;
	font-size: 100%;
	margin: 0 0 20px
}

.products-list .cboxElement{
	text-decoration: none;
}

.products-list a.jmquickview {
  background-color: #181818;
  background-image: url("../images/bg-btn-jmquickview.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none !important;
  border-radius: 0;
  box-shadow: none !important;
  height: 38px;
  margin: 0 2px 0 0;
  padding: 0;
  bottom: 6px;
  width: 46px;
  float: left;
  border-radius: 0 !important;
}
.products-list a.jmquickview span{ 
	display: none;
}

.products-list  button.btn-cart {
	height: 38px;
	line-height: 38px;
}

.products-list button.btn-wishlist,
.products-list button.btn-compare,
.products-list button.jmquickview{
	background-color: #fff;
	border: 1px solid #eee;
	color: #aaa;
	font-size: 107%;
	height: 38px;
	width: 38px;
	line-height: 38px;
	padding: 0px;
}

.products-list button.button i,
.products-list button.button em{ 
	font-style: normal;
}

.products-list button.btn-wishlist:hover,
.products-list button.btn-compare:hover,
.products-list button.jmquickview:hover{
	color: #000
}

.products-list button.jmquickview span{
	display: none
}
.products-list button.jmquickview{
	background-image: url(../images/bg-btn-jmquickview-list.png);
	background-position: 50% -28%;
	background-repeat: no-repeat
}
.products-list button.jmquickview:hover{
	background-image: url(../images/bg-btn-jmquickview-list.png);
	background-position: 50% 127%;
	background-repeat: no-repeat
}

.products-list li.item.first .inner {
	padding: 0px 0px 20px 0px !important
}

.products-list li.item {
	border-bottom: 0;
	border-left: 0 !important;
	float: none !important;
	list-style: none;
	padding: 0
}

.products-list li.item .inner {
	border-bottom: 1px solid #eee;
	display: inline-block;
	margin: 0;
	padding: 20px 0 20px 0 !important;
	width: 100%
}

.products-list li.item.last .inner {
	border-bottom: 0
}

.products-list li.item:hover a.product-image,
.products-list li.item:focus a.product-image,
.category-products li.item:hover a.product-image,
.category-products li.item:focus a.product-image {
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 0 3px #e0e0e0;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 0 3px #e0e0e0;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 3px#e0e0e0;
	-webkit-transition: all 0.25s ease-in-out
}

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-info-box {
}
.product-essential {
	float: left;
	margin: 0 0 20px 0;
	width: 100%
}
.product-essential-inner {
	float: right;
	margin: 0 0 20px 0;
	width: 100%
}
.product-statics {
	float: right;
	width: 25%
}
.product-img-box {
	float: left;
	position: relative;
	width: 310px
}
.product-view .product-shop {
	float: left;
	margin: 0;
	position: relative;
	width: 545px
}

.product-view .product-shop button.button, 
.product-view .product-shop button {
  font-size: 90%;
  height: auto;
  line-height: 38px;
  min-height: 38px;
  padding: 0px 15px;
}

.product-view .product-shop button.button  i , 
.product-view .product-shop button  i {
  font-size: 14px;
}

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

.product-view .product-shop .rating-links {
  margin-top: -2px;
  float: left;
}

.product-view .short-description ul {
	clear: both;
	margin: 0 0 0 15px;
}

.block-product-banner {
	float: right
}
.block-product-banner .inner{
	float: right;
	margin: 0 0 0 10px !important
}
/*PRODUCT TABS */
ul.jm-tab-navigator {
	background: url("../images/tab-bg.gif") repeat-x scroll left bottom
}
ul.jm-tab-navigator li{
	float: left;
	line-height: 30px;
	padding: 0 10px
}
ul.jm-tab-navigator li.first {
}
ul.jm-tab-navigator li.active {
	background: #ddd;
	border: 1px solid #ddd;
	border-bottom: 0;
	border-top: 0
}
ul.jm-tab-navigator li.active.first {
	border-left-color: #ddd
}
.jm-tab-content {
	padding: 10px
}
.cms-home .jm-tab-content {
	padding: 0px;
}
ul.jm-tab-navigator li a {
	border: none;
	font-size: 100%;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 5px 5px !important;
	text-transform: capitalize
}
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 a {
	color: #666 !important;
	text-decoration: none
}
.jm-tabitem-producttags h5 {
	margin-top: 0
}
/*Product Images---*/
.product-image-outer {
	left: 0;
	position: absolute;
	top: 0
}
.product-img-box .product-image-zoom {
	height: 410px;
	margin: 0 0 10px;
	width: 310px;
	z-index: 9
}

.product-img-box .product-image-zoom img {
	border: 1px solid #CCCCCC;
	cursor: pointer;
	left: 0;
	padding: 6px;
	position: absolute;
	top: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #E0E0E0;
	-box-shadow: 0 0 3px #E0E0E0;
	-moz-box-shadow: 0 0 3px #E0E0E0;
	-webkit-box-shadow: 0 0 3px #E0E0E0;
}

.product-img-box #track_hint {
	font-size: 92%
}

.product-img-box .more-views {
	float: left; 
	margin-top: 0; 
}

.product-img-box .more-views h4 {
	color: #999;
	font-size: 92%;
	margin-bottom: 5px;
	text-transform: uppercase
}

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

.product-img-box .more-views li {
	display: block;
	float: left;
	line-height: normal;
	margin: 20px 5px
}

.product-img-box .more-views li a {
	float: left;
	height: 79px;
	width: 59px
}

.product-img-box .more-views li a img{
	float: left;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 3px #E0E0E0;
	cursor: pointer;
	padding: 3px;
}

/* Product images for quick view */
.jm-product-quick-view .product-img-box .product-image img{
	border: 1px solid #CCCCCC;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #E0E0E0;
	-box-shadow: 0 0 3px #E0E0E0;
	-moz-box-shadow: 0 0 3px #E0E0E0;
	-webkit-box-shadow: 0 0 3px #E0E0E0;
}

/*Product Info---*/
.product-essential .product-shop h1 {
	font-size: 200%;
	line-height: 100%;
	margin: 0 0 12px;
}


.product-essential .availability {
	clear: both;
	display: block!important;
	margin: 3px 0 15px 0;
	float: left;
	width: 100%;
	display: none; 
}


.product-essential .availability span {
	font-weight: 700
}

.product-essential .ratings .rating-links a {
	padding: 0 5px
}
/*Product Options---*/
.product-options {
}
.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 select {
	width: 99%
}
.product-options dd .multiselect option {
	border-bottom: 1px dotted #ddd;
	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 p.required {
}

.product-options-bottom{
	margin: 0;
	padding: 0
}

.product-view  .add-to-links {
	float: left;
	font-size: normal;
	margin-top: 20px
}

.product-view  .add-to-links li {
	float: left;
	margin: 0 0 0 3px;
}

.product-view  .add-to-links li a{
	border: 1px solid #eee;
	width: 38px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	display: block;
	color: #aaa;
	text-align: center;
}

.product-view  .add-to-links li a:active,
.product-view  .add-to-links li a:focus,
.product-view  .add-to-links li a:hover {
	color: #fff;
	border: 1px solid #000;
	background: #000;
	text-decoration: none;
}

.product-options-bottom .price-box {
	display: none
}
.product-options-bottom .product-pricing li {
	background: 0;
	padding: 2px 0
}
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit {
}
.product-options-bottom .add-to-cart {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
.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-shop .product-options-bottom .price-box {
}
.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0
}
.product-shop .product-options-bottom .price-tax {
	float: none
}
.product-options-bottom .add-to-links {
	float: left;
	font-weight: 400;
	margin: 20px 0 0 0
}
.product-options-bottom .add-to-links li {
	margin: 0 0 0 3px
}
.product-options-bottom .add-to-links li i {
	color: #ddd;
	float: none;
	margin: 0;
}
.product-options-bottom .add-to-links li a,
.product-options-bottom .add-to-links li a:hover,
.product-options-bottom .add-to-links li a:focus {
	background-image: none
}
.product-options-bottom .add-to-links li .separator {
	display: inline
}
.item-options dd {
	background: url(../images/arrow.gif) no-repeat 5px 7px;
	padding-left: 12px
}

.product-view .price-box {
	/*float: left;*/
	margin: 20px 0 0;
	width: 100%;
	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: 140%
}
.product-view .price-box  .old-price {
	margin: 3px 5px 3px 0;
}
.product-view .price-box  .old-price .price{
	color: #aaa;
	font-size: 140%
}
.product-view .price-box .special-price .price {
	color: #000;
	font-size: 140%
}


.product-view .add-to-box {
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
}
/*Product Collateral---*/
.product-collateral {
	clear: both;
	float: left;
	width: 100%
}
.review-product-list .product-collateral {
	margin: 80px 0 0
}
.box-collateral.box-up-sell {
	float: left;
	margin: 20px 0 0;
	width: 100%
}
.box-collateral.box-up-sell h2{
	margin: 0px 0px 20px 0px;
}

.box-collateral.box-up-sell li.item{
	width: 20%;
}

.box-collateral.box-up-sell .price-box .price{
	font-size: 100%;
}

.box-collateral.box-up-sell .price-box .old-price{
	margin: 0 5px 0 0;
}

.product-collateral .box-additional .label {
	background: #EDF7FC;
	font-weight: bold;
	white-space: nowrap;
	width: 25%
}
.product-collateral .box-additional .odd {
	background: #fff
}
.product-collateral .box-additional .data {
	background: #fff;
	border-right: 0
}
.product-collateral .box-additional td {
}

/*product shop for quick view*/
.jm-product-quick-view .product-shop{
	text-align: left;
}

.jm-product-quick-view .product-name h1 a{
	color: #333;
	text-decoration: none;
}

.jm-product-quick-view .author{
	color: #999;
}

.jm-product-quick-view .product-essential .ratings .rating-links a{
	color: #999;
}

.jm-product-quick-view .availability{
	display: none;
}

.jm-product-quick-view .availability.allow-display{
	display: block;
}

.jm-product-quick-view .product-qty{
	float: left;
	clear: both;
	margin: 10px 0px 20px 0px;
	width: 100%;
}

.jm-product-quick-view .price-box .price{
	color:#000;
	font-size: 30px;
}

.jm-product-quick-view .product-shop button.button{
	background: #000;
}

.jm-product-quick-view .product-shop button.button:focus,
.jm-product-quick-view .product-shop button.button:hover{
	background: #F0141E;
}

.jm-product-quick-view .product-shop .add-to-links a:hover{
	background: none;
	border-color: #e0e0e0;
	color: #000;
}

/*reviews*/
#customer-reviews {
	margin-bottom: 0
}
#customer-reviews dl {
	clear: both;
	padding-top: 15px
}
#customer-reviews dd {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px
}
#customer-reviews dd p {
	clear: both
}
#review-form {
	padding-bottom: 10px
}
#review-form table {
	margin: 8px 0 0;
	width: 456px
}
#review-form td,
#review-form th {
	text-align: center
}
#review-form td.label {
	text-align: left;
	width: 100px
}
#review-form .form-add{
	background: none;
	padding-left: 0
}
#review-form input.input-text,#review-form  textarea {
	width: 445px
}
#review-form .buttons-set .button {
	float: left;
	margin-left: 0
}

.questions {
	color: #fc9f34;
	font-size: 120%;
	text-transform: uppercase
}

.quick-access {
	line-height: 40px;
	min-height: 40px;
	padding: 0
}

.quickaccess-toggle {
	background: 0;
	padding: 0 0 0 20px
}

.quick-setting {
	line-height: 40px;
	margin: 0;
	min-height: 40px;
	padding: 0
}

.quick-setting a {
	float: left
}

.quick-setting a img{
	float: left
}

.quick-setting a.currency-item {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.quick-setting a.currency-item.active {
	color: #777
}

/* Account Login/Create Pages*/

.my-account .page-title{
	margin: 0px;
}
.my-account .page-title{
	margin: -10px 0px 0px 0px;
}
.my-account .page-title.title-buttons button{
	margin: 0 20px 0 0;
}
.my-account .title-buttons .link-rss {
	float: none;
	margin: 0
}
.my-account #my-orders-table{
	margin: 0px 0px 15px 0px;
}
.my-account .pager{
	margin: 0px 0px 15px 0px;
}
.my-account .pager .amount{
	margin: 0px 0px 0px 0px;	
	float: left;
	padding: 10px 20px 10px 0px;
}
.my-account .pager .limiter{
	padding: 7px 20px;
	border-right: 0px none;
}
.my-account .pager .limiter select{
	padding: 2px;	
}

.account-login .page-title{
	margin: 0px 0px 20px 0px;
}

.account-login{
	padding: 0px 0px 30px;
}

.account-create{
	margin-bottom: 30px;
}



.rating-box {
	background: url(../images/ratting.png) repeat-x 0 100%;
	font-size: 0;
	height: 10px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 65px
}

.rating-box .rating {
	background: url(../images/ratting.png) repeat-x 0 0;
	float: left;
	height: 10px
}

.ratings {
	font-size: 12px;
	line-height: 1.25;
	margin: 0
}

.ratings .amount {
}

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

.ratings .rating-links {
	margin: 0
}

.ratings .rating-links .separator {
	margin: 0 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: 11px;
	line-height: 1.15;
	padding: 3px 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 #ccc
}

.remember-me-popup .remember-me-popup-body {
	padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
	background: #F0141E;
	border: 1px solid #F0141E;
	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
}

.section.allow.active .step {
	border: 1px solid #ddd;
	border-top: 0
}

.section.allow.active .step-title {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd
}

.select-box{
	background: #fff url(../images/bg-drop-select.gif) 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: #323232;
	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;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008F95A3,endColorstr=#008F95A3);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008F95A3,endColorstr=#008F95A3);
	-o-appearance: none!important;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.select-box select option{
	color: #000
}

.select-box2{
	background: #787878 url(../images/bg-selectbox2.png) no-repeat right top;
	color: #F0F0F0;
	cursor: pointer;
	display: inline-block;
	font-weight: 300;
	height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
	width: 225px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.select-box2 select{
	background: none !important;
	border: none;
	color: #F0F0F0;
	cursor: pointer;
	float: left;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	margin: 6px 0 6px 0;
	padding: 0 2px;
	text-indent: 3px;
	text-transform: none;
	width: 250px !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-o-appearance: none!important;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

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

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

.shop-access{
	float: left;
	width: 100%
}

.shop-access li{
	float: left;
	width: 100%
}

.shop-access li a{
	color: #333;
	display: block;
	font-size: 90%;
	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: #F0141E
}

.shop-access .block-account{
	display: none;
}

/* 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: 60px;
	line-height: 60px;
	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: 60px
}

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

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

.sp-methods dt {
	margin: 13px 0 5px
}

.sp-methods dt input.radio{
	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: .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;
	color: #F0141E;
	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
}

/* Product Tags */
.box-tags{
	color: #666;
}

.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: 5px;
}

.box-tags .form-add .input-box .input-text{
	height: 29px;
	padding: 2px 10px;
	width: 200px;
}

.box-tags .form-add .button{
	margin-left: 5px;
}


.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 {
	background: #f8f7f5;
	border: 1px solid #c1c4bc;
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 10px
}

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

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

.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: #F0141E;
	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
}

/* Toolbar */
.toolbar {
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	line-height: 40px;
	margin-bottom: 20px;
	overflow: hidden
}

.toolbar-bottom .toolbar{
	margin-bottom: 0px;
}

.toolbar .limiter .select-box{
	margin-right: 10px
}

.toolbar .limiter label{
	margin: 1px 10px 0 0
}

.toolbar .pages ol li {
}

.toolbar .pages ol li img{
}

.toolbar label {
	color: #666;
	float: left;
	font-size: 92.3%;
	margin: 1px 15px 0 0
}

.toolbar-bottom {
}

/* 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 #ddd;
	left: -99999em;
	padding: 8px;
	position: absolute;
	top: -99999em;
	width: 213px;
	z-index: 999
}

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

.view-mode {
	border-right: 1px solid #ddd;
	float: left;
	margin: 0;
	min-width: 116px;
	padding: 0 20px
}

.view-mode  a{
	color: #ccc;
	float: left
}

.view-mode  a:hover{
	color: #000
}

.view-mode .ico-outer {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	font-size: 18px;
	height: 25px;
	line-height: 25px;
	margin: 6px 3px 0 0;
	padding: 1px 5px;
	width: 17px;
	box-shadow: inset -3px -3px 3px #f0f0f0;
	-moz-box-shadow: inset -3px -3px 3px #f0f0f0;
	-webkit-box-shadow: inset -3px -3px 3px #f0f0f0
}

.view-mode .ico-outer  i {
	line-height: 100%
}

.view-mode .ico-outer.active {
	color: #000
}

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

/*cms-page*/


#button-btt {
	background: #F0141E;
	border: 0 none;
	bottom: 200px;
	color: #FFFFFF;
	font-size: 95%;
	height: 30px;
	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
}

/*bots*/
#jm-bots1 {
	background: #181818;
	padding: 40px 0 0 0
}

#jm-bots1  ul li{
	line-height: 30px
}

#jm-bots1  ul li a{
	color: #777;
	display: block;
	font-size: 100%;
	line-height: 30px;
	width: 100%
}

#jm-bots1  ul li a:active,
#jm-bots1  ul li a:focus,
#jm-bots1  ul li a:hover {
	color: #fff;
	text-decoration: none
}

#jm-bots1 .block-browser,
#jm-bots1 .block-information,
#jm-bots1 .block-my-account {
	float: left;
	width: 16%
}

#jm-bots1 .block-location {
	color: #777;
	float: left;
	width: 27%
}

#jm-bots1 .block-location  p{
	line-height: 30px;
	margin: 0
}

#jm-bots1 .block-location a {
	color: #fff
}

#jm-bots1 .block-location a:active,
#jm-bots1 .block-location a:focus,
#jm-bots1 .block-location a:hover{
	color: #F0141E;
	text-decoration: none
}

#jm-bots1 .block-title {
	border-bottom: 0;
	color: #fff;
	font-size: 115%;
	line-height: 100%;
	margin: 0;
	padding: 0 0 13px;
	text-align: left;
	text-transform: uppercase
}

/*main*/
#jm-container {
	padding: 0
}

/* Footer  */
#jm-footer {
	background: #181818;
	font-size: 92%;
	overflow: hidden
}

#jm-footer .bugs {
	margin: 13px 0 0
}

#jm-footer .bugs a {
	color: #ebf0f3;
	text-decoration: underline
}

#jm-footer .bugs a:hover {
	text-decoration: none
}

#jm-footer .inner{
	border-top: 1px solid #333;
	color: #666;
	padding: 30px 0;
	text-align: center
}

#jm-footer a {
	color: #F0141E;
	text-decoration: none
}

#jm-footer a:hover {
	color: #fff;
	text-decoration: underline
}

/*define use font*/

/*roboto bold*/
.breadcrumbs,
.block .block-title,
.my-wishlist .data-table th,
.jm-products-list-title h2,
.home-product-list .page-title h1,
.block-subscribe .block-title span,
.blank .jm-tabs-title-top ul.jm-tabs-title li h3,
.jm-home-product-deals .page-title h1{
	font-family: 'robotobold';
	font-style: normal;
	font-weight: normal
}

/*roboto light*/
.toolbar,
#jm-footer,
#jm-search,
.select-box select,
.products-grid .author ,
.products-list .author ,
.ja-tab-content,
.ratings ,
.jm-product-deals .products-list .product-deal-info label,
.block-subscribe .block-title{
	font-family: 'robotolight';
	font-style: normal;
	font-weight: normal
}

/*roboto slab regular*/
.price,
#jm-head,
.product-name,
#jm-bots1  ul li a,
.jm-mask-desc .readmore,
.block-layered-nav dd li,
#jm-bots1 .block-location,
.home-product-list .page-title a,
.jm-home-product-deals .page-title a,
.block-shipping .list-shipping li .title,
.jm-product-deals .products-list .product-deal-info .save-money span, 
.jm-product-deals .products-list .product-deal-info .number-product-left span, 
.jm-product-deals .products-list .product-deal-info .number-items-sold span, 
.jm-product-deals .products-list .product-deal-info .number-product-time span,
.jm-slider .product-name a {
	font-family: 'roboto_slabregular';
	font-style: normal;
	font-weight: normal
}

/*roboto slab bold*/
button.btn-cart,
ul.ja-tab-navigator li a,
.products-list .product-name,
.page-head-alt h2,
#jm-error h3,
.block-layered-nav dt,
.block-top-book .products-list .item.top-product .product-name,
#jm-error dl dt { 
	font-family: 'roboto_slabbold';
    font-weight: normal;
    font-style: normal;
}

/* roboto slab light*/
.product-view .price-box .price,
.jm-two-products .products-list .product-information .product-name,
.products-list .product-name{
	font-family: 'roboto_slablight';
    font-weight: normal;
    font-style: normal;
}

/*roboto medium*/
.page-title h1, 
.page-title h2 {
	font-family: 'robotomedium';
    font-weight: normal;
    font-style: normal;
}
.product-essential .product-shop h1 {
	font-family: 'roboto_slablight';
    font-weight: normal;
    font-style: normal;
}

/*head*/
#jm-head {
	background: #113661;
	color: #fff;
	min-height: 40px;
	position: fixed;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 999
}

#jm-head  .main {
	margin: 0 auto
}

#jm-head .inner{
	position: relative
}

#jm-head i {
	font-size: 12px;
	margin: 0 10px 0 0
}

#jm-head i.icon-sort-down{
	font-size: 12px
}

#jm-head strong{
	font-weight: normal
}

#jm-header {
	background: #f0141e;
	position: relative;
	z-index: 100
	height:  80px;
}

#jm-header .main {
	margin: 40px auto 0
}

#jm-main .messages {
	display: none
}

#jm-mainnav {
	float: right;
	min-height: 80px
}

#jm-mainnav .btn-toggle {
	display: none
}

#jm-mainnav .inner-toggle {
	background: 0;
	display: block;
	padding: 0;
	position: static
}

#jm-mainnav:hover,
#jm-mainnav:focus {
	background: none
}

/*mass bottom*/
#jm-mass-bottom .inner2{
	border-top: 1px solid #eee;
	padding: 30px 0
}

#jm-mass-bottom ul li {
	float: left;
	margin: 0 22px
}

#jm-mass-bottom ul li:first-of-type {
	margin: 0 27px 0 0
}

#jm-mass-bottom ul li:last-of-type {
	margin: 0 0 0 27px
}

/*mass head*/
#jm-mass-head {
	position: relative
}

/*mass top*/
#jm-mass-top {
	padding: 20px 0 0
}

#jm-mass-top img{
	width: 100%
}

#jm-messages {
	padding: 20px 0 0
}

#jm-mycart {
	float: right;
	line-height: 40px;
	margin: 0;
	min-height: 40px;
	padding: 0
}

#jm-mycart  .block-title {
	background: none;
	border: 0 none;
	color: #000;
	line-height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	text-indent: 0
}

#jm-mycart  .block-title strong{
	background: none;
	color: #000;
	font-size: 105%;
	font-weight: normal;
	margin: 0;
	padding: 0
}

#jm-mycart .block-content{
	background: 0;
	border: 0;
	line-height: 25px;
	margin: 0;
	padding: 0
}

#jm-mycart .mycart-toggle a{
	color: #f0141e
}

#jm-mycart a.details {
	color: #999
}

#jm-mycart .inner-toggle {
	min-width: 260px;
}

#jm-mycart a:active,
#jm-mycart a:focus,
#jm-mycart a:hover {
	text-decoration: none
}

#jmoverlay{
	background: none repeat scroll 0 0 #000000;
	left: 0  !important;
	min-height: 100% !important;
	opacity: 0.7  !important;
	position: fixed !important;
	top: 40px  !important;
	width: 100% !important;
	z-index: 99 !important
}

#jm-pathway {
	padding: 40px 0 0
}

#jm-pathway .inner {
	line-height: 40px;
	min-height: 0px;
	padding: 0 0 20px
}

#jm-quickaccess{
	float: right
}

/*block search*/
#jm-search {
	float: right;
	height: 40px;
	width: auto
	margin: 20px 0 20px 30px
}

#jm-search .btn-toggle {
	display: none
}

#jm-search .inner-toggle {
	background: 0;
	display: block;
	padding: 0;
	position: static
}

#jm-search:hover,
#jm-search:focus {
	background: none
}

#jm-setting {
	float: right
}

#jm-tops1 {
	padding: 35px 0 15px
}

#jm-tops1 .block-top-book.col-2 {
	float: right;
	margin: 0;
	width: 300px
}

.block-top-book .col-inner {
	border: 1px solid #eee;
	padding: 25px
}

.block-top-book .listing-type-list  {
	position: relative;
	background: #000;
}

.block-top-book .products-list {
	background: #181818;
	float: left;
	padding: 80px 20px 20px;
	width: 260px !important;
}

.block-top-book .products-list .top-product .item-inner {
	border-bottom: 1px dotted #383838;
	float: left;
	margin: 0 0 4px;
	padding: 0 0 20px;
	width: 260px;
}

.block-top-book .jm-products-list-title  {
	color: #fff;
	left: -10px;
	position: absolute;
	top: 20px;
	background: #95b32a;
	height: 40px;
	width: 160px;
	display: block;
	margin: 0px;
	text-align: center;
	
}

.block-top-book .jm-products-list-title  h2{
	font-size: 115%;
	color: #fff;
	line-height: 40px;
}

.block-top-book  .products-list .item {
	width: 80px !important;
	float: left;
}

.block-top-book .products-list .item.top-product {
	width: 260px !important;
}

.block-top-book .products-list  .item .product-name,
.block-top-book .products-list  .item .product-name a,
.block-top-book .products-list  .item .author,
.block-top-book .products-list  .item .ratings,
.block-top-book .products-list  .item .price,
.block-top-book .products-list  .item .old-price .price { 
	display: none;
}

.block-top-book .products-list  .item .hot-label,
.block-top-book .products-list  .item .new-label, 
.block-top-book .products-list  .item .sales-label { 
	display: none;
}
.block-top-book .products-list  .item .product-image {
  background: none;
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  min-width: 80px;
}

.block-top-book .products-list  .item:last-of-type {
	float: right;
}
.block-top-book .products-list  .item:nth-of-type(3){
	margin: 0 10px;
}


.block-top-book .products-list  .item.top-product .product-image {
  background: none;
  border: 0;
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
}
.block-top-book .products-list  .item.top-product .hot-label,
.block-top-book .products-list  .item.top-product .new-label, 
.block-top-book .products-list  .item.top-product .sales-label { 
	display: block;
}

.block-top-book .products-list  .item.top-product .product-name {
	clear: right;
	width: auto;
	font-size: 100%;
	color: #fff;
	margin: 0;
	display: block;
	line-height: 150%;
}

.block-top-book .products-list  .item.top-product .product-name a{
	font-size: 100%;
	color: #fff;
	display: block;
}

.block-top-book .products-list  .item.top-product  .author {
	clear: right;
	display: block;
	margin: 0 0 5px 0;
}

.block-top-book .products-list   .item.top-product .ratings {
	clear: right;
	height: 13px;
	display: block;
}

.block-top-book .products-list  .item.top-product .price {
  color: #f0141e;
  display: block;
}

.block-top-book .products-list  .item.top-product .old-price .price {
  color: #999;
  display: block;
}

#jm-tops2 {
	padding: 20px 0 0
}

#jm-wrapper {
}

#logo {
	float: left;
	margin: 0;
	min-height: 40px;
	width: 200px
}

#logo a{
	float: left;
	height: 44px;
	margin: 10px 0;
	text-indent: -999em;
	width: 235px;
	background-position: 0 0;
	background-repeat: none;
}

#multiship-addresses-table td,
#multiship-addresses-table tfoot td {
	padding: 20px
}

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

#opc-billing .form-list select {
	width: 265px
}

#opc-billing.allow.active .form-list select {
  width: 265px;
}

#opc-login {
	color: #7a7a7a
}

#opc-login .buttons-set {
	border-top: 0
}

#opc-login .buttons-set a {
	float: left;
	margin: 9px 20px
}

#opc-login .buttons-set button.button {
	float: left;
	margin: 0
}

#opc-login .col-1  button.button {
	float: right;
	margin: 0 90px 0 0
}

#opc-login h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 15px 0
}

#opc-login h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase
}

#opc-login p.required {
	text-align: left
}

#opc-review .authentication {
	margin: 0 auto;
	width: 570px
}

#opc-review .buttons-set {
	border: 1px solid #ddd;
	border-width: 0 1px 1px;
	padding: 20px 20px
}

#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px
}

#opc-review .buttons-set p {
	line-height: 40px;
	margin: 0
}

#opc-review .item-options {
	margin: 5px 0 0
}

#opc-review .product-name {
	color: #0a263c;
	font-weight: bold
}

#opc-review .step {
	border: 0px none;
	padding: 0
}

#opc-review .warning-message {
	color: #101010;
	font-weight: bold;
	padding: 10px 10px 0;
	text-align: center
}

#opc-shipping_method .buttons-set {
	border-top: 0
}

#poll-answers .label {
	background: 0;
	float: none;
	text-align: left
}

#shipping-new-address-form .form-list select {
	width: 265px
}

#wishlist-table .add-to-links {
	white-space: nowrap
}
#wishlist-table .old-price, .special-price { float:none}
#wishlist-table .add-to-cart-alt { display: inline-block}
/* Sales guest form */
.sales-guest-form .buttons-set{
	margin: 30px 0px;
}

.block-related .block-content li.item {
	padding: 15px 0;
	position: relative;
}
.block-related .block-content li.item .checkbox{
	position: absolute;
	top: 47%;
	right: 20px;
}
.block-related .block-content li.item .product-image{
	float: left;
	margin:  0 10px 0 0;
}

.block-related .block-content li.item .ratings {
	height: 13px;
}

.block-related .block-content li.item .product-name {
	height: 13px;
	 margin: 0 0 5px;
	 line-height: 100%;
}
.block-related .block-content li.item .author {
	 margin: 0 0 5px;
	 line-height: 100%;
}

.block-related .block-content li.item .rating-links {
	display: none;
}

/* review-product-list */
.review-product-list ul.ja-tab-navigator li{
	width: 207px;
}

.review-product-list ul.ja-tab-navigator li.active{
	width: 208px;
}

/* 404 page */
#jm-error{
	background: url(../images/bg-page-404.jpg) no-repeat 10% 50%;
	font-size: 107%;
	padding: 30px 0px 30px 600px;
}

.block-related .block-content li.item .product-name a{
	color: #000;
	font-size: 120%;
}
.block-related .block-content li.item .product-name a:active,
.block-related .block-content li.item .product-name a:focus,
.block-related .block-content li.item .product-name a:hover  {
	color: #f0141e;
	text-decoration: none;
}


.page-head-alt h2{
	color: #181818;
    font-size: 84px;
    margin: 0 0 5px;
}

#jm-error h3,
#jm-error dl dt{
	color: #333333;
    font-size: 105%;
    line-height: 150%;
    margin: 0 0 10px;
    width: 65%
}

#jm-error ul.none-disc,
#jm-error dl dd{
	font-size: 107%;
	margin: 0px 0px 20px 0px;
	list-style: none;
}

#jm-error dl dd{
	padding: 0px;
}

#jm-col1 .paypal-logo{
	display: none;
}

/* 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 #ccc
}

.compare-table tbody th {
	background: #fff
}

.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 #ccc!important
}

.compare-table tbody tr.last th:first-of-type{
	border-bottom: 1px solid #ccc!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 tr.first td .price-box {
	margin: 10px 0
}

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

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

.compare-table tr.first td .product-name a:active,
.compare-table tr.first td .product-name a:focus,
.compare-table tr.first td .product-name a:hover {
	color: #F0141E;
	text-decoration: none
}

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

/* Quickview: addtocart*/
.message h2{
	margin: 0px 0px 20px 0px;
}

button.jm-continue{
	margin: 0px 20px 0px 0px;
}

.jm-product-quick-view{
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}

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

#jm-header {
height: 100px;
color: 396395;
<<< you can change to your desired value
}

#jm-search {
margin: 10px 0 20px 30px;
}

.home-product-list .products-grid li.item .product-information a.jmquickview {
 background-color: #181818;
 background-image: url("../images/bg-btn-jmquickview.png");
 background-position: center center;
 background-repeat: no-repeat;
 border: 0 none !important;
 border-radius: 0;
 box-shadow: none !important;
 float: left;
 height: 35px;
 margin: 0px;
 padding: 0;
 position: absolute !important;
 bottom: 0px;
 width: 46px;
 right: 56px;
 display: none;
 border-radius: 0 !important;
 top: 184px;
}
 .cat-desc-image {
    float: left
    width: 100%;
 }
@media screen and (max-width: 725px) {
#jm-search { margin: 75px 0 26px 39px; float:none;}
#jm-tops1 {margin-top:35px;float:left;width:100%;}
}
@media screen and (max-width: 480px) {
#jm-search { margin: 15px 0 0px; float:right;height:auto;}
#jm-tops1 {margin-top:35px;float:left;width:100%;}
}

@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}

table {
    border-collapse: collapse;
    border-spacing: 0;
 
}
td,th {
    border-top: 1px solid #ffffff;
    padding: 4px 8px;
}
tbody tr:nth-child(even)  td { background-color: #ffffff; 

}
@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}

.read-more-state {
  display: none;
  
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
  text-decoration:underline; 
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
  cursor: pointer;
  color: #396395;
  display: inline-block;
}
.read-more-trigger strong:hover{text-decoration:underline;}