body {
	background: #E1D8C3;
	color: #403C3A;
	font-family: Arial, sans-serif;
	line-height: 1.8;
}

body#bd {
	background: #E1D8C3;
	color: #403C3A;
}

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


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

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

a:hover, a:active, a:focus {
	color: #EE9600 !important;
	text-decoration: underline;
}

a img {
	border: 0;
}

button:hover,
button:active,
button:focus {
	color: #EE9600 !important;
}

dl {
	margin: 15px 0;
}

dt {
	font-weight: bold;
	font-size: 115%;
}

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


/*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,.category-products .add-to,
.toolbar .pager,.toolbar .sorter,
.ratings, .ratings-list td.label,
.widget-btn, .validation-advice, .required,
#track_hint {
	font-size: 92%;
	line-height: 1.5;
}

/*Form---*/
input.input-text, select, textarea {
	border: 1px solid #DDDDDD;
	font: 100%/normal Arial, sans-serif;
	color: #333333;
	padding: 3px;
	vertical-align: middle;
}

input.input-text {
	background: #FFFFFF;
}

select {
	background: #FFFFFF;
}

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

.form-button, .form-button-alt,
.button {
	background: url(../images/button-bg.gif) repeat-x left bottom #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #464646;
	cursor: pointer;
	font: bold 100%/normal Arial, sans-serif !important;
	overflow: visible;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}

.form-button:hover, .form-button-alt:hover,
.form-button:active, .form-button-alt:active,
.form-button:focus, .form-button-alt:focus,
.button:active,.button:focus,.button:hover  {
	text-decoration: none;
}

.form-button span, .form-button-alt span,
.button span {
	padding: 0 5px;
}

.button span span {
	padding: 0;
}

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

optgroup {
	font-weight: bold;
}

textarea {
	overflow: auto;
}

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

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

/*Fieldset--*/
fielddset,
.fieldset {}

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

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

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

#ja-col1 address {
	color: #C8C8C8;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	position: relative;
	z-index: 2;
}

#ja-header .main {
	line-height: normal;
	position: relative;
	height: 100px;
	background: url(../images/header-bg.gif) left top;
}

/*Logo---*/
h1#logo, div#logo-text {
	display: block;
	float: left;
	font-size: 300%;
	height: 90px;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 295px;
}

h1#logo a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	float: left;
	height: 52px;
	outline: none;
	text-decoration: none;
	text-indent: -4000px;
	text-transform: uppercase;
	width: 229px;
}

h1#logo a span {
	position: absolute;
	top: -1000px;
}

div#logo-text {
	outline: none;
}

div#logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

div#logo-text h1 a {
	color: #666666;
	text-transform: uppercase;
}

.site-slogan {
	color: #666666;
	margin: 0 0 -2px 10px;
	padding: 0;
	letter-spacing: 1px;
}

/*Quick Access---*/
.quick-access {
	position: relative;
	top: 0;
	color: #666666;
	right: 0;
	width: 100%;
}

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

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

.shop-access {
	
}

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

.shop-access ul {
	display: inline;
}

.shop-access li {
	background: url(../images/sep-vline.gif) no-repeat right center;
	display: inline;
	padding-left: 5px;
	padding-right: 9px;
}

.shop-access strong {
	font-weight: bold;
}

.shop-tools {
	position: absolute;
	right: 20px;
	top: 10px;
}

div.ja-welcome {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

div.ja-welcome a,
div.ja-welcome strong {
	color: #32363F;
}

div.ja-welcome a:hover,
div.ja-welcome a:focus,
div.ja-welcome a:active {
	color: #32363F !important;
}

/*Languages Switcher---*/
.language-switcher {
	float: left;
	padding: 0 5px 0 20px;
	margin: 0;
}

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

.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---*/
#ja-searchwrap {
	background: url(../images/pathway-bg.gif) no-repeat right bottom;
	float: left;
	height: 50px;
	position: relative;
	width: 20%;
}

#ja-search {
	background: url(../images/search-bg.gif) no-repeat  center center;
	height: 24px;
	margin-top: 15px;
}

#ja-search legend { display: none; }

#ja-search .input-text {
	background: none;
	border: none;
	left: 18px;
	padding: 2px 5px 3px;
	position: absolute;
	top: 18px;
	width: 150px;
}

#ja-search .form-button{ display: none; }

.search-autocomplete { z-index: 999; margin-left: -5px; margin-top: 2px; }

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

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

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

.search-autocomplete li.odd {}

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

/*Top Banner ---*/
#ja-banner-top {
	position: relative;
	z-index: 2;
}

#ja-banner-top .main {
	position: relative;
	background: #FFFFFF;
	padding: 20px 0 0;
	width: 962px;
}

#ja-banner-top h2 {
	padding-left: 10px;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	z-index: 4;
	width: 150%;
	position: relative;
}

#ja-mainnav .wrap {
	border-bottom: 1px solid #C8C8C8;
	margin: 0 auto;
}

#ja-mainnav .main {
	background: #544F4C url(../images/mainnav-bg.gif) repeat-x center bottom;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #544F4C;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
}

/* CONTAINER
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0;
	margin: 0 auto;
	width: 990px;
}

#ja-wrapper1 {
	background: #FFFFFF url(../images/shadow-right.gif) repeat-y right center;
	padding-right: 14px;
}

#ja-wrapper2 {
	background: url(../images/shadow-left.gif) repeat-y left center;
	overflow: hidden;
	padding-left: 14px;
}

#ja-container {
	position: relative;
	z-index: 2;
	background:  url(../images/mainwrap-right-bg.gif) repeat-y right top;
}

#ja-container .wrap {}

#ja-container .main {}

.ja-lo-1col .main {}

.ja-lo-2colsr .main { background: url(../images/mainwrap-bg.gif) repeat-y 20% 0; }

.ja-lo-2colsl .main { background: url(../images/mainwrap-bg.gif) repeat-y 20% 0; }

.ja-lo-3col .main { background: url(../images/mainwrap-bg.gif) repeat-y 20% 0; }

#ja-main {
	background: url(../images/top-border-c.gif) repeat-x center top;
}

#ja-main .inner {
	background: url(../images/top-border-r.gif) no-repeat  right top;
	padding: 25px 0;
}
/*main content---*/
#ja-content {}
#ja-current-content {
	margin: 0;
	padding: 0 20px 15px 20px;
}

/*columns---*/
#ja-col1 {
	background: url(../images/top-border-l.gif) no-repeat right top;
}

#ja-col1 div.inner {
	color: #C8C8C8;
	padding: 8px 0 10px;
}

#ja-col1 a {
	color: #C8C8C8;
}

#ja-col2 {color: #666666;}

#ja-col2 .inner {
	padding: 0 25px 10px 0;
	background: none;
}

#ja-col2 .block {
	width: 100%;
	float: left;
	display: block;
}

/*breadcrums---*/
#ja-pathwaywrap {
	background: url(../images/pathway-right-bg.gif) no-repeat right bottom;
	clear: both;
	height: 50px;
	position: relative;
	z-index: 3;
}

#ja-pathway {
	display: block;
	float: right;
	line-height: 50px;
	width: 80%;
}

#ja-pathway .main{ padding: 0 0 0 20px; width: auto; }

#ja-pathway h4 {
	display: inline;
	padding-right: 5px;
	font-size: 100%;
}

#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 8px;
	background: url(../images/arrow.gif) no-repeat center;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
}

#ja-footer .main {
	background: url(../images/footer-right.gif) no-repeat right top #E6E6E6;
	color: #A5A5A5;
	line-height: normal;
}

#ja-footer a {
	color: #544F4C;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

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

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

#ja-footer .main div.spacer {
	background: #C8C8C8 url(../images/footer-left.gif) no-repeat right top;
	display: block;
	float: left;
	height: 100px;
	width: 20%;
}

#ja-footer .jm-info {
	color: #403C3A;
	float: right;
	padding: 20px 0;
	width: 80%;
}

#ja-footer .jm-copyright {
	float: left;
}

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

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

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

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

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top Spotlight --*/
#ja-topsl {
	padding-top: 20px;
}
/*Bottom Spotlight ---*/
#ja-botsl {
	background: url(../images/footer.jpg) repeat-x left top #454545;
	font-size: 11px;
}

#ja-botsl .main {
	padding: 30px 0 0;
	color: #A5A5A5;
}

#ja-botsl li {
	padding: 6px 0;
	background: none;
	display:block;
	overflow:hidden;
	width:100%;
}

#ja-botsl li a {
	color: #A5A5A5;
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat 2px 5px;
}

#ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus {
	color: #F8F8F7;
	background-image: url(../images/bullet-hover.gif);
	text-decoration: none;
}

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

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

div.ja-box-left,
div.ja-box-center,
div.ja-box-right {
	float: left;
	overflow: hidden;
}

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

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

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

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 {
	color: #FFFFFF;
	font-size: 110%;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#ja-botsl div.ja-box-right li {
	padding: 0;
}

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

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

/*Custom Links---*/
.hotline {
	font-weight: bold;
}

.support {
	margin-top: 5px;
}

#ja-botsl li.yahoo, #ja-botsl li.skype, #ja-botsl li.msn, #ja-botsl li.icq {
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding-left: 32px;
}

#ja-botsl li.yahoo { background-image: url(../images/icon-yahoo.gif); }

#ja-botsl li.skype { background-image: url(../images/icon-skype.gif); }

#ja-botsl li.msn { background-image: url(../images/icon-msn.gif); }

#ja-botsl li.icq { background-image: url(../images/icon-icq.gif); }

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

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

.success {color: #8CC01D;}
.error	{color: #CC0000;}
.notice	{color: #464646;}

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

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

.error-msg, .success-msg, .notice-msg, .note-msg {
	background-position: 10px 8px !important;
	background-repeat: no-repeat !important;
	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-color: #F8F8F7;
	background-image: url(../images/msg_error.gif);
	border-color: #CC0000;
	color: #CC0000;
}

.success-msg {
	background-color: #F8F8F7;
	background-image: url(../images/msg_success.gif);
	border-color: #8CC01D;
	color: #8CC01D;
}

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

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

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

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

.buttons-set {/*Container for form buttons*/
	clear: both;
	padding: 8px 0;
	text-align: right;
	font-weight: bold;
	border-top: 5px solid #DDDDDD;
	margin: 10px 0;
}

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

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

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

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

.btn-checkout {
	display: block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 8px;
}

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

.btn-checkout span {}

.btn-update {
	float: left;
}

/*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 #DDDDDD;
	padding-top: 10px;
}

.fieldset {
	border: 1px solid #DDDDDD;
	margin: 25px 0 15px;
	padding: 15px;
	background: #F8F8F7;
}

.fieldset .legend {
	background: #A5A5A5;
	color: #FFFFFF;
	float: left;
	font-size: 100%;
	font-weight: bold;
	margin: -25px 0 0;
	padding: 4px 8px;
}

.fieldset li {
	padding: 4px 8px;
}

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

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

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

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

.form-list li.fields .field {
	float: left;
	width: 275px;
}

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

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

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

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

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

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

.v-fix .month,
.v-fix .year {
	width: 90px !important;
	margin-right: 5px;
}

label.required {
	font-weight: bold;
}

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

/* HEADINGS
----------------------------------------------------------------*/
.head, .inner-head,
.box-head,.box-title,.sep-title {
	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-head h2,.box-title h3,
.step-title h2 {
	float: left;
	margin: 0;
	text-align: left;
}

.head a, .inner-head a {
	
}

/*Page heading---*/
.page-head, .page-head-alt,.page-title {
	margin: 0 0px 15px;
}

.page-head h3, .page-head-alt h3,.page-title h1 {
	background: url(../images/dot.gif) repeat-x left bottom;
	font-size: 200%;
	margin: 5px 0 20px;
	padding: 0 0 15px;
	text-transform: uppercase;
}

.ja-lo-1col .page-head h3 span,.ja-lo-1col .page-head-alt h3 span,.ja-lo-1col .page-title h1 span{
	padding-left: 10px;
}

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

.page-head a, .page-head-alt a {}

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

.button-level {
	position: relative;
}

.button-level h3 {
}

.button-level ul {
	position: absolute;
	right: 12px;
	top: 10px;
}

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

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

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

.box-header {
	background: #F8F8F7;
	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 {
	white-space: nowrap;
	border-bottom: 1px solid #DDDDDD;
}

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

.data-table td {
	border-bottom: 1px solid #DDDDDD;
}

.data-table thead td,
.data-table thead th{
	border-bottom: 5px solid #DDDDDD;
}

.data-table thead tr th {}

.data-table tfoot tr {}

.data-table tfoot td {
	background: none;
}

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

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

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

/* Bare List */ /* Unstyled list */
.bare-list {
	
}

.bare-list li {
	margin:0 3px !important;
	display: inline;
}

.block-tags {
	margin: 0 !important;
}

.block-tags .block-content {
	padding: 0 !important;
}
/*Pager---*/
/* Pager */
.pager { 
	background: #F5F5F5;
	color: #757575;
}

.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin: 5px 140px; text-align: center; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

.my-account .pager {
	border: none;
	background: none;
}

/* Sorter */
.sorter { 
	border-bottom: 0;
	background: none;
	color: #666666;
}
.sorter .view-mode { float:left;}
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {
}

.toolbar .pager { 
	background: #F5F5F5;
	color: #757575;
	border: 1px solid #E6E6E6;
}

.toolbar .sorter { 
	border-bottom: 0;
	background: none;
	color: #666666;
}

.pager p,
.pager div,
.sorter p,
.sorter div {
	margin: 5px 15px 0 15px;
}


.pager a {
	color: #EE9600;
	text-decoration: underline;
}

.pager select {
	width: 50px;
}

.sorter strong {
	border-bottom: 3px solid #464646;
}

.sorter td {
}

.sorter a {
	border-bottom: 3px solid #FFFFFF;
}

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

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

.sorter select {
	width: 85px;
}

.pager td {
	vertical-align: middle;
	width: 32%;
}

.pager tr {
	border: 1px solid #E6E6E6;
}

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

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

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

.rating-box .rating {
	background: url(../images/product_rating_full_star.gif) repeat-x;
	height: 14px;
	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;
}

p.rating-links {
	margin: 0;
}

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

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

.price-box .price {
	font-weight: bold;
}

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

.regular-price .price {
	font-weight: bold;
}

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

.old-price .price-label {
	color: #999999;
	white-space: nowrap;
}

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

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

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

.special-price .price {
	color: #464646;
	font-size: 115%;
	font-weight: bold;
}

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

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

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

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

a.minimal-price-link .label {}

a.minimal-price-link .price {
	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 #DDDDDD;
	background: #F8F8F7;
	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 {
	color: #333333;
	font-weight: bold;
}

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


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

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

.order-info-box .box-title {
	margin: 0 0 5px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
}

.order-info-box .box-title h2 {
	font-size: 115%;
	margin: 0;
	text-align: left;
}

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

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

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

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

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

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

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

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

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

.add-to-box {
	margin: 10px 0;
	padding: 10px;
	background: #F8F8F7;
	border: 1px solid #DDDDDD;
}

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

.add-to-box .or {
	color: #666666;
	float: left;
	font-weight: bold;
	padding: 5px 30px;
}

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

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

.add-to-box .add-to-links li a {
	color: #666666;
}

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

/*Tool Tips---*/
.tool-tip {
	background: #FFFFCC;
	border: 1px solid #DDDDDD;
	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 #999999;
	cursor: help;
	text-decoration: none !important;
}

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

.truncated .truncated_full_value dl {
	background: #FFFFCC;
	border: 1px solid #DDDDDD;
	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---*/
.link-cart {}
.link-remove { color: #999999 !important; }

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

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

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

.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 highlights [JM add]---*/
.link-mail {/*email link*/
	background-image: url(../images/icon_mail.gif);
}

.link-reviewcount { /*review link*/
	clear: both;
	color: #666666;
	display: block;
	padding-top: 10px;
	width: 100%;
}

.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
----------------------------------------------------------------*/
.block {
	clear: both;
	margin: 5px 0 10px;
	padding: 0;
}

.block-banner {
	padding: 0 !important;
}

.block div, .block div div {
	padding: 0;
}

.block div div div {
	padding: 8px 15px 15px;
}

.block div div div div {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
}

/*Box Head---*/
.block .block-title {
	font-size: 120%;
	text-transform: uppercase;
	line-height: normal;
	margin: 0 -14px 5px;
	padding: 0 14px 8px;
}

.block .block-title strong, .block .block-title h4 {
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
}

.block .block-subtitle {
	padding: 10px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

#ja-col1 .block .block-subtitle {
	border-color: #666666;
}

.block .block-title h5 {
	font-size: 100%;
	background: none;
	border: 0;
	padding: 0;
}

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

/*Box Content---*/
.block .block-content {
	padding: 8px 20px;
}

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

/*Box Action---*/
.block .actions {
	background: url(../images/v-line.gif) no-repeat top right;
	padding: 8px 0 !important;
	font-weight: bold;
	overflow: auto;
	clear: both;
}

.block .actions a {
	float: left;
}

.block .actions button {
	float: right;
}

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

.block ol li {
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
}

.block ol li.last {}

.block ol li a {

}

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

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

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

.block .product-names {}

.block a.link-cart {
	 color: #FFFFFF;
	 font-size: 92%;
	 background: #464646;
	 padding: 1px 5px;
}

/* Box Left Col */
#ja-col1 div.block {
	margin-bottom: 15px;
	padding: 0 15px;
	border: none;
}

#ja-col1 div.block .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
}

#ja-col1 div.block .block-content {
	padding: 8px 0;
	color: #C8C8C8;
}

#ja-col1 div.block .actions {}

#ja-col1 div.block ul {
	margin: 0;
	padding: 0;
}

#ja-col1 div.block li{
	background: none;
	margin: 0;
	padding: 0;
}

#ja-col1 div.block li a {
	background: url(../images/a-mainlevel-bg.gif) no-repeat left bottom;
	color: #C8C8C8;
	display: block;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	width: 100%;
}

#ja-col1 div.block li h5 a {
	padding: 5px 0;
}

#ja-col1 div.block li.current strong{
	background: url(../images/a-mainlevel-bg.gif) no-repeat left bottom;
	display: block;
	font-weight: bold;
	padding: 5px 0 4px 15px;
	text-decoration: none;
	width: 90%;
}

/* Box Right Col */

#ja-col2 .block .actions {
	background: none;
	border-top: 1px solid #DDDDDD;
}

/*Product Tags---*/
.block-tags ul {}

#ja-col1 .block-tags li,
.block-tags li {
	display: inline;
	margin: 0 3px !important;
	background: none;
	padding: 0;
	font-size: 115%;
}

#ja-col1 .block-tags li a {
	color: #C8C8C8;
	background: none !important;
	display: inline !important;
	padding: 0 !important;
}

#ja-col1 .block-tags a {
	color: #C8C8C8;
	background: none;
}

#ja-col1 .block-tags small {
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right: 12px;
}

/*Newsletter---*/
.block-subscribe fieldset.content {
	line-height: 2;
}

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

.block-subscribe {
	background: #544F4C url(../images/box-br-dark.gif) no-repeat right bottom;
	color: #E6E6E6;
}

.block-subscribe div{
	background: url(../images/box-bl-dark.gif) no-repeat left bottom;
}

.block-subscribe div div{
	background: url(../images/box-tr-dark.gif) no-repeat right top;
}

.block-subscribe div div div{
	background: url(../images/box-tl-dark.gif) no-repeat left top;
}

.block-subscribe .block-title {
	background: url(../images/sep2.gif) repeat-x center bottom;
}

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

.block-subscribe .block-content label {
	padding-top: 2px;
	font-size: 90%;
}

#newsletter {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
}

#ja-col1 #newsletter {
	width: 155px;
}

.block-subscribe .button{
	background: #E6E6E6 url(../images/but-bg.gif) repeat-x center top;
	border: 1px solid #C8C8C8;
	color: #403C3A;
	font-weight: bold;
	padding: 2px;
}

#ja-col2 div.block-subscribe .actions {
	border: none;
}

#ja-col1 div.block-subscribe {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

#ja-col1 div.block-subscribe div {
	background: none;
}

#ja-col1 div.block-subscribe div div div{
	padding: 0 15px;
}

#ja-col1 div.block-subscribe div div div div {
	padding : 0;
}

#ja-col1 div.block-subscribe .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
	border: none;
}

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

#ja-col1 div.block-subscribe .actions {
	padding: 0;
	border: none;
}

/*Mini Cart---*/
#ja-cart {
	background: url(../images/vm-cart-bg.gif) no-repeat right top;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 243px;
}

.mini-cart {
	margin-bottom: 30px;
	padding: 0 15px;
}

.mini-cart .head {
	background: none;
	border-top: none;
	margin: 10px 0 0 -70px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.mini-cart .head h4{
	float: none;
	text-align: center;
	color: #403C3A;
	font-size: 100%;
	font-weight: bold;
}

.mini-cart .content {
	padding: 8px 0;
	width: 170px;
}

.mini-cart p {
	margin: 0;
}

.mini-cart a {
	color: #FFFFFF;
}

.mini-cart p.subtotal {
	margin: 0;
}

.mini-cart ol#cart-sidebar li {}
.mini-cart ol#cart-sidebar li.last {}

.mini-cart .product-images {}
.mini-cart .product-details {}

.mini-cart .actions,
.mini-cart h5 {
	background: none;
	border: none;
	padding: 0;
}

.mini-cart h5 {
	padding-left: 20px;
}
/*Mini Wishlist---*/
.block-wishlist h5 {
  padding-left: 20px !important;
  clear: both;
  border-top: none !important;
}

.block-wishlist h4 {
  
}

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

.block-wishlist  {
	background: #E6E6E6 url(../images/box-br-grey.gif) no-repeat right bottom;
}

.block-wishlist div {
	background: url(../images/box-bl-grey.gif) no-repeat left bottom;
}

.block-wishlist div div{
	background: url(../images/box-tr-grey.gif) no-repeat right top;
}

.block-wishlist div div div{
	background: url(../images/box-tl-grey.gif) no-repeat left top
}

.block-wishlist .block-title {
	background: url(../images/sep.gif) repeat-x center bottom;
}

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

#ja-col1 div.block-wishlist .product-details {
	width: 55%;
}

#ja-col1 div.block-wishlist {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

#ja-col1 div.block-wishlist div {
	background: none;
}

#ja-col1 div.block-wishlist div div div{
	padding: 0 15px;
}

#ja-col1 div.block-wishlist div div div div {
	padding : 0;
}

#ja-col1 div.block-wishlist .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
}

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

#ja-col1 div.block-wishlist .actions {
	padding: 0;
}

#ja-col1 div.block-wishlist ul {
	margin: 0;
	padding: 0;
}

#ja-col1 div.block-wishlist li{
	background: none;
	margin: 0;
	padding: 0;
}

#ja-col1 div.block-wishlist li a {
	background: url(../images/a-mainlevel-bg.gif) no-repeat left bottom;
	color: #C8C8C8;
	display: block;
	font-weight: bold;
	padding: 5px 0 4px 15px;
	text-decoration: none;
	width: 100%;
}

#ja-col1 div.block-wishlist li a.product-image {
	width: 35%;
	background: none;
	padding: 0;
}

#ja-col1 div.block-wishlist li a.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;
	padding: 0;
}

#ja-col1 div.block-wishlist li a.link-cart {
	 color: #FFFFFF;
	 font-size: 92%;
	 background: #464646;
	 padding: 1px 5px;
}

/*Compare Products, Orders---*/
.block-compare,
.block-compared  {
	background: #E6E6E6 url(../images/box-br-grey.gif) no-repeat right bottom;
}

.block-compare div,
.block-compared div {
	background: url(../images/box-bl-grey.gif) no-repeat left bottom;
}

.block-compare div div,
.block-compared div div{
	background: url(../images/box-tr-grey.gif) no-repeat right top;
}

.block-compare div div div,
.block-compared div div div{
	background: url(../images/box-tl-grey.gif) no-repeat left top
}

.block-compare .block-title,
.block-compared .block-title {
	background: url(../images/sep.gif) repeat-x center bottom;
}

.block-compare .block-content,
.block-compared .block-content {
	padding: 0;
}

.block-compare p {}

.block-compare ol#compare-items li {}
.mini-cart ol#cart-sidebar li.last {}

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

#ja-col1 div.block-compare,
#ja-col1 div.block-compared {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

#ja-col1 div.block-compare div,
#ja-col1 div.block-compared div {
	background: none;
}

#ja-col1 div.block-compare div div div,
#ja-col1 div.block-compared div div div{
	padding: 0 15px;
}

#ja-col1 div.block-compare div div div div,
#ja-col1 div.block-compared div div div div {
	padding : 0;
}

#ja-col1 div.block-compare .block-title,
#ja-col1 div.block-compared .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
}

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

#ja-col1 div.block-compare .actions,
#ja-col1 div.block-compared .actions {
	padding: 0;
}

#ja-col1 div.block-compare ul,
#ja-col1 div.block-compared ul {
	margin: 0;
	padding: 0;
}

#ja-col1 div.block-compare li,
#ja-col1 div.block-compared li{
	background: none;
	margin: 0;
	padding: 0;
}

#ja-col1 div.block-compare li a,
#ja-col1 div.block-compared li a {
	background: url(../images/a-mainlevel-bg.gif) no-repeat left bottom;
	color: #C8C8C8;
	display: block;
	font-weight: bold;
	padding: 5px 0 4px 15px;
	text-decoration: none;
	width: 90%;
}

#ja-col1 div.block-compare li a.btn-remove,
#ja-col1 div.block-compared li a.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;
	padding: 0;
}

#ja-col1 div.block-compare li .product-name a,
#ja-col1 div.block-compared li .product-name a {
	background: none;
}

#ja-col1 div.block-compare .widget-btn {
	display: none;
}

/* Block Reorder */

.block-reorder {
	background: url(../images/box-br.gif) no-repeat right bottom;
}

.block-reorder div {
	background: url(../images/box-bl.gif) no-repeat left bottom;
}

.block-reorder div div {
	background: url(../images/box-tr.gif) no-repeat right top;
}

.block-reorder div div div {
	background: url(../images/box-tl.gif) no-repeat left top;
}

.block-reorder div div div div {
	background: none ;
	float: none;
	margin: 0;
	padding: 0;
}

.block-reorder .block-title {
	border-bottom: 1px solid #DDDDDD;
}

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

.block-reorder h5 {
	border-top: 0;
}

.block-reorder table {
	margin: 10px 0;
}

.block-reorder li {
	padding: 2px;
	vertical-align: middle;
}

.block-reorder .right {
	float: left;
}

#ja-col1 div.block-reorder {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

#ja-col1 div.block-reorder div {
	background: none;
}

#ja-col1 div.block-reorder div div div{
	padding: 0 15px;
}

#ja-col1 div.block-reorder div div div div {
	padding : 0;
}

#ja-col1 div.block-reorder .block-title {
	border: none;
}

#ja-col1 div.block-reorder div {
	background: none;
	padding: 0;
}

#ja-col1 div.block-reorder .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
}

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

#ja-col1 div.block-reorder .actions {
	padding: 0;
	border: none;
}

/*Mini Product View---*/
.block-viewed {
	background: #544F4C url(../images/box-br-dark.gif) no-repeat right bottom;
	color: #E6E6E6;
}

.block-viewed div{
	background: url(../images/box-bl-dark.gif) no-repeat left bottom;
}

.block-viewed div div{
	background: url(../images/box-tr-dark.gif) no-repeat right top;
}

.block-viewed div div div{
	background: url(../images/box-tl-dark.gif) no-repeat left top;
}

.block-viewed .block-title {
	background: url(../images/sep2.gif) repeat-x center bottom;
}

.block-viewed ol#recently-viewed-items li {
	padding: 2px 12px;
	background: url(../images/arrow.gif) no-repeat 2px 10px;
}

#ja-col2 .block-viewed ol li a {
	color: #E6E6E6;
}

#ja-col2 div.block-viewed .block-content {
	padding: 0;
}

#ja-col1 div.block-viewed {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

#ja-col1 div.block-viewed div {
	background: none;
}

#ja-col1 div.block-viewed div div div{
	padding: 0 15px;
}

#ja-col1 div.block-viewed div div div div {
	padding : 0;
}

#ja-col1 div.block-viewed .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
}

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

#ja-col1 div.block-viewed .actions {
	padding: 0;
}

#ja-col1 div.block-viewed ul {
	margin: 0;
	padding: 0;
}

#ja-col1 div.block-viewed li{
	background: none;
	margin: 0;
	padding: 2px 0;
}

#ja-col1 div.block-viewed li a {
	background: url(../images/a-mainlevel-bg.gif) no-repeat left bottom;
	color: #C8C8C8;
	display: block;
	font-weight: bold;
	padding: 5px 0 4px 15px;
	text-decoration: none;
	width: 90%;
}

p.product-name {
	margin: 0;
}

p.product-name a {
	background: none !important;
	padding: 0 !important;
}

/*Poll---*/
.block-poll {
	background: url(../images/box-br.gif) no-repeat right bottom;
}

.block-poll div {
	background: url(../images/box-bl.gif) no-repeat left bottom;
}

.block-poll div div {
	background: url(../images/box-tr.gif) no-repeat right top;
}

.block-poll div div div {
	background: url(../images/box-tl.gif) no-repeat left top;
}

.block-poll div div div div {
	background: none ;
	float: none;
	margin: 0;
	padding: 0;
}

.block-poll .block-title {
	border-bottom: 1px solid #DDDDDD;
}

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

.block-poll h5 {
	border-top: 0;
}

.block-poll ul {
	margin: 10px 0;
}

.block-poll li {
	padding: 2px;
	vertical-align: middle;
}

.block-poll .right {
	float: left;
}

#ja-col1 div.block-poll {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

#ja-col1 div.block-poll div {
	background: none;
}

#ja-col1 div.block-poll div div div{
	padding: 0 15px;
}

#ja-col1 div.block-poll div div div div {
	padding : 0;
}

#ja-col1 div.block-poll .block-title {
	border: none;
}

#ja-col1 div.block-poll div {
	background: none;
	padding: 0;
}

#ja-col1 div.block-poll .block-title {
	background: #403C3A;
	color: #EE9600;
	margin: 0 -15px 5px;
	padding: 8px 15px;
}

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

#ja-col1 div.block-poll .actions {
	padding: 0;
	border: none;
}

#ja-col1 div.block-poll li {
	padding: 2px;
}

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

.block-related p {}

.block-related ol li {
	border-top: 1px solid #DDDDDD;
	border-bottom: 0;
	position: relative;
}

.block-related ol li.last {
	border: none;
}

#ja-col1 .block-related ol li {
	border-top: 1px solid #716C69;
	padding: 10px 0;
}

#ja-col1 .block-related ol li {
	border: none;
}

.block-related .product-images {
	position: absolute;
	left: 0;
	top: 5px;
	padding-left: 25px;
	overflow: hidden;
}

.block-related .product-images {
	width: 50px;
	margin: 0;
}

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

.block-related .product-details {
	display: block;
	padding: 0;
}

#ja-col1 div.block-related li a {
	background: none;
	display: inline;
	padding: 0;
	width: auto;
	margin: 0;
}

#ja-col1 div.block-related .price-box {
	padding: 0;
}

#ja-col1 div.block-related .link-cart {
	/* -x-system-font: none !important; */
	background: #FFFFFF url(../images/button-bg.gif) repeat-x scroll left bottom;
	border: 1px solid #D5D5D5;
	color: #464646;
	cursor: pointer;
	font-family: Arial,sans-serif !important;
	font-size: 100% !important;
	/*font-size-adjust: none !important;
	font-stretch: normal !important;*/
	font-style: normal !important;
	font-variant:normal !important;
	font-weight: bold !important;
	line-height: normal !important;
	overflow: visible;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	margin-left: 25px;
}

/*Layered Navigation---*/
.block-layered-nav {
	background: none;
}

.block-layered-nav .block-title {}

.block-layered-nav h3 {
	
}

.block-layered-nav .actions {}
#ja-col1 .block.block-layered-nav .block-content {
	padding: 0;
}

.block-layered-nav .block-subtitle {
	padding: 8px 0;
	font-size: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	border-top: none;
}

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

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

.block-layered-nav .narrowed-category li .label {
	font-weight: normal;
}

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

#narrow-by-list ol {
	margin: 0;
}

#narrow-by-list {
	padding: 0;
	margin: 0;
}

#narrow-by-list dt {
	background: url(../images/a-mainlevel-bg.gif) no-repeat left bottom;
	color: #C8C8C8;
	display: block;
	font-weight: bold;
	padding: 5px 0 4px 15px;
	text-decoration: none;
	width: 90%;
	font-size: 100%;
}

#narrow-by-list dd {}

#ja-col1 #narrow-by-list dd li a{
	background: url(../images/bullet-list2.gif) no-repeat 8px 8px;
	color: #C8C8C8;
	display: inline;
	padding: 2px 4px 2px 20px;
	text-decoration: none;
}

#ja-col1 #narrow-by-list dd li {
	padding: 0;
}

#narrow-by-list dd.last li {}

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

/*CATALOG LISTING
----------------------------------------------------------------*/
.catalog-listing,.category-products { }

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

.catalog-listing h5,
.category-products h2 {
	font-size: 150%;
}

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

.catalog-listing .add-to,
.category-products .add-to-links {
	margin: 10px 0 0 0;
}

.catalog-listing .add-to a,
.catalog-listing .add-to a.link-cart,
.category-products .add-to-links a,
.category-products .add-to-links a.link-cart {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 8px;
}

.catalog-listing .add-to .pipe,
.category-products .add-to-links .separator {
	display: none;
}

/*List Type---*/
.products-list h2 {
	font-size: 150%;
}

.products-list h2 a {
	color: #333333;
}

.products-list .item {
	padding: 15px 0;
	border-top: 1px solid #DDDDDD;
}

.products-list .product-image {
	float: left;
	width: 25%;
	text-align: left;
}

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

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

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

.products-list .add-to-links {
	margin-bottom: 0;
	font-weight: bold;
}

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

.products-list .product-shop .add-to-links a {
	margin: 0 5px;
}

/*Grid Type---*/
.listing-type-grid,
.products-grid {
}

.listing-type-grid h5,.listing-type-grid .last .center h5, /*product name*/
.listing-type-grid .product-image,.listing-type-grid .last .center .product-image, /*product name*/
.listing-type-grid .ratings,.listing-type-grid .last .center .ratings, /*product rating*/
.listing-type-grid .price-box,.listing-type-grid .last .center .price-box, /*product price*/
.listing-type-grid .form-button, .listing-type-grid .last .center .form-button, /*addtocart btn*/
.listing-type-grid .out-of-stock,.listing-type-grid .last .center .out-of-stock,  /*oos msg*/
.listing-type-grid .add-to,.listing-type-grid .last .center .add-to  /*product link*/,
.products-grid h2,.products-grid .last .center h2, /*product name*/
.products-grid .product-image,.products-grid .last .center .product-image, /*product name*/
.products-grid .ratings,.products-grid .last .center .ratings, /*product rating*/
.products-grid .price-box,.products-grid .last .center .price-box, /*product price*/
.products-grid .form-button, .products-grid .last .center .form-button, /*addtocart btn*/
.products-grid .out-of-stock,.products-grid .last .center .out-of-stock,  /*oos msg*/
.products-grid .add-to,.products-grid .last .center .add-to-links,  /*product link*/
.products-grid .actions {
	margin: 0 0 10px 16px;
}

.listing-type-grid .first h5, .listing-type-grid .last .first h5,/*product name*/
.listing-type-grid .first .product-image,.listing-type-grid .last .first .product-image, /*product name*/
.listing-type-grid .first .ratings,.listing-type-grid .last .first .ratings, /*product rating*/
.listing-type-grid .first .price-box, .listing-type-grid .last .first .price-box,/*product price*/
.listing-type-grid .first .form-button,.listing-type-grid .last .first .form-button, /*addtocart btn*/
.listing-type-grid .first .out-of-stock, .listing-type-grid .last .first .out-of-stock, /*oos msg*/
.listing-type-grid .first .add-to, .listing-type-grid .last .first .add-to  /*product link*/ ,
.products-grid .first h2,/*product name*/
.products-grid .first .product-image, /*product name*/
.products-grid .first .ratings, /*product rating*/
.products-grid .first .price-box, /*product price*/
.products-grid .first .form-button, /*addtocart btn*/
.products-grid .first .out-of-stock, /*oos msg*/
.products-grid .first .add-to,   /*product link*/
.products-grid .first .actions{
	margin: 0 0 10px;
}

.listing-type-grid .last h5, /*product name*/
.listing-type-grid .last .product-image, /*product name*/
.listing-type-grid .last .ratings, /*product rating*/
.listing-type-grid .last .price-box, /*product price*/
.listing-type-grid .last .form-button, /*addtocart btn*/
.listing-type-grid .last .out-of-stock, /*oos msg*/
.listing-type-grid .last .add-to /*product link*/,
.products-grid .last h2, /*product name*/
.products-grid .last .product-image, /*product name*/
.products-grid .last .ratings, /*product rating*/
.products-grid .last .price-box, /*product price*/
.products-grid .last .form-button, /*addtocart btn*/
.products-grid .last .out-of-stock, /*oos msg*/
.products-grid .last .actions /*product link*/ {
	margin: 0 0 10px 25px;
}

.listing-type-grid .form-button,
.catalog-listing .form-button,
.products-grid .button-cart,
.btn-cart {}

.product-image {
	position: relative;
}

.ja-product-mask {
	background: url(../images/trans3.png) no-repeat top left;
	width: 180px; 
	height: 135px; 
	position: absolute; 
	top: 0; 
	left: 0;
}

.listing-type-grid h5,
.products-grid h2 {
	font-size: 115%;
}

.listing-type-grid h5 a,
.products-grid h2 a {
	color: #464646;
}

.listing-type-grid ol.grid-row,
.products-grid ol.grid-row {}

.listing-type-grid li.item,
.products-grid li.item {
	float: left;
	overflow: hidden;
	width: 33.3%;
	margin: 0 !important;
	padding: 10px 0;
}

.listing-type-grid ol.odd,.products-grid ol.odd	{}
.listing-type-grid li.last,.products-grid li.last {
	float: right;
}

.listing-type-grid .product-image,.products-grid .product-image {
	text-align: left;
	vertical-align: bottom;
}

.listing-type-grid .rating-box,
.products-grid .rating-box {
	float: none;
	margin-left: 0;
	margin-right: 10px;
}

.products-grid .amount {
	display: block;
	margin-top: 10px;
}

.listing-type-grid .ratings a,.products-grid .ratings a {}

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

.listing-type-grid .add-to-links {
	margin-bottom: 0;
}

.listing-type-grid .pipe {
	display: none;
}

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-view {margin: 0 -15px;}

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

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

.product-img-box { width: 222px; }

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

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

/*Product Images---*/
.product-img-box .product-image-zoom {
	height: 165px;
	overflow: hidden;
	position: relative;
	width: 220px;
	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 16px 0 16px;
	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: 0;
	top: 7px;
}

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

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

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

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

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

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

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

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

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

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

.product-essential .short-description {}

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

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

.product-options dt label {
	color: #333333;
	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: #333333;
	padding: 3px;
}

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

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

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

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

.product-options dd select {
	width: 99%;
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #DDDDDD;
	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: #F8F8F7;
	border: 1px solid #DDDDDD;
	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 .box-collateral {
	padding: 0 15px 15px;
}

.product-collateral h2 {
	padding: 8px 15px;
	margin: 15px 0 15px -10px;
	background: #E7E8E6;
	font-size: 100%;
	text-transform: uppercase;
}

.product-collateral .box-collateral h2 {
	font-size: 100%;
	text-transform: uppercase;
}

.product-collateral .box-collateral h3 {
	margin: 10px 0 5px;
	font-size: 100%;
}

/*Product Description*/
.product-collateral .product-specs {}

/*Additional Information*/
.product-collateral .box-additional table {
	border: 1px solid #DDDDDD;
}

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

.product-collateral .box-additional .odd td,
.product-collateral .box-additional .odd th {
	background: #F8F8F7;
	border-bottom: 1px solid #DDDDDD;
}

.product-collateral .box-additional .even td,
.product-collateral .box-additional .even th {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

.product-collateral .box-additional .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: left;
	vertical-align: top;
	border: none;
}

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

#customer-reviews ol {
	padding: 0 15px;
}

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

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

.product-review-box {
	padding-bottom: 10px;
}

#product-review-table {
	margin: 8px 0 0;
	width: 456px;
}

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

#product-review-table th {
	text-align: left;
	width: 100px;
}

#customer-reviews .form-list li .input-box .input-text, 
#customer-reviews .form-list li .input-box textarea {
	width: 450px;
}

/*tags*/
#addTagForm label {
	display: block;
	width: 100%;
}

#addTagForm .input-box{
	background: url(../images/icon_tag_add.gif) no-repeat 0 2px #FFFFFF;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: middle;
	float: left;
}

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

.product-collateral #addTagForm .input-box .input-text {
	width: 200px;
	float: left;
}

.product-collateral #addTagForm .button {
	margin-left: 5px;
}

.product-tags {}

.product-tags li {
	display: inline;
	padding: 0 8px 0 4px;
}

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

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

.tags-list li {
	display: inline;
}

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

.giftmessages .fieldset {
	background: #FFFFFF;
	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: #464646;
	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;
}

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

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

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

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

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

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

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

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

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

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

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

.shopping-cart tr.error {
	background: #F3F3F3 !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 #DDDDDD;
	float: right;
	margin-top: 20px;
	width: 25%;
	padding: 0;
}

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

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

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

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

.cart-collaterals .totals tfoot td .price {}

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

.cart-collaterals .totals ul.checkout-types .button {
	margin-right: 20px;
}

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

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

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

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

.cart-collaterals .col2-set h2 {
	font-size: 100%;
}

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

.cart-collaterals .col2-set .box .form-button {
	margin-left: 5px;
}

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

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

.cart-collaterals .col2-set .shipping select,
.cart-collaterals .col2-set .discount select {
	width: 216px;
}

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

.cart-collaterals .col2-set .crosssell h4 {
	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 #DDDDDD;
	padding: 15px 5px;
}

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

.cart-collaterals .col2-set .crosssell .product-details {
	width: 150px;
	float: right;
}

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

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

.cart-collaterals .col2-set .crosssell .product-details .add-to-links li {
	background: url(../images/arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;
	border: none;
}

.cart-collaterals .col2-set .crosssell .product-details .add-to-links li .separator {
	display: none;
} 

.cart-collaterals .col2-set .crosssell .product-details .add-to-links li a {
	color: #666666;
}

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

.opc li.section {
	position: relative;
	margin-bottom: 5px;
}

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

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

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

.opc .step-title {
	background: #F8F8F7;
	border: 1px solid #DDDDDD;
	padding: 8px 15px;
}

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

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

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

.opc h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 115%;
}

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

.opc .number {
	background: #999999;
	padding: 0 4px;
	color: #DDDDDD;
	float: left;
	margin-right: 5px;
	line-height: normal;
}

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

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

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

.opc .allow h2 {
}

.opc .allow .number {
	background: #8CC01D;
	border: 1px solid #8CC01D;
	color: #FFFFFF;
}

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

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

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

.opc .active .box {
	background: #FFFFFF;
	display: block;
}

.opc .active .fieldset {
	background: #FFFFFF;
}

.opc .alloq .step-title a {
	display: block; /* Display Edit button in active selection */
}

.opc dd .form-list {
	margin: 0;
}

.opc dd .form-list ul {
	margin: 5px 0 15px 25px;
}

.opc .checkmo-mailing-address {
	padding-left: 20px;
}

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

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

/*Checkout Progress---*/
/*Side Box*/
.block-progress {
	background: none;
	border: none;
	border-top: 1px solid #DDDDDD;
}

.block-progress dl {
	margin: 10px 0 0;
}

.block-progress dt {
	padding: 5px 0 !important;
	background: url(../images/bullet-hover.gif) no-repeat left center;
	color: #C8C8C8;
	font-weight: bold;
	text-indent: 15px;
	font-size: 92%;
}

.block-progress dt.complete {
	background: none;
	text-indent: 0;
}

.block-progress dt h5 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	border: 0;
	background: url(../images/bullet.gif) no-repeat left 6px;
	text-indent: 12px;
	color: #C8C8C8;
}

.block-progress dt.complete h5 {
	
}

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

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

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

.one-page-checkout .box-no-padding {
	padding: 15px 0px;
}

.one-page-checkout .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: #F8F8F7;
}

.checkout-progress li {
	color: #666666;
	float: left;
	font-weight: bold;
	width: 20%;
	padding: 2px 0;
	text-indent: 15px;
	background: url(../images/sep_checkout_progress.gif) repeat-y right;
}

.checkout-progress li.active {
	color: #FFFFFF;
	background: url(../images/sep_checkout_progress.gif) repeat-y right #464646;
	width: 19%;
}

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

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

.multiple-checkout {
	position: relative;
}

.multiple-checkout .box {
	margin: 20px 0 10px;
	clear: both;
	border: 0;
	padding: 0;
}

.multiple-checkout .legend {
	background: #333333;
	color: #E7E8E6;
	font-size: 115%;
	float: left;
	margin-bottom: 0;
	margin-top: -10px;
	padding: 2px 8px;
}

.multiple-checkout .content {
	padding: 15px 8px;
}

.multiple-checkout h2.legend,
.multi-address-checkout-box .count-head-alt,
.multiple-checkout h3.legend {
	background: #A5A5A5;
	color: #FFFFFF;
	padding: 8px;
	float: none;
	margin: 0;
}

.multiple-checkout h3.legend {
	margin-top: 10px;
}

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

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

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

.multiple-checkout .box-title h3,
.multiple-checkout .box-title h2,
.multiple-checkout .box-title h4 {
	margin: 0;
	padding: 0;
	float: none;
	font-size: 115%;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
}

.multi-address-checkout-box .box-title a {
	color: #464646;
}

.multi-address-checkout-box .form-list {
	margin: 0;
}

.multi-address-checkout-box .form-list ul {
	margin: 5px 0 15px;
}

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

.multiple-checkout .box-sp-methods {
	background: #FFFFCC;
	border: 1px solid #DDDDDD;
	padding: 10px;
	position: relative;
}

.box-sp-methods .pointer {
	position: absolute;
	right: -40px;
	top: -20px;
}

.multiple-checkout h2 {
	font-size: 100%;
}

.col-wide {}

.col-wide h3,
.col-wide h4{
	font-size: 115%;
	margin: 20px 0 15px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 8px;
}

.col-wide h3.product-name {
	font-size: 100%;
	text-transform: none;
	margin: 0;
	padding: 0;
	border: none;
}

.col-wide th,
.col-wide td {
	padding-left: 0;
}

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

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

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

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

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

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

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

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

/*CUSTOMER
----------------------------------------------------------------*/ 
/*Login---*/
#login-form  {}

#login-form  h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 115%;
	border: 1px solid #DDDDDD;
	padding: 7px 15px 7px 27px;
}

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

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

#login-form .button-set {}

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

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

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

#add_recipient_button {
	margin: 0;
}

.additional-row p {
	float: right;
	margin: 0;
}

#recipients_options label.required {
	line-height: 20px;
	display: block;
}

/*My Account navigation---*/
.block-account {
	background: none;
	border: none;
	border-top: 1px solid #D5D5D5;
}

.block-account .head {
}

.block-account .head h3 {
	color: #757575;
}

.block-account ul {}
.block-account li {
	background: url(../images/sep-hline.gif) repeat-x bottom;
}

.block-account li a, .block-account li.current strong {
	display: block;
	padding: 5px 5px 6px 12px;
	color: #666666;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat left 14px;
}

.block-account li a:hover, .block-account li a:active, .block-account li a:focus {
	color: #464646;
	background: url(../images/bullet-hover.gif) no-repeat left 14px;
}

.block-account li.current strong {
	font-weight: bold;
	background: url(../images/bullet-hover.gif) no-repeat left 14px;
	color: #ee9600;
}

.block-account li.last {
	background: none !important;
}

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

.box-account .box-head {
	padding: 8px 0px;
	margin: 0 0px 15px;
	border-bottom: 1px solid #DDDDDD;
}

.box-account .box-title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
	text-transform: uppercase;
	font-size: 92%;
}

.box-account h2 {
	margin: 0;
	font-size: 100%;
}

.box-account h3 {
	margin: 0;
	font-size: 100%;
}

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

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

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

.box-account ol .number {
	float: left;
	font-size: 100%;
	font-weight: bold;
	padding: 0 5px;
	margin-top: 4px;
	background: #464646;
	color: #FFFFFF;
}

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

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

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

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

.box-account .ratings strong {
	float: left;
}

.box-account .tags strong {
	float: left;
}

.box-account .tags li {
	margin: 0;
	display: inline;
	margin: 0 5px;
}

.account-side .actions {
	border-top: 1px solid #DDDDDD;
	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 0 10px;
}

.col2-set, .col3-set, .col4-set, .col5-set {
	padding-top: 5px;
}

.account-box .head h4,
.box-account .box-head h2 {
	background-position: 0 center;
	background-repeat: no-repeat;
	margin: 0;
	font-size: 100%;
	text-transform: uppercase;
}

.ad-orders .head h4 {
	background-image: url(../images/icon_folder_table.gif);
	padding-left: 30px;
}

.ad-account-info .box-head h2 {
	background-image: none;
	text-indent: 0;
}

.ad-tags .box-head h2 {
	background-image: url(../images/icon_ma_tags.gif);
	padding-left: 30px;
}

.ad-reviews .box-head h2{
	background-image: none;
}

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

/*Account Addressbook---*/
.primary-address-list h4, .addresses-list h2 {
	font-size: 125%;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.primary-address-list li {
	margin-bottom: 10px;
	padding-left: 10px;
}

.primary-address-list li .head {
	margin: 0;
}

.addresses-primary li h3 {
	margin: 0 0 5px -10px;
	text-indent: 10px;
	background: url(../images/arrow.gif) no-repeat left center; 
	font-size: 100%;
}

.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 {
	background: #F8F8F7;
}

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

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

/*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 #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

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

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

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

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

.compare-products tbody.attribute-cart td.label {
	background: #FFFFCC !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 {
	border-bottom: 1px solid #DDDDDD !important;
}

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

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

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

#wishlist-table textarea {
	width: 95%;
	height: 175px;
}

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

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

.advanced-search .legend {
	background: #FFFFFF;
	border: 0;
	color: #666666;
	float: left;
	font-size: 125%;
	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: #FFFFCC;
	border: 1px solid #DDDDDD;
	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: #333333;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left 6px;
	padding-left: 8px;
}

.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: #666666;
	padding: 15px 30px !important;
	margin: 0 !important;
	text-align: left;
}

.print-head, .page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 3px solid #666666;
	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 #DDDDDD;
	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: #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	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: #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 10px;
	line-height: normal;
	font-size: 115%;
}

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

.recently a.product-name {
	font-weight: bold;
}

.recently .add-to {
	margin-top: 5px;
	font-size: 11px;
}

table.recently-list {
	width: 100%;
}

table.recently-list td {
	width: 20%;
}

/* Site map */

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

/*==============================================================*/
/*Mis---*/
span.first-word {}

.maskDesc .jm-slide-desc {
	background: none !important;
}

.category-head3 h2{
	background: url(../images/dot.gif) repeat-x left bottom;
	font-size: 200%;
	margin: 5px 0 20px;
	padding: 0 0 15px;
	text-transform: uppercase;
}

.category-head3 h2 span{

}

.category-head h2{
	background: url(../images/dot.gif) repeat-x left bottom;
	font-size: 200%;
	margin: 5px 0 20px;
	padding: 0 0 15px;
	text-transform: uppercase;
}

.category-head h2 span{

}

.category-img {
	margin: 0 0 20px;
	line-height: normal;
	text-align: center;
}

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

a.readon {
	text-align: center;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 12px;
	font-size: 92%;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

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

.ja-tools { float: left; }
.ja-tools ul { float: left; padding-left: 20px; }
.ja-usertools-color {
	margin-top: 2px;
	float: right;
}

.ja-usertools-color li {
	float: left;
	background: none !important;
}

.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 SLIDESHOW*/
.jm-slide-item img {
	border-left: 5px solid #D5D5D5 !important;
	border-right: 5px solid #D5D5D5 !important;
}

/*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 {
	background: url(../images/dot.gif) repeat-x left bottom;
	font-size: 200%;
	margin: 0 0 20px;
	padding: 0 0 15px;
	text-transform: uppercase;
}

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

/*JM PRODUCTS LIST*/
.jm-product-list {
}

.jm-product-list .catalog-listing {
	
}

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

.jm-product-list ol.last {
	background: none;
}

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

/*JM PRODUCT SLWI*/

.jm-product-slwi ul li {
	padding: 0 0 0 10px !important;
	height: 180px !important;
}

.jm_product_item {
	height: 180px !important;
}

.jm-product-slwi ul li.first {
	padding: 0 10px 0 0 !important;
}

.jm-product-slwi ul li.center {
	padding: 0 10px 0 10px !important;
}

.jm-product-slwi ul li.last {
	padding: 0 0 0 10px !important;
}

.jm-product-slwi ul li a,
.jm-product-slwi ul li a:hover,
.jm-product-slwi ul li a:focus,
.jm-product-slwi ul li a:active {
	text-decoration: none;
}

.jm_item_desc span {
	padding-left: 20px;
}

.jm_item_desc a,
.jm_item_desc a:active,
.jm_item_desc a:hover,
.jm_item_desc a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.jm_item_desc span span{
	padding-left: 0;
}

#ja-banner-top .jm-products-slider-content {
	padding: 0;
}