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: 900px;
/*height: 100%;*/
position: relative;
background-color: #000;
}

/*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;
}
	
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*/

.title{
font : bold 14pt Arial, Verdana, Geneva, Trebuchet MS, sans-serif;  
color: #666666;
}

a { 
color : #000066; 
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;
}
.models a:hover { 
color: #000;
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 {
text-align: left;
width: 900px;
height: 110px;
background: #000 url(/images/bckHdr.jpg) no-repeat;
position: relative;
}

/*logo image*/
#logo{
margin-top: 15px;
margin-left: 20px;
}

#address{
position: absolute;
top: 15px;
right: 15px;
font: normal 8pt/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
text-align: right;
padding-right: 5px;
color: #fff;
height: 90px;
}

#address a{
color: #eee;
}

#address a:hover {
color: #0099cc;
text-decoration: none;
}

#address a:visited {
color: #000;
}

/*---------------------*/

/*default.asp Homepage Styles*/
#hmContent{
margin: 0 auto;
background-color: #fff;
width: 900px;
text-align: left;
}

#rotatingCars{
background-color: #000;
width: 900px;
height: 250px;
}

#hmLeft{
float: left;
text-align: center;
width: 255px;
background: #000;
height: 250px;
padding: 00px 0px 0px 0px;
}

#hmLeft img{
margin: 15px 0px;
}

#hmRight{
width: 635px;
float: right;
background-color: #000;
}

#clear {
clear: both;
}

#hmBottom {
position: relative;
width: 900px;
height: 253px;
text-align: left;
/*border: 10px solid #c08080;*/
background: #003366 url(/images/bckFtr.jpg) no-repeat top left;
}

#btnContainer {
width: 630px;
position: absolute;
top: 20px;
left: 20px;
}

#btnContainer img{
margin-right: 5px;
}

#welcome{
position: absolute;
top: 20px;
right: 15px;
font-size: 10pt;
line-height: 12pt;
width: 225px;
height: 215px;
overflow: auto;
padding-left: 5px;
padding-right: 5px;
color: #fff;
scrollbar-face-color:#6c6c6e;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#fff;
scrollbar-shadow-color:#6c6c6e;
scrollbar-highlight-color:#6c6c6e;
scrollbar-darkshadow-Color:#fff;
}

#welcome .title{
color: #fff;
font-size: 12pt;
line-height: 24pt;
}

#minisTable a{
text-decoration: none;
font-size: 7pt;
color: #333;
}

#minisTable a:hover{
text-decoration: none;
color: #999966;
}

/*Footer Styles*/

#footer { 
width: 900px;
font: normal .75em/1.5em Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
color: #ccc;
margin: 10px auto;
}

#footer a{
color: #ccc;
text-decoration: underline;
}

#footer a:hover{
text-decoration: none;
}

.hours {
float: right;
margin-left: 20px;
text-align: right;
}

.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: 34px; /*makes sure bckNav shows*/
position: relative;
z-index: 9000;
background: #000 url(/images/bckNav.gif) repeat-x 0 0;
width: 900px;
}

#nav, #nav ul { 
margin: 0 auto; /*a negative number cancels ul indentation*/
list-style-type: none;
}
html>body #nav, #nav ul { margin-left: -40px; }

#nav li { 
float: left;
white-space: nowrap; 
display: inline;
width: 100px;
}

/*individual btns that need different styling*/
#nav #home{
width: 70px;
}

#nav #parts{
width: 85px;
}

#nav #staff{
width: 120px;
}

/*for top level links (not drop down)*/
#nav a {
display: block; 
text-decoration: none;
text-align: center;
text-transform: none;
font: bold .95em/2.5em Arial, Helvetica, sans-serif;
color: #fff;
height: 34px;
border-right: 1px ridge #666666;
}

/*nav over state*/
#nav a:hover {
background: #ccc 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: 9001; 
border: 1px solid #ccc; 
border-top-style: none;
background: #838383; 
width: 150px;
left: -999em;
}
/*html>body #nav li ul {
margin-top: 5px;
}*/

/*for wider drop down lists*/
#nav li ul.wider{
width: 205px;
}

/*drop down list items*/
#nav li ul li {
border-bottom: 1px dotted #ccc;
border-right: 0px;
width: 100%;
}

/*drop down links*/
#nav li ul li a {
font: 10pt Arial,Verdana, Geneva, Helvetica, sans-serif;
height: 20px;
color: #fff;
text-align: left;
border:0px;
text-transform: none;
letter-spacing: normal;
}

#nav li ul li a:hover {
background: #999999;
text-decoration: none;
color: #fff;
}
	
#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;
}
