/* 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:189px;
}
#FooterholderContainer {
	display:block;
	position:absolute;
	top:31px;
	width:768px;
	z-index:0;
}

.nowShow{
	display:none;
}

body{
	background:#b8b8b8 url(images/mainBack.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainBackground{
	
}

#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:transparent url(images/middleBack2.jpg) top repeat-y;
	margin:0; 
	padding:0;
}

#sideContainer {
	float:right;
	width:210px;
	margin:0;
	padding-top: 58px;
	background:transparent url(images/sideBack.jpg) top left no-repeat;
}

/***********************************End Standard Styles ********************************/
/**********************************Header Styles ****************************************/

.printOnly {
	display:none;
}



#headerContainer {
height:180px;
	width:768px;
	background:transparent url(images/header2.jpg) top no-repeat;
	display:block;
	margin:0px 0px 0px 0px; 
	padding:0;
}

#headerContainer a{
	display:block;
	position:relative;
}

a#headerHome {
	width:145px;
	height:10px;
	left:33px;
	top: 18px;
	float:left;

}
a#headerHome2{
	float:left;
	height:82px;
	left:90px;
	top:42px;
	width:329px;
}
#companyInfo{
	float:left;
	height:82px;
	left:202px;
	top:33px;
	width:384px;
	text-align:center;
	color:#FFFFFF;
	position:relative;



}

/**********************************End Header Styles ****************************************/
/*********************************** Featured Vehicle *************************************/
/* Feature Vehicle Sidebar*/
 #sideFeaturedVehicle{
	display:block;
	width:197px;
	background:transparent url(images/featuredVehicle.jpg) top no-repeat;
	padding:58px 6px 0 7px
}

 .featuredVehicle{
	width:175px;
	padding:10px 10px 0px 10px;
	margin-bottom: 20px;
	background-color:#d7d7d7;
	border-right:1px solid #7b7a77;
	border-left:1px solid #73716e;
	border-bottom:1px solid #4f4d48;
}

 .featuredVehicle a .image {
   border: 2px solid #040404;
   margin: 0 auto;
   padding: 0;
   width: 171px; /*190px*/
}

 .featuredVehicle a:hover .image {
   border: 2px solid #9c2824 ;
   margin:0 auto;
   padding: 0;
   width: 171px; /*190px*/
}

 .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   background-color:#1f1f1f;
   display: block;
   font-size: 15px;
   font-weight: bold;
   padding: 3px;
   width:169px;
   text-align: center;
   margin-top: 3px;

}

 .featuredVehicle .options {
   color: #1e276a;
   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;

}

 .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color: #c52b21;
   display: block;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   padding-right:10px;
   padding-bottom: 5px;
   margin-bottom:20px;
   text-align: right;
}

 .featuredVehicle a{
	color:#0838b3;
}
/******************************** End Featured Vehicle *******************/

/************************************* New Sidebar Styles **************************/
#sideNewVehicle{
	display:block;
	width:197px;
	background:transparent url(images/didYouKnow.jpg) top no-repeat;
	padding:58px 6px 0 7px

}
	
#didYouKnow{
	width:175px;
	padding:10px 10px 40px 10px;
	margin-bottom: 20px;
	background-color:#d7d7d7;
	border-right:1px solid #7b7a77;
	border-left:1px solid #73716e;
	border-bottom:1px solid #4f4d48;
	color:#000000;
}

#didYouKnow h5{
	font-weight:bold;
	text-transform:capitalize;
	color:#5c5553;
	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 **************************************/

#contactContainer {
	height:20px;
	display:block;		
	padding-top:2px;
	font-weight:bold;
	color:#5a5a5a;
	font-size:12px;
	
}

#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:523px;
	background:transparent url(images/contentBack.jpg) top left no-repeat;
	padding: 24px 10px 20px 25px;
	float:left;
}

#contentContainer2 {
	width:628px;
	background:transparent url(images/contentBack2.jpg) top left no-repeat;
	padding:24px 40px 20px 100px;
}

#contentContainer2 h1.pageHead{
	margin-top: 20px;
}

#contentContainer p {
	padding:0px 0px 10px 0px;
	font-size:12px;
	color:#151515;
}


h1.pageHead {
	margin-bottom:17px;
	color: #B33D33;
	font-weight:bold;
	font-size:23px;	
}
#contentContainer h2 {
	font-size:15px;
	color:#B33D33;
}
#contentContainer h3 {
	font-size:14px;
	color:#34599D;
}
#contentContainer h4 {
	font-size:13px;
	color:#B33D33;
}
#contentContainer h5 {
	font-size:12px;
	color:#34599D;
}
#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;
}

img{
	border:none;
}
a {
	font-weight:bold;
	border:none;
}
a:link, a:visited {
	color:#b23e35;
}
a:active, a:hover {
	color:#007bbd;
}
.noShow {
	display:none;
}

/***********************************END Content Styles **************************************/
/*******************************  Footer Styles ************************/

#footerContainer {
	width:768px;
	height:180px;
	display:block;
	background:transparent url(images/footer.jpg) top center no-repeat;
}

#footerContainer2{
	width:768px;
	height:180px;
	display:block;
	background:transparent url(images/footer2.jpg) top center no-repeat;
}

#aslLogo {
	width:50px;
	height:52px;
	float:left;
	display:block;
	position:relative;	
	left:32px;
	top:25px;
}
#aslDesigned{
	width:87px;
	height:16px;
	float:left;
	position:relative;
	top:48px;
	left: 40px;
}


#copyContainer {
	font-size:12px;
	color:#ffffff;
	float:right;
	position:relative;
	top:45px;
	right: 55px;
	font-weight:bold;
}

#footerContact {
	color:#ffffff;
	width:500px;
	margin:10px auto;
	font-size:11px;
	text-align:center;
}

a#footerHome{
	display:block;
	width:309px;
	height:16px;
	float:right;
	position:relative;
	right: 7px;
	top: 10px;
}

#footerLinks {
	color:#ffffff;
	width:700px;
	margin:0 auto;
	margin-top:30px;
	font-size:11px;
	text-align:center;
	
}

#footerLinks a:link, #footerLinks a:visited{
	color:#ffffff;
}
#footerLinks a:hover, #footerLinks a:active{
	color:#d81b37;
}
/******************************* End Footer Styles ************************/


/******************************** Featurebox Styles **************************/
#featureboxFloat {
   display: block;
   margin:10px auto 10px auto;  
}


#featureboxContainer {
   display: block;
   margin: 0px auto 0px auto;
   padding: 0px;
   width: 523px;   
   color:#696969;
}



#featureboxLeftColumn {
   display: block;
   float: left;
   margin: 0px;
   padding: 0;
   width: 252px;
}

#featureboxRightColumn {
   display: block;
   float: right;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   width: 252px;
}

div.featurebox {
   cursor: pointer;
   display: block;
   height: 67px; /*61px*/
   margin: 7px 0px 0px 0px;
   padding: 6px 10px 0px 6px;
   width: 236px; /*244px*/
   background:transparent url(images/featurebox/featurebox_off.gif) bottom right no-repeat;

}
div.featureboxHover {
   cursor: pointer;
   display: block;
   height: 67px; /*61px*/
   margin: 7px 0px 0px 0px;
   padding: 6px 10px 0px 6px;
   width: 236px; /*244px*/
   background:transparent url(images/featurebox/featurebox_over.gif) bottom right no-repeat;
}
.featurebox .featureboxText{
	font-size:11px;
	color:#000000;
	position:relative;
	left:10px;
	
}
div.featureboxHover .featureboxText {
	color:#004971; 
	font-size:11px;
	position:relative;
	left:10px;
}
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;
	position:relative;
	top:-2px;
	left:10px;
	
}
.featureboxHover strong {
	color:#ffffff; 
	position:relative;
	top:-2px;
	left:10px;
}
/************************************* End Featurebox Styles ***********************/


/*********************************** Featured Specials *************************************/

#vehicleSpecials {
	display:block;
	width: 510px;	
	margin:0 auto 20px auto;
	padding:35px 0 0 0; 
	background:transparent url(images/vehicleSpecials.jpg) top left no-repeat;
}

#vehicleSpecials .featuredVehicle {
	width:150px;
	height:300px;
	margin:0 6px 0 2px;
	padding:5px 5px 5px 5px;
	float:left;
	background:#cccccc url(images/indexFeaturedTop.jpg) top center no-repeat;
	border:none;
}

#vehicleSpecials .featuredVehicle p{
	width:150px;
	margin:0;
	font-size:10px;
	color:#151515;
}


#vehicleSpecials .featuredVehicle a .image {
   border: 2px solid #5d5e5e;
   padding: 0px;   
   margin:0;
   width: 146px; /*190px*/
   
	
}
#vehicleSpecials .featuredVehicle a:hover .image {
   border: 2px solid #d81b37;
   margin:0 auto; 
   padding: 0px;   
   margin:0;
   width: 146 px; /*190px*/
}

#vehicleSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#a42623;
   color: #FFFFFF;
   display: block;
   font-size: 15px;
   font-weight: bold;
   padding: 3px 2px 3px 2px;
   text-align: center;
   width: 146px; /*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 0;
   padding:0 5px 0 5px;
   width:140px;
   border:none; 
}

#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#c42f26;
   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:#d81b37;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

/******************************* End Contact Form Styles ************************/

/*===============*/

ul.bnpImageList {
   margin: 0px;
   padding: 0px;
   position:relative;
   right:5px;
}

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: 46px;
   width: 410px;
}

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: 46px;
   text-decoration: none;
   width: 410px;
}

li.bnpLink3 {
   background-image: url(images/bnp/bnp-this-over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 64px;
   width: 506px;
   padding:0px;
   
}

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: 64px;
   width: 506px;
   padding:0px;
}

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;
}

/**************************************/

.SubTitle {
	text-align: left;
   background:#202753 url(images/barBack.jpg) top left repeat-x;
   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: #d81b37;
   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;
}

