body {
	background: #fff;
	color: #151515;
	font-family: arial;
	line-height: 1.6;
}

body#bd {
	background: url(../images/body-bg.jpg) repeat-x left top #E5E5E5;
	color: #757575;
}

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 {
	font-family: arial;
	margin: 10px 0;
	padding: 0;
}

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

a:hover, a:active, a:focus {
	color: #b43110;
	text-decoration: underline;
}

a img {
	border: 0;
}

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

/* Hr */

hr {
	border: none;
	border-bottom: 1px solid #E0E0E0;
	margin-right: 10px;
}

/*Title text---*/
h1, h2, h3, h4, h5, h6, .head, .page-head, .page-head-alt,.page-title {
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 1.3;
}

/*Small text---*/
.shop-access, #ja-footer, small,
.catalog-listing .add-to,
.ratings, .ratings-list td.label,
table.pager, table.view-by,
.widget-btn, .validation-advice, .required,
#track_hint,.pager {
	font-size: 92%;
	line-height: 1.5;
}

/*Form---*/
input.input-text, select, textarea {
	border: 1px solid #E0E0E0;
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
	padding: 2px;
	vertical-align: middle;
}

select {
	color: #757575;
	padding: 2px;
}

.input-text:hover, textarea:hover,
.input-text:focus, textarea:focus {
	border: 1px solid #722929;
}

.form-button-alt, .form-button, .form-button-disable,
.button, .button-cart {
	background: url(../images/form-button-left-bg.gif) no-repeat left center;
	color: #757575;
	cursor: pointer;
	font-family: arial!important;
	font-size: 92%;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	border: none;
	padding: 0 0 0 5px !important;
}

.btn-update {
	float : left;
}

.btn-continue {
	float: right;
}

.form-button-disable {
	color: #b4b4b4;
} 

.button-level .form-button-alt,
.button-level .form-button-disable,
.button-level .form-button,
.button-level .button{
	margin-top: 0;
}

.form-button-alt span,
.form-button span,
.form-button-disable span,
.button span {
	background: url(../images/form-button-right-bg.gif) no-repeat right center;
	white-space: nowrap;
	display: block;
	line-height: 20px !important;
	margin: 0 !important;
	padding-right: 8px;
	height: 20px;
}

.button span span {
	padding: 0;
	background: none;
}

.form-button-alt:hover,
.form-button-alt:active,
.form-button-alt:focus,
.form-button:hover,
.form-button:active,
.form-button:focus {
	
}

.form-button-alt:hover span,
.form-button-alt:active span,
.form-button-alt:focus span,
.form-button:hover span,
.form-button:active span,
.form-button:focus span,
.button:hover span,
.button:active span,
.button:focus span  {
	color: #722929;
}

option, optgroup {
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
}

optgroup { font-weight: bold; }

textarea {
	overflow: auto;
	background: #FFFFFF;
}

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

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

/*Fieldset--*/
fielddset {}

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

/*Tables--*/
td, th { padding: 8px 15px; line-height: 1.5;}
th { text-align: left; }

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

/* HEADER
--------------------------------------------------------- */
/*#ja-header { margin: 70px 0 10px 0; }

#ja-header .main {
	line-height: normal;
	position: relative;
	z-index: 99;
}

/*Logo---
h1#logo {
	margin: 10px 0 10px 15px;
	padding: 0;
	float: left;
}

h1#logo a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 200%;
	height: 51px;
	width: 198px;
}
h1#logo a span {
	position: absolute;
	top: -1000px;
}

/*Quick Access---
.quick-access {
	height: 25px;
	line-height: 25px;
	color: #757575;
	float: right;
	margin-right: 14px;
}

.quick-access li.first {
	margin-left: 10px;
}

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

.shop-access {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
}

.shop-access a { color: #757575; }

.shop-access a:hover,
.shop-access a:active,
.shop-access a:focus {
	color: #151515;
	text-decoration: none;
}

.shop-access ul { display: inline; }

.shop-access li {
	background: none;
	display: inline;
	padding: 0 5px 0 6px;
	border-left: 1px dotted #c5c5c5;
}

.shop-access strong {
	font-weight: bold;
	margin-left: 15px;
}
*/

/*Languages Switcher---*/
.language-switcher {
	float: right;
	padding: 0 5px 0 20px;
	margin: -10px 0 0 0;
        position:relative;
        z-index:9999;
}

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

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

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

/*Currency Switcher---*/
.currency-switcher {
	float: left;
	padding: 0 5px 0 20px;
	margin: 10px 0 0 0;
}

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

.currency-switcher #select-currency { padding: 0; }

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

/*Mini search---*/

.search-autocomplete { z-index: 999; }
.search-autocomplete ul {
	background: #f2f2f2;
	border: 1px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
	border-right: none;
	border-top: 0;
}
.search-autocomplete li {
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
	padding: 2px 8px;
	list-style: none;
	color: #757575;
}

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

.search-autocomplete li.odd {}

.search-autocomplete li.selected { background: #f2f2f2; color: #1a1a1a; }

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	background: url(../images/mainnav-bg.gif) repeat-x left bottom #1A1A1A; 
	position: absolute;
	top: 0;
	z-index: 9999;
}

#ja-mainnav .main {
	background: none;
	border: none;
	height: 46px;
}

#ja-mainnav li.nav-home {
	border-left: 0 !important;
}

/* CONTAINER
--------------------------------------------------------- */
#ja-container .main {
	padding: 15px 0;
	background: url(../images/top-bg.jpg) repeat-x left top #FFF;
	border: 1px solid #FFF;
	border-bottom:1px solid #ABC;
	margin-bottom: 10px;
}

#ja-container .main .inner {
	padding: 0 15px;
}

/*main content---*/
#ja-content {position: relative;}
#ja-current-content { padding: 0 0 15px;}

#ja-current-content {
	padding: 15px;
	background: url(../images/top-bg.jpg) repeat-x left top;
	border: 1px solid #E0E0E0;
	margin: 0 0 15px auto;
}

#ja-current-content .category-head3,
#ja-current-content .category-head {
	background: #FFF;
	color: #757575;
	line-height: normal;
	display: block;
	padding: 10px 0;
	margin: 0 0 15px -20px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
}

#ja-current-content .category-head3 h2,
#ja-current-content .category-head h2 {
	font-size: 100%;
	float: left;
	background: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
}
/*columns---*/
#ja-col1 {
	margin-left: 7px;
	background: url(../images/col-bg.jpg) repeat-x left top #f5f5f5;
	padding: 8px 0 0;
	border: 1px solid #E0E0E0;
}

#ja-col1 .box,
#ja-col1 .block {
	border: none;
	padding: 0 0 0 8pt;
}

#ja-col1 .content,
#ja-col1 .block-content {
	padding: 8px 0;
}

#ja-col1 .block .block-subtitle {
	padding: 10px 0;
	background: none;
	margin: 0;
}

#ja-col1 .block .actions {
	padding: 10px 0;
}

#ja-col2 {}

/*breadcrums---*/
#ja-pathway {}

#ja-pathway .main {
	position: relative;
	padding: 5px 0;
	border-bottom: 1px solid #E0E0E0;
}

#ja-pathway h4 {
	color: #757575;
	display: inline;
	font-size: 100%;
	margin: 0;
	padding: 5px 5px 5px 15px;
}

#ja-pathway a {}

#ja-pathway strong {
	font-weight: normal;
}

#ja-pathway ul {
	display: inline;
}

#ja-pathway li {
	display: inline;
}

#ja-pathway li.breadcrumbs-sep {
	padding: 0 5px;
	background: url(../images/arrow.gif) no-repeat center center;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
	color: #999;
	line-height: normal;
	background: #1a1a1a;
}

#ja-footer .main {
	padding: 15px 0;
}

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

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

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

#ja-footer .jm-info {
	padding: 15px 0;
	background: #151515;
	border: 1px solid #101010;
}

#ja-footer .jm-info ul {
	margin: 0;
	padding: 0 0 5px 12px;
	display: inline;
}

#ja-footer .jm-info li {
	display: inline;
	padding: 0 7px 0 5px;
	background: url(../images/sep-vline.gif) no-repeat right 2px;
}

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

#ja-footer .jm-legal {
	padding: 0 0 5px 12px;
	clear: both;
}

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

/* SPOTLIGHT
--------------------------------------------------------- */
div.ja-box-left,
div.ja-box-center,
div.ja-box-right {
	float: left;
	overflow: hidden;
	display: block;
}

div.ja-box-left .box,
div.ja-box-center .box,
div.ja-box-right .box {
	border: none;
	background: none;
}

div.ja-box-left .box {
	padding: 0 10px 0 0;
}

div.ja-box-center .box {
	padding: 0 10px;
}

div.ja-box-right .box {
	padding: 0 0 0 10px;
}

div.ja-box-left h3, div.ja-box-left .head h2,
div.ja-box-center h3, div.ja-box-center .head h2,
div.ja-box-right h3, div.ja-box-right .head h2 {
	font-size: 110%;
}

div.ja-innerdiv .title { display: block; }

div.ja-innerdiv a { font-weight: bold; }

div.content div.ja-innerdiv img {
	margin: 10px 10px 10px 0;
	padding: 4px;
	border: 1px solid #c5c5c5;
	background: #FFF;
}
/*Bottom Spotlight ---*/
#ja-botsl .main {
	padding: 10px 0;
}

#ja-botsl .box { margin-bottom: 0; }

#ja-botsl .content { padding: 0; }

#ja-botsl .head {
	background: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border: none;
}

#ja-botsl .head h4, .head h5,
#ja-botsl .head h2 {
	color: #757575;
	font-size: 100%;
	line-height: 25px;
	padding: 5px 0;
	background: none;
	text-transform: uppercase;
	margin: 0;
}

#ja-botsl a {	color: #722929; }

#ja-botsl li { padding: 3px 0; background: none; }

#ja-botsl li a {
	color: #722929;
}

#ja-botsl div.ja-box-left h3,
#ja-botsl div.ja-box-center h3,
#ja-botsl div.ja-box-right h3{
	font-size: 120%;
	padding-bottom: 15px;
	padding-top: 0;
}

#ja-botsl1 .main{
	background: #FFF;
	margin-bottom: 15px;
	color: #454545;
}

#ja-botsl1 .box {
	 margin: 0;
	 border: none;
}

#ja-botsl2 {
	background: #1A1A1A;
}

#ja-botsl2 .main {
	padding: 15px 0;
}

#ja-botsl2 .box {
	background: none;
	border: none;
	margin: 0;
}

#ja-botsl2 .box .inner {
	padding: 15px;
	margin: 0;
	background: #151515;
	border: 1px solid #101010;
	min-height: 250px;
}

#ja-botsl2 .box .head {
	margin: 0;
}

#ja-botsl2 .box .content {
	padding: 15px 0 0;
}

#ja-botsl2 .content h4 {
	font-size: 100%;
}

#ja-botsl2 .content a {
	color: #c5c5c5;
}

#ja-botsl2 .content a:hover,
#ja-botsl2 .content a:active,
#ja-botsl2 .content a:focus {
	color: #FFF;
	text-decoration: none;
}

#ja-botsl2 li {
	padding: 8px 0;
	border-bottom: 1px solid #202020;
}

#ja-botsl2 ul.menu li {
	padding-left: 8px;
	background: url(../images/bullet.gif) no-repeat left 14px;
}

#ja-botsl2 ul.contact li {
	padding: 2px 0;
	border: none;
}

#ja-botsl2 ul.contact li strong {
	color: #757575;
}

#ja-botsl2 ul.contact li span {
	color: #722929;
}

.badge-new,
.badge-pick,
.badge-hot {
	position: relative;
}

.badge {
 	background-image: url(../images/icon-badge.png);
 	background-repeat: no-repeat;
 	height: 46px;
 	position: absolute;
 	right: 0;
 	top: 0;
 	width: 45px;
}

.badge-new .badge {
	background-image: url(../images/icon-badge-new.png);
}

.badge-pick .badge {
	background-image: url(../images/icon-badge-pick.png);
}

.badge-hot .badge {
	background-image: url(../images/icon-badge-hot.png);
}

.badge-top .badge {
	background-image: url(../images/icon-badge-top.png);
}

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

/* MESSAGES
----------------------------------------------------------------*/
.availability {}

.success {color: #722929;}
.error	{color: #CC0000;}
.notice	{color: #722929;}

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

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

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

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

.error-msg {
	background: url(../images/msg_error.gif) no-repeat 10px 8px #f8d1d1;
	border-color: #CC0000;
	color: #CC0000;
}

.success-msg {
	background: url(../images/msg_success.gif) no-repeat 10px 8px #f5f5f5;
	border: 1px solid #722929;
	color: #722929;
}

.notice-msg, .note-msg {
	background: url(../images/msg_notice.gif) no-repeat 10px 8px #f5f5f5;
	border-color: #722929;
	color: #722929;
}

.out-of-stock {
	color: #CC0000;
	font-weight: bold;
	line-height: 30px;
}

/* FORMS
----------------------------------------------------------------*/
.qty { width: 2.5em; }

.group-select label, .form-list label, .payment-methods label,.fieldset,fieldset {
	font-weight: bold;
}

.button-set,
.buttons-set {/*Container for form buttons*/
	clear: both;
	padding: 8px 0;
	text-align: right;
	border-top: 1px solid #E0E0E0;
	margin-top:10px;
}

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

.buttons-set a {
	float: left;
}

.buttons-set .button {
	float: right;
}

a.form-button-alt {
	padding: 2px 9px;
	text-decoration: none;
}

.btn-checkout {}

.btn-checkout, .btn-checkout:hover {}

.btn-checkout span {}

/*Form lists---*/
.form-list { margin: 10px 0; }

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

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

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

.form-list li.addElement {
	border-top: 1px solid #E0E0E0;
	padding-top: 10px;
}

.group-select,fieldset,.fieldset {
	border: 1px solid #E0E0E0;
	margin: 25px 0 15px;
	padding: 15px;
}

.group-select .legend,
.fieldset .legend,
fieldset legend {
	background: #FFFFFF;
	color: #666;
	float: left;
	font-size: 100%;
	font-weight: bold;
	margin: -28px 0 0;
	padding: 4px 8px;
}

.group-select li,
.fieldset li,
fieldset li {
	padding: 4px 8px;
}

.group-select li .input-box,
.fieldset li.fields .field,
fieldset li.fields .field {
	float: left;
	width: 275px;
}

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

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

.group-select li .input-box select,
.fieldset li.fields .field select,
fieldset li.fields .field select {
	width: 256px;
}

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

.validation-advice {
	clear: both;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 3px;
	min-height: 15px;
}

.validation-failed {
	border: 1px dashed #CC0000 !important;
}

/*Expiration date and cvv number validation fix---*/
.v-fix {
	float: left;
	margin-right: 10px;
}

.form-list li .input-box .v-fix select {
	width: 90px;
	margin-right: 5px;
}

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

label.required {
	font-weight: bold;
}

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

/* HEADINGS
----------------------------------------------------------------*/
.head, .inner-head {
	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{
	padding: 0 15px;
	margin: 0;
	text-align: left;
}

.head a, .inner-head a,
.box-title  a,.box-head a  {
	font-weight: bold;
	padding: 0;
	float: right;
	line-height: 30px;
	text-transform:capitalize;
	font-size:14px;
}

#ja-col1 .head a,#ja-col1 .inner-head a,
#ja-col2 .head a,#ja-col1 .inner-head a {
	line-height: 20px;
}

.box .head h3,
.block .block-title strong {
	padding: 0 15px;
	color: #FFFFC8;
}

/*Page heading---*/
.page-head, .page-head-alt,.page-title {
	background: #FFF;
	color: #757575;
	line-height: normal;
	display: block;
	padding: 10px 0;
	margin: 0 0 15px -20px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
}

.page-head h3, .page-head-alt h3,.page-title h1 {
	font-size: 100%;
	float: left;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 15px;
	text-align: left;
	margin: 0;
}

.page-head h4, .page-head-alt h4,.page-title h4 {
	font-size: 125% !important;
	margin: 0;
	text-align: left;
}

.page-head a, .page-head-alt a,.page-title a{
	float: right;
	padding-right: 5px;
}

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

.button-level,
.title-buttons {}

.button-level h3,
.title-buttons h3 {
	float: left; /* heading level with buttons */
	width: 55%;
	background: none !important;
}

.button-level .form-button-alt,
.title-buttons .button {
	float: right;
}

.button-level ul,
.title-buttons ul {
	float: right;
}

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

/*Category list heading---*/
.category-head {
	padding: 0 0 10px;
}

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

.category-head3 {
	color: #666;
	line-height: normal;
	display: block;
	border: 1px solid #E0E0E0;
	padding: 5px 0;
	margin: 0 0 0 -1px;
}

.category-head3 h2 {
	margin: 0;
	padding: 0 15px;
	text-align: left;
	font-size: 100%;
	text-transform: uppercase;
}

.box-header {
	background: #F2F2F2;
	font-size: 100%;
	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%;
}

.data-table th {
	color: #757575;
}

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

.data-table th a,
.data-table th a:hover {
	color: #FFFFFF;
}

.data-table td,
.data-table th {
	border-bottom: 1px solid #E0E0E0;
}

.data-table thead  {
}

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

.data-table tfoot tr {}

.data-table tfoot td {
	border-top: 1px solid #E0E0E0;
}

.data-table .odd {}
.data-table .even {}
.data-table .last {}

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

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

.data-table tbody.odd tr td,
.data-table tbody.even tr td {}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {}

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	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 tbody td br {
	display: none;
}

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

.nested-data-table th, .nested-data-table td {
	padding-bottom: 5px;
	padding-top: 5px;
}

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

li.odd {}
li.even {}
li.last {}

/* Bare List */ /* Unstyled list */
.bare-list {
	margin: 5px 0;
}

.bare-list li {
	margin: 3px 0;
}

/* Site Map */
.sitemap {
	margin: 5px 0;
}

.sitemap li {
	margin: 3px 0;
}

.page-sitemap .links {
	margin: 0 8px -25px 0;
	text-align: right;
}

/*Pager---*/
.page-nav {
	
}

table.pager, table.view-by,.pager {
	width: 100%;
	background: #F2F2F2;
	color: #757575;
	border: 1px solid #E0E0E0;
}

table.view-by {
	background: none;
	border: none;
	border-bottom: 5px solid #E0E0E0;
}

table.pager a,.pager {
	color: #666;
	text-decoration: underline;
}

table.pager select,.pager select {
	width: 50px;
}

.pager .amount {
	float: left;
	margin-left: 15px;
}

.pager .limiter {
	float: right;
	margin: 10px 15px 10px 15px;
}

table.view-by strong {
	border: 3px solid #722929;
	background: #722929;
	color: #FFFFFF;
}

table.view-by td {
	line-height: 1.3;
	padding: 5px 15px;
}

table.view-by a {
	color: #757575;
}

table.view-by a:hover, table.view-by a:active, table.view-by a:focus {
	color: #757575;
	text-decoration: underline;
}

table.view-by td.sort-by {
	padding-right: 50px;
	text-align: right;
}

table.view-by td.sort-by a {
	border: 0;
	padding: 0;
}

table.view-by select {
	width: 85px;
}

table.pager td {
	vertical-align: middle;
	width: 32%;
	line-height: 1.3;
	padding: 5px 15px;
}

table.pager td.pages {
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
}

table.pager ol, table.pager li {
	display: inline;
}

td.pages li {
	padding: 0;
}

td.pages li img {
	vertical-align: middle;
}

td.pages li a {
	padding: 0 4px;
}

td.pages li span.on {
	font-weight: bold;
	padding: 0 4px;
}

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

.ratings strong {
	float: left;
}

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

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

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

.ratings-list {
	margin: 5px 0;
}

.ratings-list td {
	padding: 3px 0;
	vertical-align: middle;
}

.ratings-list td.label {
	font-weight: bold;
	padding-right: 8px;
}

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

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

.price-box .price {
	font-weight: bold;
	color: #757575;
}

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

.regular-price .price {
	font-weight: bold;
	color: #666;
	font-size: 125%;
	font-family: verdana;
}

/*Old price---*/
.old-price {
	color:#000000;
	left:165pt;
	line-height:1;
	margin:0;
	position:absolute;
	text-align:center;
	top:28pt;
	width:80pt;
}
.old-price .price-label {
	color: #757575;
	white-space: nowrap;
}
.old-price .price {
	color: #757575;
	font-weight: normal;
	text-decoration: line-through;
}
/*Special price---*/
.special-price {
	margin: 0;
	padding: 0 0 8pt;
}

.special-price .price-label {
	color: #722929;
	font-weight: bold;
	white-space: nowrap;
}

.special-price .price {
	color: #722929;
	font-size: 26px;
	font-weight: bold;
	line-height:1;
}

/*Cart price---*/
.cart-price price {
	color: #722929;
}

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

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

a.minimal-price-link {
	display: none;
	font-size: 70%;
}

a.minimal-price-link .label {}

a.minimal-price-link .price {
	font-weight: normal;
}

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

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

.price-excluding-tax .price {
	font-weight: normal;
}

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

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

.price-including-tax .price {
	font-weight: bold;
}

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

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

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

/*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, .price-to { margin: 0; }

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

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

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

.product-pricing-grouped li {
	padding: 2px 0;
}

.product-pricing-grouped li .price {
	font-weight: bold;
}

/*Product Pricing---*/
.product-pricing {
	border: 1px solid #E0E0E0;
	background: #F2F2F2;
	margin: 15px 0;
	padding: 10px;
}

.product-pricing li {
	background: url(../images/arrow.gif) no-repeat 0 9px;
	padding: 2px 0 2px 12px;
}

.product-pricing .benefit {
	font-weight: bold;
}

.product-pricing .price {
	font-weight: bold;
}

/* MIS.
----------------------------------------------------------------*/
.product-shop {float: right;}
.product-img-box {float: left;}

/*Generic Box---*/
.generic-box {
	border: 1px solid #E0E0E0;
	margin-bottom: 15px;
	padding: 10px 15px;
}

.generic-box h4 {
	margin: 0 0 5px;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 5px;
}

/*Generic Product Grid---*/
.generic-product-grid {
	width: 100%;
}

.generic-product-grid td {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.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-cart-box {
	float: right;
}

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

.add-to-cart-box .qty-box #qty {
	width: 80px;
	padding: 0 0 0 10px;
	line-height: 20px;
}

.add-to-cart-box .qty-box label {
	float: left;
}

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

.add-to-cart-box .form-button {
	float: left;
}

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

.add-to-box li {
	display: inline;
}

.add-to-holder,
.add-to-box {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #E0E0E0;
	background: #F2F2F2;
}

.add-to-holder .add-to-cart-box,
.add-to-box .add-to-cart  {
	float: left;
	margin: 0;
	padding: 10px 0;
}

.add-to-box .or {
	float: left;
	font-weight: bold;
	padding: 10px 10px;
}

.add-to-holder .add-to-box,
.add-to-box .add-to-links {
	float: left;
	text-align: left;
}

.add-to-holder .add-to-box li,
.add-to-box .add-to-links li {
	display: block;
	background: url(../images/bullet_plus.gif) no-repeat left center;
	padding-left: 10px;
}

.add-to-holder .add-to-box li a,
.add-to-box .add-to-links li a {
}

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

/*Tool Tips---*/
.tool-tip {
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	position: absolute;
}

.tool-tip .btn-close {
	margin-bottom: -9px;
	padding: 6px 6px 0;
	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 #722929 ;
	cursor: help;
	text-decoration: none !important;
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}

.truncated .truncated_full_value dl {
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	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: -140px;
	top: 20px;
}

/*Link highlights---*/
.button-level .link-cart { float: right !important ; padding-left: 18px;}
.link-remove { color: #757575 !important; }

.link-print, .email-friend a, .link-feed, .link-reviewwrite, .link-productalert {
	padding-left: 22px;
	line-height: 24px;
	color: #757575;
	background-position: 2px center;
	background-repeat: no-repeat;
}

.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-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;
	float: left;
	margin: 10px 5px;
}

.link-print {
	background-image: url(../images/icon_printer.gif);
}

.link-feed {
	background: url(../images/icon_feed.gif) no-repeat left center;
	padding-left: 18px;
	padding-right: 15px;
	color: #757575;
}

.button-level .link-feed {
	float: left !important;
}

.button-level .pipe {
	float: right !important;
}

.link-feed:hover,
.link-feed:focus,
.link-feed:active {
}

/*Link highlights [JM add]---*/
.link-mail,
.email-friend a {/*email link*/
	background-image: url(../images/icon_mail.gif);
}

.link-reviewcount { /*review link*/
	color: #454545;
}

.link-reviewwrite {/*write review form link*/
	background-image: url(../images/icon_comment.gif);
} 

.link-productalert { /*product alert link*/
	background-image: url(../images/icon_newspaper.gif);
}

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

/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.box,
.block {
	margin:0;
	border: 1px solid #E0E0E0;
}

.box.blank,
.block-banner {
	border: none;
}

/*Box Head---*/
.box .head,
.block .block-title {
	background: #B03E27;
	color: #FFFFC8;
	display: block;
	padding: 2pt 0;
	margin: 0 5pt 0 -15px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
}

.head h4, .head h5,
.box-head h2,
.block-title strong {
	float: left;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 100%;
}

.box .head h3, .box .head h4, .box .head h5,
.block .block-title strong,
.block .block-title h3, .block .block-title h4, {
	font-size: 92%;
}

.box h5,
.block .block-subtitle {
	padding: 10px 15px;
	border-bottom: 1px solid #E0E0E0;
	background: #F2F2F2;
}

.box .head h5,
.block .block-title h5 {
	font-size: 92%;
	background: none;
	border: 0;
	padding: 0;
}

/*reset*/
.box h3, .box h4, .box h5,
.block h3, .block h4, .block h5 {
	margin: 0;
}

/*Box Content---*/
.box .content,
.block .block-content {
	padding: 4pt 12pt;
	font-size: 92%;
}

.block h3 {
	font-size: 110%;
	padding: 5px 0 0;
}

.box h3 a,
.block h3 a {
}

.box small,
.block small {
	text-align: left;
	color: #757575;
}

/*Box Action---*/
.box .actions,
.block .actions {
	border-top: 1px solid #E0E0E0;
	padding: 8px 15px;
	font-weight: bold;
	overflow: auto;
	clear: both;
}

.block .actions a {
	float: right;
}

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

/*Box List---*/
.box ol,
.block ol {
}

.box ol li,
.block ol li {
	margin: 0;
	padding: 8px 0;
	line-height: normal;
	border-top: 1px solid #E0E0E0;
	text-indent: 15px;
	overflow: hidden;
}

.box ol li.last,
.block ol li.last {
	border-bottom: 0 !important;
}

/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.box .product-images,
.block .product-image {
	float: left;
	width: 25%;
	margin-top: 5px;
}

.box .product-details,
.block .product-details {
	float: right;
	width: 74%;
	padding-top: 5px;
}

.box .product-checkbox,
.block .product-checkbox {
	float: left;
	padding: 0 5px 0 0;
}

.box .product-names,.block .product-names {}

.box a.link-cart,
.block a.link-cart {
	 color: #757575;
	 font-size: 92%;
	 background: url(../images/bullet_plus.gif) no-repeat left center;
	 padding-left: 10px;
	 display: block;
}

/*Product Tags---*/
.mini-product-tags,
.block-tags {
	border: none;
	margin: 0;
}

#ja-current-content .mini-product-tags ul,
#ja-current-content .block-tags ul{
	font-size: 150%;
}

.mini-product-tags li,
.block-tags li {
	display: inline;
	margin: 0 3px !important;
}

.mini-product-tags li a,
.block-tags li a{
	color: #757575;
}

.mini-product-tags li a:hover,
.mini-product-tags li a:active,
.mini-product-tags li a:focus,
.block-tags li a:hover,
.block-tags li a:active,
.block-tags li a:focus {
	color: #722929;
}

.mini-product-tags small,
.block-tags small {
	background: url(../images/arrow_d1.gif) no-repeat right center;
	padding-right: 12px;
	text-align: left;
	line-height: normal;
}

/*Newsletter---*/
.block-subscribe {
	
}

.block-subscribe .actions {
	border: none;
}

.block-subscribe fieldset.content legend {
	display: none;
	padding: 0;
}

.block-subscribe .button{
	margin-left: 0;
}

input#newsletter {
	width: 200px;
	background: #fff;
	border: 1px solid #e0e0e0;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}

#newsletter-validate-detail button {
	margin-top: 10px;
}

/*Mini Cart---*/
.block-cart ol#cart-sidebar li {
	text-indent: 0;
}
/*Mini Wishlist---*/
.block-wishlist a {
	font-weight: bold;
}

.block-wishlist .actions a {
	background: url(../images/arrow_d1.gif) no-repeat right center;
	padding-right: 12px;
}

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

.block-wishlist ol li {
	text-indent: 0;
}

/*Compare Products, Orders---*/
.block-compare .btn-remove {
	margin-top: 0;
	margin-bottom: 0;
}
.block-compare ol#compare-items li {
	border-bottom: 1px solid #E0E0E0;
	border-top: none;
	text-indent: 0;
}
.block-compare a.left {
	margin-top: 3px;
	float: right;
}
.block-compare ol#recently-compared-items li {
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 2px 14px;
}

.block-compare h5 {
	background: #F2F2F2;
	border-bottom: 1px solid #E0E0E0;
}

.block-compare .actions {
	border-top: 1px solid #E0E0E0;
}
.block-compare #cart-sidebar-reorder li{
	border-bottom: 1px solid #E0E0E0;
	border-top: none;
	text-indent: 0;
}

/*Mini Product View---*/
.mini-product-view ol#recently-viewed-items li ,
.block-viewed ol#recently-viewed-items li{
	text-indent: 0;
	border-bottom: 1px solid #E0E0E0; 
	border-top: none;	
}
.block-viewed .block-content {
	padding: 0;
}
.block-viewed .block-content p {
	margin: 0;
}
/*Poll---*/
.block-poll .block-content {
	padding: 0;
}
.block-poll ul {
	margin: 10px 0;
}
.block-poll li {
	padding: 2px;
	vertical-align: middle;
}
.block-poll .right {
	float: left;
}
.poll_vote {
	margin-left: 0;
}

/*Relate Products----*/
.mini-related-items .content {
	padding: 0;
}

.mini-related-items p {
	margin: 10px;
}

.mini-related-items ol li {
	border-top: 1px solid #E0E0E0;
	border-bottom: 0;
	position: relative;
}

.mini-related-items .product-images {
	position: absolute;
	left: 0;
	top: 5px;
	padding-left: 18px;
	overflow: hidden;
}

.mini-related-items .product-images a {
	width: 50px;
}

.mini-related-items .product-images .checkbox-container {
	position: absolute;
	top: 15px;
	left: 0;
}

.mini-related-items .product-details {
	display: block;
	padding-left: 100px;
	float: none;
	width: auto;
}


/*Layered Navigation---*/
.layered-nav h3 {
	color: #FFFFFF;
}
.layered-nav .actions {}
.layered-nav .border-creator {
	font-size: 92%;
}
.layered-nav .border-creator h4 {
	background: none;
	color: #101010;
	padding: 8px 0;
	font-size: 100%;
	text-transform: uppercase;
	border: none;
	border-bottom: 5px solid #E0E0E0;
}

.layered-nav ol.narrowed-category {
	padding: 5px 0;
	background: #F2F2F2;
	margin: 0 !important;
}

.layered-nav ol.narrowed-category li {
	border-bottom: none;
	font-weight: bold;
	padding: 1px 0;
}

.layered-nav .narrowed-category li .label {
	padding-left: 22px;
	background: url(../images/bullet.gif) no-repeat 15px 5px;
	font-weight: normal;
}

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

.narrow-by ol {
	margin: 0;
}

.narrow-by dl {
	padding: 0;
}

.narrow-by dt {
	padding: 8px 0 8px 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #101010;
	margin: 15px 0 0;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	background: #FFF;
}

.narrow-by dd {
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;background: #FFF;
	padding: 0 15px;
}

.narrow-by dd li {
	padding: 8px 0;
	background: url(../images/bullet.gif) no-repeat 5px 12px ;
}

.narrow-by dd li a {
	color: #757575;
}

.narrow-by dd.last li {}

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

/*CATALOG LISTING
----------------------------------------------------------------*/
.catalog-listing {}

.catalog-listing h5, /*product name*/
.catalog-listing .product-image, /*product name*/
.catalog-listing .description, /*product info*/
.catalog-listing .ratings, /*product rating*/
.catalog-listing .form-button, /*addtocart btn*/
.catalog-listing .out-of-stock, /*oos msg*/
.catalog-listing .add-to /*product link*/ {
	margin: 10px 0 10px;
}

.catalog-listing .price-box { margin-bottom: 0; }

.catalog-listing h5 {
	font-size: 150%;
}

.catalog-listing .price-box {
	display: block;
}

.catalog-listing .add-to {}

.catalog-listing .add-to a,
.catalog-listing .add-to a.link-cart {
	padding-left: 5px;
	color: #757575;
}

.catalog-listing .add-to a:hover,
.catalog-listing .add-to a:active,
.catalog-listing .add-to a:focus {
	color: #722929;
}

.catalog-listing .add-to a.link-cart {
	background: url(../images/sep-vline.gif) no-repeat right center;
	padding-right: 10px;
}

.catalog-listing .add-to .pipe {
	display: none;
}

/*List Type---*/
.listing-type-list .listing-item {
	padding: 15px;
	border-top: 1px solid #E0E0E0;
	
}

.listing-type-list .product-image {
	float: right;
	width: 20%;
	text-align: center;
}

.listing-type-list .product-shop {
	width: 80%;
	float: left;
}

.listing-type-list .product-shop .description {}

.listing-type-list .product-shop .price-box {
	float: left;
	text-align: left;
	white-space: nowrap;
	padding: 0 20px 0 0;
	margin: 10px 0;
}

.listing-type-list .add-to {
	margin-bottom: 0;
	font-weight: bold;
}

.listing-type-list .product-shop p.add-to a {
	margin: 0 5px;
}

/*Grid Type---*/
.listing-type-grid .ja-dot {
	height: 1px;
	background: url(../images/dot.gif) repeat-x left center;
	margin: 5px 0;
	width: 100%;
	clear: both;
}

.listing-type-grid .ja-dot.last {
	background: none;
	margin: 0;
}
/*
.listing-type-grid h5, /*product name
.listing-type-grid .ratings, /*product rating
.listing-type-grid .price-box, /*product price
.listing-type-grid .form-button, /*addtocart btn
.listing-type-grid .out-of-stock, /*oos msg
.listing-type-grid .add-to, /*product link
.listing-type-grid .pdescription /* product description   {
	margin: 0 0 5px 15px;
}*/
.jm-product-list.top_rated .product-information {
	width: 65%;
}

.product-image img {
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
}

.listing-type-grid .rating-box {
	margin-bottom: 5px;
}

.listing-type-grid .ratings a {
	font-size: 80%;
}

.listing-type-grid .actions {
	margin: 10px 0;
	text-align: center;
}

.listing-type-grid .add-to {
	margin-bottom: 0;
	clear: both;
	text-align: right;
	margin-right: 15px;
}

.listing-type-grid .pipe {	font-weight: bold; color: #c5c5c5; padding: 0 1px;}

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

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

.product-essential { padding: 0 15px 15px; } 

.product-img-box { width: 110px; padding: 0; }

.product-essential .product-shop { width: 470px;}

.product-collateral {}

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

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

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

.zoom #track {
	height: 24px;
	position: relative;
}

.zoom #handle {
	background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
	height: 18px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 9px;
}

.zoom .btn-zoom-out {
	position: absolute;
	left: 10px;
	top: 7px;
}

.zoom .btn-zoom-in {
	position: absolute;
	right: 10px;
	top: 7px;
}

.product-img-box #track_hint { color: #757575; }

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

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

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

.product-img-box .more-views li a {
	height: 56px;
	width: 56px;
	float: left;
	border: 4px solid #E0E0E0;
}

.product-img-box .more-views li a:hover {
	border: 4px solid #722929;
}

/*Product Info---*/
.product-essential .product-name {
	font-size: 150%;
	margin-top: 0;
}

.product-essential .product-name h1 {
	font-size: 100%;
}

.product-essential .link-mail,
.product-essential .link-productalert,
.product-essential .link-reviewwrite {
	display: block;
}

.product-essential .ratings {}

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

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

.product-essential h4 {
	margin: 15px 0 5px;
	font-size: 100%;
	text-transform: uppercase;
	color: #757575;
}

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

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

.product-essential .short-description {}

/*Product Options---*/
.product-options {
	border: 1px solid #E0E0E0;
	margin: 20px 0 0;
	padding: 10px 15px;
}

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

.product-options dt label {
	color: #757575;
	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: #757575;
	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 {}

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

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

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

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

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

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

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

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

.product-options p.required {}

.product-options-bottom {
	padding: 10px 20px;
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	border-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

dl.item-options dd {
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat 5px center;
}

/*Product Collateral---*/
.product-collateral .collateral-box {
	padding: 0 0 15px;
}

.product-collateral .head,
.product-collateral h2 {
	background: #FFF;
	color: #757575;
	line-height: normal;
	display: block;
	padding: 10px;
	margin: 0 0 0 -20px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
}

.product-collateral .collateral-box h4 {
	font-size: 100%;
	float: left;
	background: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
}

.product-collateral .collateral-box h2,
.product-collateral .box-collateral h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 100%;
}

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

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

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

/*Product Description*/
.product-collateral .product-specs {padding: 8px 0;}

/*Additional Information*/
.product-collateral .attribute-specs table {
	border: 1px solid #E0E0E0;
}

.product-collateral .attribute-specs .label {
	font-weight: bold;
	white-space: nowrap;
	width: 20%;
	border-right: 1px solid #E0E0E0;
}

.product-collateral .attribute-specs .odd td {
	background: #FFFFFF;
	border-bottom: 1px solid #E0E0E0;
}

.product-collateral .attribute-specs .even td {
	background: #F2F2F2;
	border-bottom: 1px solid #E0E0E0;
}

.product-collateral .attribute-specs .data {}

/*related product*/
.product-collateral .up-sell .head {}

.product-collateral .up-sell .generic-product-grid {}

.product-collateral .up-sell .generic-product-grid td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	border: none;
}

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

#customer-reviews li {
	margin-bottom: 15px;
}

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

.box-reviews {
	padding-bottom: 10px;
}

.box-reviews table {
	margin: 8px 0 0;
	width: 456px;
}

.box-reviews td,
.box-reviews th {
	text-align: center;
}

.box-reviews td.label {
	text-align: left;
	width: 100px;
}

/*tags*/
.add-tag-box,
.box-tags .form-add {
	background: url(../images/icon_tag_add.gif) no-repeat bottom left;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: middle;
	width: 90%;
}

.product-collateral .add-tag-box .input-box,
.product-collateral .add-tag-box fieldset,
.product-collateral .box-tags .form-add .input-box,
.product-collateral .box-tags .form-add fieldset {
	float: left;
}

.product-collateral .add-tag-box .input-box .input-text,
.product-collateral .box-tags .form-add .input-box .input-text {
	width: 200px;
	float: left;
}

.product-collateral .add-tag-box .form-button-alt,
.product-collateral .box-tags .form-add .button {
	margin-left: 5px;
}

.product-collateral .box-tags .form-add label {
	display: block;
	width: 100%;
	margin: 10px 0;
}

.tags-list,.product-tags {}

.tags-list li,
.product-tags li {
	background: url(../images/sep-vline.gif) no-repeat 100% 3px;
	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;
}

.my-tag-edit .btn-remove {
	margin-top: 5px;
}

/*Gift Messages----*/
.giftmessages .gift-header {
	font-size: 115%;
	font-weight: bold;
	display: block;
	border-top: 1px solid #E0E0E0;
	padding-top: 15px;
	margin-bottom: 5px;
}

.giftmessages .group-select {
	margin-top: 5px;
}

.giftmessages .input-checkbox {
	padding-bottom: 15px;
}

.giftmessages textarea {
	height: 100px;
}

.giftmessages .input-checkbox input {
	margin-right: 5px;
}

.giftmessages .input-checkbox label {
	color: #722929;
	font-weight: bold;
}

.giftmessages .gift-box {
	padding: 5px 16px 15px 22px;
}

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

.giftmessages .product-image {
	padding-right: 20px;
	background: none !important;
	border: none !important;
}

.giftmessages .giftmessage-product-info {
	padding: 0 0 0 5px !important;
	border: 0 !important;
	font-size: 125%;
}

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

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

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

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

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

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

/*CHECKOUT
----------------------------------------------------------------*/ 
select.address-select {
	width: 530px;
}

.shipment-methods dd {
	margin-bottom: 10px;
}

.payment-methods dt {
	padding: 5px 0;
}

.payment-methods dd {
	padding: 0 25px;
}

.payment-methods select.month {
	margin-right: 10px;
	width: 146px !important;
}

.payment-methods select.year {
	width: 100px !important;
}

.payment-methods input.cvv {
	width: 3em !important;
}

.checkout-types li img {
	width: 135px;
}

.page-head-alt .checkout-types li img{
	margin-top: 4px;
}

input.validate-one-required-by-name {
	margin-left: 0;
}

/*Shopping Cart---*/
#shopping-cart-table {}

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

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

.shopping-cart tr.error {
	background: #f8d1d1 !important;
}

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

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

td.attributes-col {}

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

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

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

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

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

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

.cart-collaterals .totals {
	border: 1px solid #E0E0E0;
	float: right;
	margin-top: 20px;
	width: 25%;
	padding: 0;
}

.cart-collaterals .totals table {
	width: 100%;
	background: #F2F2F2;
	table-layout: fixed;
}

.cart-collaterals .totals td {
	padding: 5px 15px;
}

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

.cart-collaterals .totals tfoot td {
	font-size: 92%;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 15px;
}

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

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

.cart-collaterals .totals ul.checkout-types li {
	clear: both;
	margin: 0;
	padding: 5px 0;
	background: none;
	text-align: center;
}

.cart-collaterals .totals ul.checkout-types li img {
	width: 135px;	
}

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

.cart-collaterals .totals col {
	display: none;
}

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

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

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

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

.cart-collaterals .col2-set .discount,
.cart-collaterals .col2-set .shipping {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #E0E0E0;
}

.cart-collaterals .col2-set .discount .button,
.cart-collaterals .col2-set .shipping .button {
	margin-left: 0;
	float: left;
}

.cart-collaterals .col2-set .discount h2, 
.cart-collaterals .col2-set .shipping h2 {
	background-position: 0 center;
	background-repeat: no-repeat;
	padding: 0;
	text-indent: 23px;
	margin: 0;
	font-size: 100%;
}

.cart-collaterals .col2-set .discount .buttons-set,
.cart-collaterals .col2-set .shipping .buttons-set {
	border: none;
	padding: 0;
}
.cart-collaterals .col2-set .discount h2 {
	background-image: url(../images/icon_asterick.gif);
}

.cart-collaterals .col2-set .shipping h2 {
	background-image: url(../images/icon_lorry.gif);
}

.cart-collaterals .col2-set .shipping .input-text,
.cart-collaterals .col2-set .discount .input-text {
	width: 250px;
}

.cart-collaterals .col2-set .shipping select {

}

.cart-collaterals .col2-set .shipping select option {
	width: auto !important;
	overflow: visible;
	display: block;
}

.cart-collaterals .col2-set .crosssell {}

.cart-collaterals .col2-set .crosssell h2 {
	margin: 0 0 15px;
	padding: 0 5px;
	font-size: 100%;
}

.cart-collaterals .col2-set .crosssell ul {
	margin: 0;
}

.cart-collaterals .col2-set .crosssell li {
	border-top: 1px solid #E0E0E0;
	padding: 15px 5px;
}

.cart-collaterals .col2-set .crosssell .product-image {
	float: left;
	width: 75px;
}

.cart-collaterals .col2-set .crosssell .product-details {
	width: 200px;
}

.cart-collaterals .col2-set .crosssell .product-details h3 {
	font-size: 115%;
	margin: 0 0 5px;
}

.cart-collaterals .col2-set .crosssell .product-shop .button {
	margin: 0 0 5px;
}

.cart-collaterals .col2-set .crosssell .product-shop small {
	background: url(../images/bullet_plus.gif) no-repeat left center;
	padding-left: 12px;
}

.cart-collaterals .col2-set .crosssell .product-shop small a {
	color: #757575;
}

.grand_total {
	background: #151515;
	border: 1px solid #E0E0E0;
	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;
	margin: 5px 0;
}

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

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

.opc .step {
	background: #FFFFFF;
	border: 0;
	padding: 15px;
	margin: 0;
}

.opc .step-title {
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	padding: 5px 0;
}

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

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

.opc .step-title h2 {
	float: left;
	margin: 0;
}

.opc h2 {
	color: #757575;
	font-size: 1.05em;
}

.opc h3 {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-size: 115%;
}

.opc h3.product-name {
	font-size: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

.opc h3.title {
	border-bottom: 0;
	text-transform: none;
}

.opc .number {
	background: #757575;
	padding: 0 4px;
	color: #FFFFFF;
	float: left;
	margin: 0 10px;
}

.opc .content {
	padding: 10px 20px;
}

.opc label.label {
	color: #757575;
	font-size: 115%;
}

/*Allow box*/
.opc .allow .head {
	background: url(../images/icon_accept.gif) no-repeat 98% center #F2F2F2;
	cursor: pointer;
}

.opc .allow h3 {
}

.opc .allow .step-count {
	background: #722929;
	border: 1px solid #722929;
	color: #FFFFFF;
}

/*Active box*/
.opc .active {
	border: 1px solid #E0E0E0;
}

.opc .active .step-title {
	background: #722929;
	cursor: default;
	border-color: #722929;
}

.opc .active h2 {
	color: #FFFFFF;
}

.opc .active .number {
	background: #FFFFFF;
	border: 1px solid #722929;
	color: #722929;
}

.opc .active .step {
	background: none;
	display: block;
}

.opc .active .group-select {

}

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

#review-buttons-container .button {
	margin: 0;
}

/*Checkout Step Login*/
#checkout-step-login .col2-set .col-1,
#checkout-step-login .col2-set .col-2 {
	width: 47%;
}

.col2-alt-set .col-1 {
	position: relative;
}

/*Checkout Step Review*/
#checkout-step-review {
	margin: 15px 15px 0;
}

/*Checkout Progress---*/
/*Side Box*/
.block-progress {}

.block-progress dl {
	margin: 0;
}

.block-progress dt{
	font-size: 100%;
	text-indent: 0;
	padding: 8px 0;
	border-bottom: 1px solid #e0e0e0;
}

.block-progress dd.complete {
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.block-progress dd h5 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	border: 0;
}

.block-progress dd.complete h5 {
	
}

.block-progress h5 a {
	text-transform: none;
	display: block;
}

.block-progress h5 .separator {
	display: none;
}

.block-progress .content {
	text-indent: 0;
}

.block-progress .box-no-padding {
	padding: 15px 0px;
}

.block-progress .box-no-padding .inner-box {
	padding: 0px 20px;
}

#opc-login .button-set {
	margin-top: 0;
	padding-top: 0;
}

#opc-review .box {
	padding: 0;
}

#opc-review .content {
	border: 0;
	padding: 0 15px;
}

#opc-review .content input {
	margin-top: 5px;
}

#opc-review .data-table {
	border-right: 0;
	border-left: 0;
}

.opc-please-wait {
	padding-right: 7px;
}

.one-page-checkout a.back {
	background: url(../images/icon_opc_back.gif) no-repeat;
	line-height: 13px;
	padding-left: 16px;
}

.one-page-checkout .payment-methods dd {
	padding: 0;
}

/*Table*/
.checkout-progress {
	margin: 20px auto 20px;
	width: 100%;
	background: #F2F2F2;
}

.checkout-progress li {
	color: #757575;
	float: left;
	font-weight: bold;
	width: 20%;
	padding: 2px 0;
	text-indent: 15px;
}

.checkout-progress li.active {
	color: #FFFFFF;
	background: #722929;
	width: 19%;
}

/*Multiple Addresses checkout---*/
.multiple-checkout h2 {
	margin: 0 0 15px 0;
	font-size: 100%;
}

.multiple-checkout .col2-set {
	position: relative;
	margin: 20px 0 10px;
	clear: both;
	border: 1px solid #E0E0E0;
	padding: 15px 8px;
}

.multiple-checkout .col2-set .box-content {
	padding: 0 8px;
	font-size: 100%;
}

.multiple-checkout .col2-set h2.legend,
.multiple-checkout .col2-set .count-head-alt {
	border: 1px solid #E0E0E0;
	background: #F2F2F2;
	padding: 8px;
}

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

.multiple-checkout .col2-set h2.legend h4,
.multiple-checkout .col2-set .count-head-alt h4 {
	margin: 0;
	font-size: 100%;
}

.multiple-checkout .col2-set .box {
	border: none;
}

.multiple-checkout .col2-set .box .box-title {
	border: 1px solid #E0E0E0;
	padding: 0 0 8px;
	margin: 0 0 15px;
	background: none;
}

.multiple-checkout .col2-set .box .box-title h3,
.multiple-checkout .col2-set .box .box-title h2,
.multiple-checkout .col2-set .box .box-title h4 {
	margin: 0;
	padding: 0 15px;
	float: none;
	font-size: 100%;
	color: #757575;
	line-height: 30px;
}

.multiple-checkout .col2-set .box .box-title a {
	float: none;
	padding: 0;
}

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

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

.multiple-checkout .col2-set .col-wide h3{
	font-size: 100%;
}

.multiple-checkout .col2-set .form-list {
	margin: 0;
}

.multiple-checkout .col2-set .form-list ul {
	margin: 5px 0 15px;
}

.multiple-checkout .place-order {
	width: 100%;
}

.multiple-checkout .place-order .main-radius {
	width: 550px;
}

.multiple-checkout .place-order #review-buttons-container {
	float: right;
}

.multiple-checkout .place-order .grand-total big {
	font-size: 180%;
	float: left;
}

.multiple-checkout .place-order .grand-total big .price {
	color: #722929;
}

.shipment-count {
	background: #722929;
	color: #FFFFFF;
	font-size: 92%;
	line-height: normal;
	padding: 2px 5px;
}

.multi-address-checkout-box .tool-tip {
	left: -23px;
}

.multi-address-checkout-box .checkmo-mailing-address {
	display: block;
	padding-left: 20px;
}

.shipping-method-pointer {
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	padding: 10px;
	position: relative;
}

.shipping-method-pointer .pointer {
	position: absolute;
	right: -40px;
	top: -20px;
}

.place-order-box {
	float: right;
	line-height: normal;
	padding: 15px 0;
	border-top: 1px solid #E0E0E0;
}

.place-order-box .grand-total {
	font-size: 200%;
}

.place-order-box .grand-total .price {
	color: #722929;
	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: #F2F2F2;
	border: 1px solid #E0E0E0;
	height: 10em;
	overflow: auto;
	padding: 10px;
}

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

.one-page-checkout .checkout-agreements {
	border: 1px solid #E0E0E0;
	border-width: 0 1px;
	padding: 5px 20px;
}

.one-page-checkout .checkout-agreements li {
	margin: 20px 0 0;
}

.one-page-checkout .checkout-agreements .agreement-content {
	background-color: #FFFFFF;
	border-color: #151515;
	padding: 5px;
}

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

/*CUSTOMER
----------------------------------------------------------------*/ 
/*Login---*/
.login-box,
.account-login {}

.login-box h4,
.account-login h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 115%;
	border: 1px solid #E0E0E0;
	padding: 7px 15px 7px 27px;
}

.account-login .new-users h2 {
	background: url(../images/icon_page_white.gif) no-repeat 5px center #F2F2F2;
}

.account-login .registered-users h2 {
	background: url(../images/icon_page_white_text.gif) no-repeat 5px center #F2F2F2;
}

.account-login .buttons-set {
	padding: 8px 13px;
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	margin: 0 0 10px;
}

.login-box .content {
	padding: 14px 12px;
	border: 1px solid #E0E0E0;
}

/*Email To A Friend---*/
#product_sendtofriend_form .left  { margin-right: 30px; float: left; }
#product_sendtofriend_form .right  { float: right; }
#product_sendtofriend_form .login-box { background: none; }
.additional-row p {
	float: right;
}

.additional-row p .btn-remove {
	margin: 10px 0;
}

/*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: #757575;
	font-size: 10px;
	font-weight: normal;
}

/*My Account navigation---*/
.block-account  {}

.block-account  .block-title {

}

.block-account  .block-title strong {
	float: left;
	line-height: 20px;
	text-transform: uppercase;
}

.block-account  ul {}
.block-account  li {}

.block-account  li a, .block-account  li.current {
	margin: 0;
	padding: 8px 0;
	line-height: normal;
	border-bottom: 1px solid #E0E0E0;
	display: block;
	color: #757575;
}

.block-account  li a:hover,
.block-account  li a:active,
.block-account  li a:focus {
	background: #F2F2F2;
	text-decoration: none;
}

.block-account  li.current {
	font-weight: bold;
	color: #722929;
}

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

/*Dashboard---*/
.box-account {
	padding: 0 0 15px;
	
}

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

.box-account .box-head {
	color: #666;
	line-height: normal;
	display: block;
	border-bottom: 5px solid #E0E0E0;
	margin: 0 0 15px;
	text-align: right;
}

.box-account .box-title {
	background: #F2F2F2;
	margin-bottom: 5px;
	padding: 0;
	line-height: normal;
}

.box-account h3 {
	font-size: 100%;
	color: #757575;
	float: left;
	line-height: 30px;
}

.box-account h4 {
	text-transform: uppercase;
}

.box-account .box-head a {
	color: #757575;
}

.dashboard .box-account li {
	padding: 5px 0;
}

.box-account ol li {
	margin: 15px 0 0;
}

.box-account ol .number {
	float: left;
	font-size: 150%;
	font-weight: bold;
	background: #F2F2F2;
	padding: 0 8px;
	margin-top: 4px;
	color: #757575;
}

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

.box-account .details h3.product-name {
	margin: 0;
	font-size: 100%;
	float: none;
}

.box-account .details .tags strong,
.box-account .details .tags ul,
.box-account .details .tags li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.box-account ol  {
	padding: 0 5px;
}

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

.box-account .product-details {
	margin: 0 0 10px 70px;
}

.box-account .content { padding: 0; }
.box-account .ratings { margin: 0; }

.account-side .actions {
	border-top: 1px solid #E0E0E0;
	padding-top: 4px;
}

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

.edit-password {
	background: url(../images/icon_lock.gif) no-repeat 0 2px;
	display: block;
	height: 20px;
	padding-left: 20px;
}

.dashboard-welcome {
	padding: 0 15px;
}

.box-account .box-head h2 {
	font-size: 100%;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
	text-align: left;
}

.ad-orders .head h4 {
	background: url(../images/icon_folder_table.gif) no-repeat 10px center;
	float: left;
	padding-left: 30px;
}

.ad-account-info .head h4 {
}

.ad-tags .head h4 {
	background: url(../images/icon_ma_tags.gif) no-repeat 10px center !important;
	float: left;
	padding-left: 30px;
}

.ad-reviews .head h4 {
	background: url(../images/icon_ma_reviews.gif) no-repeat 10px center;;
	float: left;
	padding-left: 30px;
}

.ad-account-info p, .ad-account-info address, .ad-account-info h6 {
	margin-left: 8px;
	margin-right: 8px;
}

.ad-orders .data-table thead tr th {}

.order-access {
	padding: 10px;
}

/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
	font-size: 125%;
	border-bottom: 1px solid #E0E0E0;
	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: 12px;
	background: url(../images/arrow.gif) no-repeat left center; 
}

.address-list li {
	margin-bottom: 15px;
}

.address-list .actions {
	float: right;
	margin: 0 0 10px 10px;
}

/*Account Order History---*/
#my-orders-table tfoot td, #checkout-review-table tfoot td {

}

#my-orders-table tfoot tr.last {
	font-weight: bold;
	font-size: 115%;
	border-top: 1px solid #E0E0E0;
}

#my-orders-table tfoot td.last,
#checkout-review-table td.last {
	border-left: 1px solid #E0E0E0;
}

/*Compare Products---*/
.compare-products {
	margin: 30px 0 50px 0;
}

.compare-products table {
	border: 0;
	width: auto;
}

.compare-products td {
	text-align: left;
	width: auto;
	vertical-align: top;
	background-image: none; 
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.compare-products tr.first td {
	border-top: 1px solid #E0E0E0;
}

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

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

.compare-products td.label {
	background: #F2F2F2 !important;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	text-align: left;
	width: 120px !important;
}

.compare-products tbody.attribute-cart td.label {
	background: #f2F2F2 !important;
}

.compare-products tbody.remove-buttons tr {
	background: #FFFFFF;
}

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

.compare-products h5 {
	font-size: 125%;
}

.compare-products .link-cart {
	display: block;
	clear: both;
}

/*Reviews---*/
.my-review-detail {
	padding: 0 15px;
}
 
.my-review-detail .product-image {
	float: left;
	width: 30%;
	text-align: center;
}

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

.my-review-detail strong {
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
}

.my-review-detail .ratings-list {}

.my-review-detail .ratings {}

.my-review-detail .ratings .rating-box {
	float: none;
}

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

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

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

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

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

.my-wishlist fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

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

p.product-name {
	margin-top: 0;
	margin-bottom: 0;
}

.my-wishlist textarea {
	width: 95%;
	height: 175px;
}
/*===============================================================
--------------------[MAGENTO'S VARIOUS PAGES]--------------------
=================================================================*/

/*ADVANCED SEARCH
----------------------------------------------------------------*/ 
.advanced-search {
	border: 1px solid #E0E0E0;
	margin: 20px 0;
	padding: 22px 15px 10px 15px;
}

.advanced-search .legend {
	background: #F2F2F2;
	border: 0;
	color: #666;
	float: left;
	font-size: 100%;
	font-weight: bold;
	margin-top: -33px;
	padding: 0 8px;
}

.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: #CC0000;
	font-weight: bold;
	margin-bottom: 15px;
}

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

.advanced-search-summary-box {
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	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: #757575;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left 6px;
	padding-left: 15px;
}

.advanced-search-summary-box ul li span.translate-inline {
	background: 0 !important; /* Inline translation fix */
}

/*PRINT
----------------------------------------------------------------*/
table.print .giftmessage-preview-link {
	display: none !important;
}

table.print .price-excl-tax {
	white-space: nowrap;
}

table.print .price-incl-tax {
	white-space: nowrap;
}

table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price {
	display: inline;
}

/*POP UP
----------------------------------------------------------------*/
.page-popup, .catalog-product-compare-index, .sales-order-print {
	background: #FFFFFF !important;
	color: #757575;
	padding: 15px 30px !important;
	margin: 0 !important;
	text-align: left;
}

.print-head, .page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 3px solid #E0E0E0;
	padding-bottom: 10px;
}

.page-popup .print-head img {
	float: left;
}

.page-popup .print-head address {
	float: left;
	margin-left: 15px;
}

.page-popup .col2-set, .sales-order-print .col2-set {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 15px;
}

.product-gallery-nav {
	padding: 0 5px;
}

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

.home-callout img {}

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

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

.best-selling h3 {
	background: #151515;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 10px;
	line-height: normal;
	font-size: 115%;
}

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

/*Recently---*/
.recently h3 {
	background: #151515;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 10px;
	line-height: normal;
	font-size: 115%;
}

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

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

/*==============================================================*/
/*Mis---*/
span.first-word { 
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #FFF; 
	background: url(../images/first-word-basic.gif) no-repeat left top;
	float: left;
	margin-right: 5px;
}

span.first-word span { 
	background: url(../images/first-word-basic.gif) no-repeat right top;
	padding: 0 10px 0 0;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
}

.jm-product-list.latest span.first-word {
	background-image: url(../images/first-word-blue.gif);
}

.jm-product-list.latest span.first-word span{
	background-image: url(../images/first-word-blue.gif);
}

.orange span.first-word {
	background-image: url(../images/first-word-orange.gif);
}

.orange span.first-word span{
	background-image: url(../images/first-word-orange.gif);
}

.blue span.first-word {
	background-image: url(../images/first-word-blue.gif);
}

.blue span.first-word span{
	background-image: url(../images/first-word-blue.gif);
}

.green span.first-word {
	background-image: url(../images/first-word-green.gif);
}

.green span.first-word span{
	background-image: url(../images/first-word-green.gif);
}

.category-img {
	
}

.widget-btn {
	vertical-align: middle;
	padding-right: 2px;
}

a.readon {
	text-align: center;
	text-decoration: none;
	color: #757575;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/arrow-readon-1.png) no-repeat left 2px;
	padding-left: 12px;
	font-size: 92%;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow-readon-2.png) no-repeat left 2px;
}

div.ja-innerdiv {
	padding: 6px 0 7px;
}

.ja-tools { float: left; margin-top: 12px; }

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

.ja-usertools-color {}

.ja-usertools-color li {
	display: block;
	width: 47%;
	font-size: 92%;
	background: none;
	float: right;
}

.ja-usertools-color li.default,
.ja-usertools-color li.brown,
.ja-usertools-color li.green_moss,
.ja-usertools-color li.orange,
.ja-usertools-color li.red {
	margin-right: 10px;
	float: left;
}

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

.box .head br, .data-table tbody td br {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/*JM BANNER---*/
.ja-banner {
	overflow: hidden;
	display: block;
	height: 251px;
}

/*JM RSS*/
.jm-item {

}

/*JM PRODUCTS LIST + JM PRODUCT SLIDER + JM PRODUCT LIST BY CAT---*/

.jm-product-list, .jm-products-slider-listing, .jm-product-list-bycat {}

.jm-product-list h2, .jm-products-slider-listing h2, .jm-product-list-bycat h2 {
	font-size: 100%;
	text-transform: uppercase;
	background: #FFFFFF;
	border-bottom: 1px solid #E0E0E0;
	padding: 6pt 5pt;
	
}

/*JM PRODUCTS LIST*/
.jm-product-list {
	padding: 6pt 8pt;
	background: url(../images/top-bg.jpg) repeat-x left top;
	border: 1px solid #E0E0E0;
	margin: 0 0 15px auto;
}

.jm-product-list .head {
	background: #FFF;
	color: #757575;
	line-height: normal;
	display: block;
	padding: 4pt 0;
	margin: 0 0 0 -10pt;
	overflow: hidden;
	border: 1px solid #E0E0E0;
}

.jm-product-list .head h4, .jm-product-list .head h5{
	font-size: 100%;
	float: left;
	background: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
}

.jm-product-list .catalog-listing .rating-box{
	float: none;
}

.jm-product-list ol.grid-row {}

.jm-product-list ol.last {}

.jm-product-list .add-to {
	display: none;
}

.jm-product-list h5 a {
	color: #6a830e;
}

.jm-product-list h5 a:hover,
.jm-product-list h5 a:active,
.jm-product-list h5 a:focus {
	text-decoration: underline;
}

/*JM PRODUCT SLIDER*/
.jm-products-slider-listing {}

.jm-products-slider-listing .head {
	background: #FFF;
	color: #757575;
	line-height: normal;
	display: block;
	padding: 5px 0;
	margin: 0 0 0 -20px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	line-height: 20px;
}

.jm-products-slider-listing .head h4 {
	font-size: 100%;
}

.jm-products-slider-listing a {
	text-decoration: none;
	color: #722929;
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin-bottom: 5px;
}

.jm-products-slider-listing a:hover,
.jm-products-slider-listing a:active,
.jm-products-slider-listing a:focus {
	text-decoration: underline;
}

.jm-products-slider-listing p {
	font-size: 92%;
	margin: 0;
}

.jm-products-slider-listing .price {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*JM PRODUCT LIST BY CAT*/
.jm-product-list-bycat {
	border-top: 1px solid #E0E0E0; 
}
.box .head h4, .box .head h5{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -341px -708px;
	font-size:14px;
	margin-top:-2pt;
	padding:2pt 0 0 14pt;
	text-transform:capitalize;
	color:#FFFFC8;
}
/*0 level*/
.ja-sidenav {
	padding: 0;
	margin-left:-8pt;
}

.ja-sidenav li {
	margin: 0;
	line-height: normal;
	border-bottom: 1px solid #e5e5e5;
}

.ja-sidenav li a {
	padding:4pt 0 4pt 8pt;
	color: #000;
	line-height: normal;
	font-weight: bold;
	font-size:12px;
	display:block;
}

.ja-sidenav li a:hover, .ja-sidenav li a:active {
	text-decoration: none;
	color:#000;
	background:#fffafa;
}

/*1st level and upper*/
ul.subcategorias{
	background:#FFF;
}
ul.subcategorias li{
	border:none;
}
ul.subcategorias li a, ul.bbd li{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -330px -335px;
	color:#7272727;
	padding:4pt 0 4pt 17pt;
	font-weight:normal;
}
ul.subcategorias li a:hover{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -332px -443px #e6597a; 
	font-weight:bold;
	color:#FFF;
}
ul.subcategorias li.activa a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -332px -418px;
	border-bottom:1px dashed #AABBCC;
	border-top:1px dashed #AABBCC;
	color:#AABBCC;
	margin:0 10pt;
	padding:2pt 0 1pt 20pt;
}
ul.subcategorias li.activa a:hover, ul.subcategorias li.activa a{
	color:#727272;
	padding-left:20pt;
	font-weight:bold;
	margin:0;
	cursor:normal;
}
/** Addons **/
.listing-type-grid li.item {
	float: left;
	overflow: hidden;
	width: 49.5%;
	padding: 10px 0 !important;
	position:relative;
}
.listing-type-grid li.last {
	border: none;
}
.listing-type-grid .product-image {
	vertical-align: bottom;
	float: left;
}
.listing-type-grid .product-information {
	width: 60%;
	float: left;
	line-height: 1.5;
}
.listing-type-grid h3 {
font-size:18px;
margin:0 0 4pt;
overflow:hidden;
white-space:nowrap;
}
.listing-type-grid h3 a{
	color:#3b6197;
}
.listing-type-grid .product-image, .pdescription{
	margin: 0;
	float:left; 
}
.superior, .inferior{
	float:left;
	width:105pt;
	margin-left:5pt;
}
.inferior h4{
	line-height:1;
	margin:4pt 0 0;
}
.inferior ul{}
.inferior ul li{background:url("../images/personalizado/sprite-iconos.png") no-repeat -339px -337px;padding:0 0 0 10pt;white-space:nowrap;}
.titulo-seo-cat{
	clear:both;
	display:block;
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -339px -524px;padding:0 0 0 10pt;white-space:nowrap;
}
.pdescription{
	width:59%;
}
.disponibilidad{
	font-size:14px;
	padding-left:7pt;
	position:absolute;
	right:15pt;
	top:15pt;
}
.superior .price-box, .superior .ratings{
	float:left;
	width:50%;
}
ul#banners {
	background:url("../images/preload.gif") no-repeat center center #FFFFFF;
	height:195pt;
	margin-left:14pt;
	margin-top:13pt;
	overflow:hidden;
	position:relative;
	width:380pt;
	z-index:100;
}
ul#banners li, ul#banners .featured{
	position: absolute;
	width:100%;
	height:100%;
	padding:0;
	top:0;
	left:0;
	z-index: 1;
}

.js_active ul#banners li, .js_active ul#banners .featured{
	display:none;
}
ul#banners img,ul#banners a img, ul#banners a{
	border:none;
	text-decoration: none;
}
.slidecontrolls{
	position: absolute;
	left:45%;
	bottom:26pt;
	z-index:999;
}
.slidecontrolls a{
	height:20px;
	width:18px;
	display:block;
	cursor: pointer;
	background: url(../images/controlls.gif) center bottom no-repeat;
	float:left;
	outline: none;
}
.slidecontrolls a:hover, .slidecontrolls .active_item{
	background: url(../images/controlls.gif) center top no-repeat;
}
.feature_excerpt{
	background:#000000;
	position:absolute;
	width:500px;
	padding:7px 10px;
	bottom:0;
	left:0;
	color:#FFFFFF;
	cursor:pointer;
	line-height:1.5;
	z-index:2;
}

.feature_excerpt strong{
	display: block;
	font-size: 15px;
	padding-bottom: 3px;
}
.ofertas {
	font-size:14px;
	text-align:center;
}
.ofertas h3 {
	color:#FFCC00;
	font-size:14px;
	margin:0 0 2pt;
	text-align:left;
	white-space:nowrap;
}
.ofertas p {
	float:left;
	margin:0 auto;
	width:18%;
}
.ofertas span {
	display:block;
}
#cabecera, .bloques-pie{
	background:url("../images/top-bg.jpg") repeat-x left 8px #FFF;
	border:1px solid #FFF;
	display:table;
	margin:20pt auto 10pt;
	padding:5pt 0;
	width:735pt;
}
.bloques-pie{
	background:none;
	border:none;
	margin: 0 auto 10px;
}
#logo, #topcarro, #contactar{
	float:left;
	width:30%;
}
#logo{
	width: 35%;
	padding-top:5pt;
	margin:0;
}
.head-uno, .head-dos, .head-tres{
	float:left;
	width:100%;
}
.head-uno{
	position:relative;
}
.head-dos{
	float:right;
	width:35%;
}
.head-tres{
	margin-top:10pt;
}
.head-tres ul.links {
	float:left;
	width:70%;
}
.head-tres ul.links li {
	background:url("../images/personalizado/solapa.png") no-repeat right top;
	border:medium none;
	float:left;
	margin-left:5pt;
	padding:5pt 3pt 6pt 5pt;
}
.head-tres ul.links li:hover {
	background:url("../images/personalizado/solapa.png") no-repeat right -38pt;
}
.head-tres ul.links li a {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -185px -237px;
	color:#757575;
	font-size:12px;
	font-weight:bold;
	padding:6pt 3pt 3pt 18pt;
	text-transform:uppercase;
	text-decoration:none;
}
.head-tres ul.links li a:hover {
	color:#b43110;
}
.head-tres ul.links li a.link-micuenta {
	background-position: -184px -76px;
	padding-left:23pt;
}
.head-tres ul.links li a.top-link-cart {
	background-position: -185px -108px;
}
.head-tres ul.links li a.link-contactar {
	background-position: -183px -136px;
}
.head-tres ul.links li a.link-conectar {
	background-position: -183px -170px;
}
.head-tres ul.links li a.link-desconectar {
	background-position: -183px -203px; 
}

/* Buscar */
#ja-search {
	float:right;
	width:30%;
	position:relative;
}
#ja-search fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
#ja-search legend { display: none; }
#ja-search .input-text {
	background: url(../images/icon-search.gif) no-repeat right center #fff;
	border: 1px solid #e0e0e0;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
	width: 270px;
}
#ja-search input {
	margin: 0;
}
#ja-search .form-button { display: none; }
/** Search Autocomplete. modificación de la extensión */
.search-autocomplete{
	border: none;
	position: absolute;
}

#myAutoComplete {
    width:30em;
    padding-bottom:2em;
}
/* styles for custom formatting */
.yui-ac{
}
.yui-ac-container {
	/*position: absolute;*/
	z-index: 999;
}
.yui-ac-content {
	background-color: #FFF;
	border: 1px #DDD solid;
	width: 300px;
	padding: 5px;
}
.yui-ac-highlight {
	background-color: #E4EAEC;
}
.yui-ac .result {
	padding: 5px;
	position:relative;
	height:77px;
}
.yui-ac .name {
	padding-left: 5px;
	width: 210px;
	position:absolute;
	top:0;
	left:79px;
}
.yui-ac .img {
	position:absolute;
	top:0;
	left:0;
	width:58px;
	height:58px;
	border:1px solid black;
	background-color:black;
	color:white;
}
.yui-ac .imgtext {
	position:absolute;
	width:58px;
	top:50%;
	text-align:center;
}
.yui-ac img {
	width:75px;
	height:75px;
	margin-right:4px;
}
.yui-ac-hd {
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color:#999999;
	display:block;
	font-style:italic;
	margin-bottom:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0;
	text-align:left;
}
#ja-search form label {
	display:none;
}

/*Top Spotlight ---*/
#publiybanners{
	display:table;
	clear:both;
	width:735pt;
	margin:0 auto;
	padding-bottom:10pt;
}
.slideshow {
	background:url("../images/personalizado/bg-banners.png") no-repeat 0 0;
	float:left;
	width:410pt;
	height:225pt;
	margin-right:5pt;
}
.ventajas {
	background:url("../images/top-bg.jpg") repeat-x scroll left top #FFFFFF;
	border:1px solid #FFFFFF;
	float:left;
	margin-top:0pt;
	width:43%;
}
.ventajas p.ttl {
	background:url("../images/personalizado/bg-h3-ventajas.png") no-repeat 0 34px;
	font-size:14px;
	height:32pt;
	margin:0 0 -4pt;
	padding:0 0 2pt;
}
.ventajas p.ttl a {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -398px -35px;
	display:block;
	padding:7pt 0 3pt 42pt;
}

ul.contenedor{
	display:table;
	width:100%;
	margin-left:10pt;
	padding:1px;
}
ul.contenedor li{
	background:url("../images/personalizado/modulos-ventajas.png") no-repeat center top;
	float:left;
	height:84pt;
	margin:4pt 2pt;
	width:45%;
}
ul.contenedor li.envios{
	background-position:0 -406px;
}
ul.contenedor li.nutripuntos{
	background-position:0 -269px;
}
ul.contenedor li.afiliados{
	background-position:0 -134px;
}
ul.contenedor li.descuentos{
	background-position:0 0;
}

#topcarro {
	position:relative;
	margin-top:-10pt;
	z-index:5001;
}
.topCartBar td{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}
.topCartBar td.p-left {
	padding-left: 10px;
}
.topCartBar h4 {
	text-align: left;
	margin: 0;
}
.noItems {
	position: absolute;
	padding: 0 10px 0 50px;
	top: 15px;
	left: 10px;
	text-align: left;
	font-size: 11px;
	color: #333333;
}
#recentlyAdded {
	position: absolute;
/*	visibility: hidden;
	margin-left: -6px;*/
	left:0;
	top: 50pt;
	z-index: 5000;
	background-color: #fff;
	font-size: 11px;
	text-align: left;
	width: 249px;
	padding: 5px;
	border: 1px solid #999;
}
#recentlyAdded li {
	padding: 5px 0;
}
#recentlyAdded .product-images {
	float: left;
	margin-right: 15px;
	min-height: 55px;
	clear: left;
}
#recentlyAdded .product-details {
	width: 190px;
	min-height: 55px;
}
#recentlyAdded li {
	background: none;
}
.recentlyAddedItem {
	border-bottom: 1px solid #ccc;
}
.recentlyAddedButton {
	font-size: .8em;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: #0066CC;
	float: right;
	background-color: #eee;
	margin: 0 0 0 10px;
	padding: 0px 4px;
}
.recentlyAddedButton:hover {
	background-color: #0066CC;
	color: #fff;
}
.recentlyAddedButton2 {
	font-size: 1.1em;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	color: #0066CC;
	background-color: #eee;
	margin: 10px;
	padding: 3px 5px;
}
.recentlyAddedButton2:hover {
	background-color: #0066CC;
	color: #fff;
}
.calculos-subtotal{
	height:50pt;
	left:380px;
	padding: 1pt 0 0 7pt;
	position:absolute;
	margin-top:5pt;
	top:0;
	width:168pt;
	background:url("../images/personalizado/bg-calculo-portes.png") no-repeat 0 0;
	/*border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;*/
}
.calculos-subtotal{
	font-size:12px;
	color:#565151;
}
.calculos-subtotal p{
	margin:0 0 2pt;
}
.calculos-subtotal p span.envios{
	padding: 0 6pt 0 30pt;
}
.calculos-subtotal p.actual{
	font-weight:bold;
	color:#671101;
}
.calculos-subtotal p span.actual{
	color:#FFF;
	padding:0 2pt;
}
.calculos-subtotal p span.ahorro{
	display:inline-block;
	width:30pt;
	padding:0 3pt 0 0;
	text-align:center;
	font-weight:bold;
	color:#D90D85;
}
#top-carrito-compra {
	background:url("../images/personalizado/carrito.png") no-repeat 0 -77px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:40pt;
	padding:18pt 0 0 46pt;
	width:135pt;
}
#top-carrito-compra p{
	float:left;
	margin:0;
	width:82%;
	text-align:center;
}
#top-carrito-compra p.despliegame {
	width:17%;
	float:right;
}
#top-carrito-compra p.despliegame a {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -526px -648px;
	display:block;
	height:25pt;
	margin-top:1px;
}
#top-carrito-compra p a {
	color:#FFFFC8;
	display:block;
	margin-top:-2pt;
}
#top-carrito-compra p a:hover {
	color:#FFF;
}
#top-carrito-compra span.precio {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -340px -614px;
	padding-left:15pt;
}
.vacio{
	width:100%;
	text-align:center;
	color:#FFFFC8;
	font-size:14px;
	padding-top:4pt;
}
.contenedor-anadidos {
	background:url("../images/personalizado/bg-banners.png") no-repeat 0 -320px;
	position:absolute;
	display:none;
	width:278pt;
	height:192pt;
	top:50pt;
	left:-50pt;
	padding:10pt;
	z-index:1000;
}
.contenedor-anadidos p.ttl {
	float:left;
	width:80%;
	margin:5pt 0 auto 5pt;
	color:#953E3E;
	font-size:22px;
	font-weight:normal;
}
.contenedor-anadidos .cerrar {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -337px -499px;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:0pt 0 2pt 16pt;
	float:right;
	white-space:18%;
}
ul.productos{
	clear:both;
	padding-top:20pt;
}
ul.productos li {
	background:url("../images/personalizado/solapa.png") no-repeat 0 -98px;
	float:left;
	height:72pt;
	margin:-2pt -7pt;
	padding:2pt 0 0 5pt;
	width:140pt;
}
#top-carrito-compra p.nombre-articulo{
	font-size:12px;
	font-weight:bold;
	width:94%;
	white-space:nowrap;
	overflow:hidden;
}
#top-carrito-compra p.nombre-articulo a{
	color:#d72c84;
}
ul.productos li img {
	float:left;
}
.detalles {
	float:left;
	width:92pt;
	margin-top:8pt;
}
.detalles .cantidad, .detalles .precio-mini, .detalles .price{
	display:block;
	color:#000;
}
.detalles .cantidad strong, .detalles .precio-mini strong{
	color:#aa1919;
}
.elimina-carro {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -325px -465px;
	float:right;
	width:22pt;
	height:18pt;
	display:block;
	margin-top:-6pt;
}
.elimina-carro:hover{
	text-decoration:none;
}
ul.productos li.odd{
	float:right;
	background-position:0 -204px;
}
ul.productos li.odd img{
	float:right;
	padding-right:2pt;
}
ul.productos li.odd .detalles{
	float:right;
	width:99pt;
}
ul.productos li.odd .elimina-carro{
	float:left;
}
.realizar-pedido{
	background:url("../images/personalizado/solapa.png") no-repeat center -315px;
	position:absolute;
	width:150pt;
	height:28pt;
	left:74pt;
	bottom:-15pt;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5pt;
	cursor:pointer;
}
}
/* ON Sale */
div.onsale-category-container-grid, div.onsale-product-container {
	position:relative;
}
div.onsale-category-container {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat scroll -525px -596px;
	cursor:pointer;
	height:35px;
	left:5px;
	position:absolute;
	top:38px;
	width:35px;
	z-index:10;
}
/* Cart Pro */
div.ajaxcartpro_progress{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
	//position:absolute;
	//top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");
}

div.ajaxcartpro_confirm{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center !important;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
    min-heigth:104px;
    height:auto!important;

	//position:absolute;
	//top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");
}
#aw_acp_continue, #aw_acp_checkout{
	padding:0;
	line-height:24px;
	height:24px;
	margin:0px auto;
	display:block;
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#aw_acp_continue{
	color:#333;
	background:url('../images/btn_continue_shopping.png');
	width:144px;
}

#aw_acp_checkout{
	color:#fff;
	background:url('../images/btn_view_cart.png');
	width:164px;
}
#acp_configurable_block dt
{
    text-align: left;
    padding-left: 10px;
}
#acp_configurable_block .price
{
    font-size: 14px;
}
#acp_configurable_block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}
#acp_product_options
{
    display: block;
    width: 400px;
    height: auto !important;
    position: fixed;
    z-index:150;
    background-color: white;
    padding: 10px;
    //position:absolute;
	//top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");
}
#product-options-wrapper{margin:0;}
h4.head a{
	padding:0;
}
/* Portada */
.categorias{
	font-family:verdana;
}
.categorias h1{
	font-size:20px;
	margin-bottom:-2pt;
}
.categorias h2{
	font-size:14px;
	color:#ABC;
	margin-top:0;
}
ul.lst-categorias li{
	float:left;
	width:48%;
	margin:2pt;
	border:1px solid #ABC;
}
ul.lst-categorias li a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -222px -428px;
	display:block;
	font-size:14px;
	font-weight:normal;
	padding-left:12pt;
}
ul.lst-categorias h4{
 	float:left;
	width:95%;
	margin: 0 0 10pt 10pt;
}
ul.lst-categorias h4 a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -336px -522px;
	padding: 2pt 0 2pt 12pt;
	font-size:12px;
}
ul.lst-categorias li h3{
	margin: 10pt 0 0 0;
	font-size:18px;
}
ul.lst-categorias li h3 a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 0;
	padding:2pt 0 2pt 21pt;
	font-size:16px;
}
ul.lst-categorias li h3 small{
	display:block;
	padding-left:23pt;
	font-size:12px;
	color:#abc;
}
ul.lst-categorias li.proteina h3 a{
	background-position:-335px -167px;
	color:#dc8b2c;
}
ul.lst-categorias li.animal h3 a{
	background-position:-335px -75px;
	color:#B03E27;
}
ul.lst-categorias li.adelgazar h3 a{
	background-position:-335px -135px; 
	color:#6a9b35;
}
ul.lst-categorias li.aminoacidos h3 a{
	background-position:-415px -107px;
	color:#0045a8;
}
ul.lst-categorias li h3 a:hover{
	color:#525252;
}
ul.lst-categorias p{
	float:left;
}
ul.lst-categorias p a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 0;
}
ul.lst-categorias li.proteina p a{
	background-position:-336px -335px;
	color:#dc8b2c;
}
ul.lst-categorias li.animal p a{
	background-position:-336px -244px;
	color:#B03E27;
}
ul.lst-categorias li.adelgazar p a{
	background-position:-336px -303px;
	color:#6a9b35;
}
ul.lst-categorias li.aminoacidos p a{
	background-position:-336px -276px;
	color:#0045a8;
}
ul.lst-categorias p.imagen{
	text-align:center;
	width:110pt;
}
.subtitulo{
	margin-bottom:0;
}
.todas-marcas{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -340px -544px;
	color:#B03E27;
	font-size:14px;
	font-weight:bold;
	margin-top:2pt;
	padding:5pt 0 2pt 23pt;
}
#barra{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 0;
	height:24pt;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}
#barra .contenidos{
	display:table;
	width:720pt;
	margin:0 auto;
}
.cambia-idioma, .telefono{
	float:right;
	width:70pt;
	margin-left:10pt;
	padding-top:4pt;
	color:#000;
	font-weight:bold;
}
.cambia-idioma{
	width:78pt;
}
p.envios{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -41px;
	width:274pt;
	float:left;
	color:#000;
	font-weight:bold;
	padding:4pt 0 0 25pt;
	margin:0;
}
.telefono{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -74px;
	padding-left:20pt;
}
.telefono ul{
	background:#FFF;
	display:none;
	width:184pt;
	border:2pt solid #ABC;
	float:right;
	padding:3pt;
	margin-top:4pt;
	text-align:left;
}
.telefono ul li{
	background: none;
}
.telefono p{
	margin:0;
}
.cambia-idioma p {
	margin:0;
	padding: 0 0 0 18pt;
}
.cambia-idioma p.bandera-es_ES {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -116px;
}
.cambia-idioma p.bandera-pt_PT{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -144px;
}
.cambia-idioma p span, .telefono p span{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -3px -246px;
	padding:1pt 5pt;
}
.cambia-idioma p span:hover, .telefono p span:hover{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -31px -246px;
	padding:1pt 5pt;
	cursor:pointer;
}
.cambia-idioma ul{
	background:#FFF; 
	display:none;
	width:100pt;
	padding:1pt 1pt 0;
	border:2px solid #ABC;
	border-top:none;
	margin-top:3px;
}
.cambia-idioma ul li a {
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -114px;
	display:block;
	margin:2pt 0;
	padding:2pt 18pt;
	border:1px solid #ABC;
}
.cambia-idioma ul li a:hover{
	background-color:#ABC;
	color:#FFFFC8;
}
.cambia-idioma ul li.activo a{
	background-color:#ABB;
	font-weight:normal;
	color:#FFF;
}
.cambia-idioma ul li.activo a:hover{
	background-color:#ABB;
	color:#FFF;
	text-decoration:none;
}
.cambia-idioma ul li.pt a {
	background-position:0 -141px;
}

#barra #top-carrito-compra{
	background:none /*url("../images/personalizado/carrito.png") no-repeat -107px -101px;*/;
	margin-top:-2pt;
	color:#000;
	width:125pt;
	float:left;
	padding:0;
}
#barra #top-carrito-compra a{
	color:#B03E27;
}
#barra #top-carrito-compra p a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -184px -104px;
	position:absolute;
	height:21pt;
	width:18pt;
	left:2pt;
	top:2pt;
	text-indent:-3000pt;
}
#barra .vacio{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -167px;
	color:#000;
	font-size:12px;
	padding:6pt 0 0 4pt;
	text-align:center;
	width:100%;
}
#barra .despliegame{
	display:none;
}
#barra #top-carrito-compra p{
	position:relative;
	padding: 7pt 0 0 4pt;
	cursor:pointer;
	width:100%;
}
.bloques-info{
	background:#FFF;
	border:1pt solid #ABC;
	float:left;
	margin:0 6pt 0 0;
	width:24%;
}
.completo{
	background:none;
	width:364pt;
	float:right;
	margin-right:0;
	border:none;
}
.bnnrs{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -807px 141px;
	float:left;
	margin:32pt 10pt 0 0;
	padding-bottom:13pt;
	width:138pt;
}
.bloques-info h5{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 0;
	font-size:14px;
	margin:0 0 3pt;
}
.bloques-info h5 span{
	padding: 0 2pt 0 4pt;
	font-size:16px;
	color:#FFF;
}
.bloques-info h5 a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat -336px -199px;
	padding:4pt 0 6pt 4pt;
	display:block;
}
.bloques-info h5.info{
	background-position: 0 0;
	margin:0 0 6px;
}
.bloques-info p{
	padding:3px 10pt 10pt;
	margin:0;
}
.bloques-info h5.info a{
	background-position:-330px -241px;
}
.bloques-info h5.info span{
	color:#525252;
	font-size:14px;
	margin-top:6pt;
	padding:0 0 0 15pt;
}
ul.bloque-informacion{
	width:150pt;
	margin:0 0 5pt 15pt;
}
ul.bloque-informacion li{
}
ul.bloque-informacion li a{
	background:url("../images/personalizado/sprite-iconos.png") no-repeat 0 -270px;
	display:block;
	font-size:13px;
	padding:2pt 0 2pt 24pt;
}
ul.bloque-informacion li a:hover{
	font-weight:bold;
	color:#B03E27;
}
ul.bloque-informacion li a.garantiasat{
	background-position:-2px -464px;
}
ul.bloque-informacion li a.garantiapre{
	background-position:-2px -491px;
}
ul.bloque-informacion li a.enviosfast{
	background-position:-2px -518px;
}
ul.bloque-informacion li a.descuentos{
	background-position:-2px -546px;
}
ul.bloque-informacion li a.rewards{
	background-position:-2px -603px;
}
ul.bloque-informacion li a.seguridad{
	background-position:-2px -575px;
}
ul.bloque-informacion li a.help{
	background-position:-2px -629px;
}
ul.bloque-informacion li a.pagons{
	background-position:-2px -268px;
}
ul.bloque-informacion li a.envios{
	background-position:-2px -296px;
}
ul.bloque-informacion li a.devoluciones{
	background-position:-2px -323px;
}
ul.bloque-informacion li a.privacidad{
	background-position:-2px -353px;
}
ul.bloque-informacion li a.proceso{
	background-position:-2px -380px;
}
ul.bloque-informacion li a.quienessomos{
	background-position:-2px -409px;
}
ul.bloque-informacion li a.faq{
	background-position:-2px -437px;
}
.publicidad{
	display:block;
	text-align:center;
	margin:0;
	padding:0;
}
