/* 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;
}

#superContainer {
	width:100%;
	display:block;	
	position:absolute;
	top:0;
	left:0;
	background:transparent url(images/layout/main_bg_rep.jpg) bottom center repeat-y;
}
#superContainer1
{
	width:100%;
	display:block;	
	background:transparent url(images/layout/header_bg_rep.jpg) top left repeat-x;
}
#superContainer2
{
	width:100%;
	display:block;	
	background:transparent url(images/layout/header_bg.jpg) top center no-repeat;
}
#mainContainer {
	width:980px;
	margin:0 auto;
	padding:0px;
}
#SEONavChange {
	display:block;
	position:relative;
	top:-19px;
}
#FooterholderContainer {
	display:block;
	position:relative;
	top:44px;
	width:980px;
	
}
#backgroundContainer {
	width:980px;
	margin:0; 
	padding:0;
}

#middleContainer {
	width:980px;
	margin:0; 
	padding:0px 0 0 0;
}
#middleContainer2 {
	width:980px;
	background:transparent url(images/layout/content_bottom_bg.jpg) bottom left no-repeat; 
	margin:0; 
	padding:0px;
}
#sideContainer {
	float:right;
	width:200px;
	margin:0;
	padding:0px 20px 0px 0px;

}
body{
	background:transparent url(images/layout/body_bg.jpg) top repeat;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:12px;
}



/***********************************End Standard Styles ********************************/
/**********************************Header Styles ****************************************/

.printOnly {
	display:none;
}
#urlContainer {
	width:175px;
	height:17px;
	font-weight:bold;
	float:right;
	padding:0px 0px 0 0;
	margin-right:0px;
	text-align:center;
}

#urlContainer a{
	color:#FFFFFF;
}

#headerContainer {
	height:135px;
	width:980px;
	display:block;
	margin:0; 
	padding:0;
	
}

#homeLink {
	width:237px;
	height:110px;
	display:block;
	position:relative;
	top:0px;
	left:20px;
	float:left;
}

#facebookLink {
	width:36px;
	height:36px;
	display:block;
	position:relative;
	top:52px;
	right:51px;
	float:right;
}
#twitterLink {
	width:35px;
	height:35px;
	display:block;
	position:relative;
	top:53px;
	right:40px;
	float:right;
}
#youtubeLink {
	width:91px;
	height:35px;
	display:block;
	position:relative;
	top:54px;
	right:32px;
	float:right;
}

#locationLink
{
	width:38px;
	height:38px;
	display:block;
	position:relative;
	top:50px;
	right:61px;
	float:right;
}

#headerContainer #address {
	float:left;
	height:19px;
	width:300px;
	position:relative;
	top:143px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:0px;
}





/**********************************End Header Styles ****************************************/
/*******************************  Footer Styles ************************/

#footerContainer {
	width:100%;
	position: relative;
	height:83px;
	display:block;
	padding-top:0px;
	background: url(images/layout/footer_bg_rep.jpg) bottom left repeat-x;
}
#footerContainer #footerBG
{
	width: 100%;
	height: 83px;
	background: url(images/layout/footer_bg.jpg) bottom center no-repeat;
}
#footerContainer #footerContent
{
	width:950px;
	margin: 0px auto;
	height: 83px;
}
#aslLogo {
	
	width:41px;
	height:43px;
	float:left;
	display:block;
	position:relative;
	top:8px;
	left:6px;
	/*border:1px solid #00FF66;*/	
}
#aslDesigned{
	width:145px;
	height:30px;
	float:left;
	position:relative;
	top: 16px;
	left: 10px;
	/*border:1px solid #00FF66;*/
}
#copyContainer {
	height:11px;
	font-size:11px;
	color:#BF530B;
	text-align:right;
	float:right;
	font-weight:bold;
}


#footerContact {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	text-align:right;
	padding-right:10px;
	margin-top:0px;
}
#footerUrl {
	display:block;
	height:15px;
	width:160px;
	float:right;
	position:relative;
	top:0px;
	left:0px;

}
#footerLinks {
	color:#FFFFFF;
	width:700px;
	float:right;
	padding-bottom: 10px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	position: relative;
	top: 24px;
}
#footerLinks a:link, #footerLinks a:visited{
	color:#FFFFFF;
}
#footerLinks a:hover, #footerLinks a:active{
	color:#BF530B;
}

#footer_relp
{
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	float: right;
}
/******************************* End Footer Styles ************************/
#contentContainer div {
	font-size:12px;
}
#contentContainer h1, #contentContainer h2, #contentContainer h3, #contentContainer h4, #contentContainer h5 {
	font-weight:bold;
	text-transform:capitalize;
	padding:10px 0 10px 0;
}
#contentContainer table {
	font-size:12px;
}
#contentContainer {
	float:left;
	width: 980px;
	padding:0px;
	font-size:12px;	
	position:relative; 	
	z-index:0;
	margin: 0px 0px 25px 0px;
}
#contentContainer p {
	padding:0px 0px 10px 0px;
	font-size:12px;
	color:#FFFFFF;
}


h1, h2, h3, h4, h5 {
	color:#BF530B;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h1.pageHead {
	padding:0;
	color: #FFFFFF;
	font-weight:bold;
	font-size:22px;	
}

#contentContainer ul, #contentContainer ol {
	font-size:12px;
	padding-bottom: 0px;
}
#contentContainer ul {
	margin-left:15px;
}
#contentContainer ol {
	margin-left:25px;
}
h3.redH3, .red, h4.redH4 {
	color:#ff0000;
}

a:link, a:visited {
	color:#BF530B;
	font-weight:bold;
}
a:active, a:hover {
	color:#ECB72B;
}

/***********************************END Content Styles **************************************/

/*********************************** Featured Specials *************************************/
#vehicleSpecials {
	width:720px;
	margin:20px 33px 10px 13px;
	padding: 32px 0px 0px 0px;
	background: url(images/featured/featured_spotlight_title.jpg) top left no-repeat;
	float: left;
}
#vehicleSpecials .carousel {
	width:717px;
	background: url(images/featured/featured_spotlight_repeat.jpg) top left repeat-y;
	padding: 0px 1px 0px 2px;
	height: 158px;
}
#vehicleSpecials .jCarouselLite {
	width:717px !important;
	position: absolute;
	height: 158px !important;
}
#vehicleSpecials .jCarouselLite li {
	height: 150px !important;
}
#vehicleSpecials .bottom_overlay
{
	float:left;
	position: relative;
	z-index: 500;
	top: -17px;
	left: 0px;
	width: 720px;
	background: url(images/featured/featured_spotlight_bottom.png) top left no-repeat;
	width: 720px;
	height: 17px;
}
#vehicleSpecials .featuredVehicle {
	width:142px;
	margin:0px 16px 0px 20px;
	float:left;
}

#vehicleSpecials .featuredVehicle p{
	width:160px;
	margin:0 auto;
	font-size:12px;
	color:#151515;
}


#vehicleSpecials .featuredVehicle a .image {
   border: 2px solid #757374;
   padding: 0px;   
   margin:7px auto 3px;
   display:block;
   width: 136px; /*190px*/
}
#vehicleSpecials .featuredVehicle a:hover .image
{
}

#vehicleSpecials .featuredVehicle .title {
   background-color:#757374;
   color: #FFFFFF;
   display: block;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   width: 140px; /*190px*/
   margin:0px auto;  
 
}

#vehicleSpecials .featuredVehicle .options
{
   display: none;
}

#vehicleSpecials .featuredVehicle .price {
   color:#FF0000;
   display: block;
   font-size: 14px;
   font-style: italic;
   font-weight: bold;
   margin: 0px 0px 3px 1px;
   border: 2px solid #757374;
	 background: #FFFFFF;
   text-align: center;
	 width: 136px;
	 height: 15px;
}
#vehicleSpecials .featuredVehicle .featuredVehicleInner {
	padding:0px 0px 0px 0px;
}
#vehicleSpecials .featuredVehicle .price strike{
	color: #FF0000;
}
/******************************** End Featured Specials *******************/

/*********************************** Featured Specials *************************************/

#quicklink_scroller
{
	width: 980px;
	height: 100px;
	display: block;
	background: url(images/quicklink_scroller/qs_bg.jpg) top left no-repeat;
	margin: 10px 0px;
	padding: 11px 0px 0px 0px;
	overflow: hidden;
}

#quicklink_scroller #btnLeft, #btnRight
{
	width: 38px;
	height: 89px;
	cursor: pointer;
	float: left;
	position: relative;
	z-index: 10;
}
#quicklink_scroller .disabledLeft
{
	cursor: default !important;
	background: url(images/quicklink_scroller/disabled_left.jpg) top left no-repeat;
}
#quicklink_scroller .disabledRight
{
	cursor: default !important;
	background: url(images/quicklink_scroller/disabled_right.jpg) top left no-repeat;
}

#quicklink_scroller #qs_buttons
{
	float: left;
	display: block;
	height: 89px;
	visibility: visible;
	position: relative;
	overflow: hidden;
	z-index: 5;
	width: 904px;
}

#quicklink_scroller #qs_buttons ul
{
	list-style: none;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#quicklink_scroller #qs_buttons ul li
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#quicklink_scroller a
{
	background-repeat: no-repeat;
	height: 89px;
	display: block;
	float: left;
	position: relative;
	background-image: url(images/quicklink_scroller/qs_bg_scroll.jpg);
	width: 227px;
}

#quicklink_scroller .qs_newvehicles a
{
	background-position: -1px 0px;
}
#quicklink_scroller .qs_testdrive a
{
	background-position: -1590px 0px;
}
#quicklink_scroller .qs_accessories a
{
	background-position: -1363px 0px;
}
#quicklink_scroller .qs_credit a
{
	background-position: -1136px 0px;
}
#quicklink_scroller .qs_service a
{
	background-position: -454px 0px;
}
#quicklink_scroller .qs_sales a
{
	background-position: -909px 0px;
}
#quicklink_scroller .qs_bnp a
{
	background-position: -228px 0px;
}
#quicklink_scroller .qs_tire a
{
	background-position: -682px 0px;
}
/***********************************END Content Styles **************************************/

#relp
{
	float: left;
	margin-top: 4px;
}
#relp a
{
	display: block;
	width: 200px;
	height: 207px;
}

#pictoFlash
{
	border: 1px solid #232323;
	width: 948px;
	height: 336px;
	margin: 0px auto 10px;
}

.orange
{
	color: #BF530B;
}

#expandMe {
	height:60px;
	overflow:hidden;
	width:955px;
	margin-left: 13px;
}
.expanded {
	height:auto!important;
	overflow:visible;
}
.toggleMe {
	display:block;
	float:right;
	padding:5px;
	cursor:pointer;
	color: #FFFFFF;
}
#ad_buttons
{
	margin: 0px 0px 0px 13px;
}

#ad_buttons a, #ad_buttons div
{
	display: block;
	width: 301px;
	height: 278px;
	float: left;
}

#ad1, #ad2
{
	margin: 0px 25px 0px 0px;
}

.mobile {
	display:none;
}
.nonMobile {display:block;}

.accordion h3.ui-accordion-header {padding-left:30px!important;}
.rowOdd {background-color:#EBEBEB;}
