
a, a:acitve, a:visited {
	color: #B38B0D;
	text-decoration:underline;
}
a:hover {
	color: #B38B0D;
	text-decoration:overline;
}

body  {
	margin: 0;
	padding: 0;
	background-color: #000;
}
h1 {
	font: normal 21px/23px arial, sans-serif;
	color: #a10000;
}
h2 {
	font: normal 11px/16px arial, sans-serif;
	color: #555;
}

.std {
	font: normal 11px/16px arial, sans-serif;
	color: #555;
}

.topPicH {
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

.product {
	font: normal 16px verdana, sans-serif;
	color: #555;
	font-style: normal;
	font-weight: bold;
}

.content {
	background-image:url(images/content_tile.gif);
}
.startSubmenu {
	position: absolute;
	z-index: 1;
	top: 192px;
	visibility: hidden;
}

.submenu, .submenu:active, .submenu:visited {
	font: normal 11px/14px arial, verdana, microsoft sans-serif, sans-serif;
	display: block;
	color: #ffffff;
	width: 130px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	text-decoration: none;
	background-color: #a30800;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.submenu:hover {
	color: #f7fd79;
	text-decoration: none;

}
#menuLeft{
	float:left;
	width: 352px;
	padding-left: 40px;
	height: 30px;
}
#menuRight{
	float:right;
	height: 30px;
}
	
#leftcol {
	padding-left: 55px;
	width: 420px;
	vertical-align: top;
	float:left;
}
#leftcol p {
	font: normal 11px/16px arial, sans-serif;
	color: #555;
}
#leftcolhome {
	padding-left: 0px;
	padding-top: 15px;
	width: 200px;
	vertical-align: top;
	float:left;
}
#leftcolhome p {
	font: normal 11px/16px arial, sans-serif;
	color: #555;
}
#contenthome {
	padding-left: 25px;
	width: 240px;
	vertical-align: top;
	float:left;
}
#contenthome p {
	font: normal 11px/16px arial, sans-serif;
	color: #555;
}



#nav, #nav ul {
	width: 178px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 53px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

#siglites, #siglites a {
	width: 178px;
	background: url(images/b_signallites.jpg) no-repeat 0px 0px;
}	
#siglites a:hover {
	background: url(images/b_signallites.jpg) no-repeat 0px -53px;
}
#safelites, #safetylites a {
	width: 178px;
	background: url(images/b_safetylites.jpg) no-repeat 0px 0px;
}	
#safelites a:hover {
	background: url(images/b_safetylites.jpg) no-repeat 0px -53px;
}
#accessories, #accessories a {
	width: 178px;
	background: url(images/b_accessories.jpg) no-repeat 0px 0px;
}	
#accessories a:hover {
	background: url(images/b_accessories.jpg) no-repeat 0px -53px;
}
#kits, #kits a {
	width: 178px;
	background: url(images/b_kits.jpg) no-repeat 0px 0px;
}	
#kits a:hover {
	background: url(images/b_kits.jpg) no-repeat 0px -53px;
}
#glove, #glove a {
	width: 178px;
	background: url(images/b_glove.jpg) no-repeat 0px 0px;
}	
#glove a:hover {
	background: url(images/b_glove.jpg) no-repeat 0px -53px;
}

#bikelights, #bikelights a {
	width: 178px;
	background: url(images/b_bike_lights.jpg) no-repeat 0px 0px;
}	
#bikelights a:hover {
	background: url(images/b_bike_lights.jpg) no-repeat 0px -53px;
}




#midcol {
	width: 260px;
	margin-right: 18px;
	top-right: 2px;
	vertical-align: top;
	float: right;
}
#midcol p {
	font: normal 11px/14px arial, verdana, microsoft sans-serif, sans-serif;
	color: #79a4c7;
	padding-left: 20px;
	padding-right: 8px;
	margin-top:0px;
	border-left: 1px solid #79a4c7;
}
#rightcol {
	float: right;
	vertical-align: top;
	
}
#widecol {
	font: normal 11px/16px arial, sans-serif;
	color: #555;
	padding-left: 55px;
	width: 620px;
	vertical-align: top;
}

.small {
	font: normal 9px verdana, sans-serif;
	/* color: #768985;*/
	color: #555;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.contentg {
	font: normal 11px/16px verdana, sans-serif;
	color: #768985;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.thumb {
	padding: 2px;
}

.footer {
	font: normal 10px/16px arial, sans-serif;
	color: #CF0A00;
	padding-top: 40px;
	text-align: center;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

.hlink {TEXT-DECORATION: none; color:#979797}
.hlink:hover {
	TEXT-DECORATION: none;
	color:#979797;
	cursor: text;
}
.hlink:active {TEXT-DECORATION: none; color:#979797}
.hlink:visited {TEXT-DECORATION: none; color:#979797}


a img { border:none }
