/* Global styles */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img { border: none; }
/* Header */
.header_table {
	background-color: #000000;
	background-image:url("../images/FactorySpeedParts/top_hdr_bar.jpg");
}
.header_display td {
	color: #FFFFFF;
}
.header_display a {
	color: #FFFFFF;
}
.header_caption {
	background-color: #c0121b;
}

/* Body */
body {
	background-color: #000000;
	background-image:url("../images/FactorySpeedParts/background.jpg");
	background-repeat:repeat;
}

/* Footer */
#footer_wrap {
	background-color:#272B2F;
	background-image:url(../images/FactorySpeedParts/footer_bar.jpg);
	background-repeat:repeat-x;
	height:95px;
}
.footer_text a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.footer_text {
	white-space: nowrap;
}

/* Address the non white background tables */
.whole_site {
	background-color: #FFFFFF;
	width: 815px;
}

.category_navigation_background {
	background-color: #FFFFFF;
	background-image:url("../images/FactorySpeedParts/nav_bar_325px.jpg");
}

.main_content {
	width: 406px;
}

.main_content .section_titles, 
.category_navigation_background .section_titles,
.rightnav .section_titles {
	background:url("../images/FactorySpeedParts/red_bar_21.jpg") top repeat-x;
}

.mid_sections .section_titles {
	background:url("../images/FactorySpeedParts/red_bar_13.jpg") top repeat-x;
}

.header_caption {
	background-color: inherit;
}

.header_title_display .header_caption {
	background: none;
}

.header_title_display {
	background-image:url("../images/FactorySpeedParts/title_search_bar.jpg");
}

/*
.category_links a {
	background:url("../images/FactorySpeedParts/nav_arrow.gif") no-repeat left 2px;
	padding-left: 10px;
}

.category_links .active_category_navigation {
	background:url("../images/FactorySpeedParts/nav_arrow.gif") no-repeat left 2px;
	padding-left: 10px;
}
*/

#dealer_login_section input {
	font-size: 10px;
}

.footer_text {
	text-align: center;
}

.footer_text img {
	margin: 2px;
}

.coresense_logo {
	display: none;
}

#footer_text_inner {
}

#footer_text_adjustment {
	position: relative;
	left: -55px;
}
