html, BODY { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 9pt; color: #000000;}
body { margin: 10px; }
TD { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 10pt; color: #000000;  font-weight : normal;}
A { color : #CC0000; text-decoration : none; }
A:HOVER { color : #990000; text-decoration : underline; }

img { border: 0; }	/* SO WE DON'T HAVE TO PUT BORDER=0 IN IMAGES WITH LINK! */

/* Header Div - controls logo, address container */
#header {
	text-align: left;
	width: 955px;
	height: 115px;
	border: 1px solid white;
	background: url(/images/hdr_bkg.jpg); background-repeat: no-repeat;
}
html>body #header { width: 953px;height: 116px; } /* FF, Opera, non-IE */
#header td { font-size: 11px; line-height: 13px; } /* change the font size of the address in header>>td */

#headerAddress {
	height: 78px;
	overflow: hidden;
	float: right;
	padding-top: 5px;
}
html>body #headerAddress { height: 66px; } /* FF, Opera, non-IE*/

/* contains the CSSnav so that it doesn't try to double-up */
#navContainer {
	width: 953px;
	text-align: left;
}

#rotatingImages {
	width: 955px;
	height: 148px;
	border: 1px solid white;
	margin-top: 5px;
	text-align: left;
	position: relative;
	z-index: 1;
}
html>body #rotatingImages { width: 953px; } /* FF, Opera, non-IE*/

/* on default page only */
#mainContent {
	width: 955px;
	border: 1px solid white;
	margin-top: 5px;
	color: #fff;
	text-align: left;
}
html>body #mainContent { width: 953px; } /* FF, Opera, non-IE*/

/* content box for all subpages */
#Content {
	width: 955px;
	background: #fff;
	border: 1px solid white;
	margin-top: 5px;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	color: #000;
}
html>body #Content { width: 933px; }/* FF, Opera, non-IE*/

#welcome {
	padding: 5px;
	background: #111522;
	color: #fff;
}
#welcome h1 { color: #cc0000; }

#invBox {
	border-left: 1px solid white;
	background-image: url(/images/inv_bkg.jpg); 
	background-repeat: no-repeat;	
	background-color: #000;
}
#invBoxInside {	margin: 5px; }

#rightButtons {
	background: #000;
	border-left: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}

#LatestNews {
	border: 1px solid white;
	position: relative;
	min-height: 150px;
	overflow: visible;
	margin-bottom: 5px;
}
html>body #LatestNews { margin-top: 5px; }/* FF, Opera, non-IE*/
*html #LatestNews { height: 150px; } /*for IE*/

#LatestNewsTitle { 
	background: #000;
	border-bottom: 1px solid white;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
#LatestNewsTitle h1 { color: #cc0000; }

#LatestNewsBody {
	padding: 5px;
	position: relative;
}

#LatestNewsTransBkg {
	position: absolute;
	top: 31px;
	left: 0;
	width: 296px;
	height: 126px;
	background:#000;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70; opacity:0.7;
}

#footer {
	width: 955px;
	color: #fff;
	text-align: left;
	margin-top: 10px;
	font-size: 11px;
}
#footer div { margin: 10px; }

.title 	  { font-family: Arial, Helvetica, sans-serif; color: #000033; font-size : 18px;  }
h1 	  { font-family: Arial, Helvetica, sans-serif; color: #000033; font-size : 18px; margin:0; }

td.bckGrayDk h1 { color: #cc0000; }

.subtitle { color: #829ABF; font-size : 13pt; font-weight: bold; }

.subhead { color: #829ABF; font-size : 15px; 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; }
h2 { color: #829ABF; font-size : 15px; font-weight: bold; margin:0;}
h2 a:link, h2 a:active, h2 a:visited { color : #829ABF; text-decoration : none; font-weight: bold; }
h2 a:HOVER { color : #ccc; text-decoration : underline; }
.pop 	{ font-size : 11pt; color: #000000;  font-weight : normal;}


.itemBorder { border: 1px solid #666; }

.bckPopUp1	 { background-color: #fff; background-image: url(/images/bckPopup.jpg); background-repeat: no-repeat; margin: 0;}
.bckPopUp2	 { background-color: #fff; background-image: url(/images/bckPopup.jpg); background-repeat: no-repeat; margin: 0;}
.bckNav		 { background-color: #403e3e; background-image: url(/images/bckNav.gif); background-repeat: repeat-x; }
.bckBlack	 { background-color: #000; }
.bckWhite	 { background-color: #fff; }
.bckGrayDk	 { background-color: #333; }
.white { color: #fff; }

/*style for Vehicle Specials*/
/* USE INVENTORYSTYLES.CSS FOR THE VEHICLE SPECIALS BOX
/*end VS styles*/

.largeFont { font-size: 24px; line-height: 24px;}

.graySm 		{ font-size : 9pt; text-decoration : none; color : #CCCCCC ; font-weight : normal;  }
.graySm a:link, .graySm a:active, .graySm a:visited	{ text-decoration : none; color : #CCCCCC ; font-weight : normal;  }
.graySm a:hover	{ text-decoration : underline; color : #ffffff ;  }

.Sm 		{ font-size : 9pt; text-decoration : none; color : #000000 ; font-weight : normal;  }
.Sm a:link, .Sm a:active, .Sm a:visited	{ text-decoration : none; color : #000000 ; font-weight : normal;  }
.Sm a:hover	{ text-decoration : underline; color : #484848 ; }

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		
.left {float:left;}
.right{float:right;}
.clear{clear:both;}
.clearRight { clear:right; }
.inline { display: inline; }

/* This starts the styles for the new CSS Navigation */
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 20px; 
	z-index: 55;
	}
	html>body #nav, #nav ul { position: relative; }

#nav a {
	display: block; 
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 100%; 
}

#nav a.parent {
	background: url(/images/arrow.gif) no-repeat; background-position: 95% 50%; 
}

#nav a.parent:hover {
	background: url(/images/arrow.gif) center no-repeat; background-position: 95% 50%; 
	background-color: #000033; 
}

#nav a:hover {
	background: #000033; 
	text-decoration: none;
	color: #fff;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 5; 
	border: 1px solid #999; /*border-bottom-style: none; */
	padding: 0px; 
	position: absolute;
	background: #ccc; 
	width: 130px; 
	width: expression('132px'); 
	left: -999em; 
}

#nav li ul li {
	width: 100%;
	/*border-bottom: 1px solid #fff; */ /*this is for the border between dropdown items*/
}

#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; 
}

/* search inventory popup - NOT CURRENTLY USED IN THIS DESIGN STYLE */
.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;
}

/*Models Box Popup - NOT CURRENTLY USED IN THIS DESIGN STYLE*/
	div#ModelsBlock{
	display:none;
}
#models { 
	position: absolute; 
	z-index: 2000; 
	top: 115px; 
	left: 425px; 
	width: 466px;
	height: 316px;
	padding-top: 20px;
	text-align: center;
	background-image: url(/images/carIcon_bkg.gif);
	background-repeat: no-repeat;
}



/*Welcome box - NOT CURRENTLY USED IN THIS DESIGN STYLE*/
	#box {position:relative; width:692px; height:313px; margin:0;}
	#transbkg {position:absolute; top:0; left:0; width:682px; height:313px; background:#fff;}
	#transbkg {filter: alpha(opacity=70);
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	 -moz-opacity: 0.70; opacity:0.7;
}

#words {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 662px;
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #000;
}


.invSpcUsedContainer { position: relative; margin:0 auto; width:100px; text-align: center; }
.invSpcUsedText { position: absolute; top: 68px; left: 0px; width: 100px; height: 15px; z-index: 2; font-size: 11px; font-weight: bold; color:#ccc; }

#AccessoryBtn {
margin: 5px 0px 5px 0px;
}

