	/*Chrysler*/
.print {
	display: none;
}

/* lower box start */

#lowerBox {
	margin-top: 10px;
	border: 1px solid #343434;
	background-color: #FFFFFF;
	padding: 0 0 20px 0;
}

#vehicleMenu #lowerBox li h2 {
	background: url('/shared/images/incentive/nav_header_bg.gif') repeat-x;
	color: white;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 5px -10px;
	text-transform: uppercase;
}

#vehicleMenu #lowerBox ul,
#vehicleMenu #lowerBox li {
	padding: 0 0 0 5px;
	font-weight: bold;
	list-style: none;
	margin: 0;
}



/* lower box end */


#vehicleMenu #vehicleNavAccordions li h2 {
	background: url('/shared/images/incentive/nav_header_bg.gif') repeat-x;
	color: #9D9FA2;
	padding: 3px 0 3px 5px;
	font-size: 10px;
	font-weight: bold;
	margin-left: -5px;
}

#vehicleNavBG {
	
}


#vehicleMenu #vehicleNavAccordions {
	border: 1px solid #343434;
	margin: 0 0 0 0;
	color:#FFFFFF;
	padding: 0 0 15px 0;
}

#vehicleMenu #vehicleNavAccordions li {
	padding: 0 0 6px 5px;
	line-height: 1em;
}


#vehicleMenu #vehicleNavAccordions li h3 {
	font-weight: bold;
}

dd {
	padding: 5px 10px 0px 30px;
	margin: 0;
	color: #666;
	font-style: italic;
	font-size: 10px;
}


p.select_vehicle {
	position: absolute;
	bottom: 20px;
	width: 500px;
	left: 10px;
	color: black;
}

#main_content {
	width: 960px;
	height: auto;
	background-color: #000000;
	position: relative;
}

.active {
	background-color: #ddd;
	text-align: center;
	margin-right: 4px;
}

.ctt {
	position: absolute;
	right: 15px;
	top: 0;
}

#incentivesHeader {
	background-color: #12161A;
	width: 960px;
	margin-bottom: 11px;
	position: relative;
}

#incentivesHeader span.page_title {
	font-size: 11px;
	display: block;
	width: 500px;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
	position: absolute;
	left: 200px;
	color: #fff;
}

#incentivesHeader span.page_id {
	font-size: 14px;
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	color: #fff;
}


#zip_header h2,
#veh_header h2 {	
	font-size: 11px;
	line-height: 2em;
	padding: 0 3px;
	color: white;

	background-image: url('/shared/images/incentive/header_bg.jpg');
	background-repeat: repeat-x;
	text-transform: uppercase;	
}

#zip_header #zip_text {
	font-size: 10px;
}

#zip_text form {
	display: inline;
}

#vehicleMenu {
	float: left;
	width: 0;
	display: none;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	margin-left: 8px;
	margin-right: 13px;
	background-color: #000000;
}





#vehicleMenu a {
	color: #000;
	text-decoration: none;
	display: block;
	
	/*
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
	width: 149px;
	margin-left: 5px;
	*/
}

/*
#vehicleMenu a.navselected { background-color: #006896; color: #fff; }

#vehicleMenu a:hover { background-color: #006896; color: #fff; }
*/

#vehicleMenu a:hover {
	color: #0066ff;
}

ul#incentiveTabs {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
	background-image: url('/shared/images/incentive/header_bg.jpg');
	background-repeat: repeat-x;
	width: 762px;
	height: 18px;
	border-bottom: 1px solid white;
}

ul#incentiveTabs li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

ul#incentiveTabs li a {
	display: block;
	float: left;
	text-decoration: none;
	color: white;
	width: 60px;
	margin-left: 15px;
	padding: 2px;
	text-align: center;
}

ul#incentiveTabs li a.current {
	background-color: #e2e2e2;
	color: black;
}



#zipInput {
	background-color: #000000;
	border: 2px solid #2D2D2D;
	left: 380px;
	opacity: 0;
	filter:alpha(opacity=0);
	padding: 0 10px;
	position: absolute;
	top: 100px;
	width: 180px;
	z-index: 4;
	color:#FFFFFF;
}

#zipInput h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1em;
	padding: 0.4em 0;
}

#zipInput input {
	border: 1px solid #ddd;
	font-size: 13px;
	margin: 0;
	padding: 2px;
	width: 176px;
}

#zipInput label {
	color: #ff2222;
	display: none;
	padding-bottom: 1em;
}

#zipInput a {
	background-color: #555555;
	border: 1px solid #FFFFFF;
	color: white;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 1.5em;
	margin: 1em 0;
	text-align: center;
	text-decoration: none;
	width: 83px;
}
#zipInput a.default {
	float: right;
	font-weight: bold;
}

#zipInput a:hover {
	
}

#zipInput a:active {
	background-color: #EEEEEE;
	color: #FFFFFF;
}




#frame {
	background-color: #e1e1e1;
	overflow: hidden;
	position: relative;
	width: 762px;
}

#frameWrapper {
	width: 2512px;
}

#frameWrapper .section {
	float: left;
	width: 762px;
}


#vehicleSection {
	background-color: #1e1e1e;

}

#vehicleSection #vehiclePromoHeader {
	background-color: white;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 261px;
	position: relative;
}

	#vehicleSection #vehiclePromoHeader h1 {
		position: absolute;
		color: white;
		font-size: 11px;
		line-height: 2em;
		padding: 0 3px;
	}

.campaignPromo {
	background: transparent url('') scroll no-repeat;
	/*height: 94px;*/
	height:225px;
}

p.campaignText {
	color: #333;
	margin-left: 20px;
	width: 220px;
}

#landingSection {
	background: white url('/shared/images/incentive/landing.jpg') scroll no-repeat center bottom;	
	width: 938px;
	height: 259px;
	color: black;
}

#landingSection .campaignPromo {
	background-position: 100px 20px;
}

#landingSection .campaignText {
	margin-left: 100px;
}

#landingSection form {
	display: none;
	margin: 2em 0 0 100px;
}

#landingSection form a {
	position: relative;
	top: 3px;
}

#landingSection label {
	color: #333333;
	display: block;
	font-size: 11px;
}

#zipSection {
	background: white url('') scroll no-repeat center top;
	height: 400px;
	position: relative;
}

#zipSection h1 {
	color: white;
}

.dealerGroup {
	float: left;
	clear: both;
	width: 337px;
	background-color: #0a0a0a;
	border-bottom: 3px solid #1e1e1e;
}

.dealerGroup .dealerDetails ul,
.dealerGroup .dealerDetails li {
	color: #8c8c8c;
	list-style: none;
	margin: 0;
	padding: 0;
}

#dealerHolder {
	height: 393px;
	overflow: hidden;
	float: right;
	clear: right;
	width: 337px;
	margin-right: 9px;
	background-color: #f5f5f5;
}


#dealerHolder #view ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dealerDetails span.map,
.dealerDetails span.pref_dealer {
	font-size: 8px;
}

.dealerDetails {
	float: left;
	width: 185px;
	font-size: 9px;
	padding-left: 5px;
	padding-top: 6px;	
}

.dealerDetails .dealer_name {
	font-weight: bold;
	color: black;	
}

.dealerDetails strong.error {
	font-size: 11px;
}

.dealerDetails input {
	float: left;
}

.dealerDetails a.zip_search {
	background-image: url('/shared/images/incentive/buttons/zip_search.jpg');
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin-left: 10px;
	position: relative;
	top: 2px;
}

.dealerDetails a.zip_search span {
	display: none;
}

#dealerList .dealerBtns {
	float: right;
	font-size: 9px;		
	padding-top: 10px;
	margin-right:5px;
}

.dealerBtns li {
	display: inline;
	list-style: none;
}


#dealerList span.fivestar_dealer {	
	width: 87px;
	height: 14px;
	display: block;	
	float: right;
	text-align: center;
	margin-top: 5px;
margin-right: 15px;
	padding: 0;
}

.dealerBtns a.dealerBtn_item {
	border: 1px solid #FFFFFF;
	padding: 2px;
	display: block;
	width: 105px;
	text-align: center;
	margin-bottom: 2px;
	text-decoration: none;
	background-color: #555555;
	color: #FFFFFF !important;

}

.dealerBtns span.dealerBtn_item {
	color: black;
	width: 115px;
	display: block;
	height: 95px;
	margin-top: -2px;
}

.dealerBtns a.dealerBtn_item:hover {
	background-color: #eee;
	color: black !important;
}

#pages {
	float: right;
	width: 337px;
	margin: 2px 9px 2px 0;
	padding: 3px 0 3px 0;
	background-color: #0a0a0a;
	position: relative;
}

#pages_viewer {
	overflow: hidden;
	width: 70px;
	position: absolute;
	top: 4px;
	left: 245px;
}

#pages #next {
	position: absolute;
	top: 2px;
	left: 210px;
	text-decoration: none;
	color: #8C8C8C;
}

#pages #previous {
	position: absolute;
	top: 2px;
	left: 320px;
	text-decoration: none;
	color: #8C8C8C;
}

#pages .inventory_text {
	color: #8C8C8C;
}

.page_links {
	overflow: hidden; float: left; width: 15px
}

.page_links a {	
	text-decoration: none;
	font-size: 9px;
}

#pagesHolder {
	float: left;
	width: 100px;
	margin-right: 5px;
	text-align: left;
}



#zip_dealers {
	width: 180px;
	font-size: 9px;
	float: left;
	position: relative;
	left: 5px;
}

#pref_dealer {
	display: none;
}


#learn_more {
	background-color: #0A0A0A;
	float: right;
	clear: right;
	width: 317px;
	padding: 10px;
	margin-right: 9px;
	margin-bottom: 1px;
}

#learn_more h4 {
	color: #8C8C8C;
	font-size: 12px;
}

#learn_more .btn {
	margin: 5px 3px 5px 0;
	float: left;
	width: auto;
	display: block;
}

#learn_more .btn a {	
	display: block;
	padding: 2px;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	background-color: #555555;
	border: 1px solid #FFFFFF;
	min-width: 87px;
	text-align: center;
}

#learn_more .btn a:hover {
	background-color: #eee;
	color: #000;
}

#promoHolder {
	width: 230px;
}

#promoHolder img {
	margin-right: 5px;
}

#next_promo {
	position: absolute;
	top: 20px;
	left: 30px;
}

#previous_promo {
	position: absolute;
	top: 20px;
	left: 300px;
}

#promos_section {
	float: right;
	clear: right;
	width: 337px;
	height: 50px;
	margin-right: 9px;
	background-color: #f5f5f5;
	position: relative;
}

#promos_viewer {
	width: 214px;
	_width: 224px;
	overflow: hidden;
	height: 31px;
	margin: 0 auto;
	position: absolute;
	top: 10px;
	left: 60px;
}

#static_promos {
	float: left;
}

#promos_section ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#promos_section li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.promo_item {
	float: left;
	width: 107px;
	margin-right: 5px;
}

#offers {
	clear: both;
	position: relative;
}

#offersContainer {
	color: #fefefe;
	float: left;
	width: 416px;
	_width: 407px;
	padding-top: 10px;
	position: relative;
	left: 0px;
}
	
	#offersContainer ul {
		list-style: none;
		padding-left: 20px;
		margin: 0;
	}

	#offersContainer li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		#offersContainer li.nonOffer {
			background: transparent url('/shared/images/incentive/arrow-right.gif') no-repeat scroll 9px center;
			padding: 0.333em 0 0.333em 20px;
		}
	
	#offersContainer h3 {
		font-size: 12px;
		font-weight: bold;
		padding: 0.5em 0;
	}

	#offersContainer a {
		background: transparent url('/shared/images/incentive/arrow-right.gif') no-repeat scroll 9px center;
		color: white;
		display: block;
		padding: 0.333em 0 0.333em 20px;
		text-decoration: none;
	}
		#offersContainer a.current {
			background: #0A0A0A url('/shared/images/incentive/arrow-down.gif') no-repeat scroll 7px center;
		}
		
		#offersContainer a span {
			color: #444;
			font-weight: bold;
			text-transform: uppercase;
		}
	
	#offersContainer .spinner {
		display: block;
		margin: 3em auto;
	}
		#offersContainer span.spinner {
			padding: 0 2em;
		}
		
#offerSpecifics {
	background-color: #0A0A0A;
	color: #FFFFFF;
	display: none;
	margin-right: 9px;
	padding: 6px 5px;
	position: relative;
	min-height: 70px;
	_height: 70px;
}

	#offerSpecifics .dealerBtns {
		background: none transparent !important;
		padding-top: 0;
		position: absolute;
		right: 6px;
		bottom: 0px;
		width: auto;
	}

		#offerSpecifics .dealerBtns ul {
			padding-left: 0;
		}

	#offerTableHolder {
		
	}

	#offerSpecifics table {
		margin: 0 7px;
		width: 200px;
	}
	
	#offerSpecifics table#APR {
		width: 190px;
		margin-bottom: 70px;
	}

	#offerSpecifics table#APRSavingsTable {
		margin-top: -55px;
	}
	
		#offerSpecifics td {
			margin: 0 !important;
			padding: 2px 10px !important;
		}
		#offerSpecifics td.header {
			font-size:1px;
		}
		
	
		#offerSpecifics td.first {
			border-left: none !important;
		}
		
		#offerSpecifics td.month {
			border-left: 1px solid #666;
			border-bottom: 1px solid #666;
		}

		#offerSpecifics td.rate {
			border-left: 1px solid #666;
			font-weight: bold;
		}
	
		#offerSpecifics td.label {
			width: 130px;
		}

		#offerSpecifics td.value {
			color: #444;
			font-weight: bold;
			text-align: right;
			width: 20px;
		}

	#bonusDetails {
		position: absolute;
		top: 17px;
		right: 0;
		padding: 0 1em;
		width: 100px;
		display: none;
	}
	
		#bonusDetails span {
			display: block;
			margin-left: -1em;
		}
	
	#financial {
		left: 55px;
		position: absolute;
		bottom: 20px;
		width: 100px;
	}
		#financial a {
			color: #333 !important;
		}

#offerInfo {
	float: right;
	position: relative;
	width: 346px;
}

	#offerInfo a.pref_dealerlink {
		color: black;
		font-size: 8px;
	}

#offerInfo a {
		color: #8c8c8c;
		font-size: 9px;
	}

dd {
	padding: 5px 10px 0 30px;
	margin: 0;
	color: #666;
	font-style: italic;
	font-size: 10px;
}


/* Tool tip styles */


.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background-color: #444;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color: #444;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.error {
	color: #ff2222;
}

#change_zip {
	color: #0066FF; 
	margin-left: 0.5em;
}

#textDetails {
	margin: 5px 7px 45px;
	width: 190px;
}

#textDetails strong {

color: #006896;
font-weight: bold;
font-size: 21px;
margin: 4px 0 4px 0;

}

#textDetails code {
	position: relative;
	top: -4px;
	font-size: 8px;
}

#textDetails em {

width: 300px;
color: #000;
font-weight: bold;
font-size: 14px;
margin: 4px 0 4px 0;
font-style: normal;
display: block;
}

#textDetails p strong {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	left:10px;
	margin-bottom:0;
	margin-top:-12px;
	text-align:right;
	width:300px;
}

#offersContainer strong {
 font-size: 14px;
display: block;
}



#offersContainer em {
font-size: 20px;
font-style: normal;
margin-left: -2px;
display: block;
}

#offersContainer code {
font-family: Arial;
display: block;
font-size: 11px;
}

p.intro_text {
position: absolute;
top: 320px;
left: 31px;
width: 700px;
font-size: 20px;
color: white;
}

#incentive_disclaimers {
float: left;
clear: both;
margin-top: 30px;
}

.minivanPledgeBadge{
background: url('/dma/img/minivan_pledge_badge.png') no-repeat;
width:175px;
height:90px;
position:relative;
top:175px;
left:585px;
}

#head60DayPledgeBadge {
background: url('/dma/img/60daypledge_head_img.png') no-repeat;
width:185px;
height:160px;
position:relative;
top:30px;
left:10px;
}
