@charset "utf-8";
/* CSS by John Lee 

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #fefefe url(../images/footer.gif);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a {
	color: #ff0021;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Small text */
small, .small, a.readon {
	font-size: 92%;
}

/*article image*/
img {
	margin: 0;
	padding: 0;
	border: none;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
h5 {font-size: 115%;}
h6 {font-size: 105%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif; 
}
ul {
	list-style: none;
}

ul li {
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;

}


fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}
.button {
	height: 24px;
	background: url(../images/apply.gif) no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center;
}
.button-big {
	height: 24px;
	background: url(../images/bigbutton.gif) no-repeat center;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;
	text-align: center;
}
/* STYLE
----------------------------------------------------------*/
#jl-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#jl-headerwrap,
#jl-containerwrap,
#jl-footerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
#jl-header,
#jl-container,
#jl-footer {
	width: 945px;
	margin: 0 auto;
	padding: 0;
}

/* HEADER
-----------------------------------------*/
#jl-headerwrap {
	background: url(../images/head.gif) repeat-x top center;
	display: inline-block;
}
#jl-header {
	height: 44px;
}
.jl-headerright {
	float: right;
	width: 23%;
}
.jl-searchform {
	padding: 8px 7px 5px 0;
	position: relative;
	text-align: right;
}
.jl-searchform .inputbox {
	width: 192px;
	height: 18px;
	padding: 5px 5px 3px 8px;
	background: url(../images/input-search.gif) no-repeat center;
	border: none;
	color: #ffffff;
}
.jl-searchform .button {
	position: absolute;
	background: url(../images/button-search.gif) no-repeat center;
	border: none;
	width: 30px;
	height: 20px;
	text-indent: -999em;
	font-size: 1px;
	cursor: pointer;
	top: 11px;
	right: 11px;
}
.jl-headmenu {
	float: right;
	width: 76%;
	text-align: right;
}
.jl-headmenu ul {
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/li-head.gif) no-repeat top right;
}
.jl-headmenu ul li {
	display: block;
	float: left;
	padding: 0 18px 0 19px;
	background: url(../images/li-head.gif) no-repeat 0 0;
	line-height: 44px;
}
.jl-headmenu ul li a {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	display: block;
	line-height: 44px;
	font-weight: bold;
}
/* CONTAINER
-----------------------------------------*/
#jl-containerwrap {
	background: #fefefe url(../images/body.gif) repeat-x top left;
	display: inline-block;
}

#jl-info {
	width: 100%;
	clear: both;
	height: 90px;
}
#jl-logo {
	float: left;
	width: 40%;
}
#jl-shopinfo {
	float: right;
	width: 50%;
	text-align: right;
}
.jl-shopinfo {
	padding: 55px 0 0;
}
a.jl-a-info {
	margin: 0 8px 0 10px;
	padding: 0 14px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/arrow.png) no-repeat 100% 42%;
	color: #ffffff;
}
#jl-body-r {
	width: 100%;
	clear: both;
	overflow: hidden;
}
#jl-body-r {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/body-c.gif) repeat-x top center;
}
#jl-body-l {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/body-l.gif) no-repeat top left;
}
#jl-body-c {
	padding: 8px 6px 0;
	clear: both;
	overflow: hidden;
	background: url(../images/body-r.gif) no-repeat top right;
}
#jl-flash {
	width: 100%;
	clear: both;
	text-align: right;
	
}
/* Leftcol
----------------------*/
#jl-leftcol {
	float: left;
	width: 20%;
}
#jl-leftcol-inner {
	padding: 5px 0 0 3px;
	background: #fefefe;
}
#jl-leftcol-inner span.jl-title {
	background: url(../images/titleshop.jpg) no-repeat top left;
	display: block;
	line-height: 33px;
	margin: 0;
	font-size: 14px;
	text-indent: -999em;
	clear: both;
}

#jl-menuleft {
	margin: 0;
	padding: 0;
	clear: both;
}
#jl-menuleft ul {
	margin: 0;
	list-style: none;
}
#jl-menuleft ul ul {
	margin: 0;
	display: none;
}
#jl-menuleft h3 {
	background: url(../images/li-l1.gif) no-repeat top center;
	line-height: 34px;
	margin: 0;
	padding: 0;
}
#jl-menuleft h3 a {
	color: #0f0f0f;
	display: block;
	line-height: 34px;
}
#jl-menuleft h3 a span {
	color: #0f0f0f;
	display: block;
	padding: 5px 5px 10px 28px;
	line-height: 19px;
	background: url(../images/span-l1.png) no-repeat 6px 6px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#jl-menuleft ul li {
	background: url(../images/li-menu.gif) repeat-x top left;
}
#jl-menuleft ul li a {
	line-height: 28px;
}
#jl-menuleft ul li a span {
	color: #0f0f0f;
	display: block;
	padding: 5px 5px 5px 28px;
	line-height: 18px;
	background: url(../images/span-l2.png) no-repeat 16px 11px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#jl-menuleft ul ul {
	padding: 0 5px 0 16px;
}
#jl-menuleft ul ul li {
	background: url(../images/a-l3.gif) repeat-x bottom left;
}
#jl-menuleft ul ul li a {
	line-height: 25px;
}
#jl-menuleft ul ul li a span {
	color: #0f0f0f;
	display: block;
	padding: 3px 5px 3px 11px;
	line-height: 19px;
	background: url(../images/span-l3.gif) no-repeat 0px 9px;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 12px;
}

.jl-call {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	padding: 5px 10px 0;
}
span.boldus {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	display: inline-block;
	padding: 5px 0;
}
span.boldin {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	display: inline-block;
	padding: 5px 0;
}
.jl-wayto {
	overflow: hidden;
	clear: both;
	padding: 5px 10px 0;
}
.jl-wayto  p {
	margin: 0.5em 0;
}
.jl-bignumber {
	display: inline-block;
	padding: 2px 14px 3px 7px;
	background: url(../images/number.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/* Content
----------------------*/
#jl-content {
	float: right;
	width: 79.5%;
}
#jl-maincontent {
	width: 100%;
	display: inline-block;
	background: url(../images/well.gif) repeat-x top left;
}

#jl-maincontent-temp {
	width: 99%;
	display: inline-block;
	background: url(../images/well.gif) repeat-x top left;
}

#jl-maincontent-inner {
	padding: 5px 15px 0px;
	
}
.jl-welcome {
	font-size: 205%;
	font-family: "Times New Roman";
	text-transform: uppercase;
	padding-bottom: 10px;
}
.jl-welcome p {
	margin: 0;
	line-height: 50px;
}
.jl-red {
	color: #ff0021;
}
a.category {
	color: #000;
	font-weight: bold;
}
.jl-pathway {
	padding: 10px 0;
}
.jl-pathway a.jl-waya {
	font-size: 165%;
	font-family: "Times New Roman";
	text-transform: uppercase;
	display: inline-block;
	background: url(../images/span-pathway.gif) no-repeat 0 5px;
	padding: 0 15px 0 25px;
	color: #0f0f0f;
	font-weight: bold;
}
.jl-pathway a.active {
	color: #ff0021;
}
.jl-pathway a.first-item {
	background: none !important;
	padding-left: 0;
}
.jl-producttable h3 {
	margin: 0.5em 0;
}
span.old-price {
	color: #959595;
	text-decoration: line-through;
}
span.new-price {
	color: #ff9600;
}
input.input-view {
	width: 58px;
	height: 21px;
	background: url(../images/view.gif) no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
input.input-view {
	width: 58px;
	height: 21px;
	background: url(../images/view.gif) no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

.input-check {
	background: url(../images/a-checkout.gif) no-repeat bottom left;
	margin-right: 30px;
	border: none;
	padding: 2px 27px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	cursor:pointer;
}

.addtocart_button {
	width: 101px;
	height: 21px;
	background: url(../images/button.gif) no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
.jl-tableinfo {
	width: 100%;
	clear: both;
	margin: 15px 0;
}
.jl-tableinner {
	border: 1px solid #c9c9c9;
	padding: 10px;
	overflow: hidden;
}
.jl-boximage {
	float: left;
	width: 50%;
}
.jl-boximageinner {
	padding: 5px;
	border: 1px solid #c9c9c9;
}
.jl-boxinfo {
	float: right;
	width: 49%;
}

/* For Login page */
.h3-login {
	text-transform: uppercase;
	font-size: 200%;
	margin:12px 0 45px;
}
#loginform {
	clear: both;
	width: 40%;
	margin: 0 auto;
}
#form-login label {
	width: 20%;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#form-login label.remember {
	text-transform: capitalize;
	color: red;
	font-weight: normal;
	font-size: 10px;
}
.jl-submit {
	text-align: right;
}
#form-login .button {
	margin-right: 18px;
	width: 78px;
	height: 24px;
	background: url(../images/apply.gif) no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;
}
#form-login  .inputbox {
	border: 1px solid #989898;
}
/* For Register page */
.formLabel {
	clear:left;
	float:left;
	margin:8px 2px 2px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	width:30%;
}
.formField {
	float:left;
	margin:8px 2px 2px;
	vertical-align:middle;
	width:60%;
}
.sectiontableheader {
	font-weight:bold;
	padding: 5px;
	color: #000;
	background: #c9c9c9;
}
/* Add to cart */
.CouponField {
	background: #c9c9c9 url(../images/bg-table.gif) repeat-x top left;
}
.tableheader th {
	color: #fff;
	padding: 5px;
	
}
.sectiontableentry1 img {
	border: 1px solid #c9c9c9;
}
.sectiontableentry1 td {
	border-top: 1px solid #c9c9c9;
}
.continue_link {
	background: url(../images/a-checkout.gif) no-repeat bottom left;
	margin-right: 30px;
	display: inline-block;
	padding: 2px 27px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
.checkout_link {
	background: url(../images/a-checkout.gif) no-repeat bottom left;
	display: inline-block;
	padding: 2px 19px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
.applyg {
	width: 78px;
	height: 24px;
	background: url(../images/applyg.gif) no-repeat;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}
/* FOOTER
-------------------------------------------*/
#jl-footerx {
	width: 100%;
	height: 36px;
	background: url(../images/footerx.gif) no-repeat top center;
}
.jl-footleft {
	float: left;
	width: 49%;
	font-size: 10px;
	color: #fff;
}
.jl-footleft  p {
	padding-left: 10px;
}
.jl-footright {
	float: right;
	width: 49%;
	text-align: right;
	font-size: 10px;
}
.jl-footright ul {
	padding-right: 10px;
}
.jl-footright ul li {
	display: inline;
	background: url(../images/li-foot.gif) no-repeat left center;
	padding: 0 4px 0 5px;
}
.jl-footright ul li a {
	color: #fff;
}
.jl-li-first {
	background: none !important;
}


.Pagger {
	height: 30px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 10px;
	color:#808185;
}
.Pagger a
{
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.Pagger a:hover
{
	text-decoration:underline;
}


.Pagger .GoToCmd
{
	display:none;
}

.Pagger img {
	border: 0;
}

.Pagger .GoToBox
{
	border:solid 1px #CCCCCC;
	width:50px;
}

.Pagger ul
{
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
}

.Pagger ul li
{
	display:inline;
	border:solid 1px #cccccc;
	margin-right:5px;
}

.Pagger ul li span
{
	padding:0px 3px 2px 3px;
}

.Pagger ul li .selected
{
	background-position:bottom;
	margin-right:1px;
	color:Maroon;
}

.cart{
	font-size: 165%;
	font-family: "Times New Roman";
	text-transform: uppercase;
	display: inline-block;
	padding: 0 15px 0 10px;
	color: #ff0021;
	font-weight: bold;
}




a.logout
{
	color:Red;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
}
a.logout:hover
{
	color: #ffffff;
	text-decoration:underline;
}

a.account
{
	color:black;
	
	font-weight:bold;
	font-size:11px;
	text-decoration:none;	
}

a.account:hover
{
	color: #ff0021;
	text-decoration:underline;
}