@import url(http://www.customautotrim.com/style-sheet.css);

.hood-scoop-blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; font-weight: bold}

div#main_links a {
    color: blue;
}
div#main_links a:visited {
    color: blue;
}

div.jump {
    float: left;
    overflow: auto;
    padding: 10px 0 10px 0;
    background-color: #B3B3DE;
    margin: 0 50px 0 50px;
    border: 1px solid gray;
}
div.jump a {
    text-align: center;
    padding: 10px 20px 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
}
div.jump a:visited {
    color: blue;
}

#app_disclaimer {
    text-align: left;
}

.hood-scoop-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color: #000000;
	text-decoration : none;
}
.hood-scoop-link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color: #000000;
	text-decoration : none;
}
.hood-scoop-link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color: #000000;
	text-decoration : none;
}
.hood-scoop-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color: #000000;
	text-decoration : none;
}
.lg-text-red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #D00000; font-weight: bold}
.lg-text-red-2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #D00000}
.title-element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	width: 800px;
	text-align: center;
}
A:hover { color:blue; }
.nav-header {
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	width: 157px;
	padding-left: 5px;
}
.alignBaseline {
	vertical-align: baseline;
	display: block;
}
.sm-text-dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align: baseline;
	display: block;
}

#navlist {
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}

#navlist li {
   display: inline;
   background-image: url(images/hood_scoop_square.gif);
   background-repeat: no-repeat;
   background-position: 0 .5em;
   padding-left: 5px;
}

.keywords {
   font-family: Verdana;
   font-size: 10px;
   text-align: center;
   padding-bottom: 10px;
}

.keywords a {
   text-decoration: none;
   color: black;
}

.keywords a:hover {
   color: black;
}

