body {

	background: #fff;

	color: #000;

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

	line-height: 1.6;

}



body#bd {

	background: #1c1c1c;

	color: #C5C5C5;

	min-width: 980px;

}



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

	text-decoration: none;

}



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

	color: #fb8819;

	text-decoration: underline;

}



a img {

	border: 0;

}



/* Heading */

h1 {font-size: 200%;}

h2 {font-size: 100%;}

h3 {font-size: 150%;}

h4 {font-size: 125%;}

h5 {font-size: 100%;}

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



/* Hr */



hr {

	border: none;

	border-bottom: 1px solid #303030;

	margin-right: 10px;

}



/*Title text---*/

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

	/*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,

.ratings, .ratings-list td.label,

table.pager, table.view-by,

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

.toolbar .pager,.toolbar .sorter,

#track_hint {

	font-size: 92%;

	line-height: 1.5;

}



/*Form---*/

input.input-text, select, textarea,.product-custom-option {

	background: #303030;

	border-color: #151515 #202020 #202020 #151515;

	border-style: solid;

	border-width: 1px;

	font-weight: normal;

	padding: 5px 10px 6px;

	vertical-align: middle;

	color: #757575;

}



select {

	color: #C5C5C5;

	padding: 2px;

}



.input-text:hover, textarea:hover,

.input-text:focus, textarea:focus {

	border: 1px solid #fb8819;

}



.button, .btn-cart {

	color: #ccc;

	cursor: pointer;

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif !important;

	font-size: 100%;

	overflow: visible;

	text-align: center;

	vertical-align: middle;

	padding: 0 10px !important;	

	background: url(../images/but-bg.gif) repeat-x left bottom #202020;

	border: 1px solid #151515;

	height: 30px;

	line-height: 30px;

}



.button:hover,

.button:active,

.button:focus,

.btn-cart:hover,

.btn-cart:active,

.btn-cart:focus {

	border: 1px solid #151515;

}



.button-level .button,

.button-level .btn-cart{

	margin-top: 0;

}



.page-head.button-level .button,

.page-head.button-level .btn-cart {

	margin-top: 5px;

	margin-right: 15px;

	float: right;

}



.button span,

.btn-cart span {

	white-space: nowrap;

	font-weight: bold;

}





.button:hover span,

.button:active span,

.button:focus span,

.btn-cart:hover span,

.btn-cart:active span,

.btn-cart:focus span {

	color: #fb8819;

}



.buttons-set {

	clear: both;

}



option, optgroup {

	font: 100%/normal "Segoe UI", Helvetica, 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 legend {

	font-weight: bold;

	margin-bottom: 5px;

}



/*Tables--*/

td, th { padding: 8px 15px; line-height: 1.5;}

th { text-align: left; }



/*Others--*/

address {

	font-style: normal;

}



/* HEADER

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

#ja-header {

	background: #202020;

	border-bottom: 1px solid #151515;	

}



#ja-header .main {

	line-height: normal;

	position: relative;

	z-index: 99;

}



#ja-header .main .quote {

	width: 240px;

	float: right;

	text-align: right;

	background: url(../images/quote-tl.gif) no-repeat left 10px;

	font-size: 92%;

}



#ja-header .main .quote img {

	padding: 4px;

	border: 1px solid #303030;

	margin: 10px 5px 5px;

}



.ja-top { float: right; margin: 35px 15px 0 0;}



#ja-header .inner {

	padding: 0;

	margin: 0;

	height: 95px;

}



/*Logo---*/

h1#logo {

	margin: 20px 0 0 15px;

	padding: 0;

	float: left;

}



h1#logo a {

	display: block;

	text-decoration: none;

	color: #fff;

	font-size: 200%;

	height: 51px;

	width: 318px;

	background: url(../images/logo.png) no-repeat left top;

	text-indent: -99999px;

}



h1#logo a span {

	position: absolute;

	top: -1000px;

}



/*Quick Access---*/

.quick-access {

	color: #ccc;

	text-align: left;

	background: #151515;

	border-bottom: 1px solid #000000;

}



.quick-access li.first {

	margin-left: 10px;

}



.quick-access li.last {

	background: none;

	padding-right: 0;

}



.quick-access .shop-access {

	display: block;

	overflow: hidden;

	height: 30px;

	line-height: 30px;

}



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



.shop-access a:hover,

.shop-access a:active,

.shop-access a:focus {

	color: #FFF;

	text-decoration: underline;

}



.shop-access ul { display: inline; }



.shop-access li {

	background: none;

	display: inline;

	padding: 0 5px 0 6px;

	border-left: 1px dotted #757575;

}



.shop-access strong {

	font-weight: bold;

}



/*Languages Switcher---*/

.language-switcher {

	float: left;

	padding: 0 5px 0 20px;

	margin: 10px 0 0 0;

}



.language-switcher label {

	padding-right: 5px;

}



.language-switcher #select-language {

	padding: 0;

}



.language-switcher .flag option {

	background-position: left center;

	background-repeat: no-repeat;

	margin-left: 2px;

	padding-left: 20px;

}



/*Currency Switcher---*/

.currency-switcher {

	float: left;

	padding: 0 5px 0 20px;

	margin: 10px 0 0 0;

}



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



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



.currency-switcher .flag option {

	background-position: left center;

	background-repeat: no-repeat;

	margin-left: 2px;

	padding-left: 20px;

}



/*Mini search---*/

#ja-search {

	z-index: 1000;

}



#search_mini_form {}



#ja-search legend { display: none; }



.ja-top label {

	display: none;

}



.ja-top .input-text {

	background: #303030;

	border-color: #151515 #202020 #202020 #151515;

	border-style: solid;

	border-width: 1px;

	font-weight: normal;

	padding: 7px 10px;

	vertical-align: middle;

	width: 200px;

	color: #757575;

}



.ja-top .button{

	margin-left: 5px;

}



.ja-top .button span {

	background: none;

}



#ja-search input {

	margin: 0;

}



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



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



.search-autocomplete ul {

	background: #151515;

	border: 1px solid #303030;

	border-left: 1px solid #202020;

	border-right: none;

	border-top: 0;

}



.search-autocomplete li {

	border-bottom: 1px solid #303030;

	cursor: pointer;

	padding: 2px 8px;

	list-style: none;

	color: #C5C5C5;

}



.search-autocomplete li .amount {

	float: right;

	font-weight: bold;

}



.search-autocomplete li.odd {}



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



/* MAIN NAVIGATION

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

#ja-mainnav {

	background: url(../images/mainnav-bg.gif) repeat-x left top #202020;

}



#ja-mainnav .main { border: none; }



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



#ja-mainnav .inner { padding: 0; }



#ja-mainnav .header-nav-container-hilite.inner { }



/* CONTAINER

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

.main {}



#ja-container {

	position: relative;

	z-index: 1;

	padding: 20px 0;

	border-top: 10px solid #fb8819;

}



#ja-container .main {

	margin-bottom: 0;

}



#ja-container.ja-lo-2colsl .main,

#ja-container.ja-lo-2colsr .main {

	background: url(../images/grad5.gif) 720px 0% repeat-y;



}



#ja-container .main .inner {}



#ja-container .main .inner .inner-2colsl {

	padding: 0;

}



#ja-container .main .inner .inner-3cols {

	padding: 15px 0;

}



#ja-container .main .inner .inner-2colsr {

	padding: 0 0 15px 0;

}



#ja-container .main .inner-content {

	padding: 0 10px 0 0;

	margin: 0;

}



/*main content---*/

#ja-content {position: relative;}

#ja-current-content {

	margin: 0 0 15px auto;

}



#ja-container #ja-current-content .inner {

	padding: 0 30px 0 15px;

	background: none;

}



#ja-current-content .category-head3,

#ja-current-content .category-head  {

	background: url(../images/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

}



#ja-current-content .category-head3 h2,

#ja-current-content .category-head h2 {

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 0 0 10px;

	margin:  0 0 10px;

	line-height: normal;

}



/*columns---*/

#ja-col1 {}



#ja-col1 .box,

#ja-col1 .block {

	padding: 0 10px  10px 10px;

	margin-left: 11px;

}



#ja-col1 .content {

	padding: 0;

}



#ja-col1 .box h5,

#ja-col1 .block h5 {

	padding: 10px 0;

	background: none;

}



#ja-col1 .box .actions,

#ja-col1 .block .actions {

	padding: 10px 0;

}



#ja-col1 .block .block-title {

}



#ja-col1 .box .head h4 {

}



#ja-col1 .jm-rss .content,

#ja-col1 .jm-twitter .content{

	padding: 0;

}



#ja-col2 .block .block-content img,

#ja-col1 .block .block-content img {

	padding: 4px;

	margin: 0;

	background: #303030;

	border: 1px solid #303030;

}



#ja-col2 {

}



#ja-container #ja-col2 .inner {

	padding: 0 15px 0 30px;

	background: none;

}



#ja-container .inner-3cols #ja-col2 .inner {

	padding: 0 0 0 30px;

}



#ja-col2 .box,

#ja-col2 .block {

	padding: 0 10px 10px;

	border: none;

	margin-left: 11px;

}



.inner-3cols #ja-col2 .box,

.inner-3cols #ja-col2 .block {

	padding: 0 15px 10px 10px;

}



#ja-col2 .content {

	padding: 0;

}



#ja-col2 .box h5,

#ja-col2 .block h5 {

	padding: 10px 0;

	background: none;

}



#ja-col2 .box .actions,

#ja-col2 .block .actions {

	padding: 10px 0;

}



#ja-col2 .box .head,

#ja-col2 .block .block-title {

}



.inner-3cols #ja-col2 .box .head,

.inner-3cols #ja-col2 .block .block-title {

	margin: 0 -14px 0 -25px;

}



#ja-col2 .box .head h4,

#ja-col2 .block .block-title strong {}



#ja-col2 .jm-rss .content,

#ja-col2 .jm-twitter .content{

	padding: 0;

}



/*breadcrums---*/

#ja-pathway {

	background-color: #151515;

	border-top: 1px solid #101010;

}



#ja-pathway .main {

	position: relative;

	padding: 5px 0;

}



#ja-pathway .inner {

	padding: 0 0 0 15px;

}



#ja-pathway h4 {

	display: inline;

	font-size: 100%;

	margin: 0;

	padding: 5px 5px 5px 0;

}



#ja-pathway a {}



#ja-pathway strong {

	font-weight: normal;

}



#ja-pathway ul {

	display: inline;

}



#ja-pathway li {

	display: inline;

}



#ja-pathway li.breadcrumbs-sep {

	padding: 0 5px;

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

}



/* FOOTER

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

#ja-footer {

	position: relative;

	color: #757575;

	line-height: normal;

	background-color:#202020;

	border-top: 4px solid #303030;

	clear: both;

}



#ja-footer .main {

	padding: 15px 0;

}



#ja-footer a {

	color: #fb8819;

	text-decoration: none;

}



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

	color: #fb8819;

	text-decoration: underline;

}



#ja-footer li a.link-feed {

	line-height: normal;

}



#ja-footer .jm-info {

}



#ja-footer .jm-info ul {

	margin: 0;

	padding: 0 0 5px 0;

	display: inline;

}



#ja-footer .jm-info li {

	display: inline;

	padding: 0 7px 0 5px;

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

}



#ja-footer .jm-info li a{

	color: #757575;

	text-decoration: none;

}



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

	color: #fb8819;

}



#ja-footer .jm-info li.last {

	background: none;

}



#ja-footer .jm-legal {

	padding: 0 0 5px 12px;

	display: inline;

}



#ja-footer .jm-legal a {

	color: #fb8819;

}



/* SPOTLIGHT

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

div.ja-box-left,

div.ja-box-center,

div.ja-box-right {

	float: left;

	overflow: hidden;

	display: block;

}



div.ja-box-center .inner{

	padding: 0 15px;

}



div.ja-box-right .inner{

	padding-left: 20px;

}



div.ja-box-left .inner{

	padding-right: 20px;

}



div.ja-box-left .box,

div.ja-box-center .box,

div.ja-box-right .box {

	border: none;

	background: none;

}



div.ja-box-left .box {

	margin: 0 8px 0 0;

}



div.ja-box-center .box {

	margin: 0 7px 0 7px;

}



div.ja-box-right .box {

	margin: 0 0 0 8px;

}



div.ja-box-left h3, div.ja-box-left .head h2,

div.ja-box-center h3, div.ja-box-center .head h2,

div.ja-box-right h3, div.ja-box-right .head h2 {

	font-size: 110%;

}



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



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



div.content div.ja-innerdiv img {

	margin: 10px 10px 10px 0;

	padding: 4px;

	border: 1px solid #CCC;

	background: #FFF;

}



/*Top Spotlight ---*/

#ja-topsl {

	margin-bottom: 10px;

	margin-top: 15px;

}



#ja-topsl .main { }



#ja-topsl .inner {

	background: url(../images/slideshow-bg-bottom.gif) no-repeat center bottom;

}



#ja-topsl .inner-top {

	padding: 15px;

	background: url(../images/slideshow-bg-top.gif) no-repeat center top;

}



#ja-topsl .content {

	padding: 0 10px 10px;

	font-size: 100%;

}



#ja-topsl div.ja-box-left .box,

#ja-topsl div.ja-box-center .box,

#ja-topsl div.ja-box-right .box {

	padding: 0;

}



#ja-topsl div.ja-box-left .box {

	margin-right: 8px;

}



#ja-topsl div.ja-box-right .box {

	margin-left: 7px;

}



#ja-topsl h2 {

	padding: 8px 15px;

	margin: 0;

	font-size: 100%;

	text-transform: uppercase;

}



#ja-topsl .box {

	position: relative;

	border: none;

	margin-bottom: 0;

	border: 1px solid #303030;

}



#ja-topsl .head {

	background: none;

	border: none;

	color: #C5C5C5;

	line-height: normal;

	display: block;

	margin: 0 0 10px;

	padding: 5px 10px 0;

}



#ja-topsl .head h4 {

	color: #000;

	font-size: 100%;

	margin: 0;

	padding: 0;

}



#ja-topsl ul {}



#ja-topsl ul li {

	float: left;

	overflow: visible;

	width: 20%;

	background: url(../images/bullet2.gif) no-repeat 0px 7px;

	padding-left: 10px;

}



#ja-topsl ul li a {

	color: #C5C5C5;

	font-size: 92%;

}



/*Bottom Spotlight ---*/

#ja-botsl {

	background: #fb8819;

	color: #000;

	border-top: 1px solid #101010;

}



#ja-botsl .main {

	padding: 30px 0;

}



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



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



#ja-botsl .block-title {

	background: none;

	padding: 0;

	margin: 0;

	text-align: left;

	color: #000;

}



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



#ja-botsl ul.menu li { padding: 3px 10px; background: url(../images/bullet.gif) no-repeat left center; float: left; width: 40%;}

#ja-botsl ul.color li { padding: 3px 0; background: none; float: left;}

#ja-botsl ul.color li.first {

	padding-left: 0;

}



#ja-botsl li a,

#ja-botsl li a:hover,

#ja-botsl li a:active,

#ja-botsl li a:focus {

	color: #000;

}



#ja-botsl div.ja-box-left h3,

#ja-botsl div.ja-box-center h3,

#ja-botsl div.ja-box-right h3{

	font-size: 100%;

	padding-bottom: 0;

	padding-top: 0;

	font-weight: normal;

}



#ja-botsl1 .main {

	padding: 30px 0;

}



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



#ja-botsl1 ul.links li { padding: 3px 10px; background: url(../images/bullet.gif) no-repeat left center;}



#ja-botsl1 ul.links li a,

#ja-botsl1 ul.links li a:hover,

#ja-botsl1 ul.links li a:active,

#ja-botsl1 ul.links li a:focus {

	color: #c5c5c5;

}



.badge-new,

.badge-pick,

.badge-hot {

	position: relative;

}



.badge {

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

 	background-repeat: no-repeat;

 	height: 46px;

 	position: absolute;

 	right: 0;

 	top: 0;

 	width: 45px;

}



.badge-new .badge {

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

}



.badge-pick .badge {

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

}



.badge-hot .badge {

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

}



.badge-top .badge {

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

}



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

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

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



/* MESSAGES

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

.availability {}



.success {color: #fb8819;}

.error	{color: #fb8819;}

.notice	{color: #fb8819;}



.success, .error {

	font-weight: bold;

}



.messages {

	overflow: hidden;

	width: 100%;

}



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

	border-style: solid !important;

	border-width: 1px !important;

	font-size: 100% !important;

	font-weight: bold !important;

	margin: 15px 0 !important;

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

}



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

	background: none;

}



.error-msg {

	background: url(../images/msg_error.gif) no-repeat 10px 8px #303030;

	border-color: #fb8819;

	color: #fb8819;

}



.success-msg {

	background: url(../images/msg_success.gif) no-repeat 10px 8px #303030;

	border: 1px solid #fb8819;

	color: #fb8819;

}



.notice-msg, .note-msg {

	background: url(../images/msg_notice.gif) no-repeat 10px 8px #303030;

	border-color: #fb8819;

	color: #fb8819;

}



.out-of-stock {

	color: #fb8819;

	font-weight: bold;

	line-height: 30px;

}



/* FORMS

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

.qty { width: 2.5em; }



.group-select label, .form-list label, .payment-methods label,.fieldset label {

	font-weight: bold;

}



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

	clear: both;

	padding: 8px 15px;

	text-align: right;

	margin-top: 10px;

}



.button-set p.required {

	margin-bottom: 5px;

}



a.form-button-alt,

a.button {

	padding: 2px 9px;

	text-decoration: none;

}



.btn-checkout {

	float: right;

}



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

}



.btn-checkout span {

}



/*Form lists---*/

.form-list { margin: 0 0 10px 0; }



.form-list li { margin: 0 0 10px 0;; overflow: hidden;}



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

.form-list li .input-box textarea {

	width: 250px;

}



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

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

	width: 570px !important;

}



.form-list .field .input-box select { width: 270px; }



.form-list .wide .input-box select { width: 590px; }



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



.form-list li.addElement {

	border-top: 1px solid #303030;

	padding-top: 10px;

}



.group-select,.fieldset {

	border: 1px solid #303030;

	margin: 25px 0 15px;

	padding: 10px;

}



.group-select .legend,

.fieldset .legend {

	background: #1c1c1c;

	color: #fff;

	float: left;

	font-size: 100%;

	font-weight: bold;

	margin: -28px 0 0;

	padding: 4px 8px;

}



.group-select li,

.fieldset li {

	padding: 0 8px;

}



li.fields .field {

	float: left;

	width: 48%;

}



.group-select li .input-text, .group-select li select, .group-select li textarea,

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

	width: 635px;

}



.group-select li .input-box .input-text, .group-select li .input-box textarea,

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

	width: 400px;

}



.ja-lo-2colsl .group-select li .input-box .input-text,

.ja-lo-2colsl  .group-select li .input-box textarea,

.ja-lo-2colsl .fieldset li .input-box .input-text, 

.ja-lo-2colsl .fieldset li .input-box textarea {

	width: 260px;

}



.ja-lo-2colsr .group-select li .input-box .input-text,

.ja-lo-2colsr  .group-select li .input-box textarea,

.ja-lo-2colsr .fieldset li .input-box .input-text, 

.ja-lo-2colsr .fieldset li .input-box textarea {

	width: 260px;

}



.group-select li .input-box select,

.fieldset li .input-box select {

	width: 280px;

}



/*Form Messages---*/

.validation-advice, .required {

	color: #fb8819;

	margin: 0;

}



.validation-advice {

	clear: both;

	font-weight: bold;

	line-height: 1.25em;

	margin-top: 3px;

	min-height: 15px;

}



.validation-failed {

	border: 1px dashed #fb8819 !important;

}



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

.v-fix {

	float: left;

}



.v-fix .validate-cc-exp {

	display: block;

	position: relative;

	width: 12em;

}



.v-fix .input-text {

	margin-right: 10px;

}



.form-list .input-box .v-fix select,

.opc .form-list .input-box .v-fix select {

	width: 135px;

}



label.required {

	font-weight: bold;

	color: #c5c5c5;

}



p.required {

	margin: 0;

	text-align: right;

}



/* HEADINGS

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

.head, .inner-head,

.box-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-title h3 {

	padding: 0 15px;

	margin: 0;

	text-align: left;

	font-weight: normal;

}



.head a, .inner-head a,

.box-title a {

	font-weight: bold;

	padding: 0 15px;

	float: right;

	line-height: 30px;

}



#ja-col1 .head a,#ja-col1 .inner-head a,

#ja-col2 .head a,#ja-col2 .inner-head a,

#ja-col1 .box-title a,#ja-col2 .box-title a {

	line-height: 15px;

	padding: 8px 0 12px;

	margin-right: 10px;

}



/*Page heading---*/

.page-title, .page-title-alt {

	background: url(../images/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

	margin-bottom: 10px;

	display: block;

	overflow: hidden;

}



.page-title h1, .page-title-alt h1 {

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 10px 0;

	margin: 0;

	line-height: normal;

	float: left;

}



.ja-lo-2colsl .page-head,.ja-lo-2colsl .page-head-alt {}



.page-head h4, .page-head-alt h4,

.page-title h4, .page-title-alt h4 {

	font-size: 125% !important;

	margin: 0;

	text-align: left;

}



.page-head a, .page-head-alt a,

.page-title a, .page-title-alt a {

	float: right;

	padding-right: 5px;

	padding-left: 5px;	

	padding-top: 10px;

	line-height: 35px;

}



.page-title .button, .page-title-alt .button {

	float: right;

}



.page-title .separator, .page-title-alt .separator {

	line-height: 35px;

	float: right;	

	padding-top: 10px;

}



.page-head ul, .page-head-alt ul,

.page-head li, .page-head-alt li,

.page-title ul, .page-title-alt ul,

.page-title li, .page-title-alt li {

	background: none;

	margin: 0;

	line-height: normal;

}



.button-level {}



.button-level h3 {

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

	background: none !important;

}



.button-level .form-button-alt {

	float: right;

	margin: 5px 10px;

}



.button-level ul {

	float: right;

}



.button-level ul li {

	float: left;

	display: block;

	padding-left: 10px;

}



/*Category list heading---*/

.category-head,

.category-head3 {

	margin: 0 0 10px;

}



.category-head h2 {

	color: #C5C5C5;

	font-size: 200%;

	margin: 0;

}



.box-header {

	background: #151515;

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

	margin: 15px 0;

}



.data-table th {

	color: #C5C5C5;

}



.data-table th.wrap {

	white-space: normal;

}



.data-table th a,

.data-table th a:hover {

	color: #FFFFFF;

}



.data-table td,

.data-table th {

	border-bottom: 1px solid #303030;

	padding: 8px 10px;

}



.data-table td h3 {

	font-size: 100%;

}



.data-table thead  {

}



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



.data-table tfoot tr {}



.data-table tfoot td {

	border-top: 1px solid #303030;

	background: #151515;

}



.data-table .odd {}

.data-table .even {}

.data-table .last {}



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



.a-center input.checkbox {

	float: none;

}



.data-table .a-right {

	text-align: center !important;

}





.data-table tfoot .a-right.last  {

	text-align: right !important;

}



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

	color: #fb8819 !important;

}



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



/*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 {

}



.box-table select {

	width: 100%;

}



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

	padding-bottom: 5px;

	padding-top: 5px;

}



.generic-table td {

	padding: 0 8px;

}



.generic-table td.first {

	padding-left: 0;

	white-space: nowrap;

}



.shipping-tracking .button-set {

	border: 0;

	margin-top: 0;

	padding-top: 0;

}



/* LISTS

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

.disc {

	margin: 10px 0;

}



.ja-lo-3cols #ja-current-content .disc {

}



.disc li {

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

	padding-left: 8px;

}



.ja-lo-3cols #ja-current-content dl {

}



li.odd {}

li.even {}

li.last {}



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

.bare-list {

	margin: 5px 0;

}



.bare-list li {

	margin: 3px 0;

}



/* Pager */

.pager { 

	width: 100%;

	background: url(../images/head-bg.gif) repeat-x left bottom #fff;

	color: #C5C5C5;

	border: 1px solid #303030;

}



.pager .amount { float:left; margin:0; }

.pager .limiter { float:right; }

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

.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }

.pager .pages { margin: 0 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 { 

	background: none;

	border: none;

	border-bottom: 5px solid #303030;

}

.sorter .view-mode { float:left; margin:0; }

.sorter .sort-by { float:right; padding-right:36px; }

.sorter .sort-by label { vertical-align:middle; }

.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }

.sorter .link-feed {}



/* Toolbar */

.toolbar {

}

.toolbar .pager { 

	width: 100%;

	background: #151515;

	color: #C5C5C5;

	border: 1px solid #303030; 

	float: left;

	line-height: 1.3;

	padding: 5px 0;

}



.toolbar .sorter { 

	background: none;

	border: none;

	border-bottom: 5px solid #303030;

	float: left;

	line-height: 1.3;

	padding: 5px 0;

	width: 100%;

}



.toolbar .pager p,

.toolbar .pager div,

.toolbar .sorter p,

.toolbar .sorter div {

	margin: 0 15px;

	line-height: 30px;

}



.toolbar-bottom {}



.page-nav {

	

}



table.pager, table.view-by {

	width: 100%;

	background: url(../images/head-bg.gif) repeat-x left bottom #fff;

	color: #C5C5C5;

	border: 1px solid #303030;

}



table.view-by {

	background: none;

	border: none;

	border-bottom: 5px solid #303030;

}



table.pager a {

	color: #000;

	text-decoration: underline;

}



table.pager select {

	width: 50px;

}



table.view-by strong {

	border: 3px solid #fb8819;

	background: #fb8819;

	color: #FFFFFF;

}



table.view-by td {

	line-height: 1.3;

	padding: 5px 15px;

}



table.view-by a {

	color: #C5C5C5;

}



table.view-by a:hover, table.view-by a:active, table.view-by a:focus {

	color: #C5C5C5;

	text-decoration: underline;

}



table.view-by td.sort-by {

	padding-right: 50px;

	text-align: right;

}



table.view-by td.sort-by a {

	border: 0;

	padding: 0;

}



table.view-by select {

	width: 85px;

}



table.pager td {

	vertical-align: middle;

	width: 32%;

	line-height: 1.3;

	padding: 5px 15px;

}



table.pager td.a-right {

	width: auto;

}



table.pager td.pages {

	padding: 5px 0;

	text-align: center;

	white-space: nowrap;

}



table.pager ol, table.pager li {

	display: inline;

}



td.pages li {

	padding: 0;

}



td.pages li img {

	vertical-align: middle;

}



td.pages li a {

	padding: 0 4px;

}



td.pages li span.on {

	font-weight: bold;

	padding: 0 4px;

}



/*RATINGS

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

.ratings {

	line-height: 12px;

	margin: 10px 0;

}



.rating-box {

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

	height: 14px;

	margin-right: 10px;

	margin-bottom: 10px;

	position: relative;

	width: 87px;

	float: left;

}



.rating-box .rating {

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

	height: 14px;

	left: 0;

	position: absolute;

	top: 0;

}



.ratings-table {

	margin: 5px 0;

}



.ratings-table td,

.ratings-table th {

	padding: 3px 0;

	vertical-align: top;

}



.ratings-table td.label,

.ratings-table th {

	font-weight: bold;

	padding-right: 8px;

}



/*PRICES

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

.price {

	white-space: nowrap !important;

}



.price-box {

	margin: 5px 0;

	clear: both;

}



.price-box .price {

	font-weight: bold;

	color: #C5C5C5;

}



/*Regular price---*/

.regular-price {}



.regular-price .price {

	font-weight: bold;

	color: #fb8819;

	font-size: 100%;

}



/*Old price---*/

.old-price {

	margin: 0;

}



.old-price .price-label {

	color: #C5C5C5;

	white-space: nowrap;

}



.old-price .price {

	color: #C5C5C5;

	font-weight: normal;

	text-decoration: line-through;

}



/*Special price---*/

.special-price {

	margin: 0;

	padding: 3px 0;

}



.special-price .price-label {

	color: #fb8819;

	font-weight: bold;

	white-space: nowrap;

}



.special-price .price {

	color: #fb8819;

	font-size: 115%;

	font-weight: bold;

}



/*Cart price---*/

.cart-price price {

	color: #fb8819;

}



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

	font-size: 70%;

}



a.minimal-price-link .label {}



a.minimal-price-link .price {

	font-weight: normal;

}



/*Excluding tax---*/

.price-excluding-tax {

	display: block;

}



.price-excluding-tax .label {

	white-space: nowrap;

}



.price-excluding-tax .price {

	font-weight: normal;

}



/*Including tax---*/

.price-including-tax {

	display: block;

}



.price-including-tax .label {

	white-space: nowrap;

}



.price-including-tax .price {

	font-weight: bold;

}



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

.price-excl-tax {

	display: block;

}



.price-excl-tax .label {

	display: block;

	white-space: nowrap;

}



.price-excl-tax .price {

	display: block;

	font-weight: bold;

}



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

.price-incl-tax {

	display: block;

}



.price-incl-tax .label {

	display: block;

	white-space: nowrap;

}



.price-incl-tax .price {

	display: block;

	font-weight: bold;

}



/*Price range---*/

.price-from, .price-to { margin: 0; }



.price-from .price-label, .price-to .price-label {

	font-weight: bold;

	white-space: nowrap;

}



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

.price-notice {

	padding-left: 10px;

}



.price-notice .price {

	font-weight: bold;

}



.price-as-configured {

	margin: 0;

}



.price-as-configured .price-label {

	font-weight: bold;

	white-space: nowrap;

}



.price-box-bundle {

	padding: 0 0 10px 0;

}



.price-box-bundle .price-box {

	margin: 0 !important;

	padding: 0 !important;

}



.price-box-bundle .price {

}



.product-pricing-grouped li {

	padding: 2px 0;

}



.product-pricing-grouped li .price {

	font-weight: bold;

}



/*Product Pricing---*/

.product-pricing {

	border: 1px solid #303030;

	background: #151515;

	margin: 15px 0;

	padding: 10px;

}



.product-pricing li {

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

	padding: 2px 0 2px 12px;

}



.product-pricing .benefit {

	font-weight: bold;

}



.product-pricing .price {

	font-weight: bold;

}



/* MIS.

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

.product-shop {float: right;}

.product-img-box {float: left;}



/*Generic Box---*/

.generic-box {

	border: 1px solid #303030;

	margin-bottom: 15px;

	padding: 10px 15px;

}



.generic-box h4 {

	margin: 0 0 5px;

	border-bottom: 1px solid #303030;

	padding-bottom: 5px;

}



/*Generic Product Grid---*/

.generic-product-grid {

	width: 100%;

}



.generic-product-grid td {

	border-bottom: 1px solid #303030;

	border-right: 1px solid #303030;

}



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

	width: 80px;

	padding: 2px 0 2px 10px;

	line-height: 20px;

}



.add-to-cart .qty-box label {

	float: left;

	font-weight: bold;

	line-height: 25px;

	text-transform: uppercase;

}



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

	float: left;

	margin: 0 5px;

	height: 20px;

}



.add-to-cart .form-button {

	float: left;

}



.add-to-links {

	margin: 15px 0 5px;

}



.add-to-links li {

	display: inline;

}



.add-to-holder {

	margin: 10px 0;

	padding: 10px;

	border: 1px solid #303030;

	background: #151515;

	float: left;

}



.add-to-holder .add-to-cart {

	float: left;

	margin: 0;

}



.add-to-holder .add-or {

	float: left;

	font-weight: bold;

	padding: 10px 10px 0;

}



.add-to-holder .add-to-links {

	float: left;

	text-align: left;

	margin: 0;

}



.add-to-holder .add-to-links li {

	display: block;

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

	padding-left: 10px;

}



.add-to-holder .add-to-links li a {

}



.add-to-holder .add-to-links li .separator {

	display: none;

}



/*Tool Tips---*/

.tool-tip {

	background: #151515;

	border: 1px solid #303030;

	position: absolute;

}



.tool-tip .btn-close {

	margin-bottom: -9px;

	padding: 6px 6px 0;

	text-align: right;

}



.tool-tip .inline-content {

	padding: 8px;

}



.tool-tip .tool-tip-content {

	padding: 15px 20px;

}



.truncated {

	cursor: help;

}



.truncated a.dots {

	cursor: help;

	text-decoration: none !important;

}



.truncated a.details {

	border-bottom: 1px dotted #fb8819 ;

	cursor: help;

	text-decoration: none !important;

}



.truncated .truncated_full_value {

	position: relative;

	z-index: 999;

}



.truncated .truncated_full_value dl {

	background: #151515;

	border: 1px solid #303030;

	padding: 5px 10px;

	position: absolute;

	top: -99999em;

	width: 250px;

	z-index: 999;

}



.truncated .truncated_full_value dl dt {

	margin-top: 0;

}



.truncated .show dl {

	left: 50%;

	top: -20px;

}



#ja-col1 .truncated .show dl {

	left: 35px;

	top: 10px;

}



#ja-col2 .truncated .show dl {

	left: -140px;

	top: 20px;

}



/*Link highlights---*/

.button-level .link-cart,

.button-level .link-wishlist { 

	float: right !important ; 

	padding-left: 18px; 

	line-height: 35px;

}



.btn-remove2 { 

	display: block; 

	width: 16px; 

	height: 16px; 

	font-size: 0; 

	line-height: 0; 

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

	text-indent:-999em; 

	overflow: hidden;

}



.btn-remove { 

	display: block; 

	width: 11px; 

	height: 11px; 

	font-size: 0; 

	line-height: 0; 

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

	text-indent:-999em; 

	overflow: hidden;

	float: left;

	margin: 10px 5px;

}



.link-print, .link-mail, .link-feed, .link-reviewwrite, .link-productalert {

	padding-left: 22px !important;

	line-height: 35px;

	color: #C5C5C5;

	background-position: 2px center;

	background-repeat: no-repeat;

}



.link-print {

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

}



.link-feed {

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

	padding-left: 18px;

	padding-right: 15px;

	color: #C5C5C5;

}



.button-level .link-feed {

	

}



.button-level .pipe {

	float: right !important;

	line-height: 35px;

}



.link-feed:hover,

.link-feed:focus,

.link-feed:active {

}



/*Link highlights [JM add]---*/

.link-mail {/*email link*/

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

}



.link-reviewcount { /*review link*/

	color: #000;

}



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

	margin: 0 0 5px;

}



.block-banner {

	border: none !important;

	background: none !important;

	padding: 0;

}



/*Box Head---*/

.block .block-title {

	background: url(../images/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 0 0 10px;

	margin:  0 0 10px;

	line-height: normal;

}



.block .block-title small{

	display: inline;

}



.block  .block-subtitle {

	font-size: 120%;

	font-weight: bold;

	margin-top: 0;

}



.block  .block-title strong {

	font-weight: normal;

}



.block h5,

.block h3 {

	padding: 10px 15px;

}



.box .head h5,

.block .block-title h5,

.block .block-title h3 {

	font-size: 92%;

	background: none;

	border: 0;

	padding: 0;

}



/*reset*/

.box h3, .box h4, .box h5,

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

.block .block-title strong,

.block .block-title h3,

.block .block-title h4 {

	margin: 0;

}



/*Box Content---*/

.block .block-content {

	padding: 8px 0;

}



.box h3 {

}



.box h3 a {

}



.box small,

.block small {

	text-align: left;

	display: block;

	color: #C5C5C5;

}



.box .content img,

.block .block-content img {

	padding: 4px;

	margin: 10px 0;

	border: 1px solid #303030;

	background: #fff;

}



/*Box Action---*/

.box .actions,

.block .actions {

	border-top: 1px solid #303030;

	padding: 8px 0;

	font-weight: bold;

	overflow: auto;

	clear: both;

	margin-top: 15px;

}



.block .actions a {

	float: right;

}



.block .actions button.button {

	float: left;

}



/*Box List---*/

.box ol,

.block ol {

}



.box ol li,

.block ol li {

	margin: 0;

	line-height: normal;

	overflow: hidden;

}



.box ol li div,

.block ol li div {

	text-indent: 0;

}



.box ol li.last,

.block ol li.last {

	border-bottom: 0 !important;

}



/*MAGENTO'S BOX STYLE

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

.box {

	background: none;

	border: none;

}



.box .box-title {

	background: #151515;

	margin-bottom: 5px;

	padding: 0;

	line-height: normal;

	width: 100%;

	height: 30px;

}



.box .box-content {

	padding: 0 10px;

	clear: both;

}



.box .box-title h3,

.box .box-title h2,

.box .box-title h4 {

	font-size: 100%;

	color: #C5C5C5;

	float: left;

	line-height: 30px;

	margin: 0;

	padding: 0 10px;

}



.box .box-title h3 a,

.box .box-title h2 a,

.box .box-title h4 a {

	padding-left: 5px; 

	float: none;

	display: inline;

}



.box .product-images,

.block .product-images {

	float: left;

	width: 30%;

	margin-top: 5px;

	text-indent: 0;

}



.box .product-details,

.block .product-details {

	float: right;

}



.box .product-checkbox,

.block .product-checkbox {

	float: left;

	padding: 0 5px 0 0;

}



.box .product-names,

.block .product-names {}



.box a.link-cart,

.block a.link-wishlist {

	 color: #C5C5C5;

	 font-size: 92%;

	 display: block;

}



.block .product-name {

	margin: 0;

}



.block .btn-remove {

	float: right;

	margin-bottom: 2px;

	margin-left: 5px;

	margin-right: 0;

	margin-top: 1px;

}



/*Product Tags---*/

.block-tags,

.block-tags ul {

	border: none;

	margin: 0;

}



#ja-current-content .block-tags ul,

#ja-current-content .block-tags ul {

	font-size: 150%;

}



.block-tags li,

.block-tags li {

	display: inline;

	margin: 0 3px !important;

}



.block-tags li a,

.block-tags li a{

	color: #C5C5C5;

}



.block-tags li a:hover,

.block-tags li a:active,

.block-tags li a:focus,

.block-tags li a:hover,

.block-tags li a:active,

.block-tags li a:focus {

	color: #fb8819;

}



.block-tags small,

.block-tags small {

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

	padding-right: 12px;

	text-align: left;

	line-height: normal;

}



/*Newsletter---*/

.mini-newsletter {}



.mini-newsletter #newsletter-validate-detail label {

	margin: 10px 0;

	display: block;

}



.mini-newsletter fieldset.content {

	

}



.mini-newsletter fieldset.content legend {

	display: none;

}



.mini-newsletter .form-button-alt{

	margin-left: 0;

}



input#newsletter {

	background: #303030;

	border-color: #151515 #202020 #202020 #151515;

	border-style: solid;

	border-width: 1px;

	font-weight: normal;

	padding: 7px 10px;

	vertical-align: middle;

	width: 185px;

	color: #757575;

}



#newsletter-validate-detail button {}



/*Mini Cart---*/

#ja-cart {}



.mini-cart {}



.mini-cart .head {

	background-image: url(../images/head-hilite-bg.gif) !important;

}



.mini-cart .head h4 {

	color: #fff;

}



.mini-cart .content {}



.mini-cart p {}



.mini-cart a,

.mini-cart a:hover,

.mini-cart a:active,

.mini-cart a:focus {}



.mini-cart p.subtotal {}



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



.mini-cart h5 {}



.mini-cart .form-button {}



.mini-cart .form-button span {}



.mini-cart .form-button:hover span,

.mini-cart .form-button:focus span,

.mini-cart .form-button:active span{}



/*Mini Wishlist---*/

.block-wishlist a {

	font-weight: bold;

	float: none;

}



.block-wishlist .actions a {

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

	padding-right: 12px;

}



.mini-products-list .product-details {

	margin-left: 70px;

	float: none;

}



.mini-products-list .product-image {

	float: left; 

	width: 60px;

}



.mini-products-list .price-box {

	clear: none;

}



.block ol.mini-products-list li.item {

	padding: 10px 0;

	border-bottom: 1px solid #303030;

}



/*Compare Products, Orders---*/

.block-reorder .product-name{}



.block-reorder input.checkbox {}



#cart-sidebar-reorder li.item {

	padding: 10px 0;

}



.block-compare {}

.block-compare .block-content {}



.block-compare p {}



.block-compare p.no-item {}



.block-compare ol#compare-items li {

	border-bottom: 1px solid #303030;

	border-top: none;

	text-indent: 0;

	padding: 10px 0;

}

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

}



.block-compare h5 {

	background: #151515;

	border-bottom: 1px solid #303030;

}



.block-compare .actions {

	border-top: 1px solid #303030;

}



.block-compare #compare-items a,

.block-compare .product-names a {



}



.block-compare #cart-sidebar-reorder li{

	border-bottom: 1px solid #303030;

	border-top: none;

	text-indent: 0;

}



/*Mini Product View---*/

.mini-product-view ol#recently-viewed-items li {text-indent: 0;border-bottom: 1px solid #303030; border-top: none;}



/*Poll---*/

.mini-poll .content {

	padding: 0;

}



.mini-poll h5 {

}



.mini-poll table {

	margin: 10px 0;

}



.mini-poll td {

	padding: 4px;

	vertical-align: middle;

}



.mini-poll .right {

	float: left;

}



.poll_vote {

	margin-left: 0;

}



/*Relate Products----*/

.block-related .block-content {

	padding: 0;

}



.block-related .product-details p {

	margin: 0;

}



.block-related ol li {

	border-top: 1px solid #303030;

	border-bottom: 0;

	position: relative;

}



.block-related .product-images {

	position: absolute;

	left: 0;

	top: 5px;

	padding-left: 18px;

	overflow: hidden;

}



.block-related .product-image{

	float: left;

}



.block-related .product-images .checkbox-container {

	position: absolute;

	top: 15px;

	left: 0;

}



.block-related .product-details {

	display: block;

	width: auto;

	float: left;

	margin: 10px;

}



.block-related input.checkbox {

	margin-top: 30px;

}



/*Layered Navigation---*/

.layered-nav,

.block-layered-nav {}



.layered-nav .head,

.block-layered-nav .head {}



.box.layered-nav .head h3,

.block-layered-nav .block-title h3  {

	color: #C5C5C5;

	float: left;

	padding: 10px 0;

	font-weight: bold;

	font-size: 100%;

	text-transform: uppercase;

	letter-spacing: 1px;

	margin-left: 10px;

}



.layered-nav .actions {}

.layered-nav .border-creator,

.block-layered-nav .actions,

.block-layered-nav .border-creator {

	font-size: 92%;

}



.layered-nav .border-creator h4,

.block-layered-nav .border-creator h4 {

	background: none;

	color: #000;

	padding: 8px 15px;

	font-size: 100%;

	text-transform: uppercase;

	border: none;

	border-bottom: 5px solid #303030;

}



.layered-nav ol.narrowed-category,

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

	padding: 5px 0;

	background: #151515;

	margin: 0 !important;

}



.layered-nav ol.narrowed-category li,

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

	border-bottom: none;

	font-weight: bold;

	padding: 1px 0;

}



.layered-nav .narrowed-category li .label,

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

	padding-left: 22px;

	background: url(../images/bullet.gif) no-repeat 15px 5px;

	font-weight: normal;

}



.layered-nav .widget-btn,

.block-layered-nav .widget-btn {

	float: right;

	margin: 2px 8px 0 5px;

}



#narrow-by-list {

	padding-left: 10px;

}



.narrow-by ol,

#narrow-by-list ol{

	margin: 0;

	padding: 4px 8px;

}



.narrow-by dl,

#narrow-by-list dl {

	padding: 0;

}



.narrow-by dt,

#narrow-by-list dt {

	font-weight: bold;

	margin: 0;

}



.narrow-by dd,

#narrow-by-list dd {

	padding: 0;

}



.narrow-by dd li,

#narrow-by-list dd li {

	padding: 0 0 0 10px;

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

	text-indent: 0;

	border: none;

	line-height: 160%;

}



.narrow-by dd li a,

#narrow-by-list dd li a {

	color: #C5C5C5;

}



#narrow-by-list dd li a:hover,#narrow-by-list dd li a:active,#narrow-by-list dd li a:focus {

	color: #fb8819;

}



.narrow-by dd.last li,

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



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

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

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



/*CATALOG LISTING

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

.catalog-listing,.category-products {padding: 10px 0;}



.catalog-listing h5, /*product name*/

.catalog-listing .product-image, /*product name*/

.catalog-listing .description, /*product info*/

.catalog-listing .ratings, /*product rating*/

.catalog-listing .form-button, /*addtocart btn*/

.catalog-listing .out-of-stock, /*oos msg*/

.catalog-listing .add-to, /*product link*/

.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, /*product link*/

.category-products .actions {

	margin: 10px 0 10px;

}



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



.category-products h2 {

	font-size: 130%;

}



.catalog-listing .price-box,.category-products .price-box {

	display: block;

}



.catalog-listing .add-to,.category-products .add-to-links {}



.catalog-listing .add-to,.category-products .add-to-links li {

	display: inline;

}



.catalog-listing .add-to a,

.catalog-listing .add-to a.link-cart,

.category-products .add-to-links a.link-wishlist,

.category-products .add-to-links a {

	padding-left: 0;

}



.catalog-listing .add-to a:hover,

.catalog-listing .add-to a:active,

.catalog-listing .add-to a:focus,

.category-products .add-to-links a:hover,

.category-products .add-to-links a:active,

.category-products .add-to-links a:focus {

	color: #fb8819;

}



.catalog-listing .add-to a.link-cart,

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

}



.catalog-listing .add-to .pipe,

.category-products .add-to-links .separator {

	color: #303030;

}



.category-products .product-name a {

	color: #c5c5c5;

}



/*List Type---*/

.products-list {

	clear: both;

}

.products-list .item {

	padding: 15px 0;

	border-bottom: 1px solid #303030;

	overflow: hidden;

}



.products-list .item.last {

	border: none;

}



.products-list .product-image {

	float: left;

	width: 28%;

	text-align: left;

	margin: 0;

}



.products-list .product-shop {

	width: 65%;

	float: left;

	padding-left: 20px;

}



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



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

	float: left;

	text-align: left;

	white-space: nowrap;

	padding: 0 20px 0 0;

	margin: 10px 0;

}



.products-list .add-to {

	margin-bottom: 0;

	font-weight: bold;

}



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

	margin: 0 5px;

}



/*Grid Type---*/

.listing-type-grid,.products-grid {

	clear: both;

}



.listing-type-grid .ja-dot,

.products-grid .ja-dot {

	height: 1px;

	margin: 5px 0;

	width: 100%;

	clear: both;

}



.listing-type-grid .ja-dot.last,

.products-grid .ja-dot.last {

	background: none;

	margin: 0;

}



.listing-type-grid h5, /*product name*/

.listing-type-grid .ratings, /*product rating*/

.listing-type-grid .price-box, /*product price*/

.listing-type-grid .form-button, /*addtocart btn*/

.listing-type-grid .out-of-stock, /*oos msg*/

.listing-type-grid .add-to, /*product link*/

.listing-type-grid .pdescription, /* product description */

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

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

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

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

.products-grid .btn-cart, /*addtocart btn*/

.products-grid .out-of-stock, /*oos msg*/

.products-grid .add-to, /*product link*/

.products-grid .actions  {

	margin: 10px 20px;

	font-weight: normal;

}



.products-grid .btn-cart  /*addtocart btn*/ {

	margin: 10px 0;

}



.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 .out-of-stock, /*oos msg*/

.products-grid .first .add-to, /*product link*/

.products-grid .first .actions  {

	margin: 10px 40px 10px 0;

	font-weight: normal;

}



.products-grid .last h2, 

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

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

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

.products-grid .last .out-of-stock, /*oos msg*/

.products-grid .last .add-to, /*product link*/

.products-grid .last .actions,

.products-grid .last .product-name /*product name*/ {

	margin: 10px 0 10px 40px;

	font-weight: normal;

}



.products-grid .price-box {

	margin-top: 0;

	margin-bottom: 0;

}



.products-grid .ratings {

	margin-bottom: 0;

}



.listing-type-grid h5,

.products-grid h5 {

	font-size: 110%;

	font-weight: bold;

}



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



.listing-type-grid h5 a:hover,

.listing-type-grid h5 a:active,

.listing-type-grid h5 a:focus,

.products-grid h5 a:hover,

.products-grid h5 a:active,

.products-grid h5 a:focus {

	text-decoration: underline;

}



.listing-type-grid ol.grid-row,

.products-grid ol.grid-row {

	border-bottom: 1px dotted #d5d5d5;

}



.listing-type-grid li.item,

.products-grid li.item {

	float: left;

	overflow: hidden;

	width: 33%;

	padding: 15px 0 !important;

}



.listing-type-grid li.first,

.products-grid li.first {}



.listing-type-grid li.last,

.products-grid li.last {

	border: none;

}



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

.listing-type-grid li.last,.products-grid li.last {}



.listing-type-grid .product-information,

.products-grid .product-information {

	width: 60%;

	float: left;

	line-height: 1.5;

}



.jm-product-list.top_rated .product-information {

	width: 65%;

}



.product-image a {

	display: block;

}



.product-image img {

	padding: 4px;

	background: #303030;

	border: 1px solid #151515;

}



.listing-type-grid .rating-box,

.products-grid .rating-box {

	margin-bottom: 10px;

}



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

	color: #c5c5c5;

}



.listing-type-grid .actions,

.products-grid .actions {

	text-align: left;

	border-bottom: 5px solid #303030;

	margin-bottom: 0;

	padding-bottom: 20px;

}



.listing-type-grid .add-to a,.products-grid .add-to a{

}



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



/*PRODUCT DETAIL

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

.product-info-box {

}



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



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



.product-img-box { width: 180px; padding: 0; margin-top: 10px;}



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



.product-collateral {}



/*PRODUCT TABS */

#ja-tab-products {

	background: #151515;

}



ul.ja-tab-navigator {

	background: url(../images/v-line.gif) repeat-x left bottom #151515 ;

	border: 1px solid #303030;

	border-bottom: none;

}



ul.ja-tab-navigator li{

	float: left;

	line-height: 30px;

	padding: 0 10px;

}



ul.ja-tab-navigator li.first {

	margin-left: 15px;

}



ul.ja-tab-navigator li.active {

	background: #000;

	border-left: 1px solid #000;

	border-right: 1px solid #000;

}



.ja-tab-content {

	padding: 15px;

	border-left: 1px solid #000;

	border-right: 1px solid #000;

	border-bottom: 1px solid #000;

	background: #000;

}



ul.ja-tab-navigator li a{

	text-decoration: none;

	text-transform: uppercase;

	color: #C5C5C5;

	font-weight: bold;

}



ul.ja-tab-navigator li a:hover,

ul.ja-tab-navigator li a:focus,

ul.ja-tab-navigator li a:active,

ul.ja-tab-navigator li.active a {

	color: #fb8819;

}



.ja-tabitem-producttags h5 {

	margin-top: 0;

}



/*Product Images---*/

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

	height: 265px;

	overflow: hidden;

	position: relative;

	width: 180px;

	z-index: 9;

	margin: 0;

}



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

	cursor: pointer;

	left: 0;

	position: absolute;

	top: 0;

	background: #151515;

	border: 1px solid #303030;

	padding: 4px;

}



.image-zoom,

.zoom {

	position: relative;

	z-index: 9;

	height: 24px;

	margin: 0 auto 13px auto;

	background: url(../images/slider_bg.gif) no-repeat 50% 50%;

	padding: 0 28px 0 28px;

	cursor: pointer;

}



.image-zoom #track,

.zoom #track {

	height: 24px;

	position: relative;

}



.image-zoom #handle,

.zoom #handle {

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

	height: 18px;

	left: 0;

	position: absolute;

	top: 3px;

	width: 9px;

}



.image-zoom .btn-zoom-out,

.zoom .btn-zoom-out {

	position: absolute;

	left: 10px;

	top: 7px;

}



.image-zoom .btn-zoom-in,

.zoom .btn-zoom-in {

	position: absolute;

	right: 10px;

	top: 7px;

}



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



.product-img-box .more-views {

	margin-top: 20px;

}



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

	background: #151515;

	float: left;

	border: 1px solid #303030;

}



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

}



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

	border: 4px solid #fb8819;

}



/*Product Info---*/

.product-essential .product-name {

	background: url(../images/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 0 0 10px;

	margin: 10px 0;

	line-height: normal;

}



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

}



.product-essential .add-to-holder {

	margin: 10px 0;

}



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

	width: 220px;

}



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



.product-essential .short-description {}



/*Product Options---*/

.product-options {

	border: 1px solid #303030;

	margin: 20px 0 0;

	padding: 10px 15px;

}



.product-options dt {

	padding: 0;

	margin: 0 0 5px;

}



.product-options dt label {

	color: #C5C5C5;

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

	padding: 3px;

}



.product-options dd {

	margin: 0 0 15px;

	padding: 0;

}



.product-options dl.last dd.last {

	border-bottom: 0;

	margin-bottom: 0;

	padding-bottom: 5px;

}



.product-options dd input.input-text {

	width: 99%;

}



.product-options dd textarea {

	height: 8em;

	width: 99%;

}



.product-options dd select {}



.product-options dd .multiselect option {

	border-bottom: 1px dotted #000;

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

	border: 1px solid #303030;

	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-options-bottom .price-label {

	float: none;

	padding-right: 0;

}



.product-options-bottom .price-tax {

	float: none;

}



.product-options-bottom .add-to-cart {

	float: right;

}



dl.item-options dt {

	font-weight: bold;

}



dl.item-options dd {

	padding-left: 15px;

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

}



/*Product Collateral---*/

.product-collateral .collateral-box,.product-collateral .box-collateral {

}



.box-collateral h2{

	background: url(../images/icon-line-grey.gif) no-repeat left bottom #000;

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 0 0 10px;

	margin: 10px 0;

	line-height: normal;

}



.product-collateral .head {

	background: #fff;

	color: #C5C5C5;

	line-height: normal;

	display: block;

	padding: 10px 0;

	margin: 0 -10px;

	overflow: hidden;

	border-bottom: 1px solid #303030;

	border-top: 1px solid #303030;

}



.product-collateral .collateral-box h4,

.product-collateral .box-collateral h4 {

	font-size: 100%;

	float: left;

	padding-left: 10px;

	line-height: 20px;

}



.product-collateral .collateral-box h5,

.product-collateral .box-collateral h5 {

	margin: 10px 0 5px;

	font-size: 100%;

}



/*Product Description*/

.product-collateral .product-specs {padding: 8px 0;}



.product-collateral .product-specs ul,

.product-essential .short-description ul {

	list-style: disc;

	margin-left: 15px;

}



.product-collateral .product-specs ol,

.product-essential .short-description ol {

	list-style: decimal;

	margin-left: 15px;

}



.product-collateral .product-specs td,

.product-essential .short-description td {

	border-bottom: 1px solid #D5D5D5;

	border-right: 1px solid #D5D5D5;

}



.product-collateral .product-specs th,

.product-essential .short-description th {

	border-bottom: 1px solid #D5D5D5;

	border-right: 1px solid #D5D5D5;

	background: #fff;

}



.product-collateral .product-specs table,

.product-essential .short-description table {

	border-top: 1px solid #D5D5D5;

	border-left: 1px solid #D5D5D5;

}



/*Additional Information*/

.product-collateral .attribute-specs table {

	border: 1px solid #303030;

}



.product-collateral .attribute-specs .label {

	font-weight: bold;

	white-space: nowrap;

	width: 20%;

	border-right: 1px solid #303030;

}



.product-collateral .attribute-specs .odd td {

	background: #FFFFFF;

	border-bottom: 1px solid #303030;

}



.product-collateral .attribute-specs .even td {

	background: #151515;

	border-bottom: 1px solid #303030;

}



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



/*related product*/

.product-collateral .up-sell .head {}



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



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

	width: 25%;

	text-align: center;

	vertical-align: top;

	border: none;

}



/*reviews*/

#customer-reviews h2,

#review-form h2{

	display: none;

}

#customer-reviews {

	margin-bottom: 0;

	overflow: hidden;

}



#customer-reviews .pager {

	border: none;

	background: none;

}



#customer-reviews dl {

	margin-bottom: 15px;

	border-bottom: none;

}



#customer-reviews dl label {

	color: #fff;

}



#customer-reviews dl p {

	clear: both;

}



.product-review-box {

	padding-bottom: 10px;

}



.product-review-box table {

	margin: 8px 0 0;

	width: 456px;

}



.product-review-box td,

.product-review-box th {

	text-align: center;

}



.product-review-box td.label {

	text-align: left;

	width: 100px;

}



#ja-tabitem-reviewform .button-set {

	padding: 8px 0;

}



#ja-tabitem-reviewform .button-set .form-button {

	float: left;

}



/*tags*/

.add-tag-box,.form-add {

	display: block;

	overflow: hidden;

	vertical-align: middle;

	width: 100%;

}



.form-add label {

	width: 100%;

	color: #fff;

	margin: 10px 0 5px;

	display: block;

}



.product-collateral .add-tag-box .input-box,

.product-collateral .add-tag-box fieldset {

	float: left;

}



.product-collateral .form-add .input-box,

.product-collateral .form-add fieldset {

	float: left;

}



.product-collateral .add-tag-box .input-box .input-text,

.product-collateral .form-add .input-box .input-text,

.product-collateral .form-add .input-box textarea {

	width: 620px;

	float: left;

}



#addTagForm .form-add .input-box .input-text {

	width: 220px;

}



.product-collateral .add-tag-box .form-button-alt,

.product-collateral .form-add .button {

	margin-left: 5px;

}



.tags-list,.product-tags {}



.tags-list li,

.product-tags li {

	background: url(../images/sep-vline.gif) no-repeat 100% 3px;

	display: inline;

	padding: 0 8px 0 4px;

}



.tags-list li.first,

.product-tags li.first {

	padding-left: 0;

}



.tags-list li.last,

.product-tags li.last {

	background: none;

}



/*Gift Messages----*/

.giftmessages .gift-header {

	font-size: 115%;

	font-weight: bold;

	display: block;

	border-top: 1px solid #303030;

	padding-top: 15px;

	margin-bottom: 5px;

}



.giftmessages .group-select,

.giftmessages .fieldset {

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

	font-weight: bold;

}



.giftmessages .gift-box {

	padding: 5px 16px 15px 22px;

}



.giftmessages .gift-box .scroll-box {

	height: 260px;

	overflow: auto;

}



.giftmessages .product-image {

	padding-right: 20px;

	background: none !important;

	border: none !important;

}



.giftmessages .giftmessage-product-info {

	padding: 0 0 0 5px !important;

	border: 0 !important;

	font-size: 125%;

}



.giftmessages .numeration {

	color: #C5C5C5;

	font-weight: bold;

}



.giftmessages .gift-box label {

	color: #C5C5C5;

}



.giftmessages .group-select li .input-box,

.giftmessages .fieldset li .input-box {

	float: left;

	width: 260px;

}



.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea,

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

	width: 495px;

}



.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea,

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

	width: 235px;

}



.giftmessages .group-select li .input-box select,

.giftmessages .fieldset li .input-box select {

	width: 256px;

}



/*CHECKOUT

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

select.address-select {

	width: 530px;

}



.sp-methods dd {

	margin-bottom: 10px;

}



.payment-methods dt {

	padding: 5px 0;

}



.payment-methods dd {

	padding: 0 25px;

}



.payment-methods select.month {

	margin-right: 10px;

	width: 146px !important;

}



.payment-methods select.year {

	width: 100px !important;

}



.payment-methods input.cvv {

	width: 3em !important;

}



.checkout-types li img {

	width: 135px;

}



.page-head-alt .checkout-types li img{

	margin-top: 4px;

}



input.validate-one-required-by-name {

	margin-left: 0;

}



/*Shopping Cart---*/

#shopping-cart-table {

}



.shopping-cart {

	margin-bottom: 0;

}



.shopping-cart th .tax-flag {

	display: block;

	font-size: 92%;

	font-weight: normal;

}



.shopping-cart tr.error {

	background: #f8d1d1 !important;

}



.shopping-cart .continue-shopping {

	float: left;

}



.shopping-cart-item-message {

	font-size: 92%;

	margin-bottom: 5px;

	margin-top: 6px;

}



td.attributes-col {}



td.attributes-col ul {

	margin: 5px 0;

}



td.attributes-col dt {

	margin-top: .5em;

}



td.attributes-col dd ul {

	list-style: disc;

	margin: 0 0 5px 0;

}



td.attributes-col dd ul li {

	margin-left: 15px;

}



td.attributes-col h4.title {

	margin: 0;

	overflow: hidden;

	padding: 0;

	width: 100%;

}



td.attributes-col h4.title a {

	font-weight: bold;

}



.cart-collaterals .totals {

	border: 1px solid #303030;

	float: right;

	margin-top: 20px;

	margin-right:15px;

	width: 25%;

	padding: 0;

}



.cart-collaterals .totals col {

	display: none;

}



.cart-collaterals .totals table {

	width: 100%;

	background: #151515;

	table-layout: fixed;

}



.cart-collaterals .totals td {

	padding: 5px 15px;

}



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



.cart-collaterals .totals tfoot td {

	font-size: 92%;

	border-top: 1px solid #303030;

	border-bottom: 1px solid #303030;

	padding: 5px 15px;

}



.cart-collaterals .totals tfoot td .price {

	color: #fb8819;

}



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

	padding: 0;

	margin: 10px 0 0;

}



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

	clear: both;

	margin: 0;

	padding: 5px 0;

	background: none;

	text-align: center;

}



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

	width: 135px;	

}



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

	font-weight: bold;

}



.cart-collaterals .totals .btn-checkout {

	display: inline;

	float: none;

}



/*Tax details---*/

.tax-total {

	cursor: pointer;

}



.tax-total td {}



.tax-total .tax-collapse {

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

	cursor: pointer;

	float: right;

	padding-left: 20px;

	text-align: right;

}



.show-details .tax-collapse {

	background-position: 0 -53px;

}



.show-details td {

	border-top: 1px dashed #000;

}



.tax-details td {

	color: #C5C5C5;

}



.tax-details-first td {

	border-top: 1px dashed #000;

}



/*Collaterals---*/

.cart-collaterals .col2-set {

	margin: 20px 0;

	float: left;

	width: 71%;

}



.cart-collaterals .col2-set #discount-coupon-form,

.cart-collaterals .col2-set .shipping {

	margin-bottom: 15px;

	padding: 15px;

	border: 1px solid #303030;

	overflow: hidden;

}



.cart-collaterals .col2-set .box .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;

	font-size: 100%;

}



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

	display: block;

	overflow: hidden;

}



.cart-collaterals .col2-set .shipping-estimate .input-text {

	width: 180px;

}



.cart-collaterals .col2-set .discount .input-box, .cart-collaterals .col2-set .discount .buttons-set {

	float: left;

	margin-right: 10px;

	clear: none;

}



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



}



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

	width: auto !important;

	overflow: visible;

	display: block;

}



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



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

	margin: 0 0 15px;

	padding: 0 5px;

	font-size: 100%;

}



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

	margin: 0;

}



.cart-collaterals .col2-set .crosssell li.item {

	border-top: 1px solid #303030;

	padding: 15px 5px;

	display: block;

	overflow: hidden;

}



#crosssell-products-list .add-to-links li {

	padding: 10px 0;

	border: none;

}



.cart-collaterals .col2-set .crosssell .product-image {

	float: left;

	width: 95px;

}



.cart-collaterals .col2-set .crosssell .product-details {

	width: 200px;

	float: left;

}



.cart-collaterals .col2-set .crosssell .product-details h3 {

	font-size: 115%;

	margin: 0 0 5px;

}



.cart-collaterals .col2-set .crosssell .product-shop .button {

	margin: 0 0 5px;

}



.cart-collaterals .col2-set .crosssell .product-shop small {

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

	padding-left: 12px;

}



.cart-collaterals .col2-set .crosssell .product-shop small a {

	color: #C5C5C5;

}



.grand_total {

	background: #000;

	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;

	padding: 10px 0;

}



.opc li.section {

	position: relative;

}



.opc .step {

	padding: 15px 0;

}



.opc .group-select,

.opc .fieldset {

	border: 0;

	margin: 0;

	padding: 0;

}



.opc .group-select li,

.opc .fieldset li {

	padding-left: 0;

}



.opc .box {

	background: #FFFFFF;

	border: 0;

	padding: 15px 0;

	margin: 0;

}



.opc .step-title {

	background: #151515;

	border-bottom: 1px solid #303030;

	border-top: 1px solid #303030;

	padding: 5px 15px;

	overflow: hidden;

}



.opc .tool-tip {

	right: 8px;

}



.opc .step-title a {

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

}



.opc h4 {

	border-bottom: 1px solid #303030;

	padding-bottom: 8px;

	text-transform: uppercase;

	font-size: 115%;

}



.opc h4.title {

	border-bottom: 0;

	text-transform: none;

}



.opc .number {

	background: #C5C5C5;

	padding: 0 4px;

	color: #000;

	float: left;

	margin-right: 10px;

}



.opc h2 {

	margin: 0;

	line-height: 20px;

	font-size: 1.05em;

	float: left;

}



.opc .content {

	padding: 10px 20px;

}



.opc label.label {

	color: #C5C5C5;

	font-size: 115%;

}



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

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

	width: 280px;

}



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

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

	width: 605px !important;

}



.opc .form-list .field .input-box select { width: 300px; }



.opc .form-list .wide .input-box select { width: 630px; }



.opc .form-list .input-box select { width: 300px; }



/*Allow box*/

.opc .allow .step-title {

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

	cursor: pointer;

	color: #fff;

}



.opc .allow h2 {

	color: #fff;

}



.opc .active h2 {

	color: #000;

}



.opc .allow .number {

	background: #fb8819;

	border: 1px solid #fb8819;

	color: #FFFFFF;

}



/*Active box*/

.opc .active {

}



.opc .active .step-title {

	background: #fb8819;

	cursor: default;

	border-color: #fb8819;

}



.opc .active h3 {

	color: #FFFFFF;

}



.opc .active .number {

	background: #FFFFFF;

	border: 1px solid #fb8819;

	color: #fb8819;

}



.opc .active .box {

	background: none;

	display: block;

}



.opc .active .group-select {



}



.opc .alloq .step-title a {

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

}



.opc dd .form-list {

	margin: 0;

}



.opc dd .form-list ul {

	margin: 5px 0 15px 25px;

}



.opc .checkmo-mailing-address {

	padding-left: 20px;

}



/*Checkout Step Login*/

#checkout-step-login .col2-set .col-1,

#checkout-step-login .col2-set .col-2 {

	width: 47%;

}



.col2-alt-set .col-1 {

	position: relative;

}



/*Checkout Step Review*/

#checkout-step-review {}



/*Checkout Progress---*/

/*Side Box*/

.block-progress {}



.block-progress dl {

	margin: 0;

}



.block-progress dt h4{

	font-size: 100%;

}



.block-progress dl dt {

	border: none;

	border-bottom: 1px solid #303030;

	text-indent: 0;

	padding: 8px 0;

}



.block-progress dt.complete {

	background: #202020;

}



.block-progress dt h4.complete {

	margin-bottom: 10px;

}



.block-progress dt h5 {

	margin: 0;

	font-size: 100%;

	font-weight: normal;

	text-transform: uppercase;

	padding: 0;

	border: 0;

}



.block-progress dt.complete h5 {

	

}



.block-progress h5 a {

	text-transform: none;

	display: block;

}



.block-progress h5 .pipe {

	display: none;

}



.block-progress .content {

	text-indent: 0;

}



.opc .box-no-padding {

	padding: 15px 0px;

}



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

}



.opc a.back {

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

	line-height: 13px;

	padding-left: 16px;

}



.opc .payment-methods dd {

	padding: 0;

}



/*Table*/

.checkout-progress {

	margin: 20px auto 20px;

	width: 100%;

	background: #151515;

	overflow: hidden;

}



.checkout-progress li {

	color: #C5C5C5;

	float: left;

	font-weight: bold;

	width: 20%;

	padding: 2px 0;

	text-indent: 15px;

}



.checkout-progress li.active {

	color: #FFFFFF;

	background: #fb8819;

}



/*Multiple Addresses checkout---*/

.multi-address-checkout-description {

	margin: 15px 0;

}



.multi-address-checkout-box {

	position: relative;

}



.multi-address-checkout-box .box {

	margin: 20px 0 10px;

	clear: both;

	border: 1px solid #303030;

}



.multi-address-checkout-box .legend {

	background: #151515;

	color: #C5C5C5;

	border: 1px solid #303030;

	font-size: 115%;

	float: left;

	margin-bottom: 0;

	margin-top: -10px;

	margin-left: 15px;

	padding: 2px 8px;

	position: relative;

}



.multi-address-checkout-box .content {

	padding: 15px 8px;

	font-size: 100%;

}



.multi-address-checkout-box .count-head,

.multi-address-checkout-box .count-head-alt {

	border: 1px solid #303030;

	background: #151515;

	padding: 8px;

}



.multi-address-checkout-box .count-head-alt {

	margin-top: 10px;

	border-top: 1px solid #303030;

}



.multi-address-checkout-box .count-head h4,

.multi-address-checkout-box .count-head-alt h4 {

	margin: 0;

	font-size: 100%;

}



.multi-address-checkout-box .head {

	border-bottom: 1px solid #303030;

	padding: 0 0 8px;

	margin: 0 0 15px;

	background: none;

}



.multi-address-checkout-box .head h4{

	padding: 0;

}



.multi-address-checkout-box .head h5 {

	margin: 0;

	padding: 0 15px;

	float: none;

	font-size: 100%;

	color: #C5C5C5;

	line-height: 30px;

}



.multi-address-checkout-box .head a {

	float: none;

	padding: 0;

}



.multi-address-checkout-box .form-list {

	margin: 0;

}



.multi-address-checkout-box .form-list ul {

	margin: 5px 0 15px;

}



.multi-address-checkout-box .place-order-box {

	width: 100%;

}



.multi-address-checkout-box .place-order-box .main-radius {

	width: 550px;

}



.multi-address-checkout-box .place-order-box #review-buttons-container {

	float: right;

}



.shipment-count {

	background: #fb8819;

	color: #FFFFFF;

	font-size: 92%;

	line-height: normal;

	padding: 2px 5px;

}



.multi-address-checkout-box .tool-tip {

	left: -23px;

}



.multi-address-checkout-box .checkmo-mailing-address {

	display: block;

	padding-left: 20px;

}



.shipping-method-pointer {

	background: #151515;

	border: 1px solid #303030;

	padding: 10px;

	position: relative;

}



.box .content .shipping-method-pointer img.pointer {

	position: absolute;

	right: -40px;

	top: -20px;

	border: none;

	background: none;

}



.place-order-box {

	float: right;

	line-height: normal;

	padding: 15px 0;

	border-top: 1px solid #303030;

}



.place-order-box .grand-total {

	font-size: 200%;

}



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

	color: #fb8819;

	font-weight: bold;

	margin: 0;

	padding: 0;

}



.place-order-box input {

	margin: 0 0 0 15px;

	vertical-align: bottom;

}



.col-wide h4 {

	background: url(../images/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

	margin-bottom: 10px;

	display: block;

	overflow: hidden;

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 10px 0;

	margin: 0;

	line-height: normal;

}



/* Checkout Agreements */

.checkout-agreements li {

	margin: 30px 0;

}



.checkout-agreements .agreement-content {

	background: #151515;

	border: 1px solid #303030;

	height: 10em;

	overflow: auto;

	padding: 10px;

}



.checkout-agreements .agree {

	margin: 0;

	padding: 10px 0 10px 11px;

}



.opc .checkout-agreements {

	border: 1px solid #303030;

	border-width: 0 1px;

	padding: 5px 20px;

}



.opc .checkout-agreements li {

	margin: 20px 0 0;

}



.opc .checkout-agreements .agreement-content {

	background-color: #FFFFFF;

	border-color: #000;

	padding: 5px;

}



.opc .checkout-agreements .agree {

	padding-left: 6px;

}



/*CUSTOMER

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

/*Login---*/

.ja-lo-1col #login-form {

}



#login-form .login-box {

	padding: 20px;

}



.login-box h4,

#login-form h2 {

	margin: 0;

	padding: 0;

	text-transform: uppercase;

	font-size: 115%;

	border: 1px solid #303030;

	padding: 7px 15px 7px 27px;

}



.login-box .new-users h4,

#login-form .new-users h2 {

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

}



.login-box .registered-users h4,

#login-form .registered-users h2 {

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

}



.login-box .button-set,

#login-form .buttons-set {

	padding: 8px 13px;

	background: #151515;

	border: 1px solid #303030;

	margin: 0 0 10px;

}



#login-form .buttons-set {

	height: 30px;

}



#login-form .buttons-set a{

	float: left;

	line-height: 30px;

}



#login-form .buttons-set .button {

	float: right;

}



.login-box .content,

#login-form .content {

}



#form-validate {

}



/*Email To A Friend---*/

#product_sendtofriend_form {}

#product_sendtofriend_form .left  { margin-right: 30px; float: left; }

#product_sendtofriend_form .right  { float: right; }

#product_sendtofriend_form .login-box { background: none; }

#product_sendtofriend_form .button{

	float: left;

}



#product_sendtofriend_form #add_recipient_button {

	margin: 0;

	float: right;

}



#recipients_options .btn-remove {

	float: right;

}



#product_sendtofriend_form #max_recipient_message {

	float: right;

}

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

	font-size: 10px;

	font-weight: normal;

}



/*My Account navigation---*/

.account-nav,

.block-account {}



.account-nav .head,

.block-account .block-title {

}



.account-nav .head h3,

.block-account .block-title h3 {

	float: left;

	line-height: 15px;

	margin-left: 15px;

	padding: 15px 0 5px;

	text-transform: uppercase;

	border-bottom: 1px solid;

}



.account-nav ul {}

.account-nav li {}



.account-nav li a, .account-nav li.current,

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

	margin: 0;

	padding: 8px 0 8px 10px;

	line-height: normal;

	border-bottom: 1px solid #303030;

	display: block;

	color: #C5C5C5;

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

}



.account-nav li a:hover,

.account-nav li a:active,

.account-nav li a:focus,

.block-account li a:hover,

.block-account li a:active,

.block-account li a:focus {

	background: url(../images/bullet1.gif) no-repeat left center #151515;

	text-decoration: none;

}



.account-nav li.current,

.block-account li.current {

	font-weight: bold;

	color: #fb8819;

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

}



.account-nav li.last, .account-nav li.last a,

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

	border-bottom: 0;

}



/*Dashboard---*/

.box-account {

	padding: 0 0 15px;

	clear: both;

}



.account-box .head,

.box-account .box-head {

	color: #fff;

	line-height: normal;

	display: block;

	border-bottom: 5px solid #303030;

	margin: 0 0 15px;

	text-align: right;

	overflow: hidden;

}



.my-account .box {

	background: none;

	border: none;

}



.account-box .inner-head,

.my-account .box .box-title {

	background: #151515;

	margin-bottom: 5px;

	padding: 0;

	line-height: normal;

	width: 100%;

	height: 30px;

}



.my-account .box .box-content {

	padding: 0 10px;

}



.my-account .box .box-title h2,

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

	font-size: 100%;

	color: #C5C5C5;

	float: left;

	line-height: 30px;

	margin: 0;

	padding: 0 10px;

}



.account-box h6,

.my-account h6 {

	text-transform: uppercase;

}



.account-box .head a,

.my-account .box-head a {

	color: #C5C5C5;

	float: right;

	line-height: 30px;

}



.account-main .account-box li,

.account-main .box-account li {

	padding: 5px 0;

}



.account-box ol li,

.my-account ol li {

	margin: 15px 0 0;

	overflow: hidden;

}



.account-box ol .count,

.my-account ol .count {

	float: left;

	font-size: 150%;

	font-weight: bold;

	background: #151515;

	padding: 0 8px;

	margin-top: 4px;

	color: #C5C5C5;

}



.account-box ol .content,

.my-account ol .content {

	margin-left: 35px;

}



.account-box ol,

.my-account ol  {

	padding: 0 5px;

}



.account-box ol#my_recent_reviews small,

.my-account ol#my_recent_reviews span,

.my-account ol#my_recent_reviews strong {

	float: left;

	font-weight: bold;

	margin-right: 3px;

	font-size: 100%;

}



.account-box .product-images,

.my-account .product-images {

	width: 65px;

}



.account-box .product-images img,

.my-account .product-images img {

	border: 1px solid #303030;

}



.account-box .product-details,

.my-account .product-name {

	margin: 0 0 10px 10px;

	font-size: 100%;

}



.my-account .details{

	float: left;

}



.my-account .details .ratings {

	clear: both;

	margin-left: 10px;

}



#my_recent_tags span.number {

	float: left;

	font-weight: bold;

}



.my-account .details .tags {

	clear: both;

	overflow: hidden;

	margin-left: 10px;

}



.my-account .details .tags strong {

	float: left;

	margin-right: 10px;

}



.my-account .details .tags ul {

	overflow: hidden;

	float: left;

}



.my-account .details .tags ul li {

	float: left;

	margin-right: 10px;

	margin-top: 0;

}



#my-reviews-table .product-name {

	margin: 0;

}



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

.my-account .ratings { margin: 0; }



.account-side .actions {

	border-top: 1px solid #303030;

	padding-top: 4px;

}



.account-side .actions .form-button {

	float: right;

}



.edit-password {

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

	display: block;

	height: 20px;

	padding-left: 20px;

}



.dashboard-welcome {

	padding: 0 15px;

}



.account-box .head h4,

.box-account .box-head h2 {

	font-size: 100%;

	color: #C5C5C5;

	float: left;

	line-height: 30px;

	margin: 0;

	padding: 0 10px 0 0 ;

}



.ad-orders .head h4 {

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

	float: left;

	padding-left: 20px;

	margin: 0;

}



.ad-account-info .head h4 ,

.box-info .box-head h2{

	margin: 0;

}



.ad-tags .head h4 {

	background: url(../images/icon_ma_tags.gif) no-repeat 10px center !important;

	float: left;

	padding-left: 30px;

	margin: 0;

}



.ad-reviews .head h4 {

	background: url(../images/icon_ma_reviews.gif) no-repeat 10px center;;

	float: left;

	padding-left: 30px;

	margin: 0;

}



.ad-account-info p, .ad-account-info address, .ad-account-info h6 {

	margin-left: 8px;

	margin-right: 8px;

}



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



.order-access {

	padding: 10px;

}



/*Account Addressbook---*/

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

	font-size: 125%;

	border-bottom: 1px solid #303030;

	padding-bottom: 5px;

	margin-bottom: 10px;

}



.primary-address-list li {

	margin-bottom: 10px;

	padding-left: 10px;

}



.primary-address-list li .head {

	margin: 0;

}



.primary-address-list li h5 {

	margin: 0 0 5px -10px;

	text-indent: 12px;

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

}



.address-list li {

	margin-bottom: 15px;

}



.address-list .actions {

	float: right;

	margin: 0 0 10px 10px;

}



/*Account Order History---*/

#my-orders-table tfoot td, #checkout-review-table tfoot td {



}



#my-orders-table tfoot tr.last {

	font-weight: bold;

	font-size: 115%;

}



#my-orders-table tfoot td.last,

#checkout-review-table td.last {

	border-left: 1px solid #303030;

	text-align: center;

}



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

	border-right: 1px solid #303030;

}



.compare-products tr.first td {

	border-top: 1px solid #303030;

}



.compare-products td.last {

	border-right: 1px solid #303030;

}



.compare-products tbody.attribute-cart td {

	background: #151515 !important;

	border-bottom: 1px solid #303030;

	text-align: center;

}



.compare-products td.label {

	background: #151515 !important;

	border-bottom: 1px solid #303030;

	border-left: 1px solid #303030;

	text-align: left;

	width: 120px !important;

}



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

	background: #151515 !important;

}



.compare-products tbody.remove-buttons tr {

	background: #FFFFFF;

}



.compare-products tbody.remove-buttons td {

	border: 0 !important;

	font-size: 0;

	line-height: 0;

	padding: 0;

	text-align: right;

}



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

	float: right;

}



.compare-products tr.last td {

}



.compare-products h5 {

	font-size: 125%;

}



.compare-products .link-cart {

	display: block;

	clear: both;

}



/*Reviews---*/

.my-review-detail {

	padding: 0 15px;

}

 

.my-review-detail .product-image {

	float: left;

	width: 30%;

	text-align: center;

}



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

	margin-bottom: 0;

}



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

	vertical-align: top;

}



.my-review-detail .details {

	float: right;

	width: 65%;

}



.my-review-detail strong {

	display: block;

	text-transform: uppercase;

	margin-top: 10px;

}



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



.my-review-detail .ratings {}



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

	float: none;

}



.my-review-detail .ratings .pipe {

	float: left;

}



.my-review-detail .ratings a {

	display: block;

	float: left;

}



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

}



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

	display: block;

}



#wishlist-table textarea {

	width: 200px;

}



#wishlist-table .product-name,

#wishlist-table .price-box {

	margin: 10px 0;

}



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

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

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



/*ADVANCED SEARCH

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

.advanced-search {

	border: 1px solid #303030;

	margin: 20px 0;

	padding: 22px 15px 10px 15px;

}



.advanced-search .legend {

	border: 0;

	float: left;

	font-size: 100%;

	font-weight: bold;

	margin-top: -33px;

	padding: 0 8px;

}



.advanced-search li {

	margin-bottom: 5px;

}



.advanced-search li label {

	float: left;

	width: 120px;

	font-weight: bold;

	text-align: right;

	padding-right: 20px;

}



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

	width: 115px;

}



.advanced-search select {

	padding: 2px;

	width: 256px;

}



.advanced-search .field-row {

	display: inline;

	width: 250px;

}



.advanced-search .range .input-text {

	width: 70px;

}



.advanced-search .range select {

	padding: 1px;

	width: 90px;

}



.advanced-search-nothing-found {

	color: #fb8819;

	font-weight: bold;

	margin-bottom: 15px;

}



.advanced-search-found-amount {

	margin-bottom: 15px;

}



.advanced-search-summary-box {

	background: #151515;

	border: 1px solid #303030;

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

	font-weight: bold;

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

	padding-left: 15px;

}



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

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

}



/*PRINT

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

table.print .giftmessage-preview-link {

	display: none !important;

}



table.print .price-excl-tax {

	white-space: nowrap;

}



table.print .price-incl-tax {

	white-space: nowrap;

}



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

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

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

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

	display: inline;

}



/*POP UP

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

.page-popup, .catalog-product-compare-index, .sales-order-print {

	background: #FFFFFF !important;

	color: #000 !important;

	padding: 15px 30px !important;

	margin: 0 !important;

	text-align: left;

}



.print-head, .page-popup .print-head {

	margin: 0 0 20px;

	border-bottom: 3px solid #cccccc;

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

	padding-bottom: 15px;

}



.product-gallery-nav {

	padding: 0 5px;

}



.sales-order-print .data-table thead th,

.sales-order-print .data-table tfoot td  {

	background: #d5d5d5;

	color: #000;

}



.sales-order-print .data-table td {

	border-color: #cccccc !important;

}



/*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: url(../images/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 0 0 10px;

	margin: 10px 0;

}



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

	border-bottom: 1px solid #303030;

	padding: 5px 10px;

	line-height: normal;

	font-size: 115%;

}



.recently .product-image {

	border: 1px solid #303030;

}



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

}



#recently-viewed-items li p {

	margin: 0;

}



#recently-viewed-items li a{

	margin: 0;

	padding: 8px 0 8px 10px;

	line-height: normal;

	border-bottom: 1px solid #303030;

	display: block;

	color: #C5C5C5;

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

}



#recently-viewed-items li a:hover,

#recently-viewed-items li a:active,

#recently-viewed-items li a:focus {

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

	text-decoration: none;

}



#recently-viewed-items li.last a  {

	border-bottom: 0;

}



/* Site Map */

.page-sitemap .links {

	margin-bottom: -30px;

	margin-left: 0;

	margin-right: 8px;

	margin-top: 0;

	text-align: right;

}



.page-sitemap .links li {

	line-height: 30px;

} 



.page-sitemap .sitemap {

	margin: 12px;

}



.page-sitemap .pager {

	overflow: hidden;

	background: #303030;

	border: none;

	padding: 5px 10px;

	width: 98%;

}



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

/*Mis---*/



.category-img {

	padding: 10px 0;

}



a.widget-btn {

	vertical-align: middle;

	padding: 4px;

	float: left;

}



.mini-wishlist a.widget-btn img {

	background: none;

	padding: 0;

	border: none;

}



a.readon {

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	font-size: 92%;

}



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

	text-decoration: underline;

}



div.ja-innerdiv {

	padding: 6px 0 7px;

}



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



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



.ja-usertools-color {}



.ja-usertools-color li {

	display: block;

	width: 47%;

	font-size: 92%;

	background: none;

	float: right;

}



.ja-usertools-color li.default,

.ja-usertools-color li.brown,

.ja-usertools-color li.green_moss,

.ja-usertools-color li.orange,

.ja-usertools-color li.red {

	float: left;

}



.ja-tools li { display: inline; }

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



.box .head br, .data-table tbody td br {

	height: 1px;

	line-height: 1px;

	font-size: 1px;

}



/*JM BANNER---*/

.ja-banner {

	overflow: hidden;

	display: block;

	height: 251px;

}



/*JM RSS*/

#ja-col1 .jm-rss {

	border-bottom: none;

	border-top: none;

}



.jm-rss .content {

	padding: 0;

}



.jm-rss ul.jm-rss-list {

}



.jm-rss .jm-item .createdate{

	text-transform: uppercase;

	color: #000;

}



.jm-rss .jm-item {

	width: auto;

	float: none;

}



.jm-rss  div.jm-item{

	border: none;

	padding-top: 10px;

}



.jm-twitter-list .jm-item {

	width: auto;

	float: none;

	background: url(../images/quote-tr.gif) no-repeat 95% 10px;

}



.jm-twitter-list .jm-item .createdate{

	text-transform: uppercase;

	color: #000;

}



.jm-twitter .content {

	padding: 0;

}



.jm-twitter .jm-follow {

	padding: 10px 20px;

	display: block;

}



.jm-twitter {

	border: none !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/icon-line-grey.gif) no-repeat left bottom #1c1c1c;

	color: #FFFFFF;

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size: 160%;

	font-weight: normal;

	padding: 0 0 10px;

	margin: 10px 0;

	line-height: normal;

}



/*JM PRODUCTS LIST*/

.jm-product-list { }



.jm-product-list .head {

	color: #c5c5c5;

	line-height: normal;

	display: block;

	overflow: hidden;

	border-bottom: 1px dotted #ccc;

}



.jm-product-list .head h4 {

	font-size: 110%;

	font-weight: bold;

	float: left;

	display: inline;

	text-transform: uppercase;

	padding: 7px 0;

}



.jm-product-list .catalog-listing .rating-box{

	float: none;

}



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

}



.jm-product-list ol.last {}



.jm-product-list .add-to {

	display: none;

}



/*JM PRODUCT SLIDER*/

.jm-products-slider-listing {}



.jm-products-slider-listing .head {

	background: #FFF;

	color: #C5C5C5;

	line-height: normal;

	display: block;

	padding: 5px 0;

	margin: 0 0 0 -20px;

	overflow: hidden;

	border: 1px solid #303030;

	line-height: 20px;

}



.jm-products-slider-listing .head h4 {

	font-size: 100%;

}



.jm-products-slider-listing a {

	text-decoration: none;

	color: #fb8819;

	font-size: 110%;

	display: block;

	margin-bottom: 5px;

}



.jm-products-slider-listing a:hover,

.jm-products-slider-listing a:active,

.jm-products-slider-listing a:focus {

	text-decoration: underline;

}



.jm-products-slider-listing p {

	font-size: 92%;

	margin: 0;

}



.jm-products-slider-listing .price {

	font-size: 100%;

	margin: 0;

	padding: 0;

}



/*JM PRODUCT LIST BY CAT*/

.jm-product-list-bycat {}



/*JM SIDE NAVIGATION*/

.mini-sidenav .head {

}



.mini-sidenav .head h4 {

}



.mini-sidenav .content {

}



#ja-sidenav .toggle,

#ja-sidenav .toggle:active {

	width: 15px;

	height: 30px;

	position: absolute;

	top: 1px;

	right: 0;

	padding: 0;

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

	color: #FFF !important;

	text-indent: 16px;

}



#ja-sidenav .toggle:hover {

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

	text-decoration: none;

}



#ja-sidenav .toggle:focus, #ja-sidenav .toggle:active {

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

	text-decoration: none;

}



#ja-sidenav li.selected .toggle {

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

}



#ja-sidenav li.selected .toggle:hover {

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

	text-decoration: none;

}



/*0 level*/

#ja-sidenav { padding: 0; }



#ja-sidenav li {

	margin: 0;

	padding: 8px 0;

	border-bottom: 1px solid #303030;

	position: relative;

	line-height: 160%;

}



#ja-sidenav li.parrent {

	background: #fff;

}



#ja-sidenav li a {

	color: #c5c5c5;

	font-weight: bold;

}



#ja-sidenav li a li a {

	font-weight: normal;

}



#ja-sidenav li a:hover, #ja-sidenav li a:active {

	text-decoration: none;

}



#ja-sidenav li.over,

#ja-sidenav li.selected {

	color: #C5C5C5;

}



#ja-sidenav li.over a,

#ja-sidenav li.selected a {

	color: #fb8819;

}



/*1st level and upper*/

#ja-sidenav li ul {

	padding: 5px 0 0;

	border-top: 1px solid #303030;

	margin-top: 8px;

}



#ja-sidenav li li {

	border: none;

	text-transform: none;

	margin: 0;

	padding: 0;

	display: block;

}



#ja-sidenav li li a,

#ja-sidenav li.selected li a,

#ja-sidenav li li.active li a {

	background: url(../images/bullet1.gif) no-repeat 2px 15px;

	margin: 0;

	padding: 8px 0 8px 10px;

	line-height: normal;

	border-bottom: 1px solid #303030;

	display: block;

	color: #C5C5C5;

}



#ja-sidenav li li a:hover, #ja-sidenav li li a:active, #ja-sidenav li li a:focus,

#ja-sidenav li li.active li a:hover, #ja-sidenav li li.active li a:active, #ja-sidenav li li.active li a:focus {

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

	background-color: #151515;

	color: #fb8819;

	text-decoration: none;

}



#ja-sidenav li li.active a {

	font-weight: bold;

	color: #fb8819;

}



#ja-sidenav li li.last a {

	border: none;

}



#ja-sidenav li ul ul {

	padding-left: 10px;

	margin: 0 10px;

	padding: 10px;

	background: #151515;

	border: 1px solid #303030;

}



/* Ja Tool Box */

.jm-open {

	position: absolute;

	background: url(../images/open-bot.gif) no-repeat left top;

	text-indent: 15px;

	right: 20px;

	color: #ccc;

	cursor: pointer;

	width: 62px;

	height: 25px;

	line-height: 25px;

}



.ja-bot { position: relative; }



.ja-bot .jm-open {

	top: -22px;

	z-index: 9999;

}