<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	background-color: #fff;
	margin: 0px;
	padding:0;
	font-family: century gothic, sans-serif;
	font-size: 14px;
	color: #333;
}

td {
	vertical-align: top;
	text-align: left;
}

img {
	border: 0px;
}

h1 {
    border-bottom: 1px solid #999;
    border-top: 1px solid #ccc;
    padding: 8px 0;
}

h2 {
	color: #A50000;
	display: inline;
}

a {
	color: #337C7A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #A50000;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.container {
    background: transparent;
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}

#header-wrapper {
	background-color: #333;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
}

#header-top {
	line-height: 35px;
	text-align: right;
	display: block;
}

.vc {
	float: right;
}

a.viewCart {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #004f4e;
	background:#fff url('img/jones_25.jpg') no-repeat 54px center;
	display: block;
	font-size: 18px;
	-moz-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	margin-top: 5px;
	line-height: 30px;
	padding: 0 35px 0 10px;
}

a.viewCart:hover {
	color:#970001;
	background:#fff url('img/jones_27.jpg') no-repeat 54px center;
}

.head-links {
	float: right;
	color:#fff;
	font-size:13px;
}

.head-links a {
	color: #fff;
	text-decoration: none;
	background: transparent url('img/jones_49.png') no-repeat left center;
	margin:0 18px 0 0;
	padding:0 0 0 13px;	
}

.head-links a:hover {
	text-decoration: underline;
}

.head-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.head-links ul li { display: inline; }


#header-wrapper2 {
	background:transparent url('img/jones_03.jpg') repeat-x;
	width:100%;
	display:block;
}
.logo {
	float: left;
	background:transparent url('img/jones_36.png') no-repeat left center;
	display:block;
	width:194px;
	height:77px;
	padding:30px 0 20px;
}

.header-slogan {
	display: block;
	float: left;
	width: 280px;
	padding:45px 0 0 50px;
	text-align: center;	
    color: #a90803;
    font-size: 17px;
}

.header-phone {
	float:right;
    font-size: 18px;
    padding: 30px 0 0;
    text-align: right;
    width: 424px;
}

.header-phone b {
    color: #337c7a;
}

.search {
	float: right;
	clear: right;
	text-align:right;
	background:transparent url('img/jones_33.png') no-repeat right top;
	width:424px;
	height:47px;
	margin:27px 0 0;
}

.search1 {
    display: inline;
    position: relative;
    top: 15px;
}

.search2 {
    display: inline;
    position: relative;
    right: 5px;
    top: 15px;
}

.input-search {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 11px;
    font-style: oblique;
    height: 24px;
    width: 295px;
}

#header-wrapper3 {
	background-color: #337c7a;
	display: block;
	width: 100%;
	margin: 0 0 12px;
}

#header-bot {
	display:block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 12pt;
	font-weight:bold;
}

#header-bot a {
	color: #fff;
	text-decoration: none;
	margin:0 8px;
	
}

#header-bot a:hover {
	text-decoration: underline;
}

#header-bot ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header-bot ul li { display: inline; }

#homeshell {
	display:block;
}

#bodyshell {
    clear: both;
    display: block;
    clear: both;
}

.bodycontent {
    float: right;
    width: 745px;
}

.nav-product {
    float: left;
    height: auto !important;
    min-height: 500px;
    overflow: hidden;
    position: relative;
    width: 240px;
    z-index: 1000;
}

.ln {
	padding: 0;
}

.left-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.left-navigation ul li { display: inline; }

A.c4leftnav {
    border-bottom: 1px solid #333;
    color: #a90803;
    display: block;
    font-size: 15px;
    padding: 8px 0;
    text-decoration: none;
    text-indent: 3px;	
}

A.c4leftnav:hover {
	text-decoration: underline; 
	color: #A50000; 	
}

A.c4shopby {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	line-height: 25px;
	background:#cdcac6 url('img/jones_39.png') no-repeat 210px center;
	display:block;
	padding: 8px;
	height: 25px;
	width: 221px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

A.c4shopby:hover {
	background:#94908d url('img/jones_39.png') no-repeat 210px center;
	color: #fff; 	
}

.c4-ln-sub-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.c4-ln-sub-nav ul li { display: inline; }

A.c4subnav {
	color: #337C7A; 
 	outline-style: none;
	text-decoration: none; 
	display: block;
	padding: 3px 3px 3px 15px;
}

A.c4subnav:hover {
	text-decoration: underline; 
	color: #a90803; 	
}

.ln-warranty {
	clear:both;
	display:block;
	margin:15px 0;
}

.ln-bottom {
	padding: 0 0 15px;
}

form {margin: 0;}

.c4-breadcrumbs { 
	display :block; 
	padding-bottom: 10px;
}

.c4-breadcrumbs { font-size: 10px; display:inline;}
.c4-breadcrumbs a  { font-size: 10px; text-decoration: none;}
A.c4-breadcrumbs:hover {color: #337C7A; text-decoration: underline;}

.c4-name {
	display: block;
	padding-bottom: 3px;
}

.c4-info-text {
	display: block;
	padding: 5px;
}

.section-page-top {
	display: block;
}

.section-text img {
	float: left;
	margin: 5px 10px 5px 0;
}

.section-text {
	float: left;
	text-align: left;
}

.ct-box {
	float: left;
	display: block;
	width: 190px;
	padding: 12px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	border: 1px solid #ccc;
	margin-right: 28px;
	margin-bottom: 28px;
}

.ct-image {
	height:200px;
}

#contents-table a {
    text-decoration: none;
    font-weight: bold;
	color: #337C7A;
}

#contents-table a:hover {
    text-decoration: underline;
    color: #A50000;
	
}

#contents-table td {
	vertical-align: top;	
	text-align: center;
}

.item-page-top {
	display: block;
	clear: both;
}

.item-left {
    float: left;
    width: 325px;
}

.item-right {
    float: right;
    width: 400px;
}

.item-desc {
	margin:20px 0;	
	padding: 10px 0;
	clear: both;
}

.cross-sells {
	clear: both;
	display:block;
	padding: 10px 0;
}

.related a {
    text-decoration: none;
	color: #337C7A;
}

.related a:hover {
    text-decoration: underline;
    color: #A50000;
}

.related-items  {
	padding: 5px;
	vertical-align: top;	
	font-weight: bold;
	color: #337C7A;
}

#social-share {
    border: 1px solid #999;
	padding:10px 0;
    display: block;
    margin: 20px 0 0;
    text-align: center;
    width: 400px;
    color: #337c7a;
    font-size: 22px;
    font-weight: bold;
}

.sharename {
    margin: 0 10px 0 0;
}

.ordertable {
    width: 400px;
    border: 1px solid #999;
    font-size: 16px;
}

.order-row:nth-of-type(odd) {
	background:#efefef;
	display:block;
	clear:both;
}

.leftavail { 
    border-right: 2px solid #fff;
    float: left;
    width: 180px;
	padding:10px 5px;
}

.rightavail { 
    float: left;
	padding:10px 5px;
}

.leftcode { 
    border-right: 2px solid #fff;
    float: left;
    width: 180px;
	padding:10px 5px;
}

.rightcode { 
    float: left;
	padding:10px 5px;
}

.leftprice { 
    border-right: 2px solid #fff;
    float: left;
    width: 180px;
	padding:10px 5px;
}

.rightprice { 
    float: left;
	padding:10px 5px;
}

.leftsale { 
    border-right: 2px solid #fff;
    width: 180px;
	font-size: 18px; 
	color: #A50000; 

    float: left;
	padding:10px 5px;
}

.rightsale { 
    float: left;
	font-size: 18px; 
	color: #A50000; 

	padding:10px 5px;
}

.leftsave { 
    border-right: 2px solid #fff;
    width: 180px;
	color: #A50000; 
    float: left;
	padding:10px 5px;
}

.rightsave { 
	color: #A50000; 
    float: left;
	padding:10px 5px;
}

.leftoption { 
    border-right: 2px solid #fff;
    float: left;
    width: 180px;
	padding:10px 5px;
	font-size:13px;
}

.rightoption { 
    float: left;
	padding:10px 5px;
}

.rightoption select {
    width: 180px;
    margin: 5px 0 0;
}

.leftorder { 
    border-right: 2px solid #fff;
    float: left;
    width: 180px;
	padding:10px 5px;
}

.rightorder { 
    float: left;
	padding:10px 5px;
}

.orderbutton {
    clear: both;
	text-align: center;
	margin: 0 auto;
	padding:10px 0;
}

.sale-price, .sale-price-bold {
	color: #A50000;
	font-weight: bold;
	font-size: 14px; 
}

#multi-name {
	vertical-align: middle;	
	padding-bottom: 15px;
}

#multi-product {
	vertical-align: middle;	
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
#multi-options {
	vertical-align: middle;	
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
#multi-product a {
    text-decoration: none;
	color: #337C7A;
	font-weight: bold;
	
}
#multi-product a:hover {text-decoration: underline; }

#multi-price, .multi-options {
	vertical-align: middle;	
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

#multi-check {
	vertical-align: middle;	
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

#multi-order {
	text-align: right;
	padding-top: 5px;
}

.sitemap-1 {
    text-decoration: none;
    font-weight: bold;
	font-size: 14px;
	color: #337C7A;
	
}

.sitemap-2 {
    text-decoration: none;
    font-weight: bold;
	font-size: 13px;
	color: #A50000;
	padding-left: 12px;
	
}

.sitemap-3 {
    text-decoration: none;
    font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
	
}

.c4-testimonals {
    margin: 20px 0;
    border: 1px solid #337c7a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
    padding: 12px;
}

.testimonials-name {
    color: #337c7a;
    font-weight: bold;
}
.testimonials-text {
    margin: 10px 0;
}

#footer-wrapper {
	clear:both;
	background-color: #337c7a;
	display: block;
	width: 100%;
	margin: 0;
}

#footer-top {
	display:block;
	color: #fff;
	font-size: 12pt;
}

.input-news {
	width: 175px;
	float: left;
	margin-right: 8px;
	border: none;
	font-family: century gothic, sans-serif;
	font-style: italic;
	color: #333;
	padding: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.news {
	height: 40px;
	line-height: 40px;
	float:left;
	padding: 0 10px 0 0; 
	color: #FFFFFF;
}

.news b {
	font-size: 24px;
	margin-right: 12px;
}

.news-name {
	float:left;
	margin:6px 0 0;
}

.news-email {
	float:left;
	margin:6px 0 0;
}

.news-join {
	float:left;
	margin:8px 0 0;
}

.join {
	width: 30px;
	float: left;
	background-color: #A90803;
	display: inline-block;
	height: 25px;
	border: none;
	color: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	text-align: center;
}

#footer-wrapper2 {
	background: transparent url('img/jones_03.jpg') repeat-x;
}

#footer-bot {
    clear: both;
    padding:20px 0;
}

.footer-badge {
	clear: both;
	float: left;
	width: 140px;
	height: 141px;
	background:transparent url('img/jones_45.png') no-repeat;
	border-right: 1px solid #999;
}

.footer-vert-links {
	float: left;
	width: 640px;
}

.footer-vert-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footerlinks {
    border-right: 1px solid #999;
    display: block;
    float: left;
    padding: 35px 20px;
    width: 165px;
}

.footer-vert-links a {
	text-decoration:none;
	display:block;
	margin:0 0 5px 12px;
	padding:0 0 0 13px;
	color:#333;
	background: transparent url('img/jones_49.png') no-repeat left center;
}

.footer-social {
	float: right;
	clear:right;
	text-align:right;
	width: 194px;
}

.footer-logo {
	float: right;
	width: 194px;
	height:77px;
	background: transparent url('img/jones_36.png') no-repeat;
	margin:0 0 20px;
}

.footer2 a {
    text-decoration: none;
}

.footer2 a:hover {
    text-decoration: underline;
    color: #A50000;
	
}

.footer2 {
	clear: both;
	width: 1000px;
	text-align: center;
	font-size: 11px;
	padding:20px 0;
}

.copyright-box {
	text-align: right;
}

.copyright {
	font-size: 10px;
}

.c4, .c4 a {
	font-weight: normal;
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
}
	
.social a {
    color: rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    text-decoration: none;
    width: 32px;
}	

.facebook-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -1px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.twitter-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -34px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.pinterest-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -67px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.rss-icon-link {
	background: url('img/social-bg.png') no-repeat 0 -100px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.googleplus-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -133px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.blog-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -166px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}


.youtube-icon-link {
	background: url('img/social-bg.png') no-repeat 0 -199px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}


.inset-table {
    width: 100%;
}
	
.inset-img {
    float: left;
    margin: 20px;
    display:block;
}	
	
#tabbed * {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
line-height:normal;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#tabbed label {
cursor:pointer;
}

#tabbed input[type="radio"] {
display:none;
visibility:hidden;
opacity:0;
}

#tabbed a {
text-decoration:none;
}

#tabbed {
width:100%;
position:relative;
float:left;
text-align:left;
-webkit-backface-visibility:hidden;
-webkit-transform-style:preserve-3d;
}

#tabbed .wrapper {
background:#fff;
position:relative;
width:100%;
height:auto;
float:left;
text-align:left;
border:1px solid #999;
}

#tabbed .wrapper &gt; div {
position:absolute;
top:0;
left:0;
height:auto;
width:100%;
background:#fff;
z-index:-1;
opacity:0;
visibility:hidden;
float:left;
-webkit-backface-visibility:hidden;
-webkit-transform-style:preserve-3d;
padding:20px;
}

#tabbed input#t-1:checked ~ .wrapper .tab-1,#tabbed input#t-2:checked ~ .wrapper .tab-2,#tabbed input#t-3:checked ~ .wrapper .tab-3,#tabbed input#t-4:checked ~ .wrapper .tab-4,#tabbed input#t-5:checked ~ .wrapper .tab-5, #tabbed input#t-6:checked ~ .wrapper .tab-6, #tabbed input#t-7:checked ~ .wrapper .tab-7, #tabbed input#t-8:checked ~ .wrapper .tab-8, #tabbed input#t-9:checked ~ .wrapper .tab-9 {
position:relative;
float:left;
z-index:10;
opacity:1;
visibility:visible;
font-size:14px;
}

#tabbed label.tabs {
display:inline-block;
background:#b9b9b9;
color:#333;
font-size:14px;
text-align:center;
font-weight:bold;
text-transform:uppercase;
width:auto;
height:44px;
line-height:44px;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
border-radius:8px 8px 0 0;
-webkit-transform:translateY(6px);
-moz-transform:translateY(6px);
-ms-transform:translateY(6px);
-o-transform:translateY(6px);
transform:translateY(6px);
padding:0 20px;
margin:0 5px 0 0;
}

#tabbed label.tabs:hover,#tabbed label.tabs:focus {
background:#337c7a;
color:#fff;
}

#tabbed input:checked + label.tabs {
background:#337c7a;
color:#fff;
}

#tabbed label.tabs:hover,#tabbed label.tabs:focus,#tabbed input:checked + label.tabs {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
}

#tabbed label.tabs:before {
padding-right:10px;
}

#tabbed .clrfx {
display:block;
float:left;
width:100%;
height:auto;
clear:both;
content:"";
}

#tabbed .fl-left {
float:left;
}

#tabbed .fl-right {
float:right;
}

#tabbed p {
display:block;
}

#tabbed ul {
padding-left:10px;
}
#splash {
	float:right;
	background-image: url(img/jones_06.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width: 740px;
	margin-bottom: 12px;
}
#splash p {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 240px;
	position: relative;
	left: 25px;
	top: 90px;
	font-size: 15px;
}
#splash p img {
	display: block;
	margin-top: 12px;
}
#whyChoose {
	float:left;
	background-color: #cdcac6;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	display: block;
	width: 213px;
	height: 268px;
	padding: 12px;
	text-align: center;
	color: #A50000;
	font-size: 19px;
}
#whyChoose p {
	font-size: 14px;
	color: #333;
	border-top: 1px solid #337C7A;
	border-bottom: 1px solid #337C7A;
	text-align: left;
	padding: 12px 0 12px 0;
	line-height: 150%;
}
#lane {
	font-size: 17pt;
	color: #fff;
	background-color: #a90803;
	background-image: url(img/jones_07.jpg);
	background-repeat: no-repeat;
	background-position: 840px center;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	display: block;
	padding: 14px;
	font-weight: bold;
	text-indent: 30px;
	margin-bottom: 12px;
}
#lane em {
	color: #ccc;
	margin-left: 50px;
}

</pre></body></html>