@charset "utf-8";
/* 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:207px;
}
#FooterholderContainer {
	display:block;
	position:absolute;
	top:38px;
	width:768px;
	z-index:0;
}

.nowShow{
	display:none;
}

body{
	background:#b8b8b8 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:950px;
	padding:0px;
	margin:0 auto;
}

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

#middleContainer2 {
	width:950px;
	background:transparent url(images/middleBack2.jpg) top repeat-y;
	margin:0; 
	padding:0;
}

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

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

.printOnly {
	display:none;
}

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

a#headerHome {
	width:123px;
	height:119px;
	top: 54px;
	left:10px;
	display:block;
	position:relative;
}

#headerLinks{
	float:right;
	color:#ffffff;
	position:relative;
	top:-193px;
	right:3px;
}

#headerLinks a:link, #headerLinks a:visited{
	color:#ffffff;
	font-weight:100;
	font-size:11px;
}

#headerLinks a:hover, #headerLinks a:active{
	color:#353535;
	font-weight:100;
	font-size:11px;
}

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

#bnpBox{
	width:174px;
	height:89px;
	padding-left: 15px;
	padding-top:80px;
	background:transparent url(images/bnpBack.jpg) top no-repeat;
}

span.bap_make{
	display:none;
}

#bnpBox select{
	width: 155px;
	margin-bottom:10px;
}

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

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

#sideBarFeatureContainer{
	width:228px;
	padding-bottom:10px;
}

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

 .featuredVehicle{
	width:200px;
	padding:5px 13px 5px 15px;
	margin-bottom:10px;	
	background:transparent url(images/sideBottom.jpg) bottom left no-repeat;
}

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

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

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

}

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

}

 .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color: #353535;
   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:#b00005;
}

/******************************** 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:228px;
	background:transparent url(images/didYouKnow.jpg) top left no-repeat;
	padding-top:39px;
}
	
#didYouKnow{
	display:block;
	width:200px;
	padding:10px 14px 10px 14px;
}

#didYouKnow h5{
	font-weight:bold;
	text-transform:capitalize;
	color:#900200;
	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;
}

#didYouKnow li a:hover, #didYouKnow li a:active{
	color:#494949;
}

/************************************* END New Sidebar Styles **********************/

/***********************************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:652px;
	background:transparent url(images/contentBack.jpg) top left no-repeat;
	padding: 0px 35px 20px 35px;
	float:left;
}

#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:#A9110E;
}
#contentContainer h3 {
	font-size:14px;
	color:#A9110E;
}
#contentContainer h4 {
	font-size:13px;
	color:#C52519;
}
#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;
}

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:950px;
	height:200px;
	padding-top:25px;
	display:block;
	background:transparent url(images/footer.jpg) top center no-repeat;
}

#aslLogo {
	width:37px;
	height:38px;
	float:left;
	display:block;
	position:relative;	
	left:-97px;
}
#aslDesigned{
	width:214px;
	height:11px;
	float:left;
	position:relative;
	top:13px;
	left: 20px;
}


#copyContainer a{
	display:block;
	width:176px;
	height:34px;
	float:right;
	position:relative;
	right: 25px;
	font-weight:bold;
	top:-37px;
}

#footerContact {
	color:#353535;
	width:768px;
	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:#353535;
	width:650px;
	margin:0 auto;
	font-size:11px;
	text-align:center;
}

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


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


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

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

li.featurebox 
{
   cursor: pointer;
   display: block;
   height: 88px; /*61px*/
   padding: 0;
   width: 313px; /*244px*/
   margin-bottom: 10px;
   background:transparent url(images/featurebox/featuredBoxBack.jpg) top left no-repeat;
}

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

li#featureNew a{
	background:transparent url(images/featurebox/featuredBoxNew.jpg) top right no-repeat;
}
li#featureNew a:hover, li#featureNew a:active{
	background:transparent url(images/featurebox/featuredBoxNewOver.jpg) top right no-repeat;
}
li#featureFinance a{
	background:transparent url(images/featurebox/featuredBoxFinance.jpg) top right no-repeat;
}

li#featureFinance a:hover, li#featureFinance a:active{
	background:transparent url(images/featurebox/featuredBoxFinanceOver.jpg) top right no-repeat;
}

li#featureUsed a{
	background:transparent url(images/featurebox/featuredBoxUsed.jpg) top right no-repeat;
}

li#featureUsed a:hover, li#featureUsed a:active{
	background:transparent url(images/featurebox/featuredBoxUsedOver.jpg) top right no-repeat;
}

li#featureService a{
	background:transparent url(images/featurebox/featuredBoxService.jpg) top right no-repeat;
}
li#featureService a:hover, li#featureService a:active{
	background:transparent url(images/featurebox/featuredBoxServiceOver.jpg) top right no-repeat;
}

li.featurebox a:hover strong{
	color:#b7100e;
}

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



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

#vehicleSpecials {
	width:315px;
	margin:10px 10px 0 0;
	background:#e4e4e4 url(images/specialVehiclesBack.jpg) top center no-repeat;
	padding:29px 0 0 0;
	display:block;
	float:left;
}

#vehicleSpecials .featuredVehicleInner{
	margin:0;
	padding:0;
}

#innerBorder{
	border:1px solid #333333;
	border-top:none;
}

#vehicleSpecials .featuredVehicle {
	width:303px;
	margin:0;
	padding:4px 2px 0 2px;
	background:transparent none;
	border:3px solid #b7b7b7;
	border-top:none;
	height:100px;
}

#vehicleSpecials .featuredVehicle a .image {
   border: 2px solid #6b6b6b;
   padding: 0px;   
   margin:0 5px 0 0;
   width: 125px; /*190px*/
   float:left;	
}
#vehicleSpecials .featuredVehicle a:hover .image {
   border: 2px solid #a60500;
   margin:0 5px 0 0; 
   padding: 0px;   
   width: 125px; /*190px*/
   float:left;
}

#vehicleSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background:transparent none;
   color: #a40000;
   font-size: 11px;
   font-weight: bold;
   width: 169px; /*190px*/ 
   float:right;
   text-align:left;
   margin:0;
   padding:0;
}

#vehicleSpecials .featuredVehicle .options {
   color: #4c4c4c;
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   text-align:left;
   /*left:-10px;*/
   border:none;
   width:150px;
   float:left;
   margin:0;
}

#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#a3180b;
   display: block;
   font-size: 13px;
   font-style: italic;
   font-weight: bold;
   text-align: right;
   border: none;
	margin:0 5px 2px 0;
	padding:0;
}
#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:#C52519;
	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_mini_over.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 34px;
   width: 281px;
}

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

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

li.bnpLink3 a, li.bnpLink3 a:link, li.bnpLink3 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnp_large.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 51px;
   width: 468px;
   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:#A9110E;
   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;
	
	height:25px;
	background-color: #000000;
	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, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

.floatBut{
	float:right;
}

#recall_btn{
background: url(images/vrc_on.jpg) top left no-repeat;
 

}
 
 #recall_btn a:link, #recall_btn a:visited{
background: url(images/vrc_off.jpg) top left no-repeat;
 width:200px;
 height:50px;
 display:block;

}

 #recall_btn a:hover, #recall_btn a:active{
background:none;
 

}

#surreyAcessory_btn, #langlyAcessory_btn{
	background: url(images/accessory_surrey_on.jpg) top left no-repeat;
	display:block;
	width:253px; 
	height:48px; 
	float:left;


}

 #surreyAcessory_btn a:link, #surreyAcessory_btn a:visited{
	background: url(images/accessory_surrey_off.jpg) top left no-repeat;
	width:253px;
	height:48px;
	display:block;

}



#langlyAcessory_btn{
	background: url(images/accessory_langly-on.jpg) top left no-repeat;
}

#langlyAcessory_btn a:link, #langlyAcessory_btn a:visited{
	background: url(images/accessory_langly_off.jpg) top left no-repeat;
 	width:253px;
 	height:48px;
 	display:block;

}

 #surreyAcessory_btn a:hover, #surreyAcessory_btn a:active,  #langlyAcessory_btn a:hover, #langlyAcessory_btn a:active{
background:none;


}

