@charset "UTF-8";
/* CSS Document */

body {
color:#252020;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#div.slideshow{
	width:66px;
}
	
.WhiteNav {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:400;
}

.WhiteNav a:link{
color:#FFFFFF;
text-decoration:none;
}

.WhiteNav a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.WhiteNav a:visited{
color:#FFFFFF;
text-decoration:none;
}

.WhiteNavBold {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
}

.BlackNav {
color:#252020;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}

.BlackNav a:link{
color:#252020;
text-decoration:none;
}


.BlackNav a:hover{
color:#252020;
text-decoration:underline;
}

.BlackNav a:visited{
color:#252020;
text-decoration:none;
}

.lrgCarHdr {
color:#252020;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
}

.ToolSideBarHdr{
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}



.ToolSideBarCopy {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.rstar {
color:#FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

p.gallery, p.center {
	width: 100%;
	line-height: normal;
	text-align: center;
}


/* for admin pages! */
.adminTitle{
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.required, .error {
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.label{
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

/*Testing Drop Downs*/
ul { list-style:none; padding-left: 2px;}
ul.subcategory { padding-left: 20px;}

ul.mastercategory, ul.mastercategory ul, ul.mastercategory li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mastercategory ul { list-style: none;}
ul.mastercategory li {
  border-left: 1px dotted #000;
  list-style: none;
  
}
ul.mastercategory li.last {
  border-left-width: 0px;
  list-style: none;
 
}


/* For New Products Scroller on homepage! */


.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}


a.linksub2:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linksub2:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linksub2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.linksub2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/* Navigation Buttons */

#BtnCatalog {
	width: 186px;
	height: 85px;
	background-image:url(http://www.egclassics.com/graphics/old_school.jpg);
	background-repeat:no-repeat;
	margin: 8px 0px 8px 8px;
	padding-top: 140px;
	text-align:right;
	
}


#BtnWarranty {
	width: 186px;
	height: 85px;
	background-image:url(http://www.egclassics.com/graphics/btn_warranty_bg.jpg);
	background-repeat:no-repeat;
	margin: -10px 0px 8px 8px;
}