/* global */
html{height: 100%;}

body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	background-color: #000000;
	height: 100%;
}
p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	font-size: 11pt;
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #FFFFFF;
border-style: solid;
vertical-align:top;
}


TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

A:link {
color: #3399FF;
text-decoration: none;
}

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

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

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

div.listprice {
text-align: center;
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

td.product {
	border: 1px solid #FFFFFF;
	background-color: #000000;
}


span.price, .detailprice, .prodprice {
color: #FFFFFF;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

.detailimage {
vertical-align : top;
}


#footer h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#column2 h3 {
	font-size: 22px;
	color: #330000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1
{ font-family: arial, sans-serif;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}
img{border: 0px;}
a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

/* links above the logo / footer */
#links, #footer
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 40px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 19px;
	text-align: right;
}

#links{text-align: right;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 75px;
  text-align: left;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 30px;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
}
#links img {
	padding-right: 0px;
}


#menu ul{margin: 0px auto;} 

#menu li
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

#menu li a 
{
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 19px;
	font-size: 18px;
} 

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{
	width: 160px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

.sidebaritem
{
	text-align: left;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
}

.sbihead
{
	height: 100%;
	width: 160px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 19px;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{
	padding-top: 14px;
	padding-right: 19px;
	padding-bottom: 8px;
	padding-left: 19px;
}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{
	padding: 0px;
	margin: 0px;
	width: 180px;
	background-color: #000000;
}

.sbilinks ul{
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

.sbilinks li 
{
	margin: 0px;
	float: left;
	list-style: none;
	width: 180px;
} 

.sbilinks li a , .sbilinks li a:hover
{
	float: left;
	height: 18px;
	text-decoration: none;
	width: 180px;
	border: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
} 

/* column 2 - page content */
#column2
{
	text-align: left;
	width: 550px;
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 16px;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{
	text-decoration: none;
	border-bottom: none;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.sidebaritem a:hover, #column2 a:hover{
	border-bottom: 1px solid;
	background-color: #000000;
}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{
	font-family: verdana, arial, sans-serif;
	border: 1px solid #0245B3;
	font-size: 12px;
	margin: 2px;
	background-color: #CCCCCC;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;;
  height: 22px;
  cursor: pointer;
  font-size: 50px;
}
#topnav {
	float: right;
	vertical-align: top;
}

#logo_top {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 100px;
	text-align: left;
}
#footer_top a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
#footer_top {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 20px;
	font-size: 94%;
	text-transform: lowercase;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 19px;
	text-align: center;
	background-color: #A5D3CE;
}
#lighting {
	width: 101px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/lighting.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#lighting a {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#lighting a:hover {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/lighting_o.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#pedals {
	width: 101px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/pedals.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#pedals a {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#pedals a:hover {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/pedals_o.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#knobs {
	width: 101px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/knobs.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#knobs a {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#knobs a:hover {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/knobs_o.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#carcare {
	width: 101px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/carcare.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#carcare a {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#carcare a:hover {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/carcare_o.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#accessories {
	width: 101px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/accessories.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#accessories a {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#accessories a:hover {
	display: block;
	height: 150px;
	width: 101px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/links/accessories_o.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l1 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/hella.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l1 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l1 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url../images/logos/hella.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l2 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/momo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l2 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l2 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/momo.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l3 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/razo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l3 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l3 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/razo.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l4 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/armorall.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l4 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l4 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/armorall.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l5 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/mothers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l5 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l5 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/mothers.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l6 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/stp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l6 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l6 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/stp.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l7 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/gunk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l7 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l7 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/gunk.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l8 {
	width: 80px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/luks.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l8 a {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#l8 a:hover {
	display: block;
	height: 40px;
	width: 80px;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/logos/luks.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;

	background-position: bottom;
	color: #0245B3;
	padding: 0px;

}
#home {
	float: left;
	height: 70px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

