* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}

body {
	/*background:url(images/bg.jpg) repeat-x #000 scroll;*/
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{font-size:1.8em; font-weight:bold; color:#f00;}
h2{font-size:1.5em; font-weight:bold; color:#00f;}
h3{font-size:1.2em; font-weight:bold; color:#f00;}
h4{font-size:1em; font-weight:bold; color:#00f;}
h5{font-size:.85em; font-weight:bold; color:#f00;}

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin-top:10px;
	margin-bottom:10px;
}

ul li {
	list-style-position:outside;
	list-style-type:disc;
}

ul.noBullets li {
	list-style-type:none;
}

ul, ol {
	margin-left:20px;
}

hr {
	margin:5px auto;
}

.spanish #content .inventorySp h1, .spanish #content .inventorySp h2, .spanish #content .inventorySp h3, .spanish #content .inventorySp h4, .spanish #content .inventorySp h5, .spanish #content .inventorySp p, .spanish #content .inventorySp ul, .spanish #content .inventorySp ol, .spanish #content .inventorySp li {
	margin-top:0;
	margin-bottom:0;
}

img, a img, table {
	border:none;
	outline:none;
}
a, #content a {
	color:#0000FF;
	text-decoration:none;
	border:none;
	outline:none;
}
a:hover, #content a:hover {
	color:#333333;
}

/* Wrap */
#wrap {
	width:1018px;
	margin:0 auto;
	background:url(images/wrap_bg.png) repeat-y;
	position:relative;
}

/* Header */
#header {
	height:141px;
	background:url(images/header_bg.png) no-repeat;
	position:relative;
}
.spanish #header {
	background-image:url(images/spanish/header_bg.png);
}

#homeLink {
	position:absolute;
	height:105px;
	width:370px;
	top:20px;
	left:25px;
}

#headerPhone {
	position:absolute;
	top:17px;
	right:29px;
	color:#ffc600;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

#headerNav {
	position:absolute;
	top:107px;
	right:29px;
	width:320px;
	height:29px;
}
#headerNav a {
	position:absolute;
	height:29px;
}
#headerNavCars {
	width:53px;
	left:0;
}
#headerNavTrucks {
	width:77px;
	left:78px;
}
#headerNavSUVs {
	width:51px;
	left:187px;
}
#headerNavVans {
	width:50px;
	left:270px;
}

.spanish #headerNavCars {
	width:45px;
	left:0;
}
.spanish #headerNavTrucks {
	width:45px;
	left:88px;
}
.spanish #headerNavSUVs {
	width:45px;
	left:180px;
}
.spanish #headerNavVans {
	width:45px;
	left:280px;
}

/* Nav */
#nav {
	width:177px;
	float:left;
	padding-top:17px;
}
#nav img {
	margin-left:20px;
	margin-right:8px;
	margin-bottom:12px;
}
#currentAdSpecials {
	margin-top:20px;
}
#autoCheck {
	margin-top:10px;
}

#nav #navExtras img {
	margin-bottom:0;
}

#nav #navExtras img#otherLanguage {
	margin-bottom:10px;
}

#nav #navExtras img#latestVideo {
	margin-bottom:2px;
}

#nav #navExtras img#currentAdSpecials {
	margin-bottom:5px;
	margin-top:0;
}

#nav #navExtras img#nav9 {
	margin-bottom:5px;
}



/* Cover */
#contentWrap {
	width:841px;
	float:right;
	margin:0;
	padding:0;
	position:relative
}

#contentWrap div.content {
	margin-right:13px;
	width:828px;
	position:relative;
}

#cover {
	width:828px;
	height:341px;
	border-bottom:1px solid #999;
	overflow:hidden;
	position:relative;
}

#coverGAN a {
	position:absolute;
	top:187px;
	left:30px;
	z-index:9000;
	height:137px;
	width:265px;
	background:transparent url(images/coverGAN.png) center center no-repeat;
	color:#fff;
}


#creditBanner a {
	position:absolute;
	top:201px;
	left:0;
	z-index:9000;
	height:122px;
	width:308px;
	background:transparent url(images/creditBanner.png) center center no-repeat;
	color:#fff;
}


#creditBanner a:hover {
	background-image:url(images/creditBanner_live.png);
}

#coverText {
	z-index:9000;
	position:absolute;
	height:156px;
	width:305px;
	top:17px;
	left:23px;
	overflow:hidden;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
}
#coverText span {
	display:block;
}
#coverText span.coverTextHeadline {
	font-size:22px;
	line-height:22px;
	margin-bottom:10px;
	font-weight:bold;
}
#coverText span.coverText {
}

/* SubNav */

#subnav {
	background:#000;
}

#subnavLeft {
	width:207px;
	height:153px;
	background:transparent url(images/subnavLeft.jpg) no-repeat;
	float:left;
	position:relative;
}

#subnavMiddle {
	width:207px;
	height:153px;
	background:transparent url(images/subnavMiddle.jpg) no-repeat;
	border-left:1px solid #999;
	border-right:1px solid #999;
	float:left;
	position:relative;
}

.subnavLink a {
	width:207px;
	height:13px;
	position:absolute !important;
	font-size:12px;
	line-height:12px;
	padding-top:136px;
	padding-bottom:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}

.subnavLink a:hover {
	color:#ffc600;
}

#subnavRight {
	width:412px;
	height:153px;
	background:transparent url(images/specials_bg.jpg) no-repeat;
	float:left;
	position:relative;
}

a.sliderLeft, a.sliderRight {
	position:absolute;
	top:69px;
	display:block;
	height:30px;
	width:30px;
}

a.sliderLeft img, a.sliderRight img {
	height:30px;
	width:30px;
}

#subnavRight a.sliderLeft {
	background:transparent url(images/sliderLeft.jpg) no-repeat center center;
	left:8px;
}

#subnavRight a.sliderLeft:hover {
	background-image:url(images/sliderLeft_live.jpg);
}

#subnavRight a.sliderRight {
	background:transparent url(images/sliderRight.jpg) no-repeat center center;
	right:8px;
}

#subnavRight a.sliderRight:hover {
	background-image:url(images/sliderRight_live.jpg);
}

/* ************************************************************* */
/* ALL CSS PERTAINING TO THE SPECIALS 'SLIDER' IS IN: slider.css */
/* ************************************************************* */

/* Content */
#content {
	width:786px !important;
	padding:0 20px;
	margin-top:20px;
}

/* Footer */
#footer {
	clear:both;
	height:94px;
	background:url(images/footer_bg.png) no-repeat;
	color:#aaa;
	position:relative !important;
	font-family:Arial, Helvetica, sans-serif;
}

#footerLeft {
	width:250px;
	color:#005fff;
	font-weight:bold;
	font-size:14px;
	position:absolute !important;
	left:20px;
	top:18px;
	display:block;
	line-height:20px;
}
#footerLeft span {
	color:#ffc600;
	font-size:18px;
}

/* old footer middle section */

#footerMiddle {
	width:250px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	position:absolute !important;
	left:430px;
	top:18px;
	display:block;
}

#footerMiddle span {
	color:#ffc600;
	font-size:18px;
}

#footerMap {
	border:2px solid #ffc600;
	margin:0 13px 0 0;
}

/* new footer middle section */
#footerExtras .footerExtra {
	position:absolute;
	display:block;
}

#footerExtras #footerFacebookLink {
	top:22px;
	left:250px;
}

#footerExtras #footerBlogLink {
	top:22px;
	left:329px;
}

#footerExtras #footerAutoCheck {
	top:33px;
	left:404px;
}

#footerExtras #footerMap {
	top:18px;
	left:545px;
	border:2px solid #ffc600;
	margin:0;
}

#footerExtras #footerHours {
	top:18px;
	left:627px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

#footerExtras #footerHours span {
	color:#ffc600;
	font-size:18px;
}





#footerRight {
	width:200px;
	color:#f50000;
	font-weight:bold;
	font-size:16px;
	position:absolute !important;
	right:19px;
	top:18px;
	display:block;
	text-align:right;
}

#footerRight span {
	color:#ffc600;
}

.spanish #footerRight {
	width:225px;
}


/* Individual Page Stylings */



/* SEO */

#seoWrap {
	color:#444;
}
#seoWrap a {
	color:#555;
}
#seoWrap a:hover {
	color:#ccc;
}
#seoWrap {
	margin:0 auto;
	padding:20px 0;
	width:980px;
	clear:both;
	padding:10px;
	/*border:1px solid #333;*/
	background:#000;
}

#seoToggle {
	border-bottom:1px solid #333;
}

#seoTextWrap {
	text-align:left;
}

.seo_scrolling {
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #333;
	scrollbar-darkshadow-color: #222;
	scrollbar-face-color: #444;
	scrollbar-highlight-color: #555;
	scrollbar-shadow-color: #000;
	overflow: auto;
	/*height: 100px;*/
	margin:20px auto; 
	padding:0px; 
	width:900px; 
	clear: both;
}
.seo_scrolling a{text-decoration: none;}
.seo_scrolling a:hover{text-decoration: none;}
.seo_scrolling p, .seo_scrolling ul, .seo_scrolling ol {margin-top:10px;margin-bottom:10px;}  

/* FeedBurner */

#feedBurner {
	margin-top:25px;
}

#feedBurner .feedburnerFeedBlock .feedTitle a {
	font-size:12px;
	color:#FFC600;
	font-weight:normal;
	padding-left:20px;
}

#feedBurner .feedburnerFeedBlock .feedTitle a:hover {
	color:#fff;
}

#feedBurner .feedburnerFeedBlock .headline a {
	font-size:11px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
}

#feedBurner .feedburnerFeedBlock .headline a:hover {
	color:#FFC600;
}

#feedBurner .feedburnerFeedBlock li {
	list-style-type:none;
	padding-left:20px;
	height:20px;
	line-height:20px;
	background:transparent url(images/bloggerIcon.gif) left center no-repeat;
}

#feedBurner .feedburnerFeedBlock #creditfooter {
	display:none;
}

/* About us */
#about {
	font-size:16px;
}

/* Testimonials Page */
#testimonials div.testimonialWrap {
	background:transparent url(images/blockquote_top.gif) top left no-repeat;
	width:50%;
	margin:50px auto;
}

#testimonials div.testimonial {
	background:transparent url(images/blockquote_bottom.gif) bottom right no-repeat;
}

#testimonials p.quoteText {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	padding:9px 30px 0px 50px;
	color:#036;
}

#testimonials p.quoteSource {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:0px 60px 9px;
	color:#C00;
}

/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1 {
	margin:3px auto 3px auto;
}

  /*********************************************/
 /* Adding Custom #marqText CSS to UnitDetail */
/*********************************************/
#marquee #marqText {
	color:#00C;
	font-weight:bold;
	text-transform:capitalize;
}
  /***************************************************/
 /* Adding Custom #vehDescription CSS to UnitDetail */
/***************************************************/
#vehDetails #vehDescription {
	color:#C00;
	font-weight:bold;
	text-transform:capitalize;
}
  /******************************************************/
 /* Adding Custom #comBlock > strong CSS to UnitDetail */
/******************************************************/
#comBlock strong {
	color:#C00;
	font-weight:bold;
	text-transform:capitalize;
}

#site li.none {
	list-style-type:none;
}
