body	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		background-image: url(/images/pageBG.jpg); 
		background-attachment: fixed; 
		background-position: 0 20px;
		background-repeat: repeat-x;
		
		}


td	{
		font-family: arial;
		font-size: 11px;
		color: #3F2A14;
		/*color: #727272;*/
}
.infoHolder	{ width:801px;padding:10px 0px 10px 0px;margin:0 auto;text-align:right;font-family:arial;font-size:11px; }
#headerMoreInfo	{ display:none;text-align:left;border:1px solid #727272;background:#fff;padding:5px; }
#moreInfoLink	{ font-size:10px;color:#727272;cursor:pointer; }
#moreInfoText div	{ text-align:left;background:#fff;padding:5px; }
.h2	{font-size:11px;font-weight:bold;}
.h1	{font-size:15px;}

.welcomeTitle	{
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding:0;
	margin:0;	
}
#homeTestimonialHeading {
	display:none;
}
#homeTestimonial	td	{
	color: #B6A26E; font-weight: bold; font-style: italic; font-family: Helvetica; font-size: 11px;
}

.borderLeftRight	{
		background:url(/images/pagebg.jpg) repeat-y ;
}

.homeText	{
		font-family: verdana;
		font-size: 11px;
		font-weight: none;
		color: #727272;
		line-height: 2.0;
		padding-left: 30px;
		padding-right: 20px;
		}
		.homeText a	{
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: #0000FF;
	text-decoration: underline;
		}
				.homeText a:hover	{
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: #0000FF;
	text-decoration: underline;
		}
		

#frm51_0 td.heading {
 background-color: #666666; color: #ffffff; height: 25px; font-weight: bold; padding-left:5px;
} 
#frm51_0 td {
   padding:5px;
}
/* td.searchNav
{
	background-color: #ddd;
}*/
.inventoryAdvanceSearchTab
{
	background-color:#d31d1c; padding: 6px; color: #FFFFFF; font-weight: bold;
}
.advanceSearch	{
background-color: #c71444;
padding: 6px;
color: #ffffff;
font-weight: bold;
}
.titleRow, .titleRow td { background-color: #666666; color: #FFFFFF; white-space: nowrap; }
.titleRow h2
{
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
}
.titleRow td.selected { border-top: 1px solid #ff0033; }
.titleRow a img { width: 8px; height: 4px; border: 0px; vertical-align: middle; text-align: right; padding-left: 4px; }
.titleRow a { color: #FFFFFF; text-decoration: none; display: block; margin: 0px; }
.titleRow a:hover { text-decoration: underline; }
.oddRow { background-color: #FFFFFF; }
.evenRow { background-color:#EFEFEF; }
.highLightRow { background-color:#FFFFCC; border-top: 2px solid #EFEFEF; border-bottom: 2px solid #EFEFEF;  }
 	.oddRow { background-color: #FFFFFF; }
 	.evenRow { background-color:#EFEFEF; }
	.titlePage  {font-size: 13pt; font-weight: bold; color: #000000; }
    .redText { color: #ff0000; }
	.inventoryOptions { background-color: #F7F3F7; }
	A { color: #333366; }
	A:hover	{ text-decoration:none;}

	.closeWindow { background-color: #cccccc;  color: #000000; text-decoration: none;}
	.tableBorder { background-color: #00048a;  color: #FFFFFF; }
	img { border-color : #000000 }

	/* Inventory Details "Schedule Test Drive", etc. Tools buttons */
	.submitButton {
		font-family: Tahoma, Verdana, Arial; 
		font-size: 10px; color: #ffffff; 
		/* background-color: #336666; */
		background-color: #2C3136;
		border-color: #feefc4 #ffdc78 #ffdc78 #feefc4; 
		letter-spacing: 1px; 
		position: relative; 
		left: 8px;

		font-weight: bold; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}	
	/* ../inventory/index.cfm "Search" and "View All" buttons */
	.searchFormBtn {
		font-family: Tahoma, Verdana, Arial; 
		font-size: 10px; color: #ffffff; 
		background-color: #2C3136;
		/* background-color: #336666; */
		border-color: #feefc4 #ffdc78 #ffdc78 #feefc4; 
		letter-spacing: 1px; 
		left: 8px;
		height: 25;

		font-weight: bold; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}		

 
 /* Home Page Featured Cars */
   .homeFeaturedCarBg {
    padding: 5px;
	background-color: #FFFFFF;
	width:150px;
  }
   .homeFeaturedCarPrice {
    color: #990000;
	font-weight: bold;
  }
  .homeFeaturedTitle {
    padding: 3px;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 2px #ffffff;
  }
  /**************************************************
    MULTI IMAGE NEXT PREV FIST LAST CSS
**************************************************/
.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
.imgSlideOut {
	background-color: #EEEEEE; 
}
.showingImages {
	background-color: #e1e1e1;
}



	
  /**************************************************
    CONTACT FORM CSS
**************************************************/	
   .contactFormHeading
   	{
		font-size: 12pt;
		color: #4d5980;
		padding-bottom: 3px;
		border-bottom: 1px solid #abb1c4;
	}
	.contactFormHeaddingSpacer
	{
		  padding:5px;
	}
	#contactFormTable td
	{
		padding-top: 5px;
	}



H2 {
	font-size:16px;
}	

/*******************************************************************************
									Navigation 
*******************************************************************************/

A.leftNav { 
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #008ecd;
	text-decoration:underline;
}
A.leftNav:hover { 
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #008ecd;
	text-decoration:underline;
}

/*******************************************************************************
										Recently Viewed
*******************************************************************************/
#recentlyViewed td.title
{
	font-family:arial,verdana,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #999999;
	padding-bottom:8px;
}
#recentlyViewed td.vehicleBG
{
	background-color:#F8F8F8;
	padding:5px;
}	

/**************************************************************************
 *					Staff Page
 *************************************************************************/
 #staffPage
 {
 	width:600px;

 
 }
#staffPage .subHeading
{
	background-color: #333298;
	color: #ffffff;
	font-weight:bold;
	font-size:10pt;
	padding:5px;
}
#staffPage ul 
{
	list-style: none;
}
#staffPage li 
{
	padding: 3px 0px 3px 15px;
	background: url(/images/arrow.gif) 0 0.4em no-repeat; 
}

/*******************************************************************************
									Hours of Operations 
*******************************************************************************/
#popuphours {
	background-color: #727272;
	color: #FFFFFF;
}
#popuphours .heading {
	background-color: #FF0066;
	color: #FFFFFF;
	font-weight:bold;
}
#popuphours .days {
	text-align:right;
	font-weight:bold;
	color: #ffffff
}
#popuphours .hours {
	color: #ffffff
}
/**************************************************************************
 *					PAGE TITLES/SECTIONS
 *************************************************************************/
 
.PageSectionTitle {
	font-family:arial,verdana,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #D03539;

}
 
div#pageTitle2 h1 {
	font-family:arial,verdana,sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	padding:4px;
	border-bottom: 1px solid #999999;
}
div#pageTitle h1 {
	margin:0px;
	padding:0px;
	font-family:arial,verdana,sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	border-bottom: 1px solid #999999;
}	
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

div.websiteContent {
		padding-left:5px;
		padding-right:5px;
	}
	
#schlAppointment .heading
{
	font-weight:bold;
	font-size: 10pt;
	color: #333298;
	border-bottom: 1px dotted #333298;

}
/**************************************************************************
 *					FOOTER
 *************************************************************************/
 
#footer a 
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 2px 3px 2px 3px;
	
}

#footer a:hover	
{
	color: #727272;
}

.btmLinks	{
color: #727272;
font-weight: normal;
text-decoration: none;
}
.btmLinks a	{
color: #727272;
font-weight: normal;
text-decoration: underline;
}

.btmlinks a:hover	
{
	color: #999999;
	text-decoration: underline;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   ::::::::::::::::::::::::::::::::::::::::::  MENU CODE ::::::::::::::::::::::::::::::::::
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/		
.navleftbar {background:url(/images/menu_left_side.jpg) no-repeat;width:5px;height:30px;}
.navrightbar {background:url(/images/menu_right_side.jpg) no-repeat;width:5px;height:30px;}

#mainNav {margin:0;padding:0;}
#mainNav li {float:left;list-style:none;position:relative;}
#mainNav li a {font-size: 11px;font-weight: bold;text-decoration: none;color: #000000;
		padding: 8px 3px 0 3px;display:block;height:22px;}
#mainNav li a:hover {color:#727272;}
#mainNav li.sep {background:url(/images/navline.gif) repeat-y 50% 0%;width:3px;height:30px;}
#navAtLevel1 {position: absolute;visibility:hidden;padding:0px;margin:0px;z-index: 1000;top:100px;}
#navAtLevel1 li a {font-size:12px;display:block;width:175px; /*width of sub menu levels*/
	color: #fff;
	background-color: #636363;
	padding:3px 0 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	height:auto;
	text-align:left;

}
#navAtLevel1 li a:hover 
{
	background-color: #ffd900;
	color: #000;
}

#menu
	{
	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;	FLOAT: left; PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px; WIDTH: 220px;	PADDING-TOP: 0px; FONT-FAMILY: TAHOMA;	
	background-color: #f0f0f0;
	}

#menuItem_1 UL {
	PADDING-RIGHT: 0px; 	PADDING-LEFT: 0px; 	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 	MARGIN: 0px; 	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; }

#menuItem_1 LI {
	PADDING-RIGHT: 0px; 	PADDING-LEFT: 0px; 	PADDING-BOTTOM: 0px; 	MARGIN: 0px; 
	PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
	}

#menuItem_1 A {	PADDING-RIGHT: 0px; 	DISPLAY: block; 	PADDING-LEFT: 0px; 	PADDING-BOTTOM: 0px; 
	PADDING-TOP:0px; 	HEIGHT: 20px; 	TEXT-DECORATION: underline;	color: #6D6A5E;}
#menuItem_1 A:hover {	color: #6D6A5E; text-decoration: none;}
#menuItem_1 LI.active {	color: #6D6A5E;	}
#menuItem_1 A:visited {	color: #6D6A5E;	}
 
#navAtLevel2
{
	list-style: none;
	left: 0;
	position: absolute;
	top: 0px; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
 z-index: 1000;
	
	
}
#navAtLevel2 li
{
	height: auto;
	padding:0px;
}
#navAtLevel2 li a
{
	font-size: 12px;
	display: block;
	width: 265px; /*width of sub menu levels*/
	color: #000;
	background: #F2F3F6;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	-moz-opacity:.95;
	opacity:.95; 
	font-weight:normal;
	height:auto;
	text-transform: none;	
	text-align:left;
}
#navAtLevel2 li a:hover 
{
	border-top:0px;
	background-color: #ffd900;
	color: #000;
	padding-top: 4px;
}
#navAtLevel2 li.inMenu a
{
    border-top:0px;
	background-color: #ffd900;
	color: #000;
	padding-top: 4px;
}
#navAtLevel2 li a.mnHover
{
    border-top:0px;
	background-color: #ffd900;
	color: #000;
	padding-top: 4px;
}
#navAtLevel3
{
	left: 0;
	position: absolute;
	top: 0; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
}

#navAtLevel3 li
{
	border-left:1px solid #ffffff;
}

#navAtLevel4
{
	left: 0;
	position: absolute;
	top: 0; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
}

#navAtLevel4 li
{
	border-left:1px solid #ffffff;
}

/*Background image for subsequent level menu list links */
#navAtLevel2 li a.subfoldericon{
	 background:  #636363 url(/images/menuArrowRight.gif) center right no-repeat; 
}
#navAtLevel2 li a.subfoldericon:hover{
	 background: #ff3333 url(/images/menuArrowRight.gif) center right no-repeat; 
} 
 
 
  /**** FINANCE FORM CSS ****/
.formTitleRowText {
    font-family: Arial, Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: #ffffff;
	background-color: #fe8f01;
}
.formTitleRowRequired {
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   background-color: #fe8f01;
}
.subTitleRow {
   background-color: #DEDEDE;
   font:bold 14px/18px trebuchet ms, arial, helvetica, sans-serif; 
   /* color: #336699; */
   color: #000000;
}	
.redText
	{
		color: #cdaf05;
		font-weight:bold;
	}
	
/***********************************************************
 	EvoxTabPanel
 ***********************************************************/
 
 
 



.EvoxTabPanel.tab-pane {
	position:	relative;
	width:		100%;
}

.EvoxTabPanel .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#666666;
	border:			1px solid;
	border-color:	#EFEFEF;
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	

	position:		relative;
	top:			0;
}

.EvoxTabPanel .tab-row .tab.selected {
	border-top:	    2px solid #d21c36;
	border-left:    1px solid #FFF;
	border-bottom:	0;

	padding:		2px 6px 3px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		#2a2f34;
}

.EvoxTabPanel .tab-row .tab a {
	font-family:		Arial, Helvetica;
	font-size:			13px;
	color:				#FFFFFF;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.EvoxTabPanel .tab-row .hover a {
	color:	#ffffcc;
}

.EvoxTabPanel .tab-row .tab.selected a {
	font-weight:	bold;
	color: #ffffcc;
}

.EvoxTabPanel .tab-page {
	clear:			both;
	background:		White;
	border: 1px solid #EFEFEF;

	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		13px;
	padding:		10px;
}

.EvoxTabPanel .tab-row {

	white-space:	nowrap;
	/*background:		rgb(234,242,255);*/
	height:			1.85em;
	width:			100%;
}

		/* Alignment of icons and bg */
#inventoryOptionsTableImages td
{
    text-align:center;
    background-color: #efefef;
}
/*mouse over color of icon bg */
#inventoryOptionsTableImages td.inventoryOptionsOver
{
    background-color: #fff;
}
/*fixes bug with png's in ie 6.0 and 5.5 */
#inventoryOptionsTableImages td img
{
     behavior: url(/jScripts/iepngfix/iepngfix.htc)
}

/*.rightCol div{height:82px;}
.blackBook a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px;}
.blackBook a:hover{background-position:-224px 0;}
.autoTrader a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px;}
.autoTrader a:hover{background-position:-224px 0;}
.schedule a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px; background-position:0 -81px;}
.schedule a:hover{background-position:-224px -81px;}
.coupons a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px; background-position:0 -162px;}
.coupons a:hover{background-position:-224px -162px;}
.financing a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px;background-position:0 -242px;}
.financing a:hover{background-position:-224px -242px;}
.facebook a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px;background-position:0 -322px;}
.facebook a:hover{background-position:-224px -322px;}
.latestAd a{background:url(/images/rightColImages.jpg) no-repeat top left;width:222px;display:block;height:77px;background-position:0 -402px;}
.latestAd a:hover{background-position:-224px -402px;}*/

.homeGroupBox {background:#fff;border-left:1px solid #D6D6D8;border-right:1px solid #D6D6D8;}
.groupImage {margin:5px auto;width:790px;overflow:hidden;}
.groupImage div{height:55px; width:158px;float:left;}
.blackBook a{background:url(/images/groupImagesTop.png) no-repeat top left;width:158px;display:block;height:55px;}
.blackBook a:hover{background-position:0px -55px;}			
.schedule a{background:url(/images/groupImagesTop.png) no-repeat top left;width:158px;display:block;height:55px; background-position:-158px 0;}
.schedule a:hover{background-position:-158px -55px;}
.coupons a{background:url(/images/groupImagesTop.png) no-repeat top left;width:158pxpx;display:block;height:55px; background-position:-316px 0;}
.coupons a:hover{background-position:-316px -55px;}
.financing a{background:url(/images/groupImagesTop.png) no-repeat top left;width:158px;display:block;height:55px;background-position:-474px 0;}
.financing a:hover{background-position:-474px -55px;}
.latestAd a{background:url(/images/groupImagesTop.png) no-repeat top left;width:158px;display:block;height:55px;background-position:-632px 0;}
.latestAd a:hover{background-position:-632px -55px;}

#footer .leftbar {background:url(/images/menu_left_side.jpg) no-repeat;width:5px;height:30px;}
#footer .rightbar {background:url(/images/menu_right_side.jpg) no-repeat;width:5px;height:30px;}
#footer .navhieght {height:30px;}
#footer .navline {background:url(/images/navline.gif) repeat-y 50% 0%;width:6px;height:30px;}
#footer .navline2 {background:url(/images/navline.gif) repeat-y 50% 0%;width:2px;height:30px;}

.btmLinks .iconStyle {font-style:italic;color:#000;text-decoration:none;font-weight:bold;font-size:12px;}

	#news .newsDate{
	text-decoration:none;
	font-weight:bold;
}
#news a{
	text-decoration:none;
}
#news .newsTitle{
	text-decoration:underline;	
	padding-left:10px;
}
#news li{
	line-height:30px;
}
.news{
	min-height:150px;
}
.news .searchNewsBox{
	/*width:625px;*/
	float:right;
	/*margin-top:-35px;*/
}
.news .displayNews{
	min-height:79px;
	padding-top:20px;
}
.news .pagination{
	min-height:50px;
}

#fancybox-close {
	background:url("/images/btnClose.png") top left !important;
	cursor:pointer;
	display:none;
	height:30px !important;
	position:absolute;
	right:-1px !important;
	top:-30px !important;
	width:98px !important;
	z-index:1103;
}
.fancybox-ie #fancybox-close		
{ background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btnClose.png', sizingMethod='scale') !important; }

.contentbox_head {font-size:12px;font-weight:bold;background:#000;color:#fff;padding:5px;}
.map-cb {width:235px;height:450px;overflow: hidden;border:2px solid #000;margin-left:5px;}
#hours-cb {margin:0; padding:4px;}
#hours-cb li {list-style:none;text-align:right;}
#hours-cb em {float:left;font-style:normal;}
#contact-cb {padding:4px;}


