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

select.prodoption {
font-size: 10px;
font-family : Verdana;
width:250px;
color : #FFFFF;
}


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: #FFFFFF;
}
p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	font-size: 11pt;
}
#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;/*780*/
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

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

#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: 239px;
  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: 150px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

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

.sbihead
{
	height: 14px;
	width: 188px;
	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: 150px;
}

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

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

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

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

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

.sbilinks1 li a , .sbilinks1 li a:hover
{
	float: left;
	height: 18px;
	text-decoration: none;
	width: 150px;
	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: 570px;/*570*/
	float: right;/*right*/
	padding-top: 12px;
	padding-right: 20px;/*0*/
	padding-bottom: 15px;
	padding-left: 0px;
}

#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: 1px dashed;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

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

/* contact page - form layout */
form1{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;
}

input, textarea
{  
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

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

#logo_top {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 97px;
	text-align: left;
}
#logo_top_tire {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 97px;
	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: 510px;
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	border: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#lighting a {
	display: block;
	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: #0000FE;
	padding: 0px;
}
#lighting a:hover {
	display: block;
	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;
	background-position: bottom;
	color: #2883EE;
	padding: 0px;
}
#pedals {
	width: 101px;
	height: 150px;
	margin: 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;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#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: #2883EE;
	padding: 0px;
}
#knobs {
	width: 101px;
	height: 150px;
	margin: 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;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#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: #2883EE;
	padding: 0px;
}
#carcare {
	width: 101px;
	height: 150px;
	margin: 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;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#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: #2883EE;
	padding: 0px;
}
#accessories {
	width: 101px;
	height: 150px;
	margin: 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;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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: #2883EE;
	padding: 0px;
}
#l1 {
	height: 20px;
	width: 90px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
#l1 a {
	display: block;
	height: 20px;
	width: 90px;
	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;
	vertical-align: middle;
}
#l1 a:hover {
	display: block;
	height: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
	background-color: #FFFFFF;
}
#l2 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l2 a {
	display: block;
	height: 20px;
	width: 90px;
	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: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l3 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l3 a {
	display: block;
	height: 20px;
	width: 90px;
	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: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l4 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l4 a {
	display: block;
	height: 20px;
	width: 90px;
	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: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l5 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l5 a {
	display: block;
	height: 20px;
	width: 90px;
	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: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l6 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l6 a {
	display: block;
	height: 20px;
	width: 90px;
	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: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l7 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l7 a {
	display: block;
	height: 20px;
	width: 90px;
	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: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;
}
#l8 {
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#l8 a {
	display: block;
	height: 20px;
	width: 90px;
	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;
}
#link_2nd {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FF0000;
}

#l8 a:hover {
	display: block;
	height: 20px;
	width: 90px;
	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;
	background-position: bottom;
	color: #0245B3;
	padding: 0px;

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

