﻿/* Adds the background graphic to the top of the main content area */
.MainContent {background-image: url('/Resources/Images/CarScrap/top.jpg'); background-repeat:no-repeat;}

/* Colours the right hand calls to action box green */
.ModelBackground {background-color:#88BB16 !important;}
.ContentRightMenuItem {color:#FFFFFF !important;}
.ModelBorderBottom tr td {border-bottom-color:#41590B !important;}
.ModelBorderTop tr td {border-top-color:#acec1e !important;}

/* Car Scrap page */
.car-scrap-title {color:#ffffff; font-size:10px;}
.color1 {color: #88BB16;}
.car-scrap-content {}
.car-scrap-content p {margin: 0 0 10px 0;}
.car-scrap-content .offer-container {margin-top: 10px; clear:both;}
.car-scrap-content .offer{border:1px solid #cccccc; color:#999999;}
* html .car-scrap-content .offer { height: 1%; } 
.car-scrap-content .offer h5{background-color: #88BB16; padding: 5px; color: white}
.car-scrap-content .offer-image {float:left; width: 310px; }
.car-scrap-content .offer-image em {font-style: normal; margin-left: 10px; color:#999999;}
.car-scrap-content .offer-details {padding-top: 20px; float:right; width: 220px;}
.car-scrap-content img.eco-logo {float:right; border: 0px;}
.car-scrap-content .offer-details p.text1 {font-weight: bold; font-size: 1.3em;}
.car-scrap-content .offer-details p.text2 {font-weight: bold; font-size: 1.3em; color: #88BB16;}
.car-scrap-content .offer-footer {text-align: right; margin: 10px 0 10px 0;}
.car-scrap-content .offer-footer .fuel-consumption {color: #666666; text-align: left; font-weight:bold; margin-top: 5px; margin-bottom: 5px;}
.car-scrap-content .offer-footer a.offer-contact {padding: 3px; text-decoration:none; background-color: #88BB16; color: White; font-weight: bold; }
.car-scrap-content .offer-footer div {margin-bottom: 10px;}
.car-scrap-content .offer-footer .terms {color: #999999; font-style: italic; text-align:left; margin-bottom: 25px;}
.car-scrap-content .offer-footer .terms em {color: Red; }
/* Car scrap contact form */
