@charset "UTF-8";
/* CSS Document */
body {
	background: #EBEBEB;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #585858;
}
img {
	border: none;
}
.wrapper {
	width: 954px;
	margin: 0 auto;
}
#topNav {
	text-align: right;
	width: 954px;
	float: left;
}
#topNav a {
	color: #6D6D6D;
	float: right;
	margin: 0 0 0 18px;
}
#navWrap {
	float: left;
	width: 954px;
}
#navWrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	position: relative;
	width: 115px;
}
#nav li a {
	background-image: url(../images/bkg/navigation.png);
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	position: absolute;
	z-index: 1;
	font-size: 16px;
	margin-top: 13px;
}
#nav a:hover{
	background-image: url(../images/bkg/navigation.png);
	z-index: 2;
}
#nav1 {
	width: 301px !important;
}
#bow {
	position: absolute;
	top: -28px;
	left: -90px;
	width: 118px;
	height: 47px;
	background-image: url('../images/img/bow.png');
	background-repeat: no-repeat;
	z-index: 999999;
}
#nav1 a {
	background-position: 0 0;
	width: 301px;
	height: 50px !important;
	margin-top: 0 !important;
}
#nav2 {
	width: 132px !important;
}
#nav1,
#nav2,
#nav3,
#nav4,
#nav5,
#nav6 {
	z-index: 100;
	height: 50px;
}
#nav2 a {
	background-position: -301px -13px;
	width: 97px;
	padding: 9px 0 0 35px;
}
#nav2 a:hover {
	background-position: -301px -63px;
	width: 98px;
}
#nav3 a {
	background-position: -433px -13px;
	width: 105px;
	padding: 9px 0 0 15px;
}
#nav3 a:hover {
	background-position: -433px -63px;
	width: 106px;
}
#nav4 a {
	background-position: -553px -13px;
	width: 94px;
	padding: 9px 0 0 26px;
}
#nav4 a:hover {
	background-position: -553px -63px;
	width: 95px
}
#nav5 a {
	background-position: -673px -13px;
	width: 98px;
	padding: 9px 0 0 22px;
}
#nav5 a:hover {
	background-position: -673px -63px;
	width: 99px;
}
#nav6 a {
	background-position: -793px -13px;
	width: 107px;
	padding: 9px 0 0 28px;
}
#nav6 a:hover {
	background-position: -793px -63px;
	width: 108px;
}
.navHoverWrapper {
	width: 178px;
	z-index: 9999999;
	position: absolute;
	top: 50px;
	display: none;
	float: left;
}
.inventoryHover {
	left: -15px;
	display: inline;
}
.dealershipsHover {
	left: -27px;
	display: inline;
}
.specialsHover {
	left: -27px;
	display: inline;
}
.financingHover {
	left: -27px;
	display: inline;
}
.serviceHover {
	left: -24px;
	display: inline;
}
.navHoverTop {
	width: 178px;
	float: left;
	background: url(../images/bkg/navHoverTop.png) no-repeat;
	height: 13px;
	margin: 0;
	padding: 0;
	display: inline;
}
.navHoverBody {
	width: 138px;
	float: left;
	background: url(../images/bkg/navHoverBody.png) repeat-y;
	padding: 13px 20px 13px 20px;
	font-size: 12px;
	margin: 0;
	display: inline;
}
.navHoverBottom {
	width: 178px;
	float: left;
	background: url(../images/bkg/navHoverBottom.png) no-repeat bottom left;
	height: 13px;
	margin: 0;
	display: inline;
}
.navHoverBody ul {
	border-top: 1px solid #999999;
	padding-top: 15px !important;
}
.navHoverBody ul li {
	height: 23px !important;
	list-style: url(../images/bkg/navArrow.png) inside;
	margin-left: 10px;
}
.navHoverBody ul li:hover {
	list-style: url(../images/bkg/navArrowHover.png) inside;
	margin-left: 10px;
}
.navHoverBody a {
	background: none !important;
	font-size: 12px !important;
	color: #333333 !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 14px !important;
}
.navHoverBody a:hover {
	color: #000000 !important;
}
.nav_icon {
	width: 141px;
	text-align: center;
	padding-bottom: 10px;
}
#homeVehicleNavWrap {
	background: url(../images/bkg/homeVehicleNavWrap.png) no-repeat;
	width: 954px;
	height: 321px;
	float: left;
	margin-bottom: 4px;
}
#homeVehicleNavBkg {
	/*background: url(../images/home/mda0811/1.jpg) no-repeat;*/
	background: url(../images/bkg/dm360_homeimage.png) no-repeat;
	width: 935px;
	height: 251px;
	float: left;
	padding: 70px 0 0 19px;
	position: relative;
}
#homeVehicleNavBkg #phoneWrap {
	float: left;
	width: 923px;
}
#titleBarRight .phoneName {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}
#titleBarRight .phoneNumber {
	font-size: 24px;
	color: #739E35;
	margin: 0;
	font-weight: bold;
}
#title-bar-right {
	float: right;
}
#title-bar-right .email_link {
	float: left;
	margin: 26px 10px 0 0;
	color: #0E86C2;
	font-size: 11px;
}
#title-bar-right .phone {
	float: left;
}
#title-bar-right .phone_name {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}
#title-bar-right .phone_number {
	font-size: 24px;
	color: #739E35;
	margin: 0;
	font-weight: bold;
}
#quickSearch {
	float: left;
	padding: 12px 0 0 0;
	width: 214px;
}
#quickSearch h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0 0 5px 11px;
}
#homeVehicleNavBkg .quickSearchBtn {
	background: url(../images/bkg/homeQuickSearchBtn.png) no-repeat;
	width: 187px;
	height: 27px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 0 0 13px;
	margin-bottom: 4px;
}
#homeVehicleNavBkg .quickSearchBtnSelected {
	background: url(../images/bkg/homeQuickSearchBtnSelected.png) no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:16px;
	height:27px;
	margin-bottom:4px;
	padding:8px 0 0 13px;
	text-decoration:none;
	width:201px;
}
#dealershipLinks {
	float: left;
	margin: 0 0 3px 8px;
	display: inline;
}
#dealershipLinks a.dealer_link {
	width: 101px;
	height: 81px;
	float: left;
	margin-right: 4px;
}
.dealership_link {
	width: 101px;
	height: 81px;
	float: left;
	margin-right: 4px;
	background-image: url('../images/btn/dealership_bg.png');
}
.dealership_link_text {
	display: block;
	width: 95px;
	height: 27px !important;
	margin-left: 2px;
	text-align: center;
	padding-top: 10px;
	color: #0E86C2;
}
.dealership_link_text:hover {
	color: #0A6796;
}
.dealership_link_text_sep {
	width: 85px;
	margin-left: 7px;
	height: 1px;
	background-color: #C1C1C1;
	font-size: 0;
	line-height: 0;
}
.dealership_link_text_first {
	margin-top: 2px;
}
.contentInvWrap_top {
	background: url(../images/bkg/contentWrap_top.png) no-repeat;
	float: left;
	padding: 17px 20px 19px 20px;
	width: 914px;
	margin-bottom: 3px;
}
.contentWrap_top2 {
	background: url(../images/bkg/contentWrap_top2.png) no-repeat;
	float: left;
	padding: 11px 0 0 0;
	width: 954px;
	margin-bottom: 3px;
}
.contentWrap_sides {
	background: url(../images/bkg/contentWrap_sides.png) repeat-y;
	float: left;
	width: 954px;
}
.contentInvWrap_bottom {
	background: url(../images/bkg/contentWrap_bottom.png) no-repeat bottom left;
	float: left;
	width: 954px;
	padding-bottom: 10px;
}
.contentWrap_bottom {
	background: url(../images/bkg/contentWrap_bottom.png) no-repeat bottom left;
	float: left;
	width: 914px;
	padding: 0 20px 19px 20px;
	display: inline;
}
.homeColumnsDividers {
	background: url(../images/bkg/homeColumns_dividers.png) no-repeat 300px 30px;
	float: left;
	width: 914px;
}
.homeColumns {
	float: left;
	width: 284px;
	padding: 0 10px 0 10px;
}
.homeColumnsCenter {
	margin: 0 1px 0 1px;
}
.homeColumns h2 {
	color: #75A039;
	margin: 5px 0 0 0;
	font-size: 20px;
}
.homeColumns p,
.homeQuickQuote p {
	margin-left: 8px;
}
.homeColumns .learnMore,
.homeQuickQuote .learnMore {
	color: #0E86C2;
}
.homeColumns .learnMore:hover,
.homeQuickQuote .learnMore:hover {
	color: #0A6796;
}
.homeQuickQuote {
	background: url(../images/bkg/homeQuickQuote.png) no-repeat 610px 30px;
	float: left;
	width: 914px;
}
.homeQuickQuote h2 {
	color: #75A039;
	margin: 5px 0 13px 0;
}
.homeQuickQuoteCol {
	float: left;
	width: 173px;
	padding: 0 15px 0 15px;
	display: inline;
}
.homeQuickQuote label {
	font-size: 12px;
	font-weight: bold;
}
.homeQuickQuote .txt_inpt {
	width: 175px;
}
.homeQuickQuote textarea {
	width: 100%;
	height: 75px;
}
.mh {
	min-height: 57px;
}
.homeQuickQuoteSubmit {
	float: right;
	margin: 24px -5px 0 0;
}
#titleBar{
	float: left;
	width: 902px;
	padding: 13px 0 0 8px;
	margin-bottom: 14px;
}
#titleBar .pageName {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#titleBar h1 {
	color: #739E35;
	font-size: 24px;
	margin: 0;
}
#credit_blackbook {
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}
#credit_blackbook a {
	float: left;
	margin-left: 7px;
}
#titleBarLeft {
	width: 370px;
	float: left;
}
#titleBarRight {
	float: right;
	width: 245px;
}
.titleBarRightBackLink {
	width: 390px !important;
}
#titleBarRight .emailLink {
	float: left;
	margin: 26px 10px 0 0;
	color: #0E86C2;
	font-size: 11px;
}
#inventory-back-link {
	float: right;
	color: #0E86C2;
    font-size: 11px;
    margin-top: 26px;
}
#titleBarRight .emailLink:hover {
	color: #0A6796;
}
#contentLeftCol {
	float: left;
	width: 230px;
	margin-right: 13px;
}
#contentRightCol {
	float: left;
	width: 670px;
}
#contentLeftCol .searchBox {
	float: left;
	width: 225px;
	background-color: #EBEBEB;
	padding: 0 0 10px 0;
	margin-bottom: 8px;
}
#contentLeftCol .searchBox a,
#contentLeftCol .leftBox a {
	color: #0E86C2;
}
#contentLeftCol .searchBox a:hover,
#contentLeftCol .leftBox a:hover {
	color: #0A6796;
}
#contentLeftCol .searchBox h3,
#contentLeftCol .leftBox h3 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px 0 10px 11px;
	margin: 0 0 10px 0;
	background-color: #6D6D6D;
}
#contentLeftCol .searchBox .selectCar {
	min-height: 49px;
	padding: 0 0 0 13px;
}
#contentLeftCol .searchBox .advSearch {
	clear: right;
	float: right;
	margin: 0 18px 0 0;
	font-size: 11px;
}
#contentLeftCol .searchBox .searchOptions {
	float: left;
	width: 199px;
	margin: 0 0 0 13px;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 13px;
}
#contentLeftCol .searchBox .searchOptions p {
	line-height: 160%;
	margin: 11px 0 0 0;
}
#contentLeftCol .searchBox .searchOptions .checkBox {
	margin-left: 0;
}
#contentLeftCol .leftBox {
	float: left;
	width: 225px;
	background-color: #EBEBEB;
	padding: 0 0 10px 0;
	margin-bottom: 8px;
}
#contentLeftCol .leftBox p {
	margin-left: 13px;
	margin-right: 13px;
	font-size: 12px;
}
#contentLeftCol .mediaLinks img {
	float: left;
	margin: 0 3px 3px 0;
}
#contentLeftCol .helpfulLinks a {
	background: url(../images/btn/helpful_links.png) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 6px 14px;
	clear: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 185px;
}
#contentLeftCol .helpfulLinks a:hover,
#contentLeftCol .helpfulLinks .active {
	color: #333333;
}
#detailsHeader {
	float: right;
	width: 670px;
	background-color: #EBEBEB;
	margin-bottom: 8px;
}
#detailsHeader p {
	margin: 0;
}
#detailsHeader h2 {
	margin: 0;
	font-size: 20px;
}
#detailsHeaderLeft {
	float: left;
	padding: 6px 15px 6px 15px;
}
#detailsHeaderRight {
	float: right;
	padding: 6px 15px 6px 15px;
}
#detailsHeaderRight p {
	font-size: 10px;
	margin: 0;
	text-align: right;
}
#detailsHeaderRight .price {
	font-size: 20px;
	font-weight: bold;
}
#contentRightCol .navBar {
	float: right;
	width: 670px;
	background-color: #EBEBEB;
	margin-bottom: 8px;
}
#contentRightCol .navBar p {
	margin: 0;
}
#contentRightCol .navBar h2 {
	margin: 0;
	font-size: 20px;
}
#contentRightCol .navBarLeft {
	float: left;
	padding: 6px 15px 6px 15px;
}
#contentRightCol .navBarRight {
	float: right;
	padding: 6px 15px 6px 15px;
}
#contentRightCol .navBarRight .paginate a {
	color: #585858;
	font-size: 12px;
}
#contentRightCol .navBarRight .paginate a:hover,
#contentRightCol .navBarRight .current {
	text-decoration: none;
}
#contentRightCol .navBarLeft .nbl_label {
	margin: 5px 0 5px 0;
	float: left;
	font-size: 12px;
}
#contentRightCol .navBarRight .nbr_lable {
	margin: 7px 4px 0 0;
	float: left;
	font-size: 10px;
}
#contentRightCol .navBarRight .nbr_price {
	font-size: 20px;
	font-weight: bold;
	float: right;
	padding: 0 15px 0 3px;
}
#contentRightCol .sortBar {
	float: right;
	width: 640px;
	padding: 0 15px;
}
#contentRightCol .sortBar #sortby {
	float: left;
	width: 275px;
}
#contentRightCol .sortBar #viewing {
	float: right;
	width: 125px;
	text-align: center;
}
#contentRightCol .sortBar #viewby {
	float: right;
	width: 168px;
	text-align: right;
}
#contentRightCol .sortBar p {
	margin: 0;
	font-size: 12px;
}
#contentRightCol .sortBar a {
	color: #585858;
	font-size: 12px;
}
#contentRightCol .sortBar a:hover,
#contentRightCol .sortBar .current {
	text-decoration: none;
}
#contentRightCol .vehicleInvWrap {
	float: left;
	border-top: 1px solid #C1C1C1;
	padding: 13px 0 0 0;
	width: 670px;
	margin-top: 14px;
}
#contentRightCol .vehicleInvImg {
	float: left;
	width: 140px;
}
#contentRightCol .vehicleInvDetails {
	float: left;
	padding: 0 0 0 9px;
	width: 356px;
}
#contentRightCol .vehicleInvDetails h4 {
	color: #739E35;
	font-size: 14px;
	margin: 0 0 4px 0;
}
#contentRightCol .vehicleInvDetails h4 a {
	color: #739E35;
	font-size: 14px;
	text-decoration: none;
}
#contentRightCol .vehicleInvDetails p {
	margin: 0 0 3px 0;
	font-size: 11px;
}
#contentRightCol .vehicleInvDetails .detailLinks {
	margin: 6px 0 0 0;
}
#contentRightCol a {
	color: #0E86C2; 
	font-size: 11px;
}
#contentRightCol a:hover {
	color: #0A6796; 
}
.innerContentWrapper .col {
	display:inline;
	float:left;
	list-style:none;
	margin: 0;
	padding: 0;
	width:167px;
}
#contentRightCol .invDetailsWrapper,
#contentRightCol .innerContentWrapper,
#contentRightCol .innerWrapper {
	float: left;
	width: 670px;
}
#contentRightCol .invDetailsWrapper h3,
#contentRightCol .innerContentWrapper h3,
#contentRightCol .innerWrapper h3,
#contentRightCol #customerTools h3 {
	font-size: 14px;
	color: #729E34;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 3px;
}
#contentRightCol .innerWrapper a {
	color: #585858;
	font-size: 13px;
}

.innerWrapper ul {
	list-style: disc outside url("../images/bkg/detailsList.png");
	margin: 0 0 0 13px;
	padding: 0 15px 0 0;
}
#contentRightCol .innerContentWrapper .financeApplication label,
.financeApplication label,
#contentRightCol .innerContentWrapper .contactForm label,
#contentRightCol .innerContentWrapper .partsForm label,
#contentRightCol #customerTools label,
#contentRightCol .innerContentWrapper .serviceAppointment label {
	font-size: 10px;
}
#contentRightCol .innerContentWrapper .financeApplication .faTxtInput,
.financeApplication .faTxtInput,
#contentRightCol .innerContentWrapper .contactForm .cfTxtInput,
#contentRightCol .innerContentWrapper .partsForm .pfTxtInput,
#contentRightCol .innerContentWrapper .partsForm select,
#contentRightCol .innerContentWrapper .serviceAppointment .saTxtInput,
#contentRightCol .innerContentWrapper .serviceAppointment select,
#contentRightCol #customerTools .ctTxtInput {
	width: 175px;
	float: left;
	margin: 3px 10px 6px 0;
}#contentRightCol .innerContentWrapper .financeApplication label,
#contentRightCol .innerContentWrapper .contactForm label,
#contentRightCol .innerContentWrapper .partsForm label,
#contentRightCol #customerTools label,
#contentRightCol .innerContentWrapper .serviceAppointment label,
.s2 label {
	font-size: 10px;
}
#contentRightCol .innerContentWrapper .financeApplication .faTxtInput,
#contentRightCol .innerContentWrapper .contactForm .cfTxtInput,
#contentRightCol .innerContentWrapper .partsForm .pfTxtInput,
#contentRightCol .innerContentWrapper .partsForm select,
#contentRightCol .innerContentWrapper .serviceAppointment .saTxtInput,
#contentRightCol .innerContentWrapper .serviceAppointment select,
#contentRightCol #customerTools .ctTxtInput,
.s2TxtInput {
	width: 175px;
	float: left;
	margin: 3px 10px 6px 0;
}
#contentRightCol .innerContentWrapper .partsForm .pfSelectSM,
#contentRightCol .innerContentWrapper .serviceAppointment .saSelectSM {
	width: 85px;
}
#contentRightCol .innerContentWrapper .partsForm .pfTxtInputSM,
#contentRightCol .innerContentWrapper .serviceAppointment .saTxtInputSM {
	width: 70px;
	float: left;
	margin: 3px 10px 6px 0;
}
#contentRightCol .innerContentWrapper .partsForm td,
#contentRightCol .innerContentWrapper .serviceAppointment td {
	vertical-align: top;
}

#contentRightCol .innerContentWrapper .financeApplication .faTxtInputSm {
	width: 48px;
	float: left;
	margin: 3px 5px 6px 0;
}
#contentRightCol .innerContentWrapper .financeApplication .faLabelSm {
	float: left;
	margin: 9px 9px 0 0;
	font-size: 10px;
}
#contentRightCol .innerContentWrapper p {
	font-weight: bold;
	font-size: 11px;
}
#contentRightCol .innerWrapper p {
	padding-right: 20px;
	margin-left: 0 !important;
}
#contentRightCol .innerContentWrapper .contactForm .cfTxtArea,
#contentRightCol .innerContentWrapper .partsForm .pfTxtArea,
#contentRightCol .innerContentWrapper .serviceAppointment .saTxtArea,
#contentRightCol #customerTools .ctTxtArea {
	width: 245px;
	height: 60px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 3px 5px 6px 0;
}
#contentRightCol .innerContentWrapper .serviceAppointment .saCheckbox {
	margin-left: 0;
}
#contentRightCol .innerContentWrapper .specialsHeading {
	background: url(../images/bkg/specialsHeading.png) no-repeat;
	float: left;
	width: 290px;
	height: 36px;
	padding: 8px 14px 0 10px;
}
#contentRightCol .innerContentWrapper .specialsHeading img {
	float: left;
	margin: 0 3px 0 3px;
}
#contentRightCol .innerContentWrapper .specialsHeading h4 {
	float: right;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #75A039;
}
#contentRightCol .specialsDivider {
	background: url(../images/bkg/specialsDivider.png) repeat-y 0 0;
	margin-bottom: 16px;
}
#contentRightCol .innerContentWrapper .specialsWrapper {
	float: left;
	padding-right: 13px;
	width: 314px;
	padding-left: 13px;
	padding-bottom: 13px;
}
.vehSpecialsBody {
	float: left;
	width: 285px;
	padding: 11px 0 0 29px;
	/*HOLIDAY THEME - background-image: url('../images/bkg/snowflakes_special.png');
	background-repeat: no-repeat;*/
}
.vehSpecialsBody p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.vehSpecialsBody a {
	font-size: 12px;
}
.vehSpecialsBodyTopLeft {
	float: left;
	width: 136px;
	height: 102px
}
.vehSpecialsBodyTopRight {
	float: left;
	width: 130px;
	height: 79px;
	padding: 15px 0 0 13px;
}
.vehSpecialsBodyBottom {
	float: left;
	width: 256px;
	padding-top: 14px;
}
.vehSpecialsLink {
	margin-top: 25px !important;
}
.vehSpecialsPrice {
	color: #0E86C2;
	font-size: 22px !important;
	margin-bottom: 14px !important;
}
#contentRightCol #vehSpecialsNone,
#contentRightCol #vehNone {
	background: url(../images/bkg/specialsNone.png) no-repeat;
	padding: 16px 39px 16px 299px;
	float: left;
	width: 332px;
	height: 129px;
	margin-bottom: 16px;
}
#contentRightCol #vehSpecialsNone p,
#contentRightCol #vehNone p {
	margin: 0;
}
#contentRightCol #vehSpecialsNone .greenParagraph,
#contentRightCol #vehNone .greenParagraph {
	color: #75A039;
	margin-top: 26px;
}
#contentRightCol #vehSpecialsNone .greenParagraph a,
#contentRightCol #vehNone .greenParagraph a {
	font-size: 13px !important;
}
#contentRightCol .servSpecialsBody {
	float: left;
	width: 266px;
	padding: 0 24px 0 24px;
}
#contentRightCol .servSpecialsBody .servSpecialsPrice {
	color: #0E86C2;
	font-size: 22px !important;
	margin: 12px 3px 0 3px !important;
}
#contentRightCol .servSpecialsBody .servSpecialsDesc {
	margin: 13px 3px 10px 3px;
	font-size: 13px;
}
#contentRightCol .servSpecialsBody .servSpecialsDisclaimer {
	font-weight: normal;
	font-size: 11px;
	margin: 13px 3px 0 3px;
}
#contentRightCol .servSpecialsBody .servSpecialsLink {
	margin: 13px 3px 0 3px;
}
#contentRightCol .servSpecialsBody .servSpecialsLink a {
	font-size: 12px;
}
#contentRightCol .dealerSpecialsLinks {
	padding-bottom: 7px;
	margin-bottom: 13px;
	border-bottom: 1px solid #C1C1C1;
}
#contentRightCol .dealerSpecialsLinks img {
	margin-left: 2px;
	float: left;
}
#contentRightCol .vehicleInvPrice {
	float: right;
	width: 160px;
	padding: 0 5px 0 0;
	text-align: right;
}
#contentRightCol .vehicleInvPrice p {
	margin: 0;
	font-size: 10px;
}
#contentRightCol .vehicleInvPrice .price {
	font-weight: bold;
	font-size: 20px;
	color: #0E86C2;
}
#contentRightCol #invDetailsPhotoWrap {
	float: left;
	width: 400px;
}
#contentRightCol #invDetailsPhoto {
	float: left;
	width: 400px;
}
#contentRightCol #invDetailsPhotoNav {
	background: #6D6D6D;
	width: 370px;
	float: left;
	height: 25px;
	text-align: right;
	padding: 0 15px 0 15px;
}
#invDetailsPhotoNav #enlargePhotoLink {
	color: #FFFFFF;
	font-size: 12px;
}
#contentRightCol #invDetailsInfo {
	float: right;
	width: 260px;
	margin-right: -5px;
}
#contentRightCol #invDetailsInfo p {
	margin: 0 0 6px 0;
	font-size: 12px;
}
#contentRightCol #invDetailsThumbNails {
	float: left;
	margin: 8px 0 0 0;
	width: 670px;
}
#contentRightCol #invDetailsThumbNails .invDetailsMedia {
	float: left;
	margin: 0 0 8px 7px;
	text-align: center;
	width: 89px;
}
#contentRightCol #invDetailsOptions {
	list-style: none;
	padding: 0;
	margin: 0;
}
#contentRightCol #invDetailsOptions li {
	float: left;
	width: 215px;
	margin: 0 8px 3px 0;
	font-size: 12px;
}
#contentRightCol .disclaimer {
	font-size: 11px;
}
#contentRightCol .detailsWrapper {
	float: left;
	width: 670px;
	margin-bottom: 8px;
}
#contentRightCol .detailsWrapper h3 {
	font-size: 14px;
	color: #729E34;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 3px;
}
#contentRightCol .detailsWrapperLeft {
	float: left;
	width: 358px;
	padding-right: 10px;
}
#contentRightCol .detailsWrapperRight {
	float: left;
	width: 302px;
}
#contentRightCol .detailsWrapperRight .detailsInvLink {
	float: right;
	background: url(../images/btn/supportPageLink.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	width: 314px;
	height: 22px;
	margin-right: -4px;
	text-align: center;
}
#contentRightCol .detailsWrapperRight .detailsInvLink:hover {
	background: url(../images/btn/supportPageLink_over.png) no-repeat;
}
#contentRightCol .detailsWrapperRight .alignright {
	margin-bottom: 6px !important;
	
}
#contentRightCol #detailsOptions {
	list-style: url(../images/bkg/detailsList.png);
	padding: 0;
	text-transform: uppercase;
	margin: 0 0 0 13px;
}

#contentRightCol #detailsOptions li {
	margin: 0 21px 3px 0;
	font-size: 12px;
}
#contentRightCol .details_link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
#contentRightCol .details_txt {
	float: left;
}
#contentRightCol .details_txt .detailsWrapper p {
	margin-right: 0;
	margin-left: 0;
}
#contentRightCol .details_txt .detailsInvLink {
	clear: right;
	float: right;
}
#contentRightCol .alignright {
	float: right;
	margin: 0 0 15px 15px;
}
#contentRightCol .alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

#contentRightCol .details_txt p,
#contentRightCol .job_txt p {
	line-height: 140%;
	margin: 0 15px 15px 15px;
}
#footer {
	width: 954px;
	background: url(../images/bkg/footerWrap.png) repeat-y;
	float: left;
	margin: 20px 0 20px 0;
	font-size: 12px;
}
#footer a {
	color: #585858;
}
#footer .footerCol {
	width: 212px;
	float: left;
	min-height: 100px;
	margin-left: 1px;
	padding: 0 13px 0 13px;
}
#footer .first {
	margin-left: 0;
	width: 211px;
}
#footer .first,
#footer .second,
#footer .third {
	font-size: 10px;
	line-height: 140%;
	color: #999999;
}
#footer .first a,
#footer .second a,
#footer .third a {
	text-decoration: none;
	color: #999999;
}
#financeApplication input.error, #contactForm input.error, #parts input.error { 
background-color: #FFE6E9;
}
#contentRightCol .financeQ {
	margin-top: 25px;
}

/* BUTTONS */
#contentRightCol .btn_122 {
	float: left;
	background: url(../images/btn/122.png) no-repeat;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	width: 102px;
	height: 22px;
	text-align: center;
}
#contentRightCol .btn_122:hover {
	background: url(../images/btn/122Hover.png) no-repeat;
}
#contentRightCol .innerWrapper .btn_157 {
	float: left;
	background: url(../images/btn/157.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	width: 137px;
	height: 22px;
	text-align: center;
}
#contentRightCol .innerWrapper .btn_157:hover {
	background: url(../images/btn/157Hover.png) no-repeat;
}
#contentRightCol .innerWrapper .btn_248 {
	float: left;
	background: url(../images/btn/248.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	width: 228px;
	height: 22px;
	text-align: center;
}
#contentRightCol .innerWrapper .btn_248:hover {
	background: url(../images/btn/248Hover.png) no-repeat;
}
.dividerBar {
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 8px;
}
#customerTools {
	float: left;
	width: 670px;
}
#customerTools ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#customerTools ul li {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	height: 41px;
	padding-top: 4px;
}
#customerTools #emailDealer {
	border-right: 1px solid #CCCCCC;
	padding-left: 14px;
	width: 115px;
}
#customerTools .emailDealer {
	background: url(../images/btn/emailDealer.png) no-repeat top left;
	padding: 9px 0 0 35px;
	height: 20px;
	float: left;
}
#customerTools #tradeAppraisal {
	border-right: 1px solid #CCCCCC;
	padding-left: 12px;
	width: 130px;
}
#customerTools .tradeAppraisal {
	background: url(../images/btn/tradeAppraisal.png) no-repeat top left;
	padding: 9px 0 0 33px;
	height: 20px;
	float: left;
}
#customerTools #testDrive {
	border-right: 1px solid #CCCCCC;
	padding-left: 9px;
	width: 126px;
}
#customerTools .testDrive {
	background: url(../images/btn/testDrive.png) no-repeat top left;
	padding: 9px 0 0 36px;
	height: 20px;
	float: left;
}
#customerTools #loanCalculator {
	border-right: 1px solid #CCCCCC;
	padding-left: 11px;
	width: 123px;
}
#customerTools .loanCalculator {
	background: url(../images/btn/loanCalculator.png) no-repeat top left;
	padding: 9px 0 0 26px;
	height: 20px;
	float: left;
}
#customerTools #getApproved {
	padding-left: 10px;
	width: 116px;
}
#customerTools .getApproved {
	background: url(../images/btn/getApproved.png) no-repeat top left;
	padding: 9px 0 0 23px;
	height: 20px;
	float: left;
}
#customerTools #bigEmailDealer {
	float: left;
	width: 670px;
	margin-top: 24px;
}
#customerTools #bigTradeAppraisal {
	float: left;
	width: 670px;
	margin-top: 24px;
}
#customerTools #bigTestDrive {
	float: left;
	width: 670px;
	margin-top: 24px;
}
#customerTools #bigLoanCalculator {
	float: left;
	width: 670px;
	margin-top: 24px;
}
.newspaperPaginate {
	margin-bottom: 10px;
	float: left;
}
.newspaperPaginate a {
	float: left;
	color: #749F39 !important;
	text-decoration: none;
}
.newspaperPaginate a:hover,
.newspaperPaginate .active {
	color: #000000 !important;
}
.newspaperBack {
	padding-right: 14px;
}
.newspaperForward {
	padding-left: 14px;
}
.newspaperPaginate span {
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	color: #749F39;
}
#homeMakeContent {
	background: url(../images/bkg/homeNewMakes.png) no-repeat;
	width: 670px;
	height: 214px;
	float: left;
	padding: 11px 8px 0 22px;
	margin-top: 9px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	z-index:5;
	position: relative;
}
#homeMakeContent h3 {
	margin: 0 0 17px 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}
#homeMakeContent a {
	color: #729E34;
}
#homeMakeContent .col {
display:inline;
float:left;
list-style:none;
margin: 0;
padding: 0;
width:134px;
}
#homeMakeContent .col li {
margin-bottom: 5px;
}
.homeMakeContentOn {
	display: inline;
}
.homeMakeContentOff {
	display: none;
}
#homeTypeContent {
	background: url(../images/bkg/homeVehTypes.png) no-repeat;
	width: 670px;
	height: 214px;
	float: left;
	padding: 11px 8px 0 22px;
	margin-top: 9px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	z-index:5;
	position: relative;
}
#homeTypeContent h3 {
	margin: 0 0 17px 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}
#homeTypeContent .vehTypeLink {
	float: left;
	width: 108px;
	margin-right: 41px;
	height: 81px;
}
#homeTypeContent .vehTypeLink .vehicleImage {
	margin-bottom: 5px;
}
#homeTypeContent .vehTypeLink a {
	color: #729E34;
}
.homeTypeContentOn {
	display: inline;
}
.homeTypeContentOff {
	display: none;
}
#homeModelContent {
	background: url(../images/bkg/homeVehModels.png) no-repeat;
	width: 670px;
	height: 214px;
	float: left;
	padding: 11px 8px 0 22px;
	margin-top: 9px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	z-index:5;
	position: relative;
}
#homeModelContent h3 {
	margin: 0 0 16px 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}
#homeModelContent a {
	color: #729E34;
}
#homeModelContent .homeModelSelect {
	margin-bottom: 17px;
}
#homeModelContent .col {
display:inline;
float:left;
list-style:none;
margin: 0;
padding: 0;
width:134px;
}
#homeModelContent .col li {
margin-bottom: 5px;
}
.homeModelContentOn {
	display: inline;
}
.homeModelContentOff {
	display: none;
}
#homePriceContent {
	background: url(../images/bkg/homeVehPrice.png) no-repeat;
	width: 320px;
	height: 213px;
	float: left;
	padding: 11px 8px 0 22px;
	margin-top: 9px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 145%;
	z-index:5;
	position: relative;
}
#homePriceContent h3 {
	margin: 0 0 16px 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}
#homePriceContent a {
	color: #729E34;
}
.homePriceContentOn {
	display: inline;
}
.homePriceContentOff {
	display: none;
}
#phoneNumberWrapper {
	background: url(../images/bkg/phoneNumberWrap.png) no-repeat;
	float: left;
	width: 907px;
	height: 30px;
	margin:0 0 3px 8px;
	padding: 10px 18px 0 15px;
	display: inline;
}
#phoneNumberWrapper p {
	margin: 0;
	text-align: center;
}
#phoneNumberWrapper .phoneNum {
	float: left;
	width: 302px;
}
#phoneNumberWrapper .phoneName {
	color: #585858;
	font-size: 12px;
	margin: 16px 7px 0 0;
}
#phoneNumberWrapper .phoneNumber {
	color: #739E35;
	font-size: 18px;
	margin: 9px 0 0 0;
}
#phoneNumberWrapper .internetContact {
	margin-left: 7px;
}
#phoneNumberWrapper .internetContact a {
	font-size: 12px;
	color: #0E86C2;
}
#phoneNumberWrapper .internetContact a:hover {
	color: #0A6796;
}
#homeFeatureLink a {
	right:20px;
	position:absolute;
	top:268px;
	z-index:4;
}
.advancedSearchSmall {
	float: left;
	width: 325px;
}
.advancedSearchSmall h3 {
	font-size: 14px;
	color: #729E34;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 3px;
}
.advancedSearchSmall .col {
	display:inline;
	float:left;
	list-style:none;
	margin: 0;
	padding: 0;
	width:200px;
}
.blogWrapper {
	float: left;
	width: 100%;
}
.blogWrapper .aligncenter {
	clear: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.blogWrapper h2 {
	border-top: 1px solid #C1C1C1;
	padding-top: 16px;
}
.blogWrapper h2 a {
	font-size: 20px !important;
	color: #75A039 !important;
	text-decoration: none !important;
	margin-bottom: 5px !important;
}
.blogInfoWrapper {
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	float: left;
	width: 670px;
	margin-bottom: 15px;
}
.blogInfoWrapper p {
	margin: 3px 0 3px 0;
}
.blogInfoWrapper a {
	font-size: 12px !important;
	text-decoration: none;
}
.blogDate {
	width: 50%;
	float: left
}
.blogCommentsCount {
	width: 50%;
	float: left;
	text-align: right;
}
.blogWrapper .blogText {
	float: left;
	padding: 0 21px 0 21px;
	width: 628px;
	line-height: 150%;
	margin-bottom: 27px;
}
.blogWrapper .blogText a {
	color: #585858 !important;
	font-size: 13px !important;
}
.blogWrapper .blogComments {
	float: left;
}
.blogWrapper .blogComments h3 {
	font-size: 18px;
}
.blogWrapper .commentList {
	list-style: none;
	margin: 0;
	padding: 0 21px 0 21px;
	width: 628px;
	font-weight: bold;
}
.blogWrapper .commentList li {
	background-color: #E1E1E1;
	padding: 25px;
	float: left;
	margin-bottom: 10px;
}
.blogWrapper .commentList a {
	color: #585858 !important;
	font-size: 13px !important;
}
.blogWrapper .leaveComment {
	float: left;
}
.blogWrapper .leaveComment h3 {
	font-size: 18px;
}
.blogWrapper .leaveComment table {
	float: left;
	width: 628px;
	margin-left: 21px;
}
.blogWrapper .leaveComment table label {
	font-size: 10px;
}
.blogWrapper .leaveComment table .txtinput {
	width: 175px;
	margin-bottom: 10px;
	margin-right: 41px;
}
.blogWrapper .leaveComment table .txtarea {
	width: 245px;
	height: 60px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.blogWrapper .leaveComment table .pleaseNote {
	font-size: 10px;
}
.blogSidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blogSidebar ul li {
	background-color: #6D6D6D;
	padding: 0;
}
.blogSidebar ul li a {
	color: #FFFFFF;
	padding: 11px;
	display: block;
	text-decoration: none;
}
.blogSidebar .children {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 230px;
	background-color: #EBEBEB !important;
}
.blogSidebar .children li {
	background-color: #EBEBEB !important;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
.blogSidebar .archive span {
	color: #FFFFFF;
	padding: 11px;
	display: block;
}
.blogSidebar .children li a {
	background: url(../images/btn/helpful_links.png) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 14px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 185px;
	color: #0E86C2;
	text-decoration: underline;
}
.blogSidebar .children li a:hover {
	color: #333333;
}
.login {
	color: #EBEBEB !important;
}
#autoCheckWrap {
	float: left;
	height: 40px;
}
.dealershipSpecialsLink {
	position: absolute;
	right: 10px;
	top: -35px;
	z-index: 9999999;
}
.dmLogo {
	position:absolute;
	left: -16px;
	top: -15px;
	z-index: 101;
}
.eaTxtArea {
	margin-right: 10px;
	width: 179px
}
.footer_dark {
	color: #585858 !important;
	font-size: 12px !important;
}
.footer_dark a {
	color: #585858 !important;
	font-size: 12px !important;
}
#openSave200 {
	float: left;
}
#save200 h3 {
	font-size: 24px;
	color: #729E34;
	margin-top: 0;
	margin-bottom: 5px;
}
#lc_dm360 {
	margin-bottom: 5px;
}
#.dm360_dealership {
	background-image: url('../images/img/dm360_dealership.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	position:absolute;
	right: 30px;
	top: 65px;
	width: 120px;
	height: 50px;
}
#contentRightCol .detailsInvLink {
    background: url("../images/btn/supportPageLink.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF !important;
    display: block;
    font-size: 14px;
    height: 22px;
    margin-right: -4px;
    padding: 10px 10px 5px;
    text-align: center;
    text-decoration: none;
    width: 314px;
}
#contentRightCol .detailsInvLink:hover {
    background: url("../images/btn/supportPageLink_over.png") no-repeat scroll 0 0 transparent;
}

/* Important Phone Numbers */
.phone_dealer_group {
	overflow: hidden;
	margin-bottom: 15px;
}
.phone_dealer_group .phone_dealer {
	padding: 3px 3px;
	overflow: hidden;
	clear: both;
}
.phone_dealer_group .phone_dealer_number {
	float: right;
}
.vehSpecialsBody_2 {
	padding-left: 14px;
}
.phone_alt_color {
	background-color: #EEEEEE;
}
.bbb {
	margin-bottom: 10px;
	display: block;
}

/* Specials New Links */
.nav_sn_link {
	display: block;
	float: left;
	height: 51px;
	background-image: url('../images/bkg/specials_sprite.png');
	background-repeat: no-repeat;
	margin-right: 2px;
}
#nav-sn-all,#nav-sn-all-sel {
	width: 131px;
	background-position: 0 0;
}
#nav-sn-all:hover,#nav-sn-all-sel {
	background-position: 0 -51px;
}
#nav-sn-nissan,#nav-sn-nissan-sel {
	width: 65px;
	background-position: -131px 0;
}
#nav-sn-nissan:hover,#nav-sn-nissan-sel {
	background-position: -131px -51px;
}
#nav-sn-jeep,#nav-sn-jeep-sel {
	width: 65px;
	background-position: -196px 0;
}
#nav-sn-jeep:hover,#nav-sn-jeep-sel {
	background-position: -196px -51px;
}
#nav-sn-dodge,#nav-sn-dodge-sel {
	width: 65px;
	background-position: -261px 0;
}
#nav-sn-dodge:hover,#nav-sn-dodge-sel {
	background-position: -261px -51px;
}
#nav-sn-ram,#nav-sn-ram-sel {
	width: 65px;
	background-position: -326px 0;
}
#nav-sn-ram:hover,#nav-sn-ram-sel {
	background-position: -326px -51px;
}
#nav-sn-chrysler,#nav-sn-chrysler-sel {
	width: 66px;
	background-position: -391px 0;
}
#nav-sn-chrysler:hover,#nav-sn-chrysler-sel {
	background-position: -391px -51px;
}
#nav-sn-lincoln,#nav-sn-lincoln-sel {
	width: 65px;
	background-position: -457px 0;
}
#nav-sn-lincoln:hover,#nav-sn-lincoln-sel {
	background-position: -457px -51px;
}
#nav-sn-chevrolet,#nav-sn-chevrolet-sel {
	width: 66px;
	background-position: -522px 0;
}
#nav-sn-chevrolet:hover,#nav-sn-chevrolet-sel {
	background-position: -522px -51px;
}
#nav-sn-mazda,#nav-sn-mazda-sel {
	width: 65px;
	margin-right: 0;
	background-position: -588px 0;
}
#nav-sn-mazda:hover,#nav-sn-mazda-sel {
	background-position: -588px -51px;
}

/* Home Dealership Links */
#nav-ds-links {
	float: left;
	display: inline;
	margin: 0 0 3px 8px;
}
#nav-ds-links .ds_link {
	display: block;
	float: left;
	width: 101px;
	height: 81px;
	margin-right: 4px;
	background-image: url('../images/bkg/home_dealership_sprite.png');
	background-repeat: no-repeat;
}
#nav-ds-links .ds_link_container {
	float: left;
	width: 101px;
	height: 81px;
}
#nav-ds-nissan {
	background-position: 0 0;
}
#nav-ds-nissan:hover {
	background-position: 0 -81px;
}
#nav-ds-jeep {
	background-position: -101px 0;
}
#nav-ds-jeep:hover {
	background-position: -101px -81px;
}
#nav-ds-dodge {
	background-position: -202px 0;
}
#nav-ds-dodge:hover {
	background-position: -202px -81px;
}
#nav-ds-ram {
	background-position: -303px 0;
}
#nav-ds-ram:hover {
	background-position: -303px -81px;
}
#nav-ds-chrysler {
	background-position: -404px 0;
}
#nav-ds-chrysler:hover {
	background-position: -404px -81px;
}
#nav-ds-lincoln {
	background-position: -505px 0;
}
#nav-ds-lincoln:hover {
	background-position: -505px -81px;
}
#nav-ds-chevrolet {
	background-position: -606px 0;
}
#nav-ds-chevrolet:hover {
	background-position: -606px -81px;
}
#nav-ds-mazda {
	background-position: -707px 0;
}
#nav-ds-mazda:hover {
	background-position: -707px -81px;
}
#nav-ds-fiat {
	background-position: -808px 0;
}
#nav-ds-fiat:hover {
	background-position: -808px -81px;
}
#nav-ds-links #nav-fleet {
	height: 41px;
	background-position: -808px 0;
}
#nav-ds-links #nav-fleet:hover {
	background-position: -808px -41px;
}
#nav-ds-links #nav-rental {
	height: 40px;
	background-position: -808px -82px;
}
#nav-ds-links #nav-rental:hover {
	background-position: -808px -122px;
}

/* Specials Services & Parts Links */
.nav_ssp_link {
	display: block;
	float: left;
	height: 51px;
	background-image: url('../images/bkg/specials_sprite_2.png');
	background-repeat: no-repeat;
	margin-right: 2px;
}
#nav-ssp-all,#nav-ssp-all-sel {
	width: 65px;
	background-position: 0 0;
}
#nav-ssp-all:hover,#nav-ssp-all-sel {
	background-position: 0 -51px;
}
#nav-ssp-nissan,#nav-ssp-nissan-sel {
	width: 65px;
	background-position: -65px 0;
}
#nav-ssp-nissan:hover,#nav-ssp-nissan-sel {
	background-position: -65px -51px;
}
#nav-ssp-jeep,#nav-ssp-jeep-sel {
	width: 65px;
	background-position: -130px 0;
}
#nav-ssp-jeep:hover,#nav-ssp-jeep-sel {
	background-position: -130px -51px;
}
#nav-ssp-dodge,#nav-ssp-dodge-sel {
	width: 65px;
	background-position: -195px 0;
}
#nav-ssp-dodge:hover,#nav-ssp-dodge-sel {
	background-position: -195px -51px;
}
#nav-ssp-ram,#nav-ssp-ram-sel {
	width: 65px;
	background-position: -260px 0;
}
#nav-ssp-ram:hover,#nav-ssp-ram-sel {
	background-position: -260px -51px;
}
#nav-ssp-chrysler,#nav-ssp-chrysler-sel {
	width: 65px;
	background-position: -325px 0;
}
#nav-ssp-chrysler:hover,#nav-ssp-chrysler-sel {
	background-position: -325px -51px;
}
#nav-ssp-fiat,#nav-ssp-fiat-sel {
	width: 65px;
	background-position: -391px 0;
}
#nav-ssp-fiat:hover,#nav-ssp-fiat-sel {
	background-position: -391px -51px;
}
#nav-ssp-lincoln,#nav-ssp-lincoln-sel {
	width: 65px;
	background-position: -456px 0;
}
#nav-ssp-lincoln:hover,#nav-ssp-lincoln-sel {
	background-position: -456px -51px;
}
#nav-ssp-chevrolet,#nav-ssp-chevrolet-sel {
	width: 65px;
	background-position: -521px 0;
}
#nav-ssp-chevrolet:hover,#nav-ssp-chevrolet-sel {
	background-position: -521px -51px;
}
#nav-ssp-mazda,#nav-ssp-mazda-sel {
	width: 65px;
	background-position: -587px 0;
}
#nav-ssp-mazda:hover,#nav-ssp-mazda-sel {
	background-position: -587px -51px;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.small {
	font-size: 12px !important;
}

/* AUTOTRADER */
.autotrader_special_home {
	padding-top: 10px;
}
.autotrader_special_home a {
	text-align: center;
	display: block;
}
