body {
	margin: 0;
	padding: 0;
	background: #DD1829;
}
form {
	margin: 0;
	padding: 0;
}
body, font, a, p, th, td, div, span, h1, h2, h3 {
	font-family: verdana;
	font-size: 11px;
	color: #777;
}
h1 {
	font-family: verdana;
	font-size: 14px;
	color: #369;
	margin-bottom: 0px;
}


table.crust {
	width: 100%;
	border: 0;
	background: url('images/bg_top.gif') repeat-x;
}
table.crust td {
	padding: 0;
}
table.crust td.crust-top {
	background: url('images/bg_top.gif') repeat-x;
	height: 250px;
}
table.crust td.crust-bot {
	background: url('images/bg_bot.gif') repeat-x bottom left;
	height: 250px;
}
table.crust td.crust-tl-shad {
	background: url('images/shadow_l.gif') repeat-y top right;
	height: 250px;
	width: 24px;
	font-size: 1px;
}
table.crust td.crust-tr-shad {
	background: url('images/shadow_r.gif') repeat-y top right;	
	height: 250px;
	width: 24px;
	font-size: 1px;
}
table.crust td.crust-l-shad {
	background: url('images/shadow_l.gif') repeat-y;	
	width: 24px;
	font-size: 1px;
}
table.crust td.crust-r-shad {
	background: url('images/shadow_r.gif') repeat-y;
	width: 24px;
	font-size: 1px;
}
table.crust td.crust-bl-shad {
	background: url('images/shadow_l.gif') repeat-y;
	height: 250px;
	width: 24px;
	font-size: 1px;
	vertical-align: bottom;
}
table.crust td.crust-br-shad {
	background: url('images/shadow_r.gif') repeat-y;
	height: 250px;
	width: 24px;
	font-size: 1px;
	vertical-align: bottom;
}
table.crust td.crust-center {
	width: 770px;
	background: #fff;
}

table.header {
	width: 770px;
	border: 0;
}
table.header td {
	padding: 0;
}
table.page-title-line {
	margin-top: 40px;
	margin-bottom: 20px;
	width: 100%;
	height: 24px;
	background: url('images/header/title_right_bg.gif') repeat-x;
}
table.page-title {
	height: 24px;
	border: 0;
	background: url('images/header/title_bg.gif') repeat-x;
}
table.page-title td.pt-left {
	width: 220px;
	height: 24px;
	background: url('images/header/title_left.gif') top right no-repeat;
	font-size: 1px;
}
table.page-title td.pt-right {
	width: 27px;
	height: 24px;
	background: url('images/header/title_right.gif') no-repeat;
	font-size: 1px;
}
table.page-title td.pt-main {
	height: 24px;
	background: url('images/header/title_main.gif') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
table.page-title td.pt-main td {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
table.page-title td.pt-main td h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

table.footer {
	width: 770px;
	height: 119px;
	margin-top: 20px;
}
table.footer td {
	padding: 0;
}
a.big-gray {
	color: #666668;
	font-weight: bold;
	font-size: 12px;
}
.blue {
	color: #369;
	font-weight: bold;
}
.big-blue {
	color: #369;
	font-weight: bold;
	font-size: 16px;
}
.big-red {
	color: #f00;
	font-weight: bold;
	font-size: 16px;
}
.red {
	color: #f00;
}
.black {
	color: #000;
}

table.install {
	width: 770px;
	margin-bottom: 40px;
}
table.install td.red-gradient {
	background: #fff url('images/red_gradient.jpg') no-repeat top right;
  	height: 26px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-left: 85px;
	padding-bottom: 8px;
}
table.install table.links {
	width: 100%;
	margin-left: 53px;
}
table.install table.links td.gray-gradient {
	height: 16px;
	background: #F0F1F5 url('images/faqs/gradient.gif') repeat-x top left;
}
table.install table.links td {
	width: 50%;
	font-size: 14px;
	padding-left: 20px;
	background-color: #f0f1f5;
	vertical-align: top;
}

table.product {
	width: 100%;
	margin-top: 20px;
}
table.product td {
	vertical-align: top;
	padding: 0px;
}
table.product td.red-gradient {
	background: #fff url('images/red_gradient.jpg') top right no-repeat;
	height: 24px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-left: 85px;
	padding-bottom: 6px;
}
table.product td.red-gradient h1 {
	margin: 0px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}
table.product td.red-gradient h1 a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
table.product td.red-gradient h1 a:hover {
	text-decoration: underline;
}
table.product td.image {
	padding-top: 20px;
	padding-left: 80px;
	vertical-align: middle;
	width: 205px;
}
table.ptext td {
	padding-top: 20px;
	padding-right: 20px;
  	padding-bottom: 20px;
}
table.product td.text {
	padding-left: 42px;
}
table.product-view {
	margin-left: 20px;
	width: 750px;
}

table.product-view td {
	vertical-align: top;
}
table.product-view td.description {
	padding-left: 20px;
	padding-right: 20px;
}
table#thumbs td {
  width: 81px;
  padding: 0px;
  text-align: center;
}
table#thumbs td img {
  border: 1px #369 solid;
}
table#enlarge {
  width: 330px;
}
table#enlarge td {
  padding: 0px;
  text-align: center;
}
table#enlarge td img {
  border: 1px #369 solid;
}
table.recalculate {
	width: 710px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.recalculate td {
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px #BDBDBD solid;
}
table.vehicle-drilldown th {
	color: white;
	background: #9CBEE1 url('images/cart/blue_gradient_tile.jpg') repeat-x top left;
	height: 18px;
	text-align: left;
	padding-left: 10px;
}

table.vehicle-drilldown td {
	background-color: #F0F1F5;
	padding: 2px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	border-top: 1px #ACBBCE solid;
}

table.cart {
}
table.cart th {
	color: white;
	background: #9CBEE1 url('images/cart/blue_gradient_tile.jpg') repeat-x top left;
	height: 18px;
}
table.cart td {
	background-color: #F0F1F5;
	padding: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	border-top: 1px #ACBBCE solid;
}
table.cart td img {
	border: 1px #369 solid;
}
table.cart td.blue {
	color: #369;
}
table.cart td.no-border-blue {
	color: #369;
	border: none;
}
table.cart td.no-border {
	border: none;
}
table.cart td.white {
	background-color: white;
	border: none;
	height: 40px;
}
table.cart th.red {
	color: white;
	background: #f00 url('images/cart/red_gradient_tile.jpg') repeat-x top right;
	height: 18px;
}
table.main td {
	padding-left: 60px;
}
table td.line {
	padding-left: 0px;
	border-bottom: #BDBDBD 1px solid;
}
table.gray {
	background-color: #F0F1F5;
	margin-bottom: 16px;
}
table.gray td {
	padding: 2px;
	padding-left: 20px;
	color: #000
}
table.gray td.gradient {
	height: 16px;
	background: #F0F1F5 url('images/faqs/gradient.gif') repeat-x top left;
}
table.gray tr.white td {
	background: white;
}
table.gray tr.graytxt td {
	color: #999;
}
a {
	color: #3872A0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}