/*
 * ------------------------------------------------------------------------
 * JM Flannel Theme
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/
body {
	color: #000;
	font: 13px/1.5 sans-serif;
}

body#bd {
	color: #666;
}

body#bd.sales-order-print {
	background: #fff;
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

/* COMMON ELEMENTS
-------------------------------------------------------------*/
/*Normal link---*/
a {
	color: #ff610b;
	text-decoration: none;
}

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

a img {
	border: 0;
	line-height: 1;
	/*display: block;*/
}

/* 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 {
	line-height: 1.3;
	color: #333;
}

/*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 #ccc;
	font: 100%/normal sans-serif;
	color: #666;
	vertical-align: middle;
}

option, optgroup {
	font: 100%/normal sans-serif;
}

optgroup {
	font-weight: bold;
}

textarea {
	overflow: auto;
}

select {
	padding: 6px 2px;
	line-height:26px;
}

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

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

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

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

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

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

.form-list #payment_method + button { padding:5px 10px !important} 
/*Fieldset--*/
fielddset {}

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

/*Tables--*/

/*Others--*/
address {
	font-style: normal;
}

p.f-left {
	margin: 0;
}

/* HEADER
--------------------------------------------------------- */
/*Toggle---*/
.has-toggle .btn-toggle {
  display: none;
  cursor: pointer;
}

.has-toggle .inneractive {
 display: block !important;
 }

#ja-header .main .inner {
	line-height: normal;
	position: relative;
	z-index: 999;
	padding: 40px 0 10px 0;
}

/*Logo---*/
h1#logo, div#logo-text {
	float:left;
	margin: 0;
	padding: 0;
}

h1#logo a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 250%;
	width: 220px;
	height: 120px;
	text-indent: -99999px;
	background: center center no-repeat #fff;
}

h1#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;
}
.user-menu {float:right;margin:20px 10px 0 0;}
.right-box { float: right;/* width: 76.5%;*/width:100%; }

/*Quick Access---*/
.quick-access {
	background:#fff;
	color: #999;
	width: 100%;
	line-height: 59px;
	font-size: 12px;
	border-top: 1px solid #E5E5E5;
}

.quick-access p {
	margin: 0 10px 0 0;
	float: left;
	font-weight: bold;
}

.shop-access li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 11px;
}

.quick-access li.first {
	padding-left: 0;
	/*border-left:1px solid #222;*/
}

.quick-access li.last {
	border-right: none;
}

.shop-access {
	padding-left:20px;
}

.shop-access a {color: #aaa;}
.shop-access a:hover,
.shop-access a:active,
.shop-access a:focus {
	color: #ff610b;
}

.form-language { float: right; position: absolute; right: 0; top: 10px; }

.form-language label {
	padding-right: 5px;
}

.form-language .langs-wrapper {
	display: inline-block;
}

.form-language .langs-wrapper a.lang-flag {
  padding: 1px 3px;
}

.form-language .langs-wrapper a.lang-active {
  background-color: #f2f2f2;
}

/*Mini search---*/
#ja-search {
  /*position: absolute;
  top: 101px;
  right: 178px;
  z-index: 1000;*/
  float:right;
  margin-right:15px;
}

#ja-search .btn-toggle { 
	display:block; 
	background:#f5f5f5 url(../images/icon_menu_toggle.png) no-repeat 5px 5px;
	border-left:1px solid #e5e5e5;
	padding:0 20px;
	width:20px;
	height:59px;
	text-indent:-10000px;
	color:transparent;
	cursor:pointer;
}

#ja-search form {
	/*float: right;*/
	text-align: left;
}

#ja-search legend {
	display: none;
}

#ja-search .input-text {
  /*border: 1px solid #333;*/border:none;
  height:15px;
  background: transparent;
  width: 200px;
  vertical-align: middle;
  font-size: 12px;
  padding:0;
  margin:5px 0;
}

#ja-search .input-text:focus { /*border:1px solid #FF610B;*/ }

#ja-search button { display: none; }

#ja-search label { display: none; }

.search-autocomplete {
	z-index: 999;
}

.search-autocomplete ul {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
}

.search-autocomplete li {
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
	padding: 2px 8px;
	list-style: none;
	text-align: left;
}

.search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}

.search-autocomplete li.odd {}

.search-autocomplete li.selected {
	background: #fff;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav { padding: 0; float: left;}

#ja-mainnav-inner { background: #fff;}

.nav-container { background: #0a263d; }
#nav { }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position: relative; text-align: left; }
#nav li.over { z-index: 998; }
#nav a,
#nav a:hover { display: block; line-height: 1.3em; text-decoration: none; }
#nav span { display: block; cursor: pointer; white-space: nowrap; }
#nav li ul span { white-space: normal; }
#nav ul li.parent a { background: url(http://www.shopdeca.com/skin/frontend/default/shopdeca_2.0/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image: none; }

/* 0 Level */
#nav li { float: left; }
#nav li.active a { color: #ff610b; }
#nav a { float: left; padding: 5px 12px 6px 8px; color: #a7c6dd; font-weight: bold; }
#nav li.over a,
#nav a:hover { color: #ff610b; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float: none; margin: 0; padding-bottom: 1px; background: #ecf3f6 url(http://www.shopdeca.com/skin/frontend/default/shopdeca_2.0/images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background: #ecf3f6; padding-bottom: 0; }

#nav ul a,
#nav ul a:hover { float: none; padding: 0; background: none; }
#nav ul li a { font-weight: normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position: absolute; width: 15em; top: 27px; left: -10000px; border: 1px solid #899ba5; }
#nav div ul { position: static; width: auto; border: none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top: 5px; }

#nav ul li a { background: #ecf3f6; }
#nav ul li a:hover { background: #e5e5e5; }
#nav ul li a,
#nav ul li a:hover { color: #2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding: 3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left: 0; z-index: 999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left: 100px; }
/********** Navigation > */

/* CONTAINER
--------------------------------------------------------- */
#ja-container {}

/*main content---*/
#ja-content {}

#ja-current-content { background: #fff;padding: 20px; margin-bottom: 20px; }

.cms-home #ja-current-content,
.cms-deals-list #ja-current-content,
.cms-deals-grid #ja-current-content,
.catalog-product-view #ja-current-content,
.review-product-list #ja-current-content { padding: 0; margin-bottom: 0; background: none; }

.checkout-cart-index #ja-current-content { padding-top:20px;margin-bottom: 0; background: none;   }
.checkout-cart-index .crosssell .block-content { margin: 0 -20px; }
.checkout-cart-index .crosssell .add-to-links a { margin-left:0px; }
.checkout-cart-index .crosssell .products-grid li.item {
  width: 25%;
  margin: 0;
}
.checkout-cart-index .cart-empty { padding: 0 20px; }

.checkout-cart-index .cart .page-title { margin:0 0 10px 0; }

#ja-main {}

.catalog-category-view #ja-main .inner, 
.catalogsearch-result-index #ja-main .inner,
.tag-product-list #ja-main .inner  {
 /* padding-bottom: 72px;*/padding-bottom:0;
  /*padding-top: 72px;*/padding-top:0;
  position: relative;
}

/*columns---*/
#ja-col1 {}

#ja-col1 .block { /*margin-right: 10px;*/padding-right: 15px; margin-left: 10px; }
#ja-col2 .block { margin-right: 10px; margin-left: 10px; }

/*breadcrums---*/
#ja-pathway {
	padding: 0 30px 5px;
	line-height: normal;
	font-size: 110%;
	color: #666;
	margin: 0 0 10px;
}

#ja-pathway ul {
    font-family: 'Open Sans',sans-serif;
	letter-spacing: 0.5px;
}

#ja-pathway ul li {
	display: inline;
	
	text-transform:uppercase;
	padding-right:5px;
}
#ja-pathway ul li a { 	/*font-size: 180%;*/font-size: 100%; color:#737373; }
#ja-pathway ul li:last-child a {font-size: 180%; color:#737373; }
#ja-pathway ul li strong { /*font-size: 180%;*/font-size: 100%; color:#737373; /* color:#333 !important; */ font-weight:normal;  }
.catalog-product-view #ja-pathway,.review-product-list  #ja-pathway{padding:20px 20px 0 20px;}
.catalog-product-view #ja-pathway ul,.review-product-list #ja-pathway ul{padding-bottom:12px;/*border-bottom:1px solid #e8e8e8;*/}

#ja-pathway2 {
	padding: 0 5px 5px;
	line-height: normal;
	font-size: 130%;
	color: #666;
	margin: 0 0 5px;
}
#ja-pathway2 ul li .limiter2 {
	display: inline-block;
	margin-top: 4px
	overflow: hidden;
	height: 18px;
	font-size: 21px;
}

#ja-pathway2 ul {
    font-family: 'Open Sans',sans-serif;
	letter-spacing: 0.2px;
}

#ja-pathway2 ul li {
	display: inline;
	
	text-transform:uppercase;
	padding-right:5px;
}
#ja-pathway2 ul li a { 	/*font-size: 180%;*/font-size: 130%; color:#737373;height: 39px;display: block;border: 1px solid #CCC;line-height: 39px;margin: 2px; padding: 2px;text-align: center; width:100%; }
#ja-pathway2 ul li a:hover {color: #999;}
#ja-pathway2 ul li:last-child a {font-size: 130%; color:#737373; }
#ja-pathway2 ul li strong { /*font-size: 180%;*/font-size: 130%; color:#737373; /* color:#333 !important; */ font-weight:normal;  }

/* Mass */
.ja-mass .main {
	padding: 10px 0;
}

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

.ja-mass .main .inner,
.ja-mass .main .jm-masshead {
	margin: 0 10px;
}

.jm-masshead .ja-masshead-title { margin: 0 40px 0 0; font-family: NovecentowideNormalRegular,sans-serif; padding-top: 85px; font-size: 48px; text-align: right; }
.jm-masshead .main { height: 150px; }

/* Spotlight */
.ja-spotlight .col-1,
.ja-spotlight .col-2,
.ja-spotlight .col-3 { margin-top: 40px }
.ja-spotlight .col-4,
.ja-spotlight .col-5 { margin-top:40px;}
.ja-spotlight .col-4 .block {padding:0 25px 0 20px; /*min-height:141px*/;}
.ja-spotlight .block { margin:0; border: 0; padding:0 35px }

.ja-spotlight .block .block-title { background: none; padding: 0; border-bottom: 0; margin:0;}
.ja-spotlight .block .block-title strong span { /*color:#d3d3d3;*/color:#000; }

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

.ja-spotlight .block .block-content ol li { border: 0; margin: 0; padding: 3px 0; }

.ja-spotlight .block .block-content a { color: #818181;font-family: 'Montserrat', sans-serif;font-size: 11px; text-transform: uppercase;font-weight: normal;letter-spacing:0.5px;}

.ja-spotlight .block .block-content a:hover,
.ja-spotlight .block .block-content a:focus,
.ja-spotlight .block .block-content a:active { color: #ea5b0c; }

.ja-spotlight .block .block-content .actions {margin-top:10px;clear:none;}

#ja-botsl .main .inner { /*background:#000 url(../images/bg_mass_bottom.jpg) repeat-x left top; padding-top: 6px;*/ }
#ja-botsl p { margin:0 0 10px 0; }

.block-subscribe { position:relative; }

.block-subscribe .input-box {/* width:100%;*/ width:auto; margin-top:10px;float:left;}

.block-subscribe .input-box input { /*border:1px solid #1a1a1a;*//*border:1px solid #4a4849;*/border:none; padding:0; /*margin:5px 10px 4px 10px;*/ background:#e5e5e5; width:100%; height:27px; }
.block-subscribe .input-box input:focus { border:1px solid #ff610b; }

.block-subscribe .actions {float:left;/* position:absolute;*/ /*bottom:35px;*//*bottom:72px;*/ /*right:25px;*//*right:36px; z-index:999;*/ }

.block-subscribe .actions button { /*background:  transparent url(../images/icon_newsletter.png) no-repeat center center !important;*/background:  transparent url(../images/btn_join.png) no-repeat 0 0 !important; border:none !important; text-indent:-10000px; color: transparent; height:27px; width:44px !important;}
.block-subscribe .actions button:hover { /*background: transparent url(../images/icon_newsletter.png) no-repeat center center !important;*/ border:none !important; }

.socail-footer { width:160px; padding-top: 5px; font-size:88%;}

.socail-footer a {
	height: 28px;
 /* background: url(../images/icon_social.png) no-repeat;*/ background: url(../images/sosmed.png) no-repeat;
  cursor: pointer;
  float: left;
  padding-left: 40px;
  padding-bottom: 7px;
  /*clear: both;*/
}
.socail-footer a span {
	display:inline-block;
	margin:7px 0 0 0;
}
.socail-footer a:hover { background: url(../images/sosmed-on.png) no-repeat;}

.socail-footer a.facebook {background-position: 3px 0;}
.socail-footer a.facebook:hover { background-position: 3px 0;}

.socail-footer a.twitter { background-position: -36px 0}
.socail-footer a.twitter:hover { background-position: -36px 0;}

.socail-footer a.instagram { background-position: -74px 0;}
.socail-footer a.instagram:hover { background-position: -74px 0;}

.socail-footer a.pinterest { background-position: -113px 0;}
.socail-footer a.pinterest:hover { background-position: -113px 0;}

.socail-footer a.feed { background-position: 0 -123px;}
.socail-footer a.feed:hover { background-position: 0 -123px;}

.info-foot{font-size: 11px;font-family: 'Open Sans', sans-serif;color: #838383; font-style: italic;}
.info-foot {padding-bottom: 10px !important;}
/* Top Spotlight */
#ja-topsl { padding: 0 0 10px 0; }
#ja-topsl .block { margin: 0; padding: 0; background: none; }
 
.ja-topsl_left { float: left; width: 66.7%; }

.ja-topsl_bottom { float: left; width: 100%; margin-top: 20px; }

.ja-topsl_bottom ul { margin: 0; padding: 0; list-style: none; }
.ja-topsl_bottom li { float: left; width: 33%; border-right: 1px solid #d5d5d5; text-align: center; text-transform: uppercase; padding: 10px 0; }
.ja-topsl_bottom li.last { border-right: none; }

.ja-topsl_bottom li span.color-text1 {
  color: #000;
  font-weight: normal;
  font-size: 36px;
  font-family: 'NovecentowideLightBold';
}

.ja-topsl_bottom li span.color-text2 {
  color: #dd0000;
  font-size: 36px;
  font-family: 'NovecentowideLightBold';
}

.ja-topsl_bottom li span.color-text3 {
  color: #ff610b;
  font-size: 36px;
  font-family: 'NovecentowideLightBold';
}

.ja-topsl_bottom li span.color-text4 {
  color: #aaa;
  font-size: 12px;
  font-family: 'NovecentowideBookBold';
}

.static-top1 { float: left; width: 33.3%; background: url(../images/bg_1.jpg) no-repeat !important; height: 200px; position: relative; }
.static-top1 .bg-color {
  float: left;
  width: 100%;
  height: 200px;
  background: #ff610b;
  opacity: .5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

.static-top2 { float: left; width: 33.3%; background: url(../images/bg_2.jpg) no-repeat !important; height: 200px; position: relative; }
.static-top2 .bg-color {
  float: left;
  width: 100%;
  height: 200px;
  background: #dd0000;
  opacity: .5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

.static-top1 .inner1,
.static-top2 .inner1 { float: left; padding-top: 80px; padding-left: 20px; position: absolute; }

.static-top1 .inner1 a.text-title,
.static-top2 .inner1 a.text-title { font: normal 18px NovecentowideNormalRegular,sans-serif; color:#fff; text-transform:uppercase; }

.static-top1 .inner1 .widget-cms-link,
.static-top2 .inner1 .widget-cms-link {
  display: block;
  margin-top: 10px;
}

.static-top1 .inner1 .widget-cms-link a {
  background: #ff610b;
  border: none;
  color: #fff;
  font: normal 12px NovecentowideNormalRegular,sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
}

.static-top2 .inner1 .widget-cms-link a {
  background: #dd0000;
  border: none;
  color: #fff;
  font: normal 12px NovecentowideNormalRegular,sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
}

.static-top1 .inner1 .widget-cms-link a:hover, 
.static-top2 .inner1 .widget-cms-link a:hover { background:#000; }

/* Bottom Spotlight */
#ja-botsl { padding: 0; }

#ja-botsl.ja-spotlight .col-wide { background: none; }
#ja-botsl.ja-spotlight .block { background: none;  }
/*#ja-botsl.ja-spotlight .col-4 .block {min-height:135px;}*/

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
}

#ja-footer .main .inner {
	color: #666;
	padding: 20px;
	background:#000;
}

#ja-footer a {
	color: #999;
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	text-decoration: none;
	color: #fff;
}

#ja-footer ul {
	float: left;
	margin: 0;
}

#ja-footer li {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	background: url(../images/dot2.gif) repeat-y  right center;
}

#ja-footer li.last {
	background: none;
}

#ja-footer li a { color:#ff610b; }

#ja-footer li a:hover,
#ja-footer li a:focus,
#ja-footer li a:active { color: #fff; }

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

#ja-footer .jm-info { margin-bottom: 10px; border-top:1px solid #1a1a1a; padding-top: 10px; }

.jm-info-right { float:right; text-align:right}
.jm-info-right a { margin-left:5px; float:left; }
.jm-info-right a.visa {background: url(../images/icon_visa.png) no-repeat; height:15px; width:41px}
.jm-info-right a.paypal {background: url(../images/icon_paypal.png) no-repeat; height:15px; width:57px}
.jm-info-right a.masstercart {background: url(../images/icon_masstercart.png) no-repeat; height:15px; width:31px}
.jm-info-right a.express {background: url(../images/icon_express.png) no-repeat; height:15px; width:44px}

#ja-footer .jm-legal { text-align: center;font-size: 10px;font-family: 'Open Sans', Sans serif;text-transform: uppercase;color: #b8b8b8;letter-spacing:0.5px;}

/*===============================================================
-----------------------[MAGENTO'S ELEMENTS]----------------------
=================================================================*/

/* MESSAGES
----------------------------------------------------------------*/
.success {color: #42a032;}
.error	{color: #d00;}
.notice	{color: #2674a1;}

.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: 102% !important;
	margin: 0 0 15px!important;
	padding: 5px 10px 5px 32px !important;
}

.error-msg li, .success-msg li, .notice-msg li {
	background: none;
}

.error-msg {
	background-color: #fff;
	background-image: url(../images/msg_error.gif);
	border-color: #d02626;
	color: #d02626;
}

.success-msg {
	background-color: #e8e8e8;
	background-image: url(../images/msg_success.png);
	background-position:3px center !important;
	border-color: #e8e8e8/*#42a032*/;
	color: /*#42A032*/#393b3d;
	font-size:85% !important;
}

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

.out-of-stock {
	color: #333;
	font-weight: bold;
}

.item-slider .out-of-stock  { display:none; }

.item-slider .clearer + .add-to-links {margin-left: -10px;}

.product-essential .availability.out-of-stock span {
	background: #FF610B;
    color: #FFFFFF;
    padding: 5px;}

/* 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; font-family:'Open Sans'; font-size:0.9em; font-weight:normal; text-transform:uppercase;letter-spacing:0.5px; }
.buttons-set .back-link a {color:#ea5b0c;}
.buttons-set .button { float: right; margin-left: 5px; }

.buttons-set #add_recipient_button { margin: 0; }

.buttons-set p.required { margin-bottom: 5px; }

button.button, button {
	/*background: #cfcfcf; */
	background: #000;
	/*border: 1px solid #000;*/
	border:none;
	/*color: #808080; */
    color: #fff;	
	cursor: pointer;
	overflow: visible;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	text-transform: uppercase;
	font-family:'Montserrat', Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.5px;
}
#facebook_button{
   width: 194px;
    height: 35px;
    background: url('../images/btn_fb.png') transparent  no-repeat 0px 0px;
    border: 0px solid #000;

    cursor: pointer;
    overflow: visible;
    padding: 0px;
}
#facebook_button:hover{
    background-position: 0px -35px;

}

button.button span, .btn-cart span,.form-button { white-space: nowrap; }

button.button:hover,
button.button:focus,
button:hover,
button:focus { background: #ff610b;  border: 1px solid #ff610b; }

button.button span, .btn-cart span,.form-button2 { white-space: nowrap; width:39px; height:26px; background: transparent; border: none;}
button.button span, .btn-cart span,.form-button2:hover { white-space: nowrap; width:39px; height:26px; background: transparent; border: none;}

/*button.button:hover,
button.button:focus, 
button:hover, 
button:focus { background: transparent; border: none; width:39px; height:26px;}*/

button.button:hover,
button.button:focus,
button:hover,
button:focus { /*background: transparent;*/ border: none;
 /*width:39px; height:26px;*/width:auto; height:auto; color: #fff;background: #f0f0f0;}

.btn-continue { margin-right: 5px; }

a.button { }

.customer-account-index a.button { float:left; margin: 10px 0 20px 0; }

button.button.btn-proceed-checkout {
	display: block;
	border: none;
	color:#fff;
	padding: 10px 15px;
	/*background:#FF610B; */
	background:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}


button.button.btn-proceed-checkout:focus,
button.button.btn-proceed-checkout:hover {
	background:#ccc;
	border:none;
}

button.btn-cart,
button.button.btn-cart {
	background:transparent url(../images/addtocart.png) no-repeat -29px left;
	display: block;
    padding:0;
	border: none;
  	width: 28px;
	height: 29px;
	color:transparent !important;
	font-size: 12px;
	font-family: NovecentowideNormalRegular,sans-serif;
  line-height: normal;
	overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

button.btn-cart:hover,
button.btn-cart:focus,
button.button.btn-cart:hover,
button.button.btn-cart:focus,
.products-grid li.item:hover button.btn-cart {
  background:url(../images/addtocart.png) no-repeat top left; 
  color: #ff610b;
   transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; 
}
button.btn-cart:hover,
button.btn-cart:focus,
button.button.btn-cart:hover,
button.button.btn-cart:focus,
.products-grid li.item:hover button.btn-cart:hover {
  background:url(../images/addtocart.png) no-repeat bottom left; 
  color: #ff610b;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; 
}
.products-grid li.item:hover .product-image {
	opacity: 0.8;
	filter: alpha(opacity=50);
}
.products-grid li.item:hover .product-image img {
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
}
/*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: 270px; }

.form-list li.additional-row {}

.form-list li.additional-row > p { margin: 15px 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: 2px;
	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: 125%;
	font-weight: bold;
	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; height: 24px;}

.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 #d02626 !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: #d02626;*/
	color: #ff610b;
	margin-right: 3px;
}

p.required {
	margin: 0;
	text-align: right;
/*	color: #d02626;*/
	color: #ff610b;
}

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

.info-box .box-title {
	text-align: left;
}

/*Page heading---*/
.page-title {
	background: url(../images/bg_title.gif) no-repeat left center;
	padding: 20px 20px 10px;
	margin: 0 -20px 20px;
}

.page-title h1 {
  color: #000;
  font-family: NovecentowideNormalRegular,sans-serif;
  font-size: 150%;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
}

.page-title h4 {
	font-size: 150% !important;
	margin: 0;
}

.page-title a {
	font-weight: bold;
}

.page-title ul
.page-title li {
	background: none;
	margin: 0;
	line-height: normal;
}

.title-buttons {
	line-height: 35px;
	overflow: hidden;
	text-align: right;
}

.title-buttons h1 {
	float: left; /* heading level with buttons */
}

.title-buttons ul {
	float: right;
}

.title-buttons ul li {
	float: left;
	display: block;
	padding-left: 10px;
}

.title-buttons .paypal-logo {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 20px;
}

.title-buttons .paypal-logo a {
	float: left;
	padding-right: 10px;
}

.checkout-types li p.paypal-logo .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;
	border-collapse: collapse;
}

.data-table tr td {
	background: #fff;
}

.data-table .odd td {
	/*background: #F7F7F7;*/
}

/*.data-table .even td {
	background: #fff !important;
}*/

.data-table td.last, 
.data-table th.last,
.data-table th:last-child {
	border-right: 0;
}

.data-table tr.last td,
.data-table tr.last th {
	
}

.data-table th {
	white-space: nowrap;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
	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: 10px;
}

.data-table thead tr th,
.data-table thead tr td {
  border-right:  none;
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  background-color: #000;
  color: #fff;
  padding: 15px 10px;
  text-transform: uppercase;
}

.data-table tfoot tr.first td {
	border-top: 1px solid #ccc;
	/* border-bottom: 1px solid #e5e5e5; */
}

.data-table tfoot tr td {
	padding: 20px;
}

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

.compare-table button.btn-cart { float:left; }

.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 {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}

/* LISTS
----------------------------------------------------------------*/
.disc {
	margin: 10px 0;
}

.disc li {
	background: url(../images/bullet.gif) no-repeat left 7px;
	padding-left: 12px;
}

.disc li:hover {
	background: url(../images/bullet_hover.gif) no-repeat left 8px;
	padding-left: 12px;
}

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

.toolbar .select-box {
  display: inline-block;
  height: 21px;
  overflow: hidden;
  /*background: url(../images/select_arrow.png) no-repeat right #000;*/background: url(../images/arrow-black.png) no-repeat right top;
  /*border: 1px solid #000;*/
  vertical-align: middle;
  margin: 0 5px;
  width: 22px;
}

.toolbar .select-box select {
  margin: 0;
  background: transparent;
  background-color: rgba(0,0,0,0);
  -webkit-appearance: none;
  padding: 5px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 30px;
  color: #fff;
  width: 120px;
  text-indent:-9999999px;
}
.toolbar .select-box select option { background:#f1f1f1; color:#000;}

.toolbar .amount { float: left; }
.toolbar .limiter { float: left; padding: 0 20px; margin:10px 0; /* border-right: 1px solid #e5e5e5; */ border-left: 1px solid #e5e5e5; }
.toolbar .limiter label { vertical-align: middle; }
.toolbar .limiter .select-box { width: 50px; }
.toolbar .limiter select { width: 80px; }

.pager .pages { margin: 0; font-size:110%}
.pager .pages strong { font-weight: normal; }
.pager .pages ol { display: inline; }
.pager .pages li { display: inline; margin: 0 2px; }
.pager .pages li a { color:#666; }
.pager .pages .current { color:#bfbfbf; }

/* Sorter */
.toolbar .view-mode { float: right; margin: 10px 20px 10px 0; padding: 0 20px; border-right: 1px solid #e5e5e5;}

.toolbar .view-mode .grid {
  background: url(../images/thumb.png) no-repeat left 2px;
  width: 10px;
  height: 15px;
  color: transparent;
  display: inline-block;
  margin: 0 5px;
}

.toolbar .view-mode .grid:hover, .toolbar .view-mode strong.grid {
  background: url(../images/active-thumb.png) no-repeat left 2px;
}

.toolbar .view-mode .list {
  background: url(../images/list.png) no-repeat left 2px;
  width: 13px;
  height: 15px;
  color: transparent;
  display: inline-block;
}

.toolbar .view-mode .list:hover, .toolbar .view-mode strong.list {
  background: url(../images/active-list.png) no-repeat left 2px;
}

.toolbar .sort-by { float: left; margin-right: 10px; padding: 0 0 0 0; margin-top:10px; margin-bottom:10px; }
.toolbar .size-color { border-left:1px solid #e5e5e5; padding:0 0 0 20px;}
.toolbar  label { vertical-align: middle; }
.toolbar  span { display:inline-block;}
.toolbar select { padding: 0; margin: 0 5px 1px; vertical-align: middle; }

.toolbar p {
	margin: 0 10px;
	text-align: center;
}

/* Toolbar */
.toolbar {
  margin: 0 15px;
  font-size: 12px;
  font-family:'Open Sans';
  text-transform:uppercase;
  background-color: #fff;
  /*border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;*/
}

.catalog-category-view .toolbar,
.catalogsearch-result-index .toolbar,
.tag-product-list .toolbar {
  /*position: absolute;
  top: 100px;
  left: 0;*/
  margin: 0 15px;
  /*width: 96%;*/
}

.catalog-category-view .toolbar-bottom .toolbar,
.catalogsearch-result-index .toolbar-bottom .toolbar,
.tag-product-list .toolbar-bottom .toolbar {
  top: auto;
  /*bottom: 20px;*/
}

.toolbar .pager {
	margin: 10px 0;
	float:right;
	padding: 0 0;
}

.toolbar .sorter {
	border-bottom: 1px dashed #e5e5e5;
	margin: 0 0 10px;
}

.toolbar-bottom {
	clear: both;
	margin-top:10px;
}

/*RATINGS
----------------------------------------------------------------*/
.ratings {
	line-height: 10px;
	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: 15px;
	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: right;
	font-size: 12px;
	font-family:'Open Sans';
	text-transform:uppercase;
}

.product-essential .ratings .rating-links { float:left; margin-top:2px;}

.ratings .rating-links a {
  color: #aaa;
}

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

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

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

.price-box .price {
	color: #ff610b;
	font-family: NovecentowideNormalRegular,sans-serif;
	font-size: 16px;
}

/*Regular price---*/
.regular-price {
	color: #333;
}

.regular-price .price {
	/*color: #ff610b;*/color: #fff;
	font-size: 12px;
	font-family: /*NovecentowideNormalRegular,sans-serif*/ Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*Old price---*/
.old-price {
	margin: 0;
	display: inline-block;
}

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

.old-price .price {
	color: #aaa;
	font-weight: normal;
	text-decoration: line-through;
}

/*Special price---*/
.special-price {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline-block;
}

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

.special-price .price {
	color: #ff610b;
}

/*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: #ff610b;
	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: #ff610b;
	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: #ff610b;
	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: #F5F5F5;
	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%;
}

.form-currency { float: right; position: absolute; right: 180px; top: 10px; }

.form-currency label {
	padding-right: 5px;
}

.form-currency a {
  display: inline-block;
  padding: 1px 3px;
}

.form-currency a.currency_active {
  background: #f2f2f2;
}

/* MIS.
----------------------------------------------------------------*/
.product-shop { float: right; }
.separator { color: #e5e5e5; margin: 0 5px; }
.catalog-product-view .product-reviews-link .rating-links .separator {margin: 0 15px; }
/*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;
	padding:0;
}

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

.add-to-links a {
  background: none no-repeat left top;
	/*width: 30px;*/
	height: 23px;
	display: inline-block;
	overflow: hidden;
	margin-left: 10px;
	text-indent: -999em;
	color: #333;
}

.products-list .product-shop .add-to-links a,
.products-list .product-shop .add-to-links button.btn-cart {
  float: left;
}


.add-to-links a:hover,
.add-to-links a:focus {
  background-position: left bottom;
  color: #ff610b;
}

.add-to-links a.link-wishlist {
  /*background-image: url(../images/btn-wishlist-quickview.png);*/
  background: url(../images/icon-wishlist-pdp.png) 0 0 no-repeat;
}
.add-to-links a.link-wishlist:hover{
  opacity: 0.5;
  filter: alpha(opacity=50);	
}

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

.add-to-links a:hover,
.add-to-links a:focus {
	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: 37px;
}

.add-to-cart .qty {
	float: left;
	margin: 30px 5px 0;
	padding:5px;
	background:#efefef;
	border:1px solid #efefef;
}

.add-to-cart button.button.btn-cart {
  background: url(../images/btn_cart_big.png) no-repeat left top #ff610b;
  float: none;
  height: 80px;
  padding: 15px 15px 15px 75px;
  text-indent: 0;
  width: auto;
  color: #fff;
  margin-right: 20px;
 }

.add-to-cart button.button.btn-cart:hover,
.add-to-cart button.button.btn-cart:focus,
.add-to-cart button.button.btn-cart:active {
  background: url(../images/btn_cart_big.png) no-repeat left top #000;
  padding: 15px 15px 15px 75px;
}

.add-to-box {
	overflow: hidden;
}

.add-to-box .add-to-cart {
	float: none;
	margin: 0 0 25px;
}

.add-to-box .or {
	color: #666;
	float: left;
	font-weight: bold;
	padding: 15px 10px;
	display:none;
}

.add-to-box .add-to-links {
	margin: 7px 0 0 0;
	float: left;
	text-align: left;
}

.add-to-cart .paypal-logo {
	clear: both;
	margin: 10px 20px 0 0;
	float: right;
}

.add-to-cart .paypal-logo span.paypal-or { display:none; }

/*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 {
	margin-right: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted #ff610b ;
	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 #ccc;
	padding: 5px 10px;
	position: absolute;
	top: -99999em;
	width: 250px;
	z-index: 999;
}

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

.btn-remove  {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_removee.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.btn-remove2 {
	display: block;
	width: 29px;
	height: 29px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_trash.png) 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 {
	background: #fff;
	margin-bottom: 7px;
	padding: 5px;
}

.block-banner {
	border: none;
	background: none;
	padding: 0;
}

.box-hilite,
.block-hilite { /*hilite state*/
	background: #333;
	color: #ccc;
	border: 1px solid #333;
}

/*Block Head---*/
.block .block-title {
/*	line-height: normal;
	background: url(../images/bg_title.gif) no-repeat left center;
	padding: 10px 20px;
	margin: 0 -20px 15px;*/
	margin: 0 -8px 0px;
}

.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: 14px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #ccc;
	font-weight: normal;
	letter-spacing:0.5px;
}

.block .block-subtitle {
}

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

.block-banner .block-content {}

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

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

#cart-sidebar .btn-edit { display:none; }

/*Box Action---*/
.block .actions {
	margin: 12px 0 0;
	clear: both;
	font-size: 88%;
}

.block .actions a { float: left; margin-bottom: 15px; }

.block .actions button.button { width: 100%; /*padding: 10px;*/padding:5px 15px; font-size:12px; }

/*Box List---*/
.block ol {
	margin: 0;
}

.block ol li {
	margin: 0;
	padding: 5px 0;
	/*font-size: 92%;*/font-size: 88%;
	letter-spacing:0.5px;
}

.block ol li.last,
.block ol li:last-child { }

/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.block .product-image {
  float: left;
  width: auto;
}

.block .product-details {
	float: right;
	/*width: 65%;*/width:70%;
	margin-right:15px;
	overflow:hidden;
}

.block .product-checkbox {
	float: left;
	padding-right: 4px;
}

.block .product-name {
	margin: 0;
}

/*Product Tags---*/
.block-tags li {
	display: inline;
}
/*Newsletter---*/

/*Mini cart - top---*/
#ja-mycart {
	float:right;
	
    /*position: absolute;
	top: 101px;
	right: 0;
	z-index: 1000;*/
}

#ja-mycart .btn-toggle {
  display: block;
  /*background: #000  url(../images/icon_menu_toggle.png) no-repeat -5px -79px;*/
  /*width: 185px;*/
 
 /* margin-left: 15px;*/
 /* height: 50px;*/height:40px;
  color: #fff;
  /*font: normal 13px NovecentowideNormalRegular,sans-serif;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  text-transform: uppercase;
 /* line-height: 60px;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
     #ja-mycart .btn-toggle  { /*font: normal 12px/60px NovecentowideNormalRegular,sans-serif;*/ font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;}
}

#ja-mycart .btn-toggle strong { /*border-left: 1px solid #222;*/}

#ja-mycart .inner-toggle { display:none; }

#ja-mycart .active + .inner-toggle {
	background:#fff;
    box-shadow: none;
    display: block;
    /*float: right;*/
    padding: 10px;
    position: absolute;
    /*top: 60px;*/
    /*width: 210px;*/width:275px;
	/*right:21px;*/
	right: 0px;
}
}
#ja-mycart .block .block-content * {
	color: #000;
}
#ja-mycart .block {
  margin: 0;
  background: none;
  border: 0;
  padding:0; 
}

#ja-mycart .block-cart .block-inner {
  border: 0;
  margin: 0;
}

#ja-mycart .block .block-title {
  padding: 0 0 15px;
  display:none;
}

#ja-mycart .block .block-content { padding: 0;}

#ja-mycart .amount { color: #000; border-bottom: 1px solid rgba(255, 255, 255, 0.3); padding: 0 0 10px 0; margin-bottom: 20px; display: block; text-align:center; }
#ja-mycart .amount a { color: #000; border-bottom: 1px solid #fff; }
#ja-mycart .amount a:hover { color:#000 ; border-bottom:1px solid #000; }

#ja-mycart .mini-products-list {}
#ja-mycart .mini-products-list li { margin:0 0 2px 0; border-bottom:; padding:10px 7px 7px; background:#fff; border-bottom:#e5e5e5 1px solid;}
#ja-mycart .mini-products-list li .product-image { background: #fff; text-align:center; margin-right:10px; width:auto;}
#ja-mycart .mini-products-list li p.product-name { padding-bottom:3px; font-family: 'Open Sans', sans-serif;font-size: 10px;line-height: 15px;text-transform: uppercase;margin-bottom: 5px;letter-spacing:0.5px;}
#ja-mycart .mini-products-list li .product-details,
#ja-mycart .mini-products-list li .product-details .price,
#ja-mycart .mini-products-list li a { color:#000; }
#ja-mycart .mini-products-list li .product-details .price {
	font-family: 'Montserrat';font-size: 12px;font-weight: bold;
}
#ja-mycart .mini-products-list li .product-details .item-count {font-family: 'Open Sans', sans-serif;font-size: 12px;line-height: 10px !important;}
#ja-mycart .mini-products-list li a.btn-remove { margin-top:-24px; }

#ja-mycart .mini-products-list li .product-details .price + strong { color:#fff; padding-left:5px; }

#ja-mycart .summary .subtotal { border-bottom: 2px solid #000; padding: 15px 0; float: none;margin: 0;}
#ja-mycart .summary .subtotal .label,
#ja-mycart .summary .subtotal .price { font-size:100%; color:#000; font-weight:bold; font-family:'Montserrat', Helvetica, sans-serif;letter-spacing:0.5px;font-size: 14px;}

#ja-mycart  .actions button.button { width:auto; }
#ja-mycart  .actions .view-cart {
	margin: 0;
	font-family:'Montserrat', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff610b;
	text-transform: uppercase;
	background: url(../images/minicart.png) left center no-repeat;
	padding: 10px 10px 10px 18px;
	letter-spacing:0.5px;
}

.block-cart .actions .paypal-logo a {
	float: none;
	background: none;
	padding: 0;
	margin-bottom:0;
}
.block-cart .actions .paypal-or { display:none; }

.block-cart .block-subtitle {	
	border-top: 1px solid #e5e5e5;
	margin-top: 10px;
}

.block-cart .subtotal {
  /*margin: 15px 0 0;*/margin: 0 5px;
}

.block-cart .subtotal .label { text-transform: uppercase; font-family: NovecentowideNormalRegular,sans-serif; color: #333; }

.block-cart .subtotal .price { float: right; font-family: NovecentowideNormalRegular,sans-serif; color: #ff610b; }

.block-cart .paypal-logo { padding-top: 0; }

.block-cart .amount { margin: 0 0 15px; }
.block-cart .amount a:hover { color:#000; border-bottom:1px solid #000; }

ol#cart-sidebar li { margin-bottom: 10px; padding:5px 10px; /*border:1px solid #e5e5e5*/; position: relative;  }

ol#cart-sidebar li.last { margin-bottom: 0; }

ol#cart-sidebar li a.btn-remove { position: absolute; right: -3px; top: 31%; margin: -10px 0 0; }

ol#cart-sidebar li:hover a.btn-remove { display: block; }

ol#cart-sidebar .price { font-weight:bold; color: #ff610b; }
ol#cart-sidebar .price + strong { padding-left:5px; color:#b0b0b0; }

/*Mini Wishlist---*/

ol#wishlist-sidebar li { margin-bottom: 10px; padding:5px 10px; border:1px solid #e5e5e5; position: relative;  }

ol#wishlist-sidebar li.last { margin-bottom: 0; }

ol#wishlist-sidebar li a.btn-remove { position: absolute; right: -10px; top: 50%; margin: -10px 0 0; display: none; }

ol#wishlist-sidebar li:hover a.btn-remove { display: block; }

ol#wishlist-sidebar .price { font-size: 12px; color: #ff610b; }
ol#wishlist-sidebar .price + strong { padding-left:5px; color:#b0b0b0; }
ol#wishlist-sidebar .button { font-size:10px; padding-left:30px;  }

/*Compare Products, Orders---*/
.block-compare .block-content { }

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

.block-compare .actions {}

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

.block-compare ol li a.btn-remove { position: absolute; right: -10px; top: 50%; margin: -10px 0 0; display: none; }

.block-compare ol li:hover a.btn-remove { display: block; }

/*Mini Product View---*/

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

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

/*Relate Products----*/
.block-related .block-content { margin: 0 -20px; }

.block-related .block-subtitle {
  margin: 0 0 20px;
  padding: 20px;
  background: #f2f2f2;
}

.block-related p {}

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

#block-related li.last { background:none; }

.block-related .product-details {
	width: 50%;
}

.block-related input.checkbox {
  position: absolute;
  top: 0;
  right: 0;
} 

.block-related { padding:20px 20px 0 20px;}

.block-related .products-grid li.separator {
  margin-bottom: 20px;
}

/* Block Paypal */
.paypal-logo {
	padding: 10px 0;
	margin: 0;
	text-align: right;
}

.paypal-logo a {
	display: block;
}

/*Layered Navigation---*/
.block-layered-nav .block-subtitle {
	color: #333;
	margin: -10px 0 10px;
	font-family: 'Montserrat',Sans-serif;
}

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

.block-layered-nav .currently .block-subtitle { margin: 15px 0 0 10px; font-family: 'Montserrat', sans-serif; }

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

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

.block-layered-nav a.btn-remove { float:right; margin-top:-5px; }

#narrow-by-list {
	padding: 0 0 10px 0;
	/*margin-left: -10px;*/
}

#narrow-by-list dt {
	color: #333;
	font-size: 12px;
	padding: 10px 10px 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}

#narrow-by-list dd {height: 142px; overflow-y: auto; margin-bottom: 20px;padding-right: 11.5px; font-size: 11px}

#narrow-by-list dd li {
	/*border-bottom: 1px solid #e5e5e5;*/
	padding: 3px 0;
}

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

.block-navigation .cat1 {

}

.block-navigation h2.cat2 {
    font-family: 'Open-sans', sans-serif;
	font-size: 16px
}

.block-navigation .cat3 {

}

.block-navigation {
  background: #fff;
}

.block-navigation h2.cat {
	padding-left: 4px;
    font-family: 'Open-sans', sans-serif;
	font-size: 18px;
	height:18px;
	overflow:hidden;
	text-overflow: ellipsis;
	word-wrap:break-word;
	font-weight:normal;
	letter-spacing:0.5px;
}


.block-navigation #ja-sidenav li {
  border-bottom: 1px solid #1a1a1a;
  position: relative;
}

.block-navigation #ja-sidenav li a {
  padding: 10px 0;
  color: #666;
  text-transform: uppercase;
  display: block;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

.block-navigation #ja-sidenav li a:hover,
.block-navigation #ja-sidenav li a:focus,
.block-navigation #ja-sidenav li a:active {
  text-decoration: none;
  border-left: 5px solid #ff610b;
  padding-left: 10px;
  color: #ff610b;
}

.block-navigation #ja-sidenav li.active a { color: #ff610b; }

.block-navigation #ja-sidenav ul {
  margin: 0 10px;
  width: 180px;
  padding: 20px;
  display: none;
  position: absolute;
  background: #fff;
  top: 0;
  right: -200px;
  z-index: 10;
/*  -moz-box-shadow: 0 0 10px #111;
  -webkit-box-shadow: 0 0 10px #111;
  box-shadow: 0 0 10px #111; */
}

.block-navigation #ja-sidenav li:hover ul {
  display: block;
}

.block-navigation #ja-sidenav ul.level0 li a {
  text-transform: none;
  color: #666;
}

.block-navigation #ja-sidenav ul.level0 li a:hover,
.block-navigation #ja-sidenav ul.level0 li a:focus,
.block-navigation #ja-sidenav ul.level0 li a:active {
  color: #ff610b;
}

.block-navigation #ja-sidenav ul.level0 li.active a {
  color: #ff610b; 
}

/* My Orders */

.block-reorder .block-content{ padding: 0; }

.block-reorder ol { padding: 10px 0; }

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

.block-reorder input.checkbox { float:right; margin-left:5px; }

.block-reorder button.btn-cart {
  border: 0;
  text-indent: 0;
  padding: 0 0 0 35px !important;
  line-height: normal;
  width: auto;
  text-align:left;
}

.block-reorder p.product-name { }

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

.block-reorder .actions a {
  margin-bottom: 0;
  margin-top: 15px;
}
/* Block List */

.block-list ol li { border: 1px solid #e5e5e5; margin-bottom: 10px; padding: 5px 10px; }
.block-list ol li a {  }
.block-list ol li a:hover { }

/*===============================================================
--------------------[MAGENTO'S SHOP PAGES]--------------------
=================================================================*/

/*CATALOG LISTING
----------------------------------------------------------------*/
.category-products { margin: 0 -15px; }

.catalog-category-view .category-products { margin: 0 0 15px; background:#fff; padding-top:3px; padding-bottom:35px;}

.category-products h2.product-name {
	padding-left: 4px;
    font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	height:25px;
	overflow:hidden;
	text-overflow: ellipsis;
	word-wrap:break-word;
    padding-bottom: 5px;
	font-weight:normal;
	letter-spacing:0.5px;
}

.category-products h2.brand-caption {
	padding: 7px 7px 0 7px;
    font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	background: #fff;
	text-transform: uppercase;
	height:20px;
	overflow:hidden;
	text-overflow: ellipsis;
	word-wrap:break-word;
	font-weight:bold;
	letter-spacing:0.5px;
    -webkit-box-shadow: 3px 3px 3px 0px #ccc;
    -moz-box-shadow:    3px 3px 3px 0px #ccc;
     box-shadow:        3px 3px 3px 0px #ccc;
}

.category-products .price-box {
	display: block;
}

/*Product---*/
.product-name {
  font-size: 100%;
  font-weight: normal;
}

.product-name a {
  color: #000;
}

.product-name a:hover,
.product-name a:focus,
.product-name a:active,
.products-grid li.item:hover .product-name a {
  color: #666;

  text-decoration: none;
}

.products-grid li.item:hover .product-information { background: #f6f6f6; }


.product-image img {
  /*display: block;*/
}

.product-sku {
  color: #aaa;
  font-size: 11px;
  line-height: 1;
}

/*List Type---*/
.products-list {
  margin: 0 10px; clear: none;
}

.products-list .item {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 20px;
	margin: 20px 0 0px;
	overflow: hidden;
	clear: none;
}

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

.products-list .product-image {
	float: left;
	width: 370px;
	text-align: center;
}

.products-list .product-image img {
	padding: 20px;
	width: 100%;
	height: auto;
	z-index: -222;
}

.products-list .product-shop {
	width: 300px;
}

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

.products-list .product-shop .price-box {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
}

.products-list .product-shop .ratings {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 20px;
  margin-top: 15px;
  padding-top: 20px;
}

.products-list .add-to {
	margin-bottom: 0;
}

.products-list .product-shop p.add-to a {
	margin-right: 10px;
}

/*Grid Type---*/

.brand-label {  
   width: auto;
   margin: -80px 0 0 0; 
   background:transparent; 
   float:left; 
   height:auto; 
   color: #666;

   }
   
.products-grid li.item .wishlist-on-list {
   display: none;
   width: auto;
   margin: -100px 0 0 0; 


   /*background: url(../images/wishlist-icon-cat.png) #fff; */
   float:left; 

   color: #666;
  -webkit-box-shadow: 3px 3px 3px 0px #ccc;
  -moz-box-shadow:    3px 3px 3px 0px #ccc;
   box-shadow:        3px 3px 3px 0px #ccc;
   }
   
.products-grid li.item:hover .wishlist-on-list {  
   display: block;
   margin: -100px 0 0 0; 
   background: #fff;
   background: url(../images/wishlist-icon-new.png) no-repeat top center;
   width:39px;
   height:26px;
   float:left; 
   color: #666;
   z-index:999;
   color: transparent;
   overflow: hidden;
  -webkit-box-shadow: 3px 3px 3px 0px #ccc;
  -moz-box-shadow:    3px 3px 3px 0px #ccc;
   box-shadow:        3px 3px 3px 0px #ccc;
  transition: all 3s ease-out;
  -moz-transition: all 3s ease-out; /* Firefox 4 */
  -webkit-transition: all 3s ease-out; /* Safari and Chrome */
  -o-transition: all 3s ease-out; 
   }
 
.listing-type-grid { margin: 0 -20px; }

.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 .actions, /* buttons and add to links */
.products-grid .pdescription, /* product description */
.products-grid .product-information { /*margin: 0 20px 10px;*/margin: 0 15px 0; }

.products-grid .product-information { border-bottom: 2px solid #cccccc;margin-top: 2px; background-color:#fff; padding:10px 0 0; position:relative;}
/* .products-grid .product-information:hover { margin-bottom: 0; background-color:#E5E5E5; padding:10px 0 0; position:relative;} */
.products-grid .product-information .price-box,
.products-grid .product-information .product-name,
.products-grid .product-information .ratings,
.products-grid .product-information .pdescription { margin-left: 0; margin-right: 0; }

.products-grid .product-information .ratings { margin-bottom: 20px; display:none;}

.products-grid .product-information .price-box {  /*padding-bottom: 10px;*/ padding-top:2px; padding-left:2px; margin-bottom:2px; margin-top: 2px;/* width:80%;*/}

.products-grid .product-information .btn-cart { position:absolute; right:11px; bottom:3px; z-index:99; }

.products-grid .product-information .add-to-links {display:none; margin: 0; padding:3px 0; width:100%; position:absolute; top:-36px; left:0; height: 30px; background:url(../images/bg-addtolink.png) repeat 0 0;/*display:none;*/} 

.products-grid { width: 100%; margin-bottom:0; margin-top:15px;}

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

.products-grid li.item {
	float: left;
	overflow: hidden;
	width: 33%;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	/*background: url(../images/dot.gif) repeat-y right top;*/
}

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

.jmquickview,.jmquickview:hover { 
    left:15px;
	display: none;
	position:absolute;
	top:189px;
	color:#F00;
	width:32px;
	height:26px;
	z-index:999;
	color: transparent;
	overflow: hidden;
	border:medium none transparent;
	background:url(../images/btn-quickview.png) no-repeat top center;
    -webkit-box-shadow: 3px 3px 3px 0px #ccc;
    -moz-box-shadow:    3px 3px 3px 0px #ccc;
     box-shadow:        3px 3px 3px 0px #ccc;
}
.jmquickview span {display: none;}

/*.products-grid li.item:hover .product-image {
  opacity: 0.5;
  filter: alpha(opacity=50);
}*/

.products-grid li.item:hover .product-information .add-to-links { display: inline; }

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

.products-grid ol.odd  {}
.products-grid li.last,
.products-grid li:last-child { background: none; }

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

.products-grid li.separator {
  display: block;
  /*border-top: 1px solid #e5e5e5;*/
  clear: both;
  margin: 0 20px;
}

.products-grid li.visible-tablet,
.products-grid li.visible-phone { display: none; }

.products-grid li.visible-desktop { display: block; }

.products-grid li.separator-last:last-child { display: none; }

.products-grid .product-image {
	background-color:#f3f3f3;
	vertical-align: bottom;
	display: block;
	/*margin-bottom: 15px;*/
	width: auto;
	z-index: -222;
    /*position: relative;*/
}
.products-grid .product-image a {
    display:block;
    text-align:center;
}
.products-grid .product-image img {
  /*padding: 20px;*/
}

.products-grid .rating-box {
	margin-left: 0;
	margin-right: 5px;
}

.products-grid .ratings a {
	text-align: center;
}

.products-grid .rating-links {}

.products-grid .pipe { display: none; }

.products-grid .sale-off {
  position: absolute;
  width: 40px;
  height: 32px;
  background: url(../images/icon_saleoff.png) no-repeat left top;
  top: 0;
  right: 0;
  padding: 18px 10px 10px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: NovecentowideNormalRegular,sans-serif;
  line-height: normal;
  font-weight: bold;
}

.products-grid .sale-off span {
  display: block;
}

.products-grid .sale-ends,
.products-grid .number-product-left,
.products-grid .number-items-sold {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.products-grid .product-image .label {
  position: absolute;
  width: 53px;
  height: 53px;
  line-height: 58px;
  background: url(../images/icon_hot.png) no-repeat left top;
  top: 0;
  right: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: NovecentowideNormalRegular,sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.products-grid .product-image .New-label {
  background-image: url(../images/icon_new.png);
}

.ja-dot { display: block; height: 1px; border-bottom: 1px solid #e5e5e5; margin: 0 10px; }

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-view { background: #fff; padding: 5px 20px 20px; margin-bottom: 20px; }

#cboxContent .product-view {
  max-width: 800px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:0 20px 20px 20px;
}

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

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

.product-essential .product-img-box {
	/*width: 340px;*/width: 384px;
	float: left;
	padding-top:35px;
}

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

.product-essential .product-shop { width: 350px; /*border-left:1px solid #efefef*/;padding-top:20px; padding-left:25px; padding-right:15px;}

.product-collateral { border: 1px solid #e5e5e5; }

/*PRODUCT TABS */

ul.ja-tab-navigator { border-bottom: 1px solid #e5e5e5; }

ul.ja-tab-navigator li {
	float: left;
	border-right: 1px solid #e5e5e5;
}

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

ul.ja-tab-navigator li.active { background-color: #ff610b; }

ul.ja-tab-navigator li.active a,
ul.ja-tab-navigator li.active a:hover,
ul.ja-tab-navigator li.active a:focus,
ul.ja-tab-navigator li.active a:active { color: #fff; }

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

.ja-tab-content { padding: 20px; }

ul.ja-tab-navigator li a {
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	display: inline-block;
	padding: 0 20px;
	font-size: 12px;
	margin: 0;
	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;
	color: #ff610b;
}

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

/*Product Images---*/
.product-img-box .product-image-zoom {
	height: 320px;
	overflow: hidden;
	position: relative;
	width: 320px;
	z-index: 9;
	margin: 0;
	padding-bottom:20px;
	border-bottom:1px solid #f3f3f3;
	/*border: 1px solid #e5e5e5;  */
}

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

.product-img-box #track_hint {
	font-size: 92%;
	text-align: center;
	color: #777;
}

.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 16px;
  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 {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*IE8*/
  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: 3px;
  width: 60px;
  height: 16px;
  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-img-box .more-views {
	/*margin-top: 15px;*/
	overflow: hidden;
	position: relative;
}

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

.product-img-box .more-views ul {
	float: left;
	list-style-type: none;
}

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

.product-img-box .more-views li a {
	/*height: 63px;
	width: 63px;*/
	width:85px;
	height:115px;
	float: left;
	/*border: 1px solid #e5e5e5;*/
	/*margin-left: 15px;*/
	margin-bottom:12px;
	overflow:hidden;
	background-color:#f3f3f3;
}

.product-img-box .more-views li a:hover {
	/*border: 1px solid #FF610B;*/
}

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

/*Product Info---*/
.product-essential .product-shop h1 {
	font-size: 24px;
	margin: 0;
}

.product-essential .ratings { margin: 30px 0; }

.product-essential .availability {
  font-size: 11px;
  font-weight: bold;
  margin: 10px 0;
}

.product-essential .availability.in-stock span {
  color: #ff610b;
}

.product-essential .price-box {
	/*margin: 0 0 20px;*/
	font-size: 150%;
}

.product-essential .price-box .price { font-size:25px; }

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

.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 { position:relative;}

.product-essential .add-to-box .add-to-cart {}
.product-essential .add-to-links { }
.product-essential .add-to-links li { display: block;/* margin-bottom: 10px;*/ float:left\0/ !important; width:100%\0/ !important; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .product-essential .add-to-links li {
       float:left;
	   width:100%;
    }
}

.product-essential .add-to-links a {
  line-height: 30px;
  margin: 0;
  /*padding-left: 40px;*/
  padding-left: 42px;
  text-indent: 0;
  /*width: auto;*/
  width:0px;
  height: 41px;
}

.email-friend a {
  background: url(../images/share2.png) no-repeat right center;
  color: transparent;
  display: inline-block;
  height: 22px;
  width:30px;
  /*padding-left: 40px;*/
  line-height: 30px;
  overflow: hidden;
  font-weight: bold;
}

.email-friend a:hover,
.email-friend a:focus {
  background-position: left bottom;
  color: transparent;
}

.product-essential .short-description { }

.product-essential .short-description h2 { display:none; }

/*Product Options---*/
.product-options {
	background: #FEF9EF;
	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: #EDF3f6;
	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: inline;
}

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

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

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

.item-options dd {
	/*padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 5px 7px;*/
}

/*Product Collateral---*/
.product-collateral .box-collateral {}

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

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

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

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

/*Product Description*/
.product-collateral .box-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*/
.box-up-sell { margin-top: 20px; }

#upsell-product-table li.item { margin-bottom: 0; }

/*reviews*/
#customer-reviews {
	margin-bottom: 0;
}

#customer-reviews dl {
	clear: both;
	padding-top: 15px;
}

#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: 8px 0 0;
	width: 456px;
}

#review-form td,
#review-form th {
	text-align: center;
}

#review-form td.label {
	text-align: left;
	width: 100px;
}

#review-form .form-add{
	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;
}

/* Product Tags */
.box-tags .form-add {
	display: block;
	overflow: hidden;
	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 100% 4px;
	display: inline;
	padding: 0 8px 0 4px;
}

.tags-list li.first,
.product-tags li.first {
	padding-left: 0;
}

.tags-list li.last,
.product-tags li.last {
	background: none;
}

/*Gift Messages----*/
.giftmessages .gift-header {
	color: #ff610b;
	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 {}

/* Product Review Detail */
.product-review .product-img-box {
	width: 220px;
}

/*CHECKOUT
----------------------------------------------------------------*/ 
.form-list li .input-box select.address-select {
	width: 630px;
}

.sp-methods { margin-top:20px; }

.sp-methods dd {
	/*margin-bottom: 10px;*/
}

.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: 160px !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 { padding:0; background: #fff; }

.checkout-cart-index .cart {
  }

.checkout-cart-index #ja-current-content {background: #fff; margin-bottom:20px; }

.cart .page-title h1 { /*margin-top: 15px;*/ }
.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-family: 'Montserrat',sans-serif; font-size: 100%; }

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

.cart-table-item-message {
	font-size: 92%;
	margin-bottom: 5px;
	margin-top: 6px;
}

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;
	width: 25%;
	padding: 0;
}

#ja-current-content .cart-collaterals .totals { width: 32% !important; }

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

.cart-collaterals .totals td {
	padding: 10px 10px 20px 10px;
	text-transform: uppercase;
	font-weight:bold;
	text-align:left !important;
	color:#8c8c8c;
}

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

.cart-collaterals .totals tfoot td {
	font-size: 125%;
	text-transform:uppercase;
	/* border-bottom: 1px solid #e5e5e5; */
	padding: 0px 10px 15px 10px;
	color:#000;
}

.cart-collaterals .totals ul.checkout-types { padding: 0; margin: 30px 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; }

#shopping-cart-table button.btn-continue { float: left; font-family:Arial, Helvetica, sans-serif; font-size:85%; font-weight:bold;}
#shopping-cart-table button.btn-update { margin-right:15px; font-family:Arial, Helvetica, sans-serif; font-size:85%; font-weight:bold;}
#shopping-cart-table button.btn-empty {font-family:Arial, Helvetica, sans-serif; font-size:85%; font-weight:bold;}

#shopping-cart-table td input { text-align:center; }

/*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 #ccc;
}

.tax-details td {
	color: #999;
}

.tax-details-first td {
	border-top: 1px dashed #ccc;
}

/*Collaterals---*/
.cart .cart-collaterals .col2-set {
	margin: 20px 0 0;
	float: left;
	width: 66%;
}

.cart .discount,
.cart .shipping,
.cart .crosssell {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0 20px 20px;
	margin-bottom:20px;
}

#coupon_code {
	width: 250px;
}

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

.cart .shipping .button{
	margin-right: 5px;
	margin-left: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
}

.cart .discount .button {
	margin-right: 10px;
	margin-left: 0;
	float: left; 
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
}

.cart .discount h2, 
.cart .shipping h2,
.cart .crosssell h2 {
  padding: 10px 0;
  text-indent: 20px;
  margin: 0 -20px;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
  font-family: NovecentowideNormalRegular,sans-serif;
  font-size: 12px !important;
  font-weight: bold;
  text-transform: uppercase;
}

.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 ul {
	margin: 0px;
}

.cart .crosssell h2.product-name { border-bottom:none; text-indent: 0; }
.cart .crosssell .add-to-links { float:right; }
.cart .crosssell button.btn-cart { float:left; }

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

.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: #e5e5e5;
	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: #999;
	padding: 0 4px;
	color: #ccc;
	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 h3 {
}

.opc .allow .number {
	background: #FF610B;
	border: 1px solid #FF610B;
	color: #fff;
}

/*Active box*/
.opc .active .step-title {
	cursor: default;
	}

.opc .active .step-title h2 {
	color: #333;
	line-height:25px;
}

.opc .active .number {
	background: #ff610b;
	border: 1px solid #ff610b;
	color: #fff;
}

.opc .active .step {
	display: block;
	border-top-color: #E5E5E5;
}

.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 Progress---*/
/*Side Box*/
.block-progress {}

.block-progress dl {
	margin: 0;
}

.block.block-progress.opc-block-progress  .block-title strong { line-height:20px; }

.block-progress dt {
	padding: 10px 0px !important;
	/*background: #eee;*/
	border-bottom: 1px solid #e5e5e5;
}

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

.block-progress dd.complete table {
	width: 100%;
	table-layout: fixed;
}

.block-progress dd.complete table td,
.block-progress dd.complete table th {
	word-wrap: break-word;
}

.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 20px;
	width: 100%;
	background: #999;
	overflow: hidden;
}

.checkout-progress li {
	color: #e5e5e5;
	float: left;
	font-weight: bold;
	width: 20%;
	padding: 2px 0;
	text-align:center;
	background: none;
}

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

.checkout-progress li.last {
	background: none;
}

/*Multiple Addresses checkout---*/
.multi-address-checkout-description {
	margin-bottom: 25px;
	margin-top: -15px;
}

.multiple-checkout{}

.multiple-checkout .col-1 .box { border: 1px solid #e5e5e5; padding:10px; }

.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%;
	clear:both;
}

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

.multiple-checkout .col2-set .col-1.col-narrow .box { border:1px solid #e5e5e5; padding:10px; margin-top:15px; }

#multiship-addresses-table button { background: none; border:none; color:#ff610b; }
 
.info-set .box .actions {
	background: none;
}

.shipment-count {
	background: #ff610b;
	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 {
	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: #ff610b;
	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;
}

#login-form .content {
	padding: 0 20px 10px;
}

#login-form h2 {
	background-position: 15px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 -20px;
	padding: 8px 0;
	text-indent: 15px;
}


#login-form .buttons-set {
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 20px;
	
}

#login-form .content {
	min-height: 245px;
}

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

.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---*/
.has-toggle .block-account {
  display: none;
}

.block-account {}

.block-account .block-inner { margin:0 -20px; }

.block-account .block-title {
	margin: 0;
	padding: 5px 0 5px 20px;
}

.block-account .block-title strong {
	color: #000;
}

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

.block-account ul {
	padding: 5px 10px 10px;
}

.block-account li a, .block-account li.current {
	padding: 10px 0;
}

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

.block-account li.current {
	border-bottom: 1px solid #e5e5e5;
	color: #ff610b;
	font-weight: bold;
}

.block-account li.current a {
	padding: 0;
}

.block-account li.last, .block-account li.last a {
	border-bottom: 0;
}
 
#poll-answers li { padding:3px 0}

/*Dashboard---*/
.box-account {
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

.box-account .col2-set{
	margin: 0 15px 10px;
}

.box-account .box-head {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 10px;
	padding:15px;
	overflow: hidden;
}

.box-account .box {
	background: none;
	border: none;
}

.box-account .box .box-title {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.box-account h5,
.box-account .box .box-title h3 {
	font-size: 1.1em;
}

.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: #ff610b;
	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 .details h3.product-name { margin-bottom:10px; }

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

.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 #ccc;
	padding-top: 4px;
}

.my-account .box {
	border: none;
}

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

.account-side .actions .form-button {
	float: right;
}

.my-account .limiter { padding-bottom:20px; }

.my-account .box-account.box-recent .box-head,
#my-orders-table tbody td { border-bottom: none; }

.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 {
	margin: 0;
	font-size: 110%;
}

.box-recent .box-head {
	margin: 0;
}

.account-create button { padding:10px 30px;}

.review-customer-view .product-img-box { float: left; }
.review-customer-view .product-review .product-details { float: right; width:500px; }
.review-customer-view .product-details h2 { font-size:14px; }
.review-customer-view .product-details h3 { font-size:100%; font-weight:normal; }

/*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 {
	/*background: #EDF7FC;*/
}

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

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

#my-tags-table th:nth-child(3n),
#my-tags-table td:nth-child(3n) { width: 20%; }

#my-tags-table td:nth-child(3n) button.btn-cart { 
  border: 0;
  text-indent: 0;
  padding: 0 0 0 35px;
  line-height: normal;
  width: auto;
  margin-top:10px;
  margin-left:10px; 
 }

 #my-tags-table td:nth-child(3n) .add-to-links a.link-wishlist {
  text-indent: 0;
  padding: 0 0 0 35px;
  line-height: 30px;
  width: auto;
  margin-top: 10px;
  margin-left: 10px;
  font-family: NovecentowideNormalRegular,sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
 
/*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;
	padding-top:10px;padding-bottom:10px;
}
#wishlist-table th{font-family:'Open Sans';font-size:0.9em;font-weight:bold;}
#wishlist-table td:nth-child(2n) .inner { margin:0; }

#wishlist-table th:nth-child(3n),
#wishlist-table td:nth-child(3n) { width: 20%;font-family:'Open Sans';font-size:0.9em;font-weight:bold;padding-left:10px;padding-right:10px;}

#wishlist-table td:nth-child(3n) button.btn-cart { 
  margin-top:10px; 
 }
 

#wishlist-table a.link-cart, #wishlist-table a.btn-remove {
	display: block;
	margin:0 auto;
}

#wishlist-table textarea {
	width: 90%;
	height: 100px;
}

#wishlist-table .product-name,
#wishlist-table .price-box {
	margin: 10px 0;
	font-size: 100%;
}
#wishlist-table td.a-left a {color:#f26522;text-transform:uppercase;font-family:'Open Sans';font-size:0.9em;letter-spacing:0.5px;}
#wishlist-table td h2.product-name a {color:#f26522;font-family:'Open Sans';font-size:1.2em;font-weight:normal;letter-spacing:0.5px;}
#wishlist-table td.a-left input.qty {margin-right:15px;font-family:Georgia, "Times New Roman", Times, serif;font-size:0.9em;color:#393b3d;}
#wishlist-table td.a-left textarea {resize:none;font-family:Georgia, "Times New Roman", Times, serif;font-size:0.9em;color:#989898;}
#wishlist-table button.btn-cart, #wishlist-table button.button.btn-cart {
	display: inline-block;
	margin: 0;
	background:#000 url(../images/cart.png) center center no-repeat;
	text-indent: -9999px;
	width:48px;
	height:32px;
}
/*===============================================================
--------------------[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: #d02626;
	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 {
  color: #666;
  font-size:12px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.std dl dt { font-weight: bold; }
.std dl dd { margin: 0 0 10px; }

.std ul.list li {
  padding-left: 10px;
  background: url(../images/bullet.gif) no-repeat left 8px;
}

/*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---*/
.products-list .product-shop .desc { clear: both; }

#ja-current-content .widget-static-block { display: block; margin-bottom: 20px; }

.jm-lemmon-slider           		{ position: relative; background: #fff; padding: 0 50px; }

.jm-lemmon-slider .slider    		{ overflow: hidden; position: relative; width: 100%; }
.jm-lemmon-slider .slider ul 		{ margin: 0; padding: 0; }
.jm-lemmon-slider .slider li 		{ float: left; margin: 0; list-style: none; padding: 0; line-height: 1; }
.jm-lemmon-slider .slider li a 	{ display: block; }
.jm-lemmon-slider .slider li img 	{ opacity: 0.4; }
.jm-lemmon-slider .slider li:hover img { opacity: 1; }
.jm-lemmon-slider .controls a {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
}

.jm-lemmon-slider .controls a:hover,
.jm-lemmon-slider .controls a:focus,
.jm-lemmon-slider .controls a:active { background-position: left bottom; }

.jm-lemmon-slider .controls .prev-slide { left: 0; background-image: url(../images/pre.png); }

.jm-lemmon-slider .controls .next-slide { right: 0; background-image: url(../images/next.png); }

.jm-product-lemmon           		{ position: relative; background: #fff; padding: 0; }

.jm-product-lemmon .slider    		{ overflow: hidden; position: relative; }
.jm-product-lemmon .slider ul 		{ margin: 0; padding: 0; }
.jm-product-lemmon .slider li 		{ float: left; margin: 0; list-style: none; padding: 0; line-height: 1; }
.jm-product-lemmon .slider li a 	{ display: block; }
.jm-product-lemmon .slider li img 	{ opacity: 0.4; }
.jm-product-lemmon .slider li:hover img { opacity: 1; }
.jm-product-lemmon .controls a {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
	display: none;
}

.jm-product-lemmon:hover .controls a { display: block; }

.jm-product-lemmon .controls a:hover,
.jm-product-lemmon .controls a:focus,
.jm-product-lemmon .controls a:active { background-position: left bottom; }

.jm-product-lemmon .controls .prev-slide { left: 0; background-image: url(../images/pre.png); margin-left: -10px; }

.jm-product-lemmon .controls .next-slide { right: 0; background-image: url(../images/next.png); margin-right: -10px;  }

a.link-learn {
  height: 15px;
  background: url(../images/btn_readmore.png) no-repeat left 0;
  display: block;
  padding-left:20px;
  line-height: 15px;
  margin-top:10px; 
  color:#000;
}

a.link-learn:hover,
a.link-learn:focus,
a.link-learn:active { background-position: left bottom; color: #FF610B; }

#jm-error {
  margin: 0 auto;
}

#jm-error .left-not-found{
	margin: 25px 0px 0px 10px;
}

#jm-error .mid-not-found{
	width: 500px;
	margin: 25px 0px 0px 40px;
}

#jm-error .right-not-found{
	margin: 25px 0px 0px 40px;
}

#jm-error .page-head-alt + dl {
  margin-bottom: 20px;
}

#jm-error .page-head-alt{
  font-family: 'Open Sans';
  text-transform:uppercase;
  letter-spacing:0.5px;
}

#jm-error .disc {
	margin-top: 20px;
}

#jm-error .disc li {
  background: none;
  padding-left: 0;
  margin-bottom: 2px;
}

#jmoverlay {
  opacity: 0 !important;
  filter:alpha(opacity=0) !important;
}

.addresses-list ol li { padding-bottom:20px; }

.page-print .order-date {
	padding-bottom:20px;
}
.page-print h1 {
	padding-top:20px;
}
.page-print .col2-set {clear:both;}

span.footer-head {font-family: 'Montserrat', sans-serif;font-weight: bold;font-size: 12px;}
.arsv{text-transform: capitalize !important;}
.block-subscribe, .block-list {padding: 0px !important;}
.footer-info {width: 20% !important;}

#search-box-mobile {display: none;}
.explore-mobile {display: none;}
.search-bottom-box {display: none;}

 [class^="grid_"] img {
    width: 100%;
    vertical-align: top;
}