﻿body {
	line-height: 1.5em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #c5dded;
	color: #000;
	background-image: url('background.jpg');
	border-top: 9px solid #326b34;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}

#container {
	width: 1005px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#header {
	height: 140px;
	position: relative;
}


	#header .headerLogo {
		position: absolute;
		top: 7px;
		left: 2px;
	}

	#header .headerLogoFlash {
		position: absolute;
		bottom: -6px;
		left: 2px;
	}

	#header .headerTopRight {
		position: absolute;
		bottom: 0;
		right: 2px;
	}

#topLinks, .topLinks {
	background-position: center top;
	background-image: url('links-background.png');
	padding: 13px 0;
	position: relative;
	border-bottom: 5px solid #cce084;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}

	#topLinks a, .topLinks a {
		text-transform: uppercase;
		text-decoration: none;
		border-left: 1px solid #FFF;
		color: #FFF;
		font-size: 14px;
		padding: 0 12px;
		text-shadow: -2px -2px 3px #326B34;
	}

		#topLinks a:first-child, .footerLinks a:first-child, .topLinks a:first-child {
			border-left: 0;
		}

		#topLinks a:hover, #topLinks a.active, .newsletterBlock a.active, .topLinks a:hover, .topLinks a.active {
			color: #ffcd05;
		}

#banner {
	background-image: url('banner-frame.png');
	height: 283px;
	position: relative;
}

#homepageLinks {
	height: 132px;
	position: relative;
	background-color: #FFF;
}

	#homepageLinks a {
		position: absolute;
		top: 17px;
	}

	#homepageLinks .linkCarRecycling {
		left: 16px;
	}

	#homepageLinks .linkAboutUs {
		left: 340px;
	}

	#homepageLinks .linkCarCrushing {
		right: 16px;
	}

#banner img {
	width: 938px;
	height: 245px;
	position: absolute;
	left: 28px;
	top: 17px;
}

#mainContent {
	background-color: #FFF;
	padding: 20px;
	position: relative;
}

	#mainContent a:hover {
		text-decoration: underline;
	}

#quickBookingFormTable {
	position: absolute;
	top: 122px;
	left: 50px;
	width: 452px;
}

	#quickBookingFormTable label {
		font-size: 20px;
		line-height: 120%;
	}

	#quickBookingFormTable tr {
		height: 54px;
		vertical-align: middle;
		padding: 0;
	}

#socialNetworking {
	position: absolute;
	right: -50px;
	top: 190px;
	width: 45px;
}

	#socialNetworking a {
		display: block;
		padding: 45px 45px 0 0;
		height: 0;
		width: 0;
		overflow: hidden;
		margin-bottom: 5px;
	}

		#socialNetworking a#facebookLink {
			background-image: url('icon-facebook.png');
		}

		#socialNetworking a#twitterLink {
			background-image: url('icon-twitter.png');
		}

		#socialNetworking a#googleLink {
			background-image: url('icon-google-plus.png');
		}

		#socialNetworking a:hover {
			background-position: -45px 0;
		}

.footerLink {
	float: right;
	margin-left: 10px;
	color: #333;
	text-decoration: underline;
}

.adminField {
	font-family: Tahoma,verdana,sans-serif;
	width: 450px;
	border: 1px solid #787b7f;
	font-size: 14px;
	display: block;
	float: right;
	color: #5f6367;
	padding: 5px 10px;
}

.bookingField {
	width: 259px;
	border: 1px solid #787b7f;
	font-size: 24px;
	display: block;
	float: right;
	color: #5f6367;
	padding: 5px 10px;
}

.clear {
	clear: both;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	margin: 0 auto;
	padding: 5px;
	width: 995px;
}

.footer > a {
	font-weight: 700;
}

.footer a {
	text-decoration: none;
	color: #3a3a3a;
}

.footerLinks {
	background-image: url("footer-background.png");
	margin: 0 auto;
	padding: 6px;
	font-weight: bold;
}

	.footerLinks a {
		color: #FFF;
		border-left: 1px solid #FFF;
		padding: 0 10px;
	}

#footerAddress {
	background-image: url("footerlogo.png");
	background-repeat: no-repeat;
	height: 80px;
	padding-left: 160px;
	padding-top: 10px;
	position: relative;
	background-position: 10px 20px;
	color: #3a3a3a;
}

.left {
	float: left;
}

.newsletterBlock {
	background-image: url('newsletter-bg.png');
	background-color: #59893D;
	color: white;
	margin: 10px auto;
	padding: 35px 15px 15px 15px;
	width: 280px;
	height: 196px;
	position: absolute;
	bottom: 0;
	right: 5px;
}

#mainContentInner {
	position: relative;
}

#quickEnquiryBlock {
	background-image: url('enquiry-background.png');
	background-repeat: repeat-x;
	background-color: #eeefef;
	color: #000;
	padding: 7px;
	border: 2px solid #e3e4e5;
	z-index: 4;
	position: relative;
	width: 310px;
	margin: 0 auto;
}

	#quickEnquiryBlock a {
		color: #0000BB;
	}

	#quickEnquiryBlock .textfield {
		color: #58873c;
		border: 1px solid #58873c;
		padding: 7px 10px;
		width: 263px;
	}

.pageContent {
	width: 620px;
	line-height: 170%;
	float: left;
}

	.pageContent a {
		color: #58873C;
		text-decoration: none;
	}

		.pageContent a:hover {
			color: #333;
			text-decoration: underline;
		}

h1 {
	color: #2E4598;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px 0;
	padding: 0;
	font-weight: normal;
}

	h1 a {
		color: #2E4598;
	}

h2 {
	color: #58873C;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}

	h2 a {
		color: #58873C;
	}

hr {
	height: 0;
	padding-bottom: 15px;
	background-image: url('yellow-stripe.png');
	border: 0;
}

.quickBookingForm {
	height: 513px;
	background-image: url('enquiry-background.jpg');
	position: relative;
	color: #5f6367;
}

.right, .bookingSubmit {
	float: right;
}

.sideColumn {
	width: 320px;
	float: right;
	padding-bottom: 246px;
}

.newsletterBlock .textfield {
	display: block;
	border: 1px solid #cfedfc;
	margin-bottom: 10px;
	font-family: Tahoma,verdana,sans-serif;
	font-size: 12px;
	width: 253px;
	padding: 7px 10px;
}

.adminTable {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}

	.adminTable th {
		background-color: #82B63E;
		padding: 5px;
		color: #FFF;
	}

	.adminTable td {
		text-align: center;
	}

		.adminTable td.leftAlign {
			text-align: left;
		}

		.adminTable td p {
			padding: 4px 5px;
			margin: 0;
		}

	.adminTable a {
		display: block;
		padding: 4px 2px;
		text-decoration: none;
		color: #666;
	}

	.adminTable tr:hover {
		background-color: #f3ffe4;
	}

#mainContent .adminTable tr:hover td a {
	text-decoration: none;
	color: #000;
}

.stockTable table td.checkBoxTD {
	width: 15px;
}

	.stockTable table td.checkBoxTD input {
		padding: 0;
		border: 0;
		margin: 0 auto;
		display: block;
	}

.stockTable table td label {
	display: block;
}

#lookupDetails, .stockTable table {
	width: 100%;
	border-collapse: collapse;
	color: #666666;
	font-size: 11px;
}

.stockTable table {
	table-layout: fixed;
}

#lookupDetails h2, .stockTitle {
	background-color: #82B63E;
	padding: 5px;
	margin: 0;
	color: #FFF;
	font-size: 12px;
}

.stockTitle {
	cursor: pointer;
	font-weight: bold;
}

.stockDiv {
	margin-bottom: 10px;
}

#lookupDetails td, .stockTable table td {
	padding: 3px 0;
}

.stockTable table td {
	text-align: center;
}

#lookupDetails strong, .stockTable table strong {
	font-weight: normal;
	color: #000;
}

#lookupDetails select, #lookupDetails input, .stockTable table select, .stockTable table input, .niceInput {
	padding: 2px 2px;
	border: 1px solid #58873C;
	color: #666666;
}

#lookupDetails select {
	width: 206px;
}

#lookupDetails input {
	width: 200px;
}

#lookupDetails em {
	color: #528311;
}

div#recaptcha_image > img {
	height: 46px;
	width: 278px;
	margin-bottom: 10px;
	border: 1px solid #58873C;
}

.lookupNote, .addNotesPanel {
	border: 1px solid #82B63E;
	margin: 20px 0 20px 0;
	padding: 20px 10px 10px 10px;
	color: #666666;
	position: relative;
}

	.lookupNote h3, .addNotesPanel h3 {
		padding: 0;
		font-size: 12px;
		color: #FFF;
		background-color: #82B63E;
		display: block;
		position: absolute;
		top: -6px;
		left: 16px;
		margin: 0;
		padding: 2px 6px;
		border: 1px solid #82B63E;
		font-weight: bold;
	}

	.lookupNote p {
		padding: 0;
		margin: 0;
	}

.privateNote {
	background-color: #EEE;
	color: #222;
}

.addNotesPanel {
	background-color: #f3ffe4;
}

	.addNotesPanel textarea {
		width: 906px;
		border: 1px solid #82B63E;
		padding: 10px 10px;
		font-family: Tahoma,verdana,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		height: 7em;
		color: #666666;
	}

	.addNotesPanel input {
		margin-top: 10px;
		cursor: pointer;
	}

.lookupActions {
	margin-bottom: 10px;
	text-align: right;
}

	.lookupActions a, .confirmAddComplete a {
		color: #528311;
		font-weight: bold;
	}

	.lookupActions a {
		margin-left: 10px;
	}

		.lookupActions a:hover, .confirmAddComplete a:hover {
			color: #000;
		}

.confirmAddComplete {
	padding: 10px;
	width: 472px;
	background-color: #F3FFE4;
	border: 2px solid #82B63E;
	margin: 0 auto 10px auto;
	text-align: center;
}

	.confirmAddComplete h1 {
		padding: 0;
		margin: 0 0 5px 0;
		color: #528311;
	}

#userTable table input {
	border: 1px solid #82B63E;
	padding: 2px;
}

.userList {
	border: 1px solid #82B63E;
	background-color: #FFF;
	width: 100%;
	margin: 15px 0;
	text-align: left;
}

.saveDetailsButton {
	float: right;
	margin-top: -35px;
	cursor: pointer;
}

.saveDetailsButtonRight {
	float: right;
	margin-bottom: 4px;
	cursor: pointer;
}

.addNewUser {
	background-color: #F3FFE4;
	border: 2px solid #82B63E;
	margin: 0 auto 10px;
	padding: 10px;
	text-align: center;
	width: 33%;
}

	.addNewUser table {
		display: block;
		margin: 0 auto;
	}

#userTable {
	width: 100%;
}

option.fadedOut {
	color: #777;
}

#lookupDetails a {
	color: #528311;
}

#messagePanelPopup {
	padding: 10px;
	background-color: #F3FFE4;
	border: 1px solid #82B63E;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
}

#manuallyAddTable {
	background-color: #F3FFE4;
	border: 1px solid #82B63E;
	margin: 0 auto;
}

	#manuallyAddTable td {
		padding: 5px 10px;
	}

	#manuallyAddTable tr td {
		text-align: center;
	}

		#manuallyAddTable tr td:first-child {
			text-align: right;
			padding-right: 20px;
		}

	#manuallyAddTable td .textfield {
		border: 1px solid #82B63E;
		padding: 5px 10px;
		display: block;
		margin: 0 auto;
	}

.lookupVehicleButton {
	cursor: pointer;
	float: right;
}

.postcodeList div {
	width: 190px;
	float: left;
}

.stockTable table label.gone {
	color: #CC6666;
}

.stockTable table label.reserved {
	color: #66CC66;
}

.partsToBeReserved div.adminCheckBox {
	width: 25%;
	float: left;
}

.buyerAddress {
	border: 1px solid #58873C;
	color: #666666;
	padding: 2px;
	width: 200px;
	height: 69px;
}

.reserverPanel {
	margin-bottom: 10px;
}

	.reserverPanel h2 {
		background-color: #82B63E;
		color: #FFFFFF;
		padding: 5px;
		font-size: 12px;
	}

.adminTable tr.isIncomplete {
	background-color: #FFCCCC;
}

	.adminTable tr.isIncomplete:hover {
		background-color: #FFAAAA;
	}

.adminTable tr.hasReservations {
	background-color: #CCFFCC;
}

	.adminTable tr.hasReservations:hover {
		background-color: #AACCAA;
	}

.scrapNumberplate {
	background-image: url("numberplate-template.png");
	border: 0 none;
	display: block;
	font-family: impact;
	font-size: 48px;
	height: 48px;
	margin: 10px auto;
	padding: 6px 4px 6px 26px;
	text-align: center;
	text-transform: uppercase;
	width: 250px;
}

#confirmVehicleTable {
	width: 100%;
	margin: 20px auto;
}

#confirmVehicleDetails {
	background-image: url('gradient-background.png');
	background-repeat: repeat-x;
	border: 1px solid #dbffc5;
	margin: 20px auto;
	padding: 10px;
	width: 400px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 4px #EEE;
	-moz-box-shadow: 0 2px 4px #EEE;
	box-shadow: 0 2px 4px #EEE;
}

	#confirmVehicleDetails td {
		width: 50%;
	}

	#confirmVehicleDetails input.confirmClass {
		border: 1px solid #58873C;
		padding: 5px 10px;
		width: 178px;
		float: right;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

		#confirmVehicleDetails input.confirmClass:focus {
			background-color: #feffe6;
			color: #333;
			border: 1px solid #333333;
		}

	#confirmVehicleDetails select.confirmClass {
		border: 1px solid #58873C;
		padding: 5px 10px;
		width: 198px;
		float: right;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	#confirmVehicleDetails td.centerAlign {
		text-align: center;
		padding: 10px 0;
	}

.phoneNumber, #floatGuy, #floatPhone, #floatYouTube {
	position: absolute;
}

.phoneNumber {
	bottom: 0;
	right: 15px;
}

#floatGuy {
	bottom: 0;
	right: 10px;
}

#floatPhone {
	bottom: -11px;
	right: 330px;
	z-index: 3;
}

#floatYouTube {
	background-image: url("youtube-link.png");
	bottom: -9px;
	display: block;
	height: 0;
	overflow: hidden;
	padding: 141px 100px 0 0;
	right: 443px;
	width: 0;
	z-index: 3;
}

	#floatYouTube:hover {
		background-position: 100px 0px;
		cursor: pointer;
	}

#bookmarkLink {
	width: 0;
	height: 0;
	padding-left: 127px;
	padding-top: 24px;
	overflow: hidden;
	background-image: url('bookmark-link.png');
	position: absolute;
	top: 0;
	right: 139px;
}

#bannerSpaceLeft {
	position: absolute;
	left: 0;
	width: 318px;
	top: 0;
	z-index: 10;
	height: 287px;
}

#bannerSpace {
	height: 287px;
	position: relative;
}

#bannerSpaceRight {
	width: 728px;
	position: absolute;
	right: 0;
	top: 0;
	height: 287px;
	overflow: hidden;
}

	#bannerSpaceRight a, #bannerSpaceRight img {
		position: absolute;
		right: 0;
		top: 0;
		width: 728px;
		height: 287px;
		background-color: #FFF;
	}

#bannerSpaceLeft1, #bannerSpaceLeft2, #bannerSpaceLeft3 {
	position: absolute;
	display: block;
	left: 0;
	height: 95px;
}

#bannerSpaceLeft1 {
	top: 0;
}

#bannerSpaceLeft2 {
	top: 96px;
}

#bannerSpaceLeft3 {
	bottom: 0;
}

#scrapYourCarHeader {
	background-image: url("scrap-your-car-now.png");
	color: #FADE12;
	font-size: 12px;
	height: 51px;
	line-height: 115%;
	margin: 0 auto;
	padding: 10px 10px 0 107px;
	width: 168px;
}

.quickEnquirySubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	height: 0;
	padding-top: 36px;
	padding-left: 190px;
	overflow: hidden;
	background-image: url('enquiry-proceed.png');
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
}

	.quickEnquirySubmit:hover {
		background-position: 0 -36px;
		cursor: pointer;
	}

.newsletterBlock a.newsletterSubmit {
	font-weight: bold;
	float: right;
	color: #FFF;
	text-decoration: none;
}

.newsletterBlock a.privacyPolicy {
	float: left;
	color: #FFF;
	text-decoration: none;
}

#recentJobs {
	background-image: url('recently-scrapped-vehicles.png');
	background-repeat: no-repeat;
	padding: 54px 10px 10px 10px;
	border: 1px solid #000;
	background-position: 10px 10px;
	margin: 10px 0;
	-webkit-box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	box-shadow: 1px 1px 3px #CCC;
}

.recentJobsInner {
	height: 180px;
	overflow: hidden;
}

	.recentJobsInner div {
		padding: 5px;
	}

		.recentJobsInner div.alt {
			background-color: #e7eef9;
		}

		.recentJobsInner div span {
			float: right;
			color: #666;
		}

#carLogos {
	clear: both;
	border-top: 1px solid #8aa2d1;
	border-bottom: 1px solid #8aa2d1;
}

.uncheckAll {
	float: right;
	color: #FFF;
}

#topLinks a.logOut, .topLinks a.logOut {
	float: right;
	border-left: 0;
	margin: 0;
}

.sortable tr th {
	cursor: pointer;
}

.contactdetails h1 {
	text-align: left;
	padding: 0;
	color: #FFF;
	font-size: 16px;
}

.contactdetails {
	border: 2px solid #58873C;
	border-collapse: collapse;
	-webkit-box-shadow: 3px 3px 6px #D3D3D3;
	-moz-box-shadow: 3px 3px 6px #D3D3D3;
	box-shadow: 3px 3px 6px #D3D3D3;
	width: 80%;
	margin: 15px auto 20px auto;
}

	.contactdetails tbody td {
		border: 0 none;
		margin: 0;
		padding: 5px;
		position: relative;
		vertical-align: middle;
	}

	.contactdetails tbody {
		padding: 5px;
	}

	.contactdetails thead th {
		border: 0 none;
		margin: 0;
		padding: 0 10px;
		position: relative;
		vertical-align: middle;
		background-color: #58873C;
		text-shadow: 1px 1px 1px #083f74;
	}

.enquirySent {
	color: #F00;
	text-align: center;
	font-size: 16px;
}

.contactdetails .textfield {
	width: 250px;
	border: 1px solid #58873C;
	padding: 3px 5px;
	font-family: arial,tahoma,sans-serif;
	font-size: 11px;
}

.contactdetails .textareafield {
	border: 1px solid #58873C;
	display: block;
	width: 247px;
	padding: 3px 6px;
	font-family: arial,tahoma,sans-serif;
	height: 150px;
	font-size: 11px;
}

.enquirySend {
	border: 1px solid #58873C;
	display: block;
	margin: 5px 0;
	padding: 2px 5px;
	cursor: pointer;
}

	.enquirySend:hover {
		border: 2px solid #666;
		background-color: #FFF;
		padding: 1px 4px;
	}

#bannerClickHere {
	left: -156px;
	position: absolute;
	top: 210px;
}

.subLinksPanel {
	background-color: #CCE084;
	padding: 5px;
}

	.subLinksPanel a {
		color: #000000;
		display: block;
		float: left;
		padding: 0 10px;
	}

		.subLinksPanel a.active {
			text-decoration: underline;
		}

#actionButtons {
	position: absolute;
	top: 5px;
	right: 5px;
}

#updateProgress {
	position: fixed;
	left: 50%;
	top: 40%;
	z-index: 30;
	padding: 10px;
	background-color: white;
	margin-left: -87px;
	border: 2px solid #000000;
	width: 150px;
}

	#updateProgress p {
		text-align: center;
		color: #333366;
		margin: 0;
		padding: 10px 0 0 0;
		font-style: italic;
		font-weight: bold;
	}

	#updateProgress img {
		display: block;
		margin: 0 auto;
	}

.dimOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 5;
	background-color: #333333;
}

.innerOverlay {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 5px 8px #000000;
	border: 1px solid #000000;
	left: 50%;
	padding: 20px;
	position: absolute;
	width: 320px;
	z-index: 6;
	top: 30px;
	margin-left: -180px;
}

.closeButton {
	position: absolute;
	top: 10px;
	right: 10px;
}

.partSearchResults {
	color: #58873C;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px solid #58873C;
}

	.partSearchResults span {
		color: #333;
	}

.textfield {
	border: 1px solid #58873C;
	padding: 3px 10px;
}

textarea.textfield {
	width: 598px;
}

input.textfield {
	width: 170px;
}

#partSearchRequestForm {
	width: 100%;
	border-collapse: collapse;
}

.niceButton, #searchsubmit {
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 2px 2px 3px #000000;
	background-image: -moz-linear-gradient(top, #525252, #0b0b0b);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #525252), color-stop(1.0, #0b0b0b));
	background-color: #0b0b0b;
	padding: 2px 5px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 0 5px;
	display: inline-block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #000;
	border-collapse: collapse;
}

	.niceButton:hover, #searchsubmit:hover {
		color: #fff000;
		background-image: -moz-linear-gradient(top, #0b0b0b, #525252);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0b0b0b), color-stop(1.0, #525252));
		background-color: #525252;
		text-decoration: none !important;
	}

.requiredError, .requiredError a {
	color: #CC0000;
	font-weight: bold;
}

.middleAlign {
	text-align: center;
}

.leftAlign {
	text-align: left;
}

.rightAlign {
	text-align: right;
}

.lookupDetails {
	width: 100%;
}

	.lookupDetails td {
		text-align: center;
	}

	.lookupDetails label {
		font-weight: bold;
	}

	.lookupDetails select {
		border: 1px solid #58873C;
		padding: 3px 10px;
		width: 300px;
	}

.requiredField {
	color: #CC0000;
}

.postcodeTable {
	width: 100%;
	border: 1px solid #333;
	margin-bottom: 30px;
}

	.postcodeTable thead {
		font-weight: bold;
		text-align: center;
		background-image: -moz-linear-gradient(top, #808080, #000000);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #808080), color-stop(1.0, #000000));
		background-color: #000000;
		color: #FFFFFF;
		text-shadow: -1px -1px 1px #000000;
	}

	.postcodeTable td {
		padding: 2px;
		text-align: center;
	}

tr.darkRow {
	background-color: #F3F3F3;
}

#homepageBoxes, #tyresBanner {
	margin: 10px auto;
	display: block;
	height: 161px;
	position: relative;
}

#homepageBox1 {
	position: absolute;
	top: 0;
	left: 0;
}

#homepageBox2 {
	position: absolute;
	top: 0;
	right: 0;
}

#engineTable {
	background-image: url('gradient-background.png');
	background-repeat: repeat-x;
	width: 480px;
	margin: 10px auto;
	border: 1px solid #dbffc5;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 2px 4px #EEE;
	-moz-box-shadow: 0 2px 4px #EEE;
	box-shadow: 0 2px 4px #EEE;
	margin: 20px auto;
	padding: 10px;
}

.vehicleReg {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#engineTable table {
	border-collapse: collapse;
	width: 100%;
}

	#engineTable table td {
		padding: 5px 10px;
	}

	#engineTable table input.scrapNumberplate {
		background-image: url("numberplate-template.png");
		border: 0 none;
		display: block;
		font-family: impact;
		font-size: 48px;
		height: 48px;
		margin: 0 auto;
		padding: 6px 4px 6px 26px;
		text-align: center;
		text-transform: uppercase;
		width: 250px;
	}

	#engineTable table textarea.engineFieldWide {
		width: 434px;
		padding: 5px 10px;
		border: 1px solid #77b051;
		-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	#engineTable table input.engineField {
		width: 280px;
		padding: 5px 10px;
		border: 1px solid #77b051;
		-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	#engineTable table select.engineField {
		width: 302px;
		padding: 5px 10px;
		border: 1px solid #77b051;
		-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	#engineTable table p {
		padding: 5px;
		margin: 0;
	}

#iframePanel {
	height: 760px;
	width: 305px;
	float: right;
}

.slimContent {
	float: left;
	width: 630px;
}

.requiredField {
	color: #CC0000;
}

.autoCompleteList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url("background-gradient.png");
	background-repeat: repeat-x;
	border: 1px solid #666;
	box-shadow: 0 3px 5px #333;
	background-color: #FFFFFF;
}

.autoCompleteListItem {
	margin: 0;
	padding: 3px;
	cursor: pointer;
	text-align: left;
}

	.autoCompleteListItem:hover, .autoCompleteListItemHover {
		margin: 0;
		padding: 3px;
		cursor: pointer;
		text-align: left;
		background-color: #58873C;
		color: #FFFFFF;
	}

a#clickToScrap {
	background-image: url("button-background.png");
	background-position: center center;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	height: 17px;
	margin: 0 auto 0 -35px;
	padding: 7px 15px;
	position: absolute;
	right: 20px;
	text-align: center;
	text-transform: uppercase;
	top: 8px;
	width: 300px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #a54151;
}

	a#clickToScrap:hover {
		color: #FFFFFF;
		text-decoration: none;
		border: 2px solid #FFFFFF;
		background-image: url('button-background-hover.png');
	}

#feedbackTable td {
	text-align: center;
}

#feedbackTable label {
	text-align: left;
}

#feedbackTable table {
	border-collapse: collapse;
	width: 100%;
}

#feedbackTable thead {
	font-weight: bold;
}

.feedbackNotes {
	width: 592px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	height: 60px;
	font-size: 12px;
}

#smallScrapContent {
	font-size: 10px;
	color: #888;
}

.breakingCarsTable {
	width: 100%;
	border-collapse: collapse;
	margin: 20px auto;
}

	.breakingCarsTable td {
		padding: 3px;
		text-align: center;
	}

	.breakingCarsTable thead {
		font-weight: bold;
		background-image: -moz-linear-gradient(top, #808080, #000000);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #808080), color-stop(1.0, #000000));
		background-color: #000000;
		color: #FFFFFF;
		text-shadow: -1px -1px 1px #000000;
	}

.listingImages {
	float: right;
	width: 300px;
	overflow: hidden;
}

.linksList {
	width: 309px;
	float: left;
}

	.linksList a {
		display: block;
		color: #333;
		text-decoration: none;
		margin: 3px 0;
	}

		.linksList a:hover {
			color: #58873C;
		}

#blogPosts {
	background-color: #F4F9F1;
	border: 1px solid #abd094;
	padding: 5px;
	height: 100px;
	overflow: hidden;
	font-size: 11px;
	margin: 10px auto 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	#blogPosts div {
		padding: 10px 5px;
		background-repeat: repeat-x;
		height: 100px;
		background-image: url('blog-background.png');
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color: #58873C;
		margin: 0;
	}

		#blogPosts div a {
			color: #58873C;
			text-decoration: underline;
			font-weight: bold;
		}

#popularWeightRequests {
	font-size: 10px;
	margin-top: 30px;
	padding: 5px;
	border: 1px dashed #58873C;
}

	#popularWeightRequests p {
		margin: 0 0 5px 0;
		padding: 0;
	}

#scrapWeightDetails {
	font-size: 24px;
	text-align: center;
	line-height: 130%;
	text-shadow: 1px 1px 2px #CCCCCC;
}

	#scrapWeightDetails strong {
		color: #58873C;
		font-weight: normal;
	}

.vehicleWeightImage {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #CCC;
}

.partsTable {
	margin-bottom: 10px;
}

.partsTableImageCell {
	width: 64px;
}

.partsTablePriceCell {
	width: 100px;
}