@import url("menus.css");
@import url("staff.css");
body 
{
	background-color: #00589b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px auto;
	color: #333333;
	font :11px  Verdana, Arial, Helvetica, sans-serif;
	}

#main 
{
	width:1000px;
	margin:0 auto;
	background:url(../images/main_bg.jpg) repeat-y;
	}
	
#content 
{
    min-height:360px;
	width:920px;
	padding:0 40px 0 40px;
	background: url(../images/content_bg.jpg) no-repeat;
	vertical-align:top;
	}
	
* html #content /*override min-height for ie6 only*/
{
   height:360px; 
}
	
.headerImg {
    border:0px;
    width:1000px;
    height:146px;
    }
    
.footerImg {
    border:0px;
    width:1000px;
    height:44px;
    }

A {
	
	color : #3366cc;
	
}



A:HOVER {

	color : #3366cc;

}
.footerText
{background: #00589b;
    text-align:center;
	font-weight:normal;
	margin-left:2px;
	margin-right:0px;
	color: #999;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
}
.footerText a {
	font : 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color : #999;
	
}

.footerText a:HOVER {

	color : #ccc;
	
}


a img {
    border:0px;
    margin:0px;
    padding:0px;
    }

p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	
}



h1 {

	font :18px/20px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}

h2 {

	font :bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color : #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}

h3 {

	font :14px/16px Arial, Verdana, Helvetica, sans-serif;
	color : #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}

h4 {

	font :12px/14px Arial, Verdana, Helvetica, sans-serif;
	color : #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}

.cImg {
    width:920px;
    height:306px;
    margin:0px;
    padding:0px;
}
    
 .cImg img {
    width:920px;
    height:306px;

    }

.homeMain, .homeMain img {
    border:0px; 
	width:920px; 
	height:306px;}


	
.imgLinksDiv {
    width:920px;
    padding-top:20px;
    text-align:center;
}

.imgLinksDiv img {
    margin:3px;
}

.imgLinks 
{
	border:0px; 
	width:186px; 
	height:46px;}
	
.txtContent {
    width:920px;
}

.txtContent h1 {
    margin-top:0px!important;
    padding-top:20px!important;
}

/** Div Scroll CSS For SEO **/ 	
		.scroll 
		{
		  margin-left:20px;
		   margin-right:20px;
		    color:#999;
		    background: #00589b;
		scrollbar-3dlight-color: #6699cc; 
		scrollbar-highlight-color: #006699; scrollbar-face-color: #133a59; 
		scrollbar-shadow-color: #003366; scrollbar-darkshadow-color: #133a59; 
		scrollbar-base-color: #003366; scrollbar-arrow-color: #6699cc; overflow: auto; 
		height: 68px; text-align:left; }
		
		.scroll h1,h2,h3,h4 {
		text-align:left;
		
		}

/********************************************/



 
INPUTTEXT
{
	background : #ffffff;
	color : #000000;	
	font-family : Verdana;
	font-weight : bold;
	border-style: solid; 
	border-color: #000000;	
	border-width: 1px;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana;
}

.SoldText
{
	font:Bold 16px;
	color:#cc0000;
}

/******* HOURS **********/
.clsHoursMain
{
	
	width:100%;
	border-left:#ffffff solid 0px;
	
}
.clsHoursHeading
{
	
	text-align:center;
	background:url(../images/browse_bg.jpg) repeat-x;
	font: Bold 11px/16px Verdana, Arial, Helvetica, Sans-serif;
	color:#3366cc;
	border-bottom:#666666 solid 1px;
	padding-left:5px;
}

/******* New Cars Pages **********/
.newCarTable
{
	padding:0px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:80%;

}

.newCarColumn
{}

.newCarTd, .newCarTd_noVideo
{
	text-align:center;
	padding:10px 0;
}
.newCarHeader
{
	background:#ffffff url(../images/browse_bg.jpg) repeat-x center bottom;
	font: Bold 12px/16px Verdana, Arial, Helvetica, Sans-serif;
	color:#087fc3;
	padding-bottom:13px;
	text-align:center;

}
.newCarModel
{
	font:bold 14px/16px Arial, Verdana, helvetica, sans-serif;
	color:#087fc3;
}
.newCarImage
{

}

newCarLinkDiv
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	}

a.newCarLink
{
	font:bold 12px/14px Arial, Verdana, helvetica, sans-serif;
	color:#000000;
}
a.newCarLink:hover
{

	color:#666666;
}

a.videoLink
{
	font:bold 12px/16px Arial, Verdana, helvetica, sans-serif;
	color:red;
	text-align:center;
}

a.videoLink:hover
{
	color:#087fc3;
}

.newCarLink2
{
	font:bold 12px/14px Arial, Verdana, helvetica, sans-serif;
	color:#087fc3;
}

#sync {display:block; position: absolute; margin-bottom: 130px; margin-left: 80px; z-index: 999;}

* html #sync {display:block; position:absolute; margin-bottom: 130px; margin-left: 80px; z-index: 999;}

/******* End New Cars Pages **********/

/* Factory Promo Div */
#FactoryPromo, #Promo2, #Div2 {display:block; top:150px; left:30px; position: fixed; visibility: visible;}
* html #FactoryPromo, #Promo2, #Div2 {display:block; position: absolute; visibility: visible;}




/* GoogleHours & DirectionsPage */


div#MapWrapper 
{
	width:93%;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	text-align:center;
}
div#MapWrapper:after { /*needed to clear floats so background applied to MapWrapper class will extend full height of map*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
	
div#LinksMain 
{

	}

div#LeftMain 
{
	width:480px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	
	/* use this below if you need left side margin- remove display:block
    margin-left:20px;
	display:inline;*/ /*fixes ie double-margin float bug*/
	}

div#map 
{
	width:480px; 
	height: 350px;
	border: solid 2px #999999;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color:#000;
	}
	
div#DirectionsMain {
	width:300px;
	margin:0px auto;
	padding:0px;
	}
	
div#directions 
{
	width:95%;
	margin-right:auto;
	margin-left:auto;
	}

div#RightMain
{
	width:330px;
	margin:0px 0px 0px 30px;
	padding:0px;
	float:left;
	}
	
div#Hours 
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	
	}

div#DealerInfo 
{
	width:100%;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	}
	
/******* End Google Map & Directions  **********/

/* Bodytemplate1 classes */

.OuterMostDiv
{
	width: 100%;
	text-align: center;
}

.HeaderDiv
{
	width: 1000px;
	background-color: #242021;
	padding:0px;
	margin:0px;
}

.SubHeaderDiv
{
	display: none;
}

.ContentDiv
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.ContentLS
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.ContentRS
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.FooterDiv
{
	width: 760px;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.SubFooterDiv
{
	display: none;
}
/* Site Map html*/

.sitemapMain
{
	background:url(../images/body_bg.gif) no-repeat center top;
	padding:0px 10px 20px 70px;
}
.sitemapMain ul
{
   float:left;
   width:33%;
   margin: 0px auto;
   padding:0px;
}
.sitemapMain li
{
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    white-space: nowrap;
    margin: 0px;
    padding:0px;
}
/*sitemapheading is for dynamic sitemap*/
.sitemapMain h1, .sitemapHeading
{
  	font : bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #990926;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align:left;
}
/* Site Map dynamic*/
.SiteMapDiv 
{
	padding-left:20px;padding-right:20px;}

.SiteMapDiv td.sitemap
{
	text-align:left;}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 

/*defaultEX Error Page*/
.errorTitle
{
    /*color:#ccc;*/
}
.errorText
{
    /*color:#000;*/
}
.formConfirm
{
    margin-top:0px;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}

#gallery 
{
	font:11px verdana,arial,sans-serif; 
	width:800px; 
	padding:0; 
	line-height:15px;
	}
#gallery div.off 
{
	color:#fff; 
	font:bold 14px arial;
	height:33px; 
	margin-right:3px; 
	line-height:33px; 
	padding:0 20px; 
	float:left; 
	background:#025cc3; 
	border:1px solid #333; 
	border-bottom-color:#333; 
	cursor:pointer; 
	position:relative; 
	z-index:20;
	}
	
#gallery div.on 
{
	color:#ff3300; 
	font:bold 14px arial;
	padding:0 20px; 
	margin-right:2px; 
	margin-top:1px; 
	float:left; 
	background:#fff; 
	border:1px solid #333; 
	cursor:pointer; 
	border-bottom:0; 
	height:33px; 
	line-height:32px; 
	position:relative; 
	z-index:100;
	}

div.hide 
{
	display:none; 
	width:0; 
	overflow:hidden;
	}
	
div.show 
{
	clear:left; 
	background:#fff;
	width:800px; 
	margin-top:0; 
	top:-1px; 
	border:1px solid #333;
	padding:5px; 
	position:relative; 
	z-index:50; 
	font:11px verdana, arial, sans-serif; 
	line-height:18px;
	}
	


.faqList1 {float:left;width:350px;margin:0 0 0 10px;}
.faqList2 {float:left;width:350px;margin:0 0 0 10px;}