<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* STORE TABLE BACKGROUNDS
-------------------------------------*/
table.cobtbl{
background-color: #b3b3b3;
}

td.cobhl{
background-color: #f0f0f0;
}

td.cobll{
background-color: #FFF;
color : #333;
}

/* CSS MAIN SETTINGS
-------------------------------------*/
body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
}
#maincontainer{
width: 960px;
margin: 0 auto;
border-right: 1px solid #b3b3b3;
border-left: 1px solid #b3b3b3;
}
/* HEADER SECTION
-------------------------------------*/
#header{
background: #fff;
}
#header .logo {
	padding-top: 14px;
	padding-bottom:5px;
	padding-left:5px;
	float:left;
}
#header .coname {
	padding-top: 0px;
	padding-bottom:5px;
	padding-left:5px;
	float:left;
}

#header .hdrR {
	line-height: 18px;
	text-align: right;
	float:right;
padding-right:6px;
padding-top:10px;
}
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}

.header-nav {
background-image:  url(images/topmenu.jpg);
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
	height: 19px;
	border-top: 1px solid #b3b3b3;
	letter-spacing:2px;
	padding-top:4px;
}

.nav {
	float:right;
	padding-right:6px;
	font-size:11px;
}
.nav a{
	text-decoration:none;
	color:#666666;
}
.nav a:hover {
	color: #333333;
}

#header-bar {
	width:960px;
	height:20px;
	background-image:url(images/topbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
#bar-left {
	float:left;
	width:165px;
	height:20px;
	color:#ffffff;
	background-color:#999999;
	background-image:url(images/topleftcorn.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#bar-date {
	float:left;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}
/* MAIN BODY
-------------------------------------*/
#content{
float: left;
width: 960px;
}
#columns{
margin: 0 150px 0 168px; 
}
/* LEFT COLUMN
-------------------------------------*/
#leftside{
float: left;
width: 150px;
margin-left: -960px;
background: #fff;
}
/* RIGHT COLUMN
-------------------------------------*/
#rightside{
float: left;
width: 160px;
margin-left: -160px;
background: #fff;
}
/* FOOTER SECTION
-------------------------------------*/
.footer1{
clear: left;
width: 100%;
background: #fff;
padding-bottom:4px;
}
#footer{
	clear: left;
	width: 959px;
	background: #fff;
	border: 1px solid #b3b3b3;
	height: 25px;
}
div.bottomlinks{
	
float: left;
width: 159px;
background: #fff;
border-right: 1px solid #b3b3b3;
height: 25px;
text-align: center;
vertical-align: middle;

}
div.bottomlinksend{
float: left;
width: 159px;
background: #fff;
height: 25px;
text-align: center;
vertical-align: middle;

}
.bottomlinktext{
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
/* LEFT MENU
-------------------------------------*/
#menulist
{
padding: 0;
margin-left: 0;
margin-top:0;
font: 11px Verdana, sans-serif;
background: #fff;
width: 151px;
border-right: 1px solid #b3b3b3;
}
#menulist li
{
list-style: none;
margin-top: -1px;
padding-top: 1px;
border-bottom: 1px solid #666;
text-align: left;
}

#menulist li a
{
display: block;
padding: 4px 1px 2px 3px;
border-left: 4px solid #F0F0F0;
background: #fff;
text-decoration: none;
}

#menulist li a:link { color: #666; }
#menulist li a:visited { color: #666; }

#menulist li a:hover
{
border-color: #fff;
color: #333;
background: #F0F0F0;
}

/* LINK PROPERTIES
-------------------------------------*/
A:link {
	background-position: center;
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: none;
}

/* BOX HEADER
-------------------------------------*/
div.heading{
	background-image:  url(images/topmenu.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #168baa;
	border-bottom-color: #b3b3b3;
	height: 20px;
	padding-left: 4px;
	letter-spacing:2px;
	font-weight:bold;
	padding-top:4px;
	}
	
/* MAIN CONTENT FORMATTING
-------------------------------------*/
div.maintable{
border: 1px solid #b3b3b3;  
float:left;
margin-right:10px;
margin-bottom:10px;
table-layout: fixed;
width:620px;
}

div.prod1{
border: 1px solid #b3b3b3;  
float:left;
margin-right:0px;
margin-bottom:7px;
table-layout: fixed;
}

div.prod2{
border: 1px solid #b3b3b3;  
float:right;
margin-right:20px;
margin-bottom:7px;
table-layout: fixed;
}

div.prodpic{
float:left;
padding:4px;
}
div.prodtext{
float:right;
width:210px;
padding:4px;
}

div.rightbox{
border: 1px solid #b3b3b3;  
  float:left;
width:150px;
margin-right:10px;
margin-bottom:7px;
}
div.boxcontent{
padding:6px;
}

/* Products Page
-------------------------------------*/
div.prodid{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

div.prodname{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div.proddescription{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

div.prodprice{
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

div.prodoptions{
	text-align: center;
}

div.proddiscounts{
	text-align: center;
}

span.discountsapply{
	text-align: center;
	display:block
}

div.listprice{
	text-align: center;
}

td.prodimage table{
 text-align:center;
}

 
/* Category Page
-------------------------------------*/
img.catimage{
	display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align:middle;
    max-width: 100px;
	max-height: 100px; 
}
p.catname{
	text-align: center;
}

p.catdesc{
	text-align: center;
}

td.catname {
	border: 1px #B3B3B3 dashed;
}

/* MINI SEARCH
-------------------------------------*/
input.search{
	height: 14px;
	background-color: #FFFFFF;
	border: solid #999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0, 0, 0);
	font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 18px;
font-weight : bold;
}
.discountsapply{
	color: #84210F;
	font-size: 12px;
	font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
td.product {
 border: 1px dotted #3B4754;
 background-color: #FFF;
 width:305px;
 table-layout: fixed;
 }
 
 /* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 12px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.6;
}
/* MINICART
-------------------------------------*/
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
border: 1px dotted #b3b3b3;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}
/* HORIZONTAL RULE
-------------------------------------*/
HR {
	height: 1px;
	color: #999999;
}
/* Pop Out Menus
-------------------------------------*/

ul.ectmenu1 {
 list-style: none;
 border:1px solid #666;
 font-size:11px;
 padding:0;
 background-color: #fff;
 }
 li.ectmenu1 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0;
	background-color: #fff;
}

li.ectsubmenu1{
border-left: 1px solid #999;
border-right: 1px solid #666;
}

 li.ectmenuhassub1 a{
 display:block;
 padding:4px;
 background-image:url(images/arrow.gif);
 }
 li.ectmenuhassub1 a:hover{
 display:block;
 padding:4px;
 background-image:url(images/arrowov.gif);
 background-color: #e69d01;
 color: #fff;
 }
 li.ectmenu1 a{
 display:block;
 padding:4px;
 }
 li.ectmenu1 a:hover{
 background-color: #e69d01;
 color: #fff;
 }

/* Product Images
-------------------------------------*/

img.prodimage{
max-height:100px;
}
.reltabimage {
max-width: 100px;
max-height:150px;
}

div.reltabimage {
    float: left;
    width: 20%;
    padding: 0px;
    clear: left;
    text-align: center;
}

/* Filterbar
-------------------------------------*/

td.prodfilter{
	background-color: #ececec;
	border: 1px dotted #42619a;
	padding: 4px;
	font-weight: bold;
	color: #42619a;
}

/* Cross Selling
-------------------------------------*/
 
 td.csproduct {
border:1px dashed #b3b3b3;
background-color:#FFF;
text-align: center;
}

.cstitle {
	background-image:  url(images/topmenu.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #168baa;
	border-bottom-color: #b3b3b3;
	height: 20px;
	padding-left: 4px;
	letter-spacing:2px;
	font-weight:bold;
	padding-top:4px;
  float:left;
  width:100%;
}

img.csprodimage{
max-height:100px;
}

/* Recommended Cross Selling
-------------------------------------*/
td.rcsproduct {
	border: 1px dashed #b3b3b3;
	background-color: #FFF;
	text-align: center;
}

.rcstitle {
	background-image:  url(images/topmenu.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #168baa;
	border-bottom-color: #b3b3b3;
	height: 20px;
	padding-left: 4px;
	letter-spacing:2px;
	font-weight:bold;
	padding-top:4px;
}

img.rcsprodimage{
	
	max-height: 75px;
	padding:8px
}

div.rcsproduct {
width: 29%;
min-height: 310px;
border: 1px solid #ccc;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 4px;
zoom: 1;
*display: inline;
padding:4px;
}

div.rcsproducts{
float:left;
clear:left;
padding-top:20px;
padding-bottom:15px;
}

div.rcsprodname{
font-weight: bold;
}



div.rcsprodid, div.rcsprodname,div.rcsprodimage, div.rcsproddescription, div.rcsprodprice{
width:98%;
float:left;
text-align:center;
margin:0px 0px;
}

div.rcsprodoptions{
float:left;
width:100%;
text-align:center;
}

div.rcsoptiontext{
float:left;
margin:3px 0px 4px 4px;
}

div.rcsaddtocart{
float:left;
margin:8px 45px;
text-align:center;
}


div.rcsoutofstock{
width:180px;
float:left;
text-align:center;
}

div.quantity0div, div.quantity1div, div.quantity2div{
float:left;
display:inline-block;
margin:4px 6px 0px 4px;
}

input.quantity0input{
border:1px solid #ccc;
padding:4px 4px 3px 4px;
margin-left:60px;
} 

input.detailquantity0input{
border:1px solid #ccc;
padding:4px 4px 3px 4px;
margin-left:25px;
} 



div.rcspagenums{
	text-align:center;
	float:left;
	margin:4px 0px;
width:98%;
}

div.rcslistprice{
	text-align:center
}

/* Related Products Spry Tab
-----------------------------------*/
.reltabdescription {
	border-bottom: thin #168BAA dashed;
}

/* Misc
-------------------------------------*/

.detailname h1 {
 font-style: bold;
 font-size: 18px;
 }

table.detailimage {
 text-align: center;
}

/* Prev Next Image Buttons
-------------------------------------*/

input.nextimg, input.previmg {
	font-size: 8px;
	background-color: #FEFFFF;
	border: 1px #AFAFAF dotted;
	border-radius: 1px;
	padding: 3px;
	color: #808080;
}

/* Social Media Buttons
-------------------------------------*/
input.askaquestion, input.emailfriend{
 background:#1F3284;
 color:#fff;
 height:21px;
 border:0;
 border-radius:4px;
 font-size:12px;
 cursor:pointer;
 margin-top:7px;
 }
 

div.socialfacebook{
 margin-top:5px;
 }

/* Phil Edits
-------------------------------------*/
input.search {
       height: fit-content;
 }

div.detailoptiontext {
    width: 98%;
    }
    
div.detailprice {
    width: 40%;
    }
    
div.detailoption {
    float: left;
    width: 5%;
    text-align: left;
    margin-top: 2px;
    margin-left: 4px;
    clear: right;
    padding-left: 37%;
}

div.prodoptions {
    float: none;
    width: 100%;
}

ul.ectverticalmenu3 &gt; li, ul.ectsubverticalmenu3 &gt; li {
    min-width: 150px;
    min-height: 19px;
}

ul.ectverticalmenu3 &gt; li &gt; a, ul.ectsubverticalmenu3 &gt; li &gt; a {
    display: inline-block;
    vertical-align: text-top;
    width: 94%;
}
button.ectbutton.notifystock.prodnotifystock {
	background: #FFFFFF;
	color: #000000;
	padding: 6px 12px;
	border: 0;
	border-radius: 4px;
	font-family: FontAwesome,sans-serif;
	cursor: pointer;
	font-weight: normal;
	-webkit-appearance: none;
	margin-left: -37px;
}

button.ectbutton.prodwishlist {
	background: #FFFFFF;
	color: #000000;
	padding: 6px 12px;
	border: 0;
	border-radius: 4px;
	font-family: FontAwesome,sans-serif;
	cursor: pointer;
	font-weight: normal;
	-webkit-appearance: none;
	margin-left: 4px;
}

button.ectbutton.detailwishlist {
	background: #FFFFFF;
	color: #000000;
	padding: 6px 12px;
	border: 0;
	border-radius: 4px;
	font-family: FontAwesome,sans-serif;
	cursor: pointer;
	font-weight: normal;
	-webkit-appearance: none;
}


ul.TabbedPanelsTabGroup &gt; li.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 10px;
    margin: 0px 4px 0px 0px;
    font-weight: bold;
    color: #000000;
    background-color: #C0C0C0;
    list-style: none;
    border-left: solid 1px #C0C0C0;
    border-bottom: solid 1px #3366CC;
    border-top: solid 1px #C0C0C0;
    border-right: solid 1px #C0C0C0;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
}

ul.TabbedPanelsTabGroup &gt; li.TabbedPanelsTabSelected {
    background-color: #3366CC;
    border-bottom: 1px solid #3366CC;
    color: #FFFFFF;
    outline: none;
}

div.TabbedPanelsContentGroup {
	background-color: #EAEAEA;
}

input.ecttextinput.prodfilter {
	width:130px;
	}
	
select.prodfilter {
 min-width: 10px; 
}

div.prodfilter.filtertext.ectpfkeywordtext {
	padding-top: 12px;
	padding-bottom:11px;
}

div.prodfilter.ectpfkeyword {
	padding-top: 5px;
	padding-bottom:5px;
}

input.ectbutton.search {
    height: 29px;
    background-color: #3366CC;
    border: solid #999;
    border-width: 1px;
    font-family: tahoma;
    color: rgb(255, 255, 255);
    font-size: 11px;
}

input.ectbutton.forgotpassword {
    margin-top: 20px;
    float: left;
    margin-left: 55px;   
}

div.cartlogincookietext {
	width:auto;
	
}

div.product {
 min-height: 340px; 
}

div.addtocart {
 margin-left:45px; 
}

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