html, body { 
font-family :  Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #fff; 
text-align: center;
/*background-repeat: repeat-x; /*bkgrd image in htmlelements*/
/*background-color: #e27843;*/
}

/*Full site (hdr, content, ftr) container*/
#container{
margin: 0 auto;
width: 974px;
/*height: 100%;*/
position: relative;
overflow: visible;
background-color: #000;
text-align: center;
}

/*for forms*/
TD { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000;  
font-weight : normal;
}

img {
border: 0px;
}

.bckWhite { 
background-color: #fff; 
}

.bckBlack{
background-color: #000;
}

.left {
float: left;
}

.right {
float: right;
}

.title {
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size: 11pt;
color: #000;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 5px;
}
	
b { font-weight: bold; }

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}

/*---------------------*/

/*Pop Up Windows*/

/*for News pop up*/
.bckDkGray{
background: #999 url(/images/bckNav.gif) repeat-x 0 0;
}

.pop { 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
color: #000000;  
font-weight : normal;
}

.bckPopUp1 { 
background-color: #FFFFFF; 
background-image: url(/images/bckPopup.jpg); 
background-repeat: no-repeat; 
}

.bckPopUp2 { 
background-color: #FFFFFF; 
background-image: url(/images/bckPopup.jpg); 
background-repeat: no-repeat;
}

/*used in floating models*/
.itemBorder { 
border: 1px solid #666; 
}

/*---------------------*/

/*Global Elements*/

a { 
color : #336699; 
text-decoration : underline;
}
	
a:hover { 
color : #333; 
}
	
a.small {
color : #666666; 
text-decoration : none; 
font-size: 8pt;
}

.models, .models a:link, .models a:active, .models a:visited { 
color: #fff;
font-size: 11px;
text-decoration: none;
}
.models a:hover { 
color: #ccc;
text-decoration: none;
}
.models img {
margin-bottom: -5px;
}

/*displayMutiple titles*/
.subhead { 
color: #666666; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
font-weight: bold; 
}

.subhead a:link, .subhead a:active, .subhead a:visited 
{ 
color : #829ABF;
text-decoration : none; 
font-weight: bold; 
}

.subhead a:HOVER { 
color : MediumBlue; 
text-decoration : underline; 
}

.subtitle { 
color: #003366; 
font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
font-size : 13pt; 
font-weight: bold; 
}

/*---------------------*/

/*Header Content div styles*/

/*Header Content div styles*/
#headerWrapper { background: #A0C5DE; width: 100%; padding: 10px 0; margin: 0px; }
#header {
text-align: left;
padding: 0px;
margin: 0 10px;
height: 130px;
/*margin-top: 10px;
margin-bottom: 0px;*/
background: #559DCF url(/images/Hdr.jpg) no-repeat 0 0;
/*border: 10px solid #808080;*/
position: relative;
}
/* *html #header { width: 954px; height: 130px; }  IE 6 */
#header img { behavior: url(includes/iepngfix.htc); } /* IE 6 */


/*
#header {
text-align: left;
width: 974px;
height: 150px;
background: #000 url(/images/hdr.jpg) no-repeat;
position: relative;
}


#header img {
behavior: url(/includes/iepngfix.htc);
}
*/

#logo{
position: relative;
top: 25px;
left: 22px;
}

#address{
position: absolute;
float: right;
width: 350px;
height: 120px;
font: 9pt/2em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
color: #fff;
top: 20px;
right: 10px;
padding: 10px;
line-height: 20px;
overflow: hidden;
}
html>body #address { width: 330px; height: 100px; top: 10px; }

#address a{color: #eee;}
#address a:hover {color: #000;text-decoration: none;}
#address a:visited {color: #000;}

#address p { margin: 0 auto; }

/*All Content*/
#contentWrapper { width: 100%; padding: 20px 0; margin: 0; background: #fff; display: table-cell;}
#content{
margin: 0 20px;
text-align: left;
/*width: 100%;*/
padding: 0px;
background: #fff;
color: #000;
overflow: visible;
}
/*html>body #content { width: 934px; }
 *html #content { width: 934px; }*/

/*
#content {
margin: 0 auto;
text-align: left;
width: 974px;
padding: 20px;
background: #fff;
color: #000;
}
html>body #content { width: 934px; }
*/

/*#date{
width: 875px;
font: bold 9pt/1.5em Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif;
color : #fff; 
text-align: left;
padding: 3px 0px 3px 5px;
float: left;
background: #ecf0f4 url(/images/bckDate.gif) repeat-y 0 0;
}*/


/*---------------------*/

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #000;
width: 974px;
text-align: left;
}

#hmContent img {
behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/
}

#rotatingCars {
width: 974px;
height: 545px;
background-color: 000;
position: relative;
}

#clear {
clear: both;
}

/*for the buttons*/
#btnContainer {
width: 240px;
position: absolute;
top: -7px;
left: 14px;
z-index: 1000;
}
html>body #btnContainer { top: 9px; }

#buttons {
margin-top: 45px;
margin-left:10px;
}
html>body #buttons { margin-top: 25px; }

.dropshadowContainer {
	position: relative;
	width: 245px;
	height: 95px;
	margin-bottom: 5px;
}

.dropshadowContainer2 {
	position: relative;
	width: 245px;
	height: 95px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#btn1 { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

#btn2 { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

#btn3 { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

#btn4 { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

#btnInventory { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

#HolidayBanner {
position: absolute;
top: 8px;
right: 8px;
z-index: 1000;
}

#scrollingMinis {
position: relative;
height: 80px;
width: 972px;
border: 1px solid #809eb0;
}

#titleLt {
position: absolute;
top: 445px;
left: 75px;
float: left;
z-index: 1000;
}

#titleRt {
position: absolute;
top: 10px;
left: 420px;
float: right;
z-index: 1000;
}

#hmBottom {
position: relative;
width: 974px;
height: 230px;
border: 10px solid #809eb0;
background: #013054 url(/images/bckFtr.jpg) no-repeat top left;
}
html>body #hmBottom { width: 954px; height: 257px;}


#hmLt {
position: absolute;
width: 400px;
height: 150px;
color: #fff;
text-align: center;
left: -10px;
top: 18px;
}

#hmRt {
font-size: 10pt;
line-height: 12pt;
width: 545px;
height: 230px;
float: right;
overflow: auto;
color: #fff;
padding: 10px;
margin-top: 30px;
margin-right: 10px;
scrollbar-face-color:#369;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#3e7ea6;
scrollbar-shadow-color:#369;
scrollbar-highlight-color:#369;
scrollbar-darkshadow-Color:#fff;
}
html>body #hmRt { width: 525px; height: 206px;}

#minisTable{
/*position: absolute;
width: 350px;
top: 5px;
left: 10px;*/
margin: 5px auto;
color: #fff;
border: 1px solid #fff; 
background-color: #2c719a;
}

#minisTable img{
behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/
}

#minisTable td{
background: transparent url(/images/bckMini.gif) 0 0 no-repeat;
}

#minisTable a{
text-decoration: none;
font-size: 8pt;
color: #ececec;
}

#minisTable a:hover{
text-decoration: none;
color: #fff;
}
/*---------------------*/
/*Footer Styles*/


#footer { 
width: 974px;
font: normal .75em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #fff;
margin: 10px auto;
}

#footer a{
color: blue;
}

#footer a:hover{
text-decoration: none;
}

.hours {
float: right;
margin-left: 15px;
text-align: right;
}

.footerlinks {
float: left;
margin-right: 10px;
margin-bottom: 10px;
text-align: right;
}

.footerlinks2 {
margin-bottom: 30px;
margin-top: 20px;
}

.sitemap {
float: left;
margin-left: 20px;
text-align: right;
}



/*---------------------*/

/*Navigtation Styles
This starts the styles for the new CSS Navigation */

/* contains the CSSnav so that it doesn't try to double-up*/ 
#navContainer {
clear: both;
text-align: left;
height: 35px; /*makes sure bckNav shows*/
position: relative;
z-index: 1050;
background: #000 url(/images/bckNav.gif) repeat-x 0 0;
width: 100%;
}

#nav, #nav ul { 
margin: 0 -40px; /*a negative number cancels ul indentation*/
list-style-type: none;
}

#nav li { 
float: left;
white-space: nowrap; 
display: inline;
width: 100px;
}

/*individual btns that need different styling*/
#nav li.home{
width: 70px;
}

#nav li.inventory{
width: 85px;
}

#nav li.specials{
width: 85px;
}

/*#nav li.parts{
width: 85px;
}

#nav li.service{
width: 85px;
}*/

#nav li.finance{
width: 85px;
}

#nav li.hbgAutoWorld{
width: 180px;
}

/*for top level links (not drop down)*/
#nav a {
display: block; 
text-decoration: none;
text-align: center;
text-transform: uppercase;
font: bold 1em/2em "Univers Condensed Medium", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
height: 30px;
}

#nav a.glow{
color: #ff9900;
}

/*nav over state*/
#nav a:hover {
background: #060 url(/images/bckNav_over.gif) repeat-x 0 0;
text-decoration: none;
color: #fff;
}

/*drop down list*/
#nav li ul {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 10001; 
border: 1px solid #ccc; 
border-top-style: none;
background: #eee; 
width: 150px;
left: -999em;
}
html>body #nav li ul {
margin-top: 5px;
}

/*for wider drop down lists*/
#nav li ul.wider{
width: 180px;
}

/*drop down list items*/
#nav li ul li {
border-bottom: 1px solid #fff;
border-right: 0px;
width: 100%;
}

/*drop down links*/
#nav li ul li a {
font: 10pt Arial,Verdana, Geneva, Helvetica, sans-serif;
color: #333;
text-align: left;
border:0px;
text-transform: none;
letter-spacing: normal;
height: 20px;
}

#nav li ul li a:hover {
background: #fff;
text-decoration: none;
color: #369;
}
	
#nav li ul ul { 
margin: -21px 0 0 130px; 
}
	
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em; 
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
left: auto; 
}

/*--------------------*/
/*OTHER ELEMENTS*/

.ads{
background: #000 url(/images/couponTitleBck.jpg) 0 0 no-repeat;
height: 32px;
color: #fff;
padding-left: 120px;
font: bold 1.5em/1.5em Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif;
}

/*Espanol page*/
/*For Featured item in a content page*/
	#feature{
	border: black 1px solid; 
	font-size: 9pt; 
	float: right; 
	margin: 10px;  
	padding: 10px;
	background-color: #ebebeb; 
	text-align: center
	}

/*-------------------*/
	
/* search inventory popup */
.BckBox, .BckBox a { 
color: #fff;
margin-bottom: 0;
}

div#InventoryBlock{
display:none;
}

div#Inventory { 
position: absolute; 
z-index: 2000; 
top: 115px; 
left: 425px; 
width: 250; 
height: 300; 
}

div#TransBackground { 
position: absolute; 
z-index: 1000; 
top: 100px; 
left: 400px; 
width:300; 
height:400; 
background-color:#000000; 
border: 1px solid #fff;
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
}

#modelSlideShow { float:left; padding-right:10px; }
#modelText { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 11px; }


