/* 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/footer_bg_rep.gif) bottom left repeat-x;
}
#mainContainer {
	width:978px;
	margin:0 auto;
	padding:0px;
}
#SEONavChange {
	display:block;
	position:relative;
	top:0px;
	width:978px;
	margin:0 auto;
}
#FooterholderContainer {
	display:block;
	position:relative;
	padding-top:33px;
	width:978px;
	margin:0 auto;
}
#backgroundContainer {
	width:978px;
	margin:0; 
	padding:0;
}

#middleContainer {
	width:978px;
	margin:0; 
	padding:0px 0 0 0;
}
#sideContainer {
	float:left;
	width:206px;
	margin:0;
	padding:0px 0px 0px 0px;

}
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:12px;
}



/***********************************End Standard Styles ********************************/
/**********************************Header Styles ****************************************/

.printOnly {
	display:none;
}

#headerContainer {
	height:132px;
	width:950px;
	background:transparent url(images/layout/header_bg.gif) top left no-repeat;
	display:block;
	margin:0 auto; 
	padding:0;
	
}

#homeLink {
	width:190px;
	height:108px;
	display:block;
	position:relative;
	top:11px;
	left:7px;
	float:left;
}

#headerLinks {
	display:block;
	height:55px;
	width:652px;
	float:right;
	position:relative;
	top:50px;
	right:10px;
}

#headerLinks a {
	display:block;
	height:55px;
	float:left;
}
#chevShowroomLink {
	width:77px;
	margin-left:2px;
}
#buickShowroomLink {
	width:55px;
	margin-left:21px;
}
#gmcShowroomLink {
	width:100px;
	margin-left:28px;
}
#cadillacShowroomLink {
	width:55px;
	margin-left:35px;
}
#serviceLink {
	width:83px;
	margin-left:31px;
}
/**********************************End Header Styles ****************************************/
/*******************************  Footer Styles ************************/

#footerContainer {
	width:943px;
	padding:0 14px 0 21px;
	display:block;
	padding-top:0px;
	background:transparent url(images/layout/footer_bg.gif) top right no-repeat;
}
#aslLogo {
	
	width:44px;
	height:44px;
	float:right;
	display:block;
	position:relative;
	top:15px;
	right:6px;
	/*border:1px solid #00FF66;*/	
}
#aslDesigned{
	width:147px;
	height:27px;
	float:right;
	position:relative;
	top:25px;
	right:9px;
	/*border:1px solid #00FF66;*/
}
#copyContainer {
	font-size:11px;
	color:#000000;
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	width:275px;
	float:left;
	margin-left:10px;
}


#footerContact {
	color:#E2E2E2;
	width:700px;
	float:left;	
	font-size:11px;
	padding-bottom:39px;
	margin-top:0px;
}
#footerUrl {
	display:block;
	height:15px;
	width:160px;
	float:right;
	position:relative;
	top:0px;
	left:0px;

}
#footerLinks {
	color:#E2E2E2;
	width:700px;
	float:left;
	padding-top:23px;
	font-size:11px;
	font-weight:bold;
	
}
#footerLinks a:link, #footerLinks a:visited{
	color:#E2E2E2;
}
#footerLinks a:hover, #footerLinks a:active{
	color:#2f2f2f;
}
/******************************* End Footer Styles ************************/
/*********************************** Picto Container *************************************/
.bannerWrapper {
	background:#000 url(images/layout/picto_bg_bottom.jpg) bottom center no-repeat;
	padding-bottom:31px;
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
.bannerContainer {
	background:url(images/layout/picto_bg_top.jpg) top center no-repeat;
	padding-top:28px;
	overflow:hidden;
	margin:0 1px;
}

#videoContainer {
	float:left;
	width:310px;
	overflow:hidden;
}
#pictoContainer {
	float:right;
	width:628px;
	overflow:hidden;
}
/******************************* End Picto Container ************************/
/***********************************Content Styles **************************************/
#contactContainer {
	width:530px;
	height:20px;
	display:block;		
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#3F3F3F;	
	padding-bottom:0px;
}

#contactContainer #phone{
	width:180px;	
	text-align:right;
	float:right;
	position:relative;
	top:0px;
}
#contactContainer #address{
	width:335px;	
	text-align:left;
	float:left;
	font-weight:normal;
	padding-top:0px;
	
}
#contentContainer div {
	font-size:12px;
}
#contentContainer h1, #contentContainer h2, #contentContainer h3, #contentContainer h4, #contentContainer h5 {
	font-weight:bold;
	text-transform:capitalize;
	padding:0px 0 10px 0;
}
#contentContainer table {
	font-size:12px;
}
#contentContainer {
	width: 920px;
	padding:10px 15px;
	font-size:12px;	
	margin:0 auto;
	z-index:0;
}
#contentContainer p {
	padding:0px 0px 10px 0px;
	font-size:12px;
	color:#151515;
}


h1, h2, h3, h4, h5 {
	color:#DD0707;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:12px;
}
h1.pageHead {
	padding:0;
	color: #DD0707;
	font-weight:bold;
	font-size:17px;	
}

#contentContainer ul, #contentContainer ol {
	font-size:12px;
	padding-bottom:10px;
	
}
#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;
}

#resizableContainer {
	width:685px;
	height:60px;
	overflow:hidden !important;
	padding:5px;
	padding-bottom:0px;
	margin-bottom:10px;
}

#resizableContainer a {
	position:static !important;
}

.expanded {
	height:auto!important;
	overflow:visible;
}
.toggleMe {
	cursor:pointer;
}
/***********************************END Content Styles **************************************/
/*********************************** Featured Specials *************************************/
#specialHead, #specialFoot {
	background-position: top;
   	background-repeat: no-repeat;
   	width:515px;
   	display:block;
}
#specialHead {
	
   margin:0px auto 0px auto;
}
#specialFoot {
	
   margin:0px auto 0px auto;
}
#vehicleSpecials {
	width:728px;
	height: 154px;
	margin:0;
	background: url(images/featured/vehicleSpecials_bg.jpg) top left no-repeat;
	padding: 38px 0px 0px 0px;
	overflow: hidden;
	float:left;
}

#vehicleSpecials .special_left
{
	display: block;
	z-index: 99;
	position: absolute;
	top: 33px;
	left: 6px;
}

#vehicleSpecials .special_right
{
	display: block;
	z-index: 99;
	position: absolute;
	top: 33px;
	left: 717px;
}

#vehicleSpecials .carousel
{
	width: 708px;
	padding: 0px 7px;
}

#vehicleSpecials .jCarouselLite
{
	width: 708px;
}

#vehicleSpecials .jCarouselLite li
{
	margin:0 0px 0 10px;
}

#vehicleSpecials .featuredVehicle {
	width:146px;
	margin: 0px;
	float:left;
	
	z-index: 50;
	display: block !important;
}

#vehicleSpecials .featuredVehicle p{
	width:160px;
	margin:0 auto;
	font-size:12px;
	color:#151515;
}


#vehicleSpecials .featuredVehicle a .image {
   border: 2px solid #757474;
   padding: 0px;   
   margin:0 auto; 
   display:block;
   width: 136px; /*190px*/
   height: 101px;
	
}
#vehicleSpecials .featuredVehicle a:hover .image {
   border: 2px solid #3776a6;
   margin:0 auto; 
}

#vehicleSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#757474;
   color: #FFFFFF;
   display: block;
   font-size: 12px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
   text-align: center;
   width: 142px; /*190px*/
   margin:5px auto 0px auto;  
 
}


#vehicleSpecials .featuredVehicle .options {
   color: #4c4c4c;   
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   text-align:left;
	 position:relative;
   margin: 0px auto;
   width:156px;
   display: none;
}

#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#9f0000;
   display: block;
   font-size: 15px;
   font-style: italic;
   font-weight: bold;
   margin: 0px auto;
   padding-right:0px;
   text-align: center;
   background-color: #FFFFFF;
	 border: 2px solid #757474;
	 width: 138px;
}
#vehicleSpecials .featuredVehicle .featuredVehicleInner {
	padding:0px 0px 0px 0px;
}
#vehicleSpecials .featuredVehicle .price strike{
	color: #FF0000;
}
/******************************** End Featured Specials *******************/
.redText {
	color:#AC0501;
	font-weight:bold;
}

#pictoFlash {
	display:block;
	height:223px;/*height:338px;*/
	width:628px;/*width:950px;*/
	margin:0 auto;
}

#promotionsBox {
	margin:17px auto 0px auto;
	width:950px;
}

#pictoFlash2 {
	display:block;
	height:278px;
	width:301px;
	margin:0 auto;
	float:left;
}

#pictoFlash3 {
	display:block;
	height:278px;
	width:301px;
	margin:0 23px 0 24px;
	__margin:0 22px 0 22px;
	float:left;
}

#pictoFlash4 {
	display:block;
	height:278px;
	width:301px;
	margin:0 auto;
	float:left;
}

.relp {
	display:block;
	width:211px;
	height:164px;
	background:transparent url(images/relp/relp_bg.gif) top left no-repeat;
	padding-top:28px;
	float:right;
}

.wrapper {
	display:block;
	margin:31px auto 0px auto;
	width:950px;
}
/************************************** QUICKLINK SCROLLER *******************************/
#quicklink_scroller
{
	clear:both;
	width: 978px;
	height: 79px;
	display: block;
	background: url(images/quicklink_scroller/qs_bg.gif) top left no-repeat;
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#quicklink_scroller #btnLeft, #btnRight
{
	width: 38px;
	height: 79px;
	cursor: pointer;
	float: left;
	position: relative;
	z-index: 10;
}
#quicklink_scroller #btnLeft
{
	width: 38px;
}
#quicklink_scroller #btnRight
{
	width: 37px;
}
#quicklink_scroller .disabledLeft
{
	cursor: default !important;
	background: url(images/quicklink_scroller/disabled_left.gif) top left no-repeat;
}
#quicklink_scroller .disabledRight
{
	cursor: default !important;
	background: url(images/quicklink_scroller/disabled_right.gif) top left no-repeat;
}

#quicklink_scroller #qs_buttons
{
	float: left;
	display: block;
	height: 89px;
	visibility: visible;
	position: relative;
	overflow: hidden;
	z-index: 5;
	width: 903px;
}

#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: 79px;
	display: block;
	float: left;
	position: relative;
	background-image: url(images/quicklink_scroller/qs_bg_scroll.jpg);
	width: 225px;
}

#quicklink_scroller .qs_newvehicles a
{
	background-position: 0px 0px;
}
#quicklink_scroller .qs_usedvehicles a
{
	background-position: -225px 0px;
}
#quicklink_scroller .qs_serviceappt a
{
	background-position: -450px 0px;
}
#quicklink_scroller .qs_newsletter a
{
	background-position: -675px 0px;
}
#quicklink_scroller .qs_tradein a
{
	background-position: -900px 0px;
}
#quicklink_scroller .qs_getshorty a
{
	background-position: -1125px 0px;
}
#quicklink_scroller .qs_topten a
{
	background-position: -1350px 0px;
}
#quicklink_scroller .qs_offthelot a
{
	background-position: -1575px 0px;
}
#quicklink_scroller .qs_bnp a
{
	background-position: -1800px 0px;
}
/*******************************************************************************************/
