/*  Promotion specific styles  */
.main-page-wrapper {
	padding-top: 20px;
	background: #e3e3e6;
}
.content-wrapper {
	background: url('../images/banner-image.jpg') #444647 no-repeat;
	font-family: Helvetica, Arial, sans-serif;
}
.content-wrapper.fuel-banner-chde {
	background-image: url("../images/fuel_banner_chde.jpg");
}
.content-wrapper.fuel-banner-chfr {
	background-image: url("../images/fuel_banner_chfr.jpg");
}
.content-wrapper.fuel-banner-chit {
	background-image: url("../images/fuel_banner_chit.jpg");
}
.promo-wrapper p,
.arrow-heading-wrapper p {
	margin: 0;
}
.promo-wrapper {
	height: 430px;
}
.arrow-heading-wrapper {
	border-top: 1px solid #ffffff;
	background: #000000;
}
.arrow-heading-wrapper .arrow-heading {
	font-size: 23px;
	padding: 14px 50px 10px;
	color: #ffde00;
	height: 100%;
}
.main-body {
	color: #fff;
	padding: 12px 0 0;
	position: relative;
}
.lang-select .main-body,
.info-page .main-body {
	background: #ffde00;
	color: #000;
}
.main-body p {
	padding: 0 50px;
	margin: 0 0 12px;
	font-size: 17px;
	line-height: 22px;
}
.main-body .right-sidebar {
	/*float: right;*/
	margin: 90px 23px 0 0;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.main-body-black {
	background: #000;
	padding: 15px 50px 11px;
	color: #FFF;
}
.main-body-white {
	background: #FFF;
	padding: 15px 50px 20px;
	color: #000;
	font-size:13px;
	line-height:19px;
}
.main-body-white a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.main-body-black p {
	padding: 0;
	margin: 0;
}
.next-button-wrapper {
	margin: 150px 20px 5px 5px;
}
.next-button {
	background: url('../images/info-next-button.png') no-repeat;
	display: block;
	width: 228px;
	height: 57px;
	color: #ffde00;
	text-decoration: none;
	text-align: center;
	border: 0;
	outline: none;
}
.next-button span {
	font-size: 16px;
	font-weight: bold;
}
.next-button.disabled {
	/*  Keep in order  */
	zoom: 1;  /*  To trigger IE  */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: default;
}

.lang-select .voucher-valid p {
	visibility: hidden;
}

.dealer_list_table {
	border-top: 1px solid #ababab;
}
.topborder {
	border-top: 1px solid #d5d5d5;
}
.reduced-size {
	font-size: 11px;
}


/*  INFO page  */
.info-page .instructions-external-wrapper {
	padding: 20px 40px 30px;
}
.info-page .instructions-wrapper {
	background: url('../images/info-line-bg.png') repeat-y center;
}
.info-page .instruction {
	float: left;
	width: 33%;
	height: 100%;
	padding: 135px 0 20px;
}
.info-page .instruction p {
	padding: 0 20px 0 30px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.2;
}
.info-page .instruction p.text-larger {
	font-size: 1.3em;
	line-height: 1.3;
}
.info-page .instruction p a:link,
.info-page .instruction p a:active,
.info-page .instruction p a:visited {
	color: #111111;
}
.info-page .instruction p a:hover,
.info-page .instruction p a:focus {
	color: #555555;
	text-decoration: none;
}
.info-page .border-bottom {
	border-bottom: 1px solid #000;
}
.info-page .border-right {
	border-right: 1px solid #000;
}
.info-page .info-extra-legal {
	font-size: 10px;
	line-height: 1;
	padding-top: 20px;
}



/*  End of promotion styles  */

.dealer_locator	{background-image:none; height:110px; }
.terms			{margin-top:10px; }
.share			{margin-top:30px; }