div {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border: none;
	}
	
body {
	background-image: url(images/bg.gif);;	
	height: 100%;
	}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	}
	
p, a {
	font-family: Verdana;
	}

span.handy
{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
	
	
a {
	color:#005;
	}
	
a.sale {
	color:#F00;
	text-decoration: none;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
list {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}
	
#wrapper {
	width: 950px;
	height: 100%;
	}
	
#header {
	color: #000;
	height: 75px;
	text-align: left;
	width: 100%;
	background-image: url(images/ltBgA.gif);
	background-repeat: repeat-x;	
	}
	
#hBanner
{
	position: absolute;
	top: 20px;
	left: 220px;
}

#headerF {
	color: #000;
	height: 40px;
	text-align: center;
	width: 100%;
	background-image: url(images/ltBgA.gif);
	background-repeat: repeat-x;	
	}	
	

#headerH {
	color: #000;
	height: 75px;
	text-align: left;
	width: 100%;
	background-image: url(images/ltBg.gif);
	background-repeat: repeat-x;	
	}
	
#headerShop {
	color: #000;
	height: 75px;
	text-align: left;
	width: 100%;
	background-image: url(images/ltBgShop.gif);
	background-repeat: repeat-x;	
	}
	
#headerSales {
	color: #000;
	height: 75px;
	text-align: left;
	width: 100%;
	background-image: url(images/ltBgSales.gif);
	background-repeat: repeat-x;	
	}
	
#headerTech {
	color: #000;
	height: 75px;
	text-align: left;
	width: 100%;
	background-image: url(images/ltBgTech.gif);
	background-repeat: repeat-x;	
	}

#cart
{
	position: absolute;
	top: 22px;
	left: 745px;
	font-size: 10px;
	color: #006;
	width: 2000px;
	padding: 2px;
	font-weight: bold;
	line-height: 15px;
	
}
	
#leftcol {
	position: absolute;
	padding-top: 5px;
	width: 183px;
	height: 100%;
	top: 75px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	background-color: red;
	font-size: 11px;
    }
		
#rightcol {
	position: absolute;
	padding-top: 5px;
	left: 750px;
	top: 75px;
	width: 188px;
	height: 100%;
	padding-left: 10px;
	color: #000;
	background-color: #FFCCCC;
	font-size: 11px;
	}
	
#rightcolCO {
	position: absolute;
	padding-top: 5px;
	left: 744px;
	top: 75px;
	width: 188px;
	height: 100%;
	padding-left: 0px;
	color: #000;
	background-color: #FFCCCC;
	font-size: 11px;
	}
	
#rightcolC {
	position: absolute;
	padding-top: 5px;
	left: 750px;
	top: 0px;
	width: 188px;
	height: 100%;
	padding-left: 0px;
	color: #000;
	background-color: #FFCCCC;
	font-size: 11px;
	}
	
#rightcolTech {
	position: absolute;
	padding-top: 5px;
	left: 750px;
	top: 75px;
	width: 188px;
	height: 100%;
	padding-left: 10px;
	color: #000;
	background-color: #66cc99;
	}
	
#rightcolSales {
	position: absolute;
	padding-top: 5px;
	left: 750px;
	top: 75px;
	width: 188px;
	height: 100%;
	padding-left: 10px;
	color: #000;
	background-color: #FF9;
	}
	
#rightcolShop {
	position: absolute;
	padding-top: 5px;
	left: 750px;
	top: 75px;
	width: 188px;
	height: 100%;
	padding-left: 10px;	
	color: #000;
	background-color: #99ccff;	
	}
	
#content {
	width: 545px;
	padding-top: 5px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(images/bg.gif);
	position: relative;	
	left: 188px;
	}
	
#contentC2 {
	width: 550px;
	padding-top: 5px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 5px;
	background-image: url(images/bg.gif);
	position: relative;	
	left: 188px;
	}
	
#contentC
{
	width: 550px;
	padding-top: 5px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 5px;
	position: relative;
	left: 188px;
	background-color: #dddddd;
}
	
#finLine {
	padding-top: 5px;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(images/bg.gif);
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	}
	
	#finLine.img {
		padding-bottom: 10px;
		}
	
#footer
{
	position: absolute;
	width: 950px;
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #666;
	margin-top: 10px;
	background-color: white;
	bottom: 0px;
	left: 0px;
	z-index: auto;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#centerFoot
{
	
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #666;
	margin-top: 30px;
	background-color: white;
	bottom: 0%;
	left: 0px;
	z-index: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
}	
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
		
#chesh {
	display: block;
	line-height: 18px;
	font-weight: bold;
	}

#mesh {
	display: block;
	line-height: 18px;
	font-weight: bold;
	}

#obesh {
	display: block;
	line-height: 18px;
	font-weight: bold;
	}
	
#pesh {
	display: block;
	line-height: 18px;
	font-weight: bold;
	}
	
#detailPic { 
	border: 0;
	}
	
#thumbPic1 { 
	border: 0;
	}
	
#thumbPic2 { 
	border: 0;
	}
	
#thumbPic3 { 
	border: 0;
	}
	
#thumbPic4 { 
	border: 0;
	}
	
img.Hcursor {
	cursor: pointer;
	cursor: hand;
	}
	
input.cen { text-align: center; }
	
.bigleftSale {
	font-size: 9px;
	color: #000000;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666;
	border-left-style: solid;
	margin-right: 5px;
	margin-top: 5px;
	border-left-width: 1px;
	background-color: white;
	text-align: center;
	padding-top: 3px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	}

.bigleftSaleM {
	font-size: 9px;
	color: #000000;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666;
	border-left-style: solid;
	margin-right: 5px;
	margin-top: 5px;
	border-left-width: 1px;
	background-color: #69C;
	text-align: center;
	padding-top: 3px;
	}
	
.leftSale
{
	font-size: 9px;
	color: #000000;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666;
	border-left-style: solid;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	border-left-width: 1px;
	background-color: white;
	text-align: center;
	padding-bottom: 3px;
}

.leftSalebottom
{
	font-size: 9px;
	color: #000000;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666;
	border-left-style: solid;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	border-left-width: 1px;
	background-color: white;
	text-align: left;
	padding: 12px;
}


.rightSale
{
	font-size: 9px;
	color: #000;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EEEEEE;
	border-left-style: solid;
	margin-right: 5px;
	border-left-width: 1px;
	text-align: left;
	background-color: #FFF0F5;
	line-height: 12px;
	margin-bottom: 4px;
	font-family: sans-serif, verdana, arial, helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
	
.salePrice {
	color: #F00;
	font-style: oblique;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}

.shopHead
{
	background-color: #CCC;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
	
.autoHead {
	font-weight: bold;
	line-height: 12px;
	color: #000	
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.marineHead {
	background-color: #06C;
	font-weight: bold;
	line-height: 12px;
	color: #FFF;
	padding-left: 5px;
	font-style: italic;
	margin-bottom: 5px;
	}

.picHead {
	height: 32px;
	color: #000;
	margin-bottom: 5px;
	}

.picHead2 {
	height: 31px;	
	margin-bottom: 2px;
	}

.stockNo {
	font-size: 12px;
	color: #000055;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 8px;	
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	}
	
.featureCopyHead
{
	font-size: 12px;
	color: #005;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	font-style: italic;
	font-weight: bold;
}

.featureCopyHeadNI
{
	font-size: 12px;
	color: #005;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	font-style: normal;
	font-weight: bold;
}

.featureCopy
{
	font-size: 12px;
	color: #000055;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

.featureCopyCore
{
	font-size: 12px;
	color: #000055;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}


li.core
{
	font-size: 12px;
	color: #000055;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}
	
.featureCopyR
{
	font-size: 12px;
	color: #005;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
.detailCopy {
	font-size: 10px;
	color: #000055;
	
	text-align: left;
	}
	
.detailCore{
	font-size: 10px;
	color: #F00;
	
	text-align: left;
	}
	
	.featureCopy img {
		float: left;
		margin-right: 7px;
		}

	.featureCopy form {
		margin-top: 3px;
		}

.lister
{
	text-align: left;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	margin-bottom: 12px;
	padding: 8;
}

.redT
{
	color: red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

img.lister {
	float: left;
	padding-right: 5px;
	border: 0;
	}
	
.listHead {
	font-size: 12px;
	color: #005;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	line-height: 13px;
	}

.listCopy {
	font-size: 10px;
	color: #005;
	font-weight: bold;
	text-align: left;	
	
	}
	
.listCopyN {
	font-size: 12px;
	color: #005;
	font-weight: normal;
	text-align: left;	
	
	}
	
.listCopyCO {
	font-size: 12px;
	color: #005;
	font-weight: bold;
	text-align: left;	
	
	}
	
input.cap { text-transform: uppercase; }
	
.listCopySmall {
	font-size: 9px;
	color: #005;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	}
	
.whatsThis {
	font-size: 9px;
	color: #005;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}
	
.verr {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
.listCopyCen {
	font-size: 10px;
	color: #005;
	font-weight: bold;
	text-align: center;	
	}

	
.listCopyBox
{
	font-size: 10px;
	color: #005;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-style: oblique;
}

#listCopyBoxR
{
	font-size: 10px;
	color: #005;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-style: oblique;
	border: 2px gray ridge;
	background-color: #E9E9E9;
	position: relative;
	width: 40;
	height: 25;
}

	
.listCopyFine {
	font-size: 10px;
	color: #005;
	text-align: left;	
	}
	
.listCopy img
{
	margin: 5;
}

.listCopy2 {
	font-size: 10px;
	color: #005;
	font-weight: bold;
	text-align: center;	
	}

a.list {
	text-decoration: none;
	}

.finCap
{
	color: navy;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
}

.featurePrice
{
	color: #E00;
	font-style: oblique;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

.featurePrice img {
	float: none;
	margin-top: 5px;
	}
	
.featureCopy form {
	margin-top: 3px;
	}
	
.featureHead
{
	font-size: 18px;
	color: #000055;
	font-weight: bold;
	background-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	padding-left: 10px;
	padding-top: 3px;
	
}

.featureHead2
{
	font-size: 14px;
	color: #000055;
	font-weight: bold;
	background-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	padding-left: 10px;
	padding-top: 3px;
	
}

select.cfSelect {
	font-size: 9px;
	
	color: #000000;
	}

form.cfForm {
	padding: 5px;
	background-color: #DDDDDD;
	border-color: #FFFFFF;
	border-width: thin;
	border-style: inset;
	margin-right: 10px;
	}
	
form {
  display:inline;
}

.insideText { padding: 5px; }