/* 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
 * Template for Mage_Page_Block_Html
 */

* {
	margin: 0;
	padding: 0
}

body {
	background: #fff;
	color: #646464;
	font: 12px/1.55 Arial, Helvetica, sans-serif;
	text-align: center
}

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

a,
a:visited {
	color: #f04e46;
	text-decoration: none
}

a:active,
a:focus,
a:hover {
	color: #f04e46
}

:focus {
	outline: 0
}

span.price,
.special-price .price{
	color: #009bcb
}

.old-price .price{
	color: #d2d2d2
}

/* Headings */
h1,h2,h3,
h4,h5,h6 {
	color: #555;
	font-weight: normal;
	line-height: 1.35;
	margin: 0 0 5px
	
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold
}

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

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

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

/* Forms */
form {
	display: inline
}

fieldset {
	border: 0
}

legend {
	display: none
}

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

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

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

strong {
	font-weight: bold
}

address {
	font-style: normal;
	line-height: 22px
}

cite {
	font-style: normal
}

q,
blockquote {
	quotes: none
}

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

small,big {
	font-size: 1em
}

/* Lists */
ul,ol {
	list-style: none
}

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

.nobr {
	white-space: nowrap !important
}

.wrap {
	white-space: normal !important
}

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

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

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

.v-top {
	vertical-align: top
}

.v-middle {
	vertical-align: middle
}

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

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

.f-none {
	float: none !important
}

.f-fix {
	float: left;
	width: 100%
}

.no-display {
	display: none
}

.no-margin {
	margin: 0 !important
}

.no-padding {
	padding: 0 !important
}

.no-bg {
	background: none !important
}

/* toggle */
.has-toggle {
	position: relative
}

#mainnav-inner .has-toggle {
	position: static
}



/* Layout  */

.page {
}

.page-print {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}

.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left
}

.page-popup {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}

.main-container {
	background: #fbfaf6
}

.main {
	margin: 0 auto
}

#jm-main .messages{
	display: none
}

#jm-main .inner{
	border: 1px solid #ebebeb;
	padding: 20px
}

.catalogsearch-advanced-result  #jm-main .inner,
.review-product-list #jm-main .inner,
.contacts-index-index #jm-main .inner,
.checkout-cart-index  #jm-main .inner,
.catalog-product-view #jm-main .inner,
.catalog-category-view #jm-main .inner,
.jmproducts-viewall-index  #jm-main .inner, 
.checkout-multishipping-success  #jm-main .inner, 
.checkout-multishipping-billing  #jm-main .inner, 
.checkout-multishipping-overview  #jm-main .inner,
.checkout-multishipping-shipping  #jm-main .inner, 
.checkout-multishipping-addresses  #jm-main .inner,
.checkout-multishipping-address-newshipping  #jm-main .inner {  
	border: 0;
	padding: 0
}

.checkout-onepage-index #jm-main .inner{
	padding: 0
}

.checkout-onepage-index .page-title {
	margin: 0
}

.checkout-onepage-index .page-title h1{
	color: #f04e46;
	padding: 17px 0 15px;
	text-indent: 20px
}


.customer-account-login #jm-main .inner {
	padding: 20px 20px 0
}

.customer-account-login .page-title {
	margin: 0
}

/* Base Columns */
.col-left {
	float: left;
	padding: 0 0 1px;
	width: 195px
}

.col-main {
	float: left;
	padding: 0 0 1px;
	width: 685px
}

.col-right {
	float: right;
	padding: 0 0 1px;
	width: 195px
}

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

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

.col2-right-layout .col-main {
}

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

.col3-layout .col-wrapper {
	float: left;
	width: 687px
}

.col3-layout .col-wrapper .col-main {
	float: right
}

/* Content Columns */
.col2-set .col-1 {
	float: left;
	width: 48.5%
}

.col2-set .col-2 {
	float: right;
	width: 48.5%
}

.col2-set .col-narrow {
	width: 32%
}

.col2-set .col-wide {
	width: 65%
}

.col3-set .col-1 {
	float: left;
	width: 32%
}

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

.col3-set .col-3 {
	float: right;
	width: 32%
}

.col4-set .col-1 {
	float: left;
	width: 23.5%
}

.col4-set .col-2 {
	float: left;
	margin: 0 2%;
	width: 23.5%
}

.col4-set .col-3 {
	float: left;
	width: 23.5%
}

.col4-set .col-4 {
	float: right;
	width: 23.5%
}

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

input.input-text, select, textarea {
	background: #fff;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

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

select {
	padding: 9px 7px
}

select option {
	padding-left: 10px
}

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

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

textarea {
	overflow: auto
}

input.radio {
	margin-right: 3px
}

input.checkbox {
	margin-right: 3px
}

input.qty {
	text-align: center;
	width: 25px !important
}

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

button.button {
	-webkit-border-fit: lines /* <- Safari & Google Chrome Fix */
}

button.button {
	background: #646464;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 115%;
	line-height: 100%;
	margin: 0;
	overflow: visible;
	padding: 13px 20px;
	text-transform: uppercase;
	width: auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

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

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

button.button:hover,
button.button:focus {
	background: #f04e46
}

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

button.btn-checkout {
}

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

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

/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
	margin: 0 0 8px
}

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

.form-list label.required {
}

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

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

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

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

/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
	clear: both;
	display: block;
	width: 260px
}

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

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

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

.form-list select {
	width: 260px
}

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

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

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

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

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

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

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

.form-list-narrow li {
	margin-bottom: 0
}

.form-list-narrow li .input-box {
	margin-bottom: 6px
}

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

.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
	width: 254px
}

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

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto
}

.form-list .name-prefix {
	width: 65px
}

.form-list .name-prefix select {
	width: 55px
}

.form-list .name-prefix input.input-text {
	width: 49px
}

.form-list .name-suffix {
	width: 65px
}

.form-list .name-suffix select {
	width: 55px
}

.form-list .name-suffix input.input-text {
	width: 49px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px
}

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

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px
}

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

.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px
}

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

.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px
}

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

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

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

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

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
	float: left;
	width: 85px
}

.form-list .customer-dob input.input-text {
	display: block;
	width: 74px
}

.form-list .customer-dob label {
	color: #888;
	font-size: 10px;
	font-weight: normal
}

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

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

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

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

.buttons-set {
	border-top: 1px solid #e4e4e4;
	clear: both;
	margin: 20px 0 0;
	padding: 20px 0 0;
	text-align: right
}

.buttons-set p.required {
	margin: 0 0 10px
}

.buttons-set .back-link {
	float: left;
	margin: 0
}

.buttons-set .back-link a {
	display: block;
	line-height: 100%;
	padding: 12px 0 11px
}

.buttons-set button.button {
	float: right;
	margin-left: 0
}

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

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

.fieldset {
	background: #fff;
	border: 1px solid #ddd;
	margin: 28px 0;
	padding: 30px 25px 15px 20px
}

.fieldset .legend {
	background: #fff;
	border: 1px solid #ddd;
	color: #000;
	float: left;
	font-size: 115%;
	font-weight: bold;
	margin: -42px 0 0;
	padding: 2px 8px;
	position: relative
}

/* Form Validation */
.validation-advice {
	background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
	clear: both;
	color: #eb340a;
	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
}

.validation-passed {
}

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

/* Expiration date and CVV number validation fix */
.v-fix {
	float: left
}

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

/* Global Messages  */
#jm-messages {
	padding: 20px 0 0
}

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

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

.notice {
	color: #f04e46
}

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

.messages {
	overflow: hidden;
	width: 100%
}

.messages li {
	margin: 0 0 10px !important
}

.messages li li {
	margin: 0 0 3px !important
}

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

.error-msg {
	background-color: #faebe7;
	background-image: url(../images/i_msg-error.gif);
	border-color: #f16048;
	color: #df280a
}

.success-msg {
	background-color: #eff5ea;
	background-image: url(../images/i_msg-success.gif);
	border-color: #446423;
	color: #3d6611
}

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

/* BreadCrumbs */
#jm-breadcrumbs {
	padding: 20px 0 0
}

.breadcrumbs {
	line-height: 1.25;
	margin: 0
}

.breadcrumbs li {
	color: #b4b4b4;
	display: inline;
	padding: 0 10px 0 0
}

.breadcrumbs li a{
	color: #646464
}

.breadcrumbs li a:active,
.breadcrumbs li a:focus,
.breadcrumbs li a:hover{
	color: #009bcb
}

.breadcrumbs li strong {
	color: #009bcb;
	font-weight: normal
}

/* Page Heading */
.page-title {
	margin: 0 0 20px;
	width: 100%
}

.page-title h1,
.page-title h2 {
	border-bottom: 1px solid #ebebeb;
	color: #555;
	font-size: 130%;
	line-height: 100%;
	margin: 0;
	padding: 8px 0 15px 0;
	text-align: left;
	width: 100%
}

.catalogsearch-advanced-result .page-title,
.page-title.category-title {
	color: #f04e46;
}

.catalogsearch-advanced-result .page-title h1,
.page-title.category-title h1 {
	border-bottom: 0;
	color: #f04e46;
	font-size: 300%;
	line-height: 100%;
	margin: 0;
	padding: 8px 0 15px 0
}

.page-title .separator {
	margin: 0 3px
}

.page-title .link-rss {
	float: right;
	margin: 7px 0 0
}

.title-buttons {
	text-align: right
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
	border-bottom: 0 none;
	float: left
}

.title-buttons p {
	clear: both;
	float: left;
	margin: 5px 0 0;
	text-transform: none
}

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

/* Pager */
.pager {
}

.pager .amount {
	float: left;
	margin: 0
}

.pager .limiter {
	float: right
}

.pager .limiter label {
	vertical-align: middle
}

.pager .limiter select {
	margin: 0 0 1px;
	padding: 0;
	vertical-align: middle
}

.pager .pages {
	margin: 0 140px
}

.pager .pages ol {
	display: inline
}

.pager .pages li {
	display: inline;
	margin: 0 2px
}

.pager .pages .current {
}

/* Sorter */
.sorter {
}

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

.sorter .sort-by {
	float: right;
	padding-right: 36px
}

.sorter .sort-by label {
	vertical-align: middle
}

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

.sorter .link-feed {
}

/* Toolbar */
.toolbar {
	border-bottom: 1px solid #ebebeb;
	clear: both;
	float: left;
	padding: 0 0 10px;
	width: 100%
}

.toolbar label {
	color: #555;
	float: left;
	font-size: 90%;
	line-height: 39px;
	margin: 0 4px 0 0;
	text-transform: uppercase
}

.toolbar select {
	float: left
}
 

.toolbar-bottom {
	border-top: 1px solid #ebebeb;
	float: left;
	padding: 10px 0 0;
	width: 100%
}

.toolbar-bottom .toolbar {
	border-bottom: 0;
	padding: 0
}

.sort-by {
	border-left: 1px solid #ebebeb;
	float: right;
	padding: 0 0 0 20px;
	/* ARNE: width: 162px */
	width: 182px
}

.limiter {
	border-left: 1px solid #ebebeb;
	float: right;
	padding: 0 20px;
	/* ARNE width: 169px */
	width: 149px
}

.limiter .select-box2 {
	background-position: 80% 12px, 0 0;
	float: left;
	margin: 5px 10px 0 5px;
	width: 50px
}

.view-mode {
	border-right: 1px solid #ebebeb;
	float: left;
	line-height: 39px;
	width: 120px
}

.view-mode a{
	color: #ebebeb
}

.view-mode span {
	float: left
}

.view-mode span.active{
	color: #23a7d0
}

.view-mode i{
	float: left;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	margin: 11px 4px 0;
	width: 18px
}

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

.pages ol {
	float: left;
	line-height: 39px
}

.pages ol li{
	float: left;
	line-height: 39px
}

.pages ol li.current{
	line-height: 29px;
	padding: 5px
}

.pages ol li a{
	color: #23a7d0;
	padding: 5px
}

.pages ol li.previous {
	background-image: url(../images/bg-select.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 29px;
	margin: 5px 5px 0;
	width: 29px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pages ol li.previous a {
	color: #fff;
	float: left;
	height: 19px;
	line-height: 19px;
	padding: 5px;
	text-align: center;
	width: 19px
}

.pages ol li.next {
	background-image: url(../images/bg-select.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 29px;
	margin: 5px 5px 0;
	width: 29px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pages ol li.next a {
	color: #fff;
	float: left;
	height: 19px;
	line-height: 19px;
	padding: 5px;
	text-align: center;
	width: 19px
}



.select-box2 {
	background-image: url(../images/bg-select-arrow.png), url(../images/bg-select.png);
	background-position: 90% 12px, 0 0;
	background-repeat: no-repeat, repeat-x;
	color: #555;
	cursor: pointer;
	display: inline-block;
	height: 29px;
	overflow: hidden;
	padding: 0;
	margin: 5px 0 0;
	vertical-align: middle;
	width: 104px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.select-box2 select{
	background: transparent;
	border: none;
	color: #555;
	cursor: pointer;
	float: left;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding:6px;
	text-indent: 3px;
	text-transform: uppercase;
	width: 135px;
	zoom: 1;
	-o-appearance: none!important;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

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

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

.data-table  .price {
	background: none;
	font-size: 120%;
	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;
	vertical-align: middle
}

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

.data-table .remove-item {
	color: #c8c8c8;
	font-size: 120%
}

.data-table .remove-item:active,
.data-table .remove-item:focus,
.data-table .remove-item:hover {
	color: #f04e46
}

/*.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-bottom: 0 !important;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	padding-bottom: 20px;
	padding-top: 20px
}

.data-table tfoot tr {
}

.data-table tfoot tr.first td {
}

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

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

/* Generic Info Box */
.info-box {
	margin: 0 0 30px
}

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

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

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

/* Shopping cart total summary row expandable to details */
tr.summary-total {
	cursor: pointer
}

tr.summary-total td {
}

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

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

tr.show-details td {
}

tr.summary-details td {
	background-color: #dae1e4;
	color: #626465;
	font-size: 11px
}

tr.summary-details-first td {
	border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
	font-style: italic
}

/* Shopping cart tax info */
.cart-tax-info {
	display: block
}

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

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

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

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

/* Class: std - styles for admin-controlled content */
.std .subtitle {
	padding: 0
}

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

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

.std dl dt {
	font-weight: bold
}

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

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

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

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

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

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

.std dt {
	font-weight: bold
}

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

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

.std address {
	font-style: normal
}

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

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


/*hidden paypal logo*/
.paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}

/* Misc */
.links li {
	display: inline
}

.links li.first {
	padding-left: 0 !important
}

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

.link-cart {
	color: #dc6809 !important;
	font-weight: bold
}

.link-wishlist {
	font-weight: bold
}

.link-reorder {
	font-weight: bold
}

.link-compare {
	font-weight: bold
}

.link-print {
	font-weight: bold
}

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

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

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

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

.separator {
	margin: 0 3px
}

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

/* Global site notices */
.global-site-notice {
	background: #ffff90;
	border: 1px solid #cfcfcf;
	border-width: 0 0 1px;
	color: #2f2f2f;
	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 p {
	border: 1px dotted #cccc73;
	margin: 0;
	padding: 10px
}

.global-site-notice .notice-inner .actions {
	padding-top: 10px
}

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

/* Noscript Notice */
.noscript {
}

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

/* ======= */
/*Head*/
#jm-head {
	background: #fff;
	left: 0;
	position: fixed;
	top: 0;
	min-height: 40px;
	width: 100%;
	z-index: 99
}

#jm-head a{
	color: #8d8d8d;
	text-decoration: none
}

#jm-head a:active,
#jm-head a:focus,
#jm-head a:hover {
	color: #f04e46
}

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

#jm-head .inner{
	position: relative
}

#jm-head .has-toggle {
  float: right;
  line-height: 40px;
  margin: 0 0 0 10px;
  height: 40px;
  margin: 0 0 0 10px;
}


.btn-toggle {
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  height: 35px;
  line-height: 33px;
  margin: 3px 0 0 0;
  padding: 0 15px;
  position: relative;
  text-align: right;
  z-index: 10;
}

.btn-toggle strong{
	color: #8d8d8d;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 5px
}

.btn-toggle.active,
.btn-toggle:active,
.btn-toggle:focus,
.btn-toggle:hover{
	height: 37px;
  line-height: 33px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.inner-toggle {
	background: #fff;
	/*border: 1px solid #ddd;*/
	display: none;
	list-style: none outside none;
	margin: 0;
	min-width: 140px;
	padding: 20px;
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 1;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	/*box-shadow: 0 0 2px 0 #e5e5e5;
	-webkit-box-shadow: 0 0 2px 0 #e5e5e5;*/
}

.inner-toggle label {
  color: #555;
  display: block;
  line-height: 100%;
  /* padding: 0 0 15px; ARNE */
  padding:0;
  text-transform: capitalize;
}

.inner-toggle.active {
	display: block
}


#jm-quickaccess .btn-toggle {
	display: none;
}

#jm-quickaccess .inner-toggle {
  border: 0;
  display: block;
  padding: 15px 0;
  position: static;
  top: 0;
  height: 10px;
}

#jm-setting .btn-toggle.active {
    box-shadow: 0 -1px 1px 0 #ddd;
    border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0; 
}

#jm-setting .inner-toggle.active{
    box-shadow: 0 0 10px 0 #ddd;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px; 
}

.headscroll {
	box-shadow: 0 0 3px #333
}

.jm-tl-head {
  float: left;
  font-size: 11px;
  height: 10px;
  line-height: 100%;
  padding: 15px 0;
}

.jm-datetime{
	float: left;
	margin: -4px 10px 0 0;
	padding: 0
}

.jm-datetime i{
	font-size: 145%;
	padding: 0 3px 0 0;
	position: relative;
	top: 1px
}

.jm-tl-head .welcome-msg {
	border-left: 1px solid #e1e1e1;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px
}

.welcome-msg a {
	color: #ebbc58
}

.sidebar-socials {
	float: left;
	position: fixed;
	top: 155px;
	width: 30px;
	z-index: 999;
}

.sidebar-socials  a{
	background: #000;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 2px 0;
	-moz-transition: all 0.25s ease-in-out;
	text-align: center;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	width: 30px
}

.sidebar-socials  a.facebook:active, 
.sidebar-socials  a.facebook:focus,
.sidebar-socials  a.facebook:hover {
	background: #3b5998
}

.sidebar-socials  a.google-plus:active, 
.sidebar-socials  a.google-plus:focus,
.sidebar-socials  a.google-plus:hover {
	background: #dd4c39
}

.sidebar-socials  a.pinterest:active, 
.sidebar-socials  a.pinterest:focus,
.sidebar-socials  a.pinterest:hover {
	background: #AB171E
}

.sidebar-socials  a.skype:active, 
.sidebar-socials  a.skype:focus,
.sidebar-socials  a.skype:hover {
	background: #0078CA
}

.sidebar-socials  a.tumblr:active, 
.sidebar-socials  a.tumblr:focus,
.sidebar-socials  a.tumblr:hover {
	background: #2C4762
}

.sidebar-socials  a.twitter:active, 
.sidebar-socials  a.twitter:focus,
.sidebar-socials  a.twitter:hover {
	background: #00aced
}

.sidebar-socials  a:active, 
.sidebar-socials  a:focus,
.sidebar-socials  a:hover {
	color: #fff;
	-moz-transition: all 0.25s ease-in-out;
	text-decoration: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out
}

/* Header  */
#jm-header {
	position: relative
}

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

/*--- Logo*/
#logo{
	float: left;
	margin: 0
}

#logo a{
	background-position: top left;
	background-repeat: no-repeat;
	color: #555;
	display: block;
	font-size: 26px;
	min-height: 94px;
	min-width: 271px;
	padding: 0;
	text-decoration: none;
	text-indent: -999px;
	text-transform: uppercase
}

/*--- Search */
#jm-search {
	border: 1px solid #ebebeb;
	float: right;
	margin: 20px 187px 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

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

#jm-search .inner-toggle {
	border: 0;
	display: block;
	margin: 0;
	min-width: 0;
	padding: 0;
	position: static;
	top: 0;
	z-index: 1;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.lits-category{
	float: left
}

.form-search{
	float: left;
	height: 100%
}

.form-search input.input-text,
.form-search input.input-text:focus{
	background: #fff;
	border: 0 none;
	float: left;
	padding: 11px 10px 12px;
	width: 253px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.form-search button.button{
	background: #f04e46;
	border: 1px solid #f04e46;
	color: #fff;
	float: right;
	margin: -1px 0 0;
	padding: 11px 20px 12px;
	text-transform: uppercase;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0
}

.select-box{
	background: #fff url(../images/bg-drop-select.gif) no-repeat 93% 50%;
	display: inline-block;
	font-weight: 300;
	height: 26px;
	overflow: hidden;
	padding: 5px 30px 5px 0;
	margin: 0px;
	vertical-align: middle;
	width: 95px
}

.select-box select{
	background: rgba(143,149,163,0);
	border: none;
	color: #787878;
	cursor: pointer;
	float: left;
	font-size: 100%;
	line-height: 1;
	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
}

.lits-category{
	border-right: 1px solid #ebebeb;
	float: left;
	height: 38px;
	margin: 0;
	padding: 0 30px 0 0;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px
}

.lits-category select{
	float: left;
	padding: 11px 10px 0;
	text-align: left
}

.lits-category select option{
	margin: 0;
	padding: 5px 0 5px 10px
}

/*---form-language */
.form-language {
  margin: 0 0 20px;
}

ul.ul-dropdown{ 
	height: 25px;
}

ul.ul-dropdown li {
  display: inline;
  float: left;
  height: 25px;
  line-height: 100%;
  padding: 0 3px 0 0;
}

ul.ul-dropdown li.active a,
ul.ul-dropdown li a:active,
ul.ul-dropdown li a:focus,
ul.ul-dropdown li a:hover{
	color: #f04e46 !important
}

ul.ul-dropdown li a img{
	border: 1px solid transparent;
	padding: 2px 2px 1px 2px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

ul.ul-dropdown li.active a img,
ul.ul-dropdown li a:active img,
ul.ul-dropdown li a:focus img,
ul.ul-dropdown li a:hover img{
	border: 1px solid #f04e46
}

/*--- form-currency */
.form-currency{
	margin: 0 0 10px 0
}

/*-- colors */
.colors-setting a {
  display: inline-block;
  float: left;
  height: 19px;
  margin: 0 2px;
  padding: 0;
  text-indent: -999em;
  width: 19px;
}

.colors-setting a.colors-default {
	background: #009bcb
}

.colors-setting a.colors-green {
	background: #659724
}

.colors-setting a.colors-pink {
	background: #e0058c
}

.colors-setting a.colors-red {
	background: #ed1846
}

.colors-setting a.colors-violet {
	background: #a23e97
}

.colors-setting a.colors-boxes {
	background: #ddd
}

/*--- top links */
.shop-access .links {
	float: right;
	margin: 0
}

.shop-access .links li {
	border-right: 1px solid #e1e1e1;
	float: left;
	font-size: 11px;
	line-height: 100%;
	padding: 0 10px 0 10px
}

.shop-access .links li.last{
	border-right: 0 none;
	padding: 0 0 0 10px
}

.shop-access .links a {
	color: #8d8d8d;
	text-decoration: none
}

.shop-access .links a:hover{
	text-decoration: underline
}

/*--- top cart */
#jm-mycart {
  float: right;
  margin: 0 0 0 25px;
  position: absolute;
  right: 0;
  top: 20px;
  display: none;
}
#jm-header #jm-mycart{
	position: relative;
	top: 0px;
}

#jm-mycart .btn-toggle {
  display: block;
  margin: 0 10px;
  min-height: 40px;
  min-width: 120px;
  padding: 10px;
  position: relative;
  right: -10px;
  text-align: right;
  top: -10px;
  z-index: 10;
}

#jm-mycart .btn-toggle a{
	color: #787878;
	text-decoration: none
}

#jm-mycart .btn-toggle i {
	display: none;
}

#jm-mycart .btn-toggle strong {
	font-weight: normal;
}

#jm-mycart .btn-toggle span {
	color: #F04E46;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	clear: both;
	display: block;
	line-height: 180%;
}

#jm-mycart  .btn-toggle .ico-shopping-cart {
	background: url(../images/icon-cart.png) no-repeat 100% 0;
	display: block;
	height: 44px;
	line-height: 100%;
	padding: 0 55px 0 0;
}


#jm-mycart .btn-toggle.active .ico-shopping-cart {
	background-position: 100% -44px;
}


#jm-mycart .btn-toggle.active {
	box-shadow: 0 -1px 1px 0 #d9d9d9;
	-moz-box-shadow: 0 -1px 1px 0 #d9d9d9;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0
}

#jm-mycart .inner-toggle.active{
	display: block;
	min-width: 250px;
	position: absolute;
	right: 0;
	top: 70px;
	z-index: 1;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	box-shadow: 0 0 2px 0 #e5e5e5;
	-webkit-box-shadow: 0 0 2px 0 #e5e5e5;
}

#jm-head #jm-mycart .inner-toggle.active{
	top: 90px;
}

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

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

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

.block.block-cart .mycart-toggle a{
	color: #f0141e
}

.block.block-cart a.gotocart{
	color: #787878;
	position: relative;
    top: -15px;
}

.block.block-cart  a.details {
	color: #999
}

.block.block-cart .inner-toggle {
	min-width: 260px
}

.block.block-cart a:active,
.block.block-cart a:focus,
.block.block-cart a:hover {
	text-decoration: none
}

/*--- Top menu */
#jm-mainnav .inner-toggle {
  background: none;
  padding: 0;
  position: static;
  border-radius: 0;
  display: block;
}

#mainnav-inner{
	clear: both;
	float: left;
	margin: 10px 0 0;
	width: 100%
}

#mainnav-inner .btn-toggle {
	display: none;
}

.cms-home #mainnav-inner {
	display: none
}

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

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

/* Sidebar ====== */
.block {
	border: 1px solid #ebebeb;
	margin: 0 0 20px;
	padding: 20px
}

.jm-position .block{
	border: 0;
	padding: 0
}

#jm-bots1 .block {
	border: 0;
	margin: 0 0 15px;
	padding: 0
}

.block .block-title {
	border-bottom: 1px solid #ebebeb;
	color: #f04e46;
	font-size: 135%;
	line-height: 100%;
	margin: 0 0 10px;
	padding: 7px 0 13px;
	text-transform: uppercase
}

#jm-bots1 .block .block-title {
	border-bottom: 0;
	color: #333;
	font-size: 135%;
	line-height: 100%;
	margin: 0;
	padding: 0 0 22px;
	text-transform: uppercase
}


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

.block .block-title strong span {
}

#jm-bots1 .block .block-title {
	color: #fff
}

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

.block .block-subtitle {
	color: #555;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 5px 9px
}

.block .block-content {
	line-height: 22px
}

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

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

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

.block .actions {
	padding: 6px 0;
	text-align: right
}

.block .actions a {
	float: left
}

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

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

.block li.odd {
}

.block li.even {
}

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
}

/* Mini Products List */
.mini-products-list .product-image {
	border-color: #ebebeb;
	float: left;
	width: 50px
}

.mini-products-list .product-details {
	margin-left: 60px
}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
	white-space: normal !important
}

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

.block-account .block-content li a:active,
.block-account .block-content li a:focus,
.block-account .block-content li a:hover {
	color: #f04e46
}

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

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

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

/* 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-title {
	background: none;
	border: 0;
	margin: 0 0 5px;
	padding: 0
}

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

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

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

/*Layered Navigation---*/
.block-layered-nav {
	background: #009bcb;
	border: 0;
	padding: 0
}

.block-layered-nav .block-title{
	background: #f04e46;
	border-bottom: 0;
	color: #fff !important;
	padding: 13px 20px
}

.block-layered-nav .block-subtitle{
	display: none
}

.block-layered-nav .block-content {
	line-height: 22px;
	padding: 0 0 10px 0
}

.block-layered-nav .currently{
	margin: 0
}

.block-layered-nav .currently .block-subtitle{
	margin: 0
}

.block-layered-nav .currently .actions{
	margin: 0
}

.block-layered-nav ol{
	margin: 5px 10px
}

.block-layered-nav ol.narrowed-category{
	background: #fef9ef;
	margin: 0 !important;
	padding: 10px
}

.block-layered-nav ol.narrowed-category li{
	border-bottom: none;
	padding: 0 !important
}

.block-layered-nav .narrowed-category li .label{
	background: url(../images/narrow_by_li_by.gif) no-repeat 0 3px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase
}

.block-layered-nav .widget-btn{
	float: right;
	margin: 3px 0 0 5px
}

#narrow-by-list{
	background: none;
	margin: 0;
	padding: 0
}

#narrow-by-list dt {
	background: none;
	color: #f04e46;
	float: left;
	font-family: Arial;
	font-size: 135%;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 0;
	text-indent: 20px;
	text-transform: uppercase;
	width: 100%
}

#narrow-by-list dd{
	clear: both
}

#narrow-by-list ol{
	margin: 0
}

#narrow-by-list dd li {
	border: 0 none;
	color: #fff;
	display: block;
	padding: 0;
	position: relative;
	width: 100%
}

#narrow-by-list dd li a {
	border-bottom: 1px solid #FFF;
	color: #fff;
	display: inline-block;
	font-size: 115%;
	padding: 10px 0;
	text-indent: 30px;
	width: 100%
}

.filter-showsub{
	background: url(../images/bg-accodior-shopby.png) no-repeat 0 -38px;
	cursor: pointer;
	height: 24px;
	position: absolute;
	right: 15px;
	top: 9px;
	width: 24px
}

.filter-showsub:focus,
.filter-showsub:hover{
	background-position: 0 0
}

.filter-showsub.active{
	background-position: 0 100%
}

#narrow-by-list dd li.filter-cat.active a{
	border-bottom: 0 none;
	color: #c8c8c8
}

#narrow-by-list dd li.filter-cat.active .filter-subcat{
	border-bottom: 1px solid #505050;
	padding-bottom: 10px
}

.filter-showsub span{
	display: none
}

.filter-subcat{
	padding: 0 30px
}

#narrow-by-list dd li .filter-subcat span a{
	background: #282828;
	border-bottom: 0 none;
	display: inline-block;
	font-size: 12px;
	margin: 5px 0 0 5px;
	padding: 2px 9px;
	width: auto;
	text-indent: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

#narrow-by-list dd li .filter-subcat span a:active,
#narrow-by-list dd li .filter-subcat span a:focus,
#narrow-by-list dd li .filter-subcat span a:hover{
	background: #f04e46;
	color: #fff
}

#narrow-by-list dd li:last-of-type a {
	border-bottom: 0
}


#narrow-by-list dd li a span.price, 
#narrow-by-list dd li a .special-price .price {
	color: #fff;
	font-family: Arial
}

#narrow-by-list dd li a:active,
#narrow-by-list dd li a:focus,
#narrow-by-list dd li a:hover{
	color: #e3e2e2;
	text-decoration: none
}

#narrow-by-list dd li a:active span.price,
#narrow-by-list dd li a:focus span.price,
#narrow-by-list dd li a:hover span.price{
	color: #b4b4b4;
	text-decoration: none
}

#narrow-by-list dd.last{
	background: none;
	padding: 0 0 10px 0
}

.block-layered-nav-filter{
	border: 0;
	padding: 0
}

.block-layered-content-filter{
	background: #f04e46;
	color: #fff
}

.block-layered-nav-filter .block-title {
	color: #fff;
	margin: 0
}

.block-layered-nav-filter #narrow-by-list{
	background: none;
	margin: 15px 0 0 0
}

.block-layered-nav-filter .block-layered-content-filter .block-content {
	border-top: 1px solid #d7362e;
	padding: 8px 20px 15px
}

.block-layered-nav-filter .actions{
	background: none;
	border-top: 0;
	clear: both;
	font-weight: bold;
	margin: 10px 0 0;
	overflow: auto;
	padding: 0
}

.block-layered-nav-filter .actions  a{
	background: 0;
	color: #fff;
	float: right;
	font-size: 110%;
	padding: 0
}

.block-layered-nav-filter .actions  a:active,
.block-layered-nav-filter .actions  a:focus,
.block-layered-nav-filter .actions  a:hover {
	color: #fff;
	text-decoration: underline
}

.block-layered-nav .currently ol{
	margin: 0
}

.block-layered-nav .currently li{
	border: 0;
	color: #fff;
	font-size: 125%;
	font-weight: 300;
	padding: 5px 0
}

.block-layered-nav .currently li a {
	color: #fff;
	float: right;
	margin: 4px 0
}

.block-layered-nav .currently li a:active,
.block-layered-nav .currently li a:focus,
.block-layered-nav .currently li a:hover {
	color: #c8c8c8
}

.block-layered-nav .currently li span.label{
	font-weight: 700
}


/* Block: Cart */
.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: 20px 0 10px 0
}

.block-cart .amount {
	margin: 20px 0 0
}

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

.block-cart  .summary {
	color: #555
}

.block-cart  .summary a{
	color: #f04e46
}

.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-content li.item {
	background: none;
	padding: 15px 0 0 0
}

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

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

.block-cart .product-details .edit,
.block-cart .product-details .remove{
	color: #a0a0a0;
	float: right;
	font-size: 117%;
	margin: 0;
	position: absolute;
	right: 0;
	top: 50%
}

.block-cart .product-details .edit{
	right: 20px
}

.block-cart .product-details .edit:hover,
.block-cart .product-details .edit:active,
.block-cart .product-details .edit:focus,
.block-cart .product-details .remove:hover,
.block-cart .product-details .remove:active,
.block-cart .product-details .remove:focus{
	color: #f04e46
}

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

.block-cart .product-details .product-name a{
	color: #555!important
}

.block-cart .product-image {
	border: 0;
	float: left;
	margin: 3px 0 0 0;
	width: 50px
}

.block-cart .subtotal {
	float: left;
	font-size: 117%;
	margin: 10px 0 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

.block-cart .subtotal .cartlabel,
.block-cart .subtotal .label{
	background: none;
	float: left;
	height: auto;
	padding: 0;
	text-transform: uppercase
}

.block-cart .subtotal .label{
	margin: 0
}

.block-cart span.price{
	font-size: 133%
}

.block-cart .subtotal .price {
	color: #f04e46;
	float: right
}

.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-cart .actions{
	clear: both;
	text-align: center
}

.block-cart .actions button.button{
	float: none;
	margin: 0 0 15px 0;
	width: 100%
}

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

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

/* Block: Related */
.block-related input.checkbox {
	float: left
}

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

/* Block: Compare Products */
.block-compare .block-content{
	padding: 0
}

.block-compare .empty{
	margin: 0
}

.block-compare .actions{
	margin: 0
}

.block-compare ol#compare-items{
	margin: 0;
	padding: 0
}

.block-compare ol#compare-items  li{
	background: 0;
	border: 0;
	padding: 7px 0
}

.block-compare ol#compare-items  li a{
	color: #555;
	font-size: 110%;
	font-weight: 500;
	padding: 0
}

.block-compare ol#compare-items  li a:active,
.block-compare ol#compare-items  li a:focus,
.block-compare ol#compare-items  li a:hover{
	color: #fc615d;
	text-decoration: none
}

.block-compare ol#compare-items li a.btn-remove{
	background: none;
	color: #a0a0a0;
	height: auto;
	margin: 5px 0;
	text-indent: 0;
	width: auto
}

.block-compare ol#compare-items li a.btn-remove:active,
.block-compare ol#compare-items li a.btn-remove:focus,
.block-compare ol#compare-items li a.btn-remove:hover {
	color: #f04e46
}

.block-compare .actions button.button,
.block-compare .actions button{
	border: 0 none;
	color: #fff;
	cursor: pointer;
	line-height: 100%;
	overflow: visible;
	padding: 15px 20px;
	text-align: center;
	vertical-align: middle;
	width: 100%
}

.block-compare .actions a{
	background: none;
	color: #555;
	float: right;
	font-size: 100%;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0
}

.page-popup .link-print {
	float: right;
	font-weight: bold;
	padding: 0 0 20px;
	text-align: right
}


.compare-table {
	border: 0
}

.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 .btn-remove {
	background-image: url(../images/btn_remove2.gif);
	float: right;
	height: 15px;
	width: 72px
}

.compare-table tbody th {
	background: #ddd
}

.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 td img {
	height: auto;
	width: 100%
}

.compare-table tbody td.last {
	border-right: 1px solid #ccc
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
	border-bottom: 1px solid #ccc !important
}

.compare-table tr.add-to-row td {
	text-align: center
}

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

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

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

.compare-table tr.first td .ratings {
	margin: 0 auto;
	width: 69px
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
	margin: 0
}


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

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

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

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

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

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

.block-poll button.button {
	width: 100%
}

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

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

/* Block: Orders and Returns */
.block-gr-search li {
	padding: 3px 9px
}

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

/* Block: Tags */
.block-tags .block-content .tags-list {
	background: none;
	border: 0;
	font-size: 100%;
	padding: 10px 0 20px
}

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

.block-tags .block-content a:active,
.block-tags .block-content a:hover,
.block-tags .block-content a:focus {
	color: #f04e46
}

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

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

/* Block: Reorder */
.block-reorder input.checkbox {
	float: left;
	margin: 5px -20px 0 0
}

.block-reorder .product-name {
	margin-left: 20px
}

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

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

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

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

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

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

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

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

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

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

/* ======= */


/* Category Page  */

.category-products {
	border: 1px solid #ebebeb;
	clear: both;
	float: left;
	padding: 10px 20px
}

.jm-product-list .category-products {
	border: 0 none;
	padding: 0;
	width: 100%
}

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

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

.category-image img {
}

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


/* View Type: Grid */
/* border removed by corinne */
.products-grid {
	border-bottom: 0px solid #d9ddd3;
	clear: both;
	float: left;
	position: relative;
	width: 100%
}

.jm-slider .products-grid{
	border-bottom: 0 none
}

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

.products-grid li.item {
	border-bottom: 1px solid #ebebeb;
	float: left;
	padding: 0
}

.products-grid li.item.item-row-last {
	border-bottom: 0
}

.products-grid li.item .inner {
	border: 0 none !important;
	margin: 20px 20px 20px 0;
	padding: 0 !important
}

.products-grid li.item.last .inner {
	margin: 20px 0
}

.jm-product-list .products-grid li.item .inner,
.jm-product-list .products-grid li.item.last .inner {
	margin: 0 8px
}

.products-grid li.item:hover img,
.products-grid li.item:focus img,
.products-grid .product-image:hover img,
.products-grid .product-image:focus img {
	opacity: 0.5
}

.products-grid li.item:hover .btn-cart,
.products-grid li.item:focus .add-to-links {
	display: none
}

.products-grid .product-image {
	display: block;
	margin: 0 0 10px;
	position: relative
}

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

button.jmquickview{
	background: #f04e46;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 110%;
	line-height: 100%;
	margin: 45% auto 0 auto;
	overflow: visible;
	padding: 9px 10px;
	text-transform: uppercase;
	width: auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

button.jmquickview:hover,
button.jmquickview:focus {
	opacity: 0.8
}

.cartmessage{
	padding: 20px
}

.message h2{
	color: #f04e46;
	font-weight: normal;
	margin: 0 0 20px 0
}

.cartmessage .button button.button{
	margin: 0 10px 10px 0
}

.jm-slider .products-grid button.jmquickview{
	margin: 30% 0 0 0
}

#jm-tops2 .jm-slider .products-grid button.jmquickview,
.jm-products-slider-vertical .products-grid button.jmquickview{
	font-size: 100%;
	margin: 30% 0 0 0;
	padding: 10px 5px
}

/*
Linear
.cboxElement{
	background: #F04E46;
	height: 0;
	position: absolute;
	text-align: center;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition-duration: 2s, 1s, 0.5s, 0.5s;
	-moz-transition-duration: 2s, 1s, 0.5s, 0.5s;
	-o-transition-duration: 2s, 1s, 0.5s, 0.5s;
	-ms-transition-duration: 2s, 1s, 0.5s, 0.5s;
	transition-duration: 2s, 1s, 0.5s, 0.5s;  
	-webkit-transition-delay: 0s, 0.5s, 1s, 1.5s;
	-moz-transition-delay: 0s, 0.5s, 1s, 1.5s;
	-o-transition-delay: 0s, 0.5s, 1s, 1.5s;
	-ms-transition-delay: 0s, 0.5s, 1s, 1.5s;
	transition-delay: 0s, 0.5s, 1s, 1.5s;

}

.products-grid li:focus .cboxElement,
.products-grid li:hover .cboxElement{
	height: 100%;
	opacity: 1;
	-moz-transition-duration: 2s, 1s, 0.5s, 0.5s;
	-o-transition-duration: 2s, 1s, 0.5s, 0.5s;
	-ms-transition-duration: 2s, 1s, 0.5s, 0.5s;
	transition-duration: 2s, 1s, 0.5s, 0.5s;  
	-webkit-transition-delay: 0s, 0.5s, 1s, 1.5s;
	-moz-transition-delay: 0s, 0.5s, 1s, 1.5s;
	-o-transition-delay: 0s, 0.5s, 1s, 1.5s;
	-ms-transition-delay: 0s, 0.5s, 1s, 1.5s;
	transition-delay: 0s, 0.5s, 1s, 1.5s;
}
*/
/*fade effect*/
.cboxElement{
	display: none;
	font-size: 100%;
	height: 100%;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%
}

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


.icon-label{
	background: #23a7d0;
	color: #fff;
	font-size: 116.6%;
	font-weight: bold;
	height: 40px;
	line-height: 38px;
	position: absolute;
	right: 8px;
	text-align: center;
	text-transform: capitalize;
	top: 5px;
	width: 40px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.new-label.icon-label{
	background: #f26862
}

.hot-label.icon-label{
	background: #23a7d0
}

.sales-label.icon-label{
	background: #23a7d0
}


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

.products-grid .old-price{
	float: left;
	margin: 5px 5px 0 0
}

.products-grid .price-label{
	display: none
}

.products-grid .special-price{
	padding: 0
}

.products-grid span.price{
	font-size: 133%
}

.products-grid .old-price span.price{
	font-size: 100%
}

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

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

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
	margin: 0 auto;
	width: 632px
}

.col1-layout .products-grid {
	margin: 0 auto;
	width: 790px
}

/* View Type: List */
.products-list {
	clear: both
}

.products-list li.item {
	border-bottom: 1px solid #ebebeb;
	padding: 30px 0
}

.products-list li.item .inner{ 
	position: relative
}

.products-list li.item:hover .product-image,
.products-list li.item:focus .product-image{
	opacity: 0.5;
}

.products-list li.item:hover .cboxElement,
.products-list li.item:focus .cboxElement{
	display: block;
	height: auto;
	width: auto;
	left: 52px;
	top: 38px;
}


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

.products-list .product-image {
	float: left
}

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


.products-list .price-box {
	float: left;
	font-size: 120%;
	margin: 3px 13px 5px 0
}

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

.products-list .short-description {
	clear: both;
	line-height: 22px;
	margin: 0 0 15px;
	padding: 6px 0 0
}

.products-list .product-name {
	font-size: 120%
}

.products-list .add-to-links li {
	display: inline
}

.products-list .add-to-links li button{
	margin: 0 20px 0 0
}

.products-list .add-to-links li a{
	color: #333;
	display: inline-block;
	font-size: 12px;
	font-weight: normal !important;
	text-transform: uppercase
}

.products-list .add-to-links .separator {
	color: #ebebeb;
	display: inline-block;
	margin: 0 2px
}

.products-list .add-to-links li a:active,
.products-list .add-to-links li a:focus,
.products-list .add-to-links li a:hover{
	color: #f04e46
}

.products-list .ratings .rating-box{
	margin: 2px 7px 0 0
}

/* ======= */


/* Product View = */
/* Rating */
.no-rating {
	margin: 0
}

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

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

.ratings .rating-links {
	color: #969696;
	font-size: 11px;
	margin: 0
}

.product-view .product-shop .ratings .rating-links {
	font-size: 12px
}

.ratings .rating-links a{
	color: #969696
}

.ratings .rating-links a:active,
.ratings .rating-links a:focus,
.ratings .rating-links a:hover{
	color: #f04e46
}

.ratings .rating-links  a.link-review{
	display: none
}

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

.product-view .product-shop .ratings .rating-links  a.link-review,
.product-view .product-shop .ratings .rating-links .separator{
	display: inline-block
}

.ratings dt {
}

.ratings dd {
}

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

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

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

.ratings .amount {
}

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

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

/* Availability */
.availability {
	margin: 0
}

.availability span {
	font-weight: bold
}

.availability.in-stock span {
}

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

.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 span,
.availability-only a {
	border-bottom: 1px dashed #751d02;
	color: #000
}

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

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

.availability-only strong {
	color: #be2c00
}

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

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

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

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

.product-view .product-shop .availability {
	color: #555
}

.product-view .product-shop .availability span {
	color: #555;
	font-weight: normal
}

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

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

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

/********** < Product Prices */
.price {
	white-space: nowrap !important
}

.price-box {
	margin: 5px 0
}

.price-box .price {
}

/* Regular price */
.regular-price {
}

.regular-price .price {
}

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

/* Old price */
.old-price {
	margin: 0
}

.old-price .price-label {
	display: none;	
	white-space: nowrap
}

.old-price .price {
	color: #969696;
	text-decoration: line-through
}

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

.special-price .price-label {
	display: none;
	white-space: nowrap
}

.special-price .price {
}

/* Minimal price (as low as) */
.minimal-price {
	margin: 0
}

.minimal-price .price-label {
	white-space: nowrap
}

.minimal-price-link {
	display: block
}

.minimal-price-link .label {
	color: #1e7ec8
}

.minimal-price-link .price {
	color: #1e7ec8;
	font-weight: normal
}

/* Excluding tax */
.price-excluding-tax {
	color: #999;
	display: block
}

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

.price-excluding-tax .price {
	color: #c76200;
	font-size: 13px;
	font-weight: normal
}

/* Including tax */
.price-including-tax {
	color: #999;
	display: block
}

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

.price-including-tax .price {
	color: #c76200;
	font-size: 13px;
	font-weight: bold
}

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

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

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

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

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

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

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

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

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

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

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

/* Price range */
.price-from {
	margin: 0
}

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

.price-to {
	margin: 0
}

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

/* Price notice next to the options */
.price-notice {
	color: #999;
	padding-left: 10px
}

.price-notice .price {
	color: #009bcb;
	font-weight: bold
}

/* Price as configured */
.price-as-configured {
	margin: 0
}

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

.price-box-bundle {
	padding: 0 0 10px 0
}

.price-box-bundle .price-box {
	margin: 0 !important;
	padding: 0 !important
}

.price-box-bundle .price {
	color: #555
}

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

/* Tier Prices */
.product-pricing,
.tier-prices {
	background-color: #f4f7f7;
	border: 1px solid #dadddd;
	color: #424242;
	margin: 10px 0;
	padding: 10px
}

.tier-prices li {
	background: url(../images/i_tier.gif) no-repeat 0 3px;
	line-height: 1.4;
	padding: 2px 0 2px 10px
}

.tier-prices .benefit {
	color: #2f2f2f;
	font-style: italic;
	font-weight: bold
}

.tier-prices .price {
	color: #2f2f2f;
	font-weight: bold
}

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

.tier-prices-grouped li .price {
	font-weight: bold
}

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

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

/* Add to Cart */
.add-to-cart label {
	color: #555;
	float: left;
	margin: 4px 5px 0 0
}

.add-to-cart .qty {
	float: left;
	margin: 0 0 20px 0;
	padding: 5px
}

.add-to-cart button.button {
	clear: both;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

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

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

.product-view .add-to-cart .paypal-logo {
	margin: 0
}

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

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

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

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


.product-view {
	color: #787878;
	padding: 10px 0 0 0
}

.product-essential {
	border: 1px solid #ebebeb;
	margin: 0 0 20px 0;
	padding: 50px 35px
}

.product-essential h2 {
	color: #555;
	font-size: 100%;
	line-height: 100%;
	margin: 0 0 20px 0
}

.product-collateral {
	margin: 0 0 40px 0;
	position: relative
}

.product-collateral h2 {
	color: #666;
	font-size: 116.7%;
	margin: 0 0 15px;
	padding: 0
}

.product-collateral .box-collateral {
	margin: 0 0 25px
}

/* Product Images */
.product-view .product-img-box {
	float: left;
	margin: 0 40px 0 0;
	width: 370px
}

.jm-product-lemmon .prev,
.jm-product-lemmon .next{
	border-top: 1px solid #fff;
	color: #c8c8c8;
	cursor: pointer;
	float: left;
	font-size: 145%;
	margin: 10px 0 0 0;
	padding: 21px 8px
}

.jm-product-lemmon .prev:focus,
.jm-product-lemmon .prev:hover,
.jm-product-lemmon .next:focus,
.jm-product-lemmon .next:hover{
	background: #fc6962;
	border-top: 1px solid #f04e46;
	color: #fff
}

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

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

.product-view .product-img-box .product-image-zoom {
	height: 265px;
	overflow: hidden;
	position: relative;
	width: 265px;
	z-index: 9
}

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

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

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

.product-view .product-img-box .zoom.disabled {
	-moz-opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*IE8*/
	opacity: .3;
	-webkit-opacity: .3
}

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

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

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

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

.more-views{
	float: left;
	margin: 0 8px 0 0
}

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

.product-view .product-img-box .more-views ul {
	margin-left: -9px;
	width: auto !important
}

.product-view .product-img-box .more-views li {
	float: left;
	margin: 0 0 8px 7px;
	padding: 10px 0 0 0
}

.product-view .product-img-box .more-views li a {
	border: 1px solid #ebebeb;
	float: left;
	height: 69px;
	position: relative;
	width: 69px
}

.product-view .product-img-box .more-views li a i{
	color: #fff;
	left: 45%;
	position: absolute;
	top: -9px
}

.product-view .product-img-box .more-views li:focus a i,
.product-view .product-img-box .more-views li:hover a i,
.product-view .product-img-box .more-views li.active a i{
	color: #f04e46
}

.product-view .product-img-box .more-views li.active a,
.product-view .product-img-box .more-views li a:active,
.product-view .product-img-box .more-views li a:focus,
.product-view .product-img-box .more-views li a:hover{
	border: 1px solid #f04e46
}

.product-image-popup {
	margin: 0 auto
}

.product-image-popup .buttons-set {
	border: 0;
	clear: none;
	float: right;
	margin: 0;
	padding: 0
}

.product-image-popup .nav {
	font-weight: bold;
	margin: 0 100px;
	text-align: center
}

.product-image-popup .image {
	display: block;
	margin: 10px 0
}

.product-image-popup .image-label {
	color: #2f2f2f;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}

/* Product Shop */
.product-view .product-shop {
	float: left;
	padding: 0 35px 0 0;
	text-align: left;
	width: 520px
}

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

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


.product-shop .product-name h1{
	color: #555;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 12px 0
}

.product-view .product-shop .availability {
	margin: 10px 0 15px;
	text-transform: capitalize
}

.jm-product-price .availability{
	display: none
}

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

.product-view .product-shop .price-box {
	font-size: 150%;
	margin: 10px 0 20px
}

.product-view .product-shop .price-box .price-label {
	display: none
}

.product-view .product-shop .old-price{
	float: left;
	font-size: 12px;
	margin: 5px 10px 0 0
}

.product-view .product-shop .special-price{
	margin: 0;
	padding: 0
}

.product-view .product-shop .add-to-links {
	margin: 0
}

.product-view .product-shop .add-to-links {
	font-size: 12px;
	margin: 0 0 0 15px;
	position: relative;
	text-align: right;
	top: 57px
}

.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {
	display: block !important;
	float: left
}

.product-view .product-shop .add-to-links li .separator{
	line-height: 100%;
	margin: 0 10px
}

.product-view .product-shop .add-to-links a {
	color: #555;
	font-weight: normal !important;
	text-transform: uppercase
}

.product-view .product-shop .add-to-links a:active,
.product-view .product-shop .add-to-links a:focus,
.product-view .product-shop .add-to-links a:hover{
	color: #f04e46
}

/*quick view*/
#cboxLoadedContent .product-view .product-img-box {
	margin: 0
}

#cboxLoadedContent .product-essential{
	border: 0 none
}

#cboxLoadedContent .product-view .product-shop{
	float: right;
	overflow: hidden;
	padding: 0;
	position: relative;
	right: 0;
	top: -8px;
	width: 475px;
}

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

.product-options dt {
	font-weight: normal;
	padding: 0
}

.product-options dt label {
	color: #f04e46;
	display: block;
	margin: 0 0 10px 0
}

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

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

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

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

.product-options dd {
	margin: 0 0 15px;
	padding: 0 0 0 10px
}

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

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

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

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

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

.product-options dd select {
	color: #787878;
	width: 225px
}

.product-options dd select:focus{
	background: #fff
}

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

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

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

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

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

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

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

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

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

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

.product-options-bottom {
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
	background: 0;
	border: 0;
	color: #f04e46;
	margin: 0;
	padding: 0 0 10px
}

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

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

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

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

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px
}

.product-options-bottom .price-tax {
	float: left
}

.product-options-bottom .add-to-cart {
	float: left;
	margin: 0 20px 0 0
}

.product-options-bottom .add-to-links {
	top: 67px
}

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

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

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

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

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


/*PRODUCT TABS */
ul.ja-tab-navigator{
	float: left;
	left: 0;
	position: absolute;
	top: 0;
	width: 25%
}

ul.ja-tab-navigator li{
	background: #f5f5f5;
	border: 1px solid #ebebeb;
	float: left;
	font-size: 130%;
	line-height: 42px;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: right;
	width: 100%
}

ul.ja-tab-navigator li.active{
	background: #fff;
	border: 1px solid #ebebeb;
	border-right: 1px solid #fff
}

.ja-tab-content{
	background: #fff;
	border: 1px solid #ebebeb;
	color: #666;
	float: right;
	font-size: 100%;
	margin: 0;
	min-height: 88px;
	padding: 0;
	width: 74.7%
}

.ja-tab-content .box-collateral{
	min-height: 100px;
	padding: 40px
}

ul.ja-tab-navigator li a{
	border: none;
	color: #165EA1 !important;
	display: block;
	margin: 0;
	padding: 5px 20px;
	text-transform: uppercase
}

ul.ja-tab-navigator li:focus,
ul.ja-tab-navigator li:hover{
	background: #fff;
	border-right: 1px solid #fff
}

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
}


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

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

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

/* Block: Upsell */
.box-up-sell{
	border: 1px solid #e0e0e0;
	float: right;
	width: 74.7%
}

.content-upsell{
	overflow: hidden;
	padding: 30px 20px
}

.product-view .box-up-sell h2 {
	border-bottom: 1px solid #e0e0e0;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase
}

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

.product-view .box-up-sell .products-grid td {
	line-height: 1.6em;
	padding: 0;
	width: 25%
}

.product-view .box-up-sell .products-grid .item{
	border-bottom: 0 none;
	padding: 0;
}

.product-view .box-up-sell .products-grid .item .inner{
	margin: 0 10px;
}

.product-view .box-up-sell .products-grid .product-image {
}

.product-view .box-up-sell .products-grid td.empty {
}

/* Block: Tags */
.product-view .box-tags {
	margin: 0
}

.product-view .box-tags h3 {
	font-size: 13px
}

.product-view .box-tags .product-tags {
	display: block;
	margin: 0 0 15px
}

.product-view .box-tags .product-tags li {
	background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
	display: inline;
	padding: 0 7px 0 4px
}

.product-view .box-tags .product-tags li.first {
	padding-left: 0
}

.product-view .box-tags .product-tags li.last {
	background: none;
	padding-right: 0
}

.product-view .box-tags .form-add label {
	color: #555;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px
}

.product-view .box-tags .form-add .input-box {
	float: left;
	margin: 0 20px 0 0;
	padding: 0
}

.product-view .box-tags .form-add input.input-text {
	padding: 11px 5px 12px;
	width: 300px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

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

/* Block: Reviews */
#ja-tabitem-reviewform{
	padding: 20px 35px
}

#ja-tabitem-reviewform dl {
	margin: 15px 0
}

#ja-tabitem-reviewform dt a,
#ja-tabitem-reviewform dt span {
	font-weight: bold
}

#ja-tabitem-reviewform dd {
	margin: 0 0 15px
}

#ja-tabitem-reviewform dd small {
	font-style: italic
}

#ja-tabitem-reviewform .form-add {
	margin: 15px 0 0
}

#ja-tabitem-reviewform .form-add h3 {
	font-size: 13px;
	font-weight: normal
}

#ja-tabitem-reviewform .form-add h3 span {
	font-weight: bold
}

#ja-tabitem-reviewform .form-add h4 {
	font-size: 12px
}

#ja-tabitem-reviewform .form-add .data-table td {
	text-align: center
}

#ja-tabitem-reviewform .form-add .form-list {
	margin: 15px 0 0
}

#ja-tabitem-reviewform .form-add .form-list .input-box {
	width: 360px
}

#ja-tabitem-reviewform .form-add .form-list input.input-text,
#ja-tabitem-reviewform .form-add .form-list textarea {
	width: 354px
}

#ja-tabitem-reviewform .form-add .buttons-set{
	border-top: 0 none
}

/* Send a Friend */
.send-friend .form-list {
	overflow: hidden;
	width: 615px
}

.send-friend .form-list li {
	margin-right: -15px
}

.send-friend .form-list li p {
	margin: 0 15px 0 0
}

.send-friend .form-list .field {
	width: 315px
}

.send-friend .form-list .input-box {
	width: 300px
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
	width: 270px
}

.send-friend .form-list li.wide .input-box {
	width: 612px
}

.send-friend .form-list li.wide textarea {
	width: 585px
}

.send-friend .buttons-set .limit {
	float: right;
	font-size: 11px;
	line-height: 21px;
	margin: 0 7px 0 0
}

.send-friend  .buttons-set button.button {
	margin-left: 20px
}

/* ======= */


/* Content Styles ================================================================= */
.product-name {
	font-size: 100%;
	margin: 0 0 5px;
	/*added by Corinne to fix differences in height products in product pages
	max-height:16px;*/
}

.product-name a {
	color: #555
}

.product-name a:active,
.product-name a:focus,
.product-name a:hover {
	color: #f04e46
}

/* Product Tags */
.tags-list {
}

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

.tags-list li a {
	color: #555
}

.tags-list li a:active,
.tags-list li a:focus,
.tags-list li a:hover {
	color: #f04e46
}

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

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

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

.advanced-search-summary {
	background: #fff;
	border: 1px solid #ebebeb;
	margin: 10px 0 20px;
	padding: 10px
}

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

.advanced-search-summary strong {
	color: #f04e46
}

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

/* CMS Home Page */
.cms-home #jm-container{
	display: 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
}

.page-sitemap .sitemap a {
	color: #555
}

.page-sitemap .sitemap a:active,
.page-sitemap .sitemap a:focus,
.page-sitemap .sitemap a:hover {
	color: #f04e46
}

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

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

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

/* ======= */


/* Shopping Cart  */

/* Checkout Types */
.cart .checkout-types button.btn-checkout{
	width: 100%
}

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

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

.cart .checkout-types .paypal-or {
	line-height: 2.3;
	margin: 0 8px
}

.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	font-size: 11px;
	line-height: 1;
	padding: 0;
	text-align: center
}

/* Shopping Cart Table */
.cart-table td:first-of-type,
.cart-table th:first-of-type {
	border-right: 0;
	padding: 20px
}

.cart-table tfoot td:first-of-type,
.cart-table tfoot th:first-of-type {
	padding: 20px
}

.cart-table tfoot{
	background: #f8f8f8
}

.cart-table .product-name {
	color: #464646;
	font-size: 120%;
	font-weight: bold;
	margin: 0
}

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

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

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

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	padding: 20px 0 0
}

.cart .crosssell {
	margin: 25px 0 0
}

.cart .crosssell .products-grid {
	border-bottom: 0
}

.cart .crosssell li.item {
	border-bottom: 0;
	width: 20%
}


/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .totals,
.cart .discount,
.cart .shipping {
	border: 1px solid #ddd;
	padding: 0
}

.cart .discount,
.cart .shipping {
	background: #f8f8f8
}

.cart .totals .block-title,
.cart .discount .block-title, 
.cart .shipping .block-title {
	background: #f8f8f8;
	padding: 17px 0 13px;
	text-indent: 20px
}

.cart .discount .block-content,
.cart .shipping .block-content {
	padding: 20px
}

.cart .totals .block-content {
	padding: 0 20px 20px 20px
}

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

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

.cart .discount .buttons-set button.button{
	padding: 13px 15px
}

.cart .discount h2 {
	background-image: url(../images/i_discount.gif)
}

.cart .discount .input-box {
	margin: 8px 0 0;
	width: 260px
}

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

.cart .shipping h2 {
	background-image: url(../images/i_shipping.gif)
}

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

/* Shopping Cart Totals */
.cart .totals table {
	margin: 7px 0;
	width: 100%
}

.cart .totals td {
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	padding: 20px 0 10px;
	text-transform: uppercase
}

.cart .totals tr td:first-of-type {
	text-align: left !important
}

.cart .totals tfoot th strong, 
.cart .totals tfoot td strong {
	font-size: 18px;
	font-weight: normal
}

.cart .totals .checkout-types {
	font-size: 13px;
	padding: 7px 0 0;
	text-align: right;
	text-align: center
}

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

/* Options Tool Tip */
.item-options dt {
	font-style: italic;
	font-weight: bold
}

.item-options dd {
	margin: 0 0 6px;
	padding-left: 10px
}

.truncated {
	cursor: help
}

.truncated a.dots {
	cursor: help
}

.truncated a.details {
	cursor: help
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 999
}

.truncated .truncated_full_value .item-options {
	background-color: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 0 0 3px 0 #ebebeb;
	left: -99999em;
	padding: 8px;
	position: absolute;
	top: -99999em;
	width: 250px;
	z-index: 999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase
}

.truncated .show .item-options {
	left: 27%;
	top: 0
}

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

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

/* ======= */


/* Checkout ===== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods {
	margin: 0 0 8px
}

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

.sp-methods dd {
}

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

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

.sp-methods .price {
	font-weight: bold
}

.sp-methods .form-list {
	padding-left: 20px
}

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

.sp-methods select.month {
	margin-right: 10px;
	width: 154px
}

.sp-methods select.year {
	width: 96px
}

.sp-methods input.cvv {
	width: 3em !important
}

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

.sp-methods .checkmo-list label {
	padding-right: 10px;
	text-align: right;
	width: 135px
}

.sp-methods .checkmo-list address {
	float: left
}

.sp-methods .centinel-logos a {
	margin-right: 3px
}

.sp-methods .centinel-logos img {
	vertical-align: middle
}

.sp-methods .release-amounts {
	margin: 0.5em 0
}

.sp-methods .release-amounts button {
	float: left;
	margin: 5px 10px 0 0
}

.please-wait {
	float: right
}

.please-wait img {
	vertical-align: middle
}

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

/* Tooltip */
.tool-tip {
	background: #eaf6ff;
	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
}

/* Gift Messages */
.gift-messages h3 {
	color: #e87403;
	font-size: 12px;
	font-weight: bold
}

.gift-messages p.control {
	color: #8e8d8b
}

.gift-messages-form {
	position: relative
}

.gift-messages-form label {
	float: none !important;
	position: static !important
}

.gift-messages-form h4 {
	color: #e87403;
	font-size: 12px;
	font-weight: bold
}

.gift-messages-form .whole-order {
	margin: 0 0 25px
}

.gift-messages-form .item {
	margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px
}

.gift-messages-form .item .product-image {
	margin: 0 0 7px
}

.gift-messages-form .item .number {
	color: #8a8987;
	font-weight: bold;
	margin: 0;
	text-align: center
}

.gift-messages-form .item .details {
	margin-left: 90px
}

.gift-messages-form .item .details .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
	width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
	width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
	width: 234px
}

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

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

.gift-message-link {
	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
}

/* Checkout Agreements */
.checkout-agreements li {
	margin: 30px 0
}

.checkout-agreements .agreement-content {
	background-color: #fbfaf6;
	border: 1px solid #bbb6a5;
	height: 12em;
	overflow: auto;
	padding: 10px
}

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

.opc .checkout-agreements {
	border: 1px solid #d9dde3;
	border-width: 0 1px;
	padding: 5px 30px
}

.opc .checkout-agreements li {
	margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
	background-color: #fff;
	border-color: #e4e4e4;
	padding: 5px
}

.opc .checkout-agreements .agree {
	padding-left: 6px
}

/* Centinel */
.centinel {
}

.centinel .authentication {
	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%
}

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

/* Generic Info Set */
.info-set {
	border: 1px solid #ebebeb;
	margin: 0 0 25px;
	padding: 20px
}

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

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

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
	font-weight: normal
}

.info-set h2.legend {
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 15px;
	padding: 5px 10px;
	position: relative
}

.info-set h3.legend {
	color: #0a263c;
	margin: 0 0 10px
}

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

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

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

.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 .data-table .item-options {
	margin: 5px 0 0
}

/*-- Checkout paypal */
.paypal-review-order .buttons-set button.button{
	margin-left: 10px
}

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {
	background: #555;
	border: 0;
	margin: 0
}

.block-progress .block-title {
	background: none;
	border-bottom: 1px solid #fff;
	color: #fff
}

.block-progress .block-content {
	background: none
}

.block-progress dt {
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
	padding: 0
}

.block-progress dd {
}


.block-progress dd.complete {
	color: #fff;
	padding: 13px
}


.block-progress p {
	margin: 0
}

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

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

.block-progress .cards-list .info-table th {
	font-weight: normal
}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
	display: inline
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
	display: none
}

.opc .buttons-set {
	margin-top: 2em;
	padding-top: 2em
}

.opc .buttons-set p.required {
	margin: 0;
	padding: 0 0 10px
}

.opc .buttons-set .back-link small {
	display: none
}

.opc .buttons-set .back-link a {
	background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
	padding-left: 16px
}

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

.opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px
}

.opc .ul {
	list-style: disc outside;
	padding-left: 18px
}

.opc {
	position: relative
}

.opc li.section {
}

.opc .step-title {
	border-top: 1px solid #ebebeb;
	padding: 10px 20px;
	text-align: right
}

.opc .step-title .number {
	background: #646464;
	color: #fff;
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 20px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.opc .step-title h2 {
	color: #555;
	float: left;
	margin: 0;
	text-transform: uppercase
}

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

.opc .allow .step-title {
	background: #e2e2e2;
	border-top: none;
	color: #5e8ab4;
	cursor: pointer
}

.opc .allow .step-title .number {
}

.opc .allow .step-title h2 {
	color: #111
}

/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {
	background: #fff;
	border-top: 0;
	color: #f04e46;
	cursor: default;
	padding-top: 30px
}

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

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

/*.opc .active .step-title a { display:none; }*/

.opc .step {
	margin: 40px;
	padding: 0;
	position: relative
}

.opc #opc-login .button {
	float: left
}

.opc #opc-login p.required {
	color: #969696;
	font-size: 12px;
	text-align: left
}

.opc #opc-login p.required span{
	color: #f04e46
}


.opc .step .tool-tip {
	right: 30px
}

#opc-login .buttons-set {
	border-top: 0;
	margin-top: 0
}



#opc-login .col-2 .buttons-set {
	border-top: 0;
	padding-top: 0
}

#opc-login .col-2 .buttons-set a{
	color: #009bcb;
	font-weight: bold;
	padding: 10px;
	text-decoration: underline
}

#opc-login .col-2 .buttons-set a:active,
#opc-login .col-2 .buttons-set a:focus,
#opc-login .col-2 .buttons-set a:hover {
	color: #f04e46;
	text-decoration: none
}


#opc-login h3 {
	color: #555;
	font-size: 12px;
	padding-bottom: 10px
}

#opc-login h4 {
	color: #555;
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 10px;
	text-transform: uppercase
}

#opc-login h5 {
	color: #555;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px;
	text-transform: uppercase
}

#opc-shipping_method .buttons-set {
	border-top: 0
}

.opc .gift-messages-form {
	background: #f6f1eb;
	border: 1px solid #e9e4de;
	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-review .step {
	border: 0;
	padding: 0
}

#opc-review .product-name {
	color: #0a263c;
	font-weight: bold
}

#opc-review .item-options {
	margin: 5px 0 0
}

#opc-review .buttons-set {
	border: 1px solid #ebebeb;
	border-width: 0 1px 1px;
	margin-top: 0;
	padding: 20px
}

#opc-review .buttons-set p {
	line-height: 40px;
	margin: 0
}

#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px
}

#opc-review .authentication {
	margin: 0 auto;
	width: 570px
}

#opc-review .warning-message {
	color: #222;
	font-weight: bold;
	padding: 10px 10px 0;
	text-align: center
}

/* Multiple Addresses Checkout */
.checkout-progress {
	margin: 0 0 20px;
	padding: 0 90px
}

.checkout-progress li {
	border-top: 10px solid #333;
	color: #333;
	float: left;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding: 2px 0 0;
	text-align: center;
	width: 19%
}

.checkout-progress li.active {
	border-top-color: #f04e46;
	color: #f04e46
}

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

.multiple-checkout .title-buttons button.button {
	float: right;
	margin: -20px 0 0 0 !important
}


.multiple-checkout h3,
.multiple-checkout h4 {
	color: #f04e46;
	font-size: 13px;
	font-weight: bold
}

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

.multiple-checkout .data-table .product-name {
	color: #1e7ec8 !important;
	font-size: 1em !important;
	font-weight: bold !important
}

.multiple-checkout .data-table .product-name a {
	font-weight: bold !important
}

.multiple-checkout .data-table .item-options {
	margin: 5px 0 0
}

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

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

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
	background: #fff;
	border: 1px solid #ebebeb;
	margin: 0 0 25px;
	padding: 20px
}

.multiple-checkout .col2-set h2.legend {
	border-bottom: 1px solid #ebebeb;
	margin: -20px -20px 15px;
	padding: 5px 10px;
	position: relative
}

.multiple-checkout .col2-set h3.legend {
	color: #0a263c;
	margin: 0 0 10px
}

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

.multiple-checkout .box {
	margin: 0 0 15px
}

.multiple-checkout .box h2 {
	color: #f04e46
}

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

.multiple-checkout .col-2 .data-table tfoot strong{
	font-size: 12px;
	font-weight: normal
}

.multiple-checkout .col-2 .data-table tfoot tr.last strong{
	font-size: 16px;
	font-weight: bold
}

.multiple-checkout .place-order .grand-total .inner {
	border: 0 none !important;
	margin: 0
}

.multiple-checkout .place-order .grand-total .inner div {
	display: inline;
	float: right
}

.multiple-checkout .place-order .grand-total big {
	display: inline;
	float: right;
	font-size: 22px;
	margin: 0 0 20px;
	text-align: right;
	width: 100%
}

.multiple-checkout .place-order .grand-total button.button span {
}

.multiple-checkout .place-order .grand-total button.button span span {
}

/* Step 1 */

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

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

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

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

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

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

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

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

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

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

/* ======= */


/* Account Login/Create Pages*/
.account-login .new-users,
.account-login .registered-users{
}

.account-login .registered-users {
	border-left: 1px solid #ebebeb
}

.account-create .content,
.account-login .content {
	color: #7a7a7a;
	padding: 20px 0 0 20px
}

.account-login .buttons-set {
	border-top: 0;
	clear: both;
	float: left;
	margin: 0;
	padding: 0
}

.account-login .buttons-set .button {
	float: left;
	margin: 0
}

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

.account-login .content h2 {
	font-size: 115%;
	margin: 0;
	padding: 0 0 10px
}

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

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

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

/* Captcha  */
.captcha-note {
	clear: left;
	padding-top: 5px
}

.captcha-image {
	display: inline;
	float: left;
	margin: 0;
	position: relative;
	width: 258px
}

.captcha-image .captcha-img {
	border: 1px solid #b6b6b6;
	vertical-align: bottom;
	width: 100%
}

.registered-users .captcha-image {
	margin: 0
}

.captcha-reload {
	cursor: pointer;
	position: absolute;
	right: 2px;
	top: 2px
}

.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
    0% {
	-webkit-transform: rotate(0)
}

    0% {
	-webkit-transform: rotate(-360deg)
}

}
@-moz-keyframes rotate {
    0% {
	-moz-transform: rotate(0)
}

    0% {
	-moz-transform: rotate(-360deg)
}

}
@keyframes rotate {
    0% {
	transform: rotate(0)
}

    0% {
	transform: rotate(-360deg)
}

}

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

.remember-me label {
	float: none;
	margin: 0 6px
}

.remember-me-popup {
	background: #fff;
	border: 1px solid #ccc;
	-box-shadow: 0 0 6px #ccc;
	left: 50%;
	margin: -85px 0 0 -200px;
	-moz-box-shadow: 0 0 6px #ccc;
	position: absolute;
	text-align: left;
	top: 50%;
	-webkit-box-shadow: 0 0 6px #ccc;
	width: 400px;
	z-index: 1000
}

.remember-me-popup h3 {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
	position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background: url(../images/btn_window_close.gif) no-repeat;
	display: block;
	height: 15px;
	position: absolute;
	right: 7px;
	text-indent: -9999em;
	top: 7px;
	width: 15px
}

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

.remember-me-popup .remember-me-popup-body a {
	background: #f18200;
	border: 1px solid #de5400;
	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 ===================================================================== */


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

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

.dashboard .welcome-msg p {
	margin: 0
}

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

/* General Box */
.box-account {
	margin: 0 0 30px 0
}

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

.box-account .box-head h2 {
	float: left;
	font-size: 115%;
	margin: 0;
	padding: 0 0 10px;
	text-transform: uppercase
}

.dashboard .box .box-title {
	background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
	margin: 0 0 10px;
	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
}

/* Block: Reviews */
.dashboard .box-reviews .number {
	background: #0a263c;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 5px
}

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

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

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

.dashboard .box-reviews .ratings {
	margin: 7px 0 0
}

/* Block: Tags */

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

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

.dashboard .box-tags li.item {
	margin: 0 0 7px
}

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

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
	display: inline
}

/********** Dashboard > */

/* Address Book */
.addresses-list h2 {
	color: #f04e46;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase
}

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

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

.addresses-list p {
	margin: 0
}

.addresses-list a {
	font-weight: bold
}

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

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

.addresses-list li.item {
	border: 1px solid #ebebeb;
	margin: 0 0 10px;
	padding: 10px 13px
}

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

.addresses-list li.empty p {
	font-weight: bold
}

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

/* Order View */
.order-info {
	margin: 0 0 8px;
	padding: 4px 0
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
	display: inline
}

.order-info .current {
	font-weight: bold
}

.order-info li {
	margin: 0 3px
}

.order-date {
	margin: 10px 0
}

.order-info-box {
	border: 1px solid #ebebeb;
	margin: 0 0 15px;
	padding: 12px 15px
}

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

.order-info-box .box-payment p {
	margin: 0 0 3px
}

.order-info-box .box-payment th {
	font-weight: bold;
	padding-right: 7px
}

.order-items {
	overflow-x: auto;
	width: 100%
}

.order-items h2,
.order-items h3 {
	clear: none;
	color: #0a263c;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0
}

.order-items .product-name {
	font-size: 1em !important;
	font-weight: bold !important
}

.order-items .link-print {
	font-weight: normal
}

.order-items .order-links {
	text-align: right
}

.order-additional {
	margin: 15px 0
}

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

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

/* Order Comments */
.order-about dt {
	font-weight: bold
}

.order-about dd {
	font-size: 13px;
	margin: 0 0 7px
}

.tracking-table {
	margin: 0 0 15px
}

.tracking-table th {
	font-weight: bold;
	white-space: nowrap
}

.tracking-table-popup {
	width: 100%
}

.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap
}

.tracking-table-popup th,
.tracking-table-popup td {
	padding: 1px 8px
}

/* Order Print Pages */
.page-print .print-head {
	margin: 0 0 15px
}

.page-print .print-head .logo {
	float: left
}

.page-print .print-head address {
	float: left;
	margin-left: 15px
}

.page-print h1 {
	font-size: 16px;
	font-weight: bold
}

.page-print h2,
.page-print h3 {
	font-size: 13px;
	font-weight: bold
}

.page-print h2.h2 {
	font-size: 16px;
	font-weight: bold
}

.page-print .order-date {
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 10px;
	padding: 0 0 10px
}

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

/* Price Rewrites */
.page-print .gift-message-link {
	display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
	display: -moz-box;
	white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
	display: inline
}

/* My Wishlist */
.my-wishlist .product-image {
	display: block;
	height: 113px;
	margin: 0 0 5px;
	width: 113px
}

.my-wishlist .description{
	margin: 0 0 10px 0
}

.my-wishlist .description .inner{
	border: 0 none !important;
	margin: 0;
	max-width: 250px;
	padding: 0 !important;
}

.my-wishlist textarea {
	display: block;
	height: 109px;
	width: 95%
}

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

.my-wishlist .add-to-cart-alt input.qty{
	margin: 0 0 10px 0;
	padding: 5px
}

.my-wishlist .add-to-cart-alt button.button {
  margin: 0 0 10px;
  padding: 10px 5px;
  width: 100%;
}

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

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

#wishlist-table .add-to-links {
	white-space: nowrap
}

/* My Tags */
.tag-customer-view .pager{
	margin: 10px 0
}

.tag-customer-view .pager .limiter{
	border-left: 0 none
}

.my-tag-edit {
	float: left;
	margin: 0 0 10px
}

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

#my-tags-table {
	clear: both
}

#my-tags-table td {
	padding: 10px
}

#my-tags-table td.last{
	text-align: center;
	width: 200px
}

#my-tags-table .add-to-links {
	white-space: nowrap
}

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

.product-review .product-img-box {
	float: left;
	width: 140px
}

.product-review .product-img-box .product-image {
	display: block;
	height: 125px;
	width: 125px
}

.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
	display: block;
	float: none;
	margin: 0 0 3px
}

.product-review .product-details {
	margin-left: 150px
}

.product-review .product-name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px
}

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

.product-review .ratings-table {
	margin: 0 0 10px
}

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

.product-review dd {
	font-size: 13px;
	margin: 5px 0 0
}

/* Billing Agreements */
.billing-agreements .info-box{
}

.billing-agreements .form-list li select {
	float: left
}

.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px;
	padding: 11px 20px
}

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

.billing-agreements #billing-agreements{
	margin: 0 0 20px 0
}

/* ======= */


/* MAP Popup===== */
.cart-msrp-totals {
	color: #f00;
	font-size: 12px !important;
	font-weight: bold;
	margin: 10px 10px 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase
}

.map-cart-sidebar-total {
	color: #f00;
	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 #aaa;
	box-shadow: 0 0 6px #ccc;
	margin: 12px 0 0;
	-moz-box-shadow: 0 0 6px #ccc;
	position: absolute;
	text-align: left;
	-webkit-box-shadow: 0 0 6px #ccc;
	width: 300px;
	z-index: 100
}

.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px
}

.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	text-shadow: 0 1px 0 #f6f6f6;
	white-space: nowrap;
	word-wrap: break-word
}

.map-popup-arrow {
	background: url(../images/map_popup_arrow.gif) no-repeat;
	height: 10px;
	left: 50%;
	position: absolute;
	top: -10px;
	width: 19px
}

.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;
	box-shadow: 0 0 3px #999;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.map-popup-content {
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 10px;
	text-align: left;
	width: 280px
}

.map-popup-checkout {
	display: inline;
	float: right;
	text-align: right
}

.map-popup-checkout span {
	display: block;
	padding-right: 30px
}

.map-popup-checkout .paypal-logo {
	margin: 0 0 5px
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
	margin: 0;
	padding: 0
}

.map-popup-price {
	margin: 5px 0 0
}

.map-popup-text {
	clear: right;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	word-wrap: break-word
}

.map-popup-only-text {
	border-top: 1px solid #ddd
}

/* ======= */

/*mass bottom*/
#jm-mass-bottom {
	padding: 10px 0 80px 0
}

#jm-mass-bottom ul {
	text-align: center;
	width: 100%
}

#jm-mass-bottom ul  li {
	display: inline-block;
	margin: 0 20px;
}

/* Footer  */
#jm-bots1{
	background: #282828;
	color: #979797;
	font-size: 100%
}

#jm-bots1 .inner{
	border-bottom: 1px solid #3c3c3c
}

/*-- block: information*/
#jm-bots1 .col-1,
#jm-bots1 .col-2,
#jm-bots1 .col-3,
#jm-bots1 .col-4 {
	float: left;
	width: 18%
}

#jm-bots1 .block .col-inner{
	padding: 0 20px 0 0;
}

#jm-bots1 ul li a{
	color: #979797;
	line-height: 28px;
	text-decoration: none
}

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

/*-- about-follow-us */
.about-follow-us{
	border-right: 1px solid #3c3c3c;
	float: left;
	margin: 0 20px 0 0;
	padding: 55px 0;
	width: 25.5%
}

.about-follow-us .block{
	margin: 0 20px 0 0
}

#jm-bots1 .about-follow-us .inner{
	border-bottom: 0 none;
	margin: 0
}

#jm-bots1 .block-aboutus{
	border-bottom: 1px solid #3c3c3c;
	margin: 0 20px 40px 0;
	padding: 0 0 10px 0
}


ul.list-info li a{
	line-height: 22px
}

ul.list-info li em{
	color: #c8c8c8;
	font-size: 110%;
	font-weight: bold;
	padding: 0 10px 0 0
}

.block-aboutus p{
	line-height: 150%;
	margin: 0 0 5px 0
}

.block-aboutus ul.list-info{
	line-height: 100%;
	padding: 2px 0 0 0
}

.block-aboutus ul.list-info li{
	display: block;
	padding: 0 0 10px 0
}

ul.list-socials li{
	display: inline;
	font-size: 18px;
	padding: 0 5px 0 0
}

ul.list-socials li a{
	background: #464646;
	color: #8c8c8c;
	display: inline-block;
	height: 34px;
	line-height: 33px !important;
	text-align: center;
	text-decoration: none;
	width: 34px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

ul.list-socials li a em{
	margin: 0 10px
}

ul.list-socials li a:active,
ul.list-socials li a:focus,
ul.list-socials li a:hover{
	background: #111;
	color: #fff
}

/* Block: Subscribe */
#jm-bots1 .block-subscribe {
	border-bottom: 1px solid #333;
	float: left;
	margin: 0 0 35px 0;
	padding: 55px 0 20px 0;
	width: 72%
}

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

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

.block-subscribe .input-box {
	float: left;
	min-height: 35px;
	position: relative;
	width: auto
}

.block-subscribe .input-box .input-text {
	background: #3c3c3c;
	border: 1px solid #3c3c3c;
	color: #fff;
	float: left;
	font-size: 100%;
	margin: 0 120px 0 0;
	min-width: 360px;
	padding: 13px 10px 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.block-subscribe .input-box button.button,
.block-subscribe .input-box button.button:focus,
.block-subscribe .input-box button.button:hover {
	background: #f04e46;
	border: 1px solid #f04e46;
	color: #fff;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 13px 20px 13px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0
}

.block-subscribe .validation-advice {
	position: relative;
	top: 5px
}

.block-subscribe label {
	display: inline-block;
	line-height: 20px;
	margin-bottom: 10px;
	width: 40%
}

/*-- footer*/
#jm-footer{
	background: #282828;
	padding: 40px 0
}

#button-btt {
	background: #f04e46;
	border: 0;
	bottom: 100px;
	color: #fff;
	font-size: 100%;
	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;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
}

#button-btt i {
	clear: both;
	display: block;
	text-align: center;
	width: 100%
}

#button-btt:active,
#button-btt:focus,
#button-btt:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*mass head*/
#jm-mass-head {
	margin: 0 0 25px;
	min-height: 220px;
	width: 100%
}

#jm-mass-head .jm-masshead{
	background-repeat: no-repeat;
	min-height: 220px;
	width: 100%
}

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

.jm-legal a{
	color: #009bcb
}

/* ======= */

/* home page=== */
.jm-menu-top{
	margin: 0 0 30px
}

.jm-menu-top .jm-megamenu ul{
	overflow: hidden;
	width: 100%
}

.jm-menu-top .jm-megamenu ul li{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center
}

.jm-menu-top .jm-megamenu ul li a{
	border-right: 1px solid transparent;
	color: #fff;
	display: block;
	font-size: 112%;
	height: 44px;
	line-height: 45px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase
}

.jm-menu-top .jm-megamenu ul li a:active,
.jm-menu-top .jm-megamenu ul li a:focus,
.jm-menu-top .jm-megamenu ul li a:hover,
.jm-menu-top .jm-megamenu ul li.active a{
	background: #2980B9; /* 0086af; */
	border-right: 1px solid transparent;
}

#jm-tops1 ul{
	margin: 0 0 0 30px
}

#jm-tops1 ul li{
	color: #a0a0a0;
	float: left;
	font-size: 92%;
	line-height: 16px;
	width: 25%
}

#jm-tops1 ul li i,
#jm-tops1 ul li em{
	color: #c8c8c8;
	float: left;
	font-size: 34px;
	padding: 0 10px 0 0
}

#jm-tops1 ul li span{
	color: #787878;
	display: block;
	font-size: 12px;
	padding: 0 0 1px 0;
	text-transform: uppercase
}

.cms-home .jm-position{
	margin: 0 0 30px 0
}

.cms-home #jm-tops1.jm-position{
	margin: 0 0 35px 0
}

/*-- jm-tops2 */
.cms-home #jm-tops2.jm-position{
	margin: 0 0 20px 0
}

#jm-tops2 .col3-set .col-1{
	background: #009bcb; /* ;  ARNE: menu links */
	height: 570px;
	width: 240px
}

.vertical-mega-menu .block-title{
	background: #f04e46;
	border-bottom: 0 none;
	color: #fff !important;
	font-size: 116.7%;
	margin: 0;
	padding: 14px 20px 15px
}

#jm-tops2 .col3-set .col-2{
	margin: 0 20px;
	width: 500px
}

.jm-products-slider-listing .block-title{
	background: #f5f5f5;
	border-bottom: 0 none;
	color: #555 !important;
	margin: 0 0 20px;
	padding: 13px 20px
}

.jm-products-slider-listing .price-box{
	margin: 0
}

#jm-tops2 .col3-set .col-3{
	width: 300px
}

#jm-tops2 .col3-set .col-3 img{
	margin: 0 0 20px 0
}

/* border removed by Corinne */
#jm-tops2 .inner{
	border-bottom: 0px solid #f0f0f0
}

/*--Block: category*/
.block-cate{
	margin: 0 0 2px 0;
	overflow: hidden;
	text-align: right
}

.block-cate h2{
	color: #f04e46;
	float: left;
	font-size: 300%;
	margin: 0;
}

.block-cate ul{
	margin: 23px 0 0 0
}

.block-cate ul li{
	border-right: 1px solid #e1e1e1;
	display: inline;
	line-height: 100%;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0
}

.block-cate ul li:last-child{
	border-right: 0 none;
	margin: 0;
	padding: 0
}

.block-cate ul li a{
	color: #646464
}

.block-cate ul li a:active,
.block-cate ul li a:focus,
.block-cate ul li a:hover{
	color: #f04e46
}

.list-categories{
	border: 1px solid #ebebeb;
	padding: 0 20px
}

.list-categories .col-1{
	width: 25% !important
}

.list-categories .col-2{
	width: 75% !important
}

.list-cate-colr .col-1{
	float: right !important
}

.list-cate-colr .col-2{
	float: left !important
}

.list-categories .block-title{
	background: none;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 30px 0;
	padding: 30px 0 10px
}

.list-categories .category-title{
	background: none;
	border-bottom: 0px solid #ebebeb;
	margin: 0 0 4px 0;
	padding: 20px 0 30px
}

.list-categories .block-title span span,
.list-categories .category-title span{
	color: #969696;
	display: block;
	font-size: 11px;
	padding: 3px 0;
	text-transform: none
}

.list-categories .col-2 .toolbar{
	display: none
}

.list-categories .category-title{
	text-align: right
}

.list-categories .category-title h1{
	color: #555 !important;
	float: left;
	font-size: 135%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: auto
}

.list-categories .category-title a{
	display: inline-block;
	margin: 10px 0 0 0
}

.jm-product-list{
	border-left: 1px solid #ebebeb;
	padding: 0 0 20px 20px
}

.list-cate-colr .jm-product-list{
	border-left: 0 none;
	border-right: 1px solid #ebebeb;
	min-height: 380px;
	padding: 0 20px 20px 0
}


/* ======= */

/* Sample Data=== */
.home-callout {
	margin-bottom: 12px
}

.home-callout img {
	display: block
}

.home-spot {
	float: left;
	margin-left: 20px;
	width: 470px
}

.best-selling h3 {
	color: #e25203;
	font-size: 1.2em;
	margin: 12px 0 6px 0
}

.best-selling table {
	border-top: 1px solid #ccc
}

.best-selling tr.odd {
	background: url(../images/best_selling_tr_odd_bg.gif) #eee 0 100% repeat-x
}

.best-selling tr.even {
	background: url(../images/best_selling_tr_even_bg.gif) #fff 0 100% repeat-x
}

.best-selling td {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding: 8px 10px 8px 8px;
	width: 50%
}

.best-selling .product-img {
	border: 2px solid #dcdcdc;
	float: left
}

.best-selling .product-description {
	line-height: 1.3em;
	margin-left: 107px
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
	color: #203548
}

/*Sale gust form*/
.sales-guest-form .buttons-set{
	border-top: 0 none
}

.guest-select {
	width: 318px !important
}

.sales-guest-form .fieldset{
	border: 0 none;
	margin: 0
}

.sales-guest-form .fieldset .legend{
	border: 0 none;
	color: #555;
	margin: 0 0 20px 0;
	padding: 0
}

/* Define used fonts */

/*--- Helvetica */
.filter-subcat a,
.jm-datetime,
.block-tags .block-content a,
.tags-list li a,
#jm-error,
 #cboxCurrent,
#jm-setting .btn-toggle,
.info-inner,
.product-options dd select,
.ja-tab-content,
.product-shop,
.breadcrumbs,
.vertical-mega-menu .jm-megamenu .mega-item-des,
.jm-megamenu ul.level2 li.mega li.mega a.mega,
.jm-megamenu ul.level2 li.mega li a,
.product-name a,
.ul-dropdown,
#jm-bots1,
.jm-legal,
#jm-tops1 ul li,
.select-box2 select,
.shop-access .links,
.lits-category select,
.block-cart  .summary,
.old-price span.price,
.products-grid .product-information,
.list-categories .block-title span span,
.list-categories .category-title h1 span,
.block-cart .product-details .product-name a,
.products-grid button.jmquickview,
#button-btt{
	font-family: 'Helvetica', Arial;
	font-style: normal;
	font-weight: normal
}

/*--- Helvetica Bold */
.message h2,
.products-list .add-to-links li a,
#jm-error h3,
#jm-error dl dt,
.page-head-alt h2,
#jm-setting .inner-toggle label,
.contact-form .form-list label,
.product-options dt label,
.product-view .box-up-sell h2,
.product-collateral h2 ,
ul.ja-tab-navigator li,
.product-essential h2,
.product-view .product-shop .add-to-links,
.add-to-cart label,
.product-view .product-shop .availability,
.jm-menu-top,
span.price,
.block-title,
button.button,
.page-title h1,
.page-title h2,
.block-cate h2,
.toolbar label,
.mycart-toggle span,
button.btn-checkout,
#jm-tops1 ul li span,
.block-cart .subtotal,
.block-cart span.price,
.jm-slider li span.price,
.account-login .content h2,
.form-search button.button,
.block-subscribe .input-box button,
.list-categories .category-title h1,
.jm-megamenu ul.level0 li.mega a.mega,
.block-cate ul li a,
.cart .totals td,
.cart-table .product-name,
.jm-megamenu .product-name a,
.product-view .product-shop .price-box,
#jm-error ul.none-disc li a{
	font-family: 'HelveticaBold', Arial;
	font-style: normal;
	font-weight: normal
}

/* Contacts page */
.jm-contacts{
	border: 1px solid #ebebeb
}

.jm-contacts .page-title{
	border-bottom: 1px solid #ebebeb;
	padding: 30px 20px 20px;
	width: auto
}

.jm-contacts .page-title h1{
	border-bottom: 0 none;
	color: #f04e46;
	font-size: 16px;
	padding: 0;
	text-transform: uppercase
}

.ct-contacts {
	padding: 20px 40px 30px 40px
}

.contact-form{
	float: left;
	margin: 0 25px 0 0;
	width: 300px
}

.contact-info{
	float: right;
	width: 670px
}

.contact-form  .form-list li {
	margin: 0 0 12px
}

.contact-form .form-list label{
	display: block;
	padding: 0 0 5px 0
}

.contact-form .form-list input.input-text,
.contact-form .form-list textarea{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 9px;
	-webkit-box-sizing: border-box;
	width: 100%
}

.contact-form .form-list .input-box{
	width: 100%
}

.contact-form .buttons-set{
	border-top: 0
}

.contact-form .buttons-set button.button {
	float: left
}

.info-inner{
	color: #555;
	padding: 15px 0
}

.info-inner2{
	padding: 10px 0 0
}

.info-inner2 ul.list-info li a{
	color: #009bcb
}

.info-inner2 ul.list-info li em{
	color: #555
}


/*404 page*/
.cms-no-route #jm-main .inner{
	padding: 60px
}

#jm-error{
	background: url(../images/bg-page-404.jpg) no-repeat 0 0;
	color: #555;
	padding: 0 0 0 450px
}

.page-head-alt h2{
	color: #555;
	font-size: 48px;
	line-height: 100%;
	margin: 0 0 20px;
	position: relative;
	top: -10px
}

#jm-error h3,
#jm-error dl dt{
	color: #f04e46;
	font-size: 116.7%;
	line-height: 150%;
	margin: 0 0 7px
}

#jm-error ul.none-disc,
#jm-error dl dd{
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0
}

#jm-error ul.none-disc li{
	line-height: 27px
}

#jm-error ul.none-disc li a{
	color: #555;
	text-decoration: underline
}

#jm-error ul.none-disc li a:active,
#jm-error ul.none-disc li a:focus,
#jm-error ul.none-disc li a:hover{
	color: #f04e46
}

#jm-error dl dd{
	padding: 0
}


#jmoverlay{
	background: #000;
	left: 0  !important;
	min-height: 100% !important;
	opacity: 0.7  !important;
	position: fixed !important;
	top: 40px  !important;
	width: 100% !important;
	z-index: 999 !important
}

.ie10 .block-subscribe .input-box button.button, 
.ie10 .block-subscribe .input-box button.button:focus, 
.ie10 .block-subscribe .input-box button.button:hover {
  padding: 12px 20px;
}


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

/* iPads (landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
	.catalog-category-view  .products-grid li.item.last .inner{
	margin: 20px 20px 20px 0!important;
}
.products-grid .product-image img {
	max-width: auto;
	height: auto;
}
}
