/* Payment Estimator */

html{
	background:#000 none repeat scroll 0 0;
}
body {
	font-family: helvetica, arial, verdana, sans-serif;
	background:#000 none repeat scroll 0 0;
}
body #content_wrap #header {
	width: 975px;
}
body #content_wrap #header img {
	margin:10px 0 0 31px;
	padding:0;
}
#content_wrap {
	background-image: none;
}

UL.arrow
	{margin:0; padding: 10px 0 0 0;}
UL.arrow LI {
	display:block;
	list-style: none;
	background: transparent url(/MusaWeb/musa2/images/global/bullets/blt_dkblue.gif) no-repeat scroll 0 4px;
	padding: 2px 0 6px 10px;
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
UL.arrow LI A
	{font-size: 11px; font-weight: bold; color: #295778; text-decoration: underline;}
	
	
#pe_content{
	width:975px;
}

#intro1,#intro2 {
	width:975px;	
	height:32px;
}
#intro2 span{
	display:block;
	padding:10px 0 0 31px;
	font-weight:bold;
	}

.subhdr {
	display:block;
	border-bottom:6px solid #D3E7F6;
	padding: 0 0 5px 0; 
	margin: 0 0 10px 0;
}	

#estimatePaymentForm{
	width: 430px;
	float: left;
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	border-right: #C5C8C8 1px solid;
}

#estimatePaymentForm ul li{
	height: 22px;
	padding: 0 0 0 10px;
	margin: 7px 0 7px 0;
}

#estimatePaymentForm ul li.calcPayment{
	height: 22px;
	padding: 0 0 0 10px;
	margin: 22px 0 19px 0;
}

#estimatePaymentForm label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:150px;
	float:left;
	clear: both;
	margin:2px 0 0 0;
}

#estimatePaymentForm input,
#estimatePaymentForm select{
	float: left;
	color:#3E484A;
}

.pe_note
	{text-decoration: underline;}

.pe_note div.definitionNotes {
	visibility:hidden;
}

.estimatedTotal{
	width:100px;
	margin:0 0 0 65px;	
}

.estimateTradeIn{
	margin:0 0 0 6px;	
}

#estimatePaymentForm p{
	font-weight:bold;
	text-align:right;
}


#estimatePaymentForm span.definitionNotes, 
#estimatePaymentForm ul li#monthlyEstimatedPayment span.definitionNotes {
	background-color:#FFFFFF;
	border:1px solid #003860;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	display:block;
	margin-top:6px;
	padding:4px;
	position:absolute;
	text-align:left;
	visibility:hidden;
	width:225px;
	z-index:10;
}

.pe_note_hover .definitionNotes {
	visibility: visible;
}

#estimatePaymentForm ul li#monthlyEstimatedPayment{
	background-color:#D3E7F6;
	height:32px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:20px;	
	padding-top:13px;
}


#estimatePaymentForm label span{

}


#vehicleInfo{
	float: left;
	width: 489px;
	/*height:185px;*/
	padding: 2px 0 0 0;
}

.vehicleImg
	{float: left; width: 300px; }
.vehicleData
	{float: right; padding: 16px 0 0 0;}
/*
#vehicleInfo DIV {
	width: 290px;
}
*/
#vehicleInfo div.subhdr{
	width: 488px;
	margin:0;
}

#vehicleInfo ul {
	width: 180px;
	float: left;
}
#vehicleInfo P {
	padding: 20px 20px 20px 0;
	line-height: 15px;
}

#vehicleInfo ul li{
	margin: 7px 0 0 0;
}

.boxSubTitle{
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:12px;
}

.Caption{
	color:#295778;
	margin:10px 0 0 0;
	line-height:14px;
	}

#raqLink a,
#configLink a{
	width: 129px;
	height: 37px;
	display: block;
	text-indent: -99999px;	
}

#raqLink a {
	background: #FFFFFF url("/MusaWeb/musa2/images/shop/payment_estimator/btn_raq.gif") 0 0 no-repeat;
}
#configLink a {
	background: #FFFFFF url("/MusaWeb/musa2/images/shop/payment_estimator/btn_build.gif") 0 0 no-repeat;
}

#raqLink a:hover,
#configLink a:hover{background-position: 0 -37px;}


li#vehicleName
	{font-weight: bold;}

#purchaseOffers, #leaseOffers {
	width: 489px;
	padding: 15px 0 0 0;
	clear:both;
}

#purchaseOffers .global_subhdr, 
#leaseOffers .global_subhdr {
	width: 488px;
}

p.offerDisclaimer { clear:both; display:none; }

#purchaseOffers P, 
#leaseOffers P {
	padding: 2px 0 2px 0; 
	margin: 2px 0 2px 0;
}

p.offerTitle{
	font-weight:bold;
}

#garage_disclaimer {
	width: 939px; 
	padding: 40px 10px 0 26px; 
	color: #295778; 
	font-size: 9px; 
	font-weight: normal; 
	clear:both; 
	line-height: 13px;
}
#garage_disclaimer P
	{font-size: 9px; color: #295778; padding: 0 0 2px 0; text-decoration:none;}
#garage_disclaimer A
	{font-size: 9px; color: #295778; padding: 0 0 2px 0; text-decoration:underline;}

#estimatePaymentForm .textbox,
#estimatePaymentForm .numericField{
	font-size: 11px;
	color: #3e484a;
	width: 86px;
	margin:0;
	height: 16px;
	padding: 0 0 0 5px;
}
#estimatePaymentForm .formdropdown {
	font-size:11px;
}

div#footer{
	left: 26px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .touch #global_header div.container.right-subnav div{
        margin-top: 0px !important;
    }
}




