/*

 * ------------------------------------------------------------------------

 * JM Trex Theme Magento 1.8

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

 * @license - Copyrighted Commercial Software

 * Author: J.O.O.M Solutions Co., Ltd

 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com

 * This file may not be redistributed in whole or significant part.

 * ------------------------------------------------------------------------

*/





@import url(../fonts/Novecento_wide_Normal/web_fonts/novecentowide_normal_macroman/stylesheet.css);
@import url(../fonts/webfontkit-20170904-055250/stylesheet.css);


body {

	background: #fff;

	color: #000;

	font-family: sans-serif;

	font-size: 12px;

	line-height: 1.5;


}



body#bd {

	color: #666;

	/*background: url(../images/body-bg.gif);*/

}



body#bd.sales-order-print {

	background: #fff;

}



body.fs1 {font-size: 10px;}

body.fs2 {font-size: 11px;}

body.fs3 {font-size: 12px;}

body.fs4 {font-size: 13px;}

body.fs5 {font-size: 14px;}

body.fs6 {font-size: 15px;}



.main { background: #fff; }



p, pre, blockquote, h1, h2, h3, h4, h5, h6 {

	margin: 10px 0;

	padding: 0;

}



/* COMMON ELEMENTS

-------------------------------------------------------------*/

/*Normal link---*/

a {

	color: #e31837;

	text-decoration: none;

}



a:hover, a:active, a:focus {

	color: #01a8cf;

	text-decoration: underline;

}

.desc.std a {
    color: #01a8cf;
}

a img {

	border: 0;

}



/* Heading */

h1 {font-size: 180%;}

h2 {font-size: 150%;}

h3 {font-size: 125%;}

h4 {font-size: 110%;}

h5 {font-size: 100%;}

h6 {font-size: 92%; text-transform: uppercase;}





/*Title text---*/

h1, h2, h3, h4, h5, h6, .head, .page-title {

	font-family: NovecentowideNormalRegular,sans-serif;

	line-height: 1.7;

	color: #333;

	font-weight: normal;

}



/*Small text---*/

small, #ja-footer,

.category-products .add-to,

.ratings, .ratings-list td.label,

.widget-btn, .validation-advice, .required,

.toolbar .pager,.toolbar .sorter {

	font-size: 92%;

}



/*Form---*/

input.input-text, select, textarea {

	border: 1px solid #e5e5e5;

	background: #fff;

	font-family: sans-serif;

	font-size: 100%;

	font-weight: normal;

	line-height: 1.5;

	color: #666;

	vertical-align: middle;

	border-radius: 0;

}



option, optgroup { font-family: sans-serif; font-size: 100%; line-height: 1.5; font-weight: normal; }



optgroup { font-weight: bold; }



textarea { overflow: auto; }



select { padding: 1px 2px; }



input.input-text, textarea { padding: 6px 2px; }



input.radio { margin-right: 3px; }



input.checkbox { margin-right: 3px; float: left; }



input#subscription { margin-top: 1px; }



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



#payment_method { margin-right: 5px; vertical-align: top; }



/*Fieldset--*/

fielddset {}



fieldset legend { font-weight: bold; margin-bottom: 5px; }



/*Tables--*/



/*Others--*/

address { font-style: normal; }



p.f-left { margin: 0; }



/* HEADER

--------------------------------------------------------- */

#ja-header .main { border-top: 5px solid #01a8cf; }



#ja-header .main .inner {

	line-height: normal;

	position: relative;

	z-index: 999;

	padding: 40px 0 10px;

}



#topbar {

	float: left;

	width: 870px;

	/*border-left:1px solid #c5c5c5;*/

}



.has-toggle .btn-toggle, 

.has-toggle .inner-toggle .arrow {

  display: none;

}



/*Logo---*/

h1#logo, div#logo-text,

h1#footer-logo {

	margin: 0 9px 0 0;

	padding: 0;

	float: left;

}



h1#logo a,

h1#footer-logo a {

	display: block;

	text-decoration: none;

	color: #fff;

	font-size: 250%;

	width: 80px;

	height: 80px;

	text-indent: -99999px;

}



h1#logo a span,

h1#footer-logo a span {

	position: absolute;

	top: -1000px;

}



div#logo-text {

	outline: none;

}



div#logo-text h1 {

	font-size: 250%;

	font-weight: bold;

	letter-spacing: 2px;

	margin: 0;

	padding: 0;

}



div#logo-text h1 a {

	color: #fff;

	text-transform: uppercase;

}



.site-slogan {

	color: #999;

	margin: 0 0 -2px 10px;

	padding: 0;

	letter-spacing: 1px;

}



/*Quick Access---*/

.quick-access {

	color: #666;

	line-height: 30px;

	font-size: 11px;

	padding-left: 20px;

}



.quick-access p {

    margin: 0 10px 0 0;
    float: left;
    font-weight: 300;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'proxima_nova_cn_rgregular';
    letter-spacing: 0.5px;
}



.shop-access li {

	background: url(../images/hsep.gif) no-repeat right center;

	display: inline;

	padding-left: 3px;

	padding-right: 11px;

}



.quick-access li.first {

	padding-left: 0;

}



.quick-access li.last {

	background: none;

	padding-right: 0;

}



.shop-access {

	float: left;

}



.shop-access a {
color: #737373;
    font-size: 15px;
    font-weight: 300;
    font-family: 'proxima_nova_cn_rgregular';
    letter-spacing: 0.5px;

}



.shop-access a:hover,

.shop-access a:active,

.shop-access a:focus {

	color: #000;

	text-decoration: none;

}



.form-language {

	float: right;

}



.form-language label {

	padding-right: 5px;

}



.form-language #select-language {

	padding: 0;

}



.form-language .flag option {

	background-position: left center;

	background-repeat: no-repeat;

	margin-left: 2px;

	padding-left: 20px;

}



/*Mini search---*/

#ja-search {

	width: 140px;

	float: right;

}



#ja-search form {

	float: right;

	text-align: right;

}



#ja-search legend,

#ja-search button {

	display: none;

}



#ja-search .input-text {
	width: 200px;
    background: url(../images/icon_search.png) no-repeat right center #fff;
    padding: 2px 20px 2px 6px;
    border: 1px solid #bfbfbf;
    vertical-align: middle;
    font-size: 11px;
    margin-bottom: 5px;
}



#ja-search label { display: none; }



.search-autocomplete {

	z-index: 999;

}



.search-autocomplete ul {

	background: #fff;

	border: 1px solid #e5e5e5;

	border-top: 0;

	line-height: normal;

}



.search-autocomplete li,

.search-autocomplete li.first {

	border-bottom: 1px solid #e5e5e5;

	cursor: pointer;

	padding: 2px 5px;

	list-style: none;

	text-align: left;

}



.search-autocomplete li .amount {

	float: right;

	font-weight: bold;

}



.search-autocomplete li.odd {}



.search-autocomplete li.selected {

	background: #FEF9EF;

}



/* MAIN NAVIGATION

--------------------------------------------------------- */

#ja-mainnav { width: 100%; border-top:1px solid #c5c5c5; position: relative; }



#ja-mainnav .main .inner {

	background: #3F3F3F;

}



#ja-mainnav .block-cart {

	position: absolute;

	right: 0;

	top: 10px;

	z-index: 1;

}

.ja-spotlight .block-title span {
    color: #01a8cf;
    font-weight: 600;
}

#ja-mainnav .block-cart .block-content {

	display: none;

	position: absolute;

	right: 0;

	width: 200px;

	background: #fff;

	padding: 20px;

	color: #777;

	border: 5px solid #01a8cf;

}



#ja-mainnav .block-cart .block-title {

	background: #01a8cf;

	color: #fff;

	border-bottom: 0;

	padding: 13px 37px;

	line-height: 1;

	cursor: pointer;

}



#ja-mainnav .block-cart:hover .block-title,

#ja-mainnav .block-cart .block-title.active { background: #1d1d1d; }



#ja-mainnav .block-cart .block-title strong { color: #fff; }



#ja-mainnav .block-cart .block-subtitle,

#ja-mainnav .block-cart #cart-sidebar  { display: none; }



#ja-mainnav .block-cart .block-content .empty { margin: 0; }



/* CONTAINER

--------------------------------------------------------- */

#ja-container {}



#ja-container .main .inner { background: #fff; padding-bottom: 0; }



.catalog-category-view #ja-container .main {

	padding-top: 150px;

	background: url(../images/media/category_default_view.jpg) no-repeat center top #fff;

	position: relative;
	background-size: 100%;

}



#ja-container .main > .inner { padding-bottom: 40px; padding-top: 40px; }



.cms-home #ja-container .main > .inner { margin-bottom: 10px; padding-bottom: 0; }



/*main content---*/

#ja-container.ja-lo-2colsr .main > .inner {
    background: url(../images/dot.gif) repeat-y 810px top #fff;
    border: 1px solid rgba(88, 88, 88, 0.25);
    box-shadow: 0 0 30px 0px rgba(119, 119, 119, 0.33) inset;
}


#ja-container.ja-lo-2colsl .main > .inner { background: url(../images/dot.gif) repeat-y 324px top #fff; }

#ja-content {}



#ja-current-content {}



#ja-main {}



/*columns---*/

#ja-col1 {}



#ja-col1 .block { margin-right: 0; margin-left:0px; }

#ja-col2 .block { margin-right: 40px; margin-left: 0; border-bottom: 1px solid #e5e5e5; }



/*breadcrums---*/

#ja-pathway {

	padding: 5px 0;

	line-height: normal;

	font-size: 100%;

	margin: 0 0 10px;

}



#ja-pathway ul {}



#ja-pathway ul li { display: inline-block; }



#ja-pathway ul li.arrow {

	background: url(../images/arrow.gif) no-repeat center 5px;

	font-size: 0;

	height: 12px;

	line-height: 24px;

	overflow: hidden;

	text-indent: -999em;

	width: 12px;

}



/* Mass */

.ja-mass .main { padding: 20px 0; }



.ja-mass .main .inner { margin: 0 9px; }



/* SPOTLIGHT

--------------------------------------------------------- */

.ja-spotlight .block { margin: 0; border: 0; }



.ja-spotlight .block .block-title { background: none; padding: 0; border-bottom: 0; }



.ja-spotlight .block .block-content { padding: 10px 0; }



/* Top Spotlight */

#ja-topsl {}



#ja-topsl .block .block-content,

#ja-topsl1 .block .block-content { padding: 0; line-height: 1; }



#ja-topsl1 .category-desc { position: relative; }



#ja-topsl1 .category-desc a.category-title {

	    position: relative;
    left: 0;
    background: transparent;
    color: #fff;
    cursor: pointer;
    padding: 0;
    text-transform: uppercase;
    line-height: 1.5;
    top: 3px;
}



#ja-topsl1 .category-desc a.category-title:hover,

#ja-topsl1 .category-desc a.category-title:focus,

#ja-topsl1 .category-desc a.category-title:active {

	background-color: #01a8cf;

	text-decoration: none;

}

/* Bottom Spotlight */

#ja-botsl {}



#ja-botsl .main .inner { padding: 30px 0; margin: 0 20px; }



#ja-botsl.ja-spotlight .col-wide { background: none; }



#ja-botsl .block .block-title {

	background: url(../images/dark-title.gif) repeat-x left center;

	text-align: center;

}



#ja-botsl .block .block-title strong {

    display: inline-block;
    background: #fff;
    padding: 0 10px;
    color: #000;

}



#ja-botsl .col3-set .col-1,

#ja-botsl .col3-set .col-2 {

	    background: transparent;
    border-right: 1px solid #c7c7c7;

}



#ja-botsl .block { text-align: center; color: #999; }



#ja-botsl img { margin: 10px 0; }



#ja-botsl .meta,

#ja-botsl .label {

	color: #555;

	margin: 10px 0 5px;

}



#ja-botsl a { font-size: 110%; }



#ja-botsl .content-title a {     font-weight: bold;
    color: #01a8cf;}

.block-content a {
    font-weight: bold;
    color: #01a8cf;
}

#ja-botsl .block-content { padding: 10px 25px; }



#ja-botsl .block-content img { margin: 10px -25px; }



#ja-botsl .content-inner {

	margin: 0 -25px;

	padding: 20px;

	border-bottom:1px solid #c7c7c7;

	    color: #01a8cf;

}



#ja-botsl .content-inner.last { border-bottom: 0; padding-bottom: 0; }



#ja-botsl .content-inner h2 {

	color: #000;

	font-family: NovecentowideNormalRegular,sans-serif;

	text-transform: uppercase;

	font-weight: normal;

}



/* Bottom Spotlight 1*/

#ja-botsl1 {}



#ja-botsl1 .main .inner {

    padding: 30px 0;
    margin: 0 20px;
    color: #999;
    background: transparent;
    border-top: 1px solid #c7c7c7;

}



#ja-botsl1 .block { margin: 0 20px; }



#ja-botsl1 .block .block-title strong { color: #fff; }



#ja-botsl1 .block-list ul li a { color: #5a5a5a; }



#ja-botsl1 .block-list ul li a:hover,

#ja-botsl1 .block-list ul li a:focus,

#ja-botsl1 .block-list ul li a:active { color: #000; text-decoration: none; }



/* Content Mass Bottom */

.jm-slider           		{
    position: relative;
    background: #fff;
    padding: 0 60px;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}



.jm-slider .slider    		{ overflow: hidden; position: relative; }

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

.jm-slider .slider li 		{ float: left;
    float: left;
    margin: 0;
    list-style: none;
    padding: 0 8px;
        height: 100px;
    line-height: 1;
    border-right: 1px solid #ccc;
}
.cart-empty a {
    color: #01a8cf;
}
.col-right .block .block-content {
    padding: 10px 10px;
    border: 1px solid #e2e2e2;
    border-top: none;
}
.first odd h2.product-name {
    border-top: 1px solid transparent;
}

.jm-slider .slider li a 	{ display: block; }

.jm-slider .slider li img 	{ opacity: 1; }

.jm-slider .slider li:hover img { opacity: 1; }

.jm-slider .controls a {

	position: absolute;

	top: 25px;

	background-position: left top;

	background-repeat: no-repeat;

	display: block;

	width: 35px;

	height: 30px;

	text-indent: -9999em;

	overflow: hidden;

}



.box-up-sell .jm-slider .controls a {

	top: 115px;

}



.jm-slider .controls a:hover,

.jm-slider .controls a:focus,

.jm-slider .controls a:active {

	background-position: left bottom;

}

.jm-slider .controls .prev-slide {

	left: -5px;

	background-image: url(../images/pre.png);

}



.jm-slider .controls .next-slide {

	right: -5px;

	background-image: url(../images/next.png);

}





/* FOOTER

--------------------------------------------------------- */

#ja-footer { position: relative; }



#ja-footer .main { border-bottom: 5px solid #01a8cf; }



#ja-footer .main .inner {

border-top: 1px solid #c7c7c7;
    color: #666;
    padding: 13px 0 0 0;
    position: relative;
    text-align: right;
    min-height: 30px;

}

li.item.item-grid4 {
    width: 24.75% !important;
}

#ja-footer a {

	color: #999;

	text-decoration: none;

}



#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {

	color: #fff;

}



#ja-footer ul {

	float: right;

	margin: 0;

}



#ja-footer li {

	display: block;

	float: right;

	padding: 0 0 0 10px;

	margin: 0 0 0 10px;

	background: url(../images/sep-vdot.gif) no-repeat left center;

}



#ja-footer li.last {

	background: none;

}



#ja-footer li a { color: #01a8cf; }



#ja-footer li a:hover,

#ja-footer li a:focus,

#ja-footer li a:active {

	text-decoration: none;

	color: #000;

}



#ja-footer li a.link-feed { line-height: normal; }



#ja-footer .jm-info { margin-bottom: 10px; }



#ja-footer .jm-legal {
	text-align: center;	
}



#ja-footer .jm-footer-logo { position: absolute; left: 0; top: 40px; }



#ja-footer .jm-footer-logo a { background: url(../images/logo.gif) no-repeat left top; }



#ja-footer .jm-footer-logo a span { display: none; }



/*===============================================================

-----------------------[MAGENTO'S ELEMENTS]----------------------

=================================================================*/



/* MESSAGES

----------------------------------------------------------------*/

.success {color: #75a121;}

.error	{color: #e31837;}

.notice	{color: #069;}



.success, .error {

	font-weight: bold;

}



.messages {

	overflow: hidden;

	width: 100%;

}



.error-msg, .success-msg, .notice-msg, .note-msg {

	background-position: 10px 6px !important;

	background-repeat: no-repeat !important;

	border-style: solid !important;

	border-width: 1px !important;

	font-size: 110% !important;

	font-weight: bold !important;

	margin: 0 0 30px!important;

	padding: 5px 10px 5px 32px !important;

}



.error-msg li, .success-msg li, .notice-msg li {

	background: none !important;

	padding-left: 0 !important;

}



.error-msg {

	background-color: #FCEDED;

	background-image: url(../images/msg_error.gif) !important;

	border-color: #e31837;

	color: #e31837;

}



.success-msg {

	background-color: #F1F9EF;

	background-image: url(../images/msg_success.gif) !important;

	border-color: #75a121;

	color: #75a121;

}



.notice-msg, .note-msg {

	background-color: #FEF9EF;

	background-image: url(../images/msg_notice.gif) !important;

	border-color: #069;

	color: #069;

}



.out-of-stock {

	color: #e31837;

	font-weight: bold;

}



/* FORMS

----------------------------------------------------------------*/

input.qty {

	width: 2.5em !important;

}



.fieldset label, .form-list label, .sp-methods label {

	font-weight: bold;

}



.buttons-set,

.button-set {/*Container for form buttons*/

	clear: both;

	margin-top: 15px;

	text-align: right;

	font-weight: bold;

	overflow: hidden;

}



.buttons-set .back-link {

	float: left;

	margin: 0;

}



.buttons-set .button {

float: right;
    margin-left: 5px;
    background: #01a8cf;
    border: 1px solid #01a8cf;
    color: #fff;

}



.buttons-set #add_recipient_button {

	margin: 0;

}



.buttons-set p.required {

	margin-bottom: 5px;

}



button.button, button {

	background: #000;

	border: 1px solid #000;

	color: #fff;

	cursor: pointer;

	font-family: NovecentowideNormalRegular,sans-serif;

	font-weight: normal;

	overflow: visible;

	padding: 4px 9px;

	text-align: center;

	vertical-align: middle;

	width: auto;

	line-height: 1.5;

}



button.button span, 

.btn-cart span,

.form-button {

	white-space: nowrap;

}



button.btn-cart {

background-color: #01a8cf;
    border-color: #01a8cf

}



button.btn-continue {

	margin-right: 5px;

	float: left;

}



button.btn-continue,

button.btn-update,

button.btn-empty,

button.btn-add,

button.btn-share {

/*	background: none;

	border: 1px solid #fff;

	color: #01a8cf;*/
	    background: #01a8cf;
    border: 1px solid #01a8cf;
    color: #fff;

}

td.a-center a {
    color: #01a8cf;
}
ul.checkout-types li a {
    color: #01a8cf;
}
.buttons-set a {
    color: #01a8cf;
}

button.btn-proceed-checkout {

background: #212121;
    border: 1px solid #212121;
    color: #fff;

}



button.button:hover,

button.button:focus,

button:hover,

button:focus {

background: #464646;
    border: 1px solid #464646;
    color: #fff;

}



a.button {

	padding: 2px 9px;

	text-decoration: none;

}

/*Form lists---*/

.form-list { margin: 0; }



.form-list li { margin: 0; padding: 5px 0; }



.form-list li .input-box .input-text,

.form-list li .input-box textarea { width: 250px; }



.form-list li .input-box select   { width: 256px; }



.form-list li.additional-row {}



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



.form-list li.additional-row .btn-remove {}



.form-list div.input-box { padding: 5px 0; }



.form-list .control div.input-box { padding: 0; display: inline; }



.form-list .control div.input-box input.checkbox {

	margin-top: 0;

	margin-bottom: 0;

	vertical-align: middle;

}



.fieldset {

	border: 1px solid #e5e5e5;

	margin: 25px 0 15px;

	padding: 15px;

}



.fieldset .legend {

	background: #fff;

	float: left;

	font-size: 100%;

	font-weight: normal;

	margin: -25px 0 0;

	padding: 0 8px;

}



.fieldset li { padding: 5px 0; }



.fieldset li .field { float: left; width: 275px; }



.fieldset li .input-text, .fieldset li select, .fieldset li textarea  { width: 525px; }



.fieldset li .input-box .input-text, .fieldset li .input-box textarea { width: 250px; }



.fieldset li .input-box select                                        { width: 256px; }



/*Form Messages---*/

.validation-advice, .required { margin: 0; }



.validation-advice {

	background: url(../images/validation_advice_bg.gif) no-repeat 2px 1px;

	clear: both;

	font-weight: bold;

	line-height: 1.25em;

	margin-top: 3px;

	min-height: 15px;

	padding-left: 17px;

}



.validation-failed {

	background: #FCEDED !important;

	border: 1px dashed #e31837 !important;

}



/*Expiration date and cvv number validation fix---*/

.v-fix { float: left; }



.v-fix .validation-advice {

	display: block;

	margin-right: -12em;

	position: relative;

	width: 12em;

}



label.required { font-weight: bold; }



label.required em {

	color: #e31837;

	margin-right: 3px;

}



p.required {

	margin: 0;

	text-align: right;

	color: #e31837;

}



.form-list li .input-box .v-fix .month,

.form-list li .input-box .v-fix .year { width: 125px; }



/* HEADINGS

----------------------------------------------------------------*/

.head, .inner-head, .box-title ,.box-head{

	line-height: 1.25em;

	text-align: right;

}



.head h1, .inner-head h1

.head h2, .inner-head h2,

.head h3, .inner-head h3,

.head h4, .inner-head h4,

.head h5, .inner-head h5,

.box-title h3,

.box-head h2{

	float: left;

	margin: 0;

	text-align: left;

}



.head a, .inner-head a,.box-title a,.box-head a {}



.info-box .box-title {

	text-align: left;

}



/*Page heading---*/

.page-title {

	margin: 0;

	padding: 0 0 20px;

	background: url(../images/light-title.gif) repeat-x left 3px;

	text-align: center;

}



.page-title h1 {

	font-size: 100%;

	padding: 0 10px;

	background: #fff;

	color: #000;

	display: inline-block;

	text-align: center;

	text-transform: uppercase;

	font-family: NovecentowideNormalRegular, sans-serif;

	font-weight: normal;

	margin: 0;

}



.catalog-category-view .page-title {

	background: none;

	border: 0;

	padding: 0;

	margin: 0;

	position: absolute;

	left: 40px;

	top: 110px;

}



.catalog-category-view .page-title h1 {

	font-size: 100%;

	color: #fff;

	position: relative;

	background: #01a8cf;

	padding: 5px 10px;

}



.page-title h4 {

	font-size: 150% !important;

	margin: 0;

}



.page-title a {

	float: right;

	font-weight: bold;

	margin-top: -30px;

	line-height: 35px;

}



.page-title .separator {

	float: right;

	margin-top: -30px;

	padding: 0 10px;

} 



.page-title ul

.page-title li {

	background: none;

	margin: 0;

	line-height: normal;

}



.title-buttons {

	background-position: left 45px;

	line-height: 35px;

	padding-top: 40px;

	text-align: right;

}



.title-buttons h1 {

	float: left; /* heading level with buttons */

	padding-left: 0;

}



.title-buttons ul {

	float: right;

	margin-top: -55px;

}



.title-buttons button {

	float: right;

	margin-top: -55px;

}



.title-buttons ul li button {

	margin-top: 0;

}



.title-buttons ul li {

	float: left;

	display: block;

	padding-left: 10px;

	overflow: hidden;

}



.title-buttons .checkout-types .paypal-logo {

	float: none;

	line-height: normal;

	margin: 0;

	padding: 0;

}



.title-buttons .checkout-types .paypal-logo a {

	float: none;

	padding-right: 10px;

	margin-top: 0;

}



.paypal-or {

	display: none;

}



/*Category list heading---*/

.category-head {

	margin-bottom: 10px;

}



.category-head h2 {

	color: #333;

	font-size: 200%;

	margin: 0;

}



.box-header {

	background: #e5e5e5 none repeat scroll 0%;

	font-size: 1.05em;

	font-weight: bold;

	margin: 10px 0;

	padding: 2px 8px;

	text-align: left;

}



.category-head .link-feed {

	float: right;

	margin-top: 5px;

	position: relative;

}



/* TABLES

----------------------------------------------------------------*/

td.label {

	font-weight: bold;

}



/*Data Table---*/

.data-table {

	width: 100%;

	border: 1px solid #e5e5e5;

}



.data-table tr td {

	background: #fff;

}



.data-table .odd td {}



.data-table .even td {

	background: #fff !important;

}



.data-table td.last, 

.data-table th.last,

.data-table th:last-child,

.data-table td:last-child {

	border-right: 0;

}



.data-table tr.last td {

	border-bottom: 0 !important;

}



.data-table th {

	white-space: nowrap;

	border-right: 1px solid #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

	color: #333;

}



.data-table th.wrap {

	white-space: normal;

}



.data-table th a,

.data-table th a:hover {

	color: #fff;

}



.data-table td,

.data-table th {

	padding: 5px 10px;

}



.data-table thead tr th,

.data-table thead tr td {

	border-right: 1px solid #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

	color: #333;

}



.data-table tfoot tr.first td {

	border-top: 1px solid #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

}



.data-table tfoot tr td {}



.data-table tfoot td {

	border-bottom: 0;

	border-right: 1px solid #e5e5e5;

}



.data-table tbody td {

	border-bottom: 1px solid #e5e5e5;

	border-right: 1px solid #e5e5e5;

}



/*Bundle Products---*/

.data-table tbody.odd tr td{

	background: #F7F7F7 !important;

}



.data-table tbody.even tr td {

	background: #fff !important;

}



.data-table tbody.odd tr td,

.data-table tbody.even tr td {

	border-bottom: 0;

}



.data-table tbody.odd tr.border td,

.data-table tbody.even tr.border td {

	border-bottom: 1px solid #e5e5e5;

}



.data-table tbody td h4.title,

.data-table tbody td h5.title {

	color: #333;

	font-size: 100%;

	font-weight: bold;

	margin: 0;

	padding: 0;

}



.data-table tbody td .option-label {

	font-style: italic;

	font-weight: bold;

}



.data-table tbody td .option-value {

	padding-left: 10px;

}



.data-table .product-name {

	font-size: 100%;

	margin: 0;

}



.product-name a {

color: #222;
    font-weight: bold;
    font-family: 'proxima_nova_cn_rgregular';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 500;

}



.product-name a:hover,

.product-name a:focus,

.product-name a:active {

	color: #01a8cf;

	text-decoration: none;

}



.box-table select { width: 100%; }



.nested-data-table th, .nested-data-table td {

	padding-bottom: 2px;

	padding-top: 2px;

}



.generic-table td {

	padding: 0 8px;

}



.generic-table td.first {

	padding-left: 0;

	white-space: nowrap;

}



.shipping-tracking .button-set,

.shipping .buttons-set {

	border: 0;

	margin-top: 5px;

	padding-top: 0;

}



/* LISTS

----------------------------------------------------------------*/

.disc,

.std > ul {

	margin: 10px 0;

}



.disc li,

.std > ul li {

	background: url(../images/bullet.gif) no-repeat left 7px;

	padding-left: 15px;

}



.disc li a,

.std > ul li a {

	color: #01a8cf;

}



li.odd {}

li.even {}

li.last {}



/* Bare List */ /* Unstyled list */

.bare-list {

	margin: 5px 0;

}



.bare-list li {

	margin: 3px 0;

}



/* Pager magento 1.4*/

.pager {

	color: #666;

	margin: 10px 0;

	overflow: hidden;

	padding: 10px 20px;

}



.pager .amount { float: left; line-height: 30px; }

.pager .limiter { float: right; }

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

.pager .limiter select {}

.pager .pages { margin: 0 140px; line-height: 30px; }

.pager .pages ol { display: inline; }

.pager .pages li {    display: inline;
    margin: 0 2px;
    font-size: 14px;}

.pager .pages li a { color: #01a8cf; font-size: 14px;}

.pager .pages li a:hover { color: #333; }

.pager .pages .current {}



.pager strong,

.pager label {

	font-weight: normal;

}

.ja-lo-2colsr .block-title span {
    color: #313131;
    font-weight: 600;
    letter-spacing: 1px;
}
.ja-lo-2colsr .block-title {
    border-bottom: 1px solid #01a8cf;
    border-top: 1px solid #01a8cf;
    padding: 10px !important;
    background: rgba(1, 168, 207, 0.26);
}


.box-reviews .pager,

.review-customer-index .pager,

.sales-order-history .pager {

	padding: 0;

}



/* Sorter */

.sorter {

	background: transparent;

	border-bottom: 1px solid #c5c5c5;

	margin: 10px 0;

	overflow: hidden;

}



.sorter .view-mode {

	float: left;

	border-right: 1px solid #c5c5c5;

	padding: 0 20px;

	height: 48px;

	line-height: 48px;

}



.sorter .sort-by {

	padding: 10px 20px;

	height: 29px;

	line-height: 29px;

	float: right;

	border-left: 1px solid #c5c5c5;

}



.sorter .limiter {

	float: right;

	padding: 10px 20px;

	height: 29px;

	line-height: 29px;

}



.sorter label {

	vertical-align:middle;

	font-weight: normal;

	margin-right: 5px;

}



.sorter select { min-width: 100px; }



.sorter .sort-by select { margin-right: 10px; }



.sorter .link-feed {}



.sorter p,

.pager p,

.sorter div,

.pager div {

	margin: 0;

	text-align: center;

}



strong.grid {

	background: url(../images/icon-grid-active.gif) center center no-repeat;

	display: inline-block;

	height: 11px;

	text-indent: -10000em;

	width: 13px;

	vertical-align: middle;

	margin-right: 5px;

}



a.grid {

	background: url(../images/icon-grid.gif) center center no-repeat;

	display: inline-block;

	height: 11px;

	text-indent: -10000em;

	width: 13px;

	vertical-align: middle;

	margin-right: 5px;

}



strong.list {

	background: url(../images/icon-list-active.gif) center center no-repeat;

    display: inline-block;

    height: 11px;

    text-indent: -10000em;

    width: 13px;

	vertical-align: middle;

}



a.list {

	background: url(../images/icon-list.gif) center center no-repeat;

    display: inline-block;

    height: 11px;

    text-indent: -10000em;

    width: 13px;

	vertical-align: middle;

}



/* Toolbar */

.toolbar {

	margin: 20px auto;

	border: 1px solid #c5c5c5;

	border-bottom: 0;

	background: #fff;

}



.toolbar-bottom {

	clear: both;

	margin-top: 20px;

}



.toolbar-bottom .toolbar {

	margin-bottom: 0;

}



.toolbar .pager {

	color: #666;

	margin: 0;

	border-bottom: 1px solid #c5c5c5;

}



.toolbar .sorter {

	color: #666;

	margin: 0;

}



/*RATINGS

----------------------------------------------------------------*/

.ratings {

	line-height: 15px;

	margin: 10px 0;

}



.ratings strong {

	float: left;

	margin-right: 5px;

}



.rating-box {

	background: url(../images/product_rating_blank_star.png) repeat-x;

	float: left;

	height: 10px;

	margin-right: 12px;

	position: relative;

	width: 60px;

	clear: right;

}



.rating-box .rating {

	background: url(../images/product_rating_full_star.png) repeat-x;

	height: 10px;

	left: 0;

	position: absolute;

	top: 0;

}



.ratings .rating-links {

	margin: 0;

	float: left;

}



.ratings .rating-links .separator { display: none; }



.ratings .rating-links a {

	color: #777;

	background: url(../images/icon_review.gif) no-repeat left center;

	padding-left: 10px;

}



.ratings .rating-links .separator + a {

	background-image: url(../images/icon_addreview.gif);

	margin-left: 10px;

}



.ratings .rating-links a:hover,

.ratings .rating-links a:focus,

.ratings .rating-links a:active {

	color: #000;

	text-decoration: none;

}



.product-shop .ratings {

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 15px;

}



.product-shop .rating-box {

	float: none;

}



.product-shop .ratings .rating-links {

	float: none;

	margin-top: 15px;

} 



.ratings-list {

	margin: 5px 0;

}



.ratings-list td {

	padding: 3px 0;

	vertical-align: middle;

}



.ratings-list td.label {

	font-weight: bold;

	padding-right: 8px;

}



.ratings-table { margin: 15px 0; }



.ratings-table th,

.ratings-table td { padding-right: 10px; vertical-align: middle; }



/*PRICES

----------------------------------------------------------------*/

.price {

	white-space: nowrap !important;

	font-family: NovecentowideNormalRegular,sans-serif;

}



.price-box {

	margin: 5px 0;

}



.price-box .price {

	color: #333;

}



/*Regular price---*/

.regular-price {

	color: #333;

}



.regular-price .price {

	color: #333;

	font-size: 13px;

}
.jm-slideshow .block-title {
    position: absolute;
    bottom: 30px;
    z-index: 99;
    background:rgba(0, 0, 0, 0.52) !important;
    width: 40%;
    text-align: center;
    right: 20px;
}
.block.jm-slideshow.jm-slideshow-horizontal {
    position: relative;
}

p.shdesc strong {
    color: #fff !important;
}
p.shdesc {
    font-size: 20px;
}
p.sh-tit {
    font-size: 30px;
}


/*Old price---*/

.old-price {
    margin: 0;
    display: inline-block;
    width: 44%;
    text-align: right;
    margin-right: 15px;
}



.item-inner .old-price .price-label {
    color: #ffffff;
    white-space: nowrap;
}

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

.old-price .price {

    color: #999;
    font-weight: normal;
    text-decoration: line-through;
    font-size: 17px;

}



/*Special price---*/

.special-price {

    margin: 0;
    padding: 3px 0;
    width: 48%;
    display: inline-block;
    text-align: left;

}

.product-information {
    width: 90%;
    margin: 0 auto;
}
/*.products-grid li.item:first-child {
    border-left: 1px solid #c5c5c5;
}*/

.item-inner .special-price .price-label {

	color: #0a0a0a;

	font-size: 13px;

	font-weight: bold;

	white-space: nowrap;

}



.special-price .price {

	color: #01a8cf;

	font-size: 21px;

	font-weight: bold;

}



/*Minimal price (as low as)---*/

.minimal-price {

	margin: 0;

}



.minimal-price .price-label {

	font-weight: bold;

	white-space: nowrap;

}



a.minimal-price-link {

	display: block;

}



a.minimal-price-link .label {}



a.minimal-price-link .price {

	color: #e31837;

	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: #e31837;

	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: #e31837;

	font-size: 13px;

	font-weight: bold;

}



/*Excl tax (for order tables)---*/

.price-excl-tax {}



.price-excl-tax .label {

	display: block;

	white-space: nowrap;

}



.price-excl-tax .price {}



/*Incl tax (for order tables)---*/

.price-incl-tax {

	display: block;

}



.price-incl-tax .label {

	display: block;

	white-space: nowrap;

}



.price-incl-tax .price {

	display: block;

	font-weight: bold;

}



/*Price range---*/

.price-from {

	margin: 0;

}



.price-from .price-label {

	font-weight: bold;

	white-space: nowrap;

}



.price-to {

	margin: 0;

}



.price-to .price-label {

	font-weight: bold;

	white-space: nowrap;

}



/*Price notice next to the options---*/

.price-notice {

	color: #999;

	padding-left: 10px;

}



.price-notice .price {

	color: #333;

	font-weight: bold;

}



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

}



.product-pricing-grouped li {

	color: #333;

	padding: 2px 0;

}



.product-pricing-grouped li .price {

	font-weight: bold;

}



/*Product Pricing---*/

.product-pricing {

	background: #F7F7F7;

	border: 1px solid #e5e5e5;

	margin: 10px 0;

	padding: 10px;

}



.product-pricing li {

	background: url(../images/bg_tierico1.gif) no-repeat 0 9px;

	padding: 2px 0 2px 8px;

}



.product-pricing .benefit {

	color: #333;

	font-weight: bold;

}



.product-pricing .price {

	color: #333;

	font-weight: bold;

}



/*Currency Switcher---*/

.currency-switcher {

	background: url(../images/currency_switcher_bg.gif) no-repeat;

	font-size: 1.05em;

	height: 53px;

	padding: 7px 12px 10px 12px;

}



.currency-switcher h4 {

	background: url(../images/icon_world.gif) no-repeat 0 2px;

	color: #fff;

	min-height: 21px;

	padding-left: 22px;

	text-transform: none;

}



.currency-switcher select {

	width: 98%;

}



/* MIS.

----------------------------------------------------------------*/

.product-shop { float: right; }



/*Generic Box---*/

.generic-box,

.order-info-box {

	background: #fff;

	border: 1px solid #e5e5e5;

	margin-bottom: 15px;

	padding: 10px 15px;

}



.generic-box h4,

.order-info-box h2 {

	margin: 0 0 5px;

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 5px;

	font-size: 100%;

	text-align: left;

}



/*Generic Product Grid---*/

.generic-product-grid {

	width: 100%;

}



.generic-product-grid td {

	border-bottom: 1px solid #e5e5e5;

	border-right: 1px solid #e5e5e5;

}



.generic-product-grid tr.last td {

	border-bottom: 0;

}



.generic-product-grid td.last {

	border-right: 0;

}



.generic-product-grid .product-image {

	text-align: center;

}



.generic-product-grid td.empty-product {

	border-right: 0;

}



.generic-product-grid .ratings .pipe {

	display: none;

}



/*Add To---*/

/*.add-to-links {

	font-weight: bold;

	line-height: normal;

	margin-bottom: 0;

	margin-top: 10px;

}
*/
.jm-product-list .add-to-links {
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 10px;
	    opacity: 1 !important;
    position: relative !important;
    width: 100% !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}
.jm-product-list .add-to-links li:first-child{
	border-right:none !important;
}



.add-to-links li {

	display: inline;

}



.add-to-links a.link-wishlist {

    background-image: url(../images/icon_wishlist.png);
	background-position: left center;

}

.products-list .add-to-links a.link-wishlist:hover  {

    background-image: url(../images/icon_wishlist.png);
	background-position: 19px 2px;

}
.add-to-links a.link-wishlist:hover {

    background-image: url(../images/icon_wishlist_hilite.png);

}

.products-list .add-to-links a.link-compare:hover {
    background-image: url(../images/icon_compare.png);
    background-position: 19px 0px;
}

.add-to-links a.link-compare {
    background-image: url(../images/icon_compare.png);
    background-position: left center;
}


.add-to-links a.link-compare:hover {

    background-image: url(../images/icon_compare_hilite.png);

}



.add-to-links a {

    background: none no-repeat left center;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    padding: 0 0 0 20px;
    margin: 0 15px 0 0;
    color: #777;
    font-family: 'proxima_nova_cn_rgregular';
    font-size: 15px;

}



.add-to-links a:hover,

.add-to-links a:focus {

	color: #000;

	text-decoration: none;

}



.add-to-links .pipe,

.add-to-links .separator {

	display: none;

}



.add-to-cart {

	float: right;

}



.add-to-cart label {

	float: left;

	margin-top: 5px;

}



.add-to-cart .qty {

	float: left;

	margin: 0 5px;

}



.add-to-cart .button {

	float: left;

}



.add-to-box {

	margin: 10px 0;

	padding: 10px 0;

}



.add-to-box .add-to-cart {

	float: left;

	margin: 15px 0;

}



.add-to-box .or {

	color: #666;

	float: left;

	font-weight: bold;

	padding: 15px 10px;

}



.add-to-box .add-to-links {

	margin: 7px 0 0 0;

	float: left;

	text-align: left;

}



.add-to-cart .paypal-logo {

	clear: both;

	margin: 0;

}



/*Tool Tips---*/

.tool-tip {

	background: #FEF9EF;

	border: 1px solid #e5e5e5;

	position: absolute;

	padding: 10px;

}



.tool-tip .btn-close {

	text-align: right;

}



.tool-tip .inline-content {

	padding: 8px;

}



.tool-tip .block-content {

	padding: 15px 20px;

}



.truncated {

	cursor: help;

}



.truncated a.dots {

	cursor: help;

	text-decoration: none !important;

}



.truncated a.details {

	border-bottom: 1px dotted #e31837 ;

	cursor: help;

	text-decoration: none !important;

}



.truncated .truncated_full_value {

	position: relative;

	z-index: 999;

}



.truncated .truncated_full_value dl {

	background: #FEF9EF;

	border: 1px solid #e5e5e5;

	padding: 5px 10px;

	position: absolute;

	top: -99999em;

	width: 250px;

	z-index: 999;

	text-align: left;

}



.truncated .truncated_full_value dl dt {

	margin-top: 0;

}



.truncated .show dl {

	left: 50%;

	top: -20px;

}



#ja-col1 .truncated .show dl {

	left: 35px;

	top: 10px;

}



#ja-col2 .truncated .show dl {

	left: -147px;

	top: 20px;

}



/*Link highlights---*/

.link-wishlist { white-space: nowrap; }



.link-remove {}



.link-cart  {

	display: block;

	width: 11px;

	height: 11px;

	font-size: 0;

	line-height: 0;

	background: url(../images/btn_add.png) 0 0 no-repeat;

	text-indent: -999em;

	overflow: hidden;

}



.btn-remove  {

	display: block;

	width: 11px;

	height: 11px;

	font-size: 0;

	line-height: 0;

	background: url(../images/btn_remove.gif) 0 0 no-repeat;

	text-indent: -999em;

	overflow: hidden;

}



.btn-remove2 {

	display: block;

	width: 16px;

	height: 16px;

	font-size: 0;

	line-height: 0;

	background: url(../images/btn_trash.gif) 0 0 no-repeat;

	text-indent: -999em;

	overflow: hidden;

}



.btn-edit {

	display: block;

	width: 11px;

	height: 11px;

	font-size: 0;

	line-height: 0;

	background: url(../images/btn_edit.gif) 0 0 no-repeat;

	text-indent: -999em;

	overflow: hidden;

}



.link-print {

	background: url(../images/icon_printer.gif) no-repeat left center;

	padding-left: 23px;

	color: #666;

	line-height: 24px;

}



.link-feed {

	background: url(../images/icon_feed.png) no-repeat left center;

	padding-left: 18px;

	line-height: 24px;

}



/*===============================================================

---------------------------[BOX STYLE]---------------------------

=================================================================*/



/*GENERAL BOX STYLE

----------------------------------------------------------------*/

.block {

	margin-bottom: 20px;

}



.block-banner,

#ja-col2 .block-banner {

	border: none;

	background: none;

	text-align: center;

}



.box-hilite,

.block-hilite { /*hilite state*/

	background: #3F3F3F;

	color: #e5e5e5;

	border: 1px solid #3F3F3F;

}



/*Block Head---*/

.block .block-title {

	padding: 0;

	line-height: normal;

}



.block-hilite .block-title { /*hilite state*/

	background: url(../images/grad_d3.gif) repeat-x bottom #666;

	border-bottom: 1px solid #333;

}



.block-hilite .block-title * { /*hilite state*/

	color: #fff;

}



.block .block-title strong,

.block .block-title h3,

.block .block-title h4 {

	font-size: 100%;

	font-family: NovecentowideNormalRegular,sans-serif;

	text-transform: uppercase;

	color: #222;

	font-weight: normal;

}



.block .block-subtitle {

	padding: 0;

	margin: 0 0 10px;

}



.block .block-title h3 {

	color: #999;

	font-size: 100%;

	background: none;

	border: 0;

	padding: 5px 0 0;

}



/*reset*/

.block h3, .block h4, .block h5 {

	margin: 0;

}



.block .block-title br {

	display: none;

}



/*Box Content---*/

.block .block-content {

	padding: 20px 0;

}



.block-banner .block-content {

	padding: 0;

}



.block .btn-remove,

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

.block .link-cart { position: absolute; right: 15px; top: 2px; }

.block input.checkbox { margin: 2px 5px 4px 0; }



/*Box Action---*/

.block .actions {

	overflow: auto;

	clear: both;

	padding-top: 10px;

}



.block .actions a {

	float: right;

}



.block .actions button.button {

	float: left;

}



/*Box List---*/

.block ol {

	margin: 0;

}



.block ol li {

	border-bottom: 1px solid #e5e5e5;

	margin: 0;

	padding: 10px 0;

}



.block ol li.last {

	border-bottom: 0;

}



.block ol li:last-child {

	border-bottom: 0;

}



/*MAGENTO'S BOX STYLE

----------------------------------------------------------------*/

.block .product-image {

	float: left;

	margin-right: 15px;

}



.block .product-details {}



.block .product-checkbox {

	float: left;

	padding-right: 4px;

}



.block .product-name,

.product-details .product-name {

	margin: 0;

}



/*Product Tags---*/

.block-tags li {

	display: inline;

}



/*Newsletter---*/

#newsletter {

	background: #fff;

	border: 1px solid #c7c7c7;

	padding: 0 20px;

	width: 172px;

	margin: 0;

	height: 38px;

	line-height: 38px;

}



.form-subscribe-header {

	padding-bottom: 20px;

}



.block-subscribe .input-wrap {

	position: relative;

}



.block-subscribe .actions {

	position: absolute;

	top: 0;

	right: 0;

	margin: 0;

	background: #01a8cf;

	border: 0;

	padding: 0;

	width: 67px;

	height: 40px;

	line-height: 40px;

	overflow: hidden;

}

p.no-rating a {
    color: #000 !important;
}

.block-subscribe .actions .button {

	background: none;

	border: 0;

	color: #fff;

	text-transform: uppercase;

	padding: 10px 20px;

}



/*Mini Cart---*/

.block-cart .block-content {

	padding: 0;

}



.block-cart .amount a {

	font-weight: bold;

}



.block-cart .empty {

	margin: 20px 0;

}



.block-cart .subtotal { color: #222; }



.block-cart .subtotal .label { font-weight: bold; }



.block-cart .subtotal .price {

	float: right;

	font-size: 18px;

	line-height: 1;

}



.block-cart .actions .paypal-logo a {

	float: none;

	background: none;

	padding: 0;

}



.block-cart .block-subtitle {	

	margin-top: 20px;

	background: url(../images/light-title.gif) repeat-x left top;

	text-indent: -999em;

	overflow: hidden;

	height: 0;

	padding: 9px 0 0;

}



/*Mini Wishlist---*/

.block-wishlist .product-details {

	position: relative;

}

/*Compare Products, Orders---*/

.block-compare .block-content { }



.block-compare .empty { margin: 0; }



.block-compare .actions { margin: 0; }



.block-compare ol { }



/*Mini Product View---*/



/*Poll---*/

.block-poll .votes {

    float: right;

    margin-left: 10px;

}



.block-poll .answer {

    font-weight: bold;

}



.block-poll ul#poll-answers li {

	padding-bottom: 10px;

	line-height: 1;

}



.block-poll input.radio {

	margin-top: 0;

}



/*Relate Products----*/

.block-related .block-content { padding-bottom: 0; }



.block-related ol li { position: relative; }



.block-related .product-details { }



.block-related input.checkbox,

.block-related p.block-subtitle { display: none; }



/* Block Paypal */

.paypal-logo { padding: 10px 0; margin: 0; text-align: center; }



.paypal-logo a { display: block; }



.block-cart .paypal-logo { text-align: left; }



#topbar .paypal-logo + .paypal-logo { display: none; }



#topbar .block-cart .actions {

	border-top: 1px solid #e5e5e5;

	margin-top: 20px;

}



/*Layered Navigation---*/

#ja-col2 .block-layered-nav { border-bottom: 0; }



.block-layered-nav .block-subtitle {

	background: #fff;

	border: 1px solid #e5e5e5;

	color: #777;

	text-transform: uppercase;

	margin: 0;

	padding: 5px 15px;

}



.block-layered-nav .block-content { padding-bottom: 0; }



.block-layered-nav .currently { margin: 0 0 10px; }



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



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



.block-layered-nav .actions { margin: 0; padding: 0 0 10px; }



.block-layered-nav ol {

	margin: 5px 10px;

}



.block-layered-nav ol.narrowed-category {

	padding: 10px;

	margin: 0 !important;

	background: #FEF9EF;

}



.block-layered-nav ol.narrowed-category li {

	padding: 0 !important;

	border-bottom: none;

}



.block-layered-nav .narrowed-category li .label {

	background: url(../images/narrow_by_li_by.gif) no-repeat 0 3px;

	font-weight: bold;

	padding-left: 20px;

	text-transform: uppercase;

}



.block-layered-nav .widget-btn {

	float: right;

	margin: 3px 0 0 5px;

}



#narrow-by-list {

	border: 1px solid #e5e5e5;

	border-top: 0;

	padding: 0 0 10px 0;

	margin: 0;

}



#narrow-by-list dt {

	background: url(../images/narrow_by_set.gif) no-repeat 9px 13px;

	color: #333;

	padding: 10px 10px 0 28px;

}



#narrow-by-list dd {}



#narrow-by-list dd li {

	border-bottom: 0;

	padding: 5px 0;

}



#narrow-by-list dd.last {

	background: none;

}



/* My Orders */



.block-reorder .block-content{ }



.block-reorder ol { }



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



.block-reorder p.product-name { }



.block-reorder .actions { margin: 0; }



/* Block List */



.block-list ul li {

	padding: 0 0 10px;

}



/* Block Viewed */

.block-viewed .block-content { padding-bottom: 0; }



/* Social List */

.social-list ul li {

	padding: 0 0 10px;

}



.social-list ul li a {

	padding-left: 25px;

	background: no-repeat left top;

	display: block;

}



.social-list ul li a:hover,

.social-list ul li a:focus,

.social-list ul li a:active {

	background-position: left bottom;

}



.social-list ul li.icon_twitter a {

	background-image: url(../images/icon_twitter.png);

}

.social-list ul li.icon_insta a {

	background-image: url(../images/instag.png);

}

.social-list ul li.icon_facebook a {

	background-image: url(../images/icon_facebook.png);

}



.social-list ul li.icon_flickr a {

	background-image: url(../images/icon_flickr.png);

}



.social-list ul li.icon_feed a {

	background-image: url(../images/icon_feed.png);

}



/* Navitage */

.navitage ul li ul {

	display: none;

}



/*===============================================================

--------------------[MAGENTO'S SHOP PAGES]--------------------

=================================================================*/



/*CATALOG LISTING

----------------------------------------------------------------*/

.category-products {}



.category-products h2 {

	font-size: 110%;

	margin: 0 0 10px;
	text-transform: uppercase;

}



.category-products h2 a {

	color: #424141;
	text-transform: uppercase;

}



.category-products h2 a:hover,

.category-products h2 a:focus,

.category-products h2 a:active {

	color: #01a8cf;

	text-decoration: none;

}



.category-products .price-box {

	display: block;

}



/*List Type---*/

.products-list .item {

	border-bottom: 1px solid #e5e5e5;

	padding: 20px 0;

	overflow: hidden;

	clear: both;

}



.products-list .item-inner {

	background: url(../images/dot.gif) repeat-y 390px top;

}

.products-list h2.product-name {
    border-top: 1px solid transparent;
    padding: 10px 0;
}

.products-list .item.last {

	border-bottom-width: 0;

}

.products-list .item-inner .old-price .price-label {
    color: #6f6f6f;
    white-space: nowrap;
}

.products-list .product-image-wrap {

	float: left;

	width: 360px;

	text-align: center;

	padding-right: 40px;
	position:relative;

}
.products-list ul.add-to-links {
    
}
.product-image-wrap:hover .add-to-links {
    opacity: 1;
	top:86%;
}

.products-list .product-shop {

	width: 610px;

}
p.availability.in-stock span {
    color: green;
    font-weight: 600;
}



.products-list .product-shop .ratings  {

	border-bottom: 0;

	padding-bottom: 0;

}



.products-list .product-shop .description {}



.products-list .product-shop .price-box {

	float: left;

	text-align: left;

	white-space: nowrap;

	padding: 0 20px 0 0;

}



.products-list .product-shop .price-box .price {

	font-weight: normal;

	font-size: 24px;

}



.products-list .add-to {

	margin-bottom: 0;

}



.products-list .product-shop p.add-to a {

	margin-right: 10px;

}



.category-products .products-list h2 {

	font-family:  sans-serif;

}



/*Grid Type---*/

.listing-type-grid {}



.products-grid .product-name, /*product name*/

.products-grid .product-image, /*product name*/

.products-grid .ratings, /*product rating*/

.products-grid .price-box, /*product price*/

.products-grid .pdescription /* product description */ {

	margin: 0 0 8px;

}



.products-grid .actions /* buttons and add to links */ {

	margin: 0 0 10px;

}



.products-grid .product-name,

.products-grid .product-information,

.products-grid .product-image {

	text-align: center;

}



.products-grid .product-image img {

	    min-width: 180px;
		

}
.jm-product-list .products-grid .product-image img {
   width:200px;
}



.products-grid .add-to-links li,

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



.jm-product-list .products-grid .add-to-links a,

.jm-product-list .products-list .add-to-links a {

	width: 10px !important;

	height: 20px !important;

	background: no-repeat left center;

	text-indent: -9999em !important;

	overflow: hidden;

	display: inline-block;

	padding: 0;

	margin: 0;

}



.jm-product-list .products-grid .add-to-links a.link-wishlist,

.jm-product-list .products-list .add-to-links a.link-wishlist {

	background-image: url(../images/icon_wishlist.png);

	padding-right: 10px;

	border-right: 1px solid #e5e5e5;

}

.category-products ul.add-to-links a {
    background-image: none;
	width: 30% !important;
    height: auto !important;
    text-indent: inherit;
}

.jm-product-list .products-grid .add-to-links a.link-compare,

.jm-product-list .products-list .add-to-links a.link-compare {

	background-image: url(../images/icon_compare.png);

	background-position: right center;

	padding-left: 10px;

}



.products-grid .add-to-links a.link-compare:hover,

.products-list .add-to-links a.link-compare:hover,

.products-grid .add-to-links a.link-compare:focus,

.products-list .add-to-links a.link-compare:focus,

.products-grid .add-to-links a.link-compare:active,

.products-list .add-to-links a.link-compare:active {

	background-image: url(../images/icon_compare_hilite.png);

}



.products-grid .add-to-links a.link-wishlist:hover,

.products-list .add-to-links a.link-wishlist:hover,

.products-grid .add-to-links a.link-wishlist:focus,

.products-list .add-to-links a.link-wishlist:focus,

.products-grid .add-to-links a.link-wishlist:active,

.products-list .add-to-links a.link-wishlist:active {

	background-image: url(../images/icon_wishlist_hilite.png);

}



.products-grid .price-box .regular-price .price {

	font-size: 20px;

}



.products-grid {

	border-bottom: 1px solid #e5e5e5;

	width: 100%;

}



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



.products-grid li.item {
    /*background: #f1f1f1 !important;*/
    float: left;
    overflow: hidden;
    margin: 0 3px 20px!important;
    padding: 0;
	    position: relative;
/*    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;*/

}
.jm-product-list .products-grid li.item {
	background: #f1f1f1 !important;
}

.category-products ul.add-to-links li:first-child {
    border-right: 2px solid rgba(6, 6, 6, 0.5);
}
.category-products ul.add-to-links a {
    color: #fff;
    font-size: 13px;
    vertical-align: bottom;
	    width: 36% !important;
}

.category-products ul.add-to-links {
    position: absolute;
    width: 84%;
    top:32%;
	opacity:0;
    background: rgba(1, 168, 207, 0.81);
    padding: 10px;
    border-top: 2px solid rgba(0, 0, 0, 0.51);
    border-bottom: 2px solid rgba(0, 0, 0, 0.52);
	transition:all .4s ease-in-out;
		-webkit-transition:all .4s ease-in-out;
			-moz-transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
					-o-transition:all .4s ease-in-out;
}
.category-products .item-grid3:hover ul.add-to-links {
    opacity: 1;
    top: 55%;
}
.latest .products-grid li.item {
    margin: 0 1px 20px!important;
}
p.product-image {
    padding-top: 11px;
}
li.item.item-grid3 {
    width: 32.5% !important;
	transition:all .4s ease-in-out;
		-webkit-transition:all .4s ease-in-out;
			-moz-transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
					-o-transition:all .4s ease-in-out;
}
li.item.item-grid3:hover {
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.26);
		-webkit-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.26);
			-moz-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.26);
				-ms-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.26);
					-o-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.26);
}

h2.product-name {
    border-top: 1px solid #c5c5c5;
    padding: 10px 0;
}


.products-grid li.item-grid4 { width: 218px; }



.catalogsearch-advanced-result .products-grid li.item { width: 25%; }



.products-grid ol.odd  {}

.products-grid li.last { background: none; }



.products-grid .product-image {

	vertical-align: bottom;

	display: block;

}



.products-grid .ratings {

	background: url(../images/ratings-line.gif) no-repeat center center;

}



.products-grid .rating-box {

	margin: 0 auto;

	float: none;

}



.products-grid .rating-links {

	margin: 5px 0 0;

}



.products-grid .pipe,

.products-grid .ratings .amount,

.products-grid .ratings .rating-links   {

	display: none;

}



.ja-dot { display: none; visibility: hidden; }



/*PRODUCT DETAIL

----------------------------------------------------------------*/

.product-info-box {}



.product-essential, .product-collateral {

	clear: both;

}



.product-essential { margin: 20px 0; } 



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

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

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

.product-view .product-img-box .product-image img { min-width: 335px; }

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

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

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

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

.product-view .product-img-box .zoom.disabled { opacity:.3; }

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

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

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

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

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

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

.product-view .product-img-box .more-views li:first-child { margin-left:0; }

.product-view .product-img-box .more-views li a {}

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

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

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

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

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



.product-img-box .rating-links {

	margin-top: 10px;

	clear: both;

	float: none;

}



.product-essential .product-shop {

	width: 380px;

}



.product-collateral {

	border: 1px solid #e5e5e5;

}



/*PRODUCT TABS */



ul.ja-tab-navigator {

	border-bottom: 1px solid #e5e5e5;

}



ul.ja-tab-navigator li {

	float: left;

	line-height: 30px;

	padding: 0 10px;

	border-right: 1px solid #e5e5e5;

}



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



ul.ja-tab-navigator li.active {

	height: 31px;

	line-height: 31px;

	margin-bottom: -1px;

	border-bottom: 1px solid #fff;

}



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



.ja-tab-content {

	padding: 10px;

}



ul.ja-tab-navigator li a {

	line-height: 30px;

	font-size: 100%;

	margin: 0;

	padding: 5px 5px !important;

	border: none;

	text-transform: uppercase;

	font-family: NovecentowideNormalRegular,sans-serif;

	color: #333;

}



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 {

	color: #01a8cf !important;

	text-decoration: none;

}
ul.breadcrumbs li a {
        color: #01a8cf;
    font-family: 'proxima_nova_cn_rgregular';
    font-size: 15px;;
}



.ja-tabitem-producttags h5 {

	margin-top: 0;

}



/*Product Images---*/

.product-img-box .product-image-zoom {

	height: 265px;

	overflow: hidden;

	position: relative;

	width: 265px;

	z-index: 9;

	margin: 0;

}



.product-img-box .product-image-zoom img {

	cursor: pointer;

	left: 0;

	position: absolute;

	top: 0;

}



.product-img-box #track_hint {

	font-size: 92%;

}



.product-img-box .more-views {

	margin-top: 20px;

}



.product-img-box .more-views h4 {

	margin-bottom: 5px;

	text-transform: uppercase;

	font-size: 92%;

	color: #999;

}



.product-img-box .more-views ul {
    background: transparent;
    float: left;
    border: none;

}



.product-img-box .more-views li {

	float: left;

	display: block;

	margin: 0;

	line-height: normal;

}



.product-img-box .more-views li a {

	height: 56px;

	width: 56px;

	float: left;

	border: 4px solid #e5e5e5;

}



.product-img-box .more-views li a:hover {

	border:4px solid #01a8cf;

}



/*Product Info---*/

.product-essential .product-shop h1 {

    font-size: 30px;
    margin-top: 10px;
    font-family: 'proxima_nova_cn_rgregular';
    text-transform: uppercase;
    line-height: 1;

}



.product-essential .ratings {}



.product-essential .availability {

    margin: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    font-family: 'proxima_nova_cn_rgregular';
    font-size: 15px;
    letter-spacing: 0.5px;

}



.product-essential .price-box {

	margin: 0;

	font-size: 100%;

	float: left;

}



.product-essential .price-box .regular-price .price {

	font-size: 20px;

	font-weight: normal;

}



.product-essential td .price-box {

	margin: 0;

	font-size: 100%;

}



.product-essential .email-friend {

	float: right;

	margin: 0;

	line-height: 36px;

}



.product-essential .email-friend a {

	color: #777;

	background: url(../images/icon_email.gif) no-repeat left center;

	padding-left: 18px;

}



.product-essential .email-friend a:hover,

.product-essential .email-friend a:focus,

.product-essential .email-friend a:active {

	color: #000;

	text-decoration: none;

}



.product-essential h4 {

	font-size: 92%;

	color: #999;

	margin: 15px 0 2px;

	text-transform: uppercase;

}



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



.product-essential .add-to-box { margin: 0; padding: 0; }



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

	border-top: 1px solid #e5e5e5;

	margin: 10px 0 0;

	padding: 15px 0 0;

	float: none;

}



.product-essential .add-to-box .add-to-cart .button {

	float: right;

}



.product-essential .add-to-box .add-to-cart .paypal-logo {

	float: right;

	padding-bottom: 0;

}



.product-essential .add-to-box .or { display: none; }



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

	float: none;

	border-top: 1px solid #e5e5e5;

	margin-top: 15px;

	padding-top: 15px;

}



.product-essential .short-description { border-top: 1px solid #e5e5e5; margin-top: 15px; }



.product-essential .short-description > h2 {

	font-size: 12px;

	font-family:  sans-serif;

	text-transform: none;

	font-weight: bold;

}



/*Product Options---*/

.product-options {

	background: #fff;

	border: 1px solid #e5e5e5;

	margin: 20px 0 0;

	padding: 10px 15px;

}



.product-options dt {

	padding: 0;

	margin: 0 0 5px;

}



.product-options dt label {

	color: #333;

	font-weight: bold;

}



.product-options dt .qty-holder {

	float: right;

	margin-right: 15px;

}



.product-options dt .qty-holder label {

	vertical-align: middle;

}



.product-options dt .qty-disabled {

	background: none;

	border: 0;

	color: #333;

	padding: 3px;

}



.product-options dd {

	margin: 0 0 15px;

	padding: 0;

}



.product-options dl.last dd.last {

	border-bottom: 0;

	margin-bottom: 0;

	padding-bottom: 5px;

}



.product-options dd input.input-text {

	width: 99%;

}



.product-options dd textarea {

	height: 8em;

	width: 99%;

}



.product-options dd select {

	width: 99%;

}



.product-options dd .multiselect option {

	border-bottom: 1px dotted #e5e5e5;

	padding: 2px 4px;

}



.product-options ul.options-list {

	margin-right: 5px;

}



.product-options ul.options-list li {

	line-height: 1.5;

	padding: 2px 0;

}



.product-options ul.options-list input.radio {

	float: left;

	margin-top: 3px;

}



.product-options ul.options-list input.checkbox {

	float: left;

	margin-top: 3px;

}



.product-options ul.options-list .label {

	display: block;

	margin-left: 18px;

}



.product-options ul.options-list label {

	font-weight: normal;

}



.product-options ul.validation-failed {

	padding: 0 7px;

}



.product-options p.required {}



.product-options-bottom {

	padding: 10px 20px;

	background: #fff;

	border: 1px solid #e5e5e5;

	border-top: 0;

}



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



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

	clear: both;

	display: block;

}



.product-options-bottom .add-to-links li {

	display: block;

}



.product-options-bottom .add-to-links li a {

	padding-left: 0;

}



.product-options-bottom .add-to-links li a,

.product-options-bottom .add-to-links li a:hover,

.product-options-bottom .add-to-links li a:focus {

	background-image: none;

}



.product-options-bottom .add-to-links li .separator {}



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

	background: url(../images/arrow.gif) no-repeat 5px 7px;

}



/*Product Collateral---*/

.product-collateral .box-collateral {

	margin-bottom: 20px;

}



.product-collateral .head {

	margin-bottom: 5px;

}



.product-collateral .box-collateral h2 {

	font-family: Arial,Helvetica,sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-transform: none;

}



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



/*Additional Information*/

.product-collateral .box-additional table {}



.product-collateral .box-additional .label {

	font-weight: bold;

	white-space: nowrap;

	background: #EDF7FC;

	width: 25%;

}



.product-collateral .box-additional .odd {

	background: #fff;

}



.product-collateral .box-additional .data {

	border-right: 0;

	background: #fff;

}



.product-collateral .box-additional td {}



/*related product*/

.product-view .box-up-sell > h2 {

	background: url(../images/light-title.gif) repeat-x left 23px;

	margin: 0;

	padding: 20px 0;

	text-align: center;

	font-family: NovecentowideNormalRegular,sans-serif;

	font-size: 100%;

	font-weight: normal;

	text-transform: uppercase;

}



.product-view .box-up-sell > h2 span {

	background: #fff;

	color: #000;

	display: inline-block;

	margin: 0;

	padding: 0 10px;

	text-align: center;

}



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



/*reviews*/

#customer-reviews {

	margin-bottom: 0;

}



#customer-reviews dl {

	clear: both;

	padding-top: 15px;

	border-top: 1px solid #e5e5e5;

}



#customer-reviews dd {

	margin-bottom: 15px;

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 15px;

}



#customer-reviews dd p {

	clear: both;

}



#review-form {

	padding-bottom: 10px;

}



#review-form table {

	margin: 10px 0;

	width: 456px;

}



#review-form td,

#review-form th {

	text-align: center;

}



#review-form td.label {

	text-align: left;

	width: 100px;

}



#review-form .form-add{

	padding-left: 0;

	background: none;

}



#review-form input.input-text,#review-form  textarea {

	width: 450px;

}



#review-form .buttons-set .button {

	float: left;

	margin-left: 0;

}



#ja-tabitem-reviewform .form-add > h2 {

	font-family: Arial,Helvetica,sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-transform: none;

}



#ja-tabitem-reviewform .form-add h3,

#ja-tabitem-reviewform .form-add h4 {

	font-size: 100%;

	font-family:  sans-serif;

}



/* Product Tags */

.box-tags .form-add {

	background: url(../images/icon_tag_add.gif) no-repeat 0 38px;

	display: block;

	overflow: hidden;

	padding-left: 25px;

	vertical-align: middle;

}



.box-tags .form-add label {

	width: 100%;

	color: #333;

	margin: 10px 0 5px;

	display: block;

}



.box-tags .form-add .input-box,

.box-tags .form-add fieldset {

	float: left;

	margin-right: 5px;

}



.box-tags .form-add .input-box .input-text {

	width: 200px;

}



.box-tags .form-add .button {

	margin-left: 5px;

}



.tags-list,

.product-tags {}



.tags-list li,

.product-tags li {

	background: url(../images/sep-vdot.gif) no-repeat right 4px;

	display: inline-block;

	padding: 0 8px 0 4px;

}



.tags-list li.first,

.product-tags li.first {

	padding-left: 0;

}



.tags-list li.last,

.product-tags li.last {

	background: none;

}



/*Gift Messages----*/

.giftmessages .gift-header {

	color: #e31837;

	font-size: 12px;

	font-weight: bold;

}



.giftmessages .input-checkbox {

	padding-bottom: 15px;

}



.giftmessages textarea {

	height: 100px;

}



.giftmessages .input-checkbox input {

	margin-right: 5px;

}



.giftmessages .input-checkbox label {

	color: #999;

	font-weight: normal;

}



.giftmessages .gift-box {

	background: #FEF9EF;

	border-bottom: 1px solid #e5e5e5;

	border-top: 1px solid #e5e5e5;

	padding: 22px 16px 22px 22px;

}



.giftmessages .gift-box .scroll-box {

	height: 260px;

	overflow: auto;

}



.giftmessages .product-image {

	border: 1px solid #e5e5e5;

}



.giftmessages .giftmessage-product-info {

	padding-left: 10px;

}



.giftmessages .numeration {

	color: #999;

	font-weight: bold;

}



.giftmessages .gift-box label {

	color: #999;

}



.giftmessages .fieldset li .input-box {

	float: left;

	width: 260px;

}



.giftmessages .fieldset li .input-text, .fieldset li select, .fieldset li textarea {

	width: 495px;

}



.giftmessages .fieldset li .input-box .input-text, .fieldset li .input-box textarea {

	width: 235px;

}



.giftmessages .fieldset li .input-box select {

	width: 256px;

}



/* upsell */

#upsell-product-table .ratings .rating-links {

	clear: both;

	float: none;

	padding-top: 5px;

}



#upsell-product-table .products-grid li.item {

	background: url(../images/dot.gif) repeat-y right top;

}



#upsell-product-table .products-grid li.item:nth-child(3n) {

	background: none;

}



/* Product Review Detail */

.product-review .product-img-box { width: 210px; float: left; }



.product-review .product-img-box .rating-box { float: none; }



.product-review .product-details h3 {

	font-size: 100%;

	font-family:  sans-serif;

	margin: 10px 0 0;

}



.product-review .ratings-table {

	margin-top: 5px;

}



/*CHECKOUT

----------------------------------------------------------------*/ 

.form-list li .input-box select.address-select {

	width: 575px;

}



.sp-methods dt {

	padding: 5px 0;

	color: #333;

	font-weight: bold;

}



.sp-methods dd {

	padding: 0 25px;

}



.sp-methods select.month {

	margin-right: 10px;

	width: 146px !important;

}



.sp-methods select.year {

	width: 100px !important;

}



.sp-methods input.cvv {

	width: 3em !important;

}



.sp-methods .cvv-what-is-this {

	margin-left: 10px;

}



.checkout-types .paypal-logo {

	margin: 0;

	padding: 0;

}



/*Shopping Cart---*/

.cart-table { margin-bottom: 0; }



.cart-table tbody td { vertical-align: middle; }



.cart-table th .tax-flag { display: block; font-size: 92%; font-weight: normal; }



.cart-table tr.error { background: #FCEDED !important; }



.cart-table .product-name{ font-size: 100%; }



.cart-table .continue-shopping { float: left; }



.cart-table-item-message {

	font-size: 92%;

	margin-bottom: 5px;

	margin-top: 6px;

}



.cart-table .product-image img {

	width: 80px;

}



td.attributes-col {}



td.attributes-col ul { margin: 5px 0; }



td.attributes-col dt { margin-top: .5em; }



td.attributes-col dd ul { list-style: disc; margin: 0 0 5px 0; }



td.attributes-col dd ul li { margin-left: 15px; }



td.attributes-col h4.title { margin: 0; overflow: hidden; padding: 0; width: 100%; }



td.attributes-col h4.title a { font-weight: bold; }



.cart-collaterals .totals {

	float: right;

	margin-top: 25px;

	width: 210px;

	padding: 0;

}



.cart-collaterals .totals table {

	width: 100%;

}



.cart-collaterals .totals td {

	padding: 0 0 15px;

	border-bottom: 1px solid #e5e5e5;

}



.cart-collaterals .totals td.a-right:first-child {

	text-align: left !important;

}



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



.cart-collaterals .totals tfoot td {

	background: url(../images/light-title.gif) repeat-x left bottom;

	font-size: 100%;

	border: 0;

	padding: 10px 0 20px;

}



.cart-collaterals .totals ul.checkout-types { padding: 0; margin: 10px 0 0; }



.cart-collaterals .totals ul.checkout-types li {

	clear: both;

	margin: 0;

	padding: 5px 0;

	background: none;

	text-align: right;

}



.cart-collaterals .totals ul.checkout-types .button { float: none; display: inline-block; }



.cart-collaterals .totals ul.checkout-types li big { font-weight: bold; }



/*Tax details---*/

.tax-total {

	cursor: pointer;

}



.tax-total td {}



.tax-total .tax-collapse {

	background: url(../images/bg_collapse.gif) 0 4px no-repeat;

	cursor: pointer;

	float: right;

	padding-left: 20px;

	text-align: right;

}



.show-details .tax-collapse {

	background-position: 0 -53px;

}



.show-details td {

	border-top: 1px dashed #e5e5e5;

}



.tax-details td {

	color: #999;

}



.tax-details-first td {

	border-top: 1px dashed #e5e5e5;

}



/*Collaterals---*/

.cart .cart-collaterals .col2-set {

	margin: 25px 0;

	float: left;

	width: 73%;

}



.cart .discount,

.cart .shipping {

	background: #fff;

	border: 1px solid #e5e5e5;

	margin-bottom: 15px;

	padding: 0 15px 15px;

}



#coupon_code { width: 250px; }



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



.cart .discount .button,

.cart .shipping .button {

	margin-right: 5px;

	margin-left: 0;

	float: left;

}



.cart .discount .button { margin-bottom: 10px; }

.cart .discount .button + .button { margin-right: 0; clear: both; }



.cart .discount h2, 

.cart .shipping h2 {

	padding: 8px 0;

	margin-top: 0;

	border-bottom: 1px solid #e5e5e5;

	font-size: 100%;

	color: #000;

}



.cart .discount .discount-form label { display: block; margin: 10px 0; }



.cart .shipping-estimate .input-text { width: 214px; }



.cart .shipping-estimate select { width: 220px; }



.cart .crosssell { border: 1px solid #e5e5e5; }



.cart .crosssell h2 {

	margin: 10px 20px;

	color: #000;

	font-size: 100%;

	font-family:  sans-serif;

	font-weight: bold;

}



.cart .crosssell ul { margin: 10px 20px; }



.cart .crosssell .add-to-links { margin: 0; }



.cart .crosssell .add-to-links li {

	border: none;

	display: block;

	padding: 0 0 5px;

}



.cart .crosssell .add-to-links li .separator{ display: none; }



.cart .crosssell li {

	border-top: 1px solid #e5e5e5;

	padding: 20px 0 10px;

	overflow: hidden;

}



.cart .crosssell li.last { padding-bottom: 0; }



.cart .crosssell .product-image {

	border: 1px solid #e5e5e5;

	float: left;

	width: 75px;

}



.cart .crosssell .product-details { width: 155px; float: right; }



.cart .crosssell .product-details h5 { font-size: 110%; margin: 0 0 5px; }



.cart .crosssell .product-details .button { margin: 10px 0; }



.cart .crosssell .product-details small {

	background: url(../images/arrow.gif) no-repeat left center;

	padding-left: 8px;

}



.grand_total {

	background: #e5e5e5;

	border: 1px solid #e5e5e5;

	font-size: 1.3em !important;

	font-weight: bold;

	margin-top: 15px;

	text-align: right;

	width: auto;

}



tr.grand_total td, p.grand_total { padding-bottom: 5px; padding-top: 5px; }



/*One-Page checkout---*/

.opc { border-bottom: 1px solid #e5e5e5; }



.opc li.section {

	position: relative;

	overflow: hidden;

}



.opc .fieldset {

	border: 0;

	margin: 0;

	padding: 0;

}



.opc .fieldset li {

	padding-left: 0;

}



.opc .step {

	background: #fff;

	border: 1px solid #e5e5e5;

	border-bottom: 0; 

	padding: 5px 20px 15px;

	margin: 0;

}



.opc .step-title {

	background: #fff;

	border: 1px solid #e5e5e5;

	border-bottom: 0;

	padding: 8px 15px;

	overflow: hidden;

}



.opc .last .step-title {

	border-bottom: 1px solid #e5e5e5;

}



.opc .tool-tip {

	right: 8px;

}



.opc .step-title a {

	display: none; /* Hide Edit button in step header */

}



.opc h2 {

	color: #999;

	font-size: 1.05em;

	margin: 0;

	float: left;

}



.opc h4 {

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 2px;

	text-transform: uppercase;

}



.opc h4.title {

	border-bottom: 0;

	text-transform: none;

}



.opc .number {

	background: #e5e5e5;

	padding: 0 4px;

	color: #000;

	float: left;

	margin-right: 10px;

}



.opc .content {

	padding: 10px 20px;

}



.opc label.label {

	color: #333;

	font-size: 110%;

}



.form-list li.wide .input-box input.input-text,

.form-list li.wide .input-box textarea {

	width: 525px;

}



.opc .form-list li.fields .field {

	float: left;

	width: 275px;

}



#billing-address .form-list li.wide .input-box .input-text, 

#shipping-address .form-list li.wide .input-box .input-text {

	width: 250px;

}



/*Allow box*/

.opc .allow .step-title {

	background: url(../images/icon_accept.gif) no-repeat 98% center #fff;

	cursor: pointer;

}



.opc .allow h2 {

	color: #000;

}



.opc .allow .number {

	background: #75a121;

	border: 1px solid #75a121;

	color: #fff;

}



/*Active box*/

.opc .active .step-title {

	background: #000;

	cursor: default;

	border-color: #000;

}



.opc .active .step-title h2 {

	color: #fff;

}



.opc .active .number {

	background: #fff;

	border: 1px solid #FFF;

	color: #000;

}



.opc .active .step {

	background: #fff;

	display: block;

	border-top-color: #000;

}



.opc .alloq .step-title a {

	display: block; /* Display Edit button in active selection */

}



.opc dd .form-list {

	margin: 0;

}



.opc dd .form-list ul {

	margin: 5px 0 15px 25px;

}



.opc .checkmo-mailing-address {

	padding-left: 20px;

}



/*Checkout Step Review*/

#checkout-step-review {

	border-bottom: 1px solid #e5e5e5;

}



#checkout-review-table-wrapper {

	padding-top: 15px;

}



/*Checkout Progress---*/

/*Side Box*/

#ja-col2 .block-progress { border-bottom: 0; }



.block-progress .block-content { padding-bottom: 0; }



.block-progress dl {}



.block-progress dt {

	padding: 5px 0;

}



.block-progress dt.complete {

	background: #fff;

}



.block-progress h4 {

	color: #666;

	margin: 0;

	font-size: 100%;

}



.block-progress .complete h4 { }



.block-progress h4 a {

	text-transform: none;

}



.block-progress dd.complete {

	padding: 15px;

	margin: 10px 0;

	border: 1px solid #e5e5e5;

}



.block-progress dd.complete table {

	width: 100%;

	table-layout: fixed;

}



.opc .box-no-padding {

	background: #FEF9EF;

	border: 1px solid #e5e5e5;

	border-bottom: 0;

	padding: 15px 0px;

}



.opc .box-no-padding .inner-box {

	padding: 0px 20px;

}



#opc-login .button-set {

	border-top: 0;

}



#opc-review .box {

	padding: 0;

}



#opc-review .content {

	border: 0;

	padding: 0 15px;

}



#opc-review .content input {

	margin-top: 5px;

}



.opc-please-wait {

	padding-right: 7px;

}



.opc a.back {

	background: url(../images/icon_opc_back.gif) no-repeat;

	line-height: 13px;

	padding-left: 16px;

}



.opc .button-set {

	margin: 0;

}



/*Table*/

.checkout-progress {

	margin: 0 auto 45px;

	width: 100%;

	background: #fff;

	border: 1px solid #e5e5e5;

	border-right: 0;

	overflow: hidden;

}



.checkout-progress li {

	color: #666;

	float: left;

	font-weight: bold;

	width: 20%;

	padding: 2px 0;

	text-indent: 15px;

	background: url(../images/dot.gif) repeat-y right top;

}



.checkout-progress li.active {

	color: #000;

	background: #e31837;

}



.checkout-progress li.last {}



/*Multiple Addresses checkout---*/

.multi-address-checkout-description {

	margin-bottom: 25px;

	margin-top: -15px;

}



.multiple-checkout{}



.multiple-checkout .col2-set,

.info-set {

	margin: 20px 0 10px;

	clear: both;

	border: 1px solid #e5e5e5;

}



#shipping_method_form .col2-set .content,

.info-set .content {

	padding: 10px 15px;

}



.multiple-checkout .col2-set .legend,

.info-set .legend {

	border-bottom: 1px solid #e5e5e5;

	padding: 5px 15px;

	margin: 0;

	font-size: 110%;

}



.multiple-checkout .col2-set .count-head-alt {

	margin-top: 10px;

	border-top: 1px solid #e5e5e5;

}



.multiple-checkout .col2-set .box-title,

.info-set .box-title,

.multiple-checkout .col-wide > h3 {

	border-bottom: 1px solid #e5e5e5;

	padding: 0 0 5px;

	margin: 0 0 10px;

	background: none;

	text-align: left;

}



.multiple-checkout .col-wide > h3 {

	font-size: 110%;

}



.multiple-checkout .col2-set .box-title h2,

.multiple-checkout .col2-set .box-title h3,

.info-set .box-title h3 {

	margin: 0;

	padding: 0;

	float: none;

	font-size: 110%;

}



.multiple-checkout .col2-set .box-title a {}



.multiple-checkout .col2-set .form-list {

	margin: 0;

}



.multiple-checkout .col2-set .form-list ul {

	margin: 5px 0 15px;

}



.multiple-checkout .col2-set .col-1,

.info-set.col2-set .col-1 {

	width: 32%;

	margin-top: 10px;

	margin-left: 15px;

	margin-bottom: 10px;

}



.multiple-checkout .col2-set .col-2,

.info-set.col2-set .col-2 {

	width: 63%;

	margin-top: 10px;

	margin-right: 15px;

	margin-bottom: 10px;

}



.multiple-checkout .place-order .grand-total {

	float: right;

	height: 71px;

	overflow: hidden;

}



.multiple-checkout .place-order .grand-total .inner {

	float: left;

	height: 57px;

	padding: 14px 0 0 0;

}



.multiple-checkout .place-order .grand-total .inner div { display: inline; vertical-align: top; }



.multiple-checkout .place-order .grand-total big {

	display: inline;

	margin-right: 12px;

	line-height: 1;

}



.multiple-checkout .place-order .grand-total .button { float: none; vertical-align: middle; }



.info-set .box .actions {

	background: none;

}



.shipment-count {

	background: #e31837;

	color: #fff;

	font-size: 92%;

	line-height: normal;

	padding: 2px 5px;

}



#shipping_method_form .col2-set .tool-tip {

	left: -23px;

}



#shipping_method_form .col2-set .checkmo-mailing-address {

	display: block;

	padding-left: 20px;

}



.box-sp-methods {

	background: #FEF9EF;

	border: 1px solid #e5e5e5;

	padding: 10px;

	position: relative;

	margin-top: 10px;

}



.box-sp-methods .pointer {

	position: absolute;

	right: -40px;

	top: -20px;

}



.place-order-box {

	float: right;

	line-height: normal;

}



.place-order-box .grand-total {

	font-size: 200%;

}



.place-order-box .grand-total .price {

	color: #e31837;

	font-weight: bold;

	margin: 0;

	padding: 0;

}



.place-order-box input {

	margin: 0 0 0 15px;

	vertical-align: bottom;

}



/* Checkout Agreements */

.checkout-agreements li {

	margin: 30px 0;

}



.checkout-agreements .agreement-content {

	background: #FEF9EF;

	border: 1px solid #e5e5e5;

	height: 10em;

	overflow: auto;

	padding: 10px;

}



.checkout-agreements .agree {

	margin: 0;

	padding: 10px 0 10px 11px;

}



.opc .checkout-agreements {

	border: 1px solid #e5e5e5;

	border-width: 0 1px;

	padding: 5px 20px;

}



.opc .checkout-agreements li {

	margin: 20px 0 0;

}



.opc .checkout-agreements .agreement-content {

	background-color: #fff;

	border-color: #e5e5e5;

	padding: 5px;

}



.opc .checkout-agreements .agree {

	padding-left: 6px;

}



/*CUSTOMER

----------------------------------------------------------------*/ 

/*Login---*/ 

#login-form .col-1, #login-form .col-2 {

	border: 1px solid #e5e5e5;

	border-top: 0;

}



#login-form .content {

	padding: 0 15px 10px;

	border-top: 1px solid #e5e5e5;

}



#login-form h2 {

	border-bottom: 1px solid #e5e5e5;

	margin: 0 -15px;

	padding: 8px 0;

	text-indent: 15px;

	font-size: 100%;

}



#login-form .buttons-set {

	margin: 0;

	padding: 15px 20px;

	height: 30px;

	line-height: 30px;

	border-top: 1px solid #e5e5e5;

}



#login-form .content {

	min-height: 230px;

}



/*Customer Name---*/

.customer-name-prefix .name-prefix {

	width: 60px !important;

}



.customer-name-prefix .name-prefix input {

	width: 45px !important;

}



.customer-name-prefix .name-prefix select {

	width: 51px !important;

}



.customer-name-prefix .name-firstname {

	width: 215px !important;

}



.customer-name-prefix .name-firstname input {

	width: 190px !important;

}

/*

.customer-name-middlename .name-firstname {

	width: 215px !important;

}



.customer-name-middlename .name-firstname input {

	width: 200px !important;

}

*/

.customer-name-middlename .name-middlename {

	width: 60px !important;

	display: none;

}



.customer-name-middlename .name-middlename input {

	width: 35px !important;

}



.customer-name-suffix .name-lastname {

	width: 205px !important;

}



.customer-name-suffix .name-lastname input {

	width: 190px !important;

}



.customer-name-suffix .name-suffix {

	width: 50px !important;

}



.customer-name-suffix .name-suffix input {

	width: 45px !important;

}



.customer-name-suffix .name-suffix select {

	width: 51px !important;

}



.customer-name-prefix-middlename .name-prefix {

	width: 60px !important;

}



.customer-name-prefix-middlename .name-prefix input {

	width: 45px !important;

}



.customer-name-prefix-middlename .name-prefix select {

	width: 51px !important;

}



.customer-name-prefix-middlename .name-firstname {

	width: 215px !important;

}



.customer-name-prefix-middlename .name-firstname input {

	width: 190px !important;

}



.customer-name-prefix-middlename .name-middlename {

	width: 50px !important;

}



.customer-name-prefix-middlename .name-middlename input {

	width: 35px !important;

}



.customer-name-prefix-middlename .name-lastname {

	width: 200px !important;

}



.customer-name-prefix-middlename .name-lastname input {

	width: 200px !important;

}



.customer-name-prefix-suffix .name-prefix {

	width: 60px !important;

}



.customer-name-prefix-suffix .name-prefix input {

	width: 45px !important;

}



.customer-name-prefix-suffix .name-prefix select {

	width: 51px !important;

}



.customer-name-prefix-suffix .name-firstname {

	width: 215px !important;

}



.customer-name-prefix-suffix .name-firstname input {

	width: 190px !important;

}



.customer-name-prefix-suffix .name-lastname {

	width: 205px !important;

}



.customer-name-prefix-suffix .name-lastname input {

	width: 190px !important;

}



.customer-name-prefix-suffix .name-suffix {

	width: 50px !important;

}



.customer-name-prefix-suffix .name-suffix input {

	width: 45px !important;

}



.customer-name-prefix-suffix .name-suffix select {

	width: 51px !important;

}



.customer-name-middlename-suffix .name-firstname {

	width: 215px !important;

}



.customer-name-middlename-suffix .name-firstname input {

	width: 200px !important;

}



.customer-name-middlename-suffix .name-middlename {

	width: 60px !important;

}



.customer-name-middlename-suffix .name-middlename input {

	width: 35px !important;

}



.customer-name-middlename-suffix .name-lastname {

	width: 205px !important;

}



.customer-name-middlename-suffix .name-lastname input {

	width: 190px !important;

}



.customer-name-middlename-suffix .name-suffix {

	width: 50px !important;

}



.customer-name-middlename-suffix .name-suffix input {

	width: 45px !important;

}



.customer-name-middlename-suffix .name-suffix select {

	width: 51px !important;

}



.customer-name-prefix-middlename-suffix .name-prefix {

	width: 60px !important;

}



.customer-name-prefix-middlename-suffix .name-prefix input {

	width: 45px !important;

}



.customer-name-prefix-middlename-suffix .name-prefix select {

	width: 51px !important;

}



.customer-name-prefix-middlename-suffix .name-firstname {

	width: 155px !important;

}



.customer-name-prefix-middlename-suffix .name-firstname input {

	width: 140px !important;

}



.customer-name-prefix-middlename-suffix .name-middlename {

	width: 60px !important;

}



.customer-name-prefix-middlename-suffix .name-middlename input {

	width: 35px !important;

}



.customer-name-prefix-middlename-suffix .name-lastname {

	width: 205px !important;

}



.customer-name-prefix-middlename-suffix .name-lastname input {

	width: 190px !important;

}



.customer-name-prefix-middlename-suffix .name-suffix {

	width: 50px !important;

}



.customer-name-prefix-middlename-suffix .name-suffix input {

	width: 45px !important;

}



.customer-name-prefix-middlename-suffix .name-suffix select {

	width: 51px !important;

}



.customer-dob .input-box {

	float: left;

	width: 60px !important;

}



.customer-dob input {

	width: 50px !important;

}



.customer-dob label.label-dob {

	color: #999;

	font-size: 10px;

	font-weight: normal;

}



/*My Account navigation---*/

.block-account {}



.block-account .block-title {}



.block-account .block-title strong {

	color: #e31837

}



.block-account .block-content {

	padding: 0px 0 0;

}

/*.ja-lo-2colsl .main, .ja-lo-1col .main {
    border-top: 1px solid #01a8cf;
    margin-bottom: 0px;
}*/
.ja-lo-2colsl .main > .inner, .ja-lo-1col .main > .inner {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 0 20px 0px #ccc inset;
}

.block-account ul {

	padding: 0;

	border: 1px solid #e5e5e5;

}



.block-account li a, .block-account li.current {

	padding: 5px 10px;

}



.block-account li strong {

	font-weight: normal;

}



.block-account li a {

	border-bottom: 1px solid #e5e5e5;

	display: block;

}



.block-account li a {

	color: #666;

	text-decoration: none;

}



.block-account li a:hover,

.block-account li a:active,

.block-account li a:focus {

	color: #01a8cf;

}

.cart-cell a {
    color: #01a8cf;
}
.col-left .block-title span {
    color: #01a8cf;
}

.block-account li.current {

	border-bottom: 1px solid #e5e5e5;

	color: #01a8cf;

	font-weight: bold;

	background: url(../images/arrow_d1.gif) no-repeat 95% center;

}

.my-account li.item a {
    color: #01a8cf;
}

.block-account li.current a {

	padding: 0;

}



.block-account li.last, .block-account li.last a {

	border-bottom: 0;

}



/*Dashboard---*/

.box-account {

	border: 1px solid #e5e5e5;

	margin-bottom: 15px;

}



.box-account .col2-set{

	margin: 0 0 10px;

}



.box-account .box-head + .col2-set {

	border-bottom: 1px solid #e5e5e5;

}



.box-account .box-head {

	border-bottom: 1px solid #e5e5e5;

	margin: 0 0 10px;

	padding: 8px 15px;

	overflow: hidden;

}



.box-account .box {

	background: none;

	border: none;

}



.box-account .box .box-title {

	border-bottom: 1px solid #e5e5e5;

	margin-bottom: 5px;

	padding: 0 15px 5px;

}



.box-account h5,

.box-account .box .box-title h3 {

	font-size: 100%;

	color: #777;

}



.box-account .box .box-content {

	padding: 0 15px;

} 



.box-account .box .box-content a.button {

background: #01a8cf;
    border: 1px solid #01a8cf;
    color: #fff;
    cursor: pointer;
    font-family: NovecentowideNormalRegular,sans-serif;
    font-weight: normal;
    overflow: visible;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    margin: 10px 0;

}



.box-account .box .box-content a.button:hover,

.box-account .box .box-content a.button:focus,

.box-account .box .box-content a.button:active {

background-color: #1b1b1b;
    border-color: #161616;
    color: #fff;
    text-decoration: none;

}

.box-title a {
    color: #01a8cf;
}
.box-head a {
color: #01a8cf;
}


.box-account h6 {

	text-transform: uppercase;

}



.account-main .box-account li {

	padding: 5px 0;

}



.box-account ol li {

	margin: 15px 0 0;

}



.box-account .product-name {

	font-size: 100%;

	margin: 0;

}



.box-account ol#my_recent_tags,

.box-account ol#my_recent_reviews {

	padding: 0 15px 15px 15px;

}



.box-account ol .number {

	background: #e31837;

	color: #fff;

	float: left;

	font-size: 9px;

	font-weight: bold;

	line-height: 1em;

	margin-top: 3px;

	padding: 1px 3px;

}



.box-account ol .details {

	margin-left: 20px;

}



.box-account ol.recent-reviews small {

	float: left;

	font-weight: bold;

	margin-right: 3px;

	font-size: 100%;

}



.box-account .product-images {

	width: 65px;

}



.box-account .product-images img {

	border: 1px solid #e5e5e5;

}



.box-account .product-details {

	margin: 0 0 10px 70px;

}



.box-account .tags {

	overflow: hidden;

}



.box-account .tags ul,

.box-account .tags strong {

	display: inline;

	float: left;

}



.box-account .tags ul li {

	margin: 0 0 0 5px;

	float: left;

}



.box-account .content {

	padding: 0;

}



.box-account .ratings {

	margin: 0;

}



.account-side .actions {

	border-top: 1px solid #e5e5e5;

	padding-top: 4px;

}



.my-account h2,

.my-account h3,

.my-account h4,

.my-account h5,

.my-account h6 {

	font-family:  sans-serif;

	font-weight: normal;

}



.my-account .box {

	border: none;

}



.my-account .order-info-box { }



.account-side .actions .form-button {

	float: right;

}



.edit-password {

	background: url(../images/icon_lock.gif) no-repeat 0 2px;

	display: block;

	height: 20px;

	padding-left: 20px;

}



.dashboard-welcome {

	font-size: 1.1em;

	margin-bottom: 1.5em;

	margin-right: 8em;

}



.box-account .box-head h2,

.account-box .head h4 {

	background-position: 0 center;

	background-repeat: no-repeat;

	margin: 0;

	font-size: 100%;

	text-transform: uppercase;

	color: #222;

}



.box-recent .box-head {

	margin: 0;

}



/*Account Addressbook---*/

.primary-address-list h4, .address-list h4 {

	font-size: 125%;

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 5px;

	margin-bottom: 10px;

}



.primary-address-list li {

	margin-bottom: 10px;

	padding-left: 10px;

}



.primary-address-list li .head {

	margin: 0;

}



.primary-address-list li h5 {

	margin: 0 0 5px -10px;

	text-indent: 10px;

	background: url(../images/arrow_d2.gif) no-repeat 2px center; 

}



.address-list li {

	margin-bottom: 1em;

}



.address-list .actions {

	float: right;

	margin: 0 0 10px 10px;

}



/*Account Order History---*/

.box-account #my-orders-table { border: 0; }



#my-orders-table tfoot td, 

#checkout-review-table tfoot td {}



#my-orders-table tfoot tr.last td,

#checkout-review-table tfoot tr.last td {

	font-weight: bold;

	font-size: 110%;

	border-top: 1px solid #e5e5e5;

}



#my-orders-table a {

	color: #666;

}



#my-orders-table a:hover,

#my-orders-table a:focus,

#my-orders-table a.link-reorder {

	color: #01a8cf;

}

.cart-table h2.product-name {
    border-top: none;
}

/*Compare Products---*/

.compare-products {

	margin: 30px 0 50px 0;

}



.compare-products table {

	border: 0;

	width: auto;

}



.compare-products td {

	text-align: left;

	width: 170px;

	vertical-align: top;

}



.compare-products tbody tr.first td {

	border-top: 1px solid #e5e5e5;

}



.compare-products tbody td.last {

	border-right: 1px solid #e5e5e5;

}



.compare-products tbody.attribute-cart td {

	background: #FEF9EF !important;

	border-bottom: 1px solid #e5e5e5;

	text-align: center;

}



.compare-products tbody td.label {

	background: #EDF7FC !important;

	border-bottom: 1px solid #e5e5e5;

	border-left: 1px solid #e5e5e5;

	text-align: left;

	width: auto;

}



.compare-products tbody.attribute-cart td.label {

	background: #FEF9EF !important;

}



.compare-products tbody.remove-buttons tr {

	background: #fff;

}



.compare-products tbody.remove-buttons td {

	border: 0 !important;

	font-size: 0;

	line-height: 0;

	padding: 0;

	text-align: right;

}



.compare-products tbody.remove-buttons td img {

	float: right;

}



.compare-products tr.last td {

	border-bottom: 1px solid #e5e5e5 !important;

}



/*Reviews---*/

.my-review-detail .product-image {

	float: left;

	width: 135px;

}



.my-review-detail .product-image p {

	margin-bottom: 0;

}



.my-review-detail .product-image p img {

	vertical-align: top;

}



.my-review-detail .details {

	float: right;

	width: 538px;

}



.my-review-detail .ratings-list {

	margin-bottom: .8em;

}



.my-review-detail .ratings {

	line-height: 1.5;

}



.my-review-detail .ratings .rating-box {

	float: none;

	margin-bottom: 3px;

}



.my-review-detail .ratings .pipe {

	display: none;

}



.my-review-detail .ratings a {

	display: block;

}



/*Tags ---*/

.my-tag-edit a.btn-remove {

	padding: 0;

	margin: 3px 5px 0 0;

	border: 0;

	float: left;

}



#my-tags-table td { vertical-align: middle; }



/*Gift Messages---*/

.giftmessage {

	padding: 10px 0 0 0;

}



.giftmessage-preview-link {

	background-position: right 5px;

	background-repeat: no-repeat;

	font-size: 11px;

	padding-right: 7px;

}



.giftmessage-row {

	background: #FEF9EF;

}



.giftmessage-content {

	float: left;

}



.giftmessage-close {

	float: right;

}



.expand {

	background-image: url(../images/gift-message-expand.gif);

}



.collapse {

	background-image: url(../images/gift-message-collapse.gif);

}



/*Wishlist---*/

#wishlist-table td {

	vertical-align: middle;

}



#wishlist-table a.link-cart, #wishlist-table a.btn-remove {

	display: block;

}



#wishlist-table textarea {

width: 95%;
    height: 85px;
    margin-bottom: 5px;
    resize: none;
}



#wishlist-table .product-name,

#wishlist-table .price-box {

	margin: 10px 0;

	font-size: 100%;

}



#wishlist-table .description .inner {

	margin: 0 0 15px;

}



#wishlist-table .cart-cell {

	text-align: center;

}



#wishlist-table .btn-cart {

	margin-top: 10px;

}



/*===============================================================

--------------------[MAGENTO'S VARIOUS PAGES]--------------------

=================================================================*/



/*ADVANCED SEARCH

----------------------------------------------------------------*/ 



.advanced-search li {

	margin-bottom: 5px;

}



.advanced-search li label {

	float: left;

	width: 120px;

	font-weight: bold;

	text-align: right;

	padding-right: 20px;

}



.advanced-search .input-text {

	width: 250px;

}



.advanced-search select {

	padding: 2px;

	width: 256px;

}



.advanced-search .field-row {

	display: inline;

	width: 250px;

}



.advanced-search .input-range .input-text {

	width: 70px;

}



.advanced-search .input-range select {

	padding: 1px;

	width: 90px;

}



.advanced-search-nothing-found {

	color: #e31837;

	font-weight: bold;

	margin-bottom: 15px;

}



.advanced-search-found-amount {

	margin-bottom: 15px;

}



.advanced-search-summary-box {

	background: #FEF9EF;

	border: 1px solid #e5e5e5;

	margin: 0 0 15px;

	padding: 10px 15px;

}



.advanced-search-summary-tip {

	clear: both;

	font-weight: bold;

}



.advanced-search-summary-box ul {

	float: left;

	list-style: none;

	width: 50%;

}



.advanced-search-summary-box ul li {

	color: #333;

	font-weight: bold;

	background: url(../images/arrow_d2.gif) no-repeat left 6px;

	padding-left: 8px;

}



.advanced-search-summary-box ul li span.translate-inline {

	background: 0 !important; /* Inline translation fix */

}



/*RETURNS PAGE

----------------------------------------------------------------*/ 

#oar_widget_orders_and_returns_form .input-box {

	padding: 5px 0;

}



/*PRINT

----------------------------------------------------------------*/

.page-print .order-date {

	margin: 0 0 10px;

	padding: 0 0 10px;

	border-bottom: 1px solid #e5e5e5;

}



.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: 125%;

    font-weight: bold;

}



.page-print h2, .page-print h3 {

    font-size: 100%;

    font-weight: bold;

}



.page-print .col2-set h2,.page-print .col2-set h3 {

	padding-bottom: 10px;

	border-bottom: 1px solid #e5e5e5;

}



.page-print h2.h2 {

    font-size: 125%;

    font-weight: bold;

}



table.print .giftmessage-preview-link {

	display: none !important;

}



table.print .price-excl-tax {

	white-space: nowrap;

}



table.print .price-incl-tax {

	white-space: nowrap;

}



table.print .price-excl-tax .label,

table.print .price-excl-tax .price,

table.print .price-incl-tax .label,

table.print .price-incl-tax .price {

	display: inline;

}



/*POP UP

----------------------------------------------------------------*/

.page-popup {

	background: #fff;

	color: #333;

	padding: 25px 30px;

	text-align: left;

}



.page-popup .print-head {

	margin: 0 0 20px;

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 10px;

}



.page-popup .print-head img {

	float: left;

}



.page-popup .print-head address {

	float: left;

	margin-left: 15px;

}



.product-gallery-nav {

	padding: 0 5px;

}



.page-popup .print-head {

	margin: 0 0 20px;

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 10px;

}



/*DEFAULT HOME

----------------------------------------------------------------*/

.home-callout {

	margin: 0 0 15px;

	text-align: center;

}



.home-callout img {}



.home-spot {

	float: right;

	width: 530px;

}



.std dl dt { font-weight: bold; }

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

.std > ul {}



.std .col-1 img { max-width: 100%; }

/*Best Selling---*/

.best-selling {}



.best-selling h3 {

	background: #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

	padding: 5px 10px;

	line-height: normal;

	font-size: 110%;

}



.best-selling table {

	border: 0;

}



.best-selling tr.odd {}



.best-selling tr.even {}



.best-selling td {

	width: 50%;

	padding: 8px 10px;

}



.best-selling .product-img {

	float: left;

}



.best-selling .product-description {

	margin-left: 107px;

}



.best-selling a.product-name {

	font-size: 110%;

	font-weight: bold;

}



/*Recently---*/

.recently h3 {

	background: #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

	padding: 5px 10px;

	line-height: normal;

	font-size: 110%;

}



.recently .product-image {

	border: 1px solid #e5e5e5;

}



.recently a.product-name {

	font-weight: bold;

}



.recently .add-to {

	margin-top: 5px;

	font-size: 11px;

}



table.recently-list {

	width: 100%;

}



table.recently-list td {

	width: 20%;

}



/* Site Map */

.page-sitemap .links {

	margin: 0 8px -38px 0;

	text-align: right;

	position: relative;

}



.page-sitemap .links li {

	line-height: 30px;

} 



.page-sitemap .sitemap {

	margin: 12px;

}



.page-sitemap .pager {

	overflow: hidden;

	border: none;

	padding: 5px 10px;

	width: 98%;

}



/*==============================================================*/



/*Mis---*/

.ja-tools { float: right; padding: 3px 0 0 0; }



.ja-tools ul { float: left; padding-right: 10px; }



.ja-usertools-color { padding-top: 1px; }



.ja-tools li { display: inline; }



.ja-tools li img { cursor: default; }



.products-list .product-shop .desc { clear: both; }



/* Error page */

#jm-error {

	background: url(../images/error.png) no-repeat left center;

	padding-left: 340px;

}



#jm-error .page-head-alt {

	font-size: 72px;

	font-weight: bold;

	margin-bottom: 25px;

}



/* Add mega menu */

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





#ja-botsl + #jm-megamenu { display:none;}

#ja-container + #jm-megamenu { display:none;}


#ja-col1 .block-title {
    border-bottom: 1px solid #01a8cf;
    border-top: 1px solid #01a8cf;
    padding: 10px !important;
    background: rgba(1, 168, 207, 0.26);
}
p.no-rating {
    margin: 20px 0;
}
p.no-rating a {
	font-size: 15px;
    font-family: 'proxima_nova_cn_rgregular';
    letter-spacing: 1px;
    text-transform: uppercase;
}
li.reviews {
    font-family: 'proxima_nova_cn_rgregular';
    font-size: 15px;
}
.product-essential p.no-rating a {
    text-transform: uppercase;
    color: #01a8cf !important;
    font-weight: 300;
    text-decoration: underline;
	font-family: 'proxima_nova_cn_rgregular';
    font-size: 14px;
}

/*.category-products .add-to-links a.link-wishlist {
	background-position: 17px 3px;
    background-image: none !important;
    background-color: #f15d47;
    width: 90px !important;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px 0px 10px 0;
	    vertical-align: middle;
}
.category-products .add-to-links a.link-wishlist:hover{
	background:#292929;
	color:#fff;
}
.category-products .add-to-links a.link-compare  {
	background-position: 10px 1px;
    background-image: none !important;
    background: rgba(255, 255, 255, 0.74);
    width: 90px !important;
    color: #000;
    text-align: center;
    padding: 5px 10px;
    margin: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0 10px 0px 10px;
	    vertical-align: middle;
}
.category-products .add-to-links a.link-compare:hover {
	background:#292929;
	color:#fff;
}*/
.mega .old-price {
    width: 37%;
}
.products-grid .item-grid3:hover ul.add-to-links {
    opacity: 1;
    top: 62% !important;
}
.category-products ul.add-to-links {
    display: none;
}
.product-essential .old-price {
    width: 42%;
}
.cms-home .products-grid li.item {
    margin: 0 1px 20px!important;
}
.box-collateral .products-grid li.item {
    margin: 0 0px 20px!important;
}