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

a {
	color: white;
	}

object { 
	line-height:0px; 
	margin:0px; 
	padding:0px; 
	font-size:0px; 
} 

embed { 
	line-height:0px; 
	margin:0px; 
	padding:0px; 
	font-size:0px; 
}  

select {
	background-color: #ad1717;
	color: white;
	border: 1px solid #550000;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #550000;
	height: auto;
	width: auto;
	font-size: 11px;
}

.topNav {
	color: white;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}
	
.topNav a {
	color: white;
	}
	
body {
	background-color: #290101;
	color: white;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../img/bodybg.gif) !important;
	background-position:top;
	background-repeat: repeat-y;
}
.container {
	height: auto;
	min-height: 600px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.left {
	height: auto;
	min-height: 600px;
	width: 240px;
	float: left;
}
p {
	padding: 15px;
	padding-top: 5px;
	line-height: 17px;
	margin: 5px;
	padding-bottom: 0px;
}
h1 {
	margin: 5px;
	font-size: 24px;
}
.update {
	min-height: 58px;
	height: auto;
	width: 514px;
}
.update img {
	padding-right: 10px;
	border: 0px;
}
.logo {
	height: 200px;
	width: 240px;
	background-image:url(../img/logo.gif) !important;
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 180px;
}
.content {
	height: auto;
	min-height: 600px;
	width: 520px;
	float: left;
}
.right {
	height: auto;
	min-height: 550px;
	width: 240px;
	float: left;
	padding-top: 50px;
}
.topRight {
	height: 200px;
	width: 240px;
	padding-top: 100px;
}
b {
	color: #00F;
}
.right a {
	color: white;
}
/* featured cars */

.featHeader {
	height: auto;
	min-height: 44px;
	width: 514px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 0px;
	text-align: right;
}
.featHeader div {
	padding-right: 30px;
	padding-top: 18px;
	font-weight: bold;
}
.featHeader a {
	color: white;
}

.feature {
	height: auto;
	min-height: 100px;
	width: 504px;


	text-align: center;
}
.feature img {
	border: 0px;
}
.featSmall {
	height: auto;
	min-height: 85px;
	width: 504px;
	border: 5px solid #1b0101;
	background-color: #1b0101;
	text-align: center;
}
.featSmall div {
	float: left;
	width: 168px;
}

.featSmall img {
	border: 0px;
}
.featName {
	height: auto;
	min-height: 35px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
	margin-top: 10px;
	width: 257px;
}
.featDetails {
	height: auto;
	min-height: 35px;
	font-size: 24px;
	font-weight: bold;
	float: right;
	text-align: right;
	color: #ad1717;
	text-transform:lowercase;
	letter-spacing: -1px;
	margin-top: 10px;
	width: 257px;
}
.featDetails a {
	color: #ad1717;
}
.featDetails a:hover {
	color: white;
}
.featWheel {
	height: auto;
	min-height: 25px;
	margin-bottom: 10px;
}
/* wheel section */

.col {
	height: 65px;
	width: 65px;
	float: left;
	margin-left: 28px;
	megin-right: 28px;
	background-color: #500000;
}
.col img {
	height: 65px;
	width: 65px;
	border: 0px;
}
.row {
	height: auto;
	min-height: 35px;
	width: 504px;
	clear: both;
	margin-left: 5px;
}
.wheelHeader {
	height: auto;
	min-height: 44px;
	width: 514px;
	background-image:url(../img/wheelBar.gif) !important;
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 10px;
	text-align: right;
}
.wheelHeader div {
	padding-right: 30px;
	padding-top: 18px;
	font-weight: bold;
}
.wheelHeader a {
	color: white;
}
.wheelDesc {
	height: 25px;
	width: 65px;
	float: left;
	margin-left: 28px;
	megin-right: 28px;
	margin-top: 5px;
	text-align: center;
	color: white;
}
.wheelForger {
	width: 504px;
	min-height: 300px;
	height: auto;
	text-align: center;
	color: #ad1717;
	font-weight: bold;
}

.footer {
	height: auto;
	min-height: 25px;
	padding-top: 12px;
	text-align: center;
	}
	
.footer a {
	color: white;
	}

