/*
 * ------------------------------------------------------------------------
 * Polyester Records Theme
 * ------------------------------------------------------------------------
 * Copyright (C) 2014 Polyester Records
 * Author: Exotic Corpse
 * Websites:  http://www.exoticcorpse.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

body {
	background: #fff;
	color: #000;
	font: 12px/1.5 sans-serif;
}

body#bd {
	color: #666;
}

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

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

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

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

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

a img {
	border: 0;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 92%; text-transform: uppercase;}


/*Title text---*/
h1, h2, h3, h4, h5, h6, .head, .page-title {
	line-height: 1.3;
	color: #333;
}

/*Small text---*/
small, #ja-footer,
.category-products .add-to,
.ratings, .ratings-list td.label,
.widget-btn, .validation-advice {
	font-size: 92%;
}
.widget-static-block .block-content {
letter-spacing: -0.5px;
font-weight: 400;
font-family: 'Montserrat',cursive;
text-transform: uppercase;
color:#000;
font-size:9px;
line-height:18px;
}
.widget-static-block .block-content .hours {
font-size:12px;
color:#C00;
}

/*Form---*/
input.input-text, select, textarea {
	border: 1px solid #C00;
	background:#fff;
	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: 3px 5px;
}

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

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

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

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

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

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

/*Fieldset--*/
fielddset {}

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

/*Tables--*/

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

p.f-left {
	margin: 0;
}

#review-buttons-container p.f-left { margin-top:5px;}

/* HEADER
--------------------------------------------------------- */
/*Toggle---*/

#ja-header { background:#C00; min-height:150px; margin-bottom: 10px; }

.has-toggle .btn-toggle {display: none;}

.has-toggle .inner-toggle .arrow {
    background: url("../images/arrow-top.png") no-repeat scroll left top transparent;
    height: 5px;
    position: absolute;
    right: 10px;
    top: -5px;
    width: 9px;
	display:none;
}
.bannerhead {
	float:right;
	position:absolute;
	right:24.5%;
}
.bannerhead img { max-width: 500px; }
.has-toggle .inner-toggle .inner-togglecontent .arrow {
    background: url("../images/arrow-top.png") no-repeat scroll left top transparent;
    height: 5px;
    position: absolute;
    right: 10px;
    top: -25px;
    width: 9px;
	display:none;
}



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

/*Logo---*/
h1#logo, div#logo-text {
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
}

h1#logo a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 250%;
	width: 173px;
	height: 173px;
	text-indent: -99999px;
    color: transparent;
}

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

/*Quick Access---*/
.quick-access {
	color: #000;
	position: absolute;
	right:16.5%;
	top: 0;
	line-height: 30px;
	font-size: 11px;
	display:none;
}

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

.shop-access li {
	background: url(../images/sep-vdot.png) no-repeat right center;
	display: inline;
	padding-left: 3px;
	padding-right: 15px;
}

.quick-access li.first {
	padding-left: 0;
}

.quick-access li.last {
	background: none;
	padding-right: 0;
}

.shop-access {
	float:right;
}

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

.form-language {
	position: absolute;
    right: 28.5%;
    top: 40px;
    z-index: 1000;
}

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

.form-language .langs-wrapper {float:left;}

.form-language #select-language {
	padding: 0;
}

.form-language .flag option {
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 20px;
}

.welcome-msg { color:#C00; padding-right:10px; float:left;}

/*Mini search---*/
#ja-search {
	position: absolute;
	top: 15px;
	right: 24.5%;
	z-index: 1000;
	width: 300px;
}

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

#ja-search legend {
	display: none;
}

#ja-search .input-text {
	width: 150px;
	vertical-align: middle;
	margin-right: 0px;
	font-size: 12px;
	padding:7px 25px 7px 5px;
}

#ja-search button {background: url(../images/icon_search.gif) no-repeat right center; text-indent:-1000em; border:none; position:absolute; right:10px; top:3px;}

#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 #C00;
	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: #FEF9EF;
}

/* My cart */
#ja-mycart { 
	position: absolute; 
	top:0;
	right:0;
	height:auto; 
	width:200px;
	padding: 0px 10px 0px 10px;
	background:#C00;
}

#ja-mycart .btn-toggle { 
	display:block; 
	text-align:left; 
	padding-top:8px;
	height:64px;
	font-family: 'Montserrat',cursive;
	line-height:20px;
	font-weight: bold;
	text-transform:uppercase;
	color:#FFF;
}

#ja-mycart .btn-toggle .totalcart { font-size: 20px;}

#ja-mycart .btn-toggle span { font-size: 12px;}

#ja-mycart .inner-toggle { display: block;position: relative;background-color:#C00;}

.has-toggle .btn-toggle { cursor:pointer}

#ja-mycart .block-cart {float:left;}

#ja-mycart .block-cart .block-content { float:left; border-top:1px solid #000; border-bottom:1px solid #000; padding:10px 0;
	width:100% }
#ja-mycart .block-cart button.button { font-size:12px; }
#ja-mycart .summary { color:#FFF; }

#ja-mycart .block-cart .block-content .product-details { margin-right:-10px; line-height:10px;}

#ja-mycart .block-content-inner + div { right:8px !important; top:7px !important;}

#ja-mycart .block-cart .block-content .product-details .price {
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#000;
}

#ja-mycart .block-cart .block-content .product-details .number-qt { color:#000;}
#ja-mycart .block-cart .block-content .product-details .number-qt input.qty { padding:2px; width:1.5em}
 
#ja-mycart .block-cart .btn-edit,
#ja-mycart .block-cart .truncated { display:none;}
#ja-mycart .block-cart .product-name { padding-bottom:10px;font-size:12px;color:#000;}
#ja-mycart .block-cart .product-name a { color:#000}
#ja-mycart .block-cart .product-name a:hover { color:#000; text-decoration:underline;}
#ja-mycart .buttons { padding:0 20px 10px; clear:both }
#ja-mycart .buttons .summary {}
#ja-mycart .buttons .summary .subtotal { width:100%;}
#ja-mycart .buttons .summary .subtotal .label {
	font-family: 'Montserrat',cursive;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#000;
}

#ja-mycart .buttons .summary .subtotal .price { 
	float:right ;
	font-family: 'Montserrat',cursive;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#F8262F;
}

#ja-mycart .buttons button { background:#000; border:1px solid #000; color:#fff; margin-bottom:5px;}

#ja-mycart .page-title { display:none;}
#ja-mycart .cart-empty { padding:0;color:#FFF;}

#ja-mycart .button-close-block {
  display: block;
  float: none;
  padding-top: 30px;
  position: relative;
  width: 100%;
  z-index: 9999;
}

#ja-mycart .button-close-block a.close {float:left; cursor:pointer; width:100%; height:60px; background: url(../images/button_block_cart.png) no-repeat center center;}

#ja-mycart .button-close-block a.close span { display:none;}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {float:right; position:absolute; right:23.8%; top:113px; }

/* 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 { }
#nav ul li.parent li a { background-image: none; }

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

/* 1st Level */
#nav ul li,
#nav ul li.active { float: none; margin: 0; padding-bottom: 1px; background: #ecf3f6 url(http://www.polyesterrecords.com/skin/frontend/default/polyester/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 #999; }
#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: #d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color: #666 !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 {}

#ja-main {}

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

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

/*breadcrums---*/
#ja-pathway {
	padding: 0px 0 20px;
	margin-top:-30px;
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#000;
}

#ja-pathway ul {}

#ja-pathway ul li {
	display: inline;
	margin:0;
	padding:0px 20px;
	font-family: 'Montserrat',cursive;
    font-size: 10px;
	text-transform:uppercase;
	float:left;
	line-height:10px;
	position:relative;
}

#ja-pathway ul li:before {
	border-bottom: 5px solid transparent;
    border-left: 5px solid #C00;
    border-top: 5px solid transparent;
    content: "";
    height: 0;
    left: 0px;
    position: absolute;
    width: 0;
}

#ja-pathway ul li.home { 
}

#ja-pathway ul li.home:before {
	display:none;
}

#ja-pathway ul li:after {
	border-bottom: 5px solid transparent;
    border-left: 5px solid #C00;
    border-top: 5px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -5px;
    top: 0;
    width: 0;
}


#ja-pathway ul li.product { 
	padding:0 10px 0 20px;
}

#ja-pathway ul li.product:before {
	border-left: 5px solid #C00;
}

#ja-pathway ul li.home + li.product:before {border-left: 5px solid #C00;}

#ja-pathway ul li.product:after {
	border-bottom: 5px solid transparent;
    border-left: 5px solid #C00;
    border-top: 5px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -5px;
    top: 0;
    width: 0;
}

#ja-pathway ul li a,
#ja-pathway ul li strong { color:#000 }

#ja-pathway ul li.home a,
#ja-pathway ul li.product strong { color:#000;}


#ja-pathway ul li.home + li.product { 
	background:#f8262f;
}

#ja-pathway ul li.home + li.product:after {
	border-left: 5px solid #f8262f;
}

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

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

/* Spotlight */
.ja-spotlight .block { margin: 0 10px; border: 0; }

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

.ja-spotlight .block .block-content { padding: 10px 0;font-size:95%;color:#999; }


/* Top Spotlight */
#ja-topsl { padding: 10px 0; }

/* Bottom Spotlight */
#ja-botsl { padding: 50px 0 0 0; }
#ja-botsl .main { background:#000; width:100%; padding: 20px 0px 0px 0px; }
#ja-botsl .main .inner { width:1000px; margin:0 auto;}

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

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

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

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	text-decoration: underline;
}

#ja-footer ul {
	float: left;
	margin: 0;
	display:none
}
#ja-footer ul.links { display:block;}

#ja-footer li {
	display: block;
	float: left;
	padding: 0 15px 0 0;
	margin: 0 5px 0 0;
	background: url(../images/sep-vdot.png) no-repeat right center;
}

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

#ja-footer li a {}

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

#ja-footer .jm-info { margin-bottom: 10px; border-top: 2px dotted #222; padding-top:30px;}

#ja-footer .jm-info .right { float:right; text-align:right}
#ja-footer .jm-info .right a { margin-left:5px; float:left; }
#ja-footer .jm-info .right a.visa {background: url(../images/icon_payment.png) no-repeat left top; height:15px; width:41px}
#ja-footer .jm-info .right a.visa:hover { background-position: left -35px}
#ja-footer .jm-info .right a.paypal {background: url(../images/icon_payment.png) no-repeat -51px top; height:15px; width:57px}
#ja-footer .jm-info .right a.paypal:hover { background-position:-51px -35px}
#ja-footer .jm-info .right a.masstercart {background: url(../images/icon_payment.png) no-repeat -110px top; height:15px; width:31px}
#ja-footer .jm-info .right a.masstercart:hover { background-position:-110px -35px;}
#ja-footer .jm-info .right a.express {background: url(../images/icon_payment.png) no-repeat -149px top; height:15px; width:44px}
#ja-footer .jm-info .right a.express:hover { background-position:-149px -35px;}

#ja-footer .jm-legal {color:#999;}
#ja-footer .jm-legal a { color:#999;}

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

/* MESSAGES
----------------------------------------------------------------*/
.success {color: #42A032;}
.error	{color: #c00;}
.notice	{color: #069;}

.success, .error {
	font-weight: bold;
}

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

.error-msg, .success-msg, .notice-msg, .note-msg {
	border-style: solid !important;
	border-width: 1px !important;
	font-size: 110% !important;
	font-weight: bold !important;
	margin: 0 0 15px!important;
	padding: 5px 10px 5px 10px !important;
}

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

.error-msg {
	background-color: #C00;
	border-color: #C00;
	color: #FFF;
}

.success-msg {
	background-color: #C00;
	border-color: #C00;
	color: #FFF;
}

.notice-msg, .note-msg {
	background-color: #C00;
	border-color: #C00;
	color: #FFF;
}

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

/* FORMS
----------------------------------------------------------------*/
input.qty { width: 2.5em !important; text-align:center; }

.fieldset label, .form-list label, .sp-methods label { font-weight: bold; }

.buttons-set,
.button-set {/*Container for form buttons*/
	clear: both;
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
	overflow: hidden;
}

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

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

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

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

button.button, button {
	background: #C00;
	border: 1px solid #C00;
	color: #000;
	cursor: pointer;
	overflow: visible;
	padding: 5px 8px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	font-family:'Montserrat',cursive;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

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

button.button:hover,
button.button:focus,
button:hover,
button:focus { background: #000; border: 1px solid #000; color:#fff;}

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

a.button { line-height:30px; }
.formatbutton { background:#C00; float:left; font-weight:bold; }
.formatbutton:hover { background: #000; color: #FFF; }
/*Form lists---*/
.form-list { margin: 0; }

.form-list li { margin: 0; padding: 5px 0; }
#form-validate .form-list li.control { padding-top:20px}

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

.form-list li .input-box select   {
	padding:6px 5px;
    width: 261px;
	line-height:28px
}

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

.fieldset {
	border: 1px solid #000;
	margin: 25px 0 15px;
	padding: 15px 10px;
	background:#fff;
}

.fieldset .legend {
	background: #000;
	margin:-15px -10px 0;
    padding: 8px 0;
    text-indent: 10px;
	color:#fff;
	font-family: 'Montserrat',cursive;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.fieldset .legend + ul.form-list { margin:20px 0px}

.fieldset li { padding: 5px 0; }

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

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

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

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

/*Form Messages---*/
.validation-advice, .required { margin: 0; }

.validation-advice {
	background: url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
	clear: both;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 3px;
	min-height: 15px;
	padding-left: 17px;
}

.validation-failed {
	background: #FCEDED !important;
	border: 1px dashed #c00 !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: #c00;
	margin-right: 3px;
}

p.required {
	margin: 0;
	text-align: right;
	color: #c00;
}

.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-head a {
	font-weight: bold;
	line-height:30px;
	color:#fff;
}

.box-title a {
	font-weight: bold;
	line-height:30px;}

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

/*Page heading---*/
.page-title { background:#C00; }

.jmproducts-viewall-index .page-title  { margin:20px 0}

.page-title h1 {
	text-transform:uppercase;
	font-family:'Montserrat',cursive;
	font-size:16px;
	line-height:30px;
	color:#fff;
	padding:0 10px;
	float:left;
	position:relative;
	margin:5px 0px;
}
.page-title h1:after {
	}


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

.page-title a {
	text-transform:uppercase;
	font-family:'Montserrat',cursive;
	font-size:14px;
	line-height:30px;
	color:#000;
	padding:0 10px;
	cursor:pointer;
	background:#C00;
	float:right;
	position:relative;
	margin-right:15px;
	margin-top:5px;
	text-decoration:none;
}

.page-title a:after {
	content:"";
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #C00;
	right:-15px;
	position:absolute;
	top:0;
}

.page-title a:hover { 
	background:#000; 
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.page-title a:hover:after {border-left: 15px solid #000;}

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

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

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

.checkout-onepage-index .page-title{ margin-top:30px; margin-bottom:20px}
.checkout-onepage-index .side-col  { margin-top:30px; margin-bottom:20px}

/*Category list heading---*/
.category-head {
	margin-bottom: 10px;
}

.category-head h2 {
	color: #333;
	font-size: 200%;
	margin: 0;
}

.box-header {
	background: #eee 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 #C00;
	border-collapse: collapse;
	background:#fff;
}

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

.data-table .odd td {
}

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

.data-table td.last, 
.data-table th.last,
.data-table th:last-child {
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
	#shopping-cart-table.data-table td.last, 
	#shopping-cart-table.data-table th.last,
	#shopping-cart-table.data-table th:last-child {
		border-right:none;
	}
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)
and (orientation : portrait) {
	#shopping-cart-table.data-table td.last, 
	#shopping-cart-table.data-table th.last,
	#shopping-cart-table.data-table th:last-child {
		border-right:none;
	}
}

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

.data-table th {
	white-space: nowrap;
	border-right: 1px solid #C00;
	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: 1px solid #C00;
	border-bottom: 1px solid #C00;
	color: #000;
	font-family: 'Montserrat',cursive;
    font-size: 16px;
	text-transform:uppercase;
	background:#C00;
}

.data-table tfoot tr.first td {
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	padding:10px 5px 5px;
}

#checkout-review-table.data-table tfoot tr.first td {padding:10px 5px;}
#my-orders-table.data-table tfoot tr.first td {padding:10px 5px;}

.sales-order-view #my-orders-table.data-table tfoot tr.first td {padding:10px;}

#my-orders-table.data-table td.last, 
#my-orders-table.data-table th.last, 
#my-orders-table.data-table th:last-child { text-align:right}

.data-table tfoot tr td {background: #C00;}
.data-table tfoot tr th {
	background: #C00;
	border-bottom:none;
}

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

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

.data-table tbody td {
	border-bottom: 1px solid #C00;
	border-right: 1px solid #C00;
}

.data-table .price { 
	color:#000; 
	font-size:16px;   
	font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;}

/*Bundle Products---*/
.data-table tbody.odd tr td{
}

.data-table tbody.even tr td {}

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

.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-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 0;
}

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

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, .alpha-top .select-box {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background:#C00 url(../images/arrow_dropdown.png) no-repeat right center;
  border:0px;
  text-transform:uppercase;
  float:right;
}

.toolbar .select-box select, .alpha-top .select-box select {
  margin: 0;
  line-height: 1;
  border: none;
  background: transparent;
   -webkit-appearance: none;
}

.toolbar .sort-by .select-box, .alpha-top .sort-by .select-box { width:80px; margin-right:5px;}
.toolbar .sort-by .select-box select, .alpha-top .sort-by .select-box select { 
	width:80px;
	padding-left:5px;
	font-family: 'Montserrat',cursive; 
	font-size: 12px; 
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	background:rgba(225,225,225,0);
}

.toolbar .sort-by .select-box select option, .alpha-top .sort-by .select-box select option { font-size:14px;}

.toolbar .limiter .select-box, .alpha-top .limiter .select-box  { width:45px; margin-right:3px; margin-left:8px;}
.toolbar .limiter .select-box select, .alpha-top .limiter .select-box select { 
	width:70px; 
	padding:0px 0px 0px 5px;  
	font-family: 'Montserrat',cursive; 
	font-size: 20px; 
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	-webkit-appearance: none;
	background:rgba(225,225,225,0);
	-o-appearance:none!important;
}

.toolbar .limiter .select-box select option { font-size:14px; font-family:Verdana, Geneva, sans-serif !important; text-transform:none;
-o-appearance:none!important}
.toolbar .limiter .select-box select option[selected="selected"] { background:transparent!important;-o-appearance:none!important}

.toolbar .sort-by .select-box + a, .alpha-top .sort-by .select-box + a { display:none; }

.toolbar .amount { float: left; }
.toolbar .limiter { float: right; margin:0;  margin:0px\0/; padding:0; line-height:24px; }

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
.toolbar .limiter { margin:1px 0 0;}
.add-to-cart label { padding-left:5px !important;}
.pager .pages { margin:-1px 0 0; }

}

.toolbar .limiter label { vertical-align: middle; padding-right:3px;}
.pager .pages { margin: 0; }
.pager .pages strong { font-weight: normal; padding-right:3px; }
.pager .pages ol { display: inline; }
.pager .pages li { display: inline; margin: 0 2px; background:url(http://www.polyesterrecords.com/skin/frontend/default/polyester/images/sep-vdot2.jpg) no-repeat right center; padding-right:5px; }
.pager .pages li:last-child { background:none; }
.pager .pages li a { color:#aaa; }

.pager .pages li a:hover,
.pager .pages li a:focus { text-decoration:none;}

.pager .pages li a.previous.i-previous {}

.pager .pages .current { color: #C00; }

/* Sorter */
.toolbar .view-mode { float: left; margin: 3px 20px 0 0; }
.toolbar .view-mode label { padding-right:0; }
.toolbar .view-mode .grid {
  background: url(../images/view-mode_01.png) no-repeat 5px -12px;
  width: 15px;
  height: 15px;
  color: transparent;
  display: inline-block;
  margin: 0 5px;
}

.toolbar .view-mode .grid:hover, .toolbar .view-mode strong.grid {
  background: url(../images/view-mode_01.png) no-repeat 5px 4px;
}

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

.toolbar .view-mode .list:hover, .toolbar .view-mode strong.list {
  background: url(../images/view-mode_01.png) no-repeat 0 -28px;
}

.toolbar .sort-by { float: right; padding: 0 0 0 15px; line-height:24px; }
.toolbar  label { vertical-align: middle; padding-right:3px; }
.toolbar select { padding: 0; margin: 0 5px 1px; vertical-align: middle; }

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

/* Toolbar */
.toolbar {
    font-size: 12px;
    margin:0 10px 10px 0;
    padding: 10px;
	background:#000;
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#fff;

}

.toolbar-bottom .toolbar {  
	border-top: 1px solid #C00DDD; 
	
}

.toolbar .pager { margin: 3px 0 0 0; margin: 5px 0 0 0\0/; float: left; padding: 0; }

/* Opera */
@media all and (min-width:0px) {head~body .toolbar .pager {margin-top:4px;}} /* chỉ opera */

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



.toolbar-bottom {
	clear: both;
}

.jmproducts-filter-index .toolbar { margin: 5px 0}

/*RATINGS
----------------------------------------------------------------*/
.ratings {
	line-height: 15px;
	margin: 10px 0;
}

.ratings strong {
	float: left;
	margin-right: 5px;
}

.rating-box {
	background: url(../images/product_rating_blank_star.png) repeat-x;
	float: left;
	height: 10px;
	margin-right: 10px;
	position: relative;
	width: 50px;
	clear: right;
}

.rating-box .rating {
	background: url(../images/product_rating_full_star.png) repeat-x;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
}

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

.ratings-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; background:none !important }

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

/*PRICES
----------------------------------------------------------------*/
.price {
	white-space: nowrap !important;
}

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

.price-box .price {
	color: #f8262f;
	font-weight: bold;
	font-family:'Montserrat',cursive;
	font-size:15px;
}

/*Regular price---*/
.regular-price {
}
.buy .regular-price {
	margin:10px 20px 0px 15px;
	float:left;
}
.collateral {
	color: #000;
	font-weight: 400;
	font-family:'Montserrat',cursive;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.regular-price .price {
	color: #000;
	font-weight: 400;
	font-family:'Montserrat',cursive;
	font-size:10px;
}

/*Old price---*/
.old-price {
	margin: 0;
	display:inline;
	padding-right:5px;
}

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

.old-price .price {
	color: #999;
	font-weight: normal;
	text-decoration: line-through;
	font-family:'Montserrat',cursive;
	font-size:15px;
}

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

.special-price .price-label {
	display:none;
}

.special-price .price {
	color: #069;
	font-size: 13px;
	font-weight: bold;
}

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

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

a.minimal-price-link {
	display: block;
}

a.minimal-price-link .label {}

a.minimal-price-link .price {
	color: #0088CC;
	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: #069;
	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: #069;
	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: #fef9ef;
	border: 1px solid #C00;
	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%;
}
.news_image { float:left;}
.newsimagemain { display:none; }

/* MIS.
----------------------------------------------------------------*/
.product-shop { float: right; width:440px !important}
.product-shop .buy {float:left; height:60px; }
.featured .category-products .products-grid li.item { min-height:380px; }
.news-block .products-grid li.item {
float: left;
width: 32%;
margin: 0 10px 0px 0px !important;
min-height: 320px;
}
.news-block .products-grid li.item h5 a {
font-weight: normal;
font-family: 'Montserrat',cursive;
text-transform: uppercase;
color: #C00;
font-size:11px;
}
.manufacturer-index-view .category-products .products-grid li.item { width:20%; }
.manufacturer-index-view .page-title { width:98%; }
#manufacturer-description {width:98%;}
#labels { width: 97%; }
.recordlabels { margin-top:10px; }

/*Generic Box---*/
.generic-box,
.order-info-box {
	background: #fff;
	border: 1px solid #C00;
	margin-bottom: 15px;
	padding: 10px 15px;
}

.generic-box h4,
.order-info-box h2 {
	margin: 0 0 5px;
	border-bottom: 1px solid #C00;
	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 #C00;
	border-right: 1px solid #C00;
}

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

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

.add-to-links a {
	color: #000;
	text-transform:capitalize;
}

.add-to-links a.link-wishlist {
	background: url(../images/icon_wishlist.png) no-repeat 0 center;
	padding-left: 20px;
	padding-right:15px;
}

.add-to-links a.link-compare {
	background: url(../images/icon_compare.png) no-repeat 0 center;
	padding-left: 20px;
	padding-right:15px;
}

.product-shop a.email-friend {
	padding-left: 20px;
	background: url(../images/icon_email.png) no-repeat 0 center;
}

.add-to-links a.link-wishlist:hover,
.add-to-links a.link-compare:hover {
	color: #000;
	text-decoration: underline }

.add-to-links .pipe,
.add-to-links .separator {
	display: none;
}


/*Add To products-grid---*/
.products-grid .add-to-links {
	font-weight: bold;
	text-transform:lowercase;
	line-height: normal;
	width:160px;
	background: #000;
	padding: 0;
	margin:0 10px 0 0;
	position: absolute;
	border: 0;
	top:215px;
	top:217px\0/;
	left:0;
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	display:none;
}

.products-grid li.item:hover .add-to-links {
	transition: all 0.3s ease-out 0s;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	display:block;
}


.products-grid .add-to-links li {
	float:left;
    text-align: center;
    width: 50%;
}

.products-grid .add-to-links a {
	display:block; 
	color: #666;
	padding: 10px 0px;
	background:url(../images/sep-vline1.gif) repeat-y right top;
}

.products-grid .add-to-links a.link-compare, 
.products-grid .add-to-links a.link-compare:hover,
.products-grid .add-to-links a.link-compare:focus { background:none; }

.products-grid .add-to-links a:hover,
.products-grid .add-to-links a:focus {
	color:#fff;
	background:url(../images/sep-vline1.gif) repeat-y right top;
	text-decoration: none;
}

.add-to-cart,
.product-options-bottom .add-to-cart {
	float: left; }

.add-to-cart label {
	float: left;
	font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
	margin-top:10px;
	color:#333;
	padding-right:5px;
	padding-left:8px;
}

#cboxLoadedContent .add-to-cart label { padding-left:0;}

.add-to-cart .qty {
	float: left;
	margin:10px 10px 5px 5px;
	background:#fff;
	border:1px solid #000;
	color:#000;
	font-family: 'Montserrat',cursive;
    font-size: 18px;
    font-weight: bold;
	text-transform:uppercase;
	width:1.7em !important;
	padding:5px 1px 4px 1px;
}


.add-to-cart .button {
	 font-family: 'Montserrat',cursive;
    font-size: 20px;
	line-height:30px;
    text-transform: uppercase;
	padding:10px 20px;
	margin-top:0px;
	left:0px;
}

.product-options-bottom .add-to-cart .button {  
	font-family: 'Montserrat',cursive;
    	font-size: 30px;
    	text-transform: uppercase;
	padding:10px 20px;
	margin-top:30px;
	//margin-top:70px;
	//position:absolute;
	//left:-125px;
}

.review-product-list .add-to-cart .button { left:0; margin-top:70px;}

.add-to-box {
	margin: 0px 0;
	overflow: hidden;
}

.add-to-box {}

.add-to-box .add-to-cart {
	float: left;
	margin: 15px 0;
}

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

.add-to-box .add-to-links {
	margin: 80px 0 0 0;
	float: left;
	text-align: left;
}
/*.review-product-list .add-to-box .add-to-links { margin:20px 0 0;}*/
.review-product-list .add-to-cart label { padding-left:0; }

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

.add-to-cart .paypal-logo {
	clear: both;
	margin:0;
	padding-top:20px;
	display:none;
	
}

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

/*Tool Tips---*/
.tool-tip {
	background: #FEF9EF;
	border: 1px solid #C00;
	position: absolute;
	padding: 10px;
}

.tool-tip .btn-close {
	text-align: right;
}

.tool-tip .inline-content {
	padding: 8px;
}

.tool-tip .block-content {
	padding: 15px 20px;
}

.truncated {
	cursor: help;
}

.truncated a.dots {
	cursor: help;
	text-decoration: none !important;
}

.truncated a.details {
	border-bottom: 1px dotted #0088CC ;
	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: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_trash.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.link-print {
	background: url(../images/icon_printer.gif) no-repeat left center;
	padding-left: 23px;
	color: #666;
	line-height: 24px;
}

.link-feed {
	background: url(../images/icon_feed.png) no-repeat left center;
	padding-left: 18px;
	line-height: 24px;
}

/*===============================================================
---------------------------[BOX STYLE]---------------------------
=================================================================*/

/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.block {
	margin-bottom: 10px;
}
#ja-main .block { margin-bottom:30px;}

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

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

/*Block Head---*/
.block .block-title {
	text-transform:uppercase;
	font-family:'Montserrat',cursive;
	font-size:14px;
	line-height:30px;
	color:#fff;
	padding:5px 10px;
	width:91%;
	float:left;
	background:#C00;
	position:relative;
}

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

.block .block-subtitle {
	padding: 8px 10px;
	border-bottom: 1px solid #C00;
	background: #EDF7FC;
	margin: -10px -10px 10px;
	display:none;
}

.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;
}
.banner-right img { max-width:221px; }

.block .block-title br {
	display: none;
}

/*Box Content---*/
.block .block-content {
	float:left;
	padding: 7px 0;
	width:100%;
}
#news .block-content {
	float:left;
	padding: 0px 0;
display:block;
	width:100%;
}

#news { width:96%; }
.block-banner .block-content {
	padding: 0;
}

.menu-categories a {font-size:12px; letter-spacing:-0.5px; font-weight: 400;  font-family: 'Montserrat',cursive;text-transform:uppercase;color:#C00; }
.menu-categories li.other a { font-size:9px; color:#000; }
.menu-categories li.first  {
line-height: 15px;
border-bottom: 1px solid #C00;
padding: 0px 0px 5px;
margin-bottom: 5px;
}
.menu-categories ul { margin-bottom:10px; }
.newsview {background: #C00;
color: #FFF!important;
padding: 3px 5px;
font-size: 10px!important;letter-spacing:0px!important;}

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

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

/*Box Action---*/
.block .actions {
	font-weight: bold;
	overflow: auto;
	clear: both;
	margin: 10px 0;
}

.block .actions a {
	float: left;
	padding-right: 10px;
	line-height: 30px;
}

.block .actions button.button {
	float: left;
}

.block-wishlist .block-subtitle { display:none; }
.block-wishlist .block-content { width:100%; }
.block-wishlist .block-content .product-details { width:68%; }
.block-wishlist .block-content .product-details .link-cart { 
	background:#C00;
    color: #000;
    cursor: pointer;
    font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
	padding:5px 8px;
}

.block-wishlist .block-content .product-details .link-cart:hover { background:#000; color:#fff; text-decoration:none; }

.block-wishlist .actions a { line-height:normal; }

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

.block ol li {
	margin: 0;
	padding: 5px 0;
	font-size: 95%;
	color:#C00;
}
.block ol li a { color:#C00;}
.block ol li a:hover { color:#000; }

.block ol li.last {
	border-bottom: 0;
}

.block ol li:last-child {
	border-bottom: 0;
}

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

.block .product-details {
	float: right;
	width: 65%;
}

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

.block .product-name {
	margin: 0;
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}

.block-compared .block-content,
.block-viewed .block-content{ padding:10px 0 0 ; }
.block-viewed { margin-bottom:45px;}
/*Product Tags---*/
.block-tags li {
	display: inline;
}
/*Newsletter---*/

/*Mini Cart---*/
.block-cart .actions .paypal-logo a {
	float: none;
	background: none;
	padding: 0;
}

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

/*Mini Wishlist---*/

/*Compare Products, Orders---*/
.block-compare .block-content  { padding: 0; width:100%; }

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

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

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

/*Mini Product View---*/

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

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

.block-poll .block-content { padding:10px 0 0; }
.block-poll { margin-bottom:40px}
/*Relate Products----*/
.block-related .block-content {}

.block-related p {
	margin: 10px;
}

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

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

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

.paypal-logo a {
	display: block;
}

/*Layered Navigation---*/
.block-layered-nav { margin-bottom:40px;}
.block-layered-nav .block-subtitle {
	background: #0088CC;
	color: #fff;
	margin: -10px -11px 10px;
}

.block-layered-nav .currently { margin-right:10px; }
.block-layered-nav .currently ol { margin:10px 0;}
.block-layered-nav .currently li {  
	font-family: 'Montserrat',cursive;
    font-size: 10px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase; 
}

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

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

.block-layered-nav ol {}

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

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

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

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

#narrow-by-list {
}

#narrow-by-list dt {
	color: #000;
	padding: 10px 0px 0 0px;
	font-family: 'Montserrat',cursive;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}

#narrow-by-list dd {}

#narrow-by-list dd li {
	padding:0;
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
	text-transform:uppercase;
}

#narrow-by-list dd.last {
	background: none;
}

/* My Orders */

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

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

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

.block-reorder p.product-name {  
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

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

/* Block List */

.block-list ol li {}

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

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

.category-products h2 {
	font-family: 'Montserrat',cursive;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	margin: 0 0 10px;
}

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

.category-products .products-list { margin:0 10px;}

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

/*List Type---*/
.category-products .toolbar + ol.products-list { margin-top:-10px;}

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

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

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

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

.products-list .product-shop button { margin-top:15px;}

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

.products-list .product-shop .ratings { margin:0;}
.products-list .product-shop .rating-links { margin-top:-2px; color:#666;}
.products-list .product-shop .rating-links a { color:#666;}
.products-list .product-shop .rating-links a:hover { color:#C00;}

.product-shop .desc.std .row.description + div,
.product-shop .desc.std .row.description + div + table,
.product-shop .desc.std .row.description + p + div + table { width:auto !important}

.short-description .std .row.description + div,
.short-description .std .row.description + div + table,
.short-description .std .row.description + p + div + table { width:auto !important}

a.link-learn { 
	line-height:30px; 
	color:#000; 
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
}

a.link-learn:hover { color:#C00;}


.products-list .product-shop .price-box {
	float: left;
	text-align: left;
	white-space: nowrap;
	padding: 0 20px 0 0;
	font-size:24px !important
}

.product-shop .regular-price .price,
.product-shop .old-price .price,
.product-shop .special-price .price { font-size:24px !important }

.product-essential .product-shop .regular-price .price,
.product-essential .product-shop .old-price .price,
.product-essential .product-shop .special-price .price { font-size:18px !important }

.product-essential .product-shop  .ratings .rating-links { margin-top:-2px; color:#aaa;}

.product-essential .product-shop  .ratings .rating-links a { color:#999;}
.product-essential .product-shop  .ratings .rating-links a:hover { color:#C00;}

.product-essential .product-shop  .ratings .rating-links .separator { padding:0 4px }

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

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

.products-list .product-shop .add-to-links { margin-top:5px; }
.products-list .product-shop .add-to-links + p { margin-bottom:0;}

/*Grid Type---*/
.listing-type-grid { margin: 0 0px 0 0; }

.products-grid .product-name, /*product name*/
.products-grid .product-image, /*product name*/
.products-grid .price-box, /*product price*/
.products-grid .actions, /* buttons and add to links */
.products-grid .pdescription, /* product description */
.products-grid .product-information {
	margin: 5px 10px 5px 0px;
	font-size:12px;
}

.products-grid .product-information .price-box {
  margin:0
}

.products-grid {
	width: 100%;
}

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

.products-grid li.item {
	float: left;
	width: 33%;
	margin: 0 !important;
	min-height:255px;
}

.products-grid li.item button.form-button,
.products-grid li.item button.btn-cart {
  background: url(../images/bg_hover_buy.png) no-repeat;
  position: absolute;
  border: 0;
  top:155px;
  top:157px\0/;
  width:100%; 
  margin:0 -10px 0 -20px;
  text-align:center;
  font-family: 'Montserrat',cursive;
  font-weight: bold;
  font-size:40px;
  line-height:50px;
  padding-bottom:20px;
  text-transform:uppercase;
  opacity:0;
  filter:alpha(opacity=0); /* For IE8 and earlier */
}

.products-grid li.item:hover button.form-button,
.products-grid li.item:hover button.btn-cart {
	 transition: all 0.3s ease-out 0s;
	 opacity:1;
 	 filter:alpha(opacity=100); /* For IE8 and earlier */
	 
}

.products-grid li.item button.form-button:hover,
.products-grid li.item:hover button.btn-cart:hover {
  color: #000;
}

#upsell-product-table.products-grid li.item button.form-button,
#upsell-product-table.products-grid li.item button.btn-cart { margin:0}


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

.products-grid ol.odd  {}
.products-grid li { position:relative}
.products-grid li.last { background: none; }

.products-grid .product-image {
	vertical-align: bottom;
	display: block;
	margin: 10px 0 10px;
	width: 140px;
	float: left;
	position: relative;
}
.products-grid .product-image a {
	display: block;
	float: left;
	overflow: hidden;
	width: 140px;
}
.jm-product-list .products-grid .product-image {
	vertical-align: bottom;
	display: block;
	margin: 10px 0 10px;
	width: 240px;
	float: left;
	position: relative;
}
.jm-product-list .products-grid .product-image a {
	display: block;
	float: left;
	overflow: hidden;
	width: 240px;
}
.jm-product-list .products-grid .product-image-preorder {
	vertical-align: bottom;
	display: block;
	margin: 10px 10px 5px 0px;
	width: 110px;
	float: left;
	position: relative;
}
#ja-col2 .jm-product-list .products-grid .product-information { float: left;
width: 100px;
margin-right: 0px;}
.pre-order li.item { height:200px; }
.jm-product-list .products-grid .product-image-preorder a {
	display: block;
	float: left;
	overflow: hidden;
	width: 110px;
}
#ja-current-content .jm-product-list .page-title { margin-right: 11px; }
.products-grid .product-information h5, .products-grid .product-information h6, 
.products-grid h2,
.products-grid h3 {
	clear: both;
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
	text-transform:uppercase;
	color:#C00;
}

.products-grid .product-information h5 { margin: 0px 0px; }
.products-grid .product-information h6 { margin: 0px 0px 2px; line-height:1;}
.products-grid .product-information h6.date { 
	color:#C00; font-size:10px; font-weight:normal; position:absolute; bottom:10px;
}
.products-grid h2.product-artist { font-size:11px; font-weight:normal;}
.products-grid .product-information h5 a {font-size:15px;color:#C00; }
.products-grid .product-information h6 a {font-size:12px;color:#000; font-weight:normal; }
.regular-price .price a { color:#C00; font-size:10px; text-transform:uppercase; }

#listy .products-grid .product-image img { width:140px;
}

.products-grid .product-image a img, .products-grid .product-image-preorder a img {transition:all 0.4s ease 0s}
.products-grid .product-image a:hover img, .products-grid .product-image-preorder a:hover img {
	transition:scale(1.1);
	-moz-transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -o-transform: scale(1.1);
 }
 
.products-grid .product-image .label {
  position: absolute;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: url(../images/icon_hot.png) no-repeat right top;
  top:20px;
  left: -20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  font-family:'Montserrat',cursive;
  letter-spacing:0px;
  z-index: 1;
}
.products-grid .product-image .format-label {  background: url(../images/small_hot.png) no-repeat right top;  width: 30px;
  height: 30px;
  line-height: 30px;
  left: -15px;}
.products-grid .product-image-preorder .label, .products-grid .aw-arp-item-photo .label {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: url(../images/small_hot.png) no-repeat right top;
  top:50px;
  right: -15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  font-family:'Montserrat',cursive;
  letter-spacing:0px;
  z-index: 1;
}
.inner .label {
  position: absolute;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: url(../images/icon_hot.png) no-repeat right top;
  top:20px;
  right: 0px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  font-family:'Montserrat',cursive;
  letter-spacing:0px;
  z-index: 1;
}
.products-grid .product-image .sales-label {
  background-image: url(../images/icon_sale.png);
  color:#000;
}

.products-grid .ratings { margin-left:10px;}
.products-grid .ratings .amount{ display: none; }
.cms-home .products-grid .ratings { margin-left:0;}

.catalog-category-view .products-grid .ratings,
#upsell-product-table.products-grid .ratings { margin:0 10px 10px 10px}

.catalog-category-view .side-col .products-grid .ratings { margin:10px 0}

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

.side-col .products-grid .product-information h5 { font-size:12px; font-weight:bold; }
.side-col .products-grid .product-information h6 a, .aw-arp-item-text h6 a, .aw-arp-item h6 a {font-size:10px; font-weight:normal; }
.side-col .products-grid .aw-arp-item-text h5, .aw-arp-item-text h6, .aw-arp-item h6, .aw-arp-item h5 { font-family: 'Montserrat',cursive;
font-size: 12px;
font-weight: bold;
line-height: normal;
text-transform: uppercase;
color: #C00; }
.aw-arp-item-text h6 { margin: 0px; }
.side-col .products-grid li.item { height: auto; min-height: initial; }
.jmproducts-filter-index .products-grid .rating-box {
	margin-left:-10px
}
.advanced-search-summary { margin-left:-10px; }

.jmproducts-filter-index .category-title { margin-top:10px; }

.side-col .products-grid .ratings,
.side-col .products-grid .rating-box { margin-left:0px}

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

.products-grid .rating-links {
	margin: 5px 0 0;
}
.products-grid .rating-links { display:none; }

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

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

.side-col .latest .listing-type-grid { margin:0 !important}
.side-col .latest .products-grid {}
.side-col .latest .products-grid li {  margin:10px 0 !important; width:100% !important}
.side-col .latest .products-grid li .product-image { width:140px; height:140px; margin:0; float:left;}
.side-col .latest .products-grid li .product-image a { width:140px; }
.side-col .latest .products-grid li h5 a { color:#000;}
.side-col .latest .products-grid li .add-to-links, 
.side-col .latest .products-grid li button { display:none;}
.side-col .latest .products-grid li .product-information { float:left; width:100%; padding-top:10px;}

.side-col .latest .listing-type-grid ul + a {
	float:right;	
	 background: none repeat scroll 0 0 #C00;
    color: #000000;
    cursor: pointer;
    float: left;
    font-family: 'Montserrat',cursive;
    font-size: 12px;
    line-height: 30px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
}

.side-col .latest .listing-type-grid ul + a:after { 
	border-bottom: 15px solid transparent;
    border-left: 15px solid #C00;
    border-top: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    width: 0;
	top:0;
	
}

.side-col .latest .listing-type-grid ul + a:hover { background:#000; color:#fff; text-decoration: none; }
.side-col .latest .listing-type-grid ul + a:hover:after { border-left: 15px solid #000;}

.side-col .paypal-logo,
.side-col .block-cart { display:none; }

.side-col .jm-product-list.latest .category-title { display:block; }

.side-col .block-tiwtter + .block.block-list.block-viewed { display:none;}

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-info-box {}

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

#ja-tab-products.product-collateral { margin-top:60px;}

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

.product-img-box {
	width: 240px !important;
	float: left;
}

.product-img-box .inner { margin:0;}

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


.product-essential .product-shop .inner { margin:0; position:relative;}

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

/*PRODUCT TABS */

ul.ja-tab-navigator {
}

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

ul.ja-tab-navigator li.first { border-left:1px solid #000;}
ul.ja-tab-navigator li:last-child { border-right:none;}

ul.ja-tab-navigator li.active {
	background: #000;
	border-bottom: 0;
	border-top: 0;
}

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

.ja-tab-content {
	padding: 10px 0px;
	border-top:1px solid #000;
}

.ja-tab-content h2 { display:none; }

ul.ja-tab-navigator li a {
	font-family:'Montserrat',cursive;
	font-size: 15px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	margin: 0;
	padding:20px 18px;
	border: none;
	float:left;
	padding:17px\0/;
}

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


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

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

/*Product Images---*/
.product-img-box .product-image-zoom {
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 280px;
	z-index: 9;
	margin: 0;
}

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

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

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

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

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

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


.product-img-box #track_hint {
	display:none;
}

.product-img-box .more-views {
	margin-top: 20px;
}

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

.product-img-box .more-views ul {
	background: #eee;
	float: left;
	border: 1px solid #eee;
}

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

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

.product-img-box .more-views li a:hover {
	background:#fff;
	opacity:0.5;
	zoom: 1;
	filter: alpha(opacity=50)
}

/*Product Info---*/
.product-essential .product-shop h1 {
	margin-top: -7px;
	font-family: 'Montserrat',cursive;
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#000;
}
.product-essential .product-shop h2 {
	margin-top: -7px;
	font-family: 'Montserrat',cursive;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	color:#C00;
	margin-bottom:5px;
}
.product-essential .ratings { margin-bottom:10px;}

.product-essential .availability {
	margin:0;
	font-weight:bold;
}

.in-stock { color:#f8262f; }

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

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

.product-essential .short-description { padding-top:10px; clear:both; }
.product-essential .short-description h2 { 
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
	text-transform:uppercase;
}

.product-shop table { background:#fff;}

/*Product Options---*/
.product-options {
	margin: 15px 0 0;
}

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

.product-options dd .multiselect option {
	border-bottom: 1px dotted #C00;
	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 {}

.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;
}
#cboxLoadedContent .product-options-bottom .price-box { clear:both}
.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 {
	display:inline;
	float:left;
	margin-top:100px;
}

.product-options-bottom .add-to-links li {
	padding:7px 0;
}

.product-options-bottom .add-to-links a {
	 font-family: 'Montserrat',cursive;
    font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

.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-options-wrapper.product-options dt,
.product-options-bottom dl dt { float:left; width:45px;}

.product-options-bottom dl { float:left; width:125px; margin-top: 10px}

.product-options-bottom .add-to-cart {width:auto; position: relative}

#product-options-wrapper.product-options p.required  { display:none }

#product-options-wrapper.product-options dt .required,
.product-options-bottom dl dt .required{
	font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	line-height:35px;
	color:#333;
}

#product-options-wrapper.product-options dt .required em,
.product-options-bottom dl dt .required em { display:none }

// edit D.Black 01/16
#product-options-wrapper.product-options dd.last .input-box,
.product-options-bottom dd.last .input-box {
	/*
	background: url("../images/arrow_dropdown.png") no-repeat scroll right center #fff;
    	border: 1px solid #000;
    	display: inline-block;
    	overflow: hidden;
    	vertical-align: middle;
	width:50px;
	*/
}

/*#product-options-wrapper.product-options dd.last .input-box:focus,
.product-options-bottom dd.last .input-box:hover {border: 1px solid #f00;}*/


// edit D.Black 01/16
#product-options-wrapper.product-options dd.last .input-box select,
.product-options-bottom dd.last .input-box select {
	/*
	color: #000;
    	font-family: 'Montserrat',cursive;
    	font-size: 18px;
    	font-weight: bold;
   	padding:4px 5px;
   	padding:3px 4px 4px 4px\0/;
    	text-transform: uppercase;
    	width: 75px;
	background:none;
	border: medium none;
    	line-height: 1;
    	margin: 0;
	-webkit-appearance: none;
	background:rgba(225, 225, 225, 0)
	*/
}


#product-options-wrapper.product-options dd.last .input-box select option,
.product-options-bottom dd.last .input-box select option { color:#000; font-size:15px; font-family: 'Montserrat',cursive; }

@-moz-document url-prefix() { 
  #product-options-wrapper.product-options dd.last .input-box select option,
  .product-options-bottom dd.last .input-box select option { color:#000;}
}

/*Product Collateral---*/
.product-collateral .box-collateral {
	margin-bottom: 20px;
}

.product-collateral .head {
	margin-bottom: 5px;
}

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

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

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

/*Product Description*/
.product-collateral .box-description {}

/*Additional Information*/
.product-collateral .box-additional table { margin-top:10px;}

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

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

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

.product-collateral .box-additional td {}

.short-description  ul { list-style: square; margin-left:40px; margin-left:15px; }

/*related product*/
.box-up-sell { margin-top: 20px; position:relative; }

.box-up-sell h2 {
	 background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: 'Montserrat',cursive;
    font-size: 20px;
    line-height: 30px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
}
.box-up-sell h2:after {
	border-bottom: 15px solid transparent;
    border-left: 15px solid #000000;
    border-top: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: 0;
    width: 0;
}

.box-up-sell .category-products { float:left; width:100%;}

#upsell-product-table li.item { width: 25%; }

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

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

#customer-reviews dd {
	margin-bottom: 15px;
	border-bottom: 1px solid #C00;
	padding-bottom: 15px;
}

#customer-reviews dd p {
	clear: both;
}

#review-form {
	padding-bottom: 10px;
}

#review-form fieldset h3 span {
	font-family: 'Montserrat',cursive;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

#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: 444px;
}

#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 { background:#fff; padding:20px; }

.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: #069;
	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 #C00;
	border-top: 1px solid #C00;
	padding: 22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box {
	height: 260px;
	overflow: auto;
}

.giftmessages .product-image {
	border: 1px solid #C00;
}

.giftmessages .giftmessage-product-info {
	padding-left: 10px;
}

.giftmessages .numeration {
	color: #999;
	font-weight: bold;
}

.giftmessages .gift-box label {
	color: #999;
}

.giftmessages .fieldset li .input-box {
	float: left;
	width: 260px;
}

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

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

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

/* upsell */
#upsell-product-table .ratings .rating-links {
	clear: both;
	float: none;
	padding-top: 5px;
}

/* Product Review Detail */
.product-review .product-img-box {
	width: 280px;
	margin-right:20px;
}

.product-review .product-name {
	font-family: 'Montserrat',cursive;
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    margin-top: -5px;
    text-transform: uppercase;
}

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

.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: 146px !important;
}

.sp-methods select.year {
	width: 105px !important;
}

.sp-methods input.cvv {
	width: 170px !important;
}

.sp-methods .cvv-what-is-this {
	margin-left: 10px;
}

.checkout-types .paypal-logo {
	margin: 0;
	padding: 0;
}

#checkout-review-table-wrapper { margin-top:15px;}

/*Shopping Cart---*/
.cart-table { margin-bottom: 0; }

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

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

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

.cart-table .product-name { 
    font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
}

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

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

#shopping-cart-table .button.btn-continue { margin-right:0; }

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 {
	border: 1px solid #C00;
	float: right;
	margin-top: 25px;
	width: 32%;
	padding: 0;
	background:#fff;
}

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

.cart-collaterals .totals td {
	padding: 13px 10px;
	border-bottom: 1px solid #C00;
}

#shopping-cart-totals-table tbody th {border-bottom: 1px solid #C00;}

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

.cart-collaterals .totals tfoot td {
	font-size: 125%;
	border-bottom: 1px solid #C00;
	padding: 12px 10px;
}

.cart-collaterals .totals tfoot td .price { color:#F8262F}

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

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

.title-buttons .btn-proceed-checkout { height:34px\0/; line-height:normal\0/}

/*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: 25px 0;
	float: left;
	width: 65%;
}

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

.cart .page-title .paypal-logo { display:none; }

.cart-price .price { 
	color: #F8262F;
    font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;}

#coupon_code {
	width: 250px;
}

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

.cart .discount .button,
.cart .shipping .button{
	margin-right: 5px;
	margin-left: 0;
	float: left;
}

.cart .discount .button { padding:5px;} 

.cart .discount h2, 
.cart .shipping h2 {
	padding: 8px 0;
	text-indent:18px;
	margin: 0 -20px;
	border-bottom: 1px solid #C00;
	font-family: 'Montserrat',cursive;
    font-size: 16px;
	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 {
	border: 1px solid #C00;
	background:#fff;
}

.cart .crosssell h2 {
	border-bottom: 1px solid #C00;
    font-family: 'Montserrat',cursive;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0;
    text-indent: 18px;
    text-transform: uppercase;
	margin:0;
}

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

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

.cart .crosssell .add-to-links li {
	border: none;
	padding: 0;
	margin-bottom:5px
}

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

.cart .crosssell li {
	border-bottom: 1px solid #C00;
	padding: 15px 0;
	overflow: hidden;
	display:block;
}

.cart .crosssell li.last { border-bottom:none; }

.cart .crosssell .product-image {
	float: left;
	width: 60px;
}

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

.cart .crosssell .product-details h5{
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 0 0 5px;
}

.cart .crosssell .product-details h3 {
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	margin: -5px 0 5px;
}

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

.cart .crosssell .product-details small {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 8px;
}

#shipping-zip-form .buttons-set, 
#shipping-zip-form .button-set { margin-top:5px;}

#co-shipping-method-form .sp-methods { margin-top:15px;}

.grand_total {
	background: #C00;
	border: 1px solid #C00;
	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 li#opc-review { border-bottom:1px solid #C00;}

.opc .fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.opc .fieldset li {
	padding-left: 0;
}

.opc .step {
	background: #fff;
	border: 1px solid #C00;
	border-bottom: 0; 
	padding: 5px 10px 15px;
	margin: 0;
}

.opc .step-title {
	background: #eee;
	border: 1px solid #C00;
	border-bottom: 0;
	padding: 8px 10px;
	overflow: hidden;
}

.opc .last .step-title {
	border-bottom: 1px solid #C00;
}

.opc .tool-tip {
	right: 8px;
}

.opc .step-title a {
	display: none; /* Hide Edit button in step header */
}

.opc h2 {
	color: #000;
	font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 0;
	float: left;
}

.opc h4 {
	border-bottom: 1px solid #C00;
	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: #C00;
	border: 1px solid #C00;
	color: #000;
}

/*Active box*/
.opc .active .step-title {
	background: #fff;
	cursor: default;
	border-color: #C00;
}

.opc .active .step-title h2 {
	color: #000;
	line-height:24px;
	font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.opc .active .number {
	background: #C00;
	border: 1px solid #C00;
	color: #000;
}

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

.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-login ul.ul li { padding-bottom:10px;}


.form-list .control input.radio {/* float:left;*/ }
/*Checkout Step Review*/
#checkout-step-review {
	border-bottom: 1px solid #C00;
}

/*Checkout Progress---*/
/*Side Box*/
.block-progress {}
.block-progress .block-content { width:100%;}

.block-progress dt {
	padding: 5px 0 !important;
	border-bottom: 1px solid #C00;
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.block-progress dt.complete {}

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

.block-progress dd.complete p { margin:0;}

.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 #C00;
	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: 60px auto 0;
	width: 100%;
	background: #000;
	overflow: hidden;
}

.checkout-progress li {
	color: #fff;
	float: left;
	width: 20%;
	padding: 10px 0;
	background: none;
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
	text-align:left;
	text-indent:20px;
}


.checkout-progress li.active {
	color: #000;
	background: #C00;
}

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

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

.multiple-checkout{}
.multiple-checkout .page-title { margin:20px 0 !important}
.multiple-checkout .page-title button { margin-top:10px;}
.multiple-checkout .col2-set { margin-top:0 !important;}

.multiple-checkout .page-title + input + input + h2 {font-size:100%; margin:0 0 10px }

.multiple-checkout h4 { margin:0px;}

.multiple-checkout .col2-set,
.info-set {
	margin: 0px 0 10px;
	clear: both;
	border: 1px solid #C00;
	background:#fff;
	padding:10px
}

.multiple-checkout .col2-set .box-content address { margin-bottom:10px;}

#shipping_method_form .col2-set .content,
.info-set .content {
	padding: 10px 15px;
}

.multiple-checkout .col2-set .legend,
.info-set .legend {
	border-bottom: 1px solid #C00;
	padding: 5px 15px;
	margin: 0 -10px;
	color: #000000;
    font-family: 'Montserrat',cursive;
    font-size: 14px;
    text-transform: uppercase;
	clear:both;
}

.multiple-checkout .col2-set .count-head-alt {
	margin-top: 10px;
	border-top: 1px solid #C00;
}

.multiple-checkout .col2-set .box-title,
.info-set .box-title,
.multiple-checkout .col-wide > h3 {
	border-bottom: 1px solid #C00;
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: none;
	text-align: left;
}

.multiple-checkout .col-wide > h3 {
	font-size: 110%;
	line-height:30px;
	margin-bottom:20px;
}

.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%;
	line-height:30px;
}

.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 .col2-set .col-2 table td { padding:10px 5px;}

.multiple-checkout .place-order .grand-total {
	float: right;
	overflow: hidden;
	 font-family: 'Montserrat',cursive;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.multiple-checkout .place-order .grand-total .price {color:#C00; font-size:20px !important; padding-left:5px; }
.multiple-checkout .place-order .grand-total .inner {
	float: left;
	padding: 14px 0 0 0;
	margin:0 -10px 0 0 !important;
	text-align:right;
}

.multiple-checkout .place-order .grand-total .inner div { 
	display: block;
    float: right;
    margin-right: 12px;
    margin-top: 10px;
    vertical-align: top;}

.multiple-checkout .place-order .grand-total big {
	 clear: both;
    display: inline;
    float: right;
    line-height: 1;
    margin-right: 12px;
    width: 100%;
	font-size:16px !important
}

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

.multiple-checkout .col-wide .sp-methods input.radio {}

.info-set .box .actions {
	background: none;
}

.shipment-count {
	background: #069;
	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 #C00;
	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: #069;
	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 #C00;
	height: 10em;
	overflow: auto;
	padding: 10px;
}

.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px;
}

.opc .checkout-agreements {
	border: 1px solid #C00;
	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: #C00;
	padding: 5px;
}

.opc .checkout-agreements .agree {
	padding-left: 6px;
}

/*CUSTOMER
----------------------------------------------------------------*/ 
/*Login---*/ 
#login-form .col-1, #login-form .col-2 {
	border: 1px solid #000;
}

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

#login-form h2 {
	border-bottom: 1px solid #C00;
	margin: 0 -10px;
	padding: 8px 0;
	text-indent: 10px;
	font-family: 'Montserrat',cursive;
    font-size: 20px;
    font-weight: bold;
	text-transform:uppercase;
	background:#000;
	color:#fff;
}


#login-form .buttons-set {
	border-top: 1px solid #C00;
	background: #eee;
	margin: 0;
	padding: 15px;
}

#login-form .buttons-set a.f-left { padding-top:4px;}

#login-form .content {
	min-height: 250px;
	background:#fff
}
.checkout-onepage-index #checkout-step-login .buttons-set a { margin-top:5px;}

.checkout-onepage-index #checkout-step-login .col2-set .col-1 .buttons-set { margin-top:7px; }

/*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 { margin-top:60px; margin-bottom:45px;}

.block-account .block-title {
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: 'Montserrat',cursive;
    font-size: 20px;
    line-height: 30px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
}

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

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

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

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

.block-account li strong {
	font-weight: normal;
}

.block-account li a {
	display: block;
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
}

.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: #000;
	text-decoration:underline;
}

.block-account li.current {
	font-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
	color:#000;
	text-decoration:underline
}

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

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

/*Dashboard---*/
.box-account {
	border: 1px solid #C00;
	margin-bottom: 30px;
	background:#fff;
}

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

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

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

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

.box-account h5,
.box-account .box .box-title h3 {
    padding: 5px 0;
	 font-family: 'Montserrat',cursive;
    font-size: 16px;
    text-transform: uppercase;
}

.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-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 0;
}

.box-account ol#my_recent_tags,
.box-account ol#my_recent_reviews {
	padding: 0 15px 15px 15px;
}

.box-account ol#my_recent_reviews .ratings,
.box-account ol#my_recent_tags .tags { margin-top:5px;}

.box-account ol#my_recent_reviews .ratings .rating-box { margin-top:2px; }

.box-account ol .number {
	background: #C00;
	color: #000;
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 3px;
	padding: 1px 3px;
}

.box-account ol .details {
	margin-left: 20px;
}

.box-account ol.recent-reviews small {
	float: left;
	font-weight: bold;
	margin-right: 3px;
	font-size: 100%;
}

.box-account .product-images {
	width: 65px;
}

.box-account .product-images img {
	border: 1px solid #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 { margin-top:50px; }
.my-account .order-info { display:none; }

.my-account .title-buttons .separator, 
.sales-order-view  .my-account .title-buttons a:after { display:none; }

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

.my-account .welcome-msg { 
	color: #666666;
    float: none;
}

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

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

.my-account .pager { margin-bottom:10px;}

.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-family: 'Montserrat',cursive;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: 30px;
	color:#fff;
}

.box-recent .box-head {
	margin: 0;
	background:#000;
}

/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
	font-size: 125%;
	border-bottom: 1px solid #C00;
	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;
}

.addresses-list { padding:20px; background:#fff;}
.addresses-list .addresses-primary li,
.addresses-list .addresses-additional li { border:1px solid #C00; padding:10px; margin-bottom:20px;}

/*Account Order History---*/
.box-account #my-orders-table {
	border: 0;	
}

#my-orders-table tfoot td, 
#checkout-review-table tfoot td {
	text-align:right;
	color:#FFF;
}

.page-print #my-orders-table.data-table tfoot tr.first td { padding:10px;}

#my-orders-table tfoot tr.last td,
#checkout-review-table tfoot tr.last td {
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid #C00;
}

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

.compare-products tbody td.last {
	border-right: 1px solid #C00;
}

.compare-products tbody.attribute-cart td {
	background: #FEF9EF !important;
	border-bottom: 1px solid #C00;
	text-align: center;
}

.compare-products tbody td.label {
	background: #EDF7FC !important;
	border-bottom: 1px solid #C00;
	border-left: 1px solid #C00;
	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 #C00 !important;
}

.catalog-product-compare-index table th,
.catalog-product-compare-index table td { padding:15px; vertical-align:top;}
.catalog-product-compare-index .data-table .product-name { margin-top:20px;}
.catalog-product-compare-index .rating-box { margin-top:2px;}
.catalog-product-compare-index table td .std p { margin-top:0;}

.catalog-product-compare-index .rating-links { display:none; }
.catalog-product-compare-index .add-to-links { margin-top:15px;}

/*Reviews---*/
.my-review-detail .product-image {
	float: left;
	width: 135px;
}

.my-review-detail .product-image p {
	margin-bottom: 0;
}

.my-review-detail .product-image p img {
	vertical-align: top;
}

.my-review-detail .details {
	float: right;
	width: 538px;
}

.my-review-detail .ratings-list {
	margin-bottom: .8em;
}

.my-review-detail .ratings {
	line-height: 1.5;
}

.my-review-detail .ratings .rating-box {
	float: none;
	margin-bottom: 3px;
}

.my-review-detail .ratings .pipe {
	display: none;
}

.my-review-detail .ratings a {
	display: block;
}

/*Tags ---*/
.my-tag-edit a.btn-remove {
	padding: 0;
	margin: 3px 5px 0 0;
	border: 0;
	float: left;
}

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

/*Gift Messages---*/
.giftmessage {
	padding: 10px 0 0 0;
}

.giftmessage-preview-link {
	background-position: right 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-right: 7px;
}

.giftmessage-row {
	background: #FEF9EF;
}

.giftmessage-content {
	float: left;
}

.giftmessage-close {
	float: right;
}

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

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

/*Wishlist---*/
#wishlist-table td {
	vertical-align: middle;
}
#wishlist-table .description .inner { margin:0; }

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

#wishlist-table textarea {
	width: 95%;
	height: 70px;
	margin-top:15px;
}

#wishlist-table .product-name,
#wishlist-table .price-box {
	margin: 0 0 10px;
	 font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#wishlist-table thead th:nth-child(3n) { text-align:center; }

.cart-cell { text-align:center;}
.cart-cell .add-to-cart-alt button { margin-top:15px;}

#wishlist-sidebar { margin-top:-10px;}

#wishlist-sidebar li { margin:10px 0; background:#000; padding:0; width:100%; float:left;}
#wishlist-sidebar li a.link-cart { display:none; }

#wishlist-sidebar li .product-details { padding-top:20px;}

#wishlist-sidebar li .product-details .product-name {
	font-family: 'Montserrat',cursive;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	line-height:normal;
	
}

#wishlist-sidebar li .product-details .product-name a {color:#fff}

/*===============================================================
--------------------[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: #c00;
	font-weight: bold;
	margin-bottom: 15px;
}

.advanced-search-found-amount {
	margin-bottom: 15px;
}

.advanced-search-summary-box {
	background: #FEF9EF;
	border: 1px solid #C00;
	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 #C00;
}

.page-print .print-head {
    margin: 0 20px 15px 0;
	float:left;
}

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

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

.page-print h2.h2 {
    font-size: 125%;
    font-weight: bold;
}
.page-print #my-orders-table tbody tr td.last,
.page-print #my-orders-table tfoot tr.last td.last { text-align: right;}

.page-print #my-orders-table tbody tr th:nth-child(4n),
.page-print #my-orders-table tbody tr td:nth-child(4n) { text-align:center; }

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


.sales-order-print .item-options dd { margin-left:0;}
/*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 #C00;
	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 #C00;
	padding-bottom: 10px;
}

/*DEFAULT HOME
----------------------------------------------------------------*/
.home-callout {
	margin: 0 0 15px;
	text-align: center;
}

.home-callout img {}

.home-spot {
	float: right;
	width: 530px;
}

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

/*Best Selling---*/
.best-selling {}

.best-selling h3 {
	background: #eee;
	border-bottom: 1px solid #C00;
	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: #eee;
	border-bottom: 1px solid #C00;
	padding: 5px 10px;
	line-height: normal;
	font-size: 110%;
}

.recently .product-image {
	border: 1px solid #C00;
}

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

.page-sitemap .pager {
	overflow: hidden;
	border: none;
	padding: 5px 20px;
	width: 96%;
	background:#fff;
}

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

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

/*position 1 */
/*.top-banner { border:2px solid #000; padding:10px 0;line-height:normal}*/

.top-banner { 
  border: 4px solid #000;
  -moz-border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
  -webkit-border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
  -o-border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
   border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
   padding:10px 0;
   line-height:normal;
 }



.top-banner ul { margin:0; padding:0;}
.top-banner li { display: inline-block; text-transform:uppercase; font-family:'Montserrat',cursive;font-weight:bold }
.top-banner li.left-text {width:50%; border-right:4px dotted #000; text-align:center;}
.top-banner li.right-text { float:right; width:48%; text-align:center;}

span.text1 {font-size:20px; color:#000; }
span.text2 {font-size:40px; color:#f8262f; }
span.text3 {font-size:40px; color:#2dffcd;}

/*position 2 */

.block-social {
	border: 4px solid #000;
  -moz-border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
  -webkit-border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
  -o-border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
	border-image: url(../images/bg_border.png) 4 4 4 4 repeat;
	padding:20px; 
	margin-top:30px; 
	min-height:50px;
}
.socials { float: right;
width: 200px;
margin: 74px 0px 0px 0px;
padding: 0px 10px; }
.socials a { height: 27px;
width: 27px;
margin-right: 15px;
float: left; }
.socials a.facebook { background: url(../images/facebook.png) no-repeat left top; }
.socials a.twitter { background: url(../images/twitter.png) no-repeat left top; }
.socials a.instagram { background: url(../images/instagram.png) no-repeat left top; }
.block-social .left-icon { float:left; width:260px;}
.block-social .left-icon ul { list-style:none; min-height:50px; }
.block-social .left-icon li { text-align:center; display: inline;  }
.block-social .left-icon li a {cursor: pointer;width:53px;height:53px;background:url(../images/icon_social.png) no-repeat;float:left;margin-right:5px;}
.block-social .left-icon li a span { display:none; }
.block-social .left-icon li a.facebook { background-position: 0 0; }
.block-social .left-icon li a.facebook:hover { background-position: 0 -68px; }
.block-social .left-icon li a.tiwter { background-position: -57px 0; }
.block-social .left-icon li a.tiwter:hover { background-position: -57px -68px; }
.block-social .left-icon li a.google { background-position: -114px 0; }
.block-social .left-icon li a.google:hover { background-position: -114px -68px; }
.block-social .left-icon li a.flickr {background-position: -170px 0; }
.block-social .left-icon li a.flickr:hover {background-position: -170px -68px; }

.block-social .right-text { float:left; text-transform:uppercase; font-family:'Montserrat',cursive;font-weight:bold; font-size:20px; line-height:20px; color:#000; padding-top:6px;}

.col4-set .col-wide { background:url(../images/logo_footer.png) no-repeat right top;  padding-top:87px; }
.col4-set .col-4 a { color:#C00;}
.col4-set .col-4 a:hover, .col4-set .col-1 a:hover, .col4-set .col-2 a:hover, .col4-set .col-3 a:hover { color:#FFF;}

.block-subscribe { float: left;
margin: 10px 0px 20px!important; }
.block-subscribe .block-title { display:none;}
.block-subscribe .block-content { padding:0;width:100%; float:left;}
.block-subscribe .block-content .form-subscribe-header { font-family:'Montserrat',cursive; font-weight:bold; text-transform:uppercase; line-height:normal; }
.block-subscribe .block-content .form-subscribe-header .email-text1 { font-size:11px; color:#000;}
.block-subscribe .block-content .form-subscribe-header .email-text2 { font-size:16px; color:#C00;}
.block-subscribe .block-content .input-box { position:relative; padding-top:10px; }

.block-subscribe .block-content button {background:url(../images/icon_email_subscribe.png) no-repeat; float:right; border:none; text-indent:-1000em; position:absolute; right:5px; right:5px\0/; top:18px;height:11px;}

.block-subscribe .block-content input { padding:7px 4px; width:220px; text-indent:4px;}

.block-layered-nav .block-content { float:left; width:100%; padding:0;}

#ja-sidenav {}
#ja-sidenav li.level0 { font-family:'Montserrat',cursive; font-weight:bold; text-transform:uppercase; line-height:normal; font-size:40px; }
#ja-sidenav li.level0 a:hover,
#ja-sidenav li.level0 a.active { color:#C00; text-decoration:none; }
#ja-sidenav li.level0.active a { color:#C00; text-decoration:none; }

#ja-sidenav li.level0.active .level1 a { color:#000;}
#ja-sidenav li.level0.active .level1 a:hover,
#ja-sidenav li.level0 .level1 a:hover{ color:#000; text-decoration: underline }

#ja-sidenav li.level1 { font-family:'Montserrat',cursive; font-size:15px; font-weight:bold; padding:5px 0;}

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

/* position 3 */
.block-tiwtter { position:relative; }
.block-tiwtter .block-content,
.block-wishlist .block-content { padding-bottom:0; }

.block-tiwtter .block-content p { margin:0 0 10px 0}
.block-tiwtter .block-content .bg-image { position:absolute; background:url(../images/bg_twitter.png) no-repeat; top:0; right:-65px; height:85px; width:159px;}
.block-tiwtter .block-content .div-nd { position:relative; background:#2dffcd; padding:15px; font:normal 13px/24px Georgia, "Times New Roman", Times, serif; color:#000;}

.jm-masshead {
    height: 150px;
    overflow: hidden;
    width: 700px;
}

.jm-masshead .main h3.ja-masshead-title {
    color: #fff;
	background:#000;
    float: left;
    padding: 0 20px;
	margin-top:68px;
	font-family: 'Montserrat',cursive;
    font-size: 40px;
	text-transform: uppercase;
}

.catalog-category-view .category-title { }

.ja-lo-1col .page-title { margin-top:50px; }
.ja-lo-1col .col2-set { margin-top:20px; }

#cboxLoadedContent .product-shop .product-image { float:left; width:160px;}
#cboxLoadedContent .product-shop .option-right { float:right; width:250px;}
#cboxLoadedContent .add-to-cart { float:none; clear:both;}

#cboxLoadedContent .add-to-cart .button { float:left; margin-top:20px; position:static; clear:both;}
#cboxLoadedContent .product-shop .product-options { margin:0}

#cboxLoadedContent  .cart .crosssell .product-details { width:440px}

#jmajaxcartLoading,.jmajaxcartLoading{
  background: url("../images/ajax-loader.gif") no-repeat scroll center center transparent;
  bottom: 75px;
  left: 105px;
  margin: 0 auto;
  display: none;
}

#ja-mycart .block {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  margin: 0;
  overflow: hidden;
  float:left;
  position: relative;
  width:190px;
}

#ja-mycart .block .block-content-inner { width:100%;}

#jm-error {
  margin: 0 auto;
  min-height:450px
}

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

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

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

#jm-error .disc a { color:#f8262f; }

#jm-error .disc a:hover { text-decoration:underline;}

#jm-error .page-head-alt h2 {
	 font-family: 'Montserrat',cursive;
    font-size: 54px;
    font-weight: bold;
	text-transform:uppercase;
	}
.customer-account-index .side-col .block-cart + .block-tiwtter { display:none; }

.side-col .block-reorder { display:none;}

@media only screen 
and (min-width: 768px) 
and (max-width: 1024px) 
and (orientation: landscape) {
	#wishlist-table.data-table { border-bottom:none !important;}
	#wishlist-table.data-table tbody td.last,
	#wishlist-table.data-table th:last-child { border-right:none !important;}
}

	#cboxContent .product-view { width:500px; height:auto;}
	#cboxContent .product-view .product-essential { width:430px !important; height:auto; padding:20px;}

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

.sendfriend-product-send .send-friend { margin-top:20px}
.sendfriend-product-send .send-friend .fieldset { margin-top:10px}
.sendfriend-product-send .side-col { margin-top:25px; }

@media only screen 
and (min-width: 768px) 
and (max-width: 1024px) 
and (orientation: landscape) { 
	.data-table td.last, 
	.data-table th.last, 
	.data-table th:last-child { border-right:none;}
	
	.multiple-checkout .col-2.col-wide table tr.last td { border-bottom:none;}
	.product-view .product-img-box .zoom { display: none;}
	#checkoutSteps #checkout-step-review { border-bottom:none;}
}

#my-orders-table.data-table td.last, 
#my-orders-table.data-table th.last, 
#my-orders-table.data-table th:last-child { border-right:none;}
#checkoutSteps #checkout-step-review { border-bottom:none;}

.cms-home .toolbar  {
	display: none !important;
}
.alpha-top { float:left; width:96.5%; background-color:#C00; padding:10px 10px 8px; }
.alpha-block { padding:0px; margin:0px; float:left; margin-right:10px; }
.alpha-block p { padding: 0px; margin:0px; }
.alpha-block a { color:#FFF; display:}
.alpha-link { display: inline-block;
background-color: #C00;
font-family: 'Montserrat',cursive;
min-width: 10px;
text-align: center;
padding: 2px 4px 1px 4px;
font-size: 10px; }
.alpha-link a { color:#FFF; text-decoration:none; }
.alpha-top h1 {text-transform:uppercase;
	font-family:'Montserrat',cursive;
	font-size:16px;
	color:#fff;
	padding:0 10px 0 0;
	float:left;
	position:relative;
	margin:0px 0px; }