/*!
 * Theme Name: JM Team
 * Theme URI: http://www.joomlart.com
 * Version: 1.0
 * Description: 
 * Author: JM Team - Joomlart.com
 * Author URI: http://www.joomlart.com
 * 
 * Powered by Magento
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */
/* Reset */
* {
	margin: 0;
	padding: 0
}

body {
	background: #f0f0f0;
	color: #000000;
	font: 14px/1.55 'Oswald', sans-serif;
	text-align: center;
		margin: 0 auto;

}

#jm-wrapper {
	 animation: titleAnimation 36s linear infinite 0s;
}
/*	 background:url(../images/bg-body.jpg) no-repeat center bottom;*/

.jm-page {
	background-color:#000;
	background-attachment: fixed;
	background-image: url(../images/background23.jpg);
	background-repeat: no-repeat;
}
/*		padding: 50px 0 0 0;
background:url(../images/bg-wrapper.png) no-repeat center top;*/

.cms-home .jm-page {
	display: none;
}

.catalog-category-view .jm-page.jm-no-margin {
	background: none;
	padding: 0;
}

/*Normal link---*/
a {
	color: #00af4d;
	text-decoration: none
}

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

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


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

h1 {
	font-size: 180%
}

h2 {
	font-size: 150%
}

h3 {
	font-size: 125%
}

h4 {
	font-size: 110%
}

h5 {
	font-size: 100%
}

h6 {
	font-size: 92%
}


/* Forms */
form {
	display: inline
}

fieldset {
	border: 0
}

legend {
	display: none
}


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

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


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

strong {
	font-weight: bold
}

address {
	font-style: normal
}

cite {
	font-style: normal
}

q,
blockquote {
	quotes: none
}

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

small,big {
	font-size: 1em
}

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

/* Tools */
.hidden {
	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
}

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

.has-toggle {
	background: url(../images/boder-right1.jpg) no-repeat right center;
	position: relative
}
.btn-toggle {
	color: #6e6e6e;
	cursor: pointer;
	display: block;
	font-size: 11px;
	line-height: 35px;
	padding: 0 20px;
	text-transform: uppercase
}
.btn-toggle.active{
	color:#f00;
}

.btn-toggle {
color: #6e6e6e;
cursor: pointer;
display: block;
font-size: 11px;
line-height: 35px;
padding: 0 20px;
text-transform: uppercase;
}
.btn-toggle, .link {
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	line-height: 35px;
	padding: 0 6px;
	text-transform: uppercase;
	text-align:center;
}
.linkactive {
	color: #C90600;
	cursor: pointer;
	display: block;
	font-size: 11px;
	line-height: 35px;
	padding: 0 10px;
	text-transform: uppercase
}

.link:hover{
	color:#C90600
}
.btn-toggle i {
	background-size: 70% auto;
	display: inline-block;
	float: left;
	min-height: 20px;
	line-height: 35px;
	padding: 0 0 0 20px;
	background-image: url(../images/icon-search.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
}

#jm-setting .btn-toggle i {
	background-image: url("../images/icon-setting.png");
}

#jm-quickaccess .btn-toggle i {
	background-image: url("../images/icon-account.png");
}

#jm-quickaccess2 .btn-toggle i {
	background-image: url("../images/icon-account.png");
}


#jm-mycart .btn-toggle i {
	background-image: url("../images/icon-cart.png");
}

.mycart-mobile {
	display: none;
}

.btn-toggle.active {
	background: url(../images/arrow-inner-toggle.png) no-repeat 70% bottom;
	color: #f00;
	z-index: 99
}

.btn-toggle.active i {
	background-position: 4px -32px;
}

#jm-setting .btn-toggle.active i {
	background-position: 4px 159.5%
}

#jm-search .btn-toggle.active i {
	background-position: 4px 149.5%;
	width: 100%;
}

.inner-toggle {
	display: none
}

.inner-toggle.active{
	background: #fff;
	color: #333;
	display: block;
	font-size: 100%;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 35px;
	z-index: 999;
}


#jm-mycart .inner-toggle.active { padding:5px 20px 20px 20px}
#jm-mycart .inner-toggle p.empty { padding: 15px 0 0 0;}

#strip {
	margin:0 auto;
	max-width:100%;
	height:10px;
	background: url(../images/strip.png) repeat-x;
	border:none;
}
#strip2 {
	margin:0 auto;
	max-width:100%;
	height:10px;
	background: url(../images/strip2.png) repeat-x;
	border:none;
}


#jm-header {
	background: url(../images/branding.jpg) no-repeat;
	height: 160px;
	position: relative;
	width: 80%;
	z-index: 100;
	margin:0 auto;
}

#jm-header2  .main {
	height: 160px;
	position: absolute;
	top:0px;
	left:0px;
	width: 80%;
	z-index: 100;
	margin:0 auto;
}



#jm-head {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999
}

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

#jm-head .inner{
	position: relative
}


#jm-head .inner-toggle {
	background: #fff url("../images/bg-innertoggle.png") repeat-x left bottom;
	border: 1px solid #ddd;
	border-top: 0;
	display: none;
	min-width: 150px;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 99
}

#jm-head  .inner-toggle.active {
	display: block
}

/* Layout */
.page-popup,
.page-empty,
.page-print {
	padding: 25px 30px;
	text-align: left
}


/* Global Styles*/
/* Form Elements */
input,select,textarea,button {
	vertical-align: middle
}

input.input-text,select,textarea {
	background: #f5f5f5;
	border: 1px solid #ddd
}

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

select {
	width:100%;
	padding: 8px 5px
}

select option {
	padding-right: 10px
}

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

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

textarea {
	overflow: auto
}

input.radio {
	margin-right: 3px
}

input.checkbox {
	margin-right: 3px
}

input.qty {
	width: 2.5em!important
}

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

button.button {
	background: #00af4d;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 107%;
	height: 36px;
	line-height: 36px;
	margin: 0;
	min-height: 36px;
	overflow: visible;
	padding: 0 20px;
	text-transform: uppercase;
	-webkit-border-fit: lines /* <- Safari & Google Chrome Fix */
}

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

button.button2 {
	background: url(../images/icon-remove.png) no-repeat 0 0;
	border: 0 none;
	background-position: 100% 0;
	color: #999;
	bottom: 7px;
	float: right;
	font-size: 105%;
	margin: 3px 0 0 10px;
	position: absolute;
	text-indent: -999px;
	right: 0;
	width: 15px;
	min-height: 11px;
	height: 11px;
	line-height: 11px;
	overflow: visible;
	-webkit-border-fit: lines /* <- Safari & Google Chrome Fix */
	}

button.button2:hover,
button.button2:focus{
	background-position: 100% 100%;
}

products-grid .btn-cart:hover,
products-grid .btn-cart:focus,
products-list .btn-cart:hover,
products-list .btn-cart:focus,
.jm-slider li .btn-cart:hover,
.jm-slider li .btn-cart:focus {
	 opacity: 1;
}

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

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

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

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

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


/* Form lists */
.form-list li {
	list-style: none;
	margin: 0px
}

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

.form-list label.required em {
	color: #00af4d;
	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 {
	float: left;
	margin: 3px 5px 0 0
}

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

.form-list .input-box {
	clear: both;
	display: block;
	width: 340px;
	padding-bottom:15px;
}

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

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

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

.form-list select {
	width: 391px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-list .name-middlename {
	width: 70px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-list .customer-dob label {
	color: #b6b6b6;
	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
}

#shiptobilling {
float: right;
line-height: 1.82em;
margin-right: 10px;
padding: 0;
}
.form-row {
}
.form-row .input-checkbox {
display: inline;
margin: 5px 8px 0 0;
text-align: center;
vertical-align: middle;
}
#shiptobilling label {
font-size: 12px;
color: #f00;
font-weight: bold;}
.form-row label.checkbox {
display: inline;
padding-right:5px
}

.buttons-set {
	clear: both;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: right
}

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

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

.buttons-set button.button {
	float: left;
	margin-left: 5px
}

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

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

.fieldset {
	background: #fff;
	border: 1px solid #ebebeb;
	margin: 30px;
	padding: 22px 25px 12px 33px
}

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

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

p.required {
	color: #00af4d;
	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  */
.success {
	color: #3d6611;
	font-weight: bold
}

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

.notice {
	color: #00AF4D
}

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

.messages {
	background: #000;
	overflow: hidden;
	width: 100%
}

.messages li {
	margin: 10px 0
}

.cart .messages li {
	margin: 20px 30px 0
}

.cart .messages li li {
	margin: 0;
}

.messages li li {
	margin: 5px;
}

.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: #fc615d;
	color: #00AF4D
}

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

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


/*define use font*/
.block-title,
.block-title strong ,
.page-title,
.empty-title,
#button-btt,
.ja-tab-navigator a ,
.route-title,
.questions,
.product-view .box-up-sell h2,
.cart .crosssell h2,
.product-rating-review,
.ja-masshead-title,
.price,
.position-4 li span.text-title ,
.position-5 .right li span.text-title,
.position-8 .left li span.text-title,
.position-9 .block-content li span.text-title,
.position-10 .left .text-title-block,
.position-13 .right li span.text-title,
.cart .discount h2,
.cart .shipping h2,
.totals h2,
.block-cart .subtotal .price {
	font-family: 'Oswald',sans-serif
}


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

.position  a{
	display: block
}

/*label products*/
.ico-label {
	background: #008cd2;
	color: #fff;
	font-size: 12px;
	height: 30px;
	left: 0;
	line-height: 30px;
	min-width: 25px;
	padding: 0 10px;
	position: absolute;
	text-align: center;
	text-transform: capitalize;
	top: 0;
	width: auto
}

.sales-label {
	background: #008cd2
}

.hot-label {
	background: #00af4d
}

.new-label {
	background: #ed1846
}

/* Page Heading */
.page-title {
	background: #000;
	border-bottom: 4px solid #f00;
	height: 75px;
	line-height: 75px;
	margin: 0px
}

.empty-title {
	background: #000;
	margin: 0;
	min-height:200px;
	padding: 20px 0 0 20px ; 
}

.page-title h1, 
.page-title h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	height: 75px;
	line-height: 90px;
	margin: 0 30px;
	text-transform: uppercase
}

.empty-title h1, 
.empty-title h2{
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase
}

.desc h4 {
	color: #ffffff;
	font-size: 14px;
}

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

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

.title-buttons {
	text-align: right
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
	float: left
}

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


/* Toolbar */
.toolbar {
	background: #000;
	border-bottom: 1px solid #141414;
	line-height: 50px;
	min-height: 50px;
	overflow: hidden
}

.toolbar-bottom .toolbar {
	border-top: 1px solid #141414;
	border-bottom: 0 none;
}

.toolbar label {
	color: #646464;
	float: left;
	font-size: 92%;
	font-weight: bold;
	margin: 3px 5px 0 0;
	text-transform: uppercase
}

.toolbar .pages ol li {
	line-height: 50px;
	margin: 3px 3px 3px;
}

.toolbar .pages ol li img{
	margin: 22px 0 21px
}

.select-box{
	background: url(../images/bg-drop-select.png) no-repeat 90% 50%;
	background: url(../images/bg-drop-select.png) no-repeat 90% 50%, url(../images/bg-selectbox.png) repeat-x left bottom;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #323232;
	cursor: pointer;
	display: inline-block;
	font-weight: 300;
	height: 30px;
	margin: 8px 0;
	-moz-border-radius: 3px;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	width: 110px
}

.select-box select{
	background: #8f95a3;
	border: none;
	border-radius: 0;
	color: #323232;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008F95A3,endColorstr=#008F95A3);
	float: left;
	font-size: 11px;
	font-weight: 300;
	height: 18px;
	line-height: 1;
	margin: 6px 0 6px 0;
	-moz-border-radius: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008F95A3,endColorstr=#008F95A3);
	-o-appearance: none!important;
	padding: 2px;
	text-indent: 3px;
	text-transform: uppercase;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	width: 135px;
	zoom: 1
}


.select-box2{
	background: #f5f5f5 url(../images/bg-select-box.gif) no-repeat 90% 50%;
	border: 1px solid #ebebeb;
	color: #969696;
	cursor: pointer;
	display: inline-block;
	font-weight: 300;
	height: 25px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
	width: 110px
}

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

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


.view-mode {
	float: left;
	height: 50px;
	min-width: 130px;
	padding: 0 30px
}

.view-mode  a{
	color: #8f95a3
}

.view-mode .ico-outer {
	background-image: url(../images/bg-viewas.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 18px;
	height: 19px;
	margin: 18px 10px 0 0;
	padding: 0;
	width: 19px
}

.view-mode .grid.ico-outer{
	background-position: 0 0;
}

.view-mode .list.ico-outer{
	background-position: 100% 0;
}

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

.view-mode .grid.ico-outer.active{
	background-position: 0 100%;
}

.view-mode .list.ico-outer.active{
	background-position: 100% 100%;
}

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

.limiter,
.sort-by {
	float: right;
	padding: 0 20px
}

.limiter .select-box2 {
	width: 60px
}

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

.pages ol{
	float: left;
}

.pages ol li {
	color: #b4b4b4;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin: 0 5px;
	text-transform: uppercase
}

.pages ol li a {
	color: #b4b4b4;
	text-decoration: none;
}

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

.pages ol li.previous a,
.pages ol li.next a{
	color: #828282
}

.pages ol li img {
	float: left;
	margin: 21px 0
}

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


/* Data Table */
.data-table {
	width: auto;
	background:#000;
}

.data-table td:last-of-type{
	border-right: 0
}

.data-table tr:last-of-type td{
}
/*	border-bottom: 1px solid #ebebeb;*/
.data-table tr:last-of-type th{
	border-bottom: 0;
}

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

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

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


/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last {
	border-right: 0
}

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

.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 th {
	font-weight: bold;
	padding: 10px 10px;
}

.data-table td {
	padding: 20px 10px;
	background:#000;
}

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

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

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

.data-table thead th {
	background: #000;
}

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

.data-table tfoot {
	background: #000;
	border-bottom: 1px solid #ebebeb
}

.data-table tfoot tr.first td {
}

.data-table tfoot tr {
}

.data-table tfoot td {
	border-bottom: 0;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

.data-table tfoot strong {
	font-weight: normal;
}


.data-table tfoot tr.last strong {
	font-size: 16px;
	font-weight: bold;
}

.data-table tbody th,
.data-table tbody td {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-top:1px solid #ebebeb;
}


/* Bundle products tables */
.data-table tbody.odd tr {
	background: #000!important
}

.data-table tbody.even tr {
	background: #444!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 tbody td .option-label {
	font-style: italic;
	font-weight: bold
}

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


/* Generic Info Box */
.info-box {
	padding: 10px
}

.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: #b6b6b6;
	font-size: 11px
}

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

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


/* Shopping cart tax info */
.checkout-cart-index  #jm-current-content {
	background: none;
}

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

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

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


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

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

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

.link-reorder,
.link-print,
.link-cart {
	color: #00AF4D;
	padding:10px
}

.catalog-product-compare-index .link-reorder,
.catalog-product-compare-index .link-print,
.catalog-product-compare-index .link-cart {
	color: #00AF4D;
	padding: 0 20px 0 0
}

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

.btn-remove:hover {
	background: url(../images/btn_remove_hover.png) 0 0 no-repeat;
}

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

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

/* Header */
#jm-head {
	background: #eee;
	color: #666;
	min-height: 40px;
	text-align: left;
	width: 100%
}

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

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

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

.shop-access li a{
	color: #333;
	display: block;
	font-size: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: left;
	text-decoration: none
}

.shop-access li a:active,
.shop-access li a:focus,
.shop-access li a:hover {
	color: #00af4d;
}

#jm-head i{
	font-size: 16px
}

#jm-head strong{
	background: url('../images/bg-arrow-down.png') no-repeat right 50%;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 0 10px 0 0
}

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

#jm-mycart {
	background: url('../images/bg-cart.png') top left repeat-x;
	color: #828282;
	float: left;
	line-height: 35px;
	padding: 0;
	text-transform: uppercase
}

#jm-mycart .block {
	color: #828282;
}

#jm-mycart .btn-toggle {
	background: url(../images/boder-right1.jpg) no-repeat right center;
	padding-right: 30px
}

#jm-mycart .btn-toggle.active {
	background: url(../images/arrow-inner-toggle.png) no-repeat 65% bottom !important
}

#jm-mycart .mycart-toggle.active{
	background: url('../images/bg-cart.png') top left repeat-x;
	color: #00af4d
}

#jm-mycart .mycart-toggle a{
	background: none;
	border-radius: 20px;
	color: #fff;
	padding: 5px 10px
}

#jm-mycart a:active,
#jm-mycart a:focus,
#jm-mycart a:hover {
	color: #00af4d;
	text-decoration: none
}


#jm-mycart a.gotocart:active,
#jm-mycart a.gotocart:focus,
#jm-mycart a.gotocart:hover {
	color: #fff;
}

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

#jm-mycart .block-cart {
	background: #fff;
}

#jm-mycart a.details {
	color: #00af4d
}

.jmajmxloading {
	display: none
}

#jm-setting {
	float: right
}

#jm-setting label {
	color: #828282;
	float: left;
	font-size: 100%;
	margin: 0 0 15px;
	width: 100%;
	text-transform: uppercase;
}

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

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

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

.quick-setting .inner-toggle{
	line-height: 100%;
	min-height: 25px
}

.quick-setting .inner-toggle.active{
	min-width: 180px
}

.quick-setting a {
  float: left;
  margin: 0 18px 0 0;
}

.quick-setting a.currency-item {
  color: #999999;
  padding: 5px 10px;
}

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

.quick-setting a.active {
	border: 1px solid #00AF4D;
	color: #00AF4D;
}

.quick-setting a img{
	float: left
}

ul.langs-wrapper {
	width: 100%;
	float: left;
}

ul.langs-wrapper li {
  float: left;
  padding: 5px 0;
  width: 100%;
  line-height: 18px;
}

ul.langs-wrapper li a  {
	border:  0;
	color: #464646;
}

ul.langs-wrapper li a img {
	margin: 0 10px 0 0;
}

ul.langs-wrapper li a.active,
ul.langs-wrapper li a:active,
ul.langs-wrapper li a:focus,
ul.langs-wrapper li a:hover{
	border:  0;
	color: #00AF4D;
	text-decoration: none;
}

.colors-setting a {
	margin: 0 15px 0 0;
	padding: 0px;
	width: 20px;
	height: 20px;
	border: 0;
	border-radius: 0;
}

.colors-setting a span {
  float: left;
  height: 20px;
  text-decoration: none;
  text-indent: -999em;
  width: 20px;
}

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

.colors-setting a.colors-blue span {
	background: #008CD2
}

.colors-setting a.colors-red span {
	background: #C90600
}

.colors-setting a.colors-pink span {
	background: #d1005c
}

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

#jm-quickaccess{
	float: left;
	text-align:center
}

#jm-quickaccess .inner-toggle.active{
	min-width: 150px
}

.quick-access {
	line-height: 35px;
	min-height: 35px;
	padding: 0;
	width:15%;
}
.quick-access2 {
	line-height: 35px;
	min-height: 35px;
	padding: 0;
	width:18%;
}


#jm-quickaccess .block { background:#fff}
#jm-quickaccess .block .block-title { display:none;}

#jm-quickaccess .block .block-content { padding:0}

#jm-quickaccess .block .block-content li,
#jm-quickaccess .block .block-content li a { border-bottom:none; padding:0;}

/*#jm-quickaccess .acc_links { margin-top:25px;}

#jm-quickaccess .acc_links a { color:#999;}

#jm-quickaccess .acc_links li { display:none}
#jm-quickaccess .acc_links li.last { display:block;}*/

#logo{
	position:absolute;
	top:10px;
	left:2%;
	margin:35px 0 0 0;
	z-index:99999999;
}
#logo a{
}
#logo2{
	position:absolute;
	top:10px;
	right:2%;
	width:150px;
	height:113px;
	margin:35px 0 0 0;
	z-index:99999999;
}
#logo2 a{
}

#jm-mainnav {
	top: 75px;
}

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

#jm-mainnav .inner-toggle {
	background: none;
	color: #333;
	display: block;
	font-size: 100%;
	padding: 0;
	position: relative;
	width:75%;
	top: 0;
	left:15%;
	margin:0;
}

#mainnav-inner{
	background: url('../images/bg-mainnav.jpg')  repeat-x top left;
	border-top: 2px solid #00AF4D;
	clear: both;
	min-height: 60px
}

#jm-mainnav-inner {
	float: left;
}


/*block search*/
#jm-search {
	float: left
}


.form-search {
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	min-height: 35px;
	min-width: 220px
}

.form-search label {
	display: none
}

.form-search .input-text {
	background: none;
	border: 0;
	color: #828282;
	float: left;
	font-size: 90%;
	margin-top: 0;
	min-width: 200px;
	padding: 10px
}

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

.form-search button {
  background: none repeat scroll 0 center rgba(0, 0, 0, 0);
  border: 0 none;
  color: #444444;
  cursor: pointer;
  font-size: 110%;
  padding: 8px 10px;
  position: absolute;
  right: 20px;
  top: 20px;
  display:none;
}

.form-search:hover button, 
.form-search:focus button {
	color: #00af4d
}

.search-autocomplete {
	background: #F5F5F5;
    border: 1px solid #DDDDDD;
    left: 20px !important;
}

.search-autocomplete ul li {
	padding: 5px 10px;
}

#jm-tops1 {
	z-index: 9
}

#jm-tops2 {
	margin-top: 0px;
	padding: 0;
	position: relative;
	z-index: 99
}

#jm-tops3 .block-title {
	min-height: 400px;
	padding: 40px 30px 0;
	position: relative;
	width: 200px;
	z-index:5;
	font-size:36px;
}

#jm-tops3 .block-title .arrow-right {
	left: 250px;
	position: absolute;
	z-index: 9
}

	
.jm-products-slider-listing .block-title .jm-products-slider-desc {
	color: #A8A8A8;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	font-weight: normal;
    line-height: 20px;
    margin-top: 20px;
    text-transform: none;
}

	
#jm-tops3 .block-content {
	background: #000;
	min-height: 440px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 75%
}

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

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

#jm-pathway, #jm-container {
	position: relative;
	z-index: 1
}

.cms-index-index #jm-container {
	display: none
}


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

/* 404 page */
.jm-404 {
	background: url(../images/bg-404.jpg) no-repeat 80px 80px;
	padding: 80px 40px 63px 400px;
}

.jm-404 .page-title {
	background: none;
	border: 0 none;
	height: auto;
	line-height: 100%;
}

.jm-404 .page-title h1 {
	font-size: 45px;
	height: auto;
	line-height: 100%;
	margin: 0 0 30px;
}

.jm-404 dt{
	color: #00af4d;
	font-size: 15px;
	font-weight: normal !important;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.std .jm-404 dl dd {
	margin: 0 0 17px;
	padding: 0;
}

.jm-404 ul {
	margin: 0;
	padding: 0;
}

.jm-404 ul li{
	list-style: none;
	line-height: 22px;
}

.jm-404 ul li a {
	color: #323232;
	font-weight: bold;
	text-decoration: underline;
}

.jm-404 ul li a:active,
.jm-404 ul li a:focus,
.jm-404 ul li a:hover {
	color: #00af4d;
	text-decoration: none;
}

/* BreadCrumbs */
#jm-pathway {
	margin: 0 0 20px;
}

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

.breadcrumbs {
	background: #000;
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
	margin: 30px 0 0 0;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=85);
	padding: 0 30px
}

.breadcrumbs a {
	color: #fff
}

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

.breadcrumbs li {
	display: inline
}

.breadcrumbs li strong{
	color: #00af4d
}

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

.review-product-list #jm-current-content,
.catalog-category-view #jm-current-content,
.catalog-product-view #jm-current-content {
	background: #000;
}

/*mass head*/
#jm-mass-head {
	height: 260px;
	position: relative;
	z-index: 1
}

.catalog-product-view #jm-mass-head {
	height: 60px;
}

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

.jm-masshead {
	background-position: 50% 0;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 130%;
	min-height: 780px;
	position: absolute;
	text-transform: uppercase;
	width: 100%
}

.catalog-product-view .jm-masshead {
	display: none !important;
}

.ja-masshead-title {
	color: #fff;
	font-size: 40px;
	margin: 65px 0 6px
}

.ja-masshead-desc {
	width: 595px
}

.ja-masshead-title {
	background: rgba(0,0,0, 0.75);
	color: #fff;
	font-family:'Oswald',sans-serif;
	font-weight:bold;
	margin: 65px 0 5px -5px;
	padding: 10px 0 10px 10px;
	font-size: 40px;
	min-width: auto;
	float:left;
	position: relative;
}

h3.ja-masshead-title :after {
	border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 72px 32px 0 0;
	content: "";
	height: 0;
	line-height: 0;
	opacity: 0.75;
	position: absolute;
	right: -32px;
	top: 0;
	width: 0;
}

.ja-masshead-desc {
	background: rgba(0,0,0, 0.75);
	clear: both;
	font-size:22px;
	color:#fff;
	margin: 5px 0 0 -5px;
	padding: 3px 0 3px 10px;
	min-width: 535px;
	float:left;
	line-height: 28px;
	position: relative;
	text-transform: none;
	width: auto;
}

.ja-masshead-desc:after {
	border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 35px 26px 0 0;
	content: "";
	height: 0;
	line-height: 0;
	opacity: 0.75;
	position: absolute;
	right: -26px;
	top: 0;
	width: 0;
}


/* Sidebar*/
.block {
	
	color: #a8a8a8;
	margin: 0
}

#jm-tops3 .block,
#jm-mass-top1 .block { background: #141414;}

.block .block-title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 30px 0;
	text-transform: uppercase
}

.block .block-subtitle {
	margin: 0;
	padding: 0
}

.block .block-content {
	text-align: left
}

.block-content {
	text-align: left
}

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

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

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

.block .actions {
}

.block .actions a {
	float: left
}

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

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

#poll-answers .label {
	background: 0;
	float: none;
	text-align: left
}

#poll-answers { margin:20px 0;}

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

.quick-access .block-account .block-content li a{
	color: #333333;
}

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

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

.block-account .block-content li.current {
	border-bottom: 1px solid #242424;
	color: #00af4d;
	padding: 10px 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 {
	background: url(../images/i_block-currency.gif) 0 50% no-repeat;
	color: #fff;
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	padding: 0 0 0 21px;
	text-transform: none
}

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

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


/* Block: Layered Navigation */
.block-layered-nav {
	/*border-left: 1px solid #f00;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
	border-right: 1px solid #f00;*/
}

.block-layered-nav .block-content {
	padding: 20px 0 0 0
}

.block-layered-nav dt {
	background: #252525 url(../images/bg-collap-shopby.png) no-repeat 90% 140%;
	clear: both;
	color: #00af4d;
	cursor: pointer;
	font-size: 115%;
	padding: 10px 30px;
	text-transform: uppercase
}

.block3 {
color: #ffffff;
margin: 0;
}
.block-layered-nav3 {
	border:0;
}


.block-layered-nav3 .block-content {
	padding: 20px 0 0 0
}

.block-layered-nav3 dt {
	background: #141414 url(../images/bg-collap-shopby.png) no-repeat 0% 140%;
	font-family: 'Oswald',sans-serif;
	clear: both;
	cursor: pointer;
	font-size: 20px;
	padding: 10px 20px;
}
.block-layered-nav3 dt:focus,
.block-layered-nav3 dt:hover {
	background-position: 0% 13px
}

.block-layered-nav3 dt.active {
	background: url(../images/bg-collap-shopby-active.png) no-repeat 0% 140%
}

.block-layered-nav3 dt.active:focus,
.block-layered-nav3 dt.active:hover {
	background-position: 0% 13px
}

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

.block-layered-nav3 dd.active {
	padding-bottom:10px;
}

.block-layered-nav3 dd.active.last {
	padding-bottom:20px;
}

.block-layered-nav3 dl#narrow-by-list2 dd.active.last {
	height: auto !important
}

.block-layered-nav2 {
}

.block-layered-nav2 .block-content {
	padding: 20px 0 0 0
}
.block-layered-nav2 dt {
	background: #252525;
	clear: both;
	color: #00af4d;
	cursor: pointer;
	font-size: 115%;
	padding: 10px 30px;
	text-transform: uppercase
}


.block-layered-nav dt:focus,
.block-layered-nav dt:hover {
	background-position: 90% 13px
}

.block-layered-nav dt.active {
	background: url(../images/bg-collap-shopby-active.png) no-repeat 90% 140%
}

.block-layered-nav dt.active:focus,
.block-layered-nav dt.active:hover {
	background-position: 90% 13px
}

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

.block-layered-nav dd.active {
	padding-bottom:10px;
}

.block-layered-nav dd.active.last {
	padding-bottom:20px;
}

.block-layered-nav dl#narrow-by-list2 dd.active.last {
	height: auto !important
}

.block-layered-nav dd ol {
	padding: 0 30px 10px
}

.block-layered-nav dd li {
	color: #969696;
	float: left;
	line-height: 25px;
	margin: 0 0 5px 0;
	text-align: left;
	width: 100%
}

.block-layered-nav dd li a {
	color: #dcdcdc;
	float: left;
	padding-right:5px;
}

.block-layered-nav dd li a:active .price,
.block-layered-nav dd li a:focus .price,
.block-layered-nav dd li a:hover .price,
.block-layered-nav dd li a:active,
.block-layered-nav dd li a:focus,
.block-layered-nav dd li a:hover {
	color: #00af4d;
	text-decoration: none
}

.block-layered-nav dd .price {
	color: #dcdcdc;
	font-family: arial;
	font-size: 100%
}

.block-layered-nav dd.last {
	background: none
}

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

.block-layered-nav .currently .label {
	display: inline-block;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top
}

.block-layered-nav .currently .value {
	font-weight: bold;
	display: inline-block;
	vertical-align: top
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
	margin: 0;
	position: absolute;
	right: 4px;
	top: 9px
}

.block-layered-nav .currently .btn-previous {
	right: 17px
}

.block-layered-nav .actions {
}

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

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

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

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

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

.block-layered-nav-filter #narrow-by-list {
	background: #fff;
	padding: 20px
}

a.brands{
	color:#fff;
	text-transform: uppercase;
	}
a.brands:hover{
	color:#f00;
	}

.block-layered-nav-filter #narrow-by-list dd{
	float: none;
	margin: 0;
	width: 100%
}

.block-layered-nav-filter #narrow-by-list dd li {
	float: none;
	line-height: 25px;
	margin: 0;
	text-align: left;
	width: 100%
}

.block-layered-nav-filter #narrow-by-list dd li a {
	float: none
}

.block-layered-nav-filter #narrow-by-list dd li strong {
}

.top-page {
	position: absolute;
	top: 0;
	width: 100%;
	margin:0 3%;
}

.block-layered-filter .block-title,
.block-layered-filter .currently,
.block-layered-filter .actions {
	background: #00af4d;
	color: #fff;
}

.block-layered-filter .block-content {
	padding: 0;
}
.block-layered-filter .block-title {
	padding: 30px 30px 10px;
}

.block-layered-filter .currently {
	padding: 10px 30px;
}

.block-layered-filter .actions {
	padding: 7px 30px 20px;
}

.block-layered-filter .actions {
	text-align: right;
}

.block-layered-filter .actions a{
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.block-layered-filter .actions a:active,
.block-layered-filter .actions a:focus,
.block-layered-filter .actions a:hover {
	border-bottom: 0 none;
	text-decoration: none;
}

.block-layered-filter .block-subtitle {
	display: none;
}

/* Block: Cart */
#jm-mycart {
	background: 0;
	border: 0;
	margin: 0
}


.block-cart .block-content li.item {
	background: none;
	padding: 0px 0;
	border-bottom:1px solid #EBEBEB
}

#jm-mycart .inner-toggle button.btn-empty { margin-bottom:20px;}

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

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

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

.block-cart .product-details .product-name a{
	color: #505050;
	font-weight: normal;
	font-size: 12px;
}

.block-cart .price {
	font-size: 16px;
}

.block-cart .subtotal .price {
	font-size: 14px;
}

.block-cart .product-details .edit,
.block-cart .product-details .remove {
	background: url(../images/icon-remove.png) no-repeat 0 0;
	color: #999;
	bottom: 7px;
	float: right;
	font-size: 105%;
	margin: 3px 0 0 10px;
	position: absolute;
	text-indent: -999px;
	right: 0;
	width: 15px;
	height: 11px;
}

.block-cart .product-details .remove {
	background-position: 100% 0
}

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

.block-cart.product-details .edit:active,
.block-cart .product-details .edit:focus,
.block-cart .product-details .edit:hover {
	background-position: 0 100%;
}

.block-cart .product-details .remove:active,
.block-cart .product-details .remove:focus,
.block-cart .product-details .remove:hover {
	background-position: 100% 100%;
}

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

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

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

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

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

.block-cart  .summary {
	color: #333;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}

.block-cart  .summary a{
	color: #00af4d
}

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

.block-cart  .amount {
	padding: 15px 0 0;
	margin: 0 0 5px;
}

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

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

.block-cart .subtotal .cartlabel{
	background: none;
	color: #464646;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 0;
	height: auto;
	margin: 2px 0 0 0;
	text-transform: uppercase;
}

.block-cart .subtotal .price {
	background: none;
	color: #00af4d;
	float: right;
	padding: 0
}

.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  .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}


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

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


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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

/* Block: Compare Products */
.block-compare {
	background: #00af4d;
	color: #fff
}

.block-compare .block-title{
	color: #fff;
	padding-bottom:5px
}
.block-poll .block-title  {
	color: #fff;
	padding-bottom:8px
}

.block-tags .block-title { padding-bottom:5px;}

.block-compare .actions a {
	border-bottom: 2px solid #fff;
	color: #fff;
	float: right;
	font-weight: bold;
	line-height: 100%;
	margin: 15px 0 30px
}

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

.block-compare .block-content li.item a.btn-remove-cmp {
	color: #fff;
	float: right
}

.block-compare .block-content .product-name a {
	color: #fff;
	font-weight: bold
}

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

.block-compare .actions a:active,
.block-compare .actions a:focus,
.block-compare .actions a:hover {
	border-bottom-color: #000
}

.block-compare .actions button.button {
	background: #1e1e1e
}

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

.compare-table {
	border-collapse: collapse
}



.compare-table .btn-remove {
	background-image: url(../images/btn_remove2.png);
	float: none;
	height: 11px;
	width: 11px;
	margin: 0 auto
}

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


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

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

.compare-table tr.first td .price-box {
	margin: 10px 0
}

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

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

.compare-table tr.first td .product-name a:active,
.compare-table tr.first td .product-name a:focus,
.compare-table tr.first td .product-name a:hover {
	color: #00AF4D;
	text-decoration: none
}


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

.compare-table tr.first td .ratings .amount {
	display: none
}

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

.compare-table.data-table tr:last-of-type td, 
.compare-table.data-table tr:last-of-type th { border-bottom:1px solid #ddd;}

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

.block-poll .block-content {
	background: none
}

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

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


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

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

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

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

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

/* Block: Tags */
.block-tags .block-content .tags-list {
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}

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

.block-tags .actions a {
	float: right;
	margin: 20px 0 0
}

.block-tags .actions a:active,
.block-tags .actions a:focus,
.block-tags .actions a:hover {
	float: right;
	margin: 20px 0 0
}


/* Block: Subscribe */
.block-subscribe {
	background: #00af4d
}

.block-subscribe .block-title {
	color: #fff
}

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

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

.block-subscribe .input-box {
	min-height: 34px;
	position: relative;
	width: 100%
}

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


.block-subscribe .input-box button {
	background: 0;
	border: 0;
	color: #444;
	cursor: pointer;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0
}

.block-subscribe .actions {
	bottom: 27px;
    position: absolute;
    right: 35px; 
}

.block-subscribe .actions button { border:none; background:none; color:#c8c8c8; padding:0; cursor: pointer;}
.block-subscribe .actions button span { display:none;}

.block-subscribe .actions button {
	background: none;
	border: none;
	color: #c8c8c8;
	padding: 0
}

.block-subscribe .actions button span {
	display: none
}

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

.block-subscribe #advice-validate-email-newsletter.validation-advice {
	bottom: -35px;
    width: 100%;
}


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

.block-reorder input.checkbox {
	float: left;
	margin: 3px 5px 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
}

/*Paypal Express Review*/
.paypal-express-review h2.sub-title{
	padding: 20px 20px 0
}

.paypal-review-order{
	padding: 20px 20px
}

.paypal-review-order .buttons-set button.button{
	padding: 0 30px;
	width: auto
}

/* Category Page */
.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
}

.category-products {
	padding:11px;
}


/* View Type: Grid */
.products-grid {
	position: relative;
	/*padding-top:20px;*/
}

.products-grid.last {
	border-left: 1px solid #141414
}



.products-grid li.item {
	background: #252525;
	border-bottom: 1px solid #141414;
	float: left;
	padding: 0;
	position: relative;
	text-align: left
}

.products-grid li.item .inner {
	float: left;
	margin: 0 !important;
	width:auto;
	padding: 30px 30px;
}

.products-grid li.item.last .inner {
	border-right: 0
}

.category-products .product-image,
.products-grid .product-image {
	display: block;
	margin: 0 0 10px;
	position: relative;
	height:200px;
	width:200px;
}

.products-grid .product-name {
	color: #203548;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px
}

.products-grid .product-name a {
	color: #203548
}

.cboxElement{
	background: url(../images/icon_quickview.png) no-repeat left top;
	cursor: pointer;
	display: none;
	height: 38px;
	left: 60%;
	margin: 0 0 0 -20px;
	position: absolute;
	top: 150px;
	width: 38px;
	z-index: 10
}

.cboxElement:hover{
	background: url(../images/icon_quickview.png) no-repeat left bottom;
}

.products-grid .cboxElement button,
.products-list .cboxElement button {
	display: none
}

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

.products-list .cboxElement {
	left: 55px;
	margin: 0;
	top: 115px
}


.products-grid .ratings {
	padding: 0;
	margin: 0 0 15px;
}

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

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

.products-grid .price-box {
	overflow: hidden;
}

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

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

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

.products-grid .product-action {
	display: none
}

.product-information {
	float: left;
	width: 100%;
}

.product-information h5 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
	height:45px;
}

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

.product-information h5 a:active,
.product-information h5 a:focus,
.product-information h5 a:hover {
	color: #00af4d;
}

.product-rating-review {
	color: #666;
	font-size: 85%;
	font-weight: 600;
	text-transform: uppercase
}


/*grid special*/
.products-grid-special li.item {
	list-style: none;
	position: relative;
	border-right:1px solid #141414;
	height:368px;
}

.products-grid-special li.item:hover .inner {
	border-left: 0 none;
	width: auto
}

.productoverlay {
	background: #000000;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

.products-grid li.item:hover .productoverlay{
	display: block;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

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


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

.products-grid .product-action .btn-cart {
	background: url("../images/icon_addtocart.png") no-repeat left top;
    cursor: pointer;
    height: 38px;
    left: 44%;
    margin: 0 0 0 -20px;
    position: absolute;
    top: 150px;
    width: 38px;
    z-index: 10;
}
.products-grid .product-action .btn-cart:hover {
	background: url("../images/icon_addtocart.png") no-repeat left bottom;
}

.products-grid .product-action .btn-cart span { display:none}


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

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

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

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

.products-list li.item .inner {
	display: inline-block;
	margin: 0;
	margin: 0 !important;
	padding: 40px 0;
	position: relative;
	width: 100%
}

.pro-image {
	float: left;
	margin: 0 30px 0 0
}

.products-list li.item:focus .pro-image,
.products-list li.item:hover .pro-image {
	opacity: 0.6
}

.pro-hidden {
	display: none
}

.products-list .product-image {
	float: left;
	margin: 0
}

.products-list .product-shop {
	float: left;
	width: 75%
}

.products-list .product-shop .label {
	display: block;
	float: left
}

.products-list .product-shop .product-rating-review {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
	width: 100%
}

.products-list .product-shop .product-rating-review .ratings{
	float: left;
	margin: 3px 0 0
}

.products-list .product-name {
	clear: both;
	color: #2d2d2d;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 15px;
	width: 100%
}

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

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

.products-list .price-box {
	float: left;
	margin: 10px 0 0
}

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

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

.products-list .actions { padding-top:10px;}

.btn-action {
	overflow: hidden
}

.btn-action button.button {
	float: left;
	margin: 0 7px 0 0
}

.products-list  .add-to-links {
	margin: 0
}

.add-to-links li button.button {
	background: #bebebe url(../images/bg-addto-link.png) no-repeat 0 0;
	font-size: 16px;
	min-width: 38px;
	padding: 0 0;
	text-align: center
}

.add-to-links li.compare button.button {
	background-position: -45px 0;
}

.add-to-links li button.button span {
}

.add-to-links li button.button i {
	display:none;
}

.add-to-links li button.button:focus,
.add-to-links li button.button:hover {
	background-color: #00af4d
}


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

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

.ratings strong {
	float: left;
	margin: 1px 3px 0 0;
	font-size:12px;
}

.ratings .rating-links {
	margin: 0
}


.product-shop .ratings .rating-links {
}

.ratings .rating-links a {
	color: #a8a8a8;
	display: inline-block;
	font-size: 12px;
	margin: 0 0 0 30px
}

.ratings .rating-links a:active,
.ratings .rating-links a:focus,
.ratings .rating-links a:hover {
	color: #00af4d;
	text-decoration: none
}

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

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

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

.ratings .rating-box {
	float: left;
	margin: 4px 0 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 0 10px
}

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

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

.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: #00AF4D;
	font-weight: bold
}

.product-view .product-shop .availability span {
	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-box {
	margin: 0
}

.price-label {
display: block;
color: #f00;
font-size: 110%;
font-weight: bold;
line-height: 26px;}

.price {
	color: #b4b4b4;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	height: 24px;
	line-height: 24px
}

.old-price .price {
	color: #b4b4b4;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none
}

.old-price,
.special-price{
	display: inline;
	margin: 0
}

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

.catalog-product-compare-index .price-box .special-price, 
.catalog-product-compare-index .price-box .old-price {
	display: inline-block
}


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

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

.minimal-price-link {
	display: block
}

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

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


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

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

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


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

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

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


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


/********** Product Prices > */
/* Tier Prices */
.product-pricing,
.tier-prices {
	background-color: #eff5ea;
	border: 1px solid #bababa;
	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 {
	font-style: italic;
	font-weight: bold
}

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

.tier-prices-grouped li {
	color: #00AF4D;
	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: #00AF4D;
	float: left;
	font-weight: bold;
	line-height: 24px;
	margin-right: 10px
}

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

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


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

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

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

.jm-product-available {
	clear: both;
	float: left;
	margin: 3px 0 0;
	width: 100%
}



/* Add to Links + Add to Cart */
.add-to-box {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 100%
}

.catalog-product-view .add-to-box .add-to-box { }


.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;
  float: left;
  font-size: 130%;
  margin: 0 0 0 5px;
  text-align: center;
  width: 38px;
}

.add-to-box .add-to-links li a {
  background: #bebebe url(../images/bg-addto-link.png) no-repeat 0 0;
  color: #FFFFFF;
  display: block;
  height: auto;
  padding: 0;
  height: 36px;
  width: 100%;
}

.add-to-box .add-to-links li.compare a {
	background-position: -45px 0;
}

.add-to-box .add-to-links li.email-friend a {
	background-position: 100% 0;
}

.add-to-box .add-to-links li a i{
	display: none;
}

.add-to-box .add-to-links li a:active,
.add-to-box .add-to-links li a:hover, 
.add-to-box .add-to-links li a:focus{
	text-decoration: none;
	background-color: #00AF4D;
}

 

.qty-box {
	position: relative
}

.qty-box label {
	font-weight: bold;
}

.control-qty {
	clear: both;
	margin: 10px 0 0;
	width: 100%
}

.control-qty input.qty {
	border: 1px solid #c8c8c8;
	float: left;
	margin-right: 5px;
	padding: 6px 5px;
	text-align: center
}


.control-qty span {
  background: none repeat scroll 0 0 #000;
  border: 1px solid #C8C8C8;
  cursor: pointer;
  float: left;
  height: 18px;
  margin-right: 5px;
  padding: 5px 0;
  text-align: center;
  width: 21px;
}

.control-qty span#qty_up .icon-sort-up{
	line-height: 33px
}

/*style quickview*/
.product-img-box {
		float: left;
}

.product-shop {
  float: right;
  width: 535px;
  text-align:left;
}

/*PRODUCT DETAIL
----------------------------------------------------------------*/



.product-info-box{
}

.product-essential,.product-collateral{
	clear: both
}

.product-essential{
	background: #000;
	margin: 0 0 20px;
	padding: 50px 30px 0px
}

.product-essential .product-img-box.col-1{
	float: left;
	width: 53%
}

.product-essential .product-shop.col-2{
	float: right;
	width: 46%;
}


.product-img-box .inner{
	margin: 0 !important
}

.product-img-box .rating-links{
	clear: both;
	float: none;
	margin-top: 10px
}


.product-collateral{
	position: relative
}

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

ul.ja-tab-navigator li{
	background: #bebebe;
	float: left;
	line-height: 52px;
	margin: 0 0 1px 0;
	padding: 0;
	text-align: right;
	width: 260px
}

ul.ja-tab-navigator li.first{
}

ul.ja-tab-navigator li.active{
	background: #fff;
	width: 260px
}

.ja-tab-content{
	background: #fff;
	float: right;
	min-height: 88px;
	padding: 40px;
	width: 700px
}

ul.ja-tab-navigator li a{
	border: none;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 52px;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
	text-transform: uppercase
}

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

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

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

/*Product Images---*/
.product-img-box {
	position: relative;
	z-index: 0;
}

.product-img-box .jm-product-lemmon{
	float: right;
	width: 80px
}

.product-img-box .product-image-zoom{
	border: 1px solid #ececec;
	float: left;
	height: 398px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 298px;
	z-index: 9
}

.product-img-box .product-image-zoom img{
	cursor: pointer;
	left: 1px;
	position: absolute;
	top: 1px;
}

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

.product-img-box .more-views{
	float: right;
	width: 85px;
	overflow: hidden;
}

.product-img-box .more-views h2 { display:none;}

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

.product-img-box .more-views ul {
  float: right;
  height: 355px !important;
  width: 80px !important;
}

.product-img-box .more-views li {
  display: block;
  float: left !important;
  height: 80px !important;
  width: 80px !important;
  line-height: normal;
  margin: 0 0 10px;
}

.product-img-box .more-views li a{
	border: 1px solid #ececec;
	float: left;
	height: 78px;
	position: relative;
	width: 78px;
	margin-bottom:10px;
	text-align:center;
}
.product-img-box .more-views li.active a{
	border: 1px solid #00af4d;
	text-decoration: none
}

.product-img-box .more-views li a:hover img{
	border-radius: 0
}

.product-img-box .more-views  .icon-caret-left{
	color: #00af4d;
	display: none;
	font-size: 18px;
	height: 9px;
	left: -7px;
	position: absolute;
	text-decoration: none;
	top: 30px;
	width: 6px;
	z-index: 10
}
.product-img-box .more-views li.active a .icon-caret-left{
	display: block
}

.product-img-box .jm-product-lemmon .prev,
.product-img-box .jm-product-lemmon .next {
	background: url(../images/bg-slidetd-control.png) no-repeat 0 0;
	bottom: 0;
	cursor: pointer;
	float: right;
	height: 40px;
	position: absolute;
	width: 45px
}

.product-img-box .jm-product-lemmon .prev {
	right: 37px;
}

.product-img-box .jm-product-lemmon .next {
	background-position: 100% 0;
	right: 0;
}

.product-img-box .jm-product-lemmon .prev:hover,
.product-img-box .jm-product-lemmon .prev.focus {
	background-position: 0 100%;
}

.product-img-box .jm-product-lemmon .next:hover,
.product-img-box .jm-product-lemmon .next.focus {
	background-position: 100% 100%;
}

/*Product Info---*/
.product-essential .product-shop h1{
	font-size: 180%;
	font-weight: 700;
	line-height: 100%;
	margin: 0;
	width: 100%
}

.product-essential .ratings{
	display: block;
	float: left;
	margin: 13px 0;
	width: 100%
}

.product-essential .product-availability{
	float: left;
	line-height: 100%;
	margin: 3px 0 10px;
	width: 100%
}

.product-essential .availability{
	color: #333;
	float: left;
	margin: 8px 0 0 0px
}

.product-essential .availability.in-stock span{
	color: #00af4d;
	font-weight: bold
}

.product-essential .availability.out-stock span{
	color: #333;
	font-weight: nomal;
	text-decoration: line-through
}

.product-essential .product-options{
	margin: 10px 0 0 0;
	width: 330px
}

.product-essential  .product-options dd select.multiselect{
	height: 80px;
	padding: 0
}

.product-essential .price-box{
	float: left;
	font-size: 110%;
	line-height: 100%;
	margin: 0
}

.product-essential .price-box span.price{
	font-size: 24px
}

.product-essential .price-box .price-including-tax {
	padding: 10px 0 0 0
}

.product-essential p.no-rating{
	float: left;
	margin: 15px 0 15px 0;
	width: 100%
}

.product-essential .no-rating a{
	color: #999;
	font-weight: 300
}

.product-essential .price-box .regular-price .price{
	font-weight: 400
}

.product-essential .price-box .price-label{
	display: none
}

.product-essential .price-box .old-price,
.product-essential .price-box .special-price{
	float: left;
	margin: 0;
	padding: 0
}

.product-essential .price-box .old-price{
	margin: 4px 10px 0 0
}

.product-essential label.required em{
}

.product-essential .price-box .old-price .price{
	color: #b4b4b4;
	font-size: 16px
}

.product-essential .price-box .special-price .price{
	color: #00af4d;
	font-size: 22px;
}

.product-essential td .price-box{
	font-size: 100%;
	margin: 0
}

.product-essential h4{
	color: #999;
	font-size: 92%;
	margin: 15px 0 2px;
	text-transform: uppercase
}

.product-essential .add-to-holder{
	margin: 10px 0
}

.product-essential .add-to-box{
}

.product-essential .short-description{
	clear: both;
	color: #666;
	display: inline-block;
	margin: 15px 0 0
}

.short-description  .name{
	margin: 10px 0 0
}

.short-description h2{
	color: #333;
	font-size: 100%;
	font-weight: 700;
	margin: 0 0 10px 0
}

.short-description p{
	margin: 0
}

.product-essential .share-buttons{
	clear: both;
	display: inline-block;
	margin: 10px 0 20px 0;
	width: 100%
}

.product-essential .short-description br{
	display: none
}

.product-essential .short-description p{
	line-height: 25px
}

.product-essential  .short-description ul{
	margin: 0;
	padding: 0
}

.product-essential  .short-description ul li{
	background: url("../images/bullet2.png") no-repeat scroll 0 9px transparent;
	line-height: 25px;
	padding: 0 0 0 15px
}

/*Product Options---*/
.product-options{
}

.product-options dt{
	margin: 0 0 5px;
	padding: 0
}

.product-options dt label{
	color: #333;
	font-weight: bold
}

.product-options dt .qty-holder{
	float: right;
	margin-right: 15px
}

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

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

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

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

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

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

.product-options dd select{
	padding: 5px;
	width: 220px;
}

.product-options dd .multiselect option{
	border-bottom: 1px solid #fafafa !important;
	color: #999 !important;
	font-size: 100% !important;
	padding: 5px 10px !important
}

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

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

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

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

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

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

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

.product-options p.required{
	margin: 5px 0 0;
	text-align: left
}

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


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

.product-options-bottom .add-to-cart div{
	display: none
}

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

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

.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit{
}

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

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

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

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

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

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

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

.product-options-bottom .add-to-links li{
	display: inline
}

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

.item-options dt{
	font-weight: bold
}

.item-options dd{
	padding-left: 12px;
	display: inline-block;
}

/*Product Collateral---*/
.product-collateral .head{
	margin-bottom: 5px
}

.product-collateral .box-collateral h3{
	font-size: 100%
}

.product-collateral .box-collateral h4{
	color: #333;
	font-size: 92%;
	margin: 0
}

.product-collateral .box-collateral h5{
	color: #333;
	margin: 10px 0 5px
}

/*Product Description*/
.product-collateral .box-tags h2,
.product-collateral .box-description h2,
.product-collateral .box-reviews h2{
	color: #666;
	font-size: 15px;
	margin: 0 0 10px
}

.product-collateral .box-description{
	color: #666;
	font-size: 100%;
	font-weight: 300
}

.product-collateral .box-description p{
	margin: 0
}

/*Additional Information*/
.product-collateral .box-additional table{
}

.product-collateral .box-additional .label{
	background: #edf7fc;
	font-weight: bold;
	white-space: nowrap;
	width: 25%
}

.product-collateral .box-additional .odd{
	background: #fff
}

.product-collateral .box-additional .data{
	background: #fff;
	border-right: 0
}

.product-collateral .box-additional td{
}


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

.box-up-sell .block-title {
	background: #00af4d;
	float: left;
	min-height: 400px;
	padding: 40px 30px 0;
	width: 200px
}

.box-up-sell .block-content {
	float: right;
	width: 780px
}

.product-view .box-up-sell h2 {
	color: #fff;	
	font-size: 18px;
	text-transform: uppercase
}

.product-view .box-up-sell .up_sell_desc  {
	font-size: 100%;
	font-family: Arial;
	color: #fff;
	margin: 20px 0 0;
}

.product-view .box-up-sell ul {
	overflow: hidden;
}

.product-view .box-up-sell ul.add-to-links {
	display: none
}

.product-view .box-up-sell ul li:last-of-type,
.product-view .box-up-sell ul li {
	border-bottom: 0;
	float: left;
	min-height: 400px;
	padding: 0 !important;
	width: 33.33332%
}

.product-view .box-up-sell ul li .inner{
	padding: 35px 29px
}

.product-view .box-up-sell ul li .inner .ratings {
	float: left;
	width: 100%
}

.product-view .box-up-sell .ratings .rating-links {
	display: none
}

.product-view .box-up-sell li{
	display: inline-block;
	float: left;
	position: relative;
	width: 100%
}

.product-view .box-up-sell  li h5 {
	font-size: 100%;
	margin: 0 0 10px 0
}

.product-view .box-up-sell  li h5 a{
	color: #111
}

.product-view .box-up-sell li .related-checkbox {
	left: 0;
	position: absolute;
	top: 23px
}

.product-view .box-up-sell li h5 a:active,
.product-view .box-up-sell li h5 a:focus,
.product-view .box-up-sell li h5 a:hover {
	color: #00AF4D;
	text-decoration: none
}

.product-view .box-up-sell  li .genre {
	color: #666;
	font-size: 85%
}

.product-view .box-up-sell   li .ratings {
	height: 14px;
	margin: 2px 0 10px
}

.product-view .box-up-sell  li.first{
	padding: 0 0 20px
}

.product-view .box-up-sell  li:last-of-type{
	border-bottom: 0;
	padding: 20px 0 0 !important
}


.product-view .box-up-sell .rating-links {
	display: none
}

.product-view .box-up-sell .price-box {
	float: left;
	margin: 0
}

.product-view .box-up-sell  .price-box .special-price .price {
	display: block;
	line-height: 100%;
	margin: 5px 0 0
}


/* 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 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px
}

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

.product-view .box-tags .form-add input.input-text {
	padding: 9px 5px;
	width: 285px
}

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


/* Block: Reviews */
.product-view .box-reviews dl {
	margin: 15px 0
}

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

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

.product-view .box-reviews dd small {
	font-style: italic
}

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

.product-view .box-reviews .form-add h3 {
	font-size: 13px;
	font-weight: normal
}

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

.product-view .box-reviews .form-add h4 {
	font-size: 13px;
	margin: 0 0 20px
}

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

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

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

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


/* Send a Friend */
.send-friend .form-list {
}

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

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

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

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

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

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

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

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

.send-friend .fieldset{
	margin: 40px 20px 20px
}

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

/* Product Tags */
.tags-list {
	border: 1px solid #ebebeb;
	display: block;
	font-size: 13px;
	margin: 20px;
	padding: 10px
}

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


/* 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: #faebe7;
	border: 1px solid #e9d7c9;
	margin: 10px 0;
	padding: 10px
}

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

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

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

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

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

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


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

/* Checkout Types */
.cart-content {
	padding: 0
}

.cart-empty {
	background: #000;
	min-height: 400px;
	padding: 30px
}

.cart-empty-content {
	background: #fff;
	padding: 20px
}

ul.item-options li {
	color: #797979;
	float: left;
	margin: 0 5px 0 0
}

ul.item-options dt {
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 5px 0 0
}

ul.item-options dd {
	float: left;
	font-weight: normal;
	margin: 0;
	padding-left: 0
}

.cart-content .product-image {
	float: left;
	margin: 0 10px 0 0
}

.cart-content .data-table tbody th, 
.cart-content .data-table tbody td {
	vertical-align: middle
}

.cart-content .data-table tbody td:first-of-type {
	border-right: 0;
	padding: 20px 0 20px 20px
}

.cart-content .data-table tbody td:nth-of-type(2) {
	padding: 20px 20px 20px 0
}

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

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

.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 {
	display: block
}

.cart .totals button.button {
	margin: 0 0 20px;
	padding: 0;
	width: 100%
}


/* Shopping Cart Table */
.cart-table {
	border: 0 none
}

.cart-table td,
.cart-table th {
	padding: 20px 30px;
	vertical-align: middle
}

.cart-table tfoot tr.first.last td, 
.cart-table ftoot tr.first.last th {
	border-bottom: 0 none
}

.cart-table a{
	color: #fff
}

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

.pimage {
	float: left;
	margin: 0 20px 10px 0
}

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

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

.cart-table  input.input-text {
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px 2px;
	text-align: center;
	-webkit-border-radius: 3px
}

.cart-table  .icon-remove{
	font-size: 120%
}

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

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

.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-collaterals .col2-set {
	float: left;
	width: 65%
}

/* Block: Upsell */
.cart .crosssell {
	background: none;
	background: #fff;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}

.cart .crosssell ul {
	display: inline-block;
	padding: 20px;
	width: 94%
}

.cart .crosssell h2 {
	border: 1px solid #ddd;
	color: #333;
	font-size: 120%;
	height: 48px;
	line-height: 48px;
	margin: 0;
	text-indent: 20px
}

.cart .crosssell ul li:last-of-type,
.cart .crosssell ul li {
	border-bottom: 0;
	float: left;
	padding: 0 !important;
	width: 33.33332%
}

.cart .crosssell  ul li .inner{
	padding: 20px 20px 0 20px
}

.cart .crosssell  .ratings .rating-links {
	display: none
}

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

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

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

.cart .crosssell  li h5 a{
	color: #111
}

.cart .crosssell  li .related-checkbox {
	left: 0;
	position: absolute;
	top: 23px
}

.cart .crosssell li h5 a:active,
.cart .crosssell li h5 a:focus,
.cart .crosssell li h5 a:hover {
	color: #00AF4D;
	text-decoration: none
}

.cart .crosssell li .genre {
	color: #666;
	font-size: 85%
}

.cart .crosssell li .ratings {
	height: 14px;
	margin: 2px 0 10px
}

.cart .crosssell li.first{
	padding: 0 0 20px
}

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


.cart .crosssell .rating-links {
	display: none
}

.cart .crosssell .price-box {
	float: left;
	margin: 0
}

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

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

.cart .discount h2,
.cart .shipping h2,
.totals h2 {
	border-bottom: 1px solid #ebebeb;
	color: #2d2d2d;
	font-size: 15px;
	line-height: 100%;
	min-height: 35px;
	padding: 30px 30px 0;
	text-transform: uppercase
}

.discount-form,
.shipping-form {
	color: #6e6e6e;
	padding: 30px
}

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

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
	border: 0;
	margin: 30px 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: 0 7px
}

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

.cart .discount h2 {
}

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

.cart .discount input.input-text,
.cart  .form-list input.input-text,
.cart  .form-list select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%
}

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

.shipping-form .form-list .input-box{
	width: 100%
}


/* Shopping Cart Totals */
.cart .totals {
	background: #fff;
	border: 0 none;
	float: right;
	width: 33%
}

.cart .totals table {
	margin: 0;
	width: 100%
}

.cart .totals th,
.cart .totals td {
	border-bottom: 1px solid #ebebeb;
	color: #505050;
	font-size: 115%;
	font-weight: bold;
	line-height: 100%;
	padding: 20px 30px;
	text-transform: capitalize;
	vertical-align: middle
}

.cart .totals th:first-of-type,
.cart .totals tr:first-of-type td:first-of-type ,
.cart .totals tr td:first-child {
	text-align: left !important
}

.cart .totals tfoot td {
	color: #505050;
	font-size: 115%;
	line-height: 100%;
	text-transform: uppercase
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
	font-size: 15px
}

.cart .totals .checkout-types {
	padding: 30px;
	text-align: center
}

.cart .totals .checkout-types li {
	clear: both
}

.cart .totals .checkout-types li a{
	text-decoration: underline
}

.cart .totals .checkout-types li a:active,
.cart .totals .checkout-types li a:focus,
.cart .totals .checkout-types li a:hover{
	text-decoration: none
}


/* Options Tool Tip */
.item-options dt {
	font-style: italic;
	font-weight: bold;
	display: inline-block

}

.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: #f6f6f6;
	border: 1px solid #ddd;
	left: -99999em;
	padding: 8px;
	position: absolute;
	top: -99999em;
	width: 213px;
	z-index: 999
}

.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase
}

.truncated .show .item-options {
	left: 0;
	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 {
	margin: 13px 0 5px
}

.sp-methods dt input.radio{
	 margin-top: -4px;
}

.sp-methods dd {
}

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

.sp-methods .price {
	font-size: 100%
}

.sp-methods input.radio {
	margin: 0 3px 0 0;
}

.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: #5e8ab4;
	border: 1px solid #7ba7c9;
	padding: 15px 20px;
	position: absolute;
	z-index: 9999
}

.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right
}

.tool-tip .btn-close a {
	background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
	display: block;
	height: 15px;
	margin: 0 0 0 auto;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	width: 15px
}

.tool-tip .tool-tip-content {
	padding: 5px
}


/* Gift Messages */
.gift-messages h3 {
	color: #00AF4D;
	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: #00AF4D;
	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: #8e8d8b;
	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 #ddd;
	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 .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 #ddd;
	border-width: 0 1px 1px;
	padding: 10px 30px
}


/* Generic Info Set */
.info-set {
	border: 1px solid #ddd;
	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: #333;
	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 #ddd;
	margin: -20px -20px 15px;
	padding: 5px 10px;
	position: relative
}

.info-set h3.legend {
	color: #333;
	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: #00AF4D
}

.info-set .data-table .product-name {
	font-size: 1em!important;
	font-weight: bold!important
}

.info-set .data-table .product-name a {
	font-weight: bold!important
}

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


/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress {
	background: #00af4d;
	border: 0;
	margin: 0 0 0
}

.block-progress .block-title {
	color: #fff;
	padding: 30px 30px 20px
}

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

.block-progress .block-content dl {
	margin: 0 0 20px
}

.block-progress dt {
	color: #fff;
	font-size: 13px;
	line-height: 100%;
	margin: 0;
	padding: 15px 0 15px 30px;
	text-transform: uppercase
}

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

.block-progress dt.complete {
	background: #40c37a;
}

.block-progress dd.complete {
	color: #fff;
}

.block-progress dt.complete a{
	color: #fff;
}

.block-progress dt.complete a:active,
.block-progress dt.complete a:focus,
.block-progress dt.complete a:hover {
	text-decoration: underline;
}

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

.block-progress p {
	margin: 0
}

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

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

.block-progress .cards-list .info-table th {
	font-weight: normal
}

.opc .buttons-set {
	margin-top: 0;
	padding-top: 2em
}

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

.opc .buttons-set .back-link small {
	display: none
}

.opc .buttons-set .back-link a {
	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 .step-title {
	background: #fafafa;
	border-bottom: 1px solid #ebebeb;
	padding: 15px 30px;
	text-align: right
}

.opc .step-title .number {
	background: #b4b4b4;
	color: #fff;
	float: left;
	font: normal 15px/23px arial,helvetica,sans-serif;
	margin: 0 10px 0 0;
	padding: 0 8px
}

.opc .step-title h2 {
	color: #505050;
	float: left;
	font-size: 115%;
	font-weight: normal;
	line-height: 100%;
	margin: 5px 0;
	text-transform: uppercase
}

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


/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title {
	background: #fff;
	border: 0;
	color: #505050;
	cursor: default;
	padding: 40px 30px 20px
}

.opc .active .step-title .number {
	background: #00af4d;
	color: #fff
}

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


/*.opc .active .step-title a { display:none; }*/
.opc .step {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	border-top: 0;
	padding: 0 30px 30px;
	position: relative
}

.section.allow.active .step {
	border-bottom: 1px solid #ebebeb
}

.section.allow.active .step-title {
}

.opc .step .order-review .data-table{
	border-right: 0;
	border-left: 0;
}

.opc .step .order-review .data-table thead tr th:last-of-type{
	padding-right: 20px;
	text-align: right !important
}

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

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

.opc .step  .price {
	padding: 0;
}

.opc .step .order-review .buttons-set {
	padding: 20px
}

.opc .step .order-review .buttons-set button.button{
	padding: 0 30px;
	width: auto
}

.opc .step .tool-tip {
	right: 30px
}

#opc-login .col2-set .col-1 p{
	display: none
}

#opc-login ul.form-list {
	margin: 0 0 20px;
}

#opc-login .form-list li {
	margin: 0 0 5px
}

#opc-login .form-list label {
	font-weight: normal
}

#opc-login .buttons-set {
	border-top: 0
}

#opc-login {
	color: #7a7a7a
}

#opc-login h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 15px 0
}

#opc-login h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase
}

#opc-login .col-1  button.button {
	float: right;
	margin: 0 90px 0 0
}

#opc-login p.required {
	text-align: left
}

#opc-login .buttons-set button.button {
	float: left;
	margin: 0
}

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

#opc-shipping_method .buttons-set {
	border-top: 0
}

.opc .gift-messages-form {
	background: #f6f1eb;
	border: 1px solid #eeeded;
	border-width: 1px 0;
	margin: 0 -30px;
	padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
	height: 260px;
	overflow: auto;
	padding: 5px
}

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

#opc-billing.allow.active .form-list select {
	width: 350px;
}

#shipping-new-address-form .form-list select {
	width: 265px
}

#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 0 1px 0;
	padding: 20px 30px
}

#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: #101010;
	font-weight: bold;
	padding: 10px 10px 0;
	text-align: center
}

.checkout-onepage-success h2.sub-title,
.checkout-onepage-success p,
.checkout-onepage-success .buttons-set {
	margin: 0 30px 20px;
}


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

.multiple-checkout {
	padding: 30px;
}

.multiple-checkout .page-title  {
	margin: 0 -30px 20px;
}

.checkout-content {
	padding: 20px
}

.content-multishipping {
	float: left;
	padding: 20px;
	width: 96%
}

.content-multishipping-inner {
}

.content-multishipping table tfoot th{
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb
}


.checkout-progress {
	padding: 30px 30px 0;
}

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

.checkout-progress li.active {
	opacity: 0.8
}

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

.multiple-checkout h3,
.multiple-checkout h4 {
	color: #2d2c2d;
	font-size: 13px;
	font-weight: bold
}

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

.checkout-multishipping-address-newshipping .buttons-set {
	margin: 30px;
}

.multiple-checkout .data-table .product-name {
	line-height: 100%;
	margin: 0
}

.multiple-checkout .data-table .product-name a {
	color: #2d2d2d;
	font-weight: bold
}

.multiple-checkout .data-table .icoremove {
	color: #00AF4D;
	font-size: 120%;
	font-weight: bold
}

.multiple-checkout .data-table .icoremove:active,
.multiple-checkout .data-table .icoremove:focus,
.multiple-checkout .data-table .icoremove:hover,
.multiple-checkout .data-table .product-name a:active,
.multiple-checkout .data-table .product-name a:focus,
.multiple-checkout .data-table .product-name a:hover {
	color: #00af4d;
	text-decoration: none
}

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

.multiple-checkout .col2-set {
	padding: 20px 20px
}

.multiple-checkout .col2-set h2.legend {
	background: #fafafa;
	border-bottom: 1px solid #ebebeb;
	color: #797979;
	margin: -20px -20px 20px;
	padding: 20px;
	position: relative
}

.multiple-checkout .box {
	margin: 0 0 20px;
}

.multiple-checkout .col2-set h3.legend {
	color: #797979;
	margin: 20px 0
}

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

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

.multiple-checkout .place-order .grand-total {
	float: right;
	font-size: 1.5em;
	height: auto;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.multiple-checkout .place-order .grand-total .inner {
	margin: 0;
	width: 100%
}

.multiple-checkout .place-order .grand-total .inner div {
	display: inline;
	float: right
}

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

.multiple-checkout .place-order .grand-total #review-buttons-container {
	float: right;
	width: 100%
}


.multiple-checkout .place-order .grand-total .back-link {
	float: left;
	font-size: 13px;
	margin: 9px 20px
}

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

.checkout-multishipping-overview  .data-table td {
	vertical-align: middle
}

.content-multishipping .data-table tfoot tr td.a-right span.price{
	display: block;
	text-align: left
}

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

.multiple-checkout .data-table tr.first.last td{
	border-bottom: 0 none;
}

/* 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 {
	position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
}

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
	position: relative
}


/* Account Login/Create Pages*/
.account-create .buttons-set {
	margin: 30px
}

.account-create .content,
.account-login .content {
	color: #6e6e6e;
	padding: 30px
}

.account-login .registered-users .content{
	border-left: 1px solid #ebebeb;
	float: left
}

.account-login .registered-users .content p {
	margin: 0 0 20px
}

.account-login .registered-users .buttons-set{
	border-left: 1px solid #ebebeb;
	padding: 0 30px 40px
}

.account-login .content h2 {
	color: #505050;
	font-size: 125%;
	margin: 0 0 15px
}

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

.account-login .buttons-set button.button{
	float: left
}

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

.account-login .new-users .buttons-set {
	margin: 0 30px
}

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

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

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


/* 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;
	left: 50%;
	margin: -85px 0 0 -200px;
	position: absolute;
	text-align: left;
	top: 50%;
	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: #00AF4D;
	border: 1px solid #00AF4D;
	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
}

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

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

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

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

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

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

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

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

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


/********** < 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 */
.account-content {
	padding: 20px
}

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

.box-account .box {
}

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

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

.dashboard .box .box-title {
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px;
	padding: 0 0 5px;
	text-align: right
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0
}


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

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

.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: #00AF4D;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin: 3px -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: #00AF4D;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase
}

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

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

.addresses-list p {
	margin: 0
}

.addresses-list a {
}

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

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

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

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

.addresses-list li.empty p {
}

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

/* Order View */
.my-account a.link-print,
.my-account a.link-reorder{
	font-size: 14px
}

.order-info {
	border: 1px solid #ebebeb;
	margin: 0 0 8px;
	padding: 4px 8px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
	display: inline
}

.order-info .current {
	font-weight: bold
}

.order-info li {
	margin: 0 3px
}

.order-date {
	margin: 10px 0
}

.order-info-box {
	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 {
	color: #1e7ec8;
	font-weight: normal
}

.order-items .order-links {
	text-align: right
}

.order-additional {
	margin: 15px 0
}

.order-details .data-table thead th{
	background: none
}

.order-details .data-table tbody.odd tr{
	background: none !important
}

.order-details .data-table thead th.a-right,
.order-details .data-table tbody td.a-right,
.order-details .data-table tfoot td.last.a-right{
	text-align: center !important
}


/* Order 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{
	background: none !important
}

.page-print .print-head {
	margin: 0 0 15px
}

.page-print .print-head .logo {
	float: left
}

.page-print .print-head address {
	float: left;
	margin-left: 15px
}

.page-print h1 {
	font-size: 16px;
	font-weight: bold
}

.page-print h2,
.page-print h3 {
	font-size: 13px;
	font-weight: bold
}

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

.page-print .order-date {
	background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
	margin: 0 0 10px;
	padding: 0 0 10px
}

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

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

/* Price Rewrites */
.page-print .gift-message-link {
	display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
	display: block;
	white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
	display: inline
}


/* My Wishlist */
.my-wishlist .data-table td:nth-of-type(2) {
	width: 300px
}

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

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

.my-wishlist .description .inner {
	margin: 10px 0
}

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

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

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

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


.my-wishlist .description .inner {
	margin: 10px 0 !important
}

.my-wishlist .data-table .link-edit {
	display: block;
	margin: 5px 0 0
}

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

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


#wishlist-table .add-to-links {
	white-space: nowrap
}

#wishlist-table .btn-cart { min-width:140px}

.sales-order-history .buttons-set {
	margin: 0;
	padding: 0 20px
}

.wishlist-index-share .form-list li.wide .input-box {
    width: 100%;
}

.wishlist-index-share .form-list li.wide textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

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

#my-tags-table {
	clear: both;
	margin: 0 0 20px 0
}

#my-tags-table h2 {
	color: #2D2D2D;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    width: 100%;}

#my-tags-table td {
	padding: 10px;
	text-align: center;
	vertical-align: middle
}

#my-tags-table .ratings { 
	margin: 0 auto 10px;
    width: 150px;
}

#my-tags-table .add-to-links {
	white-space: nowrap
}

#my-tags-table .btn-cart { min-width:140px; }


/* My Reviews */
#my-reviews-table td {
	padding: 10px
}

#my-reviews-table .rating-box { margin-top:5px;}

#my-reviews-table td h2.product-name{
	font-size: 100%
}

.product-review .product-img-box {
	float: left;
	text-align: left;
	width: 289px
}

.product-review .product-img-box .product-image {
	display: block;
	height: 389px;
	margin: 0 auto 15px;
	text-align: center;
	width: 289px
}


.product-review .product-img-box .label {
	font-size: 12px;
	margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
	display: block;
	float: none;
	margin: 10px 0 0 3px;
}

.product-review .product-img-box .ratings .rating-links a { float:left; margin:0 30px 0 0 ;}

.product-review .product-details {
	margin-left: 320px
}

.product-review .product-name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px
}

.product-review h3 {
	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;
	padding: 9px 5px 8px
}

.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px
}

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

.billing-agreements .info-box h2{
	margin: 0 0 8px 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 #bababa;
	margin: 12px 0 0;
	position: absolute;
	text-align: left;
	width: 300px;
	z-index: 100
}

.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px
}

.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	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
}

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


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

#jm-bots2 {
}

#jm-bots2 .block-title {
	color: #fff;
	font-size: 280%;
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase
}

#jm-bots3 {
	background: #000
}

#jm-bots3 .inner{
	border-top: 4px solid #111;
	color: #666;
	padding: 60px 0
}

#jm-bots3 .block-title {
	color: #fff;
	font-size: 105%;
	margin: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase
}

#jm-bots3 .block-title span{
	margin: 0 0 0 20px
}

#jm-bots3 .block-title strong{
	font-weight: normal
}

#jm-bots3 ul {
	margin: 0;
	padding: 0;
	width: 100%
}

#jm-bots3 ul  li{
	margin: 0;
	padding: 0;
	text-indent: 20px;
	width: 100%
}

#jm-bots3 ul li:focus,
#jm-bots3 ul li:hover {
	text-indent: 6px
}

#jm-bots3 ul li a{
	color: #999;
	float: left;
	line-height: 30px;
	text-transform: capitalize;
	width: 100%
}

#jm-bots3 ul li em {
	display: none;
	float: left;
	line-height: 30px;
	margin: 0 0 0 10px;
	text-indent: 0;
	width: auto
}

#jm-bots3 ul li a:active,
#jm-bots3 ul li a:focus,
#jm-bots3 ul li a:hover {
	background: #101010;
	color: #00AF4D;
	text-decoration: none
}

#jm-bots3 ul li a:active em,
#jm-bots3 ul li a:focus em,
#jm-bots3 ul li a:hover em {
	display: block
}

/* jm-bots4*/
#jm-bots4 {
	padding-top: 0px;
	background-color:#000;
}

#jm-bots4 .col-inner {
	padding: 0 0 0 30px
}

#jm-bots4 .first .col-inner {
	/*border-right: 1px solid #282828;*/
	padding: 0 15px 0 0;
	height:auto;
}

#jm-bots4 .block {
	background: none;
	margin: 0 0 20px;
	padding-top: 20px
}

#jm-bots4 .block .block-title {
	background: none;
	border: 0 none;
	color: #fff;
	font-size: 123%;
	line-height: 50px;
	min-height: 50px;
	padding: 0;
	text-indent: 0
}

#jm-bots4 .block .block-content {
	background: none;
	color: #aaa;
	padding: 10px 0 0 0
}

#jm-bots4 ul li {
	line-height: 100%;
	padding: 0 0 16px
}

#jm-bots4 ul li a {
	color: #aaa;
	text-decoration: none
}

#jm-bots4 ul li a:active,
#jm-bots4 ul li a:focus,
#jm-bots4 ul li a:hover {
	color: #00af4d;
	text-decoration: none
}


#jm-bots4 .first .col-inner ul.list-info {
	margin: 0 0 30px
}

#jm-bots4 .first .col-inner ul.list-info li {
	line-height: 20px;
	padding: 0;
	position: relative
}

#jm-bots4 .first .col-inner ul.list-info li em {
	color: #fff;
	padding-right: 10px
}

#jm-bots4 .first .col-inner ul.list-info li a {
	color: #00af4d
}

#jm-bots4 .first .col-inner ul.list-info li a:active,
#jm-bots4 .first .col-inner ul.list-info li a:focus,
#jm-bots4 .first .col-inner ul.list-info li a:hover {
	color: #00af4d;
	text-decoration: underline
}

#jm-bots4 .first .col-inner ul.list-info li i {
	color: #fff;
	float: left;
	left: 0;
	margin: 5px 10px 0 0;
	position: absolute
}


#jm-bots4  ul.list-socials {
	float: left;
	margin: 0 0 20px;
	width: auto
}

#jm-bots4  ul.list-socials li{
	float: left;
	font-size: 18px;
	line-height: 38px;
	min-height: 38px;
	padding: 0 10px 0 0;
	width: 38px
}

#jm-bots4  ul.list-socials li.last{
}

#jm-bots4  ul.list-socials li a{
	background: #323232;
	color: #929292;
	display: block;
	line-height: 38px;
	min-height: 38px;
	text-align: center;
	/*width: 100%*/
	padding-left:5px;
}

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

#jm-bots4  ul.list-socials li.facebook a:hover { background:#346da6}
#jm-bots4  ul.list-socials li.twitter a:hover { background:#4086cd}
#jm-bots4  ul.list-socials li.google-plus a:hover { background:#ca4638}
#jm-bots4  ul.list-socials li.pinterest a:hover { background:#c9242d}


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

.block-control {
	display: none;
}


.block-get-connected .block-content {
	padding: 0 40px
}

.footer-socials li{
	float: left;
	text-align: center;
	width: 20%
}

.footer-socials li a{
	color: #ccc;
	display: block;
	text-decoration: none
}

.footer-socials li em,
.footer-socials li i {
	color: #fff;
	display: inline-block !important;
	font-size: 380%
}

.footer-socials li.facebook em {
	margin: 3px 0 0 0
}

.footer-socials li.instagram em {
	margin: 3px 0 0 0
}

.footer-socials li.twitter em {
	margin: 7px 0 0 0
}

.footer-socials li a span {
	display: block;
	font-size: 90%;
	text-align: center;
	text-transform: uppercase
}

.footer-socials li a span.name {
	color: #00AF4D;
	margin: 20px 0 0
}

.footer-socials li.facebook a span.name {
	margin: 17px 0 0
}

.footer-socials li.instagram a span.name {
	margin: 17px 0 0
}

.footer-socials li.twitter a span.name {
	margin: 13px 0 0
}

.footer-socials li a:active em,
.footer-socials li a:focus em,
.footer-socials li a:hover em {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#00AF4D,direction=0,strength=2);
	text-shadow: 0 0 10px #00AF4D
}

body:last-child .footer-socials li a:active em,
body:last-child .footer-socials li a:focus em,
body:last-child .footer-socials li a:hover em {
	filter: none
}


/* Footer  */
#jm-footer {
	background: #1e1e1e;
	overflow: hidden
}

#jm-footer .inner{
	border-top: 1px solid #282828;
	color: #646464;
	padding: 10px 0;
	text-align: left
}

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

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

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

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

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

.jm-info ul.links {
	display: none
}

.jm-legal {
	background: #1E1E1E;
	height: 24px;
	padding: 0;
	text-align:center
}

/* guest select */
.guest-select {
	width: 305px!important
}

.more-info {
	display: none
}

.basic-info {
	float: left
}

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

#jm-mass-top1 .block-title{
	min-height: 400px;
	padding: 40px 30px 0;
	width: 200px
}

#jm-mass-top1 .block-title {
	min-height: 160px;
	padding: 10px 30px 0;
	position: relative;
	width: 200px;
	font-size:28px;
	line-height:40px
}

#jm-mass-top1 .block-title .jm-prev,
#jm-mass-top1 .block-title .jm-next{
			background-image:url("images/bg-slide-control.png");
	cursor:pointer;
	position: absolute;
	top:300px;
	height:35px;
	width: 38px;
}

#jmmainwrap-jm-contain-3306313605054238321394597659 .block-title .jm-prev,
#jmmainwrap-jm-contain-3306313605054238321394597659 .block-title .jm-next{
			background-image:url("images/bg-slide-control.png");
	cursor:pointer;
	position: absolute;
	top:20px;
	height:35px;
	width: 38px;
	z-index:1;
}
#jmmainwrap-jm-contain-3306313605054238321394597659 .block-title .jm-prev{
	left:90%;}

#jmmainwrap-jm-contain-3306313605054238321394597659 .block-title .jm-next{
	left:93%;}

#jm-mass-top1 .block-title .arrow-right {
	left: 250px;
	position: absolute;
	z-index: 9
}


	
#jm-mass-top1 .block-title span span {
	color: #a8a8a8;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin-top: 20px;
	text-transform: none
}

#jm-mass-top1 .block-content {
	background: #000;
	min-height: 440px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 75%
}

.block-pre-order .video-title {
	color: #111;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin: 15px 0 19px
}

.go-home,
.more-details {
	background: url('../images/bg-addtocart.png') repeat-x 0 0;
	border: 0;
	border: 1px solid #da792e;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 120%;
	height: 36px;
	line-height: 36px;
	margin: 0;
	min-height: 36px;
	-moz-border-radius: 5px;
	overflow: visible;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 5px
}

.go-home {
	display: inline-block;
	margin: 30px 0 15px;
	width: 112px
}

.go-home:active,
.go-home:focus, 
.go-home:hover,
.more-details:active,
.more-details:focus, 
.more-details:hover {
	background: url('../images/bg-addtocart.png') repeat-x 0 -36px;
	text-decoration: none
}

.block-pre-order .desc {
	font-weight: normal; /*font-family: 'Titillium Web', sans-serif;*/
	margin: 15px 0 80px
}

.block-pre-order .desc ul li{
	line-height: 25px;
	padding: 0 0 0
}

.products-grid-anticipated li{
	border-bottom: 1px solid #eeeded;
	display: inline-block;
	float: left;
	padding: 19px 0 20px;
	width: 100%
}

.products-grid-anticipated li h5 {
	font-size: 100%;
	margin: 0
}

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

.products-grid-anticipated li h5 a:active,
.products-grid-anticipated li h5 a:focus,
.products-grid-anticipated li h5 a:hover {
	color: #00AF4D;
	text-decoration: none
}

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

.products-grid-anticipated li .ratings {
	margin: 2px 0 0
}

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

.products-grid-anticipated li:last-of-type{
	border-bottom: 0;
	padding: 20px 0 0
}

.products-grid-anticipated li .product-image {
	float: left;
	margin: 0 10px 0 0
}

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

.products-grid-anticipated .price-box {
	float: right;
	margin: 18px 0 0
}

.products-grid-anticipated .price-box .special-price .price {
	display: block;
	margin: 5px 0 0
}

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

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

#button-btt {
	background: #00af4d;
	border: 0 none;
	bottom: 350px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	line-height: 100%;
	padding: 8px 0;
	position: fixed;
	right: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 46px;
	z-index: 999;
	-moz-opacity: 0.70;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
}

#button-btt:hover {
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);

}

#button-btt i {
	clear: both;
	display: block;
	text-align: center;
	width: 100%
}

#button-btt:active,
#button-btt:focus,
#button-btt:hover {
	text-decoration: none
}

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

/*compare*/
.catalog-product-compare-index {
	background: #fff !important;
	padding: 20px
}

.catalog-product-compare-index .page-title {
	border: 1px solid #ddd;
	text-align: right;
	border-bottom:none;
}

.catalog-product-compare-index .page-title a.link-print{
	float:none;
	margin-right:20px;
}

#jm_product_grid{
	height: 441px;
	overflow: hidden
}

#jm_product_grid li.last{
	float: right
}

/*contact form*/
.contact-map iframe {
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 50px;
}

.info-inner {
	margin: 0 80px;
	float: left;
	width: 390px
}

.info-inner2,
.contact-form  {
	float: right;
	width: 345px;
	margin: 0 80px 0 0;
}

.jm-contacts {
	color: #ffffff;
	line-height: 22px;
}

.jm-contacts h3 {
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.info-inner p {
	margin: 0 0 15px;
}

.info-inner ul.list-info li {
	color: #6e6e6e;
	line-height: 100%;
	margin: 0 0 10px;
}

.info-inner ul.list-info li em{
	font-size: 15px;
	padding: 0 10px 0 0;
}

.info-inner2 p {
	margin: 0 0 15px;
}

.form-list li.jm-comment textarea {
	width: 338px;
}

.contact-form .buttons-set {
	margin: 20px 0 50px;
	text-align: left;
}

.contact-form .buttons-set p.required {
	text-align: left;
	margin: 0 0 30px;
}

.contact-form .buttons-set button.button {
	float: none;
}

/* Sale guest form*/
.sales-guest-form .buttons-set {
	margin: 30px;
}

/*cms-page*/
.std {
	padding: 0 30px;
	color:#fff;
}

.std .page-title h1 {
	margin:0;
}

.std ul.disc {
	margin-top:20px;
}

.position-1{
	min-height: 70px;
	padding-top: 15px;
	width: 100%
}

.position-3{
	min-height: 160px;
	padding-top: 0px;
	width: 249px;
	height:260px;
}
.position-1 h1{
	font-size:38px;
	font-family:'Oswald',sans-serif;
	text-align:center;
	color:#fff
	}

.position-4 {
	min-height: 120px;
	padding-top: 140px;
	width: 25%
}

.position-3 h1{
	font-size:34px;
	font-family:'Oswald',sans-serif;
	text-align:center;
	color:#ffffff;
	padding-top:100px;
	}
.position-3 .block-content { position:relative; margin-top:-55px}

.position-3 .prev{ background:url(../images/icon_pre1.png) no-repeat left bottom;cursor:pointer; width:10px; height:19px; position:absolute; left:10px}
.position-3 .prev:hover{ background:url(../images/icon_pre1.png) no-repeat left top;}

.position-3 .next{ background:url(../images/icon_next1.png) no-repeat left bottom; cursor:pointer; width:10px; height:19px; position:absolute; right:10px; top:0}
.position-3 .next:hover{ background:url(../images/icon_next1.png) no-repeat left top;}

.position-3 .slider1 {
	height: 105px;
    overflow: hidden;
    width: 75%;
	padding-top:15px;
	margin-left:25px;
	}
.position-3 li
 {
    color: #FFFFFF;
    float: left;
    height: 105px;
    text-align: center;
    width: 100%
}

 .position-4 li {
    color: #FFFFFF;
    float: left;
    height: 70px;
    text-align: center;
    width: 260px;
}

.position-3 li a,
.position-4 li a,
.position-8 li a,
.position-10 li .sub-title a,
.position-3 li a,
.position-3 li a:active,
.position-3 li a:focus,
.position-3 li a:hover,
.position-4 li a,
.position-4 li a:active,
.position-4 li a:focus,
.position-4 li a:hover {
	color: #fff;
}

.position-3 li span {float:left; text-align:center; width:100%}
.position-4 li span {
	float: left;
	padding: 0 30px;
	width: 77%
}

.position-3 li span.text-title,
.position-4 li span.text-title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family:'Oswald',sans-serif;
}

.position-3 li span.text-deskiption,
.position-4 li span.text-deskiption {
	color: #fff;
	opacity: 0.65
}

.position-1 {
	background: #f00
}

.position-4 {
	background: #232323 url(../images/signup.png) no-repeat center 28%
}

.position-5 {
	background: #141414;
	min-height: 260px;
	width: 50%
}

.position-5 .left{
	background: #141414;
	float: left;
	width: 260px
}

.position-5 .right {
	float: right;
	padding: 40px 30px 0;
	width: 200px
}

.position-5 .right li span {
	float: left;
	width: 100%
}

.position-5 .right li span.text-title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase
}

.position-5 .right li span.text-deskiption {
	color: #fff;
	opacity: 0.65
}

.position-5 .right .arrow-left {
	margin-left: -40px;
	position: absolute
}

.position-4 {
	background: #232323 url(../images/signup.png) no-repeat center 28%
}

.position-7 {
	min-height: 520px;
	width: 25%
}

.position-7 img {
	display: inline-block;
	height: auto;
	max-width: 100%
}

#jm-col1 .position-7 {
	min-height: 100%;
	width: 100%;
	float:none;
}

.position-8 {
	background: #232323;
	min-height: 260px;
	position: relative;
	width: 50%
}

.position-8 .left{
	float: left;
	padding: 40px 30px 0;
	width: 200px
}

.position-8 .right {
	background: #232323;
	float: right;
	width: 260px
}

.position-8 .left li span {
	float: left;
	width: 100%
}

.position-8 .left li span.text-title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase
}

.position-8 .left li span.text-deskiption {
	color: #fff;
	opacity: 0.65
}

.position-8 .left .arrow-right {
	border-left: 10px solid #232323;
	margin-left: 230px;
	position: absolute
}

/*	background: #000;*/
.position-9 {
	min-height: 260px;
	position: relative;
	width: 249px;
	border-right:1px solid #141414;
	border-top:1px solid #141414;

}
.position-9 a {
	min-width:260px;
	min-height:260px;
}

.position-9 .block-content{
	float: left;
	width: 100%;
	text-align: center;
}

.position-9 .block-content li span {
	float: left;
	width: 100%
}

.position-9 .block-content li span.text-title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase
}

.position-9 .block-content li span.text-deskiption {
	color: #fff
}

.position-9 .text-deskiption a { display:inline-block; color:#fff}

.position-9 .block-content a.more-time {
	bottom: 60px;
	color: #fff;
	font-size: 11px;
	position: absolute
}

.position-9 .button-expand { background:url("../images/button-expand1.png") no-repeat;}
.position-9 .button-expand:hover { background:url("../images/button-expand_hover1.png") no-repeat}

.position-10 {
	background: #00af4d;
	min-height: 260px;
	position: relative;
	width: 75%
}

.position-10 .right{
	background: #141414;
	float: left;
	width: 260px
}

.position-10 .left {
	float: left;
	padding: 40px 30px 0;
	width: 460px;
	position:relative;
}

.position-10 .left .text-title-block {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.position-10 .left .sub-title {
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding-top: 10px;
	text-transform: uppercase
}

.position-10 .left .sub-time {
	color: #fff;
	font-size: 11px;
	opacity: 0.58
}

.position-10 .left .sub-text-deskiption {
	color: #fff;
	font-size: 13px;
	margin-top: 10px
}

.position-10 .left .arrow-right {
	border-left: 11px solid #00AF4D;
	right: -10px;
	position: absolute
}

.position-10 .left .button-expand { background:url("../images/button-expand1.png") no-repeat; bottom:-50px;}
.position-10 .left .button-expand:hover { background:url("../images/button-expand_hover1.png") no-repeat}

.position-12 {
	background: #00af4d;
	min-height: 260px;
	width: 25%
}

.position-12 .block-title {
	background: none;
	font-size: 16px;
	padding-top: 40px
}

.position-12 .block-content {
	background: none
}

 
.position-13 {
	background: #141414;
	min-height: 260px;
	position: relative;
	width: 50%
}

.position-13 .left{
	background: #141414;
	float: left;
	width: 260px
}

.position-13 .right {
	float: right;
	padding: 40px 30px 0;
	width: 200px
}

.position-13 .right li span {
	float: left;
	width: 100%
}

.position-13 .right li span.text-title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase
}

.position-13 .right li span.text-deskiption {
	color: #fff;
	opacity: 0.65
}

.position-13 .right .arrow-left {
	margin-left: -40px;
	position: absolute
}

.position-14 {
	min-height: 260px;
	width: 25%
}

.button-expand {
	background: url(../images/button-expand.png) no-repeat;
	bottom: 20px;
	height: 23px;
	position: absolute;
	text-indent: -1000em;
	width: 23px
}

.button-expand:hover {
	background: url(../images/button-expand-hover.png) no-repeat
}

.arrow-left {
	border-bottom: rgba(0, 0, 0, 0) 11px solid;
	border-right: 11px solid #141414;
	border-top: rgba(0, 0, 0, 0) 11px solid;
	height: 0;
	width: 0
}

.arrow-right {
	border-bottom: 11px solid transparent;
	border-left: 11px solid #141414;
	border-top: 11px solid transparent;
	height: 0;
	width: 0
}

.item-slider a.product-title {
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	width: 100%
}

.item-slider a.product-title2 {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
	width: 100%
}

.item-slider2 span.product-title3 {
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	width: 100%
}


#jm-col1 .inner {
	background: #141414;
	margin: 0
}

.sendfriend-product-send .jm-lo-2colsl #jm-main {
	width: 100%
}
#my_recent_reviews h3,
#my_recent_tags h3 {
	font-size: 110%;
    font-weight: bold;
    margin: 0 0 10px;
}
#my_recent_reviews h3 a,
#my_recent_tags h3 a { color:#333;}

.checkout-cart-configure .add-to-box.action-pro { display:none;}

/* review-product-list */
.review-product-list table.ratings-table {
	margin: 20px 0 10px 0;
}

.review-product-list .jm-product-available {
	margin: 15px 0 0 0;
}

.review-product-list .ratings-table th, 
.review-product-list .ratings-table td {
	padding: 5px 0;
}

a.brands img.preview
{
	display: none;
}

a.brands img
{
	background: #fff;
	color: inherit;
	padding: 3px;
	vertical-align: top;
	width: auto;
	height: 200px;
}

a.brands:hover img.preview{
	color: #F00;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 130px;
	left: 425px;
	z-index: 1;
	width: 500px;
	height:auto;
}
table.shop_table {
border: 1px solid #foo;
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
border-collapse: separate;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#000;
}
table.shop_table th {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 12px;
	display: table-cell;
}
table.shop_table tbody td, table.shop_table tfoot td {
font-weight: bold;
}
table.shop_table td {
padding: 6px 12px;
vertical-align: middle;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #f00;
}
.position-9 .hoverwrapper1 {
overflow: hidden;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
}
.position-9 .hoverwrapper1inner {
background: no-repeat scroll 50% 50% rgba(0,0,0,0.7);
height: 100%;
width: 100%;
position: absolute;
text-align: center;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.25s ease-in 0s;
-moz-transition: all 0.25s ease-in 0s;
-o-transition: all 0.025s ease-in 0s;
-ms-transition: all 0.25s ease-in 0s;
transition: all 0.25s ease-in 0s;
}
.hoverwrapper1:hover .hoverwrapper1inner{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=80);opacity:0.8;}
.position-9 .innerpadding{
padding: 0px;
}
.position-9 .sprocket-mosaic-item .sprocket-mosaic-head {
margin: 0 -10px;
padding: 0 10px;
}
.position-9 .sprocket-mosaic-item .sprocket-mosaic-title, .position-9 .sprocket-mosaic-item .sprocket-mosaic-info {
text-transform: uppercase;
}
h2.sprocket-mosaic-title {
font-weight: normal;
line-height: 1.6em;
margin: 0px;
}
.position-9 .sprocket-mosaic-item .sprocket-mosaic-title a {
color: #ffffff !important;
}
.position-9 .sprocket-readmore {
margin-left: 0 !important;
margin-bottom: 10px !important;
}
.position-9 .sprocket-readmore {
white-space: nowrap;
}
.position-9 .sprocket-readmore {
display: inline-block;
margin-left: 10px;
margin-top: 2px;
font-size: 90%;
}
.position-9 .sprocket-mosaic-item .sprocket-mosaic-text {
margin: 10px 0;
display: block;
}
.position-9 .sprocket-mosaic-text {
color: #f8f8f8;
}
                            
                            