@charset "utf-8";
/* CSS Document */

* {
/* Reset the margin and padding to zero for consistency in all browsers */
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 89%;
	background-color: #000;
	text-align: center; /* used to center page in Internet Explorer only! */
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	list-style: url(../assets/images/bullet.gif) inside;
}
.imageCenter {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}

.InfoBar {
	color: #FFFFFF;
	background-image: url(../assets/images/InfoBar_back.gif);
	background-repeat: repeat-x;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	font-size: 0.9em;
}
.companyName {
	color: #C00000;
	font-weight: bold;
}
.linked_image {
	border: none;
}

.imageRight {
	float: right;
	padding: 5px;
	border-style: none;
}
.imageLeft {
	padding: 5px;
	float: left;
	border-style: none;
}
.TableLeftCol {
	width: 45%;
}
.important {
	color: #C00000;
	background: #FFCC33;
}
.twoColumn_list {
	padding: 5px;
	float: left;
	width: 562px;
	display: block;
	margin: 5px;
	border: 1px solid #C00000;
}


.productBox {
	width: 182px;
	border: 1px solid #DA251C;
	float: left;
	text-align: center;
	margin: 0px auto;
	text-decoration: none;
}
.clearBoth {
	clear: both;
}
.barHeading {
	color: #FFFFFF !important;
	background: #800d0d url(../assets/images/boxBackground.gif);
	margin: 2px;
	padding: 5px;
}
.centerText_onImage {
	vertical-align: middle;
}
.gifCentered {
	background: #000;
	text-align: center;
	margin: 0px auto;
	display: block;
}


#wrapper {
/* Set width of page and center it in Browser */
/* Zero the margins for consistency and establish basic text size and background colors */
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(../assets/images/footerBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* Blank Div used to clear all Div above footer */
#clear {
	clear: both;
}
#footer {
	height: 75px;
	width: 849px;
	font-size: 1em;
	color: #999999;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #C00000;
}
#footer  a  {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #C00000;
	text-decoration: none;
}

	
#masthead {
	position: relative;
	height: 246px;
	background: #000000 url(../assets/images/wheels_logo.jpg) no-repeat right top;
}

#masthead h1 {
	margin-left: -9000px;
}

/* -- The Horizontal Navigation is inside the
	masthead area using an Unordered List -- */
#masthead ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 850px;
	list-style: none;
	background: url(../assets/images/nav_back.gif) repeat-x top left;
}
#masthead ul li {
	float: left;
}
#masthead ul a {
	padding: 0 1.15em;
	font-size: 14px;
	line-height: 2.2em;
	text-decoration: none;
	color: #FFFA04;
	float: left;
	display: block;
	background: url(../assets/images/nav_bar.gif) no-repeat top left;
}
#masthead ul a.first {
	background: none;
}
#masthead ul a:hover {
	color: #FFF;
}
#masthead ul a:visited {
	color: #CC9966;
}
/*----- Conatiner for the product images at top of main page -----*/
#header {
	width: 848px;
}
#header a {
	text-decoration: none;
	border-style: none;
}
#header img {
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 2px;
	padding-left: 3px;
}
/*----- end of header image formatting -----*/
#two_column_table {
	padding: 5px;
	width: 550px;
	border: 1px solid #C00000;
	margin: 0px auto;
}
#two_column_table img {
	text-align: center;
	margin: 0px auto;
	border-style: none;
}
#wrapper #mainContent #wideColm #two_column_table table {
	width: 550px;
}

/* Left Column is used on three column layout */
#leftColm    {
	padding: 5px;
	float: left;
	border: 1px solid #C00000;
	margin: 5px;
	width: 177px;
}
#leftColm h1 {
	font-size: 1.2em;
	color: #C00000;
}
#leftColm h2 {
	font-size: 1.2em;
	color: #C00000;
}
/* Center Column is use on three column layout also */
#ctrColm    {
	padding: 5px;
	float: left;
	width: 375px;
	margin-top: 3px;
}
#ctrColm h1 {
	font-size: 1.5em;
	color: #C00000;
}
#ctrColm h2 {
	font-size: 1.5em;
	color: #C00000;
}
#ctrColm h3 {
	font-size: 1.8em;
	color: #C00000;
}
/* main Content holds the columns and has a background gif
	to supply the background for the right most column */
#mainContent {
	width: 850px;
	background-image: url(../assets/images/rightBack.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-y;
}
#mainContent li {
	list-style-type: square;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0em;
/*	margin-left: -0.9em;*/
}
/* Rules for the center column in both main and multi-colum main pages */
#mainContent #ctrColm #notice {
	background-image: url(../assets/images/paraBody.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
}
#mainContent #ctrColm  #notice p {
	color: #DC3232;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent #ctrColm  #notice h1     {
	font-size: 1.2em;
	color: #C00000;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	line-height: 0.5em;
	background-image: url(../assets/images/paraTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-transform: capitalize;
}
#mainContent #ctrColm  #notice p.last {
	background: url(../assets/images/paraBottom.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#mainContent #ctrColm #notice p.top {
	background-image: url(../assets/images/paraTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px;
	left: -5px;
	top: -5px;
}
#mainContent #leftColm a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C00000;
}

#wrapper  #mainContent #topBlock {
	width: 580px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline; /*Fixes IE Double Float-Margin Bug*/
	float: left;
}
/* These rules add a wide block atop the two leftmost columns with 4 blocks inside */
#mainContent #topBlock h1 {
	font-size: 1.5em;
	color: #C00000;
}
#mainContent #topBlock h2 {
	font-size: 1.5em;
	color: #C00000;
}
#topBlock #box1 {
	width: 128px;
	border: 1px solid #C00000;
	float: left;
	margin-right: 5px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 155px;
	background-repeat: no-repeat;
	text-align: center;
}

#topBlock #box1 p {
	color: #FFFA04;
	text-align: center;
}
#topBlock #box1 a {
	color: #FFFA04;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topBlock #box1 image a {
	color: #FFFA04;
	text-decoration: none;
}
#topBlock #box2 {
	width: 128px;
	border: 1px solid #C00000;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
#topBlock #box2 p {
	color: #FFFA04;
	text-align: center;
}
#topBlock #box2 a {
	color: #FFFA04;
	text-decoration: none;
}
#topBlock #box2 image a {
	color: #FFFA04;
	text-decoration: none;
}

#topBlock #box3 {
	float: left;
	width: 128px;
	border: 1px solid #C00000;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
#topBlock #box3 p {
	color: #FFFA04;
	text-align: center;
}
#topBlock #box3 a {
	color: #FFFA04;
	text-decoration: none;
}
#topBlock #box3 image a {
	color: #FFFA04;
	text-decoration: none;
}
#topBlock #box4 {
	float: left;
	width: 128px;
	border: 1px solid #C00000;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
#topBlock #box4 p {
	color: #FFFA04;
	text-align: center;
}
#topBlock #box4 a {
	color: #FFFA04;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topBlock #box4 image a {
	color: #FFFA04;
	text-decoration: none;
}
#leftColm h3 {
	font-size: 1.5em;
	color: #C00000;
}
/* The right most column is used in both two (main) and three column (main-multi column) layouts
	and gets it's backgouond from the gif inside the mainContent div */
#rightColm    {
	float: right;
	width: 245px;
	padding: 5px;
	position: relative;
	top: 1px;
	left: 1px;
	margin: 5px 0px 5px 10px;
}
#rightColm li {
	margin: 10px;
}

#rightColm h1 {
	font-size: 1.2em;
	color: #C00000;
}
#rightColm h2 {
	font-size: 1.0em;
	color: #C00000;
}
#rightColm h3 {
	font-size: .8em;
	color: #C00000;
}
#rightColm h4 {
	font-size: 0.8em;
	color: #333333;
}

/*  Below CSS is for the Right Column Vertical Menu */
#rightColm .vertMenu ul{
	margin: 0;
	padding: 0;
	width: 215px;
	border: 1px solid #000000;
}

#rightColm .vertMenu li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;    /*  Removes spaces between list items in menu  */
	padding: 0px;
}
#rightColm .vertMenu li a{
	color: #FFFA04;
	width: auto;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #C4C4C4;
	background-image: url(../assets/images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	display: block;
}
* html #rightColm .vertMenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 200px;
}

#rightColm .vertMenu li a.current_page {
	color: #FF0000;
}
#rightColm .vertMenu li a:visited.current_page {
	color: #FF0000;
}

#rightColm .vertMenu li a:visited, #rightColm .vertMenu li a:active{
color: #C4C4C4;
}

#rightColm .vertMenu li a:hover{
	background-image: url(../assets/images/nav_back2.gif);
	color: #FFFFFF;
}

#wrapper #mainContent #wideColm #specs {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainContent #wideColm #specs table {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #mainContent #wideColm #specs td     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #C00000;
	text-align: left;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #C00000;
}
#wrapper #mainContent #wideColm #specs th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #C00000;
	background-color: #C00000;
}
/* This Wide column is used only on the two column layout */
#wideColm {
	padding: 5px;
	float: left;
	border: 1px solid #C00000;
	/* removed border of 5 to accomodate Ie 6 */
	width: 565px;
	display: inline;
	margin-left: 5px;
}

#wideColm h1 {
	font-size: 1.5em;
	color: #C00000;
}
#wideColm h2 {
	font-size: 1.2em;
	color: #C00000;
}


#wideColm h3 {
	color: #C00000;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}


/*table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
*/

#wideColm td.button {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(../assets/images/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.2em;
}
#wideColm .button a {
	text-decoration: none;
	color: #333333;
}

#wideColm ul {
	padding-left: 40px;
	list-style-image: url(../assets/images/bullet.gif);
}
#wideColm ul ul {
	padding-left: 40px;
	list-style-image: url(../assets/images/bullet2.jpg);
}
#SingleColm {
	padding: 10px;
	float: left;
	width: 818px;
	border: 1px solid #C00000;
	margin: 5px;
}
#SingleColm h1 {
	font-size: 1.8em;
	color: #C00000;
}
#SingleColm h2 {
	font-size: 1.5em;
	color: #C00000;
}
#SingleColm h3 {
	font-size: 1.4em;
	color: #C00000;
}

#SingleColm h4 {
	color: #666666;
	font-size: 1.5em;
}
#SingleColm h5 {
	color: #666666;
	font-size: 1.2em;
}

#classified {
	padding: 5px;
	float: left;
	width: 560px;
	background-repeat: repeat-y;
	background-image: url(../assets/images/classified_bg.gif);
	background-position: left top;
	margin: 5px;
	border-top: 1px solid #C00000;
	border-right: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
}
#classified h1 {
	font-size: 1.5em;
	color: #C00000;
}
#classified h2 {
	font-size: 1.2em;
	color: #C00000;
}
#classified h3 {
	color: #C00000;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#classified ul {
	padding-left: 40px;
	list-style-image: url(../assets/images/bullet.gif);
}
#classified ul ul {
	padding-left: 40px;
	list-style-image: url(../assets/images/bullet2.jpg);
}
#classified caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #C00000;
	font-weight: bold;
}
#classified table {
	width: 560px !important;
}

#classified th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFF66;
	font-weight: bold;
	background-color: #C00000;
	text-align: center;
}
#classified td {
	padding: 2px;
	border: 1px solid #C00000;
}
#classified th img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFF66;
	font-weight: bold;
	background-color: #C00000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C00000;
}

#productList {
	padding: 5px;
	float: left;
	width: 550px;
	display: block;
	margin: 5px;
}
#productList h1 {
	font-size: 1.5em;
	color: #C00000;
}
#productList h2 {
	font-size: 1.2em;
	color: #C00000;
}
#productList h3 {
	color: #C00000;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#productList ul {
	padding-left: 40px;
	list-style-image: url(../assets/images/bullet.gif);
}
#productList ul ul {
	padding-left: 40px;
	list-style-image: url(../assets/images/bullet2.jpg);
}
#productList caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #C00000;
	font-weight: bold;
	text-align: left;
}
#productList th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFF66;
	font-weight: bold;
	background-color: #C00000;
	text-align: center;
}
#productList td {
	padding: 2px;
	border: 1px solid #C00000;
}

#productList th img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFF66;
	font-weight: bold;
	background-color: #C00000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C00000;
}
#videos {
	margin: 0px auto;
	text-align: center;
	border-style: none;
}
