/* CSS Document */
:link,:visited {text-decoration: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form {margin: 0; padding: 0;}
address {font-style: normal;}
li, ul {
   font-family: Arial, Helvetica, sans-serif;
   line-height: 15px;
}
/*********************************** Standard Styles **************************************/
.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}

#SEONavChange {
	display:block;
	position:absolute;
	top:222px;
}
#FooterholderContainer {
	display:block;
	position:absolute;
	top:24px;
	width:768px;
}


body{
	background:#083ea7 url(images/mainBack.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainBackground{
	background: transparent url(images/background.jpg) top center no-repeat;
	width:100%;
}

#mainContainer {
	width:768px;
	margin:0 auto;
	padding:0px;
}

#middleContainer {
	width:768px;
	background:transparent url(images/middleBack.jpg) top repeat-y;
	margin:0; 
	padding:0;
}

#middleContainer2 {
	width:768px;
	background-color:#ffffff;
	margin:0; 
	padding:0;
}

#sideContainer {
	float:left;
	width:199px;
	margin:0;
	padding-top: 35px;
	background:transparent url(images/sideBack.jpg) top left no-repeat;
}

/***********************************End Standard Styles ********************************/
/**********************************Header Styles ****************************************/

.printOnly {
	display:none;
}



#headerContainer {
	height:222px;
	width:768px;
	background:transparent url(images/header.jpg) top no-repeat;
	display:block;
	margin:0; 
	padding:0;
}

a#homeLink {
	width:565px;
	height:40px;
	display:block;
	position:relative;
	top:45px;
	right:5px;
	float:right;

}
#headerLinks{
	float:right;
	color:#ffffff;
	position:relative;
	right:25px;
	top:3px;
}
#headerLinks a:link, #headerLinks a:visited{
	color:#ffffff;
}

#headerLinks a:hover, #headerLinks a:active{
	color:#3C5880;
}


#flashContainer {
	height:204px;
	width:768px;
}

/**********************************End Header Styles ****************************************/
/*********************************** Featured Vehicle *************************************/

#sideBarFeatureContainer{
	width:199px;
	padding:0;
}

/* Feature Vehicle Sidebar*/
 #sideFeaturedVehicle{
	display:block;
	width:199px;
	background:transparent url(images/sideFeatureBack.jpg) top no-repeat;
	padding-top: 60px;	
}

 .featuredVehicle{
	width:180px;
	padding:0 10px 20px 9px;
}

 .featuredVehicle a .image {
   border: 3px solid #e0ebff;
   margin: 0 auto;
   padding: 0;
   width: 174px; /*190px*/
}

 .featuredVehicle a:hover .image {
   border: 3px solid #ffffff;
   margin:0 auto;
   padding: 0;
   width: 174px; /*190px*/
}

 .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   color: #082a6c;
   background-color:#e0ebff;
   display: block;
   font-size: 15px;
   font-weight: bold;
   padding: 3px;
   width:174px;
   text-align: center;
   margin-top: 3px;

}

 .featuredVehicle .options {
   color: #312b1a;
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   padding: 5px;
   padding-bottom:0;
   margin: 5px 0 0 0;
   overflow:hidden;
   background-color:#FFFFFF;
   border:2px solid #2b2b2b;
   border-bottom:none;
}

 .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color: #112d6b;
   display: block;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   padding-right:10px;
   padding-bottom: 5px;
   margin-bottom:20px;
   text-align: right;
   background-color:#FFFFFF;
   border:2px solid #2b2b2b;
   border-top:none;
}

 .featuredVehicle a{
	color:#0838b3;
}
/******************************** End Featured Vehicle *******************/

/************************************* New Sidebar Styles **************************/
#sideNewVehicle{
	display:block;
	width:180px;
	padding:60px 10px 0px 9px;
	background:transparent url(images/didYouKnow.jpg) top no-repeat;
}
	
#didYouKnow{
	width:170px;
	padding: 10px 5px 20px 5px;
	background-color:#e0ebff;
	
}

#didYouKnow h5{
	font-weight:bold;
	text-transform:capitalize;
	color:#606060;
	display:block;
	text-align:center;
	margin-bottom:3px;
}

#didYouKnow ul{
	margin-top: 10px;
	list-style:none;
}

#didYouKnow ul li{
	margin-bottom:15px;
}

#didYouKnow li a{
	display:block;
	font-weight:bold;
}

/************************************* END New Sidebar Styles **********************/

/***********************************Content Styles **************************************/
#contentContainer h1, #contentContainer h2, #contentContainer h3, #contentContainer h4, #contentContainer h5 {
	font-weight:bold;
	text-transform:capitalize;
	padding-top:5px;
}
#contentContainer table {
	font-size:12px;
}
#contentContainer {
	width:524px;
	background:transparent url(images/contentBack.jpg) top left no-repeat;
	padding: 0px 20px 20px 25px;
	float:right;
}

#contentContainer2 {
	width:728px;
	background:#ffffff url(images/contentBack2.jpg) top left no-repeat;
	padding: 0px 20px 20px 20px;
}

#contactContainer {
	height:25px;
	display:block;		
	padding-top:7px;
	font-weight:bold;
	color:#5a5a5a;
	
}

#contactContainer span#contactAddress{
	font:10px;
	float:left;
}

#contactContainer span#contactPhone{
	float:right;
	padding-top: 2px;
	font-size:13px;
}

#contentContainer p {
	padding:0px 0px 10px 0px;
	font-size:12px;
	color:#151515;
}


#contentContainer h1 {
	font-size:16px;
	color:#a03100;
}

h1.pageHead {
	margin-bottom:17px;
	color: #4a648b;
	font-weight:bold;
	font-size:20px;	
}
#contentContainer h2 {
	font-size:15px;
	color:#163561;
}
#contentContainer h3 {
	font-size:14px;
	color:#5A6472;
}
#contentContainer h4 {
	font-size:13px;
	color:#163561;
}
#contentContainer h5 {
	font-size:12px;
	color:#011878;
}
#contentContainer ul, #contentContainer ol {
	font-size:12px;
	color:#151515;
	
}
#contentContainer ul {
	margin-left:15px;
}
#contentContainer ol {
	margin-left:25px;
}
h3.redH3, .red, h4.redH4 {
	color:#ff0000;
}
a {
	font-weight:bold;
}
a:link, a:visited {
	color:#3586B1;
}
a:active, a:hover {
	color:#20477c;
}
.noShow {
	display:none;
}

#promo_banniere {
	margin-top:15px; 
	text-align:center
}


/***********************************END Content Styles **************************************/
/*******************************  Footer Styles ************************/

#footerContainer {
	width:768px;
	height:130px;
	display:block;
	background:transparent url(images/footer.jpg) top center no-repeat;
}

#footerContainer2{
	width:768px;
	height:130px;
	display:block;
	background:transparent url(images/footer2.jpg) top center no-repeat;
}

#aslLogo {
	width:47px;
	height:49px;
	float:left;
	display:block;
	position:relative;	
	left:219px;
	top:3px;
}
#aslDesigned{
	width:105px;
	height:11px;
	float:left;
	position:relative;
	top:29px;
	left: 225px;
}

#footerContainer2 #aslLogo{
	left: 31px;
}

#footerContainer2 #aslDesigned{
	left:35px;
}

#copyContainer {
	font-size:11px;
	color:#3a517f;
	float:right;
	position:relative;
	top:25px;
	right: 15px;
	font-weight:100;
}

#footerContact {
	color:#ffffff;
	width:700px;
	margin:5 auto;
	margin-top:10px;
	font-size:11px;
	text-align:center;
}

#footerLinks {
	color:#ffffff;
	width:700px;
	margin:0 auto;
	margin-top:20px;
	font-size:11px;
	text-align:center;
	
}

#footerLinks a:link, #footerLinks a:visited{
	color:#ffffff;
}
#footerLinks a:hover, #footerLinks a:active{
	color:#f9bf3c;
}
/******************************* End Footer Styles ************************/


/******************************** Featurebox Styles **************************/
#featureboxFloat {
   display: block;
   margin:10px auto 10px auto;
  
}


#featureboxContainer {
   display: block;
   margin: 0px auto 0px auto;
   padding: 0px;
   width: 520px;
   
   color:#696969;
}



#featureboxLeftColumn {
   display: block;
   float: left;
   margin: 0px;
   padding: 0px 5px 0px 0px;
   width: 250px;
}

#featureboxRightColumn {
   display: block;
   float: right;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   width: 250px;
}

div.featurebox {
   cursor: pointer;
   display: block;
   height: 64px; /*61px*/
   margin: 7px 0px 0px 0px;
   padding: 3px 6px 0px 3px;
   width: 236px; /*244px*/
   background:transparent url(images/featurebox/featurebox_off.gif) top no-repeat;
   border:2px solid #5e5f5f;   
}
div.featureboxHover {
   cursor: pointer;
   display: block;
   height: 64px; /*61px*/
   margin: 7px 0px 0px 0px;
   padding: 3px 6px 0px 3px;
   width: 236px; /*244px*/
   background:transparent url(images/featurebox/featurebox_off.gif) top no-repeat;
   border:2px solid #ffae00; 
}
.featurebox .featureboxText{
	font-size:11px;
	color:#000000;
}
div.featureboxHover .featureboxText {
	color:#004971; 
	font-size:11px;
}
div.featurebox div.image, div.featureboxHover div.image {
   display: block;
   float: left;
   position:relative;
   padding-right:10px;
   top:0px;
   left:0px;


}

.featurebox strong{
	color:#353535;
	font-size:12px;
	line-height:15px;
	
}
.featureboxHover strong {
	color:#ff8a00; 
}
/************************************* End Featurebox Styles ***********************/


/*********************************** Featured Specials *************************************/

#vehicleSpecials {
	width:507px;
	margin:10px auto;
	padding-top:30px; 
	background:#ffffff url(images/indexFeaturedVeh.jpg) top center no-repeat;
}

#vehicleSpecials .featuredVehicle {
	width:165px;
	margin:0;
	padding:20px 2px 0 2px;
	float:left;
	background:transparent url(images/indexFeaturedTop.jpg) top center no-repeat;
}

#vehicleSpecials .featuredVehicle p{
	width:165px;
	margin:0;
	font-size:12px;
	color:#151515;
}


#vehicleSpecials .featuredVehicle a .image {
   border: 2px solid #1f4897;
   padding: 0px;   
   margin:0;
   width: 161px; /*190px*/
   
	
}
#vehicleSpecials .featuredVehicle a:hover .image {
   border: 2px solid #1f4897;
   margin:0 auto; 
   padding: 0px;   
   margin:0;
   width: 161 px; /*190px*/
}

#vehicleSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#1f4897;
   color: #FFFFFF;
   display: block;
   font-size: 15px;
   font-weight: bold;
   padding: 3px 2px 3px 2px;
   text-align: center;
   width: 161px; /*190px*/
   margin:5px auto;  
   position:relative;
}

#vehicleSpecials .featuredVehicle .options {
   color: #4c4c4c;
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   text-align:left;
	position:relative;
   /*left:-10px;*/
   margin: 5px auto 0 auto;
   width:150px;
   border:none;
 
}

#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#14325b;
   display: block;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   padding-right:15px;
   text-align: right;
   border: none;
}
#vehicleSpecials .featuredVehicle .price strike{
	color: #A90307;
}
/******************************** End Featured Specials *******************/

/************************************** Contact Form Styles ************************/
#contactForm{
	margin-top: 20px;
	padding-bottom: 10px;
}

#contactForm label{
	display:block;
	float:left;
	width: 150px;
	text-align:right;
	font-weight:bold;
	margin-right: 15px;
	margin-bottom: 10px;
}
#contactForm input, #contactForm select, #contactForm p, #contactForm textarea{
	display:block;
	float:left;
	width:350px;
	margin-bottom: 10px;
}

#contactForm select{
	width: 354px;
}

#contactForm p{font-size:10px; margin-bottom:0;}

#contactForm input.formButton{
	float:right;
	display:block;
	width: 175px;
	height:25px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color:#5779A6;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

ul.bnpImageList {
   margin: 0px;
   padding: 0px;
}

ul.bnpImageList li {
   list-style: none;
   margin: 0px;
   padding: 0px;
}


li.bnpLink2 {
   background-image: url(images/bnp/bnp-any-over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 45px;
   width: 388px;
}

li.bnpLink2 a, li.bnpLink2 a:link, li.bnpLink2 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnp/bnp-any.gif);
   background-repeat: no-repeat;
   display: block;
   height: 45px;
   text-decoration: none;
   width: 388px;
}

li.bnpLink3 {
   background-image: url(images/bnp/bnp-this-over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 63px;
   width: 500px;
}

li.bnpLink3 a, li.bnpLink3 a:link, li.bnpLink3 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnp/bnp-this.gif);
   background-repeat: no-repeat;
   display: block;
   height: 63px;
   text-decoration: none;
   width: 500px;
}

li.bnpLink1 a:hover, li.bnpLink1 a:focus, li.bnpLink2 a:hover, li.bnpLink2 a:focus, li.bnpLink3 a:hover, li.bnpLink3 a:focus  {
   background: transparent none;
   text-decoration: none;
}
/******************************* End Contact Form Styles ************************/

.SubTitle {
	text-align: left;
   background-color: #3C5880;/*#CFD7E9;*/
   border: 1px #0C1F48 solid;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
	text-transform: uppercase;
}
#siteMap {
	width:300px;
	margin:0 auto;
	padding-bottom:70px;
}

#siteMap ul, #siteMap ol li{
	margin-bottom: 10px;
}

#siteMap ol li ul li{
	margin-bottom:0;
}

.formBut, .formbut{
	background-color: #10135A;
   border-bottom: 2px solid #666666;
   border-left: 2px solid #CCCCCC;
   border-right: 2px solid #666666;
   border-top: 2px solid #CCCCCC;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin: 5px 0 5px 0;
   padding: 3px;
   text-align: center;
   text-transform: capitalize;
}

/*.cash4lease, .promoBanner.buick {display:none;}
.chev{display:none !important;}
.gmc{display:none !important;}*/

.image_button{
	display:block;
	
}
