/* Eric Meyer's CSS Tools: Reset CSS (Modified by Hieu Nguyen)
-------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearer      { display: block; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }

/* Mis.
-------------------------------------------------------------*/

/* Forms */
form          { display: inline; }
fieldset      { border: 0; }
legend        { display: none; }

/* Content */
p             { margin: 0 0 10px; }
strong        { font-weight: 600; }
address       { font-style: normal; line-height: 1.35; }
cite          { font-style: normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size: 1em; }
big           { font-size: 2em; }
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space: nowrap !important; }
.wrap         { white-space: normal !important; }
.a-left       { text-align: left !important; }
.a-center     { text-align: center !important; }
.a-right      { text-align: right !important; }
.v-top        { vertical-align: top; }
.v-middle     { vertical-align: middle; }
.f-left,
.left         { float: left !important; }
.f-right,
.right        { float: right !important; }
.f-none       { float: none !important; }
.f-fix        { float: left; width: 100%; }
.no-display   { display: none; }
.no-margin    { margin: 0 !important; }
.no-padding   { padding: 0 !important; }
.no-bg        { background: none !important; }

/* Lists */
ul,ol         { list-style:none; }

/* remember to highlight inserts somehow! */
ins           { text-decoration: none; }

del           { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table         { border: 0; border-spacing: 0; empty-cells: show; border-collapse: collapse; }
caption,th,td { vertical-align: top; text-align: left; font-weight: normal; }

/*Various Clears---*/
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {}

.wrap { clear: both; min-width: 1010px; }

.main { width: 1010px; margin: 0 auto; position: relative; }

.main .inner { margin: 0 10px; }

.main-inner {
	background: #111;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 14px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {}

/* CONTAINER
--------------------------------------------------------- */
#ja-container { padding: 0; margin: 0; }
#ja-mainbody { float: left; width: 690px; }

/*main content---*/
#ja-main { clear: both; display: block; float: right; width: 690px; }
#ja-current-content { min-height: 400px; }
/*columns---*/
#ja-col1 { float: left; width: 225px; }
#ja-col2 { float: right; width: 250px; padding: 20px; }

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

/* EXTENSIBLE LAYOUT
--------------------------------------------------------- */
/*1 Column---*/
.ja-lo-1col #ja-current-content { margin: 0; }
.ja-lo-1col #ja-mainbody,.ja-lo-1col #ja-main { float: none; width: 100%; }

/*2 Columns Right---*/
.ja-lo-2colsr #ja-main { float: none; width: 675px; }
.ja-lo-2colsr #ja-current-content { margin-left: 0; }

/*2 Columns Left---*/
.ja-lo-2colsl #ja-mainbody { float: none; width: 100%; }
.ja-lo-2colsl #ja-main { width: 675px; }
.ja-lo-2colsl #ja-current-content { margin-right: 0; }
.ja-lo-2colsl #ja-col1 { width: 250px; padding: 20px; }

/*3 Columns---*/
.ja-lo-3cols #ja-main { float: right; width: 435px; margin: 0 15px; }
.ja-lo-3cols #ja-col1 { width: 225px; }
/* IN PAGE LAYOUTS
--------------------------------------------------------- */
.page {}
.page-print { padding: 25px 30px; text-align: left; }
.page-empty { padding: 20px; text-align: left; }
.page-popup { padding: 25px 30px; text-align: left; }
.main-container { }
.main {}

/* Base Columns */
.col-left { float: left; width: 195px; padding: 0; }
.col-main { float: left; width: 685px; padding: 0; }
.col-right { float: right; width: 195px; padding: 0; }

/* 1 Column Layout */
.col1-layout .col-main { float: none; width: auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float: right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width: 475px; margin-left: 17px; }
.col3-layout .col-wrapper { float: left; width: 687px; }
.col3-layout .col-wrapper .col-main { float: right; }

/* Content Columns */
.col2-set .col-1 { float: left; width: 48.5%; }
.col2-set .col-2 { float: right; width: 48.5%; }
.col2-set .col-narrow { width: 32%; }
.col2-set .col-wide { width: 65%; }

.col3-set .col-1 { float: left; width: 32%; }
.col3-set .col-2 { float: left; width: 32%; }
.col3-set .col-3 { float: right; width: 32%; }

.col4-set .col-1 { float: left; width: 25%; }
.col4-set .col-2 { float: left; width: 25%; }
.col4-set .col-3 { float: left; width: 25%; }
.col4-set .col-4 { float: right; width: 25%; }
.col4-set .col-narrow { width: 23%; }
.col4-set .col-wide { width: 27%; }

.col5-set .col-1 { float: left; width: 250px; padding: 20px; }
.col5-set .col-2 { float: left; width: 250px; padding: 20px; }
.col5-set .col-3 { float: left; width: 250px; padding: 20px; }
.col5-set .col-4 { float: left; width: 250px; padding: 20px; }
.col5-set .col-5 { float: left; width: 250px; padding: 20px; }
.col5-set .col-wide { width: 40%; }

/*Table Columns---*/
table .col-1, table .col-2, table .col-3, table .col-4 { float: none !important; margin: 0 !important; }
.col3-set td.spacer { width: 3%; }
.col4-set td.spacer { width: 4%; }
/*
 * ------------------------------------------------------------------------
 * JM Skates - Theme
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(//fonts.googleapis.com/css?family=Luckiest+Guy);
@import url(../../skin/frontend/default/jm_skates/fonts/journal/stylesheet.css);

body {
	background: #000;
	color: #666;
	font-size: 12px;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
}

body#bd {
	color: #666;
}

body#bd.sales-order-print,
body.page-print {
	background: #191919;
}

#ja-wrapper {
	background: url(../../skin/frontend/default/jm_skates/images/bg-body.jpg) left top repeat;
}

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: #ff5300;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FFD200;
}

a img {
	border: 0;
}

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

/*Title text---*/
h1, h2, h3, h4, h5, h6, .head, .page-title {
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 1.3;
	color: #999;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

/*IMG---*/
img { vertical-align: middle; }

/*Small text---*/
small, #ja-footer,
.category-products .add-to,
.ratings, .ratings-list td.label,
.widget-btn, .validation-advice,
.toolbar .pager,.toolbar .sorter {
	font-size: 92%;
}

/*Form---*/
input.input-text, select, textarea {
	background: #191919;
	border: 1px solid #424242;
	color: #777;
	font-size: 11px;
	vertical-align: middle;
	padding: 0 10px;
}

option, optgroup {
	font-size: 11px;
}

optgroup { }

textarea {
	overflow: auto;
	padding: 5px 10px;
}

select {
	padding: 6px;
}

input.input-text {
	height: 30px;
}

input.radio {
	margin: 0 3px 0 0;
	vertical-align: middle;
}

label {
	vertical-align: middle;
}

input.checkbox {
	margin-right: 5px;
	float: left;
	vertical-align: middle;
}

.a-center input.checkbox {
	float: none;
}

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

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

#payment_method {
	margin-right: 5px;
}

/*Fieldset--*/
fielddset {}

fieldset legend {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin-bottom: 5px;
}

/*Tables--*/

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

p.f-left {
	margin: 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-header { }

#ja-header .main {
	background: url(../../skin/frontend/default/jm_skates/images/shadow-01.png) left top no-repeat;
	z-index: 999;
}

#ja-header .main-inner {
	padding: 20px 15px 10px;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #282828;
}

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

h1#logo a {
	display: block;
	text-decoration: none;
	color: #eee;
	font-size: 250%;
	width: 215px;
	height: 54px;
	text-indent: -99999px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

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

div#logo-text {
	outline: none;
}

div#logo-text h1 {
	font-size: 250%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

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

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

/*Quick Access---*/
.quick-access { }

#quick-access .main {
	background: #000;
	border-bottom: 1px solid #121212;
	padding: 5px 0;
	font-size: 11px;
}

#quick-access .main-inner {
	background: transparent;
	border: 0;
	padding: 0 15px;
}

.shop-access li {
	background: url(../../skin/frontend/default/jm_skates/images/sep-vline.gif) no-repeat right 3px;
	display: inline;
	padding-left: 4px;
	padding-right: 8px;
}

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

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

.shop-access {
	float: right;
	text-align: right;
	line-height: 1.8;
}

.shop-access strong { }

.shop-access ul { display: inline; margin-left: 10px; }

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

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

.form-language {
	float: left;
	margin-right: 10px;
}

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

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

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

.quick-access .ja-currency { margin-left: 10px; }

/* CROSSBAR
--------------------------------------------------------- */
#ja-crossbar .main {
	height: 60px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav { clear: both; }

#ja-mainnav .btn-toggle { display:none; }

.nav-container {
	clear: both;
	float: right;
}

/* MASS TOP
--------------------------------------------------------- */
#ja-mass-top .main {
	background: #191919;
}

#ja-mass-top .main-inner {
	padding: 0;
	border: 0;
	position: relative;
	top: -110px;
}

/* CONTAINER
--------------------------------------------------------- */
#ja-container .main {
	background: #191919;
}

#ja-container .main-inner {
	padding: 30px 14px;
}

.cms-home #ja-container .main-inner {
	padding: 0 14px 30px;
	margin-top: -220px;
}

.cms-home .main-inner1 {
	margin-top: -87px;
	position: relative;
	z-index: 9;
}

.cms-home #ja-col2 {
	margin-top: 40px;
}

.cms-home #ja-mass-top { clear: none; }

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

#ja-current-content { padding: 0; }

#ja-current-content .page-title { }

#ja-main {}

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

#ja-col2 {
	background: #ffd200;
}

.ja-lo-2colsl #ja-col1 {
	background: #ffd200;
}

.side-col {
	color: #999;
}

/* Breadcrums---*/
#ja-breadcrumbs {
	color: #999;
	margin-bottom: 20px;
}

#ja-breadcrumbs h4 {
	float: left;
	margin: 0 10px 0 0;
	color: #999;
	font-size: 100%;
	line-height: 1.5;
}

#ja-breadcrumbs .main { background: #181818; }

#ja-breadcrumbs #ja-pathway {
	padding: 0;
	color: #5f5f5f;
}

#ja-breadcrumbs #ja-pathway a {
	color: #ffd200;
}

#ja-breadcrumbs #ja-pathway a:hover {
	color: #FF5300;
}

#ja-breadcrumbs ul {
	float: left;
}

#ja-breadcrumbs ul li {
	display: inline;
}

#ja-breadcrumbs ul li strong {
	font-weight: normal;
}

#ja-breadcrumbs a:hover {
	color: #FFD200;
}

#ja-breadcrumbs ul.ja-links {
	float: right;
}

/* Navhelper---*/

/* Mass */
.ja-mass .main { }

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

/* Spotlight */
.ja-spotlight .main-inner {
	padding: 20px 15px 30px; 
	color: #777;
}

.ja-spotlight .col-1,
.ja-spotlight .col-2,
.ja-spotlight .col-3,
.ja-spotlight .col-4 { }

.ja-spotlight .col-1 {}

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

.ja-spotlight .first .block { margin-left: 0; }
.ja-spotlight .last .block { margin-right: 0; }

.ja-spotlight .block .block-title { background: none; padding: 0; border: 0; height: 40px; line-height: 40px; margin-bottom: 5px; }

.ja-spotlight .block .block-content { padding: 0; background: transparent; }

.ja-spotlight a {
	color: #777;
}

.ja-spotlight a:hover {
	color: #FF5300;
}

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

/* Bottom Spotlight */
#ja-botsl { color: #999; background: #ffd200; height: 60px; margin-top: 25px; }

#ja-botsl .main { z-index: 9; background: #111; }
#ja-botsl .main-inner { position: relative; bottom: 28px; border: 0; margin: 0; padding: 0; }

#ja-botsl .main-inner1 { background: #ffd200; margin: 0 -10px; padding: 25px; }

#ja-botsl .nav-mask-left {
    background: url(../../skin/frontend/default/jm_skates/images/botsl-mask-left.png) left bottom no-repeat;
    bottom: 18px;
    height: 60px;
    left: -73px;
    position: absolute;
    width: 73px;
}

#ja-botsl .nav-mask-right {
    background: url(../../skin/frontend/default/jm_skates/images/botsl-mask-right.png) right bottom no-repeat;
    bottom: 18px;
    height: 60px;
    position: absolute;
    right: -73px;
    width: 73px;
}

#ja-botsl.ja-spotlight .col-wide { background: none; }

#ja-botsl .block .block-title strong {
	font-size: 120%;
	text-transform: uppercase;
}

.demo-image a {
	display: block;
	margin-bottom: 10px;
	line-height: 0;
}

/* Bottom Spotlight 1 */
#ja-botsl1 .main {
	border-bottom: 1px solid #000;
}

#ja-botsl1 .widget .block {
	display: block;
	border-top: 1px solid #222;
	padding-top: 5px;
	margin-top: 20px;
}

#ja-botsl1 .widget:first-child .block {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}

#ja-botsl1 .block .block-title strong, #ja-botsl1 .block .block-title h3, #ja-botsl1 .block .block-title h4 { }

#ja-botsl1 .block-title span.first-word {
	color: #eee;
}

#ja-botsl1 .row {
	margin-top: 15px;
}

#ja-botsl1 .row:first-child {
	margin-top: 0;
}

#ja-botsl1 ul li {
	border-top: 1px solid #222;
	padding: 10px 0 0;
	margin-bottom: 10px;
}

#ja-botsl1 ul li:first-child {
	border-top: 0;
	padding-top: 0;
}

#ja-botsl1 ul li a {
	background: url(../../skin/frontend/default/jm_skates/images/bullet-02.png) 5px 5px no-repeat;
	padding-left: 20px;
	color: #777;
}

#ja-botsl1 ul li a:hover {
	color: #FF5300;
}

/* Block Payment */
.block-about .read-more {
	margin-top: 15px;
}

.block-about .readon {
	padding: 0;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

#ja-footer .main {
	background: #000;
	border-top: 1px solid #141414;
	padding: 15px 0;
}

#ja-footer .main-inner {
	background: transparent;
	border: 0;
	padding: 0 15px;
}

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

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

#ja-footer ul {
	margin: 0;
	clear: both;
}

#ja-footer li {
	display: block;
	float: left;
	padding: 0 7px 0 3px;
	margin: 0;
	background: url(../../skin/frontend/default/jm_skates/images/sep-vline-horizontal.png) no-repeat right 10px;
}

#ja-footer li:first-child {
	padding-left: 0;
}

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

#ja-footer li a {}

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

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

#ja-info .main {
	background: #181818;
}

#ja-info .main-inner {
	border-top: 1px solid #222;
	margin: 0 20px;
	padding: 15px;
	font-size: 11px;
}

.jm-info ul {
	float: left;
}

.jm-info ul li {
	background: url(../../skin/frontend/default/jm_skates/images/sep-vline.gif) no-repeat left 4px;
	display: inline;
	margin-left: 4px;
	padding-left: 8px;
}

.jm-info ul li:first-child {
	background: none;
	margin-left: 0;
	padding-left: 0;
}

.jm-info ul li a {
	color: #999;
}

.jm-info ul li a:hover {
	color: #FFD200;
}

#ja-footer .jm-legal { text-align: right; color: #666; float: right; }

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

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

.success, .error {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

.error-msg, .success-msg, .notice-msg, .note-msg {
	background-position: 10px 6px !important;
	background-repeat: no-repeat !important;
	border-style: solid !important;
	border-width: 1px !important;
	font-size: 110% !important;
	margin: 0 0 20px !important;
	padding: 5px 10px 5px 32px !important;
	font-family: 'PT Sans', sans-serif !important;
	font-weight: 400 !important;
}

#messages_product_view .error-msg,
#messages_product_view .success-msg,
#messages_product_view .notice-msg,
#messages_product_view .note-msg { }

.tag-customer-index .error-msg,
.tag-customer-index .success-msg,
.tag-customer-index .notice-msg,
.tag-customer-index .note-msg {
	margin: 20px 20px 0 !important;
}

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

.error-msg {
	background-color: #FCEDED;
	background-image: url(../../skin/frontend/default/jm_skates/images/msg_error.gif);
	border-color: #c00;
	color: #c00;
}

.success-msg {
	background-color: #F1F9EF;
	background-image: url(../../skin/frontend/default/jm_skates/images/msg_success.gif);
	border-color: #42A032;
	color: #42A032;
}

.notice-msg, .note-msg {
	background-color: #252525;
	background-image: url(../../skin/frontend/default/jm_skates/images/msg_notice.gif);
	border-color: #ff5300;
	color: #ff5300;
}

.out-of-stock {
	color: #c00;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.welcome-msg { }

p.hello {
	margin: 0;
}

/* FORMS
----------------------------------------------------------------*/
input.qty {
	width: 2em !important;
}

.fieldset label, .form-list label, .sp-methods label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.buttons-set,
.button-set {/*Container for form buttons*/
	clear: both;
	margin-top: 15px;
	text-align: right;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	overflow: hidden;
}

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

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

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

.buttons-set p {
	margin: 0;
}

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

button,
.button,
.btn-link {
	background: #000;
	border: 0;
	padding: 5px 10px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	font-size: 100%;
	text-transform: none;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #535353;
	text-transform: uppercase;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	color: #ff5300;
}

.form-button,
.form-button:hover,
.form-button:focus,
.form-button:active,
.btn-cart,
.btn-cart:hover,
.btn-cart:focus,
.btn-cart:active {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}

.form-button span,
.btn-cart span {
	display: block;
	padding: 0;
}

.form-button span span,
.btn-cart span span {
	background: #ffd200 url(../../skin/frontend/default/jm_skates/images/btn-add-cart.png) center top no-repeat;
	padding: 0;
	margin: 0;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 120%;
	color: #eee;
	width: 47px;
	height: 47px;
	text-indent: -10000em;
}

.form-button:hover span span,
.form-button:focus span span,
.form-button:active span span,
.btn-cart:hover span span,
.btn-cart:focus span span,
.btn-cart:active span span{
		background-color: #ff5300;
}

.side-col .button { }

.side-col .button span { }

.side-col .button:hover,
.side-col .button:active,
.side-col .button:focus { }

.side-col .button span span { }

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

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

button.btn-proceed-checkout {
	background: #FF5300;
	color: #fff;
	display: block;
	font-size: 13px !important;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	padding-right: 8px;
	border: none;
	width: 180px;
	height: 32px;
	text-transform: uppercase !important;
}

button.btn-proceed-checkout:focus,
button.btn-proceed-checkout:hover {
	background: #FFD200;
	color: #111;
}

button.btn-proceed-checkout span { }

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

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

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

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

.form-list li.additional-row {}

.form-list li.additional-row > p { margin: 35px 0 0; padding-right: 10px; float: right; }

.form-list li.additional-row .btn-remove {}

.form-list div.input-box { padding: 5px 0; }

.form-list .control div.input-box { padding: 0; display: inline; }

.form-list .control div.input-box input.checkbox {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
	float: none;
}

.fieldset {
	border: 1px solid #333;
	margin: 15px 0;
	padding: 15px;
}

.fieldset .legend {
	background: #191919;
	border: 1px solid #333;
	float: left;
	font-size: 125%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	margin: -25px 0 0;
	padding: 0 8px;
}

.fieldset li { padding: 5px 0; }

.fieldset li .field { float: left; width: 275px; margin-right: 5px; }

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

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

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

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

.validation-advice {
	background: url(../../skin/frontend/default/jm_skates/images/validation_advice_bg.gif) no-repeat 2px 1px;
	clear: both;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 1.25em;
	margin-top: 3px;
	min-height: 15px;
	padding-left: 17px;
}

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

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

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

label.required { font-family: 'PT Sans', sans-serif;
	font-weight: 700; }

label.required em {
	color: #cc0000;
	margin-right: 6px;
	vertical-align: middle;
}

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

.form-list li .input-box .v-fix .month,
.form-list li .input-box .v-fix .year { width: 125px; }

/* HEADINGS
----------------------------------------------------------------*/
.head, .inner-head, .box-title ,.box-head{
	line-height: 1.25em;
	text-align: right;
}

.head h1, .inner-head h1
.head h2, .inner-head h2,
.head h3, .inner-head h3,
.head h4, .inner-head h4,
.head h5, .inner-head h5,
.box-title h3,
.box-head h2{
	float: left;
	margin: 0;
	text-align: left;
}

.head a, .inner-head a,.box-title a,.box-head a {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

/*Page heading---*/
.page-title {

}

.page-title h1,
.page-head h3,
.title-buttons {
	background: url(../../skin/frontend/default/jm_skates/images/bg-title.jpg) left top repeat;
	border: 1px solid #000;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
	margin: 0 0 20px;
	color: #eee;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 120%;
}

.page-title h1 span.first-word,
.page-head h3 span.first-word,
.title-buttons span.first-word { }

.blue-block .page-title h1 span.first-word,
.blue-block .page-head h3 span.first-word,
.blue-block .title-buttons span.first-word { }

.title-buttons .button {
	text-transform: none;
	font-size: 11px;
	margin-top: 7px;
}

.title-buttons button.btn-proceed-checkout {
	margin-top: 4px;
}

.page-head {
	margin-bottom: 20px;
}

.page-head h3 {
	margin: 0;
}

.catalog-product-compare-index .page-title { }

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

.page-title a {
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #999;
}

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

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

.title-buttons h1 {
	float: left; /* heading level with buttons */
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.title-buttons ul {
	float: right;
}

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

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

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

.checkout-types li p.paypal-logo .paypal-or {
	display: none;
}

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

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

.box-header {
	background: #eee none repeat scroll 0%;
	font-size: 1.05em;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin: 10px 0;
	padding: 2px 8px;
	text-align: left;
}

.category-head .link-feed {
	float: right;
	margin-top: 5px;
	position: relative;
}

/* TABLES
----------------------------------------------------------------*/
table span.price,
table .old-price .price,
table .price-from .price,
table .price-to .price {
	color: #999;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

/*Data Table---*/
.data-table {
	width: 100%;
	border: 1px solid #333;
	border-collapse: collapse;
}

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

.data-table .odd td {
	background: #191919;
}

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

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

.data-table tr.last td,
.data-table tr.last th {
	border-bottom: 0 !important;
}

.data-table tr.first.last td,
.data-table tr.first.last th {
	border-bottom: 1px solid #333 !important;
}

.data-table th {
	white-space: nowrap;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #999;
	font-family: 'PT Sans', sans-serif;
	font-size: 120%;
	text-transform: uppercase;
}

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

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

.data-table td,
.data-table th {
	padding: 10px;
}

.data-table thead tr th,
.data-table thead tr td {
	background: #252525;
	border-right: 1px solid #333;
	border-bottom: 1px solid #ccc;
	color: #999;
}

.data-table tfoot tr.first td {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

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

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

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

.data-table .rating-box {
	margin: 0;
	margin-top: 4px;
}

/* Info Table---*/
.info-table td,
.info-table th {
	padding: 5px 10px;
}

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

#shopping-cart-table th {
  font-weight: bold;
  font-size: 110%;
}

/*Bundle Products---*/
.data-table tbody.odd tr td{
	background: #252525 !important;
}

.data-table tbody.even tr td {
	background: #191919 !important;
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
	border-bottom: 0;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
	border-bottom: 1px solid #333;
}

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	color: #333;
	font-size: 100%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.data-table tbody td .option-label {
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.data-table tbody td .option-value {
	padding-left: 10px;
}

.data-table .product-name {
	font-size: 120%;
	margin: 0;
}

h3.product-name {
	margin: 0;
}

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

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

.generic-table td {
	padding: 0 8px;
}

.generic-table td.first {
	padding-left: 0;
	white-space: nowrap;
}

.shipping-tracking .button-set {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}

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

.disc li {
	background: url(../../skin/frontend/default/jm_skates/images/bullet-02.png) no-repeat left 7px;
	padding-left: 15px;
}

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

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

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

/* Pager magento 1.4*/
.pager {
	background: #252525;
	color: #999;
	border-top: 1px solid #303030;
	margin: 10px 0;
	overflow: hidden;
	padding: 5px 15px;
}

.pager .amount { float: left; }
.pager .limiter { float: right; }
.pager .limiter label { vertical-align: middle; }
.pager .limiter select { background: #191919; border: 1px solid #444; padding: 0; margin: 0 0 1px; vertical-align: middle; }
.pager .pages { margin: 0 140px; }
.pager .pages ol { display: inline; }
.pager .pages li { display: inline; margin: 0 2px; }
.pager .pages li a { color: #ffd200; }
.pager .pages li a:hover { color: #FF5300; }
.pager .pages .current {}

.pager strong,
.pager label {
	font-weight: normal;
}

/* Sorter */
.sorter {
	background: transparent;
	border: 0;
	margin: 10px 0;
	padding: 5px 15px;
	overflow: hidden;
}

.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter label {
	vertical-align:middle;
	font-weight: normal;
	margin-right: 5px;
}
.sorter .sort-by select { background: #191919; border: 1px solid #444; padding:0; margin:0 0 1px; vertical-align:middle; font-family: Arial, Helvetica, sans-serif; }
.sorter .link-feed {}

.sorter p,
.pager p,
.sorter div,
.pager div {
	margin: 0;
	text-align: center;
}

strong.grid {
	background: url(../../skin/frontend/default/jm_skates/images/icon-grid-active.gif) center center no-repeat;
	display: inline-block;
	height: 11px;
	text-indent: -10000em;
	width: 13px;
	vertical-align: middle;
	margin-right: 5px;
}

a.grid {
	background: url(../../skin/frontend/default/jm_skates/images/icon-grid.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 13px;
	vertical-align: middle;
	margin-right: 5px;
}

strong.list {
	background: url(../../skin/frontend/default/jm_skates/images/icon-list-active.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 13px;
	vertical-align: middle;
}

a.list {
	background: url(../../skin/frontend/default/jm_skates/images/icon-list.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 13px;
	vertical-align: middle;
}

/* Toolbar */
.toolbar .pager {
	color: #818181;
	margin: 0;
}

.toolbar .sorter {
	border-bottom: 1px solid #252525;
	color: #777;
	margin: 0;
}

.toolbar {
	margin-bottom: 20px;
}

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

.toolbar-bottom .toolbar {
	margin-bottom: 0;
}

/*RATINGS
----------------------------------------------------------------*/
.ratings {
	overflow: hidden;
}

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

.rating-box {
	background: url(../../skin/frontend/default/jm_skates/images/product_rating_blank_star.png) repeat-x;
	height: 16px;
	margin: 0 auto;
	position: relative;
	width: 75px;
}

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

.ratings .amount {
	display: block;
	clear: both;
	margin-top: 2px;
}

.ratings .rating-links {
	margin: 2px 0 0;
	float: left;
	white-space: nowrap;
}

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

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

.ratings-list td.label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	padding-right: 8px;
}

.ratings-table { margin: 15px 0; }

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

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

.price-box {
	margin: 0;
}

.price-box .price { }

.minimal-price .price {
	
}

.side-col .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.side-col .price-from .price,
.side-col .price-to .price {
    font-size: 120%;
}

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

span.price {
	color: #eee;
	font-size: 250%;
	font-family: 'Luckiest Guy', cursive;
	height: 50px;
}

.price-from .price,
.price-to .price {
	font-size: 200%;
}

.price-from .price-label,
.price-to .price-label {
	color: #eee;
	margin-right: 5px;
}

big .price {
	font-size: 100%;
}

a .price {
	color: #FF5300;
	font-size: 120%;
}

a:hover .price {
	color: #ffd200;
}

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

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

.old-price .price {
	color: #999;
	text-decoration: line-through;
	font-size: 150%;
}

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

.special-price .price-label { }

.special-price .price {
	color: #ff5300;
	font-size: 120%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

.minimal-price .price-label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	white-space: nowrap;
}

a.minimal-price-link {
	display: block;
	margin-bottom: 10px;
}

a.minimal-price-link .label { color: #999; }

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

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

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

.price-excluding-tax .price {
	color: #ff5300;
	font-size: 13px;
	font-weight: normal;
}

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

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

.price-including-tax .price {
	color: #ff5300;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

/*Excl tax (for order tables)---*/
.price-excl-tax {}

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

.price-excl-tax .price {}

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

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

.price-incl-tax .price {
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

/*Price range---*/
.price-box-bundle span {
	vertical-align: middle;
}

.price-from {
	margin: 0;
}

.price-from .price-label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	white-space: nowrap;
}

.price-to {
	margin: 0;
}

.price-to .price-label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	white-space: nowrap;
}

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

.price-notice .price {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 120%;
	color: #999;
}

.price-as-configured {
	margin: 0;
}

.price-as-configured span {
	vertical-align: middle;
}

.price-as-configured .price-label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	white-space: nowrap;
}

.full-product-price

.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 {
	color: #333;
	padding: 2px 0;
}

.product-pricing-grouped li .price {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

.product-pricing li {
	background: url(../../skin/frontend/default/jm_skates/images/bg_tierico1.gif) no-repeat 0 12px;
	padding: 2px 0 2px 8px;
}

.product-pricing .benefit {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 120%;
	color: #eee;
}

.product-pricing .price {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 120%;
}

/*Currency Switcher---*/
.ja-currency {
	float: right;
}

.ja-currency strong {
	padding-right: 5px;
}

/*Currency Switcher---*/
.currency-switcher {
	background: url(../../skin/frontend/default/jm_skates/images/currency_switcher_bg.gif) no-repeat;
	font-size: 1.05em;
	height: 53px;
	padding: 7px 12px 10px 12px;
}

.currency-switcher h4 {
	background: url(../../skin/frontend/default/jm_skates/images/icon_world.gif) no-repeat 0 2px;
	color: #eee;
	min-height: 21px;
	padding-left: 22px;
	text-transform: none;
}

.currency-switcher select {
	width: 98%;
}

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

.product-shop .rating-box { margin: 0; }

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

.generic-box h4,
.order-info-box h2 {
	background: #252525;
	margin: 0 0 5px;
	border: 1px solid #333;
	padding: 5px 10px;
	font-size: 100%;
	text-align: left;
}

.generic-box .box-content,
.order-info-box .box-content {
	padding: 0 10px;
}

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

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

.generic-product-grid tr.last td {
	border-bottom: 0;
}

.generic-product-grid td.last {
	border-right: 0;
}

.generic-product-grid .product-image {
	text-align: center;
}

.generic-product-grid td.empty-product {
	border-right: 0;
}

.generic-product-grid .ratings .pipe {
	display: none;
}

/*Add To---*/
.add-to-links {
	margin-bottom: 0;
	margin-top: 0;
	white-space: nowrap;
}

.add-to-links li {
}

.add-to-links a {
	color: #666;
	font-size: 11px;
}

.add-to-links a:hover,
.add-to-links a:focus {
	color: #ff5300;
}

.pipe,
.separator {
	display: inline-block;
	width: 4px;
	text-indent: -1000em;
	padding: 0 2px;
	color: #999;
	vertical-align: middle;
	background: url(../../skin/frontend/default/jm_skates/images/sep-vline-vertical.png) center center no-repeat;
}

.title-buttons .separator {
	text-align: left;
}

.title-buttons a {
	display: inline-block;
	margin-top: 12px;
}

.title-buttons .link-print {
	margin-top: 8px;
}

.add-to-cart {
	float: right;
}

.add-to-cart label {
	float: left;
	line-height: 2.5;
}

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

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

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

.add-to-box .add-to-cart .button {
	margin-top: 2px;
}

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

.add-to-box .or {
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	padding: 8px 0;
	float: left;
}

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

.product-img-box .add-to-box .add-to-links li a {
	color: #ff5300;
}

.product-img-box .add-to-box .add-to-links li a:hover {
	color: #FFD200;
}

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

.add-to-cart .paypal-logo {
	clear: both;
	margin: 0;
}

.add-to-links li {
	background: url(../../skin/frontend/default/jm_skates/images/bullet_plus.png) no-repeat left 7px;
	display: block;
	padding-left: 10px;
}

.add-to-cart-box {
	background: url(../../skin/frontend/default/jm_skates/images/bg-img.gif) left top repeat;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}

.add-to-cart-box:hover {
	background-image: url(../../skin/frontend/default/jm_skates/images/bg-img-over.gif);
}

.add-to-cart-box-inner {
	background: #252525;
	padding: 20px;
	margin: 5px;
	position: relative;
}

.product-img-box .add-to-links li {
	float: none;
	display: inline;
	margin-left: 10px;
}

.product-img-box .add-to-links li:first-child {
	margin-left: 0;
}

.product-img-box .add-to-box {
	margin: 20px 0;
}

.product-img-box .add-to-box .add-to-links {
	margin: 0;
	text-align: center;
	float: none;
}

.product-img-box .add-to-box .add-to-links li {
	background: url(../../skin/frontend/default/jm_skates/images/icon-plus-01.png) left center no-repeat;
}

.product-img-box .add-to-cart-box {
	margin-bottom: 10px;
}

.product-img-box .add-to-box .add-to-cart {
	float: none;
	margin: 0;
}

.product-img-box .btn-cart {
	background: url(../../skin/frontend/default/jm_skates/images/bg-btn-cart-01.gif) left top repeat-x;
	clear: both;
	display: block;
	float: none;
	height: 52px;
	line-height: 52px;
	width: 100%;
	margin-top: 15px;
}

.product-img-box .btn-cart:hover {
	background: url(../../skin/frontend/default/jm_skates/images/bg-btn-cart-01-over.gif) left top repeat-x;
}

.product-img-box .btn-cart span span {
	background: transparent;
	width: auto;
	height: auto;
	text-indent: 0;
	font-size: 175%;
	color: #fff;
}

.product-img-box .btn-cart:hover span span {
	color: #111;
}

.product-img-box .add-to-box .add-to-cart .button {
	margin-top: 15px;
}

.product-img-box .add-to-box label {
	float: none;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.product-img-box .add-to-box .qty {
	float: none;
	background: #191919;
	border: 1px solid #424242;
	color: #FF5300;
	text-align: center;
}

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

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

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

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

.truncated {
	cursor: help;
}

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

.truncated a.details {
	border-bottom: 1px dotted #ff5300 ;
	cursor: help;
	text-decoration: none !important;
	display: inline-block;
}

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

.truncated .truncated_full_value .item-options {
	background: #252525;
	border: 1px solid #333;
	padding: 5px 10px;
	position: absolute;
	top: -99999em;
	width: 200px;
	z-index: 999;
}

.truncated .truncated_full_value dl dt {
	margin-top: 0;
}

.cart-cell .truncated {
	margin-top: 10px;
}

.truncated .show .item-options {
	left: 50%;
	top: 0;
}

.truncated .show .item-options p {
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	color: #999;
}

#ja-col1 .truncated .show .item-options {
	left: 35px;
	top: 10px;
}

#ja-col2 .truncated .show .item-options {
	left: -147px;
	top: 20px;
}

/*Link highlights---*/
.link-wishlist { white-space: nowrap; }

.link-remove {}

.link-cart  { border-bottom: 1px dotted #666; }

.btn-remove:hover,
.btn-remove:focus,
.btn-remove  {
	display: block;
	width: 10px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../../skin/frontend/default/jm_skates/images/btn_remove.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

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

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

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

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

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

/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.block {
	margin-bottom: 20px;
	border: 1px solid #000;
}

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

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

/*Block Head---*/
.block .block-title {
	background: url(../../skin/frontend/default/jm_skates/images/bg-title.jpg) left top repeat;
	border-bottom: 1px solid #000;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
	margin: 0;
}

.block .block-title strong,
.block .block-title h3,
.block .block-title h4 {
	color: #eee;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 120%;
}

.block .block-title span.first-word { }

.block .block-subtitle {
	margin: 0 0 10px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.block .block-title h3 {
	color: #999;
	font-size: 100%;
	background: none;
	border: 0;
	padding: 5px 0 0;
}

.block .block-content {
	background: #252525;
	padding: 15px;
}

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

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

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

p.empty {
	margin: 0;
}

.ja-lo-3cols #ja-col1 .block {
	margin-bottom: 0;
}

.ja-lo-3cols #ja-col1 .block {
	border-top: 0;
}

.ja-lo-3cols #ja-col1 {
	border-top: 1px solid #000;
}

/* Block Banner*/
.block-banner {
	padding: 0;
	border: 0;
	margin-top: 20px;
	text-align: center;
}

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

/* Block Cart*/
.side-col .block-cart {
	background: #333;
}

.side-col .block-cart a:hover {
	color: #FFD200;
}

.side-col .block-cart .block-title {
	color: #eee;
}

.side-col .block-cart .block-title .first-word { }

.side-col .block-cart ol li.item {
	padding: 10px 0;
}

.side-col .block-cart ol li.item {
	border-top: 1px solid #333;
	padding: 10px 0 0;
	margin-bottom: 10px;
}

.side-col .block-cart ol li.item:first-child {
	padding-top: 0;
	border-top: 0;
}

.side-col .block-cart ol li.item.last {
	padding-bottom: 0;
}

.block-cart .btn-remove  {
	background-image: url(../../skin/frontend/default/jm_skates/images/btn_remove.png);
}

.block-cart .button {
	background: #ff5300;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.block-cart .button:hover,
.block-cart .button:focus,
.block-cart .button:active {
	background: #ffd200;
}

.block-cart .button span span {
	background: url(../../skin/frontend/default/jm_skates/images/icon-plus-02.png) right center no-repeat;
	padding-right: 15px;
}

/* Block Black*/
.box-black,
.block-black { }

.block-black .block-title { }

.block-black .block-title strong,
.block-black .block-title h3,
.block-black .block-title h4 { }

/* Block Hilite*/
.box-hilite,
.block-hilite {
}

.block-hilite .block-title {}

.block-hilite .block-title strong,
.block-hilite .block-title h3,
.block-hilite .block-title h4 {
}

.block-hilite .block-content {
}

/*Box Comming Soon---*/

/*Box Action---*/
.block .actions {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	overflow: auto;
	clear: both;
	margin: 15px 0 0;
}

.block .actions a {
	float: right;
	background: url(../../skin/frontend/default/jm_skates/images/arrow.gif) no-repeat right center;
	padding-right: 10px;
}

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

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

.block ul li,
.block ol li {
	margin: 0;
	padding: 2px 0;
}

.block ul li:first-child,
.block ol li:first-child {
	padding-top: 0;
}

.block ul li.last,
.block ol li.last {
	padding-bottom: 0;
}

.side-col .block ul li,
.side-col .block ol li {
	padding: 5px 0;
}

.side-col .block ul li:first-child,
.side-col .block ol li:first-child {
	padding-top: 0;
}

.side-col .block ul li.last,
.side-col .block ol li.last {
	padding-bottom: 0;
}

/*Block Currency---*/
.side-col .block-currency { }
.side-col .block-currency select { width: 99%; }

.side-col .block-currency strong {
	margin-bottom: 5px;
	display: block;
}

/* Block Connect */
.block-conect ul li {
	float: left;
	padding: 0;
	margin-left: 10px;
}

.block-conect ul li:first-child {
	margin-left: 0;
}

.block-conect img {
	background: #333;
}

.block-conect img:hover {
	background: #ff5300;
}

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

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

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

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

.product-image a.thumbnail,
.product-image a.product-thumb {
	display: inline-block;
	line-height: 0;
}

.block .product-details p.product-name a {
	font-size: 120%;
}

.side-col .product-image img {
	border: 3px solid #000;
}

.side-col .product-image img:hover {
	border: 3px solid #000;
}

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

.block-tags li a {
	color: #999;
}

.block-tags li a:hover {
	color: #FF5300;
}

/*Newsletter---*/

/*Mini Cart---*/
.block-cart .actions .paypal-logo {
	text-align: left;
}

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

.block-cart .block-subtitle {	
	border-top: 1px solid #333;
	margin-top: 20px;
	padding: 10px 0;
}

.block-cart p.amount {
	margin: 0;
}

/*Mini Wishlist---*/

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

.side-col .block-compare ul li,
.side-col .block-compare ol li {
	border-top: 1px solid #333;
	padding: 8px 0;
}

.side-col .block-compare ul li:first-child,
.side-col .block-compare ol li:first-child {
	border-top: 0;
	padding-top: 0;
}

.block-compare ol li .product-name a,
.block-compared ol li .product-name a {
	background: url(../../skin/frontend/default/jm_skates/images/bullet-02.png) left 5px no-repeat;
	padding-left: 15px;
}

.block-compare .actions { }

#product_comparison .product-shop-row.first td { }

#product_comparison .product-shop-row.first td .rating-box { margin: 0; }

#product_comparison .product-image {
	margin: 0;
}
#product_comparison .product-name {
	margin: 10px 0;
	font-size: 150%;
}

/*Mini Product View---*/

/*Block viewed---*/
.block-viewed ol li a {
	background: url(../../skin/frontend/default/jm_skates/images/bullet-02.png) left 5px no-repeat;
	padding-left: 15px;
}

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

.block-poll .answer {
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.block-poll ul li {
	padding: 5px 0;
	border: 0;
}

/*Subscribe---*/
.ja-spotlight .block-subscribe {
	margin-bottom: 22px;
}

.ja-spotlight .block-subscribe .text-intro {
	margin-bottom: 15px;
}

#newsletter {
	background: #333;
	width: 185px;
	margin-top: 0;
	padding: 0 10px;
	border: 0;
}

.block-newsletter .validation-advice { 
	width: 185px;
	background: none;
	padding: 0;
}

.block-newsletter div.input-box {
	float: left;
}

.block-newsletter .actions {
	clear: none;
	margin: 0;
	float: left;
}

.block-newsletter .button {
	text-transform: none;
	height: 30px;
	padding: 0 5px;
	border: 0;
	background: #ff5300;
	color: #eee;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin-left: 5px;
	text-transform: uppercase;
}

.block-newsletter .button:hover {
	background: #ffd200;
	color: #111;
}

/* Payment---*/
#ja-botsl1 .block-payment {
	border-top: 1px solid #222;
	padding-top: 15px !important;
}

#ja-botsl1 .block-payment img {
	vertical-align: middle;
}

#ja-botsl1 .icon-payment li,
#ja-botsl1 .icon-payment li a {
	background: none;
	border: 0;
	margin:0;
	padding: 0;
}

#ja-botsl1 .icon-payment li {
	margin-right: 5px;
}

/*Relate Products----*/
.side-col .block-related .block-content {}

.side-col .block-related .block-subtitle {
	margin-bottom: 10px;
}

.side-col .block-related .product-image {
	width: 28%;
}

.side-col .block-related ol li {
	position: relative;
	border-top: 1px solid #333;
	margin-bottom: 10px;
	padding-top: 15px;
}

.side-col .block-related ol li:first-child {
	border-top: 0;
	padding-top: 0;
}

.side-col .block-related .product-details {
	width: 60%;
}

.side-col .block-related .price {
	font-size: 120%;
}

/* Block Paypal */
.side-col .block-paypal-logo {
	border: 0;
	margin-top: 20px;
	text-align: center;
}

.side-col .block-paypal-logo .block-content {
	background: transparent;
	padding: 0;
}

.side-col .block-paypal-logo .block-content a {
	display: block;
	line-height: 0;
}

.paypal-logo {
	padding: 10px 0;
	margin: 0;
	text-align: center;
}

.paypal-logo a {
	display: block;
}

.side-col div.paypal-logo {
	padding: 0;
}

.side-col .paypal-logo {
  overflow: hidden;
}

.side-col .paypal-logo a img {
  background: #191919;
  display: block;
  margin-bottom: 5px;
  padding: 5px 5px 0;
  border-radius: 5px;
}

/*Follow Us---*/
.ja-spotlight .block-flow-us {
	margin: 0;
	padding: 0;
}

.block-flow-us {
		text-align: right;
}

.block-flow-us ul li {
		display: inline;
}

.block-flow-us ul li img {
	vertical-align: middle;
}

.block-flow-us .block-content {
	background: transparent;
}

.block-flow-us .block-content .slogan {
	font-family: 'JournalRegular';
	font-size: 250%;
	color: #444;
	line-height: 0.9;
}

.block-flow-us .block-content ul {
	margin-left: 15px;
	float: right;
}

.block-flow-us .block-conten .slogan {
	float: right;
}

.block-flow-us .block-content ul li {
	padding: 0;
	margin-left: 5px;
}

/*Layered Navigation---*/
.side-col  .block-layered-nav {
	padding-top: 0;
}

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

.side-col .block-layered-nav .block-title span {
	color: #eee;
}

.side-col .block-layered-nav .block-subtitle {
	margin-top: 10px;
	text-transform: uppercase;
}

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

.side-col .block-layered-nav .currently .block-subtitle { margin: 0 0 5px 0; }

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

.side-col .block-layered-nav ol {
	margin: 5px 20px;
}

.side-col .block-layered-nav .currently ol {
	margin: 5px 0;
}

.side-col .block-layered-nav ol li {
	padding: 8px 0 !important;
	border-top: 1px solid #333;
}

.side-col .block-layered-nav ol.narrowed-category {
	padding: 10px;
	margin: 0;
	background: #252525;
}

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

.side-col .block-layered-nav .narrowed-category li .label {
	background: url(../../skin/frontend/default/jm_skates/images/narrow_by_li_by.gif) no-repeat 0 3px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	padding-left: 20px;
	text-transform: uppercase;
}

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

.side-col #narrow-by-list {
	padding: 0 0 10px 0;
	margin: 0 -20px;
}

.side-col #narrow-by-list dt {
	color: #999;
	padding: 0 20px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 120%;
}

.side-col #narrow-by-list dd {}

.side-col #narrow-by-list dd li { }
.side-col #narrow-by-list dd li a:hover { color: #eee; }

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

/* My Orders */

.block-reorder .block-content{ }

.block-reorder ol {}

.block-reorder .block-subtitle{}

.block-reorder p.product-name { }

.block-reorder .actions a { margin-top: 15px; }

/*Mini search---*/
#ja-search {
	float: right;
	margin-bottom: 20px;
}

.form-search { }

.form-search .input-text {
	background: #222;
	border: 0;
	width: 190px;
	margin: 0;
	padding-right: 30px;
	float: left;
}

.form-search label {
	display: none;
}

.form-search .button {
	height: 15px;
	width: 15px;
	background: #222 url(../../skin/frontend/default/jm_skates/images/icon_search.png) center center no-repeat;
	float: left;
	border: 0;
	margin-left: -25px;
	margin-top: 8px;
}

.form-search .button span {
	display: none;
}

.form-search .form-search {
	position: relative;
	width: 240px;
	float: right;
}

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

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

.search-autocomplete ul li {
	border-bottom: 1px solid #333;
	cursor: pointer;
	padding: 3px 10px;
	list-style: none;
	text-align: left;
}

.search-autocomplete ul li .amount {
	float: right;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.search-autocomplete ul li.last {
	border: 0;
}

.search-autocomplete ul li.odd {}

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

/* ja-botsl Block List */
#ja-botsl .logo-02 a {
	background: url(../../skin/frontend/default/jm_skates/images/logo-02.png) left top no-repeat;
	display: block;
	width: 143px;
	height: 27px;
	text-indent: -10000em;
}

#ja-botsl .block-list ul li {
	background: url(../../skin/frontend/default/jm_skates/images/grad-06.gif) left top repeat-x;
	border: 0;
}

#ja-botsl .block-list ul li:first-child {
	background: none;
	padding-top: 0;
}

#ja-botsl .block-list ul li a {
	padding-left: 12px;
	background: url(https://myepack.co.uk/skin/frontend/default/jm_skates/images/arrow-03.png) no-repeat left 6px;
	color: #999;
}

#ja-botsl .block-list ul li a:hover,
#ja-botsl .block-list ul li a:active,
#ja-botsl .block-list ul li a:focus {
	color: #eee;
}

.article-name a {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 120%;
	color: #eee;
}

/* Botsl1 */
#ja-botsl1 .block-contact .telephone {
    color: #eee;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
		line-height: 1.2;
		min-height: 20px;
}

/* Block Contact */
.block-contact .telephone {
	background: url(../../skin/frontend/default/jm_skates/images/icon-tel.png) left top no-repeat;
	padding-left: 30px;
}

/* Block Payment */
.block ul.icon-payment li {
	float: left;
	padding: 0;
	margin-left: 10px;
	border: 0;
}

.block ul.icon-payment li:first-child {
	margin-left: 0;
}

.text-intro {
	margin-bottom: 5px;
}

/*===============================================================
--------------------[MAGENTO'S SHOP PAGES]--------------------
=================================================================*/
/*PRODUCT LISTING
----------------------------------------------------------------*/
.jm-product-list { }

.item-inner {
	margin: 0 7px;
}

.product-image {
	position: relative;
}

.box-cart-over {
	background: url(../../skin/frontend/default/jm_skates/images/shadow-01.png) left top repeat;
	display: none !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.product-image:hover .box-cart-over {
	display: block !important;
}

.no-rating {
	margin: 5px 0;
}

.box-cart-over .no-rating {
	margin: 0;
}

.box-cart-over .no-rating a {
	color: #eee;
}

.box-cart-over .no-rating a:hover {
	color: #FF5300
}

.box-cart-over .out-of-stock {
	float: right;
	text-align: right;
	width: 40%;
	margin: 0;
}

.products-grid .pdescription {
	margin: 10px 0 0;
}

.box-cart-over .ratings { }

.box-cart-over .form-button,
.box-cart-over .btn-cart { margin: 40px 0 20px; }

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

.category-products { }

.block .category-products,
.jm-product-list .category-products { background: transparent; border: 0; }

.category-products h2 {
	margin: 0;
	color: #000;
	clear: both;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 120%;
}

.category-products h2 a {
	background: #ffd200;
	color: #000;
	padding: 0 5px;
}

.category-products h2 a:hover {
	background: #ff5300;
	color: #fff;
}

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

/*List Type---*/
.products-list .item-inner {
	margin: 0;
}

.products-list .product-image {
	background: url(../../skin/frontend/default/jm_skates/images/bg-img.gif) left top repeat;
	overflow: hidden;
	float: none;
	width: auto;
	text-align: center;
	float: left;
}

.products-list .product-image:hover {
	background-image: url(../../skin/frontend/default/jm_skates/images/bg-img-over.gif);
}

.products-list .product-image-inner {
	margin: 5px;
	position: relative;
}

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

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

.products-list .item:first-child {
	padding-top: 0;
}

a.product-image { 
	line-height: 0;
	display: inline-block;
}

.products-list .product-image {
	float: left;
	width: 210px;
	margin-right: 20px;
}

.products-list .product-name {
	margin: 0 0 10px;
	clear: none;
}

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

.ja-lo-3cols .products-list .product-shop {
	width: 205px;
}

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

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

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

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

.products-list h2 a {
	font-size: 100%;
	color: #000;
}

.products-list .price { }

.products-list .ratings .rating-links {
	clear: both;
}

.products-list .rating-links a {
	color: #333;
	display: block;
	clear: both;
	text-align: left;
}

.products-list .add-to-links .separator {
	display: none;
}

.products-list .link-learn:hover {
	color: #FFD200;
}

/*Grid Type---*/
.products-grid .product-image {
	background: url(../../skin/frontend/default/jm_skates/images/bg-img.gif) left top repeat;
	margin-bottom: 15px;
	overflow: hidden;
	float: none;
	width: auto;
	text-align: center;
	float: left;
}

.products-grid .product-image:hover {
	background-image: url(../../skin/frontend/default/jm_skates/images/bg-img-over.gif);
}

.products-grid .product-image-inner {
	margin: 5px;
	position: relative;
}

.products-grid .add-to-links {}

.products-grid { margin: 0 -7px 20px; }

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

table.products-grid { margin: 0; }

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

.products-grid li.item {
	float: left;
	width: 33.3%;
}

.ja-lo-3cols .products-grid li.item {
	width: 50%;
}

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

.have-box-cart {
	position: relative;
	vertical-align: bottom;
	display: block;
	margin-top: 0;
}

.products-grid .rating-box { }

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

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

.ja-dot {
	display: none;
	border-bottom: 1px solid #000;
	height: 1px;
	line-height: 1px;
	font-size: 0;
	margin: 20px 0;
}

.ja-dot:first-child {
	display: none;
}

/*LISTING TYPE GRID
----------------------------------------------------------------*/
.listing-type-grid { padding: 0; }

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-view { color: #999; }

.product-view h2,
.product-view h3,
.product-view h4 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-size: 120%;
	color: #eee;
}

.product-view .a-center {
	font-style: italic;
	margin: 5px 0;
}

.product-info-box {}

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

.product-essential {
	margin: 0;
	overflow: hidden;
	color: #999;
} 

.product-view .product-img-box {
	width: 280px;
	float: left;
}

.product-view .product-image {
	background: url(../../skin/frontend/default/jm_skates/images/bg-img.gif) left top repeat;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.product-view .product-image:hover {
	background-image: url(../../skin/frontend/default/jm_skates/images/bg-img-over.gif);
}

.product-view .product-image-inner {
	margin: 5px;
	position: relative;
}

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

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

.product-essential .product-shop  .ratings-table {
	margin-bottom: 5px;	
}

.product-essential .product-shop .nobr {
	display: inline-block;
	clear: both;
	margin-bottom: 10px;
}

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

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

/*PRODUCT TABS */

#ja-tab-products {
	margin-top: 40px;
}

ul.ja-tab-navigator { margin-top: -42px; margin-left: -1px; float: left; border: 1px solid #000; }

ul.ja-tab-navigator li{
	background: url(../../skin/frontend/default/jm_skates/images/bg-title.jpg) left top repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #333;
	float: left;
	line-height: 40px;
	padding: 0;
}

ul.ja-tab-navigator li.first {
	border-left: 0;
}

ul.ja-tab-navigator li:hover {
	background: #000;
}

ul.ja-tab-navigator li.active {
    background: #252525;
		border-bottom: 1px solid #252525;
		margin-bottom: -1px;
}

.ja-tab-content {
	padding: 10px 15px;
}

ul.ja-tab-navigator li a {
	color: #eee;
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 40px;
	margin: 0;
	padding: 0 15px;
	border: none;
	text-transform: uppercase;
}

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

ul.ja-tab-navigator li.active a {
	color: #eee;
}

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

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

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

.product-img-box #track_hint {
	font-size: 92%;
}

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

.product-img-box .more-views h2 {
	display: none;
}

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

.product-img-box .more-views ul {
	float: left;
}

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

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

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

.product-img-box .more-views li img {
	background: url(../../skin/frontend/default/jm_skates/images/bg-img.gif) left top repeat;
	padding: 5px;
}

.product-img-box .more-views li:hover img {
	background-image: url(../../skin/frontend/default/jm_skates/images/bg-img-over.gif);
}

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

}

/*Product Info---*/
.product-essential .product-shop h1 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 135%;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
	color: #000;
}

.product-essential .product-shop h1 span {
	background: #ffd200;
	padding: 0 5px;
}

.product-essential .ratings {}

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

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

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

.product-essential h4 {
	font-size: 92%;
	color: #999;
	margin: 15px 0 2px;
	text-transform: uppercase;
}

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

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

.product-essential .short-description { border-top: 1px solid #333; margin-bottom: 10px; }

.product-essential .buttons-set {
	margin-bottom: 20px;
}

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

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

.product-options dt label {
	color: #eee;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.product-options dt .qty-holder {
	float: right;
	margin-right: 15px;
}

.product-options dt .qty-holder label {
	vertical-align: middle;
}

.product-options dt .qty-disabled {
	background: none;
	border: 0;
	color: #333;
	padding: 3px;
}

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

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

.product-options dd input.input-text {
	background: #191919;
	border: 1px solid #424242;
	color: #999;
	width: 99%;
}

.product-options dd .input-box {
	margin-bottom: 5px;
} 

.product-options dd textarea {
	background: #191919;
	border: 1px solid #424242;
	color: #999;
	height: 8em;
	width: 99%;
}

.product-options dd select {
	background: #191919;
	border: 1px solid #424242;
	color: #999;
	width: 99%;
}

.product-options dd select.bundle-option-select {
	width: auto;
}

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

.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 {
	background: #252525;
	border: 1px solid #333;
	padding: 10px 20px;
	border-top: 0;
	margin-bottom: 20px;
}

.product-options-bottom .add-to-cart label {
	margin-top: 10px;
}

.product-options-bottom .add-to-cart input.qty {
	margin-top: 10px;
}

.product-options-bottom .add-to-cart .button {
	margin-top: 2px;
}

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

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

.product-shop .product-options-bottom .price-box {}

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

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

.product-shop .email-friend,
.product-shop .no-rating,
.product-shop .availability,
.product-shop .ratings {
	border-bottom: 1px solid #333;
	margin-top: 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.product-shop .ratings .rating-links {
	border-top: 1px solid #333;
	padding-top: 12px;
	margin-top: 15px;
	float: none;
}

.product-shop .ratings .link-review-link {
	background: url(../../skin/frontend/default/jm_skates/images/icon-review.png) left center no-repeat;
	padding-left: 12px;
	margin-right: 15px;
}

.product-shop .ratings .link-add-review {
	background: url(../../skin/frontend/default/jm_skates/images/icon-plus-01.png) left center no-repeat;
	padding-left: 12px;
}

.product-shop .separator {
	display: none;
}

.product-shop .availability {
	margin-bottom: 0;
}

.product-shop .price-box {
	margin: 0;
}

.product-shop .email-friend a {
	background: url(../../skin/frontend/default/jm_skates/images/icon-email.png) left center no-repeat;
	padding-left: 22px;
}

.product-shop .availability span {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #eee;
}

.product-options-bottom .add-to-links {
	clear: both;
	display: block;
}

.product-options-bottom .add-to-links li {
	background: none;
	margin-left: 10px;
	display: inline;
}

.product-options-bottom .add-to-links li:first-child {
	margin-left: 0;
}

.product-options-bottom .add-to-links li a {
	padding-left: 0;
}

.product-options-bottom .add-to-links li,
.product-img-box .add-to-links li {
	background: none;
	padding-left: 0;
}

.product-options-bottom .add-to-links li a.link-wishlist,
.product-img-box .add-to-links li a.link-wishlist {
	background: url(../../skin/frontend/default/jm_skates/images/icon-wishlist.png) left center no-repeat;
	padding-left: 20px;
}

.product-options-bottom .add-to-links li a.link-compare,
.product-img-box .add-to-links li a.link-compare {
	background: url(../../skin/frontend/default/jm_skates/images/icon-compare.png) left center no-repeat;
	padding-left: 20px;
}

.product-options-bottom .add-to-links li a {
	color: #ff5300;
}

.product-options-bottom .add-to-links li a:hover {
	color: #FFD200;
}

.product-options-bottom .separator { display: none; }

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

.item-options dt {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

.item-options dd .price {
	color: #999;
	font-family: arial;
	font-size: 100% !important;
	font-weight: bold;
}

.product-shop .add-to-links a:hover {
	color: #FF5300;
}

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

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

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

.product-collateral .box-collateral h4 { }

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

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

/*Additional Information*/
.product-collateral .box-additional table {}

.product-collateral .box-additional .label {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	white-space: nowrap;
	background: #111;
	width: 25%;
	color: #999;
}

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

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

.product-collateral .box-additional td {}

/*related product*/
.product-collateral .box-up-sell .products-grid { float: none; border: 1px solid #333; border-collapse: collapse; }

.product-collateral .box-up-sell .products-grid td {
	width: 25%;
	vertical-align: top;
	border: none;
	padding: 10px;
	background: #191919;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.product-view .box-up-sell .products-grid td.empty {
	border-right: 0;
}

.product-view .box-up-sell .products-grid tr.last td {
	border-bottom: 0;
}

.product-view .box-up-sell .products-grid td.last {
	border-right: 0;
}

.product-collateral .box-up-sell .products-grid .product-image, 
.product-collateral .box-up-sell .products-grid .product-name, 
.product-collateral .box-up-sell .products-grid .price-box, 
.product-collateral .box-up-sell .products-grid .ratings {
	margin: 0 0 10px;
	display: block;
}

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

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

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

#customer-reviews dd:first-child {
	border-top: 0;
	padding-top: 0;
}

#customer-reviews dd table.ratings-table {
	margin-top: 0;
}

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

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

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

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

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

#review-form .form-add{
	padding-left: 0;
	background: none;
}

#review-form input.input-text,#review-form  textarea {
	width: 435px;
}

#review-form .buttons-set .button {
	float: left;
	margin-left: 0;
}

/* Product Tags */
.box-tags .form-add {
	background: url(../../skin/frontend/default/jm_skates/images/icon_tag_add.gif) no-repeat 0 45px;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: middle;
	clear: both;
}

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

.box-tags .form-add .input-box,
.box-tags .form-add fieldset {
	float: left;
	margin-right: 5px;
}

.box-tags .form-add .input-box .input-text {
	width: 200px;
	background: #191919;
	border: 1px solid #424242;
}

.box-tags .form-add .button {
	margin-left: 5px;
	margin-top: 2px;
}

.block .tags-list,
.product-tags {}

.block ul.tags-list li,
.tags-list li,
.product-tags li {
	display: inline;
	padding: 0 8px 0 0;
	margin-right: 4px;
	border: 0;
}

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

.block-tags ul.tags-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.block-tags ul.tags-list li {
	padding: 0 3px 0 0;
	margin-right: 3px;
}

/*Gift Messages----*/
.giftmessages .gift-header {
	color: #ff5300;
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

.giftmessages textarea {
	height: 100px;
}

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

.giftmessages .input-checkbox label {
	color: #999;
	font-weight: normal;
}

.giftmessages .gift-box {
	background: #252525;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 22px 16px 22px 22px;
}

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

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

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

.giftmessages .numeration {
	color: #999;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

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

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

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

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

/* upsell */
#upsell-product-table td {
	border: 0;
}

#upsell-product-table .ratings .rating-links {
	clear: both;
	float: none;
	padding-top: 0;
}

#upsell-product-table .product-image {
	padding: 5px;
}

#upsell-product-table .rating-box {
	margin: 0;
}

#upsell-product-table .rating-links a { }

#upsell-product-table .separator { }

#upsell-product-table h3.product-name {
	text-transform: uppercase;
	font-family: 'PT Sans',sans-serif;
	font-size: 120%;
	font-weight: 700;
}

#upsell-product-table h3.product-name:hover {
	color: #eee;
}
	
/* Product Review Detail */
.product-review .product-img-box {
	width: 160px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

.product-review .product-img-box .rating-box {
	margin: 0;
}

.product-review .product-img-box img {
	background: url(../../skin/frontend/default/jm_skates/images/bg-img.gif) left top repeat;
	padding: 5px;
}

.product-review .product-img-box img:hover {
	background-image: url(../../skin/frontend/default/jm_skates/images/bg-img-over.gif);
}

.product-review .product-img-box .ratings {
	text-align: left;
}

.product-details {
	float: right;
	width: 495px;
}

.product-details h2 {
	margin-top: 0;
}

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

.sp-methods dd { }

.sp-methods dt {
	padding: 5px 0;
	color: #999;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

.cart-table .product-name{ font-size: 120%; }

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

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

td.attributes-col {}

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

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

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

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

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

td.attributes-col h4.title a { font-family: 'PT Sans', sans-serif;
	font-weight: 700; }
	
.cart-collaterals .totals {
	border: 1px solid #333;
	background: #191919;
	float: right;
	margin-top: 25px;
	width: 25%;
	padding: 0;
}

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

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

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

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

.cart-collaterals .totals ul.checkout-types { padding: 0; margin: 10px 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 .button { float: none; display: inline-block; }

.cart-collaterals .totals ul.checkout-types li big { font-family: 'PT Sans', sans-serif;
	font-weight: 700; }

/*Tax details---*/
.tax-total {
	cursor: pointer;
}

.tax-total td {}

.tax-total .tax-collapse {
	background: url(../../skin/frontend/default/jm_skates/images/bg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
	float: right;
	padding-left: 20px;
	text-align: right;
}

.show-details .tax-collapse {
	background-position: 0 -53px;
}

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

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

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

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

.cart .discount,
.cart .shipping {
	background: #191919;
	border: 1px solid #333;
	margin-bottom: 15px;
	padding: 0 15px 10px;
}

#coupon_code {
	width: 250px;
}

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

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

.cart .discount h2, 
.cart .shipping h2 {
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 8px 0;
	text-indent: 38px;
	margin: 0 -15px;
	border-bottom: 1px solid #333;
}

.cart .discount h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_asterick.gif);
}

.cart .shipping h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_lorry.gif);
}

.cart .discount .discount-form label {
	display: block;
	margin: 10px 0;
}

.cart .shipping-estimate .input-text {
	width: 214px;
}

.cart .shipping-estimate select {
	width: 220px;
}

.cart .crosssell {
	border: 1px solid #333;
	background: #191919;
}

.cart .crosssell h2 {
	margin: 10px 15px;
	color: #666;
	font-size: 100%;
}

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

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

.cart .crosssell .add-to-links li {
	border: none;
	padding: 0;
	display: inline;
	background: none;
}

.cart .crosssell li {
	border-top: 1px solid #333;
	padding: 10px 0;
	overflow: hidden;
}

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

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

.cart .crosssell .product-details .price,
.cart .shipping .price {
	color: #999;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
}

.cart .crosssell .product-details h5 {
	font-size: 110%;
	margin: 0 0 5px;
}

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

.cart .crosssell .product-details .button span span {
	background: transparent;
	text-indent: 0;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	color: #FF5300;
	border-bottom: 1px dotted #FF5300;
	text-transform: none;
	font-weight: 400;
}

.cart .crosssell .product-details .button:hover span span {
	color: #eee;
}

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

.grand_total {
	background: #ddd;
	border: 1px solid #333;
	font-size: 1.3em !important;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	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 {}

#checkoutSteps {
	border-bottom: 1px solid #333;
}

#checkoutSteps label {
	color: #999;
}

#checkoutSteps .price {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.opc li.section {
	position: relative;
	overflow: hidden;
}

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

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

.opc .step {
	background: #191919;
	border: 1px solid #333;
	border-bottom: 0; 
	padding: 20px;
	margin: 0;
}

.opc .step-title {
	background: #181818;
	border: 1px solid #333;
	border-bottom: 0;
	padding: 8px 15px;
	overflow: hidden;
}

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

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

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

.opc h2 {
	color: #999;
	font-size: 1.05em;
	margin: 0;
	float: left;
}

.opc h4 {
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
	text-transform: uppercase;
}

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

.opc .number {
	background: #252525;
	padding: 0 4px;
	color: #ccc;
	float: left;
	margin-right: 10px;
}

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

.opc label.label {
	color: #333;
	font-size: 110%;
}

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

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

#billing-address .form-list li.wide .input-box .input-text, 
#shipping-address .form-list li.wide .input-box .input-text {
	width: 250px;
}

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

.opc .allow h3 {
}

.opc .allow .number {
	background: #42A032;
	border: 1px solid #42A032;
	color: #eee;
}

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

.opc .active .step-title h2 {
	color: #eee;
}

.opc .active .number {
	background: #191919;
	border: 1px solid #333;
	color: #ff5300;
}

.opc .active .step {
	background: #252525;
	display: block;
	border-top-color: #333;
}

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

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

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

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

/*Checkout Step Review*/
#checkout-step-review { }

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

.block-progress dl {
	margin: 0;
}

.block-progress dt {
	padding: 8px 0;
	border-top: 1px solid #333;
}

.block-progress dt:first-child {
	border-top: 0;
}

.block-progress dt.complete {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.block-progress h4 {
	color: #666;
	margin: 0;
	font-size: 100%;
}

.block-progress .complete h4 {
}

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

.block-progress dd.complete {
	padding: 0 20px 10px 20px;
}

.block-progress dd.complete .price {
	font-size: 150%;
}

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

.opc .box-no-padding {
	background: #252525;
	border: 1px solid #333;
	border-bottom: 0;
	padding: 15px 0px;
}

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

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

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

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

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

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

.opc a.back {
	background: url(../../skin/frontend/default/jm_skates/images/icon_opc_back.gif) no-repeat;
	line-height: 13px;
	padding-left: 16px;
}

.opc .button-set {
	margin: 0;
}

/*Table*/
.checkout-progress {
	margin: 0 0 20px;
	background: #999;
	overflow: hidden;
}

.checkout-progress li {
	color: #ddd;
	float: left;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	width: 19%;
	padding: 5px 0 8px;
	text-indent: 15px;
	background: none;
}

.checkout-progress li.active {
	color: #eee;
	background: #ff5300;
}

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

.box-sp-methods .price {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* checkout multishipping overview */

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

.multiple-checkout{}
.multiple-checkout .price {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

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

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

.multiple-checkout .col2-set .legend,
.info-set .legend {
	background: #191919;
	border-bottom: 1px solid #333;
	padding: 5px 15px;
	margin: 0;
	font-size: 110%;
}

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

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

.multiple-checkout .col-wide > h3 {
	font-size: 110%;
}

.multiple-checkout .col2-set .box-title h2,
.multiple-checkout .col2-set .box-title h3,
.info-set .box-title h3 {
	margin: 0;
	padding: 0;
	float: none;
	font-size: 110%;
}

.multiple-checkout .col2-set .box-title a {}

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

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

.multiple-checkout .col2-set .col-1,
.info-set.col2-set .col-1 {
	width: 32%;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.multiple-checkout .col2-set .col-2,
.info-set.col2-set .col-2 {
	width: 63%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.multiple-checkout .place-order .grand-total {
	float: right;
	height: 71px;
	overflow: hidden;
}

.multiple-checkout .place-order .grand-total .inner {
	float: left;
	height: 57px;
	padding: 14px 0 0 0;
}

.multiple-checkout .place-order .grand-total .inner div { display: inline; vertical-align: top; }

.multiple-checkout .place-order .grand-total big {
	display: inline-block;
	margin-right: 12px;
	line-height: 1;
}

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

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

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

#shipping_method_form .col2-set .tool-tip {
	left: -23px;
}

#shipping_method_form .col2-set .checkmo-mailing-address {
	display: block;
	padding-left: 20px;
}

.box-sp-methods {
	background: #252525;
	border: 1px solid #333;
	padding: 10px;
	position: relative;
	margin-top: 10px;
}

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

.place-order-box {
	float: right;
	line-height: normal;
}

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

.place-order-box .grand-total .price {
	color: #ff5300;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.place-order-box input {
	margin: 0 0 0 15px;
	vertical-align: bottom;
}

/* Checkout Agreements */
.checkout-agreements li {
	margin: 30px 0;
}

.checkout-agreements .agreement-content {
	background: #252525;
	border: 1px solid #333;
	height: 10em;
	overflow: auto;
	padding: 10px;
}

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

.opc .checkout-agreements {
	border: 1px solid #333;
	border-width: 0 1px;
	padding: 5px 20px;
}

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

.opc .checkout-agreements .agreement-content {
	background-color: #eee;
	border-color: #ddd;
	padding: 5px;
}

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

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

#login-form .col2-set:first-child .col-1, #login-form .col2-set:first-child .col-2 {
	border-top: 1px solid #333;
	background: #252525;
}

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

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

#login-form .new-users h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_page_white.gif);
}

#login-form .registered-users h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_page_white_text.gif);
}

#login-form .buttons-set {
	background: #191919;
	margin: 0;
	padding: 8px 15px;
	height: 25px;
}

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

/* My Account---*/
/*Customer Name---*/
.customer-name-prefix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix .name-firstname {
	width: 215px !important;
}

.customer-name-prefix .name-firstname input {
	width: 190px !important;
}

.customer-name-middlename .name-firstname {
	width: 215px !important;
}

.customer-name-middlename .name-firstname input {
	width: 200px !important;
}

.customer-name-middlename .name-middlename {
	width: 60px !important;
}

.customer-name-middlename .name-middlename input {
	width: 35px !important;
}

.customer-name-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-prefix-middlename .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-middlename .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-middlename .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-middlename .name-firstname {
	width: 215px !important;
}

.customer-name-prefix-middlename .name-firstname input {
	width: 190px !important;
}

.customer-name-prefix-middlename .name-middlename {
	width: 50px !important;
}

.customer-name-prefix-middlename .name-middlename input {
	width: 35px !important;
}

.customer-name-prefix-middlename .name-lastname {
	width: 200px !important;
}

.customer-name-prefix-middlename .name-lastname input {
	width: 200px !important;
}

.customer-name-prefix-suffix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-suffix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-suffix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-suffix .name-firstname {
	width: 215px !important;
}

.customer-name-prefix-suffix .name-firstname input {
	width: 190px !important;
}

.customer-name-prefix-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-prefix-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-prefix-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-prefix-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-prefix-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-middlename-suffix .name-firstname {
	width: 215px !important;
}

.customer-name-middlename-suffix .name-firstname input {
	width: 200px !important;
}

.customer-name-middlename-suffix .name-middlename {
	width: 60px !important;
}

.customer-name-middlename-suffix .name-middlename input {
	width: 35px !important;
}

.customer-name-middlename-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-middlename-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-middlename-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-middlename-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-middlename-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-middlename-suffix .name-firstname {
	width: 155px !important;
}

.customer-name-prefix-middlename-suffix .name-firstname input {
	width: 140px !important;
}

.customer-name-prefix-middlename-suffix .name-middlename {
	width: 60px !important;
}

.customer-name-prefix-middlename-suffix .name-middlename input {
	width: 35px !important;
}

.customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-prefix-middlename-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix select {
	width: 51px !important;
}

.customer-dob .input-box {
	float: left;
	width: 60px !important;
}

.customer-dob input {
	width: 50px !important;
}

.customer-dob label.label-dob {
	color: #999;
	font-size: 10px;
	font-weight: normal;
}

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

.block-account .block-title { }

.block-account .block-title strong { }

.block-account .block-content { }

.block-account ul {
	padding: 0;
}

.block-account ul li,
.block-account ul li:first-child,
.block-account ul li.last {
	display: block;
}

.block-account ul li:first-child,
.block-account ul li.last { }

.block-account li a {
	color: #999;
	text-decoration: none;
}

.block-account li a:hover,
.block-account li a:active,
.block-account li a:focus {
	color: #ff5300;
}

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

.block-account li.current {
	background: url(../../skin/frontend/default/jm_skates/images/arrow.gif) right center no-repeat;
	color: #ff5300;
	padding-right: 10px;
}

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

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

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

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

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

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

.box-account h5,
.box-account .box .box-title h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 400;
}

.box-account h4,
.box-account h6 {
	font-weight: 400;
	text-transform: uppercase;
}

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

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

.box-account .product-name,
.my-account .box-account .product-name {
	font-size: 100%;
	margin: 0 0 10px 0;
}

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

.box-account ol .number {
	background: #ff5300;
	color: #eee;
	float: left;
	font-size: 9px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 1em;
	margin-top: 3px;
	padding: 1px 3px;
}

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

.box-account ol.recent-reviews small {
	float: left;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin-right: 3px;
	font-size: 100%;
}

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

.box-account .product-images img {
	border: 1px solid #ccc;
}

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

.box-account .tags {
	overflow: hidden;
}

.box-account .tags ul,
.box-account .tags strong {
	display: inline;
	float: left;
}

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

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

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

.box-account .rating-box {
	float: left;
}

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

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

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

.my-account h2,
.my-account h3,
.my-account h4 {
	font-weight: 400;
}

.my-account .product-name {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 135%;
}

.my-account #my-reviews-table .product-name {
	font-size: 100%;
}

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

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

.dashboard-welcome {
	font-size: 1.1em;
	margin-bottom: 1.5em;
	margin-right: 8em;
}

.box-account .box-head h2,
.account-box .head h4 {
	background-position: 0 center;
	background-repeat: no-repeat;
	text-indent: 23px;
	margin: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 120%;
	text-transform: uppercase;
}

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

.ad-orders .head h4,
.box-recent .box-head h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_folder_table.gif);
}

.box-info .box-head h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_ma_info.gif);
}

.ad-tags .head h4,
.box-tags .box-head h2  {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_ma_tags.gif);
}

.ad-reviews .head h4,
.box-reviews .box-head h2 {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon_ma_reviews.gif);
}

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

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

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

.primary-address-list li h5 {
	margin: 0 0 5px -10px;
	text-indent: 10px;
	background: url(../../skin/frontend/default/jm_skates/images/arrow_d2.gif) no-repeat 2px center; 
}

.address-list li {
	margin-bottom: 1em;
}

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

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

#my-orders-table tfoot td, 
#checkout-review-table tfoot td {
	background: #111;
}

#my-orders-table tfoot tr.last td,
#checkout-review-table tfoot tr.last td {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 110%;
	border-top: 1px solid #333;
}

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

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

.compare-products td {
	text-align: left;
	width: 170px;
	vertical-align: top;
}

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

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

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

.compare-products tbody td.label {
	background: #EDF7FC !important;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	text-align: left;
	width: auto;
}

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

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

.compare-products tbody.remove-buttons td {
	border: 0 !important;
	font-size: 0;
	line-height: 0;
	padding: 0;
	text-align: right;
}

.compare-products tbody.remove-buttons td img {
	float: right;
}

.compare-products tr.last td {
	border-bottom: 1px solid #333 !important;
}


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

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

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

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

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

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

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

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

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

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

#my-tags-table td { vertical-align: middle; }
#my-tags-table td.last { text-align: center; }

#my-tags-table .ratings {
	text-align: left;
}

#my-tags-table .add-to-links {
	margin-top: 5px;
}

#my-tags-table .price {
	font-size: 150%;
}

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

.giftmessage-content {
	float: left;
}

.giftmessage-close {
	float: right;
}

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

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

/*Wishlist---*/
#wishlist-table td {
	vertical-align: middle;
}

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

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

#wishlist-table .product-name,
#wishlist-table .price-box {
	margin: 10px 0;
	font-size: 100%;
}

#wishlist-table .description {
	margin-bottom: 15px;
}

#wishlist-table .inner {
	padding: 0;
	margin: 0;
}

#wishlist-table .input-text.qty {
	margin-bottom: 10px;
}

#wishlist-table .cart-cell .btn-cart {
	margin-left: -2px;
	display: block;
	clear: both;
}

.side-col .block-wishlist ol li.item {
	padding: 10px 0 0;
	margin-bottom: 10px;
	border-top: 1px solid #333;
}

.side-col .block-wishlist ol li.item.first {
	padding-top: 0;
	border-top: 0;
}

.side-col .block-wishlist ol li.item.last {
	padding-bottom: 0;
}

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

/*ADVANCED SEARCH
----------------------------------------------------------------*/ 

.advanced-search li {
	margin-bottom: 5px;
}

.advanced-search li label {
	float: left;
	width: 120px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-align: right;
	padding-right: 20px;
}

.advanced-search .input-text {
	width: 250px;
}

.advanced-search select {
	padding: 2px;
	width: 256px;
}

.advanced-search .field-row {
	display: inline;
	width: 250px;
}

.advanced-search .input-range .input-text {
	width: 70px;
}

.advanced-search .input-range select {
	padding: 1px;
	width: 90px;
}

.advanced-search-nothing-found {
	color: #c00;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin-bottom: 15px;
}

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

.advanced-search-summary-box {
	background: #252525;
	border: 1px solid #333;
	margin: 0 0 15px;
	padding: 10px 15px;
}

.advanced-search-summary-tip {
	clear: both;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.advanced-search-summary-box ul {
	float: left;
	list-style: none;
	width: 50%;
}

.advanced-search-summary-box ul li {
	color: #333;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	background: url(../../skin/frontend/default/jm_skates/images/arrow_d2.gif) no-repeat left 6px;
	padding-left: 8px;
}

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

/*RETURNS PAGE
----------------------------------------------------------------*/ 
#oar_widget_orders_and_returns_form .input-box {
	padding: 5px 0;
}

/*PRINT
----------------------------------------------------------------*/
.page-print .order-date {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #333;
}

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

.page-print .print-head .logo {
	float: left;
}

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

.page-print h1 {
	font-size: 125%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.page-print h2, .page-print h3 {
	font-size: 100%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.page-print .col2-set h2,.page-print .col2-set h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

.page-print h2.h2 {
	font-size: 125%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

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

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

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

/*POP UP
----------------------------------------------------------------*/
.page-popup {
	background: #191919;
	color: #666;
	padding: 25px 30px;
	text-align: left;
}

.page-popup .data-table th {
	color: #999;
}

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

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

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

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

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

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

.home-callout img {}

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

.std dl dt { font-family: 'PT Sans', sans-serif;
	font-weight: 700; }
.std dl dd { margin: 0 0 10px; }

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

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

.best-selling table {
	border: 0;
}

.best-selling tr.odd {}

.best-selling tr.even {}

.best-selling td {
	width: 50%;
	padding: 8px 10px;
}

.best-selling .product-img {
	float: left;
}

.best-selling .product-description {
	margin-left: 107px;
}

.best-selling a.product-name {
	font-size: 110%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

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

.recently a.product-name {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

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

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

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

/* Site Map */
.page-sitemap .links {
	margin: 0 15px -38px 0;
	text-align: right;
	position: relative;
	float: right;
}

.page-sitemap #sitemap_top_links .links {
	margin-top: 10px;	
}

.page-sitemap .links li {
	line-height: 30px;
} 

.page-sitemap .sitemap {
	margin: 15px;
}

.page-sitemap .pager {
	overflow: hidden;
	border: none;
}

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

/*Mis---*/
.ja-tools { float: left; }

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

.ja-usertools-color { }

.ja-tools li { display: inline; }

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

.products-list .product-shop .desc { clear: both; margin: 10px 0; }

/*SLIDER
----------------------------------------------------------------*/
.ja-content-top .product-thumb {
	float: left;
	margin-right: 20px;
}

/*Static
----------------------------------------------------------------*/
br.clear {
 display: none;
}

.article-content {
	background: #252525;
	padding: 15px;
	color: #999;
}

/*Quote---*/
.block-quote {
	border: 0;
}

.block-quote .block-title {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0 15px 5px;
	height: auto;
	line-height: 1.5;
}

.block-quote .block-title span {
	background: url(../../skin/frontend/default/jm_skates/images/icon-twitter-01.png) right 2px no-repeat;
	padding-right: 30px;
	display: inline-block;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.block-quote .block-content {
	background: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.block-quote .block-content a {
	text-decoration: underline;
	color: #ffd200;
}

.block-quote .block-content a:hover {
	color: #FF5300;
}
div.bubble {
    position: relative;
}
div.bubble .box-ct {
		background: #111;
    padding: 15px 15px 30px;
    position: relative;
}
div.bubble .box {
    height: 16px;
    position: absolute;
    width: 16px;
}
div.bubble .tl, div.bubble .tr, div.bubble .br, div.bubble .bl {
    background-repeat: no-repeat;
    position: absolute;
}
div.bubble .tl {
    background-position: left -20px;
    left: 0;
    top: 0;
}
div.bubble .tr {
    background-position: right -20px;
    right: 0;
    top: 0;
}
div.bubble .br {
    background-position: right bottom;
    bottom: 0;
    right: 0;
}
div.bubble .bl {
    background-position: left bottom;
    bottom: 0;
    left: 0;
}
div.bubble span.arrow {
    display: block;
		float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 10px;
    width: 23px;
}
div.bubble-l1 span.arrow, div.bubble-l2 span.arrow {
    background: url(../../skin/frontend/default/jm_skates/images/bubble-l.png) right bottom no-repeat;
}
div.bubble span.author {
	float: right;
	margin-right: 10px;
	margin-top: -15px;
	display: block;
	position: relative;
	z-index: 2;
}
div.bubble span.author a {
    background: url(../../skin/frontend/default/jm_skates/images/icon-author.gif) left top no-repeat;
    display: block;
    font-weight: bold;
		width: 77px;
		height: 77px;
		text-indent: -10000em;
}
.header-nav-container {
	border: 1px solid #ddd;
	border-bottom: none;
}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li {
	position: relative;
	text-align: right;
}

#nav a, #nav a:hover, #nav a:active, #nav a:focus {
	display: block;
	text-decoration: none;
}

#nav span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
}

#nav li ul span {
	white-space: normal;
}

/************ 0 LEVEL  ***************/
#nav li {
	float: left;
}

#nav a {
	text-decoration: none;
	padding: 0 0 0 20px;
	line-height: 30px;
	color: #eee;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 120%;
}

#nav li.over a,
#nav li.active a {
	color: #ff5300;
}

#nav li.parent a {
	background: url(../../skin/frontend/default/jm_skates/images/icon-plus.png) right center no-repeat;
	padding-right: 12px;
}

#nav li.parent:hover a,
#nav li.parent.active a {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon-plus-active.png);
}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li a {
	border: 0;
	font-size: 100%;
}

#nav ul li,
#nav ul li.active {
	float: none;
	margin: 0;
}

#nav li li a,
#nav li.parent li a,
#nav li.active li a,
#nav li.parent:hover li a {
	background: none;
	display: block;
	padding: 0 10px 10px;
}

#nav li li:first-child a {
	padding-top: 10px !important;
}

#nav ul li a span {
	display: inline-block;
	background: #ffd200;
	padding: 0 5px;
}

#nav ul li:hover a span {
	background: #ff5300;
}
/*#nav ul li.over { background:#d5e4eb url(https://myepack.co.uk/skin/frontend/default/jm_skates/images/nav_divider.gif) repeat-x 0 100%; }*/

#nav ul li.last {
	padding-bottom: 0;
}

#nav ul a,
#nav ul a:hover, #nav ul a.over {
	float: none;
	padding: 0;
	background: none;
	line-height: 1.6;
}

#nav li li.parent > a span {
	background-image: url(../../skin/frontend/default/jm_skates/images/icon-plus-sub.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	padding-right: 20px;
}

#nav li li.over > a span,
#nav li li.active > a span {
	background-color: #ff5300;
}

/************ 2ND LEVEL ************/
#nav ul {
	background: url(../../skin/frontend/default/jm_skates/images/shadow-02.png) left 20px no-repeat;
	position: absolute;
	width: 15em;
	top: 20px;
	right: 10000px;
	padding-top: 20px;
	z-index: 000;
}

#nav li:hover li,
#nav ul li {
	padding: 0;
}

#nav li:hover li:first-child,
#nav ul li:first-child {
	border-top: 0;
}

/* Show menu */
#nav li.over > ul { right:0; }
#nav li.over > ul li.over > ul { right:150px; }
#nav li.over ul ul { right: 10000px; }

#nav ul li a,
#nav li.over li a,
#nav li.active li a {
	background: none;
	margin: 0;
	color: #000;
}

#nav ul li.over,
#nav ul li.active { }

#nav ul li.over a,
#nav ul li.active a {
	background: #ff5300;
	color: #eee;
}

#nav li li.over li > a span,
#nav li li.active li > a span {
	background-color: #ffd200;
}

#nav li li li.over > a span,
#nav li li li.active > a span {
	background-color: #ff5300;
}

#nav li li a,
#nav li li.over li a,
#nav li li.active li a {
	color: #000;
}

#nav li li li a,
#nav li li li.over a,
#nav li li li.active a {
	background: #ff5300;
	color: #eee;
}

#nav li li li li a,
#nav li li li.over li a,
#nav li li li.active li a {
	color: #000;
}

/************ 3RD+ LEVEL ************/
#nav ul ul { top: 5px; padding-top: 0; background-position: left top; }

#nav ul ul:after {
	display: none;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(../../skin/frontend/default/jm_skates/images/border.gif) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(../../skin/frontend/default/jm_skates/images/border.gif) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:0;}
        #cboxLoadingOverlay{background:url(../../skin/frontend/default/jm_skates/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../../skin/frontend/default/jm_skates/images/loading.gif) center center no-repeat;}
        #cboxTitle{display: none !important;position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../../skin/frontend/default/jm_skates/images/controls.gif) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

h2.jmzin-title, h4.jmzin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

h2.jmzin-title a, h4.jmzin-title a {
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	color: #999;
}

h2.jmzin-title a:hover, h4.jmzin-title a:hover {
	color: #eee;
}

/* CONTENT
--------------------------------------------- */
#jmzin-wrap {
	padding: 0;
	margin-left: 1px;
}

#jmzin {
	padding: 0;
}

.jm-cat-left {
	float: left;
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmcategorylist/css/dot.gif) repeat-y right;
}

.jm-cat-center {
	float: left;
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmcategorylist/css/dot.gif) repeat-y right;
}

.jm-cat-right {
	float: right;
}

.jmzin-box {
	margin: 0;
	padding: 0;
}

.jmzin-content .box-cart-over {
	width: 50px;
	height: 50px;
	padding: 0;
	left: 3px;
	top: 3px;
	overflow: hidden;
}

.jmzin-content .box-cart-over .btn-cart,
.jmzin-content .box-cart-over .form-button {
	background: #ffd200;
	margin: 0;
}

.jmzin-content .box-cart-over .btn-cart:hover,
.jmzin-content .box-cart-over .form-button:hover {
	background: #FF5300;
}

.jmzin-content .box-cart-over .btn-cart span span,
.jmzin-content .box-cart-over .form-button span span {
	height: 48px;
	line-height: 48px;
}

.jmzin-content:hover .box-cart-over {
	display: block !important;
}

.jm-cat-right .jmzin-box {
	margin-left: 0;
	margin-right: 0;
}

div.jmzin-section {
	display: block;
	margin-bottom: 5px;
}

div.jmzin-section a, div.jmzin-section span {
	padding: 0 2px 2px 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}

div.jmzin-section a:hover,
div.jmzin-section a:active,
div.jmzin-section a:focus {
	text-decoration: none;
	color: #999;
}

.jmzin-more {
	color: #999;
	text-transform: uppercase;
	display: block;
	clear: both;
	padding: 10px 0 2px;
	margin-top: 10px;
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmcategorylist/css/dot-h.gif) repeat-x top;
}

.side-col ul.jmzin-links {
	padding: 0;
	margin: 0;
}

.side-col ul.jmzin-links li {
	padding-left: 15px;
	background-position: 2px 12px;
}

.side-col ul.jmzin-links li:first-child {
	padding-top: 5px;
}

.side-col ul.jmzin-links li a {
	color: #999;
}

.side-col ul.jmzin-links li a:hover {
	color: #FF5300;
}

.jmzin-content img {
	border: 3px solid #000;
	margin: 0;
	float: left;
}

.jmzin-content .rating-box {
	margin: 0;
}

.jmzin-content {
	border-top: 1px solid #333;
	padding-top: 15px;
	margin-bottom: 10px;
}

.jm-boxwrap:first-child .jmzin-content:first-child {
	border-top: 0;
	padding-top: 0;
}

.jmzin-content p {
	margin-top: 5px;
	margin-bottom: 0;
}

.jmzin-content .readon {
	color: #eee;
	padding: 0;
}

.jmzin-content .readon:hover {
	color: #ff5300;
}

.jmzin-content .price {
	color: #eee;
	font-family: 'Luckiest Guy',cursive;
	font-size: 150%;
}

.jmzin-content .ratings { }

.jmzin-content .price-box { }
ul.products-grid .item-more {
  float: left;
  height: 60px;
  width: 100%;
}

ul.products-grid .item-more .item-inner {
  background: none repeat scroll 0 0 #FC615D;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-family: 'NovecentowideNormalRegular';
  font-size: 120%;
  font-style: normal;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 610px;
}

div.item-more h3{
	display: block;
    float: left;
    width: 100%;
}
div#infscr-loading{
   display: block;
   height: 60px;
   margin: 0 auto;
   position: relative;
   width: 100px;

}
div#infscr-loading div{
	margin: 0 auto;
    position: absolute;
    top: 0;
}

img { border: none; }

/* image replacement */
.graphic {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -8000px;
}

/* // image replacement */
.jm-products-slider-listing {
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/bg-title.jpg) left top repeat-x;
	border: 0;
	border-top: 1px solid #1a1a1a;
	margin: 0 auto;
	position: relative;
	text-align: left;
	overflow: hidden;
}

.jm-products-slider-listing-inner {
	margin-top: 8px;
	border-top: 1px solid #000;
	padding: 40px 0;
}

.block-slider {
	background: #252525;
	border: 1px solid #000;
	margin-bottom: 30px;
}

.block-slider .slider-label {
	background: #111;
	float: left;
	width: 23%;
	position: relative;
	margin: 0 10px 0 15px;
}

.block-slider .slider-label-inner {
	border: 5px solid #000;
	padding: 10px 20px;
	height: 70px;
}

.block-slider .slider-mask {
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/arrow-07.gif) right center no-repeat;
	height: 100px;
	width: 31px;
	position: absolute;
	top: 0;
	right: 0;
}

.block-slider .block-title {
	background: transparent;
	border: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

.block-slider .scrollerbar-btn {
	margin-bottom: 7px;
}

.jm-products-slider-listing .jm-products-slider-content{ 
	float: left;
	position: relative; 
	padding: 0;
	margin: 0;
}

.jm-products-slider-content .product-title {
	font-size: 100%;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #eee;
	text-transform: uppercase;
}

.jm-products-slider-content .jm-slider-desc {
	margin: 5px 0;
}

.jm-products-slider-content li .item-slider {
	margin: 0 10px;
}

/* Easy Slider */
.jm-products-slider-listing .jm-slider { overflow: hidden; width: 0px; float: left;}

.jm-products-slider-listing .jm-slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jm-products-slider-listing .jm-slider li {
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

.jm-products-slider-content ul li {
	padding: 0;
}

/*.jm-slider a { position: relative; } */
.scrollerbar-btn { }

.jm-prev,
.jm-next {
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/btn-slider.png) right top no-repeat;
	width: 23px;
	height: 23px;	
	cursor: pointer;
	z-index:999;
	margin-right: 10px;
	float: left;
}

.jm-slide-left-img,
.jm-slide-right-img { }

.jm-prev {
	background-position: right bottom;
}

.jm-prev img, .jm-next img {
	display: none;
}

.jm-next:hover {
	background-position: left top;
}

.jm-prev:hover {
	background-position: left bottom;
}

/* Item */
.jm-products-slider-listing .box-cart-over {
	background: transparent;
}

.jm-products-slider-listing .box-cart-over .form-button, .jm-products-slider-listing .box-cart-over .btn-cart {
	margin: 5px 0 2px;
}

.jm-products-slider-listing .product-image {
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/bg-img-slider.gif) left top repeat;
	overflow: hidden;
	float: none;
	width: auto;
	text-align: center;
	margin-bottom: 10px;
}

.jm-products-slider-listing .product-image:hover {
	background-image: url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/bg-img-slider-over.gif);
}

.jm-products-slider-listing .product-image-inner {
	position: relative;
	margin: 5px;
}

.jm-products-slider-listing .amount {
	margin-top: 0;
}

.jm-products-slider-listing .no-rating {
	line-height: 1.4;
}

.jm-products-slider-listing .no-rating a {
	color: #eee;
}

.jm-products-slider-listing .no-rating a:hover {
	color: #FF5300;
}

.jm-products-slider-listing span.price {
	font-size: 150%;
}

.jm-products-slider-listing .readon {
	padding: 0;
	color: #eee;
}

.jm-products-slider-listing .readon:hover {
	color: #FF5300;
}

/* scroller */
.customScrollerContainer {

}
.customScrollerContent {

}

/* SCROLLER STYLE */
/* VERTICAL */
.divVScrollerBar {
	width: 18px;
	margin-left: 1px;
}

/* ORIZONTAL */
.divOScrollerBar {
	position: relative;
	height: 18px;
	margin-top: -20px;
	z-index: 9;
}

/* AREA UP */
.divVScrollerBarUp {
	cursor: pointer;
	height: 17px;
}
/* AREA LEFT */
.divOScrollerBarLeft {
	cursor: pointer;
	width: 17px;
}
/* AREA DOWN */
.divVScrollerBarDown {
	cursor: pointer;
	height: 17px;
}
/* AREA RIGHT */
.divOScrollerBarRight {
	cursor: pointer;
	width: 17px;
}
/* ARROW UP AND DOWN */
.divVScrollerBarUp span,
.divVScrollerBarDown span {
	display: block;
	border: 1px solid #dae4eb;
	width: 16px;
	height: 15px;
	line-height: 0;
	font-size: 0;
}
.divVScrollerBarUp span {
	background: #baccda url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/vtop.gif) no-repeat center center;
}
.divVScrollerBarDown span {
	background: #baccda url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/vbottom.gif) no-repeat center center;
}
/* ARROW LEFT AND RIGHT */
.divOScrollerBarLeft span,
.divOScrollerBarRight span {
	display: block;
	
	height: 16px;
	width: 15px;
	line-height: 0;
	font-size: 0;
}
.divOScrollerBarLeft span {
	background: #ffffff url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/re-left.gif) no-repeat center center;
}
.divOScrollerBarRight span {
	background: #ffffff url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/re-right.gif) no-repeat center center;
}

/* ARROWS HOVER */
.divVScrollerBarUp span.hover,
.divOScrollerBarLeft span.hover,
.divVScrollerBarDown span.hover,
.divOScrollerBarRight span.hover {
	
	background-color: #527fa2;
}

/* TRACE */
.divVScrollerBarTrace, .divOScrollerBarTrace {
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/line.gif) repeat-x left center;
	line-height: 0;
	font-size: 0;
}

/* CURSORS */
.divVScrollerBarCursor {
	cursor: pointer;
}
.divOScrollerBarCursor {
	cursor: pointer;
}
.divVScrollerBarCursor span {
	display: block;
	border-left: 1px solid #dae4eb;
	border-right: 1px solid #dae4eb;
	height: 100%;
	width: 16px;
	background: #baccda url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/vcursor.gif) no-repeat center center;
	line-height: 0;
	font-size: 0;
}
.divOScrollerBarCursor span {
	display: block;
	background: #cccccc url(../../skin/frontend/default/jm_skates/joomlart/jmproductsslider/images/ocursor.gif) no-repeat center center;
	font-size: 0;
	height: 16px;
	width: 100%;
}
/* CURSORS HOVER */
.divVScrollerBarCursor span.hover {
}
.divOScrollerBarCursor span.hover {
}

/* SLIDER2 */
.block-slider2 {
	margin: 0 -20px;
}

.block-slider2 .jm-products-slider-content li .item-slider {
	margin: 0;
}

.block-slider2 .jm-products-slider-content {
	padding: 0;
	margin: 20px;
	overflow: hidden;
}

.block-slider2 .jm-products-slider-content .product-title {
	color: #333;
	font-size: 135%;
	display: inline-block;
	margin-bottom: 10px;
}

.block-slider2 .jm-products-slider-content .ratings,
.block-slider2 .jm-products-slider-content .no-rating {
	margin: 0;
	margin-bottom: 10px;
}

.block-slider2 .jm-products-slider-content .product-title:hover {
	color: #D44E4F;
}

.block-slider2 .box-cart-over { }

.block-slider2 .jm-slider-desc {
	margin-bottom: 20px;
}

.block-slider2 .price-box {
	margin: 0;
}

.block-slider2 .box-action {
	overflow: hidden;
}

.block-slider2  .out-of-stock {
	line-height: 1.9;
}

.block-slider2 .have-box-cart {
	float: left;
}
.jm-slideshow {
	margin-bottom: 0;
	border: 0;
}

.jm-slidewrap {
	background: #fff;
	margin: 0;
	padding: 0;
	position: relative;
}

.jm-slide-main-wrap {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.jm-slide-main {
	position: absolute;
	z-index: 1;
}

.jm-slide-item {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
}

.jm-slide-item img {
	border: 1px solid #1C1C1C;
	padding: 4px;
}

.jm-slide-thumbs-wrap {
	position: relative;
	clear: both;
	overflow: hidden;
}

.jm-slide-thumbs, .jm-slide-thumbs-mask, .jm-slide-thumbs-handles {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 5000px;
}

.jm-slide-descs {
	display: none;	
}

.jm-slide-thumb, .jm-slide-thumbs-handles span {
	display: block;
	margin: 0;
	float: left;
	cursor: pointer;
	color: #fff;
}

.jm-slide-thumbs-handles span {}

.jm-slide-thumbs-mask-left,
.jm-slide-thumbs-mask-right,
.jm-slide-thumbs-mask-center {
	float: left;
}

.jm-slide-thumbs-mask-left, .jm-slide-thumbs-mask-right{
	background: #000000;
}

.but_prev, .but_next {
	background: #000000;
	position: absolute;
	top: 0;
	z-index: 99;
}

.but_prev {
	background: url(https://myepack.co.uk/skin/frontend/default/jm_skates/joomlart/jmslideshow/images/arrow-l.gif) no-repeat right center;
	left: 0;
}
.but_prev:hover, .but_next:hover {
	cursor: pointer;
}

.but_next {
	background: url(https://myepack.co.uk/skin/frontend/default/jm_skates/joomlart/jmslideshow/images/arrow-r.gif) no-repeat left center;
	right: 0;
}
.maskDesc {
	display: block;
	z-index: 100;
	position: relative;
	padding: 20px;
	/*cursor: pointer;*/
}

.maskDesc .jm-slide-desc br {
	display: none;
}

.maskDesc a.readon {
	top: 50px;
	display: block;
	font-size: 100%;
	position: absolute;
	left: 47%;
	font-style: italic;
	text-decoration: underline;
	z-index: 999;
}

a.readon {
	padding: 0 5px;
}

.maskDesc a.readon:hover, .maskDesc a.readon:active, .maskDesc a.readon:focus {
	color: #FFFFFF;
}

.jm-slide-buttons {
	z-index: 900;
}

.jm-slide-buttons span {
	background: #000 url(../../skin/frontend/default/jm_skates/joomlart/jmslideshow/images/icon-btn.png) right bottom no-repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	width: 40px !important;
	height: 40px !important;
	text-indent: -10000em;
}

.jm-slide-buttons span.jm-slide-prev {
	float: left;
}

.jm-slide-buttons span.jm-slide-next {
	background-position: right top;
	float: right;
}

.jm-slide-buttons span.jm-slide-prev:hover {
	background-position: left bottom;
}

.jm-slide-buttons span.jm-slide-next:hover {
	background-position: left top;
}

.jm-mask-desc {
	z-index: 2;
}

.jm-slideshow .readmore {
	position: absolute;
	right: 0;
	bottom: 0;
}
	
/*JA Sideshow [ Topspotlight 1]*/
.jm-slidewrap {
	margin: 0;
	padding: 0;
	position: relative;
	height: auto !important;
}

.jm-slide-mask {
	position: absolute;
	right: 0;
	bottom: 10px;
	height: 70px;
	width: 210px;
	z-index: 99;
	display: none;
}

.jm-slide-thumbs-wrap {
	background: #000000;
	position: absolute;
	bottom: 70px;
	right: 40px;
	z-index: 100;
}

.jm-slide-buttons {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48%;
	left: 0;
	z-index: 101;
	width: 100%;
}

.jm-slide-thumb img {
	overflow: hidden;
}

.jm-slide-item img {
	padding: 0;
	border: none;
}

.maskDesc { }

.maskDesc .jm-slide-desc {
	color: #B5B5B4;
	font-size: 100%;
	padding: 40px 20px;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 50% !important;
	background: url(../../skin/frontend/default/jm_skates/joomlart/jmslideshow/images/shadow-01.png) left top repeat;
}

.maskDesc .jm-slide-desc h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 200%;
}

/* Choose style */
.jm-slide-buttons {
	z-index: 900;
	text-align: center;
	margin-top: 5px;
}

.jm-slide-desc {
	color: #999;
	font-size: 115%;
}

.jm-slide-desc h3 {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: normal;
	background: none;
	margin: 0;
	padding: 0;
}

.jm-slide-desc p {
	font-weight: normal;
}

.jm-slide-desc .price {
	font-size: 165%;
	color: #fff;
	margin-right: 30px;
	vertical-align: middle;
}

/* Slideshow layout style ---*/
.jm-vertical_right {
	overflow: hidden;
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 100;
}

.jm-vertical_left {
	left: 40px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	z-index: 100;
}

.jm-vertical_right .active {}

.jm-vertical_left .active {}

.jm-slide-right{
	margin-left: auto;
	right: 0;
	top: 0;
}

.jm-slideshowjm-vertical_left .maskDesc .jm-slide-desc {
	right: 40px;
	left: auto;
}

.jm-slideshowjm-vertical_left .maskDesc a.readon {
	right: 60px;
	left: auto;
}

.jm-vertical_right .jm-slide-thumb, .jm-vertical_right .jm-slide-thumbs-handles span { float: none!important; }

.jm-vertical_left .jm-slide-thumb, .jm-vertical_left .jm-slide-thumbs-handles span { float: none!important; }

.jm-slide-thumbs-wrap .active .jm-slide-thumb-inner {
	background-image: url(../../skin/frontend/default/jm_skates/joomlart/jmslideshow/images/grad2.gif);
	color: #FFF;
}

.jm-vertical_right .jm-slide-thumbs-mask-left,
.jm-vertical_right .jm-slide-thumbs-mask-right,
.jm-vertical_right .jm-slide-thumbs-mask-center {
	display: block;
	float: none;
}

.jm-vertical_left .jm-slide-thumbs-mask-left,
.jm-vertical_left .jm-slide-thumbs-mask-right,
.jm-vertical_left .jm-slide-thumbs-mask-center {
	display: block;
	float: none;
}

.jm-vertical_left .jm-slide-thumb-inner {
	margin-left: 0px;
	margin-right: 19px;
}

.jm-slide-thumb-inner img {
	background: #fcfcfc;
	border: 1px solid #ddd;
	margin: 15px 15px 4px !important;
	padding: 3px;
}
 
.jm-slide-thumb-inner h3 {
	color: #1c1c1c;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	font-size: 125%;
	margin-top: 15px;
}

.jm-slide-thumb-inner .ratings {
	height: 18px;
	margin: 0;
	padding: 0;
}

.jm-slide-thumb-inner .price-box {
	font-size: 110%;
	margin: 0;
}

.active .jm-slide-thumb-inner {
	border-top: 1px solid #65A7F5;
}

.active .jm-slide-thumb-inner img {
	background: #88BBF7;
	border: 1px solid #5F9DE7;
}

.active .jm-slide-thumb-inner h3 {
	color: #fff;
}

.jm-slideshow-mask {
	background:	url(../../skin/frontend/default/jm_skates/joomlart/jmslideshow/images/shadow.png) left bottom repeat-x;
	height: 69px;
	position: relative;
	margin-top: -69px;
	z-index: 1;
}


/*------------------------------------------------------------------------
# JA Mootabs css 1.0 - June, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

.jm-tabswrap { margin: 0; padding: 0; }

.jm-tabswrap .container {
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

.jm-tabswrap .jm-tab-content ul { margin: 0 !important; padding: 0 !important; }

.jm-tabswrap .jm-tab-content li { padding: 4px 10px 6px 10px; }

.jm-tabswrap .jm-tab-content .jm-tab-subcontent { padding: 4px 10px 6px 10px; }


/* TAB TOP --------------------------- */
.jm-tabs-title-top { position: relative; z-index: 10; }

.jm-tabs-title-top ul.jm-tabs-title { margin: 0; padding: 0; position: absolute; }

* html .jm-tabs-title-top ul.jm-tabs-title { bottom: -1px; /*IE 6*/ }

.jm-tabs-title-top ul.jm-tabs-title li {
	background: none;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jm-tab-panels-top {
	bottom: 0;
	clear: both;
	height: 57px;
	left: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}


/* TAB LEFT --------------------------- */
.jm-tabs-title-left { float: left; }

.jm-tabs-title-left ul.jm-tabs-title { left: 0; margin: 0; padding: 0; top: 10px; width: 100%; }

.jm-tabs-title-left ul.jm-tabs-title li {
	cursor: pointer;
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
}

.jm-tab-panels-left {
	height: 98%;
	left: 10px;
	overflow: hidden;
	position: relative;
	top: 5px;
}


/* TAB RIGHT --------------------------- */
.jm-tabs-title-right { float: right; height: 100%; position: relative; }

.jm-tabs-title-right ul.jm-tabs-title {
	margin: 0;
	padding: 0;
	right: 0;
	top: 10px;
	width: 100%;
}

.jm-tabs-title-right ul.jm-tabs-title li {
	cursor: pointer;
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
}

.jm-tab-panels-right {
	height: 98%;
	overflow: hidden;
	position: relative;
	top: 5px;
}

/* TAB BOTTOM --------------------------- */
.jm-tabs-title-bottom { }

.jm-tabs-title-bottom ul.jm-tabs-title { margin: 0; padding: 0; position: absolute; }

* html .jm-tabs-title-bottom ul.jm-tabs-title { top: -1px; /*IE 6*/ }

.jm-tabs-title-bottom ul.jm-tabs-title li {
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jm-tab-panels-bottom {
	clear: both;
	left: 10px;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	width: 98%;
	z-index: 1;
}
.jm-megamenu { margin: 0; padding: 0; }
.jm-megamenu a.over, .jm-megamenu a.active {}

ul.megamenu { margin: 10px; /* menu's gutter */ } 

ul.megamenu li { overflow: visible; }

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.jm-megamenu ul.level0 {
	margin: 0;
	padding: 0;
	float:right;
}

.jm-megamenu ul.level0 li.mega {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jm-megamenu ul.level0 li.mega a.mega {
  text-decoration: none;
  padding: 0 15px;
  color: #eee;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 120%;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  display: block;
  font-family: 'PT Sans',sans-serif; 
}

.jm-megamenu ul.level0 li.mega.haschild a.mega {
	background: url("../../skin/frontend/default/jm_skates/joomlart/jmmegamenu/images/icon-plus.png") no-repeat scroll right center transparent;
    padding-right: 12px;
}

.jm-megamenu ul.level0 li.mega.haschild:hover a.mega, 
.jm-megamenu ul.level0 li.mega.haschild.active a.mega {
    background: url("../../skin/frontend/default/jm_skates/joomlart/jmmegamenu/images/icon-plus-active.png") no-repeat scroll right center transparent;
}

.jm-megamenu ul.level0 li.mega.haschild:hover .level2 a.mega, 
.jm-megamenu ul.level0 li.mega.haschild.active .level2 a.mega { background:#FFD200; color:#333;font-family: 'PT Sans',sans-serif; text-transform:uppercase; font-size:100%; margin-bottom:5px; padding-left:10px }

.jm-megamenu ul.level0 li.mega.haschild:hover .level2 a.mega:hover, 
.jm-megamenu ul.level0 li.mega.haschild.active .level2 a.mega:hover { background:#FF5300; color:#fff; }

.jm-megamenu ul.level0 li.active a.mega,
.jm-megamenu ul.level0 li.mega.haschild:hover a.mega, 
.jm-megamenu ul.level0 li.mega.haschild.active a.mega,
.jm-megamenu ul.level0 li.mega a.mega:hover,
.jm-megamenu ul.level0 li.mega:hover > a.mega { color:#FF5300  }

.jm-megamenu ul.level0 li.mega .has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

.jm-megamenu ul.level0 li.mega span.menu-title { display: block; }

.jm-megamenu ul.level0 li.mega span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
}

.jm-megamenu ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

.jm-megamenu ul.level0 li.over, ul.level0 li.haschild-over {}

.jm-megamenu ul.level0 li.haschild a.mega span.menu-title,
.jm-megamenu ul.level0 li.haschild-over a.mega span.menu-title {}

.jm-megamenu ul.level0 li.haschild a.mega span.menu-desc,
.jm-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {}

.jm-megamenu ul.level0 li.active {}

/* lv - 1 and below
-----------------------------------*/
/* Layout ---*/
.jm-megamenu li.mega .childcontent { display: block; height: auto; position: absolute; padding-top:10px; }

.jm-megamenu li.mega .childcontent,
.jm-megamenu li.haschild-over li.mega .childcontent,
.jm-megamenu li.mega li.haschild-over li.mega .childcontent ,
.jm-megamenu li.mega li.mega li.haschild-over li.mega .childcontent, 
.jm-megamenu li.mega li.mega li.mega li.haschild-over li.mega .childcontent, 
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .childcontent { left: -999em; /*hide the menu*/ }

.jm-megamenu li.haschild-over .childcontent,
.jm-megamenu li.haschild:hover > .childcontent,
.jm-megamenu li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .childcontent { left: auto; /*show on parent:hover*/ }

.jm-megamenu li.mega .right,
.jm-megamenu li.haschild-over li.mega .right,
.jm-megamenu li.mega li.haschild-over li.mega .right ,
.jm-megamenu li.mega li.mega li.haschild-over li.mega .right, 
.jm-megamenu li.mega li.mega li.mega li.haschild-over li.mega .right, 
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .right { right: auto; /*hide the menu*/ }

.jm-megamenu li.haschild-over .right
{ right: 0; /*show on parent:hover*/ }
.jm-megamenu li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .right 
{ right: 12em; /*show on parent:hover*/ }

.jm-megamenu ul.level1 li.haschild:hover > .childcontent { left: 150px; }

.jm-megamenu ul.level1 li.mega { float: none; }

.jm-megamenu ul.level1 .childcontent { margin: -2em 0 0 15px; }

 /* Columns ---*/
.jm-megamenu .megacol { float: left; padding-bottom:10px;}

/* Styling ---*/
.jm-megamenu ul.level1 li.mega {}

.jm-megamenu ul.level1 li.first {}

.jm-megamenu ul.level1 li.mega a.mega {
  background: none;
  border: 0;
  padding: 5px 0;
  line-height: 1.5;
  height: auto;
  text-transform: none;
}

.jm-megamenu ul.level1 li.mega a.mega span.menu-title { background: none; padding: 0; }

.jm-megamenu ul.level1 li.haschild > a.mega > span.menu-title,
.jm-megamenu ul.level1 li.haschild-over > a.mega > span.menu-title,
.jm-megamenu ul.level2 li.haschild > a.mega > span.menu-title,
.jm-megamenu ul.level2 li.haschild-over > a.mega > span.menu-title  {
	background-image: url(../../skin/frontend/default/jm_skates/joomlart/jmmegamenu/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 0;
}

.jm-megamenu ul.level1 li.over, ul.level1 li.haschild-over {}

.jm-megamenu ul.level1 li.group { background: none; }

 /* CHILD CONTENT
-----------------------------------*/
.jm-megamenu .childcontent {
	z-index: 999;
}

.jm-megamenu .childcontent-inner {
	background: #000;
	box-shadow: 0 5px 3px 0 rgba(0,0,0,.1);
}

.jm-megamenu .level1 .childcontent-inner,
.jm-megamenu .level2 .childcontent-inner {
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
}

.jm-megamenu .childcontent .block {
	line-height: 1.5;
	margin: 10px 0;
	padding: 0;
}

.jm-megamenu .childcontent .block h3 {
	background: none;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 5px;
	text-transform: none;
}

.jm-megamenu .childcontent .block .ja-box-ct {
	padding: 0 5px;
}

.jm-megamenu .childcontent .block a {
	text-decoration: none;
}

.jm-megamenu .childcontent .block a:hover,
.jm-megamenu .childcontent .block a:focus,
.jm-megamenu .childcontent .block a:active {
	text-decoration: none;
}

.jm-megamenu .childcontent .block ul:first-child {
	margin-top: 0 !important;
}

.jm-megamenu .childcontent .block li {
	margin-bottom: 5px;
}

/* Grouped --- */
.jm-megamenu .group {}

.jm-megamenu .group-title { overflow: hidden; }

.jm-megamenu ul.level1 li.mega div.group-title a.mega {
  color: #333;
  font-weight: bold;
  padding: 10px 10px 0;
  text-transform: uppercase;
}

.jm-megamenu .group-title .menu-desc {
	padding-left: 0 !important;
}

.jm-megamenu .group-content .block,
.jm-megamenu .group-content ul.megamenu  {
	margin: 10px; /* Group-content's gutter*/
}

/* override --- */
.jm-megamenu .childcontent ul.megamenu .block {
	padding: 0;
}

.jm-megamenu .childcontent ul.megamenu .block h3 {
	margin-left: 0;
	margin-right: 0;
}

.jm-megamenu .category-products { margin: 0; }

.jm-megamenu .products-grid div.item .item-inner { margin: 10px 10px 0; width: auto; min-height: 0; }

.jm-megamenu .products-grid div.item { width: 180px; }

.jm-megamenu .group .group-content .block img { padding: 0; float: none; }

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearer      { display: block; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }