/* CSS Document */

/* drop all margin padding */

* {
	margin: 0;
	padding: 0;
}

iframe {
	border: 1px solid #000;
	background: transparent;
}

/* basic element stylings */

body {
	background: #000 url(../images/bg_tile.jpg) top left repeat-x;
	font-size: 0.75em;
	min-height: 768px;
}

body.interior {
	background: #000 url(../images/bg_tile_interior.jpg) top left repeat-x;
	font-size: 0.75em;
	min-height: 768px;
}

p {
	font-size: 0.75em;
	margin: 1em 0;
}


.redtext {
	color: #e3281c!important;
}

/* page layout */

#wrapper {
	width: 100%;
	text-align: center;
	margin: 0;
}

#container {
	width: 1274px;
	min-height: 768px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(../images/bg.jpg) top left no-repeat;
}

#container_interior {
	width: 1290px;
	min-height: 768px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(../images/bg_interior.jpg) top left no-repeat;
}

#header {
	width: 100%;
	height: 240px;
	text-align: center;
}

#header_interior {
	width: 1024px;
	margin: 0 auto;
	height: 134px;
	text-align:left;
}

#header img {
	margin: 0 auto;
}

#header_interior img {
	float: left;
	margin-left: -20px;
}

/* nav section */

#nav_wrapper {
	width: 622px;
	margin: 0 auto;
}

#nav_wrapper_interior {
	width: 622px;
	margin: 55px 0 0 10px;
	float: left;
}

#nav_top {
	width: 622px;
	height: 10px;
	background: url(../images/nav_top.gif) top left no-repeat;
}

#nav_content {
	width: 556px;
	background: url(../images/nav_content.gif) top left repeat-y;
	margin: 0 auto;
	text-align:center;
}

#nav_bottom {
	width: 622px;
	height: 10px;
	background: url(../images/nav_bottom.gif) top left no-repeat;
}

#nav_content ul {
	text-align: center;
	float: left;
	margin: 0 22px 3px 35px;
	list-style-type: none;
}

#nav_content ul li {
	float: left;
	line-height: 10px;
	text-align: left;
}

#nav_content ul li.separator {
	width: 1px;
	height: 8px;
	margin: 0 10px;
	background: url(../images/nav_separator.gif) bottom left no-repeat;
	line-height: 10px;
}

#nav_content ul li a, #nav_content ul li a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}

#nav_content ul li a:hover {
	color: #e3281c!important;
}

#nav_content ul li a.on {
	color: #e3281c!important;
}

/* flash container */

#home_flash {
	width: 100%;
	height: 320px;
}

/* home content area */

#home_content_wrap {
	width: 902px;
	margin: 0 auto;
	background: url(../images/content_decoration.gif) center center no-repeat;
}

#home_content {
	width: 844px;
	height: auto;
	margin: 20px auto;
	padding: 10px 0;
	background: url(../images/content_bg.png);
	border-left: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
}

#home_left {
	float: left;
	width: 453px;
	padding: 0 10px 0 20px;
	border-right: 1px solid #991400;
}

#home_left p, #home_right p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 19px;
	text-align:left;
	font-size: 1.00em;
}

#home_right {
	float: left;
	width: 341px;
	text-align: left;
}

#home_right img {
	float: left;
	border: 1px solid #9a9a9a;
	margin: 0 10px 0 10px;
}


/* interior content area */


#flash_nav {
	float: left;
	width: 240px;
	text-align: right;
}

#gallery {	
	width: 670px;
	text-align: center;
	float: right;
	margin-right: 90px;
}

#desc {
	display: none;
	visibility: hidden;
}


/* additional photo thumbnails and video button */
#thumbs_wrap {
	width: 902px;
	margin: 0px auto 0px auto;
	background: url(../images/content_decoration.gif) center center no-repeat;
}

#thumbs {
	width: 844px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto 20px auto;
	padding: 10px 0;
	background: url(../images/content_bg.png);
	border-left: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
}

#nav-gallery {
	float: left;
	width: 626px;
	height: 65px;
	margin: 0 10px;
}

#nav-gallery a img {
	border: 1px solid #fff;
}

#nav-gallery a:hover img {
	border: 1px solid #e3281c;
}

#btns {
	width: 138px;
	float: right;
	margin-right: 45px;
	margin-top:-2px;
	*margin-top:-7px;
}

#btns img {
	margin: 5px 0 0 0;
}


/* vertical collection nav */

#gallery_vert {
	float: left;
	width: 136px;
	height: 300px;
	margin: 0 10px;
	overflow: hidden;
}

#gallery_vert a img {
	border: 1px solid #fff;
}

#gallery_vert a:hover img {
	border: 1px solid #e3281c;
}

#gallery_vert p {
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

#gallery_vert a img {
	border: 1px solid #000;
}

#gallery_vert a:hover img {
	border: 1px solid #e3281c;
}

/* car description and specs area */

#car_info_wrap {
	width: 902px;
	margin: 0 auto;
	background: url(../images/content_decoration.gif) center center no-repeat;
}

#car_info {
	width: 844px;
	height: auto;
	margin: 20px auto;
	padding: 10px 0;
	background: url(../images/content_bg.png);
	border-left: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
}

#info_left {
	float: left;
	width: auto;
	padding: 0 10px 0 20px;
}

#info_left p, #info_right p, table#spec_sheet {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 19px;
	text-align:left;
	font-size: 1.00em;
}

table#spec_sheet {
	margin: 10px 0;
}

#info_right {
	float: left;
	width: 480px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid #991400;
}


#spec_sheet td.grey {
	color: #757575;
	width: 100px;
}

#content_interior {
	width: 1024px;
	margin: 0 auto;
	text-align: right;
}

/* interior copy area */

#copy {
	float: left; 
	width: 590px;
	background: url(../images/content_bg.png);
	border-left: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
	text-align: left;
	padding: 30px;
	min-height: 540px;
}

#copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #e3281c;
	text-transform: uppercase;
	font-weight: bold;
}

#copy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #fff;
	font-weight: normal;
	text-transform: none;
	line-height: 15px;
}

#copy a, #copy a:link {
	color: #e3281c;
	text-decoration: underline;
}

#copy a:hover {
	text-decoration: none;
}

#mini_cars {
	float: left;
	width: 331px;
	padding-top: 25px;
	text-align: center;
}

#mini_cars img {
	margin: 0 auto 5px auto;
}

#copy form {
	width: 100%;
}

#copy form p {
	margin: 10px 0;
}

#copy form label {
	float: left;
	width: 200px;
}

#copy form input, #copy form select {
	width: 200px;
}

#copy form input {
	border: 1px solid #333;
	background: #fff;
}

#copy form input:focus, #copy form input:hover {
	border: 1px solid #e3281c;
}

#copy form input#submit {
	margin-left: 125px;
	width: 75px;
}

#copy form input#submit:hover {
	cursor: pointer;
}

#copy img {
	border: 1px solid #9a9a9a;
}

#copy img.left {
	float: left;
	margin: 0 20px 20px 0;
}

#copy img.right {
	float: right;
	margin: 0 0 20px 20px;
}


#copy img.noborder {
	float: left;
	margin: 0 20px 10px 0;
	border: none;
}

.photo_copy {
	width: 100%;
}


/*presentation flash container */
#content_interior_flash {
	width: 1050px;
	margin: 0 auto;
	text-align: right;
}

#copy_flash {
	float: left; 
	width: 640px;
	background: url(../images/content_bg.png);
	border-left: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
	text-align: left;
	padding: 30px;
	min-height: 540px;
}

#mini_cars_flash {
	float: left;
	width: 331px;
	padding-top: 25px;
	text-align: center;
}

/* site footer */

#footer {
	width: 804px;
	height: 23px;
	margin: 30px auto 0 auto;
	background: url(../images/footer_bg.gif) center left no-repeat;
	padding: 0 40px;
}

#footer p, #footer a, #footer a:visited {
	margin: 0 auto;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #e3281c;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.copyright {
	text-align: left;
	float: left;
	width: 160px;
}

.credits {	
	width: 80px;
	float: right;
	text-align: right;
}

.contact {
	width: 564px;
	float: left;
	text-align: center;
}
/* clearing class */
.clear {
	clear: both;
}
#big-gallery {
float:left;
text-align:center;
width:800px;
margin-left:245px;
margin-top:20px;
}
#big-gallery img {
border:0;
}
a.gallery-link:link,  a.gallery-link:active,  a.gallery-link:visited    {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:0.7em;
font-weight:600;
text-decoration:none;
text-transform:uppercase;
}
a.gallery-link:hover   {
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.7em;
font-weight:600;
text-decoration:none;
text-transform:uppercase;
}
a.gallery-link2:link,  a.gallery-link2:active,  a.gallery-link2:visited    {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:600;
text-decoration:underline;
text-transform:uppercase;
}
a.gallery-link2:hover   {
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:600;
text-decoration:underline;
text-transform:uppercase;
}