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

.nowShow{
	display:none;
}

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


#mainBackground{
	width:100%;
	position:absolute;
	top:0;
}

#mainContainer {
	width:956px;
	padding:0px;
	margin:0 auto;
}

#middleContainer {
	width:956px;
	background:transparent url(images/middleBack.jpg) top repeat-y;
	margin:0; 
	padding:0;
}

#sideContainer {
	float:left;
	width:226px;
	margin:0;
	padding:130px 4px 0 2px;
	background:transparent url(images/sideBack.jpg) top left no-repeat;
}

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

.printOnly {
	display:none;
}

#headerContainer {
	height:216px;
	width:956px;
	background:transparent url(images/header.jpg) top no-repeat;
	display:block;
	margin:0; 
	padding:0;
}
#headerHomeLink{
	display:block;
	width:288px;
	height:87px;
	position:relative;
	float:left;
	top:12px;
	left:15px;
}
#headerAddress{
	float:right;
	font-size:12px;
	color:#02063c;
	font-weight:bold;
	position:relative;
	right:20px;
}
/**********************************End Header Styles ****************************************/

#bnpBox{
	width:198px;
	height:108px;
	padding:60px 11px 0 17px;
	margin:5px 0 3px 0;
	background:transparent url(images/bnpBack.jpg) top left no-repeat;
}

span.bap_make{
	display:none;
}

#bnpBox select{
	width:195px;
	margin-bottom:5px;
}

#bnpBox input{
	position:relative;
	left: 106px;
}

/*********************************** Featured Vehicle *************************************/

#sideBarFeatureContainer{
	width:226px;
	padding:0;
}

/* Feature Vehicle Sidebar*/
 #sideFeaturedVehicle{
	display:block;
	width:226px;
	background:transparent url(images/featuredVehicle.jpg) top left no-repeat;
	padding:38px 0px 0px 0px;
}

#sideFeaturedVehicle .featuredVehicle{
	width:215px;
	padding:5px 5px 10px 6px;	
}

#sideFeaturedVehicle .featuredVehicle a .image {
   border: 3px solid #353535;
   margin: 0 auto;
   padding: 0;
   width: 209px; /*190px*/
}

#sideFeaturedVehicle .featuredVehicle a:hover .image {
   border: 3px solid #bc1f18 ;
   margin:0 auto;
   padding: 0;
   width: 209px; /*190px*/
}

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

}

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

}

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

#sideFeaturedVehicle .featuredVehicle a{
	color:#b00005;
}
/******************************/

#SpecialFeature{
	width:633px;
	margin:10px auto 20px auto;
	background:transparent url(images/specialFeatureBack.jpg) top left no-repeat;
	padding:29px 0 0 0;
}

#specialFeatureBody{
	width:621px;
	border:2px solid #ff0000;
	border-top:none;
	padding-left:8px;
}

#SpecialFeature .featuredVehicle{
	width:199px;
	padding:0 8px 0 0;
	background:transparent url(images/specialVehicleBack.jpg) top left no-repeat;
	float:left;
}


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

#SpecialFeature .featuredVehicle a:hover .image {
   border: 2px solid #bc1f18 ;
   margin:0 auto;
   padding: 0;
   width: 195px; /*190px*/
}

#SpecialFeature .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   background-color:#ff0000;
   height:22px;
   display: block;
   font-size: 13px;
   font-weight: bold;
   padding: 2px 2px 0 4px;
   width:193px;
   text-align: center;
   margin-top: 3px;

}

#SpecialFeature .featuredVehicle .options {
   color: #353535;
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   padding: 5px;
   padding-bottom:0;
   margin: 0;
   overflow:hidden;

}
#SpecialFeature .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color: #c40000;
   display: block;
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   margin-bottom:5px;
   text-align: right;
}


/******************************** End Featured Vehicle *******************/


a#subprimeLink{
	display:block;
	width:175px;
	height:201px;
	background:transparent url(images/subprimeLink.jpg) top no-repeat;
	margin:10px auto;
}

/************************************* New Sidebar Styles **************************/
#sideNewVehicle{
	display:block;
	width:226px;
	background:transparent url(images/didYouKnow.jpg) top left no-repeat;
	padding:38px 0px 0px 0px;
}
	
#didYouKnow{
	width:196px;
	padding:0 15px 30px 15px;
}

#didYouKnow h5{
	font-weight:bold;
	text-transform:capitalize;
	color:#8A0202;
	display:block;
	text-align:center;
}

#didYouKnow ul{
	margin-top: 10px;
	list-style:none;
}

#didYouKnow ul li{
	margin-bottom:15px;
}

#didYouKnow li a{
	display:block;
	font-weight:bold;
}



/***********************************Content Styles **************************************/

#contactContainer {
	display:block;		
	padding-top:12px;
	font-weight:bold;
	color:#5a5a5a;
	font-size:11px;
	margin-bottom: 10px;
	text-align:right;
}


#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:700px;
	background:transparent url(images/contentBack.jpg) top left no-repeat;
	padding: 5px 12px 20px 12px;
	float:right;
}

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


h1.pageHead {
	margin-bottom:17px;
	color: #454545;
	font-weight:bold;
	font-size:23px;	
}
#contentContainer h2 {
	font-size:15px;
	color:#C30000;
}
#contentContainer h3 {
	font-size:14px;
	color:#5A6472;
}
#contentContainer h4 {
	font-size:13px;
	color:#C52519;
}
#contentContainer h5 {
	font-size:12px;
	color:#011878;
}
#contentContainer ul, #contentContainer ol {
	font-size:12px;
	color:#151515;
	padding-bottom: 10px;
}

#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:#c52519;
}
a:active, a:hover {
	color:#ff7800;
}
.noShow {
	display:none;
}

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

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

#aslLogo {
	width:61px;
	height:63px;
	float:left;
	display:block;
	position:relative;	
	left:10px;
}
#aslDesigned{
	width:218px;
	height:10px;
	float:left;
	position:relative;
	top:32px;
	left:12px;
}


#copyContainer {
	font-size:11px;
	color:#4e4e4e;
	float:right;
	position:relative;
	top:-32px;
	right: 83px;
	font-weight:bold;
}
#copyContainer a{
	color:#4e4e4e;
}
#copyContainer a:hover,#copyContainer a:active{
	color:#c40606;
}

#footerContact {
	color:#ffffff;
	width:956px;
	margin:0 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:650px;
	margin:0 auto;
	font-size:11px;
	text-align:center;
	position:relative;
	top:-15px;
}

#BCdealerID{
	position:relative;
	float:left;
	left:350px;
	top:-43px;
	font-size:10px;
}

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


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


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

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

li.featurebox 
{
   cursor: pointer;
   display: block;
   height: 100px; /*61px*/
   padding: 0;
   width: 311px; /*244px*/
   margin-bottom: 10px;
}

li.featurebox a:link, li.featurebox a:visited, li.featurebox a:hover, li.featurebox a:active{
	display:block;
	height: 89px; /*61px*/
	padding:11px 110px 0px 10px;
	width: 191px; /*244px*/
	color:#000000;
	font-size:11px;
}

li#featureNew {
	background:transparent url(images/featureBox/featureBoxNewOver.jpg) top left no-repeat;
}
li#featureNew a{
	background:transparent url(images/featureBox/featureBoxNew.jpg) top left no-repeat;
}
li#featureFinance {
	background:transparent url(images/featureBox/featureBoxFinanceOver.jpg) top left no-repeat;
}
li#featureFinance a{
	background:transparent url(images/featureBox/featureBoxFinance.jpg) top left no-repeat;
}
li#featureUsed {
	background:transparent url(images/featureBox/featureBoxUsedOver.jpg) top left no-repeat;
}
li#featureUsed a{
	background:transparent url(images/featureBox/featureBoxUsed.jpg) top left no-repeat;
}
li#featureParts {
	background:transparent url(images/featureBox/featureBoxPartsOver.jpg) top left no-repeat;
}
li#featureParts a{
	background:transparent url(images/featureBox/featureBoxParts.jpg) top left no-repeat;
}

#featureboxFloat li.featurebox a:hover{
	background:transparent none;
}

li.featurebox .featureTitle{
	color:#ffffff;
	margin-bottom:6px;
}

.featureboxText{
	font-weight:bold;
}
/************************************* End Featurebox Styles ***********************/



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

#vehicleSpecials {
	width:520px;
	margin:10px auto;
	background:#e5e5e5 url(images/vehicleSpecialBack.jpg) top center no-repeat;
	padding-top:35px;
	padding-left:8px;

}

#vehicleSpecials .featuredVehicle {
	width:160px;
	margin:0;
	padding:0px 5px 0 5px;
	float:left;
	background:transparent none;
}

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


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

#vehicleSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#a3180b;
   color: #FFFFFF;
   display: block;
   font-size: 12px;
   font-weight: bold;
   padding: 3px 4px 3px 4px;
   text-align: center;
   width: 152px; /*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;
   border:none;
   width:150px;
 
}

#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#a3180b;
   display: block;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   padding-right:15px;
   text-align: right;
   border: none;
   margin-top: 10px;
}
#vehicleSpecials .featuredVehicle .price strike{
	color: #A90307;
}
/******************************** End Featured Specials *******************/

/************************************** Contact Form Styles ************************/
#contactForm{
	margin: 20px auto 0 auto;
	padding-bottom: 10px;
}

#contactForm label{
	display:block;
	float:left;
	width: 170px;
	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:400px;
	margin-bottom: 10px;
}

#contactForm select{
	width: 404px;
}

#contactForm #radioBox input{
	width:30px;
	display:block;

}

#contactForm .radioText{
	display:block;
	float:left;
}

#contactForm p{font-size:10px; margin-bottom:0;}


#extWarranty input, #extWarranty textarea{
	width:300px;
}

#contactForm input.formButton, #extWarranty input.formBut{
	float:right;
	display:block;
	width: 200px;
	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:#C52519;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}


#extWarranty input.formBut{
	width:150px;
}

/******************************* 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/bnpShowroomOver.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 56px;
   width: 421px;
}

li.bnpLink2 a, li.bnpLink2 a:link, li.bnpLink2 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnpShowroom.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 56px;
   text-decoration: none;
   width: 421px;
}

li.bnpLink3 {
   background-image: url(images/bnpVehicleOver.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 55px;
   width: 505px;
   padding:0px;
   
}

li.bnpLink3 a, li.bnpLink3 a:link, li.bnpLink3 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnpVehicle.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 55px;
   width: 505px;
   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-color:#545454;
   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{
	display:block;
	width: 135px;
	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:#C52519;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

.floatBut{
	float:right;
}

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

.contactPerson, .contactJob, .contactPhone{
	display:block;
	width:150px;
	margin-right: 20px;
	float:left;
	margin-bottom: 5px;
}


p#campaignLink {
	background:transparent url(images/recallOver.gif) top center no-repeat;
}

p#campaignLink a:link, p#campaignLink a:visited{
	display:block;
	background:transparent url(images/recallBack.gif) top center no-repeat;
	width:253px;
	height:48px;
}

p#campaignLink a:hover, p#campaignLink a:active{
	background:transparent none;
}

p#specialsLink {
	background:transparent url(images/specialsOver.gif) top center no-repeat;
}

p#specialsLink a:link, p#specialsLink a:visited{
	display:block;
	background:transparent url(images/specialsBack.gif) top center no-repeat;
	width:253px;
	height:48px;
}

p#specialsLink a:hover, p#specialsLink a:active{
	background:transparent none;
}

/**********************************/
#usedSpecials{
	background: #E5E5E5 url(images/featuredSpecialBack.jpg) top center no-repeat;
	padding-top:35px;
	width:513px;
	margin:0 auto 20px auto;
	padding-left:7px;
}


#usedSpecials .featuredVehicle {
	width:97px;
	margin:0;
	padding:0px 5px 0 0;
	float:left;
	background:transparent none;
}

#usedSpecials .featuredVehicle p{
	width:97px;
	margin:0;
	padding:0 5px;
	font-size:12px;
	color:#151515;
}


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

#usedSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#F07100;
   color: #FFFFFF;
   display: block;
   font-size: 10px;
   font-weight: bold;
   padding: 3px 4px 3px 4px;
   text-align: center;
   width: 89px; /*190px*/
   margin:5px auto;  
   position:relative;
}

#usedSpecials .featuredVehicle .options {
   display:none;
 
}

#usedSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#a3180b;
   display: block;
   font-size: 11px;
   font-style: italic;
   font-weight: bold;
   padding-right:15px;
   text-align: right;
   border: none;
   margin-top: 10px;
}
#usedSpecials .featuredVehicle .price strike{
	color: #A90307;
}


/**********************************/
.flashContent {
	padding:15px 25px;
}