body, font, a, p, td, th, div, span, h1, h2, h3, h4, h5, h6, legend, fieldset {
	font-family: arial;
	font-size: 11px;
	color: white;
}
body {
	margin: 0;
}
form {
	margin: 0;
}
input, textarea, select {
	font-family: arial;
	font-size: 11px;
	color: #000;
}
a{
	text-decoration:none;
}
.req {
	color: red;
}
.msgs {
	color: red;
}

img.w {
	border: 1px solid white;
}
img.b {
	border: 1px solid #4D7C9E;
}
img.k {
	border: 1px solid black;
}
img{
	border:none;
}
h1 {
	margin-top: 0px;
	font-size: 13px;
}
h1.huge {
	font-size: 16px;
}
h1.fade {
	background: url('images/customer_service/h1_bg.jpg') no-repeat;
	width: 466px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	padding-left: 20px;
	height: 20px;
	padding-top:4px;
}
h1.fade a {
	font-size: 13px;
}
/* + SHELL */
table#shell {
	width: 100%;
}

table#shell td#shell-top-left {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: url('images/header/top_left_bg.jpg') top right repeat-x;
}
table#shell td#shell-top-center {
	vertical-align: top;
	padding: 0;
	width: 769px;
	height: 155px;
}
table#shell td#shell-top-right {
	vertical-align: top;
	text-align: left;
	padding: 0;
	background: url('images/header/top_right_bg.jpg') top left repeat-x;
}
table#top-left {
	width: 100%;
}
table#top-left td {
	padding: 0;
	background: url('images/header/top_left.jpg') top right no-repeat;
	height: 216px;
}
table#top-right {
	width: 100%;
}
table#top-right td {
	padding: 0;
	background: url('images/header/top_right.jpg') top left no-repeat;
	height: 216px;
}

table#shell td#shell-left {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: white url('images/header/shell_bg.jpg') top right repeat-x;
}
table#shell td#shell-center {
	vertical-align: top;
	padding: 0;
	width: 769px;
	height: 278px;
}
table#shell td#shell-right {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: white url('images/header/shell_bg.jpg') top left repeat-x;
}

table#shell td#shell-stipple {
	background: url('images/footer/stipple.jpg') repeat-x;
}
table#shell td#shell-bottom-left {
	vertical-align: bottom;
	text-align: right;
	padding: 0;
	background: url('images/footer/bottom_left_bg.jpg') bottom right repeat-x;
}
table#shell td#shell-bottom-center {
	vertical-align: bottom;
	padding: 0;
	width: 769px;
	height: 129px;
	background:url(images/footer/bottom_right_bg.jpg) repeat-x top left;
}
table#shell td#shell-bottom-right {
	vertical-align: bottom;
	text-align: left;
	padding: 0;
	background: url('images/footer/bottom_right_bg.jpg') bottom left repeat-x;
}
table#bottom-left {
	width: 100%;
}
table#bottom-left td {
	padding: 0;
	background: url('images/footer/bottom_left.jpg') bottom right no-repeat;
	height: 129px;
}
table#bottom-right {
	width: 100%;
}
table#bottom-right td {
	padding: 0;
	background: url('images/footer/bottom_right.jpg') bottom left no-repeat;
	height: 129px;
}
/* - SHELL */

table#header {
	width: 769px;
}
table#header td {
	padding: 0;
}

table#nav {
	width: 769px;
}
table#nav td {
	padding: 0;
	margin:0;
}
table#subnav {
	width: 769px;
}
table#subnav td {
	padding: 0;
}
table#nav td a, table#subnav td a {
	padding: 0;
	margin:0;
	display:block;
}
table#nav td img, table#subnav td img {
	border:0;
	padding:0;margin:0;
	vertical-align:top;
}
table#main {
	width: 769px;
}
table#main td#leftnav {
	vertical-align: top;
	padding: 0;
	width: 212px;
}

table#pagetitle {
	background: url('images/titles/bg.jpg') no-repeat;
	width: 557px;
	height: 56px;
}
table#pagetitle td {
	padding: 0px;
}
table#pagetitle td h1 {
	margin:0px;
	padding:0px;
	padding-left: 40px;
	padding-top: 12px;
	font-size:14px;
}

/* + LNAV */
table#lnav {
	width: 212px;
}
table#lnav td {
	padding: 0px;
}
table#lnav td a {
	font-family: verdana;
}
table#lnav td a.cat {
	background: url('images/leftnav/cat_bg.gif') no-repeat;
	color: white;
	display: block;
	line-height: 28px;
	padding-left: 20px;
	text-decoration: none;
}
table#lnav td a.cat:hover {
	background: url('images/leftnav/cat_on_bg.jpg') no-repeat;
	color: #fff;
}
table#lnav td a.cat-on {
	background: url('images/leftnav/cat_on_bg.jpg') no-repeat;
	color: #fff;
	display: block;
	line-height: 28px;
	padding-left: 20px;
	text-decoration: none;
}
table#lnav td.dead-cat {
	background: url('images/leftnav/cat_bg_sliver.gif') repeat-y;
	color: white;
	line-height: 28px;
	text-align: center;
}

/* - LNAV */
table#keyword-search {
	width: 212px;
	background: url('images/leftnav/keyword_search_bg.jpg') no-repeat;
	height: 50px;
}
table#keyword-search td.q {
	padding-bottom: 7px;
	padding-left: 60px;
}

table#main td#content {
	vertical-align: top;
	padding: 0;
	background: #0056A5 url('images/header/content_bg.gif') bottom left repeat-x;
}
table#content-inner {
	background: url('images/header/content-inner_bg.jpg') no-repeat;	
	width: 100%;
	height: 354px;
}
table#content-inner td#c {
	vertical-align: top;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 158px;
}

table#footer {
	width: 769px;
}
table#footer td {
	padding: 0;
}

table.white {
	background-color: white;
	color: black;
	border: 1px solid black;
	width: 498px;
}
table.white td.title {
	background: url('images/white/title_bg.gif') no-repeat;
	height: 34px;
	padding: 0px;
	padding-left: 20px;
	color: white;
}
table.white td.title h1 {
	color: white;
	margin: 0px;
	padding: 0px;
}
table.white td.body {
	padding: 20px;
	color: black;
}
table.white td.body a {
	color: black;
}
table.white td.body td {
	color: black;
}
table.white td.body td a {
	color: black;
}

table.white2 {
	color: white;
	width: 498px;
	margin-bottom: 20px;
}
table.white2 td.title {
	background: url('images/white/title_bg.gif') no-repeat;
	height: 34px;
	padding: 0px;
	padding-left: 20px;
	color: white;
}
table.white2 td.title h1 {
	color: white;
	margin: 0px;
	padding: 0px;
}
table.white2 td.body {
	color: white;
}
table.white2 td.body a {
	color: white;
}
table.white2 td.body td {
	color: white;
}
table.white2 td.body td a {
	color: white;
}

table.indent {
margin-left: 27px;
margin-right: 27px;
	/*margin-left: 30px;
	margin-right: 30px;*/
}
table.indent td {
	padding: 0px;
}
table.products {
	width: 100%;
	margin-bottom: 10px;
}
table.products td {
	padding: 0px;
}
table.products td.pimg {
	width: 210px;
	text-align: right;
}
table.products td.body {
	padding-left: 10px;
}
table.products td.text {
	padding-right: 30px;
}
table.products td.links {
	padding-top: 5px;
}
h1.line {
	/*border-bottom: 1px solid #FFD400;*/
	border-bottom: 1px solid #FF0000;
	padding-right: 5px;
}
h1.line span {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF !important;
 /*color: #FFD400;*/
/*color: #FFD400;*/
  }
table.cart {
	width: 537px;
	/*background-color: #0056A5;*/
	margin-bottom:20px;
	border-bottom:1px solid #069cd7;
}
table.cart th {
	background: url('images/cart/th_bg.gif') repeat-x;
	text-transform: uppercase;
	border-top: 1px solid #037;
	border-bottom: 1px solid #037;
	text-align: left;
	padding-left: 15px;
	width: 1px;
	height: 25px;
}
table.cart th.c {
	text-align: center;
}
table.cart th.r {
	text-align: right;
}
table.cart th.auto {
	width: auto;
}
table.cart th.first {
	background: url('images/cart/first.gif') no-repeat;
	padding: 0px;
	width: 7px;
	border-left: 1px solid #037;
}
table.cart th.last {
	padding: 0px;
	width: 7px;
	border-right: 1px solid #037;
}
table.cart td {
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
}
table.cart td.first, td.last {
	padding: 0px;
}
table.cart tr.tp td {
	padding-bottom: 0px;
}
table.cart tr.np td {
	padding-top: 0px;
	padding-bottom: 0px;
}
table.cart tr.bp td {
	padding-top: 0px;
}
table.cart tr.shad td {
	padding: 0px;
	height: 12px;
	background: url('images/cart/shadow.gif') repeat-x;
}
table.cart tr.shad-ud td {
	padding: 0px;
	height: 12px;
	background: url('images/cart/shadow_ud.gif') repeat-x;
}
div.progress {
	text-align: center;
	margin-bottom: 20px;
}
table.product {
    margin-left:30px;
}
table.product td {
    padding: 0px;
}
table.product td.img {
    padding-bottom: 10px;
    width: 400px;
}
table.product td.imgs {
    padding-bottom: 10px;
}
table.product td.txt {
    padding-right: 30px;
}
table.pimgs {
	border: 1px solid #069cd7;
	border-left: none;
}
table.pimgs td {
	padding-left: 5px;
	padding-right: 5px;
}
.results-header {
	background: url(images/dealer_locator/results-header.jpg) top left no-repeat;
	padding: 8px 0 0 25px;
	height: 26px;
	width: 503px;
	color: white;
	font-size: 12pt;
	margin-left: 29px;	
}

a.online-dealer {
	background: url(images/dealer_locator/white-arrow.gif) 0px 5px no-repeat;
	padding-left: 8px;
}


div.free_parts_box {
	border:1px solid #66a2df;
	padding: 20px;
}

div.free_parts_title {
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}

.discount-module {
	width: 539px;
	margin: 0 auto 20px;
	background: url('images/discountFooter.png') no-repeat 2px bottom;
	padding-bottom: 8px;
}
.discount-header {
	background: url('images/discountHeader.png') no-repeat;
	width: 539px;
	height: 37px;
	text-indent: -20000px;
	margin: 0;
}
.discount-container {
	padding: 10px 10px 0;
}
.discount-module p {
	font-size: 11px;
	color: #fff;
	margin: 0 0 10px;
}
.discount-module .discount-error {
	font-size: 11px;
	color: #ff0000;
	margin: 3px 0;
}
.discount-form {
	overflow: hidden;
}
.discount-input {
	float: left;
	width: 195px;
	margin-right: 10px;
}
.discount-recalculate {
	float: left;
	margin-top: 2px;
}
.search-bg{
	background:url(images/leftnav/search_by_vehicle-bg.jpg) repeat-y top left;
	width:192px;
}

table#lnav td table.search-bg td{
	padding:5px 11px 5px 11px;
}
table#lnav td table.search-bg select{
	width:190px;
}
.search-bg1{
	background:url(images/leftnav/search_by_vehicle-bg.jpg) repeat-y top left;
	width:212px;
}
table#lnav td table.search-bg1 td{
	padding:5px 5px 5px 5px;
}
.foot-navi{
	font-size:11px;
	text-align:center;
	overflow:hidden;
	margin:0 0 5px 0;
}
.foot-navi li{
	margin-right:6px;
	float:left;
	list-style:none;
}

.foot-navi li a{
	text-decoration:none;
	padding-right:6px;
}
.foot-navi li a:hover{
	color:#a4d3ff;
}
#side-links div.followus{
	margin-bottom:25px;
}
#side-links div.followus a{
	float:left;
	margin-right:8px;
}
.withus{
	width:600px;
	margin-left:100px;
}

.withus span{
	overflow:hidden;
	float:left;
	margin-top:12px;
	margin-right:5px;
}
.withus a img{
	vertical-align:middle;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
}
.fb-tweet-div {
	width:420px;
	margin:0;
	padding:0;
	height:25px;
	float:left; 
}

.fb-tweet-div iframe{
	display:block;
	float:left;
	
}

.fb-tweet-div span{
	display:block;
	float:left;
	
}

/*-------------*/

.rotator-bg{
	background:url(images/home/gallery-bg.jpg) no-repeat top left;
	height:360px;
	width:557px;
	padding-top:120px;
}

.bbk-foot-bg{
	background:url(images/footer/footer-bbk.png) no-repeat top left;;
}
.bbk-foot-bg span{
	margin:20px 0 0 78px;
	display:block;
	font-size:8px;
}
.bbk-foot-bg span a{
text-decoration:none;
color:#fff;
}
