/*GENERAL ELEMENTS*/
html, body { 
font-family :  Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000; 
text-align: center;
}

/*Full site (hdr, content, ftr) container*/
#container{
margin: 0 auto;
text-align: center;
width: 960px;
position: relative;
background-color: #fff;
}

TD { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; 
color: #000000;  
font-weight : normal;
}

img {
border: 0px;
}

.bckWhite { 
background-color: #FFFFFF; 
}

.bckBlack{
background-color: #000;
}
	
b { font-weight: bold; }

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		

a { 
color : #004585; 
text-decoration : none; 
}
a:HOVER { 
color : #004585; 
text-decoration : underline; 
}

.title { 
color: #000; 
font-size : 13pt; 
font-weight: bold; 
}

.subtitle { 
color: #666666; 
font-size : 12pt; 
font-weight: bold; 
}

.subhead, .subhead a:link, .subhead a:active, .subhead a:visited { 
color: #333; 
font-size : 13px; 
font-weight: bold; 
text-decoration: none; 
}

.subhead a:HOVER { 
color : MediumBlue; 
text-decoration : underline; 
}

/*for News pop up*/
.bckDkGray{
background: #999 url(/images/bckNav.gif) repeat-x 0 0;
}

.pop { 
font-family : Trebuchet MS, Arial, Verdana, 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; 
}

.small { 
color: #666666; 
font-size : 8pt; 
font-weight : normal; 
text-decoration : none; 
}

/*END GENERAL ELEMENTS*/


/*HEADER & FOOTER*/
#header {
text-align: left;
background: #fff;
width: 960px;
height: 80px;
margin: 0 auto;
}

/*logo image*/
#logo{
margin: 5px 0px 0px 5px;
position: absolute;
}

#menuBtns{
text-align: center;
position: absolute;
left: 190px;
}

#footer{
width: 960px;
margin: 0 auto;
padding-top: 0px;
color: #000;
text-align: left;
font-size: 8pt;
}

#footer a{
color: #004585;

}

#footer a:hover{
text-decoration: underline;
}

#ftrAddress{
float: right;
text-align: right;
}

.hours {
float: left;
margin-right: 20px;
}

/*END HEADER & FOOTER ELEMENTS*/

/*HOME PAGE STYLES*/
#hmContent{
margin: 0 auto;
background-color: #fff;
width: 960px;
text-align: left;
}

#hmContent img {
behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/
}

#minis{
float: left;
width: 420px;
margin: 5px 0px 0px 20px;
padding-left: 0px;
}

#minisTable a{
text-decoration: none;
font-size: 8pt;
}

#minisTable td{
padding-right: 5px;
}

#cars{
margin-top: 5px;
float: right;
width: 490px;
height: 233px;
}

#soon{
position: absolute;
margin-right: 5px;
}

/*goes along with large cars*/
#hmCar_text{
font-size: 8pt;
color: #333;
text-align: right;
width: 75px;
margin-top: -200px; /*pushes text up w/o moving image down*/
}

/*Buttons & Welcome container (bottom half)*/
#hmBottom{
position: relative;
background: #fff url(/images/bckBottom.jpg) 0 0 no-repeat;
height: 398px;
width: 960px;
clear: right;
}

#welcome {
font: normal 9.5pt/1.25em Trebuchet MS, Arial, Verdana, sans-serif;
color: #000;
width: 280px;
text-align: left;
position: absolute;
top: 40px;
left: 15px;
}

#welcomeText{
height: 205px;
width: 255px;
overflow: auto;
text-align: left;
margin-top: 40px;
margin-left: 15px;
}

/*for "Read More" link*/
.more a{
color: #666666;
font-size: 8pt;
text-decoration: underline;
text-align: right;
display: block;
padding-right: 10px;
}

/*comm vehicles link*/
#btns{
margin-bottom: 10px;
text-align: left;
}

#btns img{
margin-right: 1px;
border: 1px solid #ccc;
}

#hmButtons{
width: 360px;
text-align: center;
position: absolute;
left: 320px;
top: 18px;
}

#smlButtons{ 
text-align: center;
width: 250px;
height: 316px;
position: absolute;
right: 20px;
top: 20px;
/*behavior: url(includes/iepngfix.htc); /*for any pngs in IE 6*/
}

a.videoLink{
text-align: right;
padding-right: 20px;
background: transparent url(/images/bckVideoLink.gif) center right no-repeat;
}

/*For Video Archive*/
#headline0, #headline1,#headline2,#headline3,#headline4,#headline5,#headline6,#headline7,#headline8,#headline9, #headline10 {
	display: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#event {
list-style-type: none;
}


#address{
position: absolute;
right: 20px;
bottom: -40px;
width: 230px;
font: normal 8pt/1.3em Trebuchet MS, sans-serif; 
text-align: right;
color: #000;
}

/*END HOME PAGE STYLES*/

/*NAVIGATION*/
/* contains the CSSnav so that it doesn't try to double-up*/ 
#navContainer {
position: absolute;
right: 0px;
text-align: left;
height: 80px;
width: 636px;
z-index: 9000;
background: #fff url(/images/bckNav.gif) bottom left no-repeat;
}

#nav, #nav ul { 
margin: 0px 10px; /*a negative number cancels ul indentation*/
list-style-type: none;
background:  url(/images/bckNavLinks.gif) 0 0 repeat-x;
}
html>body #nav, #nav ul { position: relative; margin-left:-30px;}

#nav li { 
float:left;
white-space: nowrap; 
display: inline;
width: 75px;
}

/*individual btns that need different styling*/
#nav #home{
width: 50px;
}

#nav #inventory{
width: 80px;
}

#nav #parts{
width: 55px;
}

#nav #dealer{
width: 90px;
}

#nav #staff{
width: 116px;
}


/*for top level links (not drop down)*/
#nav a.top {
display: block; 
text-decoration: none;
text-align: center;
text-transform: none;
font: bold 10pt Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif;
color: #fff;
height: 80px;
max-height: 30px; /*for firefox (adds padding to height)*/
padding-top: 50px;
border-right: 1px solid #31455e;
background: #12264d url(/images/bckNavLink.gif) 0 0 repeat-x;
}

/*nav over state*/
#nav a:hover {
background: #31507f;
text-decoration: none;
}

/*drop down list*/
#nav li ul { 
z-index: 3; 
margin: 0px;
border: 2px solid #003366; 
border-top-style: none;
border-bottom-style: none;  
padding: 0px; 
position: absolute;
width: 140px;
left: -999em; 
background: #31507f; 
}

/*for wider drop down lists*/
#nav li ul.wider{
width: 160px;
}

/*drop down list items*/
#nav li ul li {
border-bottom: 1px solid #003366;
border-right: 0px;
width: 100%; 
}

/*drop down links*/
#nav li ul li a {
display: block;
font: bold 9pt/2em Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
color: #fff;
text-align: left;
border:0px;
text-transform: none;
letter-spacing: normal;
height: 25px;
}

#nav li ul li a:hover {
background: #4e6991; 
text-decoration: none;
}
	
#nav li ul ul { 
margin: -23px 0 0 135px; 
}

#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; 
}
/*END NAVIGATION*/


/*Vehicle Specials*/
.invWhiteTitle { color: #ffffff; font-family : Trebuchet MS, Arial, Verdana; font-size : 14pt; font-weight: bold; }
.invSpcBck		{ background-color: #99cccc;}
.invSpcHdr	  { color: #007CC2; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; }
.invSpcText	  { color: #fff; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt; font-weight: bold; }	
.invSpcPrice  { color: #cccc66; font-family : Trebuchet MS, Arial, sans-serif; font-size : 11pt; font-weight: bold; }
.invSpcBorder { border: 1px solid #000; background-color: #660000; float: none;  }
.invSpcHdrBck { border-bottom: 1px solid #333; background-color: #000; text-align: center; }
.invSpcTableCellHor { border-right: 1px solid #000; }
.invSpcTableCellVer { border-bottom: 1px solid #000; }
.invSpecialTitle { font: 14px Garamond, Times, Times New Roman, serif; color: #fff; }

/*close btn for LGCoupons*/
.invBckBox{background-color: #fff; font-size: 14px !important; font-weight: bold !important;}