/* Begin Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Reset */

html {
height: 100%;
}

body {
	background: #696969 url(/images/site/background.jpg) repeat-x; 
font: 12px/17px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
height: 100%;
	}

.clearfix {
	clear: both;
font: 1px/1px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
	}

p {
padding-bottom: 17px;
text-align: justify;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

a {
text-decoration: none;
border-bottom: 1px dotted #696969;
color: #696969;
}

a:hover {
border-bottom: 1px solid #f00;
}

a[name] {
border: none;
}

a img {
border: 0;
display: block;
}


.container {
	width:950px;
	margin: 12px auto 0;
	min-height: 100%;
	}

.top {
	height: 120px;
	min-height: 120px;
	/* background: url('images/site/top_smoke_bg.png') repeat-x bottom left; */
	}

.top_logo {
	float: left;
	margin: 4px 6px 4px 0;
	display: block;
	}

.top_ad {
	float: right;
	display: block;
	}

.content {
	background: #fff url(/images/site/content_top_bg.png) repeat-x; 
	padding: 18px 12px;
	width: 924px;
	clear: both;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
-moz-border-radius-topleft:  6px;
-webkit-border-top-left-radius:  6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
	}

#nav {
	list-style:  none;
height: 32px;
padding-top: 2px;
/*
display: inline;
clear: left;
 */
}

#nav ul {
/*	display: inline; */
list-style: none;
	}

#nav li {
/*	display: inline;	*/
/*	list-style:  none; */
float: left;
	text-transform: uppercase;
	font: bold 13px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
	}

#nav li a {
height: 16px;
padding-top: 8px;
padding-bottom: 8px;
margin-right: 30px;
display: block;
float: left;
text-decoration: none;
color: #888;
border: 0;
letter-spacing: 1px;
}

#nav li a.glowing {
      color: #0af;
    }

.main {
	float: left;
	width: 599px;
padding-right: 12px;
min-height: 1020px;
border-right: 1px solid #c0c0c0;
	}

.left {
	width: 194px;
	float: left;
	padding-right: 12px;
margin-right: 12px;
min-height: 650px;
border-right: 1px solid #c0c0c0;
	}

.center {
width: 380px;
float: left;
min-height: 620px;
}

.right {
	float: right;
	width: 300px;
	padding-left: 12px;
	}

.footer {
padding-top:12px;
clear: both;
margin-top: 12px;
	border-top: 1px solid #c0c0c0;
font: 12px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
}

h1.section {
font: bold 18px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
color: #999;
margin-bottom: 12px;
border-bottom: 1px dotted #c0c0c0;
}

.news_signup {
margin-bottom: 12px;
border-bottom: 1px solid #c0c0c0;
}

.news_signup p {
padding-bottom: 8px;
padding-right: 12px;
padding-left: 12px;
}

.news_signup h2, .left h2, h1#section {
font: bold 15px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
letter-spacing: 1px;
padding-bottom: 12px;
color: #696969;
	text-transform: uppercase;
text-align: center;
}

.news_signup li {
padding-bottom: 4px;
height: 18px;
}

.news_signup label {
float: left;  
margin-right: 12px; 
width: 70px;
text-align: right;
}

.news_signup input {
border: 0;
background: #c0c0c0;
height: 15px;
padding: 1px;
width: 185px
}

#newsletter_captcha {
margin: 4px 0 4px 82px;
}

.news_signup input#city {
width: 90px;
float: left;
}

.news_signup input#sex {
display: inline;
width: 20px;
background: #fff;
}

.news_signup input#state {
width: 40px;
float: left;
}

.news_signup label#state {
width: 40px;
}

.news_signup input#submit {
width: 60px;
height: 18px;
color: #fff;
background: #000;
margin-left: 70px;
display: block;
padding: 2px;
margin-top: 8px;
}

/* News Item */

.news_item p.date {
background: #fff url('images/site/news_item_graphic.gif') no-repeat;
color: #fff;
height: 22px;
padding-top: 3px;
padding-left: 30px;
}

.news_item h3 {
padding-left: 24px;
font: 18px/22px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
padding-bottom: 3px;
}

.news_item p {
padding-left: 24px;
padding-bottom: 0px;
}

.news_item {
padding-bottom: 20px;
}

/*Featured Items */

.main_item {
margin-top: 12px;
clear: both;
}

.main_pic {
padding: 0;
margin: 0;
}

.feature_push {
background: #808080;
height: 220px;
}

.feature_head {
float: left;
width: 100px;
height: 20px;
}

.main_item h3 {
font: bold 24px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
}

.main_item p {
padding-bottom: 0;
}

.feature_item {
width: 185px;
padding-top: 20px;
background: #808080;
/* margin-bottom: 12px; */
display: block;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.padleft {
padding-left: 12px;
}

.padright {
padding-right: 12px;
}

.feature_small_pic {
border-top: 1px solid #696969;
background: #c0c0c0;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid #696969;
height: 85px;
width: 85px;
float: left;
margin-right: 6px;
}

.feature_couture {
background: #808080 url('images/site/car_couture_feature.png') top left no-repeat;
}

.feature_survey {
background: #fff url('images/site/survey_feature.png') top right no-repeat;
}

.feature_race {
background: #fff url('images/site/race_journal_feature.png') top right no-repeat;
}

.feature_store {
background: #fff url('images/site/store_feature.png') top right no-repeat;
}

.feature_test_drive {
background: #fff url('images/site/test_drive_feature.png') top left no-repeat;
}

.feature_features {
background: #fff url('images/site/features_feature.png') top left no-repeat;
}

.feature_profile {
background: #808080 url('images/site/profile_feature.png') top left no-repeat;
}

/*
.feature_item h3 {
font: bold 18px/21px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
width: 169px;
}
*/

/* Racer Styles */

.racer h1 {
font: bold 21px/24px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
padding-bottom: 12px;
}

.racer p {
padding-bottom: 12px;
}

.racer ul {
list-style-type: disc;
padding-left: 30px;
margin-top: -6px;
padding-bottom: 12px;
}

.racer img {
float: right;
padding-left: 12px;
}

/* captify */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 4px;
font: bold 14px/16px 'Helvetica Neue', "Helvetica", "Arial", sans-serif;
	cursor: default;
	background: #000000;
border: 0px solid #fff;
margin: 0;
height: 40px;
}

.caption-top {
   border-width: 0px 0px 1px 0px;
}
.caption-bottom {
   border-width: 1px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
br.c { clear: both; }

/* About Styles */

.quote {
padding: 12px 24px;
}

.quoted {
text-align: right;
display: block;
font-weight: bold;
}
.listing {
width: 50%;
float: left;
line-height: 20px;
padding-top: 50px;
}
/*
.listing a[href$='.pdf'] {
display:inline-block;
background:transparent url(images/uploads/pdf/pdf.png) center right no-repeat;
border-bottom: 0;
padding-right: 20px;
}
*/
.listing a span {
border-bottom: 1px dotted #696969;
}

.listing a:hover span {
border-bottom: 1px solid #f00;
}

.press_images {
width: 520px;
padding-bottom: 12px;
padding-top:12px;
min-height: 60px;
margin: 0 auto;
}

.first_two_bump {
padding-right: 12px;
}

.press_images a img {
border: 0;
}

.design_by {
display: block;
float: left;
width: 400px;
text-align: left;
}

.secondary_areas {
display: block;
float: right;
width: 400px;
text-align: right;
}

/* Video */

.video_push {
width:284px;
height:82px;
margin-bottom:12px;
border-bottom: 1px solid #c0c0c0;
padding:4px;
color:#333;
}

.video_push h3 {
padding-left: 89px;
font-size:14px;
line-height: 16px;
font-weight:bold;
padding-bottom: 3px;
}

.video_push p {
padding-left: 89px;
font-size: 12px;
line-height: 14px;
}

.video_thumb {
margin-right: 9px;
float:left;
border: 1px solid #000;
}

a:hover .video_thumb  {
border: 1px solid #f00;
}


#share_this {
clear: both;
text-align: center;
padding: 4px;
margin: 6px auto;
background: #E4E7EA;
width: 300px;
}

#share_this a img {
display: inline;
border-bottom: 0;
}