/* 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/body_top_bg.gif) top right repeat-x;
}
#mainContainer {
	width:960px;
	margin:0 auto;
	padding:0px;
}
#SEONavChange {
	display:block;
	position:relative;
	top:0px;
}
#FooterholderContainer {
	display:block;
	position:relative;
	top:100px;
	width:960px;
	
}
#backgroundContainer {
	width:960px;
	background:transparent url(images/layout/main_bg_rep.gif) bottom left repeat-y;
	margin:0;
	padding:0;
}

#middleContainer {
	width:960px;
	background:transparent url(images/layout/content_top_bg.gif) top left no-repeat; 
	margin:0; 
	padding:0px 0 0 0;
}
#sideContainer {
	float:right;
	width:223px;
	margin:0;
	padding:0px 6px 0px 0px;

}
body{
	background:transparent url(images/layout/body_bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	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:81px;
	width:960px;
	background:transparent url(images/layout/header_bg.jpg) top left no-repeat;
	display:block;
	margin:0; 
	padding:0;
	
}

#homeLink {
	width:330px;
	height:50px;
	display:block;
	position:relative;
	top:12px;
	left:0px;
	float:left;
	background: url(images/layout/homeLink_off.jpg) top left no-repeat;
}

#homeLink:hover, #homeLink:active
{
	background: none;
}

#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:960px;
	display:block;
	padding-top:38px;
	background:transparent url(images/layout/footer_bg.jpg) top right no-repeat;
	padding-bottom: 30px;
}
#aslLogo {
	width:60px;
	height:60px;
	float:right;
	display:block;
	position:relative;
	top:8px;
	left:-152px;
	/*border:1px solid #00FF66;*/	
}
#aslDesigned{
	width:145px;
	height:36px;
	float:right;
	position:relative;
	top: 20px;
	left: 52px;
	/*border:1px solid #00FF66;*/
}
#copyContainer {
	height:11px;
	font-size:11px;
	color:#A60301;
	text-align:center;
	font-weight:bold;
}


#footerContact {
	color:#ffffff;
	width:950px;
	float:right;	
	font-size:11px;
	text-align:right;
	padding:10px 0px 0px;
	margin-top:0px;
	text-align: left;
}
#footerUrl {
	display:block;
	height:15px;
	width:160px;
	float:right;
	position:relative;
	top:0px;
	left:0px;
}
#footerLinks {
	color:#2f2f2f;
	width:950px;
	padding: 10px 0px 0px 10px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	text-align: left;
}
#footerLinks a:link, #footerLinks a:visited{
	color:#888888;
}
#footerLinks a:hover, #footerLinks a:active{
	color:#AAAAAA;
}
/******************************* End Footer Styles ************************/

/***********************************Content Styles **************************************/
#expandMe p, #expandMe ul, #expandMe ol, table{
	padding-bottom:10px;
	color:#FFFFFF;
}
#expandMe {
	color:#FFFFFF;
	text-align:justify;
}

#expandMe h1, #expandMe h2, #expandMe h3, #expandMe h4, #expandMe h5 {
	font-weight:bold;
	text-transform:capitalize;
	padding:0px 0 0px 0;
}
#expandMe table {
	font-size:12px;
}
#contentContainer {
	float:left;
	width: 730px;
	padding:0px 0px 0px 0px;
	font-size:12px;	
	position:relative; 	
	z-index:0;
}
#expandMe p {
	font-size:12px;
}
#footer_content
{
	width: 705px;
	padding: 5px 7px 7px;
	color: #FFFFFF;
	float: left;
	background: #1d1d1d;
	border: 3px solid #888888;
}

h1, h2, h3, h4, h5 {
	color:#fff;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:12px;
}
h1.pageHead {
	padding:0;
	color: #fff;
	font-weight:bold;
	font-size:12px;	
}

#contentContainer ul, #contentContainer ol {
	font-size:12px;
	padding-bottom:px;
	
}
#contentContainer ul {
	margin-left:15px;
}
#contentContainer ol {
	margin-left:25px;
}
h3.redH3, .red, h4.redH4 {
	color:#ff0000;
}

a:link, a:visited {
	color:#125AD5;
	font-weight:bold;
}
a:active, a:hover {
	color:#CC0404;
}

/***********************************END Content Styles **************************************/




/*********************************** Featured Specials *************************************/
#vehicleSpecials {
	height:172px;
	width:705px;
	margin:0 auto;
	padding:40px 8px 0 8px;
	background:url(images/featured/special_bg.jpg) top left no-repeat;
}
.jCarouselLite {
	width:705px !important;
	overflow:hidden;
}
#vehicleSpecials .featuredVehicle {
	padding: 0 3px;
}	
#vehicleSpecials .featuredVehicle .image {
	width:146px;
	height:107px;
	border:2px solid #3876A9;
}
#vehicleSpecials .featuredVehicle .options {
	display:none;
}
#vehicleSpecials .featuredVehicle .title {
	width:144px;
	text-align:center;
	font-weight:bold;
	padding:3px;
	background-color:#3876A9;
	color:#FFFFFF;
}
#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#9F0000;
	 background-color:#fff;
	 border:2px solid #3876A9;
   display: block;
   font-style: italic;
   font-weight: bold;
   margin-top: 0px;
	 width: 138px;
	 text-align: right;
	 padding: 0px 4px;
}
#vehicleSpecials .featuredVehicle .price br
{
	line-height: 0px;
	height: 0px;
	visibility: hidden;
	display: none;
}
#vehicleSpecials .featuredVehicle .featuredVehicleInner {
	padding:0px 0px 0px 0px;
}
#vehicleSpecials .featuredVehicle .price strike{
	color: #000000;
	float: left;
	text-align: left;
}

/******************************** End Featured Specials *******************/

/******************************* End Contact Form Styles ************************/

.SubTitle {
	text-align: left;
  background-color: #0050BD;/*#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:0px;
}
#siteMap ul{
	padding-top:0;
	padding-bottom:0;
}
.formBut, .formbut{
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #2A2A2A;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0 0px 0;
  padding: 0px;
  text-align: center;
  text-transform: capitalize;
}

.redText {
	color:#AC0501;
	font-weight:bold;
}

#search_container
{
	width: 223px;
	background: url(images/layout/search_content.jpg) top left repeat-y;
}

#search_content
{
	padding: 13px;
	height: 140px;
}
#search_content select
{
	display: block;
	width: 100%;
	margin-bottom: 3px;
}
#search_content input[type="submit"]
{
	background-color: #1d589f;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#search_content #search_new
{
	display: none;
}

#applyNow
{
	background: url(images/apply_button_on.jpg) top right no-repeat;
	width: 221px;
	height: 103px;
	margin-top: 10px;
}

#applyNow a:link, #applyNow a:visited
{
	background: url(images/apply_button_off.jpg) top right no-repeat;
	width: 221px;
	height: 103px;
	display: block;
}

#applyNow a:hover, #applyNow a:active
{
	background: none;
}


#expandMe {
	height:60px;
	overflow:hidden;	
}

.expanded {
	height:auto!important;
	overflow:visible;
}
.toggleMe {
	display:block;
	float:right;
	padding:5px;
	cursor:pointer;
}

#pictoFlash
{
	width: 717px;
	height: 157px;
	margin: 0px auto;
}
#picto a
{
	background: url(images/picto.jpg) top left no-repeat;
	width: 717px;
	height: 157px;
	display: block;
}