/* Reset -----------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after { content:''; }
abbr, acronym { border:0; }
/* General -----------------------------------------------*/
html, body { height: 100%; }
body {
	background: url(../../images/body-bg.jpg) repeat-x #050505;
	font:.95em/1.625em Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}
p {
	padding:0 0 1.225em;
	font-weight:300;
}
p img.left {
	float: left;
	margin: 0.5em 0.8125em 0.8125em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 0.5em 0 0.8125em 0.8125em
}
h1, h2 {
	font-weight:normal;
	color: #c10007;
	font-family:Georgia, serif;
}
h3, h4, h5, h6 {
	font-weight: normal;
	color: #8A0013;
	font-family:Georgia, serif;
}
h1 {
	font-size: 2.125em;
	margin-bottom: 0.765em;
}
h2 {
	font-size: 2.125em;
	margin-bottom: 0.765em;
}
h3 {
	font-size: 1.7em;
	margin-bottom: 0.956em;
}
h4 {
	font-size: 1.4em;
	margin-bottom: 1.161em;
}
h5, h6 {
	font-size: 1.313em;
	margin-bottom: 1.238em;
}
ul { list-style:outside; }
li ul, li ol { margin:0 1.625em; }
ul, ol { margin: 0 0 1.625em 0; }
dl { margin: 0 0 1.625em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.625em; }
a {
	color: #e4dbbb;
	text-decoration: underline;
}
a:hover {
	color: #e3ca6f;
	text-decoration: none;
}
table {
	margin-bottom:1.625em;
	border-collapse: collapse;
}
th { font-weight:bold; }
tr, th, td {
	margin:0;
	padding:0 1.625em 0 1em;
	height:26px;
}
tfoot { font-style: italic; }
caption {
	text-align:center;
	font-family:Georgia, serif;
}
abbr, acronym { border-bottom:1px dotted #000; }
address {
	margin-bottom: 1.625em;
	font-style: italic;
}
del { color:#000; }
blockquote {
	padding:1em 1em 1.625em 1em;
	font-family:georgia, serif;
	font-style: italic;
	background: #141414;
	border: 2px solid #282829;
	margin-bottom: 1.225em;
}
blockquote > p {
	padding:0;
	margin:0;
}
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code {
	margin: 1.625em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.625em 0;
}
hr { margin-bottom:1.625em; }
.note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.9em;
	margin:0.1em;
	color:#333;
}
/* Wrapper -----------------------------------------------------*/
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
/* Container ---------------------------------------------------*/
#container {
	width: 920px;
	margin: 0 auto;
}
/* Header ------------------------------------------------------*/
#header {
	position: relative;
	float: left;
	background: url(../../images/header-bg.jpg) no-repeat;
	width: 920px;
	height: 400px;
}
#sitemap {
	position: absolute;
	top: 0;
	right: 0;
}
#sitemap a {
	font-size: .8em;
	color: #eee;
	text-decoration: none;
	background: #0f0f0f;
	padding: .5em;
}
#logo {
	float: left;
	margin: 0;
}
#logo a {
	display: block;
	background: url(../../images/classic-corvette-emblem.png) no-repeat;
	width: 337px;
	height: 157px;
	margin: 20px 0 0 10px;
	text-indent: -9999px;
	outline: none;
}
#tagline {
	float: right;
	margin: 30px 50px 0 0;
}
/* Homepage Slideshow ------------------------------------------*/
#feature_gallery { display: none; }
.hasJS .jcarousel-container {
	float: left;
	clear:both;
	margin-left: 38px;
	background: url(../../images/thumb-bg.png) no-repeat;
	width: 236px;
	height: 287px;
}
.hasJS .jcarousel-clip {
	float: left;
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	margin: .5em .5em 0;
}
.hasJS .jcarousel-list {
	z-index: 1;
	position: relative;
}
.hasJS .jcarousel-item {
	float: left;
	list-style: none;
	width: 65px;
}
.hasJS .jcarousel-next-horizontal { display: none; }
.hasJS .jcarousel-prev-horizontal { display: none; }
.hasJS #feature_gallery {
	float: left;
	clear: both;
	display: block;
	overflow: hidden;
	height: 375px;
	width: 920px;
	margin-top: -175px;
}
.hasJS ul#feature_gallery_pager {
	float: left;
	margin: 0 auto;
	width: 156px !important;
}
.hasJS #feature_gallery ul.menu li a:hover { }
.hasJS ul#feature_gallery_pager li a {
	overflow: hidden;
	width: 65px;
	height: 41px;
	float: left;
	display: block;
	border: 2px solid #666;
	outline: none;
}
.hasJS ul#feature_gallery_pager li { margin: 5px 0 5px 5px; }
.hasJS #feature_gallery ul.menu a.activeSlide { border: 2px solid #f00; }
.hasJS #feature_gallery .bigimgs {
	overflow: hidden;
	width: 600px;
	height: 375px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.hasJS #feature_gallery img.change {
	width: 600px;
	position: relative;
}
.hasJS #feature_gallery img.thumb {
	width: 70px;
	height: 70px;
}
/* Main --------------------------------------------------------*/
#main {
	float: left;
	clear: both;
	width: 920px;
	margin-top: 1em;
}
/* Sidebar -----------------------------------------------------*/
#sidebar {
	float: left;
	width: 260px;
	text-align: center;
}
#affiliates { margin-top: 2em; }
/* Sidenav */
#sidenav {
	margin: 0 auto;
	list-style: none;
	width: 165px;
	line-height: 1;
}
#sidenav li { }
#sidenav li a {
	display: block;
	width: 165px;
	height: 40px;
	text-indent: -9999px;
	outline: none;
}
#sidenav .home {
	background: url(../../images/sidenav-home.png) no-repeat;
	height: 42px;
}
#sidenav .about { background: url(../../images/sidenav-about.png) no-repeat; }
#sidenav .cars { background: url(../../images/sidenav-cars.png) no-repeat; }
#sidenav .roadster {
	background: url(../../images/sidenav-roadster.png) no-repeat;
	height: 35px;
}
#sidenav .coupe {
	background: url(../../images/sidenav-coupe.png) no-repeat;
	height: 35px;
}
#sidenav .gallery { background: url(../../images/sidenav-gallery.png) no-repeat; }
#sidenav .contact {
	background: url(../../images/sidenav-contact.png) no-repeat;
	height: 42px;
}
#sidenav li a:hover { background-position: -330px 0; }
#home #sidenav .home { background-position: -165px 0; }
/* Content -----------------------------------------------------*/
/* Page Headings */
h2.page-title {
	text-indent: -9999px;
	width: 660px;
	height: 40px;
}
#home .page-title { background: url(../../images/heading-home.png) no-repeat; }
#content {
	float: left;
	width: 660px;
	color: #bababa;
}
#content ul {
	list-style: disc inside;
	padding-left: 2em;
}
#content ol {
	list-style: decimal inside;
	padding-left: 2em;
}
/* Footer ------------------------------------------------------*/
#footer {
	float: left;
	clear: both;
	background: #1a1a1a;
	border-top: 1px solid #4d4d4d;
	width: 100%;
}
#footer-text {
	width: 920px;
	margin: 0 auto;
	color: #999999;
	padding: 1em 0;
}
#cjfooter {
	clear: both;
	width: 920px;
	margin: 0 auto;
	text-align: center;
}
#cjfooter p, #cjfooter a {
	color: #eee;
	line-height: 1.5em;
}
#cjfooter { font-size: .8em; }
/* Footernav ---------------------------------------------------*/
#footernav, .push { /* Keeps footer at bottom */ height: 4em; }
#footernav {
	float: left;
	background: url(../../images/footer-corvette-logo.png) no-repeat;
	list-style: none;
	margin-bottom: 0;
}
#footernav li {
	float: left;
	font-size: 1em;
	margin-top: .25em;
	padding: 0 .625em;
	border-left: 2px solid #999999;
	line-height: 1.2em;
}
#footernav li:first-child {
	margin-left: 187px;
	border: none;
}
#footernav li a { color: #e8e8e8; }
/* Misc Styles -------------------------------------------------*/
.clear { clear: both; }
.error {
	clear: both;
	background: url(../../images/icon-error.png) 20px center no-repeat #141414;
	border: 2px solid #282829;
	color: #c10007;
	padding: .5em;
	overflow: hidden;
	text-align: center;
	padding-left: 60px;
}
.nomargin { margin: 0; }
.border { border: 4px solid #4d4d4d; }
.col {
	float: left;
	width: 50%;
}