@charset "UTF-8";
/* CSS Document */
small {
	font-size:9px;
	color:#414141;
}
td {
	vertical-align:middle;
}
#bprDrawers {
	position: absolute;
	visibility:hidden;
	width: 410px;
	left: 570px;
	top: 470px;
	z-index: 5;
}
#bprContainer {
	position: absolute;
	top: 0px;
	width: 800px;
	height: 540px;
	left: 200px;
}

#bprModelColumn {
	position:relative;
	top:-44px;
	z-index:8;
	padding-top:16px;
	padding-left:16px;
	width:740px;
}

.bprModelHeader {
	cursor:pointer;
	color:#eb282c;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

a.bprLink {
	color:black;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
}

.bprModelSep {
	float:left;
	width: 300px;
	height: 1px;
	margin: 10px 20px;
	border-bottom: 1px dotted #666;
	overflow:hidden
}
.bprModelContainer {
	padding:10px;
	border-bottom: 1px dotted #666;
}

.bprModelFinal {
	border:none;
}

#bprFinishedColumn {
	position: absolute;
	top:23px;
	left:215px;
	z-index:4;
	height: 500px;
}
#estimateMonthlyPaymentBtn{
	text-transform: capitalize;
	font-weight: bold;
	margin-top:0px;
}
.bprFinishedHeader {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	margin-bottom: 4px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
}
.bprHeader {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	margin: 0 4px 3px 4px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
}
.bprHeaderTrims {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-transform:uppercase;
	height: 23px;
	line-height: 16px;
	padding-left: 5px;
	margin: 0 0 3px 0;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
	background-color:#353535;
}
.bprHeaderTrims img{
	margin-left:5px;
}
#bprVehicleNameFinal {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	font-size:15px;
    font-weight:bold;
    padding:3px 0;
}
.bprWarrantyCol {
	width: 140px;
	border-left: 1px solid #666;
	margin-right: 4px;
	padding: 0 4px 0 5px;
	margin-bottom: 10px;
	float:left
}
#bprRfq {
	visibility:hidden;
	width: 330px;
	height: 107px;
	padding: 0;
	position:absolute;
	z-index:5;
	top: 53px;
	left: 216px;
	background-repeat: no-repeat;
}
#bprPricingPane {
	width: 406px;
	margin-left: 23px;
	padding-top: 0;
	float:left;
}
#bprPricingPaneInside {
	float:left;
	padding: 3px 0 0 0;
	width: 410px
}
#bprMoreDealers {
	visibility:hidden;
	width: 336px;
	height: 435px;
	padding: 0;
	position:absolute;
	z-index:6;
	top: 53px;
	left: 216px;
	background: #CCC url(http://mmna.cachefly.net/MMNA/build/images/bpr_rfqBg.en-us.gif) no-repeat;
}
.bprDealerRadio {
	float:left;
	width: 30px;
	clear:both;
	height: 20px;
}
.bprDealerRadioData {
	width: 260px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#bprFullDealerList {
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 16px
}
#bprRfqForm {
	visibility:hidden;
	position:absolute;
	z-index:101;
	top: 8px;
	left: 216px;
	width:620px;
	background-color: #CCCCCC
}
#bprRfqForm .redBtn {
	margin-right:80px;
}

/* Nav Column Styles */
#bprNav {
	width: 200px;
	height: 340px;
	margin-top:22px;
}
.bprZipOuter {
	width: 160px;
	margin-left: 18px;
	background-color: #151515;
	overflow: visible;
	margin-bottom: 10px;
}
#bprZipText {
	width: 136px;
	margin-left: 14px;
	color:#CCCCCC;
}
#bprZip {
	width: 90px;
	font-size: 10px;
	float:left;
	margin-right: 6px;
}
.bprNavItem {
	width: 165px;
	float: left;
	text-align: right;
	margin: 8px 0 8px 10px;
}
.bprNavItemText {
	color: black;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	width:127px;
}
.bprNavItemTextSelected {
	/*color: #e1e1e1;*/
	color: black;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	width:127px;
}
.bprNavItemTextCompleted {
	color: black;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	width:127px;
}
.bprNavArrow {
	width: 14px;
	text-align: right;
	float: left;
	display: none;
}
.bprNavNumber {
	float: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 4px;
	color: black;
	text-align: right;
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	font-weight:bold;
}
.bprNavNumberSelected {
	float: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 4px;
	/*color: #e1e1e1;*/
	color: black;
	text-align: right;
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	font-weight:bold;
}
.bprNavNumberCompleted {
	float: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 4px;
	color: black;
	text-align: right;
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	font-weight:bold;
}
/* Left Column Styles */
#bprLeftColumn {
	position: relative;
	width: 330px;
	margin-left: 16px;
	padding-top: 16px;
	height: 400px;
	float:left;
}
#bprLeftColumn a {
	font-weight: bold;
	color: #333
}
.bprTotalText {
	color: #666;
	text-align: right;
	float:left;
	width: 88px;
}
.bprItem {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #dbdbdb;
	width: 100%;
	text-transform:uppercase;
	line-height: 18px;
}
.bprItemAlt {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #e6e6e6;
	width: 100%;
	text-transform: uppercase;
	line-height:18px;
}
.dataPaneInput {
	height: 10px;
	width: 10px;
	margin: 0 5px 0 0;
	padding: 0;
}
.bprItemInterior {
	cursor: pointer;
	margin-left: 5px;
}
.bprItemInteriorSelected {
	cursor: pointer;
	color: #eb282c;
	margin-left: 5px;
}
.bprItemInteriorDisabled {
	cursor: pointer;
	color: #999;
	margin-left: 5px;
}
.bprMoreInfo {
	font-size: 8px;
	width: 24px;
	cursor: pointer;
	float: left;
	color: #eb282c;
	margin-right: 6px;
}
.bprItemDollar {
	width: 15px;
	float: right;
	text-align:right;
}
.bprItemPrice {
	width: 35px;
	float: right;
	text-align:right;
	margin-right: 6px;
}
.bprItemInput {
	width: 15px;
	margin-top: 0;
	float: left;
	padding-left: 0;
}
.bprItemName {
	width: 170px;
	margin-left: 46px;
}
.bprComment {
	margin-bottom: 5px;
}
.bprNextPrevious {
	position:absolute;
	margin-top: 8px
}
.bprNextPreviousShort {
	position:relative;
	margin-top: 5px
}
.bprColorThumb {
	width: 64px;
	height: 60px;
	float: left;
	margin: 2px 4px;
}
.bprColorTip {
	height: 18px;
	position: absolute;
	background-color: black;
}
.bprColorTipInterior {
	color: white;
	font-weight: bold;
	line-height: 18px;
}
.bprAccPacInfo {
	background-color: #3d3d3d;
	position: absolute;
	top: 60px;
	left: 260px;
	width: 392px;
	z-index: 16;
}
.bprAccPacHeader {
	width: 382px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	background:#000 url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif) repeat-x;
}
.bprAccPacClose {
	color: #FFF;
	float: right;
	font-weight: bold;
	padding: 1px 6px 0 6px;
	cursor:pointer
}
.bprAccPacLightboxTitle {
	color: #FFF;
	float: left;
	font-weight: bold;
	padding: 1px 6px 0 6px;
}
.bprAccPacAddLink {
	color: #eb282c;
	font-weight: bold;
	float:right;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor:pointer;
}
.bprAccImg {
	width: 352px;
	margin-left: 20px;
	margin-top: 20px;
}
.bprAccDesc {
	padding:10px;
}
.bprAccDesc p {
	padding: 5px 0 14px 20px;
	margin: 0;
}
.bprTrimInfo {
	background-color: #3d3d3d;
	position: absolute;
	top: 40px;
	left: 10px;
	width: 753px;
	z-index: 15;
}
.bprTrimCompHeader {
	width: 743px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	background: #000 url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif) repeat-x;
}
.bprBodyInfo {
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 6
}
.bprBodyCompHeader {
	width: 588px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	background: #000 url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif) repeat-x;
}
.bprStdFtrContent {
	background-color: #CCC;
	padding: 10px 15px;
}
/* Right Column Styles */
#bprRightColumn {
	position: relative;
	visibility: hidden;
	width: 410px;
	margin-left: 22px;
	padding-top: 16px;
	height: 400px;
	float:left;
}
.bprVehicleImg {
	height: 160px;
}
#bprVehicleBlurb {
	text-align: center;
	margin-top: 10px;
	width: 406px;
	height: 60px;
	border-bottom: 1px dashed #666;
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 15px;
}
#bprTotalPrice {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-left: 6px;
	float:left;
	line-height: 28px;
}
#specialOffersButton {
	width:180px;
	height:54px;
	position:relative;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding:0 5px;
}
#specialOffers {
	height: 1px;
	position:absolute;
	left: 0;
	visibility: hidden;
	clear: left;
	width:410px;
	overflow: hidden;
	top:0;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_specOfrOpenBg.en-us.gif);
	background-repeat: no-repeat;
	background-color:#f9f9f9;
}
.bprSpecialOfferItem {
	position:relative;
	border-bottom: 1px dotted #666;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.bprSpecialOfferBox {
	float: left;
	width: 30px;
}
.bprSpecialOfferCopy {
	width: 320px;
	margin-left: 30px;
}
.bprSpecialOfferLegal {
	width: 320px;
	visibility: hidden;
	position:absolute
}
.bprSpecialOfferDesc {
	font-weight: bold;
	cursor:pointer;
}
#financeCalcButton {
	width:209px;
	height:54px;
	position:relative;
	float: right;
	margin-left: 0;
	background-repeat: no-repeat;
}
#financeCalc {
	height: 1px;
	position:absolute;
	background-color: #e5e5e5;
	visibility: hidden;
	width:410px;
	overflow: hidden;
	top:0;
	background-position: right;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_finCalcOpenBg.en-us.gif);
	background-repeat: no-repeat;
	background-color:#f9f9f9;
}
#bprModelName {
	font-weight:bold;
	font-size: 0;
	text-transform:uppercase;
}
#bprTrimName {
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top: 8px;
	width: 300px;
	line-height: 1.5em;
}
.bprNames {
	margin-left: 2px;
	width: 220px;
	height: auto;
	float:left;
}
.estPaymentBtn {
	color:#ED1C24;
	cursor:pointer;
	float:left;
	font-weight:bold;
	margin-top:.5em;
	width:290px;
}
.bprLineItems {
	margin-top:10px;
	border-top:1px dashed #666;
	height: 133px;
	width: 406px;
	float:left;
}
.bprLineItemPrint {
	font-weight: bold;
	margin-left: 0;
	float: left;
	width: 180px;
}
.bprLineItem {
	font-weight: bold;
	margin-left: 0;
	float: left;
	width: 280px;
}
.bprLineItemNegPrint {
	font-weight: bold;
	width: 180px;
	float: left;

	color:#ED1C24;
}
.bprLineItemNeg {
	font-weight: bold;
	width: 280px;
	float: left;

	color:#ED1C24;
}
.bprLineItemCurPos {
	font-weight: bold;
	width: 30px;
	float:left;
	text-align: right;
}
.bprLineItemCurNeg {
	font-weight: bold;
	width: 30px;
	float:left;
	text-align: right;
	color:#ED1C24;
}
.bprLinePricePos {
	font-weight: bold;
	width:60px;
	float:left;
	margin-left: 6px;
	text-align: right;
}
.bprLinePriceNeg {
	font-weight: bold;
	width:60px;
	float:left;
	margin-left: 6px;
	text-align: right;
	color:#ED1C24;
}
.bprDarkLink {
	font-weight: bold;
	text-transform: uppercase
}
#bprFinancePayment {
	width:80px;
	margin-left: 4px;
	float:left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 26px;
	text-align: center;
}
#bprFinanceTerms {
	width: 200px;
	margin-left: 4px;
	float:left;
	font-size: 9px;
	line-height: 12px;
	margin-top: 12px;
	padding-top: 5px;
}
#bprFinancePaymentInside {
	width:100px;
	margin-left: 5px;
	float:left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
}
#bprFinanceTermsInside {
	line-height: 12px;
	width: 260px;
	margin-left: 10px;
	float:left;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
}
.bprCalculatorInfo {
	width: 376px;
	margin-left:10px;
	margin-bottom: 5px;
	padding-left:10px;
	border-top:1px solid #666;
	padding-top: 4px;
	clear:both;
}
.bprCalculatorTag {
	width: 160px;
	font-weight: bold;
	float: left;
	line-height: 16px;
	clear:both
}
.bprCalculatorField {
	float: left;
	padding-bottom: 2px;
	width: 200px;
}
.bprCalculatorField input {
	width: 100px;
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
.bprCalculatorField select {
	width: 100px;
	font-size: 10px;
	height: 16px;
}
.bprCalcButton {
	float: left;
	margin-left: 15px
}

#premiumPaintChargeItem {
	visibility: hidden;
	position: absolute;
	width: 406px;
	clear:both
}
#pacAccItem {
	visibility: hidden;
	position: absolute;
	width: 406px;
	clear:both
}
#destPriceItem {
	visibility: hidden;
	position: relative;
	width: 406px;
	clear:both
}
.modelImg {
	vertical-align:bottom;
	cursor:pointer
}

/* migrated from old styles.css */
.dataPane, .dataPaneShort {
	width: 330px;
	position: relative;
	border: 1px solid #000;
	padding: 2px;
}
.dataContainer {
	overflow: hidden;
	height: 366px;
	width: 303px;
	margin-top: 2px;
}

.scrollPath {
	visibility: hidden;
	overflow: hidden;
	height: 365px;
	width: 13px;
	position: absolute;
	left: 315px;
	background-color: #999;
	margin-top: 2px;
	z-index: 2;
}
.scroller {
	position: absolute;
	width: 13px;
	background: #474747 url(http://mmna.cachefly.net/MMNA/build/images/bpr_scrollerbtm.en-us.gif) no-repeat;
	background-position: bottom;
}

.dataContainer {
	position:relative;
	z-index:5;    
    margin-top:2px;
    overflow:hidden;
    width:303px;
    height:366px;
}

.dataContainerShort {
	position:relative;
	z-index:5;
	overflow: hidden;
	width: 330px;
	margin-top: 2px;
}
.dataEntry {
	position: relative;
	width: 330px;
	margin-top: 2px;
}
/* imported for special offers */
/* Special Offers Styles */
#specialOffersContainer, #mediaContainer, #dakarContainer, #contactusContainer, #copyrightContainer, #errorContainer, #privacyContainer, #accoladesContainer {
	width: 1000px;
	padding-top: 20px;
	float:left;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;	
}
#spoNav {
	width: 178px;
	float:left;
	margin-right: 30px;
}
#spoNavSpacer {
	height: 468px;
	float:left
}
.spoNavItem {
	padding: 10px 8px 10px 10px;
	/*background: #4C4C4C url(http://mmna.cachefly.net/MMNA/images/specialOffers/spo_navItemBg.en-us.gif) repeat-x bottom;*/
	/*background: #FFF;*/
}
.spoNavItem select {
	font-size: 10px;
	width: 156px;
}
.spoZipOuter {
	width: 160px;
	overflow: visible;
	margin-top: 8px;
	background-color: black;
}
#spoZipText {
	width: 160px;
	color:white;
	font-size: 9px;
}
#spoSelectText {
	width: 160px;
	font-size: 11px;
	padding-bottom: 6px
}
#spoZip {
	width: 90px;
	height: 18px;
	font-size: 10px;
	float:left;
	margin-right: 6px;
}
.spoZipField {
	width: 156px;
	margin-left: 14px;
	margin-top: 6px
}
#spoContent {
	width: 730px;
	float: left;
	padding-bottom: 15px;
	margin-top: 5px
}
.spoHeader {
	width: 730px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 10px
}
.spoItem {
	padding: 10px 0 15px 0;
	border-bottom: 1px dotted #666;
}
.spoImage {
	width: 210px;
	margin-right: 14px;
	float:left
}
.spoCopy {
	width: 490px;
	margin-left: 224px;
}
.spoLegal {
	width: 490px;
	font-size: 9px;
	color: #666;
	margin-left: 224px;
}
#spoRfqForm {
	visibility:hidden;
	width: 740px;
	padding: 20px 16px 0 10px;
	position:absolute;
	z-index:4;
	top: 135px;
	left: 210px;
}

#facebox .body {
    background-color:#FFFFFF !important;
    margin:0;
    padding:0;
}
#facebox .header {
    display:none !important;
}

#facebox img {
	margin: 0;
}

.specs_row_header-cell-nowt  {
    background-color:inherit;
    font-weight:bold;
    padding-bottom:3px !important;
    padding-right:10px !important;
    padding-top:3px !important;
    padding-left:3px !important;
    text-align:left !important;
}

.specs_header-row {
    background-color:#999999;
    font-weight:bold;
    padding-bottom:3px;
    padding-top:3px;
    text-align:center;
}

/* new disclaimer box */
#disclaimerContainer {
	position:relative;
	top:478px;
	left:10px;
	z-index:100;
	width:140px;
}

