﻿/********************** Structure ***************************/
/* All Spcls Page Quick Links */
#AS .ETHeader a {padding: 0 .5em;}

/* Holds specials */
.AllSpcls	{font-size: 12px; text-align: center; margin: 20px 0; _margin: 0; width: 100%;}

/* Holds 1 col spcl */
.SpclContainer {margin: 2em auto; width: 693px; text-align: left;}

/***** 1 Col Spcls *****/
.OneColHd {display: none; visibility: hidden;}
.OneColBd {padding-bottom: 1em; background-position: left 30px; background-repeat: repeat-x;}
.OneColFt[class] {height: 12px; width: 693px; background-position: -329px 0;}
.ContHd, .ContFt {height: 2px; background-repeat: no-repeat;}
.ContBd {background-repeat: repeat-y;}
.Top h1 {font-size: 24px; font-weight: bold; text-decoration: none; text-align: center; margin-bottom: 10px;} /* Hdr */
.Content {padding: 0 9px 0 10px; width: 674px; margin-bottom: 10px; text-align: left;} /* All Content */
/* Links on Left/Images Right */
.OneColBd .Content .LinkHolder a {font-size: 14px; font-weight: bold; text-decoration: none;}
.OneColBd[class] .Content .LinkHolder a {background-repeat: no-repeat; background-position: left center;}
.OneColBd .Content .LinkHolder a:hover {text-decoration: underline;}
.Images, .Info, .LinksLogo {float: right; text-align: center;}
.Info {text-align: left;}
.Images {width: 160px;}
.Info {width: 335px; margin-right: 10px;}
.LinksLogo {width: 145px; float: left; margin-left: .5em; _margin-left: .2em;}
.LinksLogo a {display: block; margin: 10px 0 0 0; white-space: nowrap; overflow: hidden; text-align: left; padding-left: 20px; background-repeat: no-repeat; background-position: left center;}
.LinksLogo img {margin-top: 1.5em; max-width: 125px; _width: 125px; background-color: Transparent;}
.LinksLogo img.spclDlrLogo {max-width: 145px; _width: 145px;}
.Images img {width: 156px;}
.Disclaimer {padding: .5em 0; text-align: center;}

/***** 2 Col Spcls *****/
/* Holds 1 right/1 left */
.TwoSpclsHolder {margin: 0 auto; width: 710px; text-align: left;}
.TwoSpclsHolder .OddAuto, .TwoSpclsHolder .EvenAuto 
{
	width: 336px;
	min-height: 350px;
	float: left;
	margin-bottom: 10px;
	padding: 0;
}
.TwoSpclsHolder .OddAuto {margin-left: 10px; _margin-left: 0;}
.TwoSpclsHolder .EvenAuto, .AutoSpcls .Quickie {margin-left: 20px;}
.AutoSpcls .Quickie {float: left; margin-left: 80px;}
.SpclBd {padding-bottom: 1em; background-position: left 29px; background-repeat: repeat-x;}
.SpclFt {margin-left: 3px; width: 329px; height: 12px;}
/* Headers */
.AutoSpcls .YMMSHdr,
.AutoSpcls .YMMSHdr a 
{
	margin-bottom:6px;
    white-space: nowrap;
	overflow: hidden;
    font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/* Make Info Table and Car Img, Dlr Logo holders side by side */
.AutoSpcls .SpclInfo, .AutoSpcls .SpclImages {float: left; overflow: hidden;}
.AutoSpcls .SpclInfo	{width: 170px; text-align: center; margin-left: 5px;}
.AutoSpcls .SpclImages {width: 152px; text-align: center;}
/* Vehicle image, Logo */
.AutoSpcls a.InvLnk img, .AutoSpcls img.InvImg, .AutoSpcls img.DlrLogo {width: 148px; margin: 0; padding: 0;}
.AutoSpcls a.InvLnk img, .AutoSpcls img.InvImg {height: 111px;}
.AutoSpcls img.DlrLogo	{background-color: Transparent; margin-top: 20px;}
/* Special Price */
.AutoSpcls .Price{font-size: 32px; font-weight: bold; text-align: left; margin: 0; padding: 0; padding-left: 5px;}
.AutoSpcls .CSXout {text-align: left; font-size: 14px; font-weight: bold; display: block;}
/* Car Info TABLE */
.AutoSpcls .InfoTbl
{
    width: 100%;
	overflow: hidden;
	min-height: 132px;
	height: 132px;
	text-align: left;
}
/* Table cells */
.AutoSpcls .InfoTbl th, .AutoSpcls .InfoTbl td {padding: 2px 2px 2px 5px; margin-right:0px; vertical-align: top;}
/* Left column table header cells */
.AutoSpcls .InfoTbl th {white-space: nowrap; padding-left: 5px;}
/* Holds all three form links */
.AutoSpcls .LinkHolder			{background-repeat: repeat-x; margin-left: 9px; margin-top: 10px; clear: both; height: 29px; _height: 24px; width: 317px; overflow: hidden;}
.AutoSpcls .LinkHolder a		{font-size: 12px; font-weight: bold; text-align: center; text-decoration: none; float: left; width: 105px; padding-top: 5px;}
.AutoSpcls .LinkHolder a:hover	{text-decoration: underline;}
/* Sprite Link Buttons/Image Replacement Class */
.AutoSpcls .SpclSprite.BB,
.AutoSpcls .SpclSprite.ClickDtls
{
	display: block;
	text-indent: -1000em;
	overflow: hidden;	
	background-repeat: no-repeat;
	background-position: left 2px;
}
/* Text within Sprite Link Buttons */
.AutoSpcls .SpclSprite.BB span,
.AutoSpcls .SpclSprite.ClickDtls span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* BB Lnk */
.AutoSpcls .SpclSprite.BB		{background-position: -105px -1px; width: 105px; height: 30px;}
.AutoSpcls .SpclSprite.BB:hover {background-position: left -1px;}
/* Disc. */
.AutoSpcls .DiscHd,.AutoSpcls .DiscFt {display: none; visibility: hidden;}
.AutoSpcls .Disclaimer {text-align: center; margin-left: 9px;  width: 317px; padding-bottom: 10px;}
/* Breaker between every 2 specials */
.AutoSpcls .Breaker
{ 
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
}
/* Click image for details link holder */
.AutoSpcls .ClickDtls	
{ 
	/* Next 2 should be same */
	top: -115px;
	margin-bottom: -115px;
	_top: -111px;
	_margin-bottom: -111px;
	height: 113px;
	position: relative;
	margin-left: 2px;
	_margin-left: 0;
	width: 148px;
	background-position: center top;
	background-repeat: no-repeat;
}
/* Dept Name/Phone */
.AutoSpcls .DeptInfo	{font-size: 16px;}

/***** Custom special content - should match mstr.css *****/
.OneColBd .Content h1, .OneColBd .Content h2, .OneColBd .Content h3, .OneColBd .Content h4, .OneColBd .Content h5 , .OneColBd .Content h6 {font-weight: bold; margin: .5em 0 .75em 0;}
.OneColBd .Content ol, .OneColBd .Content ul, .OneColBd .Content dl {margin: .5em 0 .5em 2em;}
.OneColBd .Content dl dd {margin: .25em 0 .25em 1em;}
.OneColBd .Content ol li {list-style: decimal outside; margin: .25em 0;}
.OneColBd .Content ul li {list-style: disc outside; margin: .25em 0;}
.OneColBd .Content table {margin: .25em 0;}
.OneColBd .Content th {font-weight: bold; text-align: center;}
.OneColBd .Content th, .OneColBd .Content td {padding: .5em;}
.OneColBd .Content td ul, .OneColBd .Content td ol, .OneColBd .Content td dl {margin-left: 1em;}
.OneColBd .Content caption {text-align: center; margin-bottom: .5em;}
.OneColBd .Content pre {white-space: pre;}
.OneColBd .Content del {text-decoration: line-through;}
.OneColBd .Content fieldset {margin: .5em 0; padding: .5em 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.OneColBd .Content legend {margin-left: 1em; font-weight: bold;}
.OneColBd .Content blockquote {margin:1em;}
.OneColBd .Content p {margin-bottom: 1em;}