/*  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-slsl {
	background-image: url('../images/banner-image-slsl.jpg');
}
.promo-wrapper p,
.arrow-heading-wrapper p {
	margin: 0;
}
.promo-wrapper {
	height: 429px;
}
.arrow-heading-wrapper {
	/*border-top: 1px solid #ffffff;*/
	background: #020200;
}
.arrow-heading-wrapper .arrow-heading {
	font-size: 22px;
	padding: 14px 50px 10px;
	color: #ffe500;
	height: 100%;
}
.main-body {
	color: #fff;
	padding: 25px 0 13px;
	position: relative;
}
.main-body a {
	color: #fff;
}
.main-body a:hover {
	color: #ffe500;
}
.info-page .main-body a {
	color: #000;
	text-decoration: none;
}
.info-page .main-body a:hover {
	color: #555;
}
.lang-select .main-body,
.info-page .main-body {
	background: #ffe500;
	color: #000;
}
.main-body p {
	padding: 0 50px;
	margin: 0 0 15px;
	font-size: 17px;
	line-height: 22px;
}
.main-body .right-sidebar {
	/*float: right;*/
	margin: 90px 23px 0 0;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.voucher-valid {
	background: #020200;
	padding: 15px 50px 11px;
	color: #fff;
}
.voucher-valid 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: #ffe500;
	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;
}


.content-wrapper.fuel-banner-it .dealer_locator {
	visibility: hidden;
}

.dealer_list_table {
	border-top: 1px solid #ababab;
	margin-bottom: 20px;
}
.dealer_list_table td {
	text-transform: uppercase;
}
.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;
	text-decoration: underline;
}
.info-page .instruction p a:hover,
.info-page .instruction p a:focus {
	color: #555555;
	text-decoration: none;
}
.info-page .inst-0 {
	font-weight: bold;
}
.info-page .inst-1 {
	background: url('../images/info-1.png') no-repeat center 15px;
}
.info-page .inst-2 {
	background: url('../images/info-2.png') no-repeat center 15px;
}
.info-page .inst-3 {
	background: url('../images/info-3.png') no-repeat center 15px;
	font-size: 1.2em;
	font-weight: bold;
    text-transform: uppercase;
}
.info-page .inst-4 {
	background: url('../images/info-4.png') no-repeat center 15px;
}
.info-page .inst-5 {
	background: url('../images/info-5.png') no-repeat center 15px;
}
.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: 13px;
	line-height: 1;
	padding-top: 20px;
}


/*  DETAILS page  */
.details-page .main-body {
	padding: 30px 0 0 50px;
}
.details-page .main-body .personal-details * {
	vertical-align: middle;
}
.details-page .main-body .personal-details > div {
	margin-bottom: 7px;
}
.details-page .main-body .personal-details .vertical-spacer {
	height: 10px;
}
.details-page .main-body .personal-details label,
.details-page .main-body .personal-details .address-space {
	font-size: 13px;
	font-weight: 100;
	width: 120px;
	display: inline-block;
}
.details-page .main-body .personal-details label a,
.details-page .main-body .personal-details label a:visited,
.details-page .main-body .personal-details label a:active {
	color: #fff;
}
.ie7 .details-page .main-body .personal-details {
	float: left;
}
.ie7 .details-page .main-body .personal-details .address-space {
	float: left;
}
.ie7 .details-page .main-body .personal-details .clearleft {
	clear: left;
}
.details-page .main-body .personal-details input {
	border: 0;
	background: #5b5d5e;
	width: 300px;
	height: 21px;
	color: #ffffff;
	padding: 4px 8px;
}
.details-page .main-body .personal-details .ride-milage {
	margin: 0 0 10px 120px;
}
.details-page .main-body .personal-details .ride-milage input {
	width: 60px;
}
/*.details-page .main-body .next-button-wrapper {
	margin-top: 1070px;
}*/
.details-page .main-body .selection-box {
	margin-top: 20px;
}
.details-page .main-body .selection-box label {
	width: auto;
	display: block;
	margin-left: 120px;
}
.details-page .main-body > div select {
	padding: 4px 8px;
	width: 317px;
}
.details-page .main-body .selection-box select {
	margin-left: 120px;
	display: block;
}
.details-page .main-body .country-choice select {
	padding: 4px 8px;
	width: 317px;
}
.details-page .main-body .whereheard-wrapper input {
	margin: 5px 0 0 120px;
}
.details-page .main-body .personal-details .post_option p {
	font-size: 1em;
	padding: 0;
	vertical-align: top;
	margin: 0;
	display: inline-block;
}

.details-page .main-body .form-error-wrapper {
	width: 402px;
	background: #ff6060;
	border: 2px solid #fff;
	border-radius: 0 8px 0 8px;
	padding: 15px;
	margin-bottom: 25px !important;
}
.details-page .main-body .form-error-wrapper p {
	padding: 0;
	margin: 0 0 5px 0;
	width: auto;
}
.details-page .main-body .form-error-wrapper ul {
	list-style: none;
	width: auto;
	padding: 0;
}
.details-page .main-body .form-error-wrapper ul li {
	background: none;
	min-height: inherit;
	padding: 0;
}
.details-page .main-body .personal-details .terms_conds {
	margin-top: 15px;
}
.details-page .main-body .personal-details .newsletter-statement input,
.details-page .main-body .personal-details .terms_conds input {
	margin: 0 5px 0 120px;
	width: auto;
	vertical-align: top;
}
.details-page .main-body .personal-details .newsletter-statement input {
	margin-left: 0;
}
.details-page .main-body .personal-details .newsletter-statement label,
.details-page .main-body .personal-details .terms_conds label {
	width: 300px;
	vertical-align: bottom;
}
.details-page .main-body .personal-details .privacy {
	margin-top: 15px;
}
.details-page .main-body .personal-details .privacy input {
	margin: 0 5px 0 120px;
	width: auto;
	vertical-align: top;
}
.details-page .main-body .personal-details .privacy label {
	width: 300px;
	vertical-align: text-top;
}
.details-page .main-body .personal-details .final-field {
	margin-bottom: 30px;
}
.details-page .main-body .personal-details .final-field input {
	width: 140px;
}
.details-page .main-body .personal-details .newsletter-signup {
	margin: 30px 0 25px 120px;
	padding-right: 280px;
}
.details-page .main-body .personal-details .newsletter-signup p {
	font-size: 14px;
	font-weight: 100;
	padding: 0;
	margin: 0 0 0 -120px;
}
.details-page .main-body .personal-details .newsletter-signup div {
	white-space: nowrap;
}
.details-page .main-body .personal-details .newsletter-signup input {
	margin-right: 5px;
	width: auto;
	vertical-align: bottom;
}
.details-page .main-body .personal-details .newsletter-signup label {
	width: auto;
}
.details-page .main-body .personal-details .separate-newsletter-section,
.details-page .main-body .personal-details .terms-heading-wrapper {
	margin: 40px 30px 0 0 !important;
	padding: 20px 0;
	border: 1px solid #fff;
	border-width: 1px 0 0;
	color: #fff;
}
.details-page .main-body .personal-details .terms-heading-wrapper {
	border: none;
	padding: 0;
}
.details-page .main-body .personal-details .separate-newsletter-section .section-title,
.details-page .main-body .personal-details .terms-heading-wrapper .section-title {
	font-weight: bold;
	/*margin: 0 0 20px 0;*/
}
.details-page .main-body .personal-details .separate-newsletter-section .newsletter-signup {
	margin: 20px 0 25px 120px;
}
.details-page .main-body .personal-details .separate-newsletter-section .newsletter-statement {
	margin: 0 30px 0 120px;
}






/*  THANKS page  */
.thanks-page .main-body p {
	width: 470px;
}
.thanks-page .main-body .emphasise {
	font-size: 25px;
	line-height: 1.1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thanks-page .subscription-wrapper {
	background: #f7f7f7;
	border: 1px solid #ababab;
	border-top: 0;
	color: #000000;
	width: 798px;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 14px;
	height: auto;
	margin: auto;
}
.thanks-page .subscription-bg {
	background: url('../images/newsletters.png') no-repeat;
	height: 180px;
}
.thanks-page .subscription-link {
	padding: 100px 30px 30px 315px;
}
.thanks-page .subscription-bg a {
	color: #222222;
	font-weight: bold;
}
.thanks-page .subscription-bg a:hover {
	text-decoration: none;
}



/*  End of promotion styles  */

