.page{
	margin: -38px auto 0;
    max-width: 1200px;
    position: relative;
    overflow: hidden;
    background: none;
    background-color: #f7f3ec;
    width: 100%;
}
.sec-nav-list-items .active a,
.sec-nav-list-items .active a:link,
.sec-nav-list-items .active a:active,
.sec-nav-list-items .active a:hover,
.sec-nav-list-items .active a:visited,
.sec-nav-list-items a:hover {
	color: #bfcd22;
	background-color: #333;
}
.sec-nav-list-items .next_year a,
.sec-nav-list-items .next_year a:link,
.sec-nav-list-items .next_year a:active,
.sec-nav-list-items .next_year a:hover,
.sec-nav-list-items .next_year a:visited {
	background-color: #575757;
}
.disclaimer-new {
	color: gray;
	text-align: left;
	vertical-align: bottom;
	position: relative;
	bottom: -40px;
	right: -700px;
	font-size: 10px;
}
sup.tooltip {
	color:#333;
}

.content header, .cllc-modal-window header{
	width: 900px;
	margin:0 auto;
	position: relative;
	padding:20px 0;
}

.content header h1 {
	font-family: 'Breakers Slab',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	color: #31312e;
	border-bottom: 1px solid #d0cdc7;
	width:580px;
	padding: 15px 0 0;
	text-transform: uppercase;
}
.towing-vertical .number:before {
    color: white;
    content: "up to";
    position: absolute;
    text-transform: uppercase;
}

.content header p {
	font-family: 'Breakers Regular',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #484848;
	width:636px;
	padding:10px 0 0;
	margin: 0
}

.content header .section-desc {
	width:610px;
	font-size: 15px;
	line-height: 20px;
}
.opacity .panel p, .opacity .panel .disclaimer {
    opacity: 100;
    left: 65px;
  	background: none;
  	font-size: 12px
}
.opacity .panel:before {
    background-color: #000;
    content: "";
    height: 0px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease-in-out 0s;
    width: 0px;
    z-index: 20;
}

.content header .section-desc span {
	font-family: 'Breakers Bold', Helvetica, Arial;
	font-weight: 900;
}

.content header h2 {
	font-family: 'Breakers Slab Black',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	line-height: 35px;
	font-size: 43px;
	color: #818b15;
	padding: 55px 0 0px;
	margin: 0;
}
.badge {
	width:172px;
	height:172px;
	position: absolute;
	right:0;
	top:30px;
}

.section-desc {
	font-size: 15px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 20px;
	width:100%;
}
/*---- intro tab switcher ----*/
.intro {
	margin: -82px auto 0;
	z-index: 10;
}

.intro > div {
	position: relative;
	width:765px;
	margin: 0 auto;
}

.intro h1 {
    font-family: 'Breakers Light',Helvetica,Arial,Sans-Serif;
	font-size: 26px;
	line-height: 38px;
	text-align: center;
	padding:80px 0 20px;
	font-weight: normal;
}
.intro h1 span {
    font-family: 'Breakers Slab Black',Helvetica,Arial,Sans-Serif;
	font-size: 43px;
}

.intro section {
	width:765px;
	margin: 0 auto;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	display: none;
}

.intro section.active {
	display: block;
}

.intro .text {
	position: relative;
	height:180px;
	background: url('/assets/images/ecodiesel/intro/tabs_background_texture.png') 0 0 no-repeat;
	width: 490px;
	margin: 0 auto;
}

.intro .text div {
	position: absolute;
	top:0;
	left: 0;
	display: none;
}

.intro .text .active {
	display: block;
}

.intro p {
	width:505px;
	text-align: center;
	margin: 0 auto;
	font-family:'Breakers Regular',Helvetica,Arial,Sans-Serif;
	font-size: 15px;
	line-height: 20px;
	padding:20px 0 0;
}

.intro section div {
	float: left;
	width:255px;
	position: relative;
}

.intro section span {
	display: block;
}

.intro .left-stats{
	padding:50px 0 0;
	text-align: left;
}

.intro .right-stats {
	padding:50px 0 0;
	text-align: right;
}

.intro .engine {
	text-align: center;
}

.intro .power .right-stats {
	padding-top:0;
}

.intro .power .right-stats span {
	padding:0 0 5px;
}

div.intro-nav {
    margin: 0 auto;
    width: 570px;
	height: 43px;
    border-bottom: 1px solid #d2d3a2;
    padding:300px 0 0;
}

.intro-tab-links {
    margin: 0 auto;
    width: 100px;
}

.intro-tab-links a {
    float: left;
    color: #b3b3b3;
    display: block;
    font-family: 'Breakers Slab Black',Helvetica,Arial,Sans-Serif;
    font-size: 16px;
    font-weight: normal;
    height: 19px;
    outline: medium none;
    padding: 12px 17px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.intro-tab-links .active {
    border-left: 1px solid #d2d3a2;
    border-right: 1px solid #d2d3a2;
    border-top: 1px solid #d2d3a2;
    color: #3d3d3a;
    background: url('/assets/images/ecodiesel/intro/tab_background.jpg') 0 0;
}
/*---- range ----*/
.range {
	max-width:1200px;
	margin: 0 auto;
	height:950px;
	background: url('/assets/images/ecodiesel/div_shadow.png') 0 0 no-repeat;
	position: relative;
}
.range:before {
	content:"";
	width: 1200px;
	height:133px;
	position: absolute;
	top:170px;
	left: 0;
    background: url('/assets/images/ecodiesel/intro/tab_background.jpg') 0 0 repeat;
}

.range .badge {
	background: url('/assets/images/ecodiesel/badge_greater_range.png') 0 0 no-repeat;
	top: 14px;
}

.range .enter-zip {
	font-size: 15px;
}

.range .enter-zip span {
	font-weight: bold;
}

.range .zip-box {
	position: absolute;
	bottom:20px;
	right:0;
	height:40px;
	width:210px;
}

.range .zip-box input[type="text"] {
	font-family: 'Breakers Regular',Helvetica,Arial,Sans-Serif;
	font-size: 20px;
	border: 1px solid #d7d3cd;
	width:90px;
	height: 40px;
	float:left;
	padding: 0 10px;
}

.range .zip-box input[type="button"] {
	font-family: 'Breakers Light',Helvetica,Arial,Sans-Serif;
	font-size: 15px;
	color:#fff;
	float:left;
	width:60px;
	height:42px;
	border-bottom: 2px solid #b2bb25;
	background-color: #818b15;
	cursor: pointer;
}

.range .zip-box .error-msg {
	font-family: 'Breakers Regular',Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	color: #ff0000;
	float:left;
	padding: 0;
	margin: 0;
	line-height: 12px;
	display:none;
}

.map {
	width:1200px;
	height:400px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.map:after {
	background: url("/assets/images/ecodiesel/div_shadow.png") 0 0 no-repeat;
	content:"";
	width:1200px;
	height:10px;
	position: absolute;
	top:0;
	left:0;
}

.map-canvas {
	width:1200px;
	height:500px;
	margin: 0 auto;
	background-color: #fff;
}

.range-canvas {
	width:300px;
	height:300px;
}

.vehicle-carousel {
	width:520px;
	height: 190px;
	margin: -10px auto 0;
	position: relative;
}

.vehicle-slider {
	width:413px;
	height: 220px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.vehicle-changer {
	position: relative;
	width:9999px;
}

.vehicle-changer li {
	float:left;
    width:413px;
    height: 163px;
    position: relative;
}

/* yes this is a long selector but it is the only way to target this specific tooltip */
.vehicle-changer li > p span sup.tooltip {
	color:#fff;
}

.vehicle-changer .ford {
    background: url('/assets/images/ecodiesel/range/range_compare_background_ford.png') 0 0 no-repeat;
}

.vehicle-changer .gmc {
    background: url('/assets/images/ecodiesel/range/range_compare_background_gmc.png') 0 0 no-repeat;
}

.vehicle-changer .chevy {
    background: url('/assets/images/ecodiesel/range/range_compare_background_chevy.png') 0 0 no-repeat;
}

.vehicle-changer .vs-btn {
    background: url('/assets/images/ecodiesel/range/vs.png') 0 0 no-repeat;
	content:"";
	width: 66px;
	height: 66px;
	position: absolute;
	top:47px;
	right:173px;
}

.vehicle-changer p {
	font-family: 'Breakers Bold',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 100px 0 0;
	text-align: center;
	width: 200px;
	display: inline;
	float: left;
	text-shadow: 1px 1px 1px #576304;
}

.vehicle-changer p span {
	font-family: 'Breakers Slab Regular',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
}

.vehicle-changer li a {
	cursor: default;
}

.vehicle-changer li a p{
	text-shadow: 1px 1px 1px #fdffdc;
    width:213px;
    height: 158px;
    float: left;
    color: #697256;
}
.vehicle-carousel .carousel-nav-arrow {
	border: medium none;
	display: block;
	height: 55px;
	position: absolute;
	top: 60px;
	width: 28px;
}



.vehicle-carousel .carousel-prev {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAuCAYAAADDX4LFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QkQxODZDOEExNTYxMUUzQTJERUNFOTMxQjkzODUxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QkQxODZDOUExNTYxMUUzQTJERUNFOTMxQjkzODUxRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlCRDE4NkM2QTE1NjExRTNBMkRFQ0U5MzFCOTM4NTFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlCRDE4NkM3QTE1NjExRTNBMkRFQ0U5MzFCOTM4NTFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WokCCwAAAStJREFUWMPF1zEKwjAUBuCK4ODi5CDo5uqig6PgLB5AT6AnELyAi7NeQJwFQUGcxEFUPFL9AwZCTWuavB+HH9oOX6g2771Ey1UtCkkcx1/B8yZyjKTxD/xCWqI47hsaVvdiOK7ryBNp62ciuAF3zTcJxpEq8kjCEriCb0jP9tVIwH0bHIJXkGsW7Isr+IIM0jaRL67hYdYO9cHLyNmEpXAFn5CRS23Jg2t47Fq4XPESsk+DQ3AF75BJ3pL7C3eCffAiskWmvs0iDVfwBpmFdCIbnht2xQvIGplL9FATV/AKWUg1aBP3hv+OU38W6h9K/xTpm4i+/emFi15y6c2C3uboDZo+WtCHIvo4Rx9E6SM0ffg3F7gzji3cA5flqNgRx40F5A+59ON5YoHDG7ZIPpTEWyttAAAAAElFTkSuQmCC") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: 0;
}

.vehicle-carousel .carousel-next {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAuCAYAAADDX4LFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRTlFODY5NUExNjYxMUUzQTJERUNFOTMxQjkzODUxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRTlFODY5NkExNjYxMUUzQTJERUNFOTMxQjkzODUxRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlCRDE4NkNBQTE1NjExRTNBMkRFQ0U5MzFCOTM4NTFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFFOUU4Njk0QTE2NjExRTNBMkRFQ0U5MzFCOTM4NTFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FtEzDwAAARVJREFUWMPVmDEKwkAQRSOChY2VhRA7WxstLAVr8QB6Aj2B4AVsrOMFxFoQFMRKLETFI8U/kIVFWJNs5hcpHjbyHkSTnUmwiVpn0AGBD3EcO5EvdMHHN5AmtwNthlzogTcIGXJhkDeQR24CL9BkyIUheGQJ+MiFUZaAr9wE7qDBkAtjcHMFisqFiSugITeBK6gz5MIUXOyAplyY2QFtuQkcQY0hF+bg8C9QRJ4aKCoXFmAPqupykeBzCXa/ARW5K6AmTwIrsAUVdXkSWINIAupyO1AuOe2y0H5Q2l+RdhMxb3/ag4v2yKUdFrRjjnZA00YL2lBEG+dogyhthKYN/7K2PBlrC23h6rNWRbPkhqVaz0+sFwtf6xg+lENIqFcAAAAASUVORK5CYII=") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  right: 0;
}


.vehicle-carousel .carousel-nav-btns {
  bottom: 5px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.vehicle-carousel .carousel-nav-btn.carousel-active, .vehicle-carousel .carousel-nav-btn:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAo0lEQVR4AWNAB+fPnbMH4l4QhrIZkDEyJw2In547e+b/iRO7wBjEBoo9AeIkdA31QPx/+66e/xNmKvzvnS4JwkC24v8du/tBmj4BcS1Mg8DZsyf/b9neDFWIibfuaAVp+gnEvGDTz509BTINp4YJs5SAzjsN0lQF0nD68JG1IAm8+MjR9SANx0nWQLKTSPY0ScFKIOJ24404BEYkjR4gtkGXBwAV5HObAyEYSAAAAABJRU5ErkJggg==") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.vehicle-carousel .carousel-nav-btn {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAhUlEQVR4AWNAB+fPnRMEYl8gjgZiQyBmQMbIHH4g7gHid0C8CYiXAPE5ID4MxFHoGviA+B8QtwMxF5qpNkD8AIjLkTV0A3EHiI0DywPxJyDmBXF4gPgzEHODJPHgLiAuBTEcgXgfSJAA9gLirSRrINlJJHuaxGAlHHEXsEccAqMnDX10eQApWXDM4hk41gAAAABJRU5ErkJggg==") no-repeat scroll left top rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin: 0;
  padding: 0;
  width: 12px;
}

/*-------------*/
/* HERO STYLES */
/*-------------*/
.hero {
	margin: 0 auto;
	background: url('/assets/images/ecodiesel/hero/hero_background.jpg') 0 0 no-repeat;
	width: 1200px;
	height: 436px;
	z-index: 20;
	position: relative;

}
.hero-text {
	padding-left: 180px;
	padding-top: 80px;
}
.hero .hero-text .tooltip {
	color: #fff;
}
.hero .hero-text p.year {
	font-size: 19px;
	font-family: 'Breakers Regular';
	font-weight: normal;
	color: #fff;
	margin-bottom: -34px;
	letter-spacing: 1px;
}
.hero .hero-text h1 {
	font-family: 'Breakers Slab Ultra', 'Breakers Slab Black';
	font-size: 72px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: -10px;
	letter-spacing: 2px;
}
.hero .hero-text h1 span {
	letter-spacing: 4px;
}
.hero .hero-text h1 sup {
	font-size: 24px;
	top: -1.4em;
}
.hero .hero-text p {
	font-family: 'Breakers Regular';
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	width: 405px;
	line-height: 20px;
}
p.hero-disclaimer {
    bottom: 10px;
    color: #fff;
    font-family: Breakers;
    font-size: 11px;
    line-height: 13px;
	padding: 0 0 0 10px;
    position: absolute;
    text-align: left;
   /* text-transform: uppercase;*/
}
p.hero-disclaimer sup.tooltip{
	color: #fff;
}
.hero-text p.hero-disclaimer {
    bottom: 3%;
    color: #000;
    font-size: 11px;
    line-height: 13px;
    padding: 0px;

}
.hero .hero-text .ecodiesel-logo {
	background: url('/assets/images/ecodiesel/hero/ecodiesel-logo.png');
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	width: 135px;
	height: 29px;
	display: inline-block;
	position: relative;
	left: 0;
	top: 15px;
}
.hero .hero-text sup.tooltip {
	color: #000;
}
.hero .hero-text .eco-bap,
.hero .hero-text a.eco-bap,
.hero .hero-text a.eco-bap:link,
.hero .hero-text a.eco-bap:visited,
.hero .hero-text a.eco-bap:active {
	height: 32px;
	background-color: #8d9719;
	color: #fff;
	font-family: 'Breakers Bold';
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 0px 13px;
}
.hero .hero-text a.eco-bap:hover {
	color: #d7e32b;
}
.hero .hero-text .eco-bap:before {
	background: url('/assets/images/ecodiesel/hero/tool-logo.png');
	width: 21px;
	height: 20px;
	display: inline-block;
	content: '';
	position: relative;
	top: 5px;
	left: -5px;
}
.hero .hero-text .eco-bap:after {
	background: url('/assets/images/ecodiesel/hero/arrow-logo.png');
	width: 11px;
	height: 15px;
	display: inline-block;
	content: '';
	position: relative;
	top: 2px;
	left: 7px;
}
.hero .hero-text .msrp-static {
	font-family: 'Breakers Bold';
	font-size: 12px;
	width: 45px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	line-height: 15px;
	padding: 0 0 0 12px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
}
.hero .hero-text .price {
	padding-left: 5px;
	display: inline-block;
}
.hero .hero-text .msrp-dollar {
	font-size: 24px;
	font-family: "Breakers Light";
	font-weight: normal;
	display: inline-block;
	color: #000000;
	vertical-align: middle;
}
.hero .hero-text .msrp-dollar {
	font-family: Helvetica, Arial;
}
.hero .hero-text .msrp-price {
	font-size: 28px;
	font-family: "Breakers Light";
	font-weight: normal;
	display: inline-block;
	color: #000000;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
/*---------------------*/
/* COST SAVINGS STYLES */
/*---------------------*/
.cost_savings {
	width: 1200px;
	height: 1064px;
	margin: 0 auto;
	background: url('/assets/images/ecodiesel/calc/calc_background.png');
	position: relative;
}
.cost_savings header {
	padding: 20px 0 0;
	height:214px;
}
.cost_savings .section-head .badge {
	background: url('/assets/images/ecodiesel/badge_bic_fuel_economy.png') 0 0 no-repeat;
	top: -10px;
}
.cost_savings .savings-calculator .counter-up, .cost_savings .savings-calculator .counter-down{
	width: 75px;
	height: 49px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
.cost_savings .savings-calculator .counter-up{
	background: url('/assets/images/ecodiesel/calc/calc_btn_up.jpg') 0 0 no-repeat;
	margin-bottom: 2px;
}
.cost_savings .savings-calculator .counter-down{
	background: url('/assets/images/ecodiesel/calc/calc_btn_down.jpg') 0 0 no-repeat;
}
.cost_savings .savings-calculator {
	width:1200px;
	height:200px;
	margin:0 auto;
	text-align: center;
}
.cost_savings .savings-calculator h1 {
	font-family: 'Breakers Slab Black', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 43px;
	line-height: 46px;
	color: #818b15;
	text-transform: uppercase;
}
.cost_savings .savings-calculator .explaination {
	font-family: 'Breakers Regular', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #484848;
}
.cost_savings .savings-calculator .calculator {
	width: 350px;
	margin: 30px auto;
}
.cost_savings .savings-calculator .calculator .buttons {
	width: 85px;
	display: inline-block;
	margin-right: 3px;
}
.cost_savings .savings-calculator .calculator .counter {
	display: inline-block;
	vertical-align: top;
}
.cost_savings .savings-calculator .calculator .per-day {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url('/assets/images/ecodiesel/calc/per_day.jpg') 0 0 no-repeat;
	width: 27px;
	height: 102px;
	display: inline-block;
	margin-left: -3px;
	vertical-align: top;
}
.cost_savings .savings-calculator .yearly-miles {
	font-family: "Breakers Bold", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	color: #484848;
	text-transform: uppercase;
	padding: 20px 0;
	width: 575px;
	margin: 0 auto;
}
.cost_savings .savings-calculator .yearly-miles .mileage-per-year {
	color: #818b15;
}
.cost_savings .savings-calculator .yearly-fillups {
	padding: 50px 60px 70px 0;
	display: inline-block;
	text-align: left;
	width: 200px;
}
.cost_savings .savings-calculator .yearly-fillups p,
.cost_savings .savings-calculator .yearly-savings p {
	font-family: "Breakers Bold", Helvetica, Arial, Sans-Serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 0;
	text-transform: uppercase;
	color: #484848;
	margin-left: 10px;
	margin-top: 10px;
}
.cost_savings .savings-calculator .yearly-fillups .fewer-fillups,
.cost_savings .savings-calculator .yearly-savings .total-savings{
	font-family: "Breakers Bold", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #808a15;
	font-size: 125px;
	line-height: 106px;
}

.cost_savings .savings-calculator .yearly-savings .money {
	font-family: "Breakers Bold", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #808a15;
	font-size: 55px;
	top: -1.0em;
}
.cost_savings .savings-calculator .yearly-savings p {
	margin-left: 30px;
}

.yearly-savings {
    bottom: 250px;
    position: absolute;
    right: 433px;
}
.total-savings-header{
	color: #484848;
    font-family: "Breakers Bold",Helvetica,Arial,Sans-Serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 auto;
    text-transform: uppercase;
    bottom: 330px;
    left: 390px;
    position: absolute;
}
/*---- towing ----*/
.towing {
	max-width: 1200px;
	background: url('/assets/images/ecodiesel/div_shadow.png') 0 0 no-repeat;
}

.towing .badge {
	background: url('/assets/images/ecodiesel/badge_raw_power.png') 0 0 no-repeat;
	top:5px;
}

.towing .chart {
	background: url("/assets/images/ecodiesel/intro/tab_background.jpg") repeat 0 0;
}

.towing .chart ul {
	max-width: 1200px;
	background: url('/assets/images/ecodiesel/towing/chart_measurements.png') 148px 160px no-repeat;
	height:500px;
	color: #fff;
	padding: 200px 0 0;
	margin-top: -160px;
}

.towing .chart li {
	width:160px;
	height:51px;
	padding: 0 0 0 175px;
	position: relative;
	margin: 0 0 50px;
	background: url('/assets/images/ecodiesel/towing/truck_bar_background.png') 0 0 repeat-x;
}

.towing .chart h3 {
	font-family: 'Breakers Bold',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	padding: 5px 0 0;
}

.towing .chart p {
	font-family: 'Breakers Slab Light',Helvetica,Arial,Sans-Serif;
	font-weight: normal;
	font-size: 15px
}

.towing .chart .truck {
	width:155px;
	height:51px;
	position: absolute;
	top:0;
	right:-155px;
}

.towing .chart sup.tooltip {
	color: #fff;
	font-size: 0.3em;
	top:-1.8em;
}

.towing .chart .ford .truck {
	background: url('/assets/images/ecodiesel/towing/truck_ford_f150.png') 0 0 no-repeat;
}

.towing .chart .gmc .truck {
	background: url('/assets/images/ecodiesel/towing/truck_gmc_sierra.png') 0 0 no-repeat;
}

.towing .chart .chevy .truck {
	background: url('/assets/images/ecodiesel/towing/truck_chevy_silverado.png') 0 0 no-repeat;
}

.towing .chart .capacity {
	position: absolute;
	right:10px;
	top:-10px;
	font-family: 'Breakers Bold',Helvetica,Arial,Sans-Serif;
	font-size: 48px;
	display: none;
}

.towing .chart .capacity span {
	font-family: 'Breakers Regular',Helvetica,Arial,Sans-Serif;
	font-size: 16px;
}

.towing .chart li.ram-1500 {
	background: url('/assets/images/ecodiesel/towing/truck_ram_1500_bar_background.png') 0 0 repeat-x;

}

.towing .chart .ram-1500 .truck {
	background: url('/assets/images/ecodiesel/towing/truck_ram_1500.png') 0 0 no-repeat;
}
/*---------*/
/* SUMMARY */
/*---------*/
.summary, .trims {
	max-width:1200px;
	margin: 0 auto;
	background: url('/assets/images/ecodiesel/div_shadow.png') 0 0 no-repeat;
}
.summary .summary-content {
	background: url('/assets/images/ecodiesel/summary_background.jpg') 0 0 no-repeat;
	width: 1200px;
	height: 1136px;
}
.summary .badge {
	background: url('/assets/images/ecodiesel/badge_cleaner_emissions.png') 0 0 no-repeat;
	top: 13px;
}
.summary .summary-content .title {
	color: #fff;
	padding: 40px 0 20px 140px;
}
.summary .summary-content .title h2 {
	font-family: 'Breakers Slab Black', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 43px;
	line-height: 45px;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.summary .summary-content .title p {
	font-family: 'Breakers Regular', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	width: 470px;
}
.summary .summary-content .content-info {
	margin: 0 auto;
	border-top: 1px solid #fff;
	border-top: 1px solid rgba(255, 255, 255, .25);
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	width: 920px
}
.summary .summary-content .content-info .vehicle-title {
	display: inline-block;
	width: 255px;
	color:#fff;
}
.summary .summary-content .content-info .vehicle-title p {
	font-family: "Breakers Slab Regular", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.summary .summary-content .content-info .vehicle-title h2 {
	font-family: "Breakers Slab Black", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 61px;
	line-height: 50px;
	padding: 30px 0 0;
	margin: 0;
	text-transform: uppercase;
}
.summary .summary-content .content-info .vehicle-title .eco {
	font-family: "Breakers Bold", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 36px;
	line-height: 24px;
	padding: 0 0 8px 0;
	margin: 0;
	text-transform: uppercase;
}
.summary .summary-content .content-info .vehicle-title .eco-logo {
	width: 111px;
	height: 26px;
	background: url('/assets/images/ecodiesel/ecodiesel_logo_small.png') 0 0 no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	display: inline-block;
}
.summary .summary-content .content-info .vehicle-title .starting-msrp {
	display: inline-block;
	font-family: 'Breakers Slab Light', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	width: 50px;
	text-align: right;
	padding-left: 3px;
	text-transform: uppercase;
}
.summary .summary-content .content-info .vehicle-title .price {
	display: inline;
	font-family: 'Breakers Light', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 28px;
	padding-left: 4px;
}
.summary .summary-content .content-info .vehicle-title .price .msrp-dollar {
	margin-right: -6px;
	font-size: 24px;
}
.summary .summary-content .content-info .vehicle-title .price .msrp-dollar sup {
	top: -0.4em;
}
.summary .summary-content .content-info .big-numbers {
	display: inline-block;
	width: auto;
	padding-top: 15px;
}
.summary .summary-content .content-info .big-numbers .mpg-vertical,
.summary .summary-content .content-info .big-numbers .power-vertical,
.summary .summary-content .content-info .big-numbers .towing-vertical {
	display: inline-block;
	padding-left: 20px;
}
.summary .summary-content .content-info .big-numbers .mpg-vertical {
	padding-left: 25px;
}
.summary .summary-content .content-info .big-numbers .number {
	display: inline-block;
}
.summary .summary-content .content-info .big-numbers .number span {
	color: #fff;
	font-family: 'Breakers Slab Black', Helvetica, Arial, Sans-Serif;
	font-size: 60px;
	font-weight: normal;
}
.summary .summary-content .content-info .big-numbers .details {
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Breakers Regular', Helvetica, Arial, Sans-Serif;
	display: inline-block;
	color: #fff;
	position: relative;
	line-height: 15px;
	left: 0;
}

.summary .details  sup.tooltip {
	color:#fff;
}

.summary .summary-content .ctas {
	padding: 30px 0 0 140px;
}
.summary .summary-content .ctas .eco-bap,
.summary .summary-content .ctas a.eco-bap,
.summary .summary-content .ctas a.eco-bap:link,
.summary .summary-content .ctas a.eco-bap:visited,
.summary .summary-content .ctas a.eco-bap:active {
	height: 42px;
	background-color: #8d9719;
	color: #fff;
	font-family: 'Breakers Regular';
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 0px 19px;
	line-height: 42px;
}
.summary .summary-content .ctas a.eco-bap:hover {
	color: #d7e32b;
}
.summary .summary-content .ctas .eco-bap:before {
	background: url('/assets/images/ecodiesel/hero/tool-logo.png') 0 0 no-repeat;
	width: 21px;
	height: 20px;
	display: inline-block;
	content: '';
	position: relative;
	top: 5px;
	left: -5px;
}
.summary .summary-content .ctas .eco-bap:after {
	background: url('/assets/images/ecodiesel/hero/arrow-logo.png') 0 0 no-repeat;
	width: 11px;
	height: 15px;
	display: inline-block;
	content: '';
	position: relative;
	top: 2px;
	left: 7px;
}
.summary .summary-content .ctas .reg-btn,
.summary .summary-content .ctas a.reg-btn,
.summary .summary-content .ctas a.reg-btn:link,
.summary .summary-content .ctas a.reg-btn:visited,
.summary .summary-content .ctas a.reg-btn:hover,
.summary .summary-content .ctas a.reg-btn:active {
	color: #fff;
	font-family: 'Breakers Regular';
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase;
	padding-left: 20px;
}
.summary .summary-content .ctas .reg-btn:after {
	background: url('/assets/images/ecodiesel/arrow_dark.png') 0 0 no-repeat;
	width: 8px;
	height: 13px;
	display: inline-block;
	content: '';
	position: relative;
	top: 2px;
	left: 3px;
}
.start-price {
    display: inline;
    position: absolute;
}

/*---------*/
/* EcoDiesel Trim */
/*---------*/
.trims, .cllc-modal-window{
	padding-top: 40px;
	padding-bottom: 60px;
    font-family: 'Breakers Regular',Helvetica,Arial,Sans-Serif;
    font-size: 15px;
    line-height: 20px;
}

.cllc-modal-window{width: 960px;}

.trims h3, .cllc-modal-window h3 {
    font-family: 'Breakers Slab Black',Helvetica,Arial,Sans-Serif;
	font-size: 43px;
	line-height: 38px;
	text-align: center;
	font-weight: normal;
}
.trims h3 span, .cllc-modal-window h3 span {
    font-family: 'Breakers Light',Helvetica,Arial,Sans-Serif;
	font-size: 24px;
}

.trims .badge {
	background: url('/assets/images/ecodiesel/badge_eco_diesel.png') 0 0 no-repeat;
    top: -75px;
}
.trims{
    /* display:none; */
}
.xb-app-content{
	margin: 0 auto;
    padding: 0 0 60px;
}
.cllc-modal-window .xb-app-content
{
	 padding: 0 0 60px 60px;
}
.xb-app-eco-trims-left-content{
	float: left;
    min-height: 1px;
    width: 28%;
}


.xb-app-eco-trims-center-vehicle-info {
      float: left;
    margin-left: 4%;
    width: 68%;
}

.cllc-modal-window .xb-app-eco-trims-center-vehicle-info {width: 60%}

.xb-app-model-list > li {
	height: 50px;
}

.xb-app-model-list > li.xb-app-model-list-active:after {
    border-color: transparent #818B15!important;
 }
 .xb-app-model-list > li.xb-app-model-list-active {
    border: 1px solid #818B15!important;
}
.xb-app-eco-trims-center-vehicle-text{
	position: relative;
    text-transform: inherit;
    top: 20px;
}


.xb-app-eco-trims-center-image img{
	height: 100%;
	 padding: 20px;
}

.xb-app-eco-trims-center-msrp {
    float: left;
}

.xb-app-eco-trims-center-vehicle-info .msrp-text{
	 left: 10px;
    line-height: 10px;
    position: relative;
    top: 10px;
    width: 15%;
    float: left;
}

.xb-app-isilo-variations > div {
    vertical-align: top !important;
}

.xb-app-eco-trims-center-vehicle-info .ctas{
	 width: auto !important;
}


.xb-app-eco-trims-center-vehicle-info .ctas a{
    background-color: #8D9719;
    margin-left: 10px;
}

.xb-app-eco-trims-center-vehicle-info .ctas a:hover {
     background-image: none;
    color: #D7E32B !important;
    text-decoration: underline;
}

.gc-forms-radio:not(ie8) input:checked+label:after{
	background-color:#818B15!important;
	background-image:-ms-linear-gradient(top, #818B15 0%, rgba(0,0,0,0.3) 100%)!important;
	background-image:-moz-linear-gradient(top, #818B15 0%, rgba(0,0,0,0.3) 100%)!important;
	background-image:-o-linear-gradient(top, #818B15 0%, rgba(0,0,0,0.3) 100%)!important;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#818B15), to(rgba(0,0,0,0.3)))!important;
	background-image:-webkit-linear-gradient(top, #818B15 0%, rgba(0,0,0,0.3) 100%)!important;
	background-image:linear-gradient(to bottom, #818B15 0%,rgba(0,0,0,0.3) 100%)!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#818B15', endColorstr='rgba(0,0,0,0.3)', GradientType=0)"
}

.gc-forms-dropdown .gc-forms-select li.highlighted {
    background-color: #8D9719 !important;
}

.link_close {
	 color: #818B15;
    float: right;
	}
section.efficiency.active .left-stats sup.tooltip {
    top: -5em;
    left: 20em;
}

section.efficiency.active .right-stats sup.tooltip {
    top: -6em;
    right: 7.5em;
}

_:-ms-input-placeholder, :root section.efficiency.active .left-stats sup.tooltip {
    top: -6em;
    left: 24em;
} 

_:-ms-input-placeholder, :root section.efficiency.active .right-stats sup.tooltip {
    top: -7em;
    right: 9em;
}

.mpg-vertical p.number:before {
    color: white;
    content: "up to";
    position: absolute;
    text-transform: uppercase;
}

.summary p.hero-disclaimer{
	    color: #000;
}