/* CSS Document */
<!--
table { border: 0px; }
.normal { background: white url(http://www.shopinjectors.com/fuel-injectors/catalog-cell-bg.png) repeat-x center left; width:975px; height:120px;}
.highlight { background-color: #FFFF33; width:975px; height:120px; }
.application {font-size: 14px; color:#000000;}
.application a {font-size: 14px; color:#000000;}
a:link {
	text-decoration: none; 
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.menusmall {font-size: 11px}
.topmenu 
{ 
	color: #FFFFFF; font-family: Arial; font-size:11px; font-weight:bold; text-decoration:underline;
}

.topmenu:hover
{ 
	color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration:none;
}
.menubig {font-size: 14px; color: #FFFFFF; }
.partnumbers {font-size: 10px; }
.goback {color: #000099}
.footer 
{ 
	color: #ffffff; font-family: Arial; font-size: 11px; text-decoration:none;
}

.footer:hover                     
{ 
	color: #ffffff; font-family: Arial; font-size: 11px; text-decoration:underline;
}

.footerlistmenu{
width: 320px; /*width of accordion menu*/
}

.footerlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 16px Arial;
color: white;
background: black url(http://www.shopinjectors.com/injectors/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 0px; /*header text is indented 10px*/
cursor: pointer;
}

.footerlistmenu .open{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(http://www.shopinjectors.com/injectors/titlebar-active.png);
}

.footerlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 20px; /*bottom spacing between each UL and rest of content*/
}

.footerlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.footerlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: white !important;
}

.footerlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.footerlistmenu ul li a{
color: #2e3f52;
background: url(http://www.shopinjectors.com/injectors/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 14px;
}

.footerlistmenu ul li a:visited{
color: #2e3f52;
}

.footerlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.footerlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background-color: #F3F3F3;
}


-->
