@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html {
	min-height: 101%;
	margin-bottom: 0.1em;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
}

.hide { visibility: hidden; font-size: 1px; }

.clear { clear: both; }

.red { color: #FF0000; }

.bold { font-weight: bold; }

div#wrapper {
	width: 1007px;
	text-align: left;
}

div#header {
	position: relative;
	height: 137px;
}

html>body div#header {
	height: auto;
	height: 137px;
}

div#header h1 {
	position: absolute;
	top: 5px;
	left: 10px;
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/topLogo.png);
	width: 254px;
	height: 147px;
	z-index: 6000;
}

div#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 254px;
	height: 147px;
}

div#topBar {
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/greenBG.png);
	background-repeat: repeat-x;
	height: 115px;
	clear: both;
	position: relative;
	top: -18px;
}


.lavaLamp {
    position: absolute;
	top: 89px; left: 450px;
	border: 1px solid #000000;
	border-bottom: 2px solid #54b848;
	z-index: 1000;
    background-color: #54b848;
    overflow: hidden;
	font-size: 11px;
	padding: 3px;
}

.lavaLamp li {
	float: left;
	list-style: none;
}

.lavaLamp li.back {
	background-color: #7dd259;
	height: 30px;
	z-index: 8;
	position: absolute;
	margin: 2px 0 0 0;
}
.lavaLamp li.back .left {
	height: 30px;
	width: 9px;
	background-color: #7dd259;
}

/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative;
	padding: 5px;
	color: #000000;
	margin: 1px 5px 1px 5px;
	text-decoration: none;
	z-index: 10;
	float: left; display: block;
}

div#contentHolder {
	position: relative;
}

div#leftSide {
	float: left;
	margin: -100px 0 10px 10px;
	width: 244px;
}

div.box {
	background-color: #94db8c;
	border: 1px solid #18710e;
	position: relative;
	z-index: 100;
	height: 50px;
	margin: 15px 0 0 0;
	color: #000000;
	font-size: 11px;
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/boxBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

html>body div.box {
	height: auto;
	min-height: 50px;
}

div.box h2 {
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/headingBG.png);
	background-repeat: no-repeat;
	height: 23px;
	padding: 0 4px 0 10px;
	text-align: center;
	position: absolute;
	top: -8px;
	left: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

div.box h2 span {
	position: absolute;
	top: 0;
	right: -6px;
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/headingBG-right.png);
	width: 6px;
	height: 22px;
}

div.copy {
	padding: 22px 10px 5px 10px;
}

div.box form p {
	clear: both;
	margin-bottom: 1.5em;
}

div.box form p label {
	float: left;
	width: 90px;
	margin-top: 4px;
}

div.box form p select {
	width: 125px;
	font-family: inherit;
	padding: 2px;
}

div.box form p input {
	padding: 2px;
	font-family: inherit;
}

.formBtn {
	font-size: 11px;
	font-family: inherit;
	background-color: #54ab2f;
	padding: 3px 6px 3px 6px;	
	color: #000000;
	border: 1px solid #18710e;
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/buttonBG.jpg);
}

.formBtn:hover {
	background-color: #000000;	
	border:1px solid #000000;
	color: #FFFFFF;
	background-image: url(http://static.motordepot.co.uk/images/buttonBG-over.jpg);

}

ul#andMore {
	list-style: none;
	margin: -5px 0 5px 10px;
}

ul#andMore li a {
	display: block;
	padding: 3px 3px 3px 20px;
	font-size: 13px;
	color: #000000;
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/liBG.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

ul#andMore li a:hover {
	color: #1e6b15;
}

#showrooms a {
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 0 0 5px 5px;
}

#showrooms a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.shadow {
	background-image: url(http://static.motordepot.co.uk/images/darker.png);
	background-position: bottom right;
	position: relative;
	top: 2px;
	right: -2px;
	z-index: 0;
}

div#centerContent {
	padding: 50px 5px 10px 265px;
	font-size: 11px;
	line-height: 18px;
	height: 430px;
}

html>body div#centerContent {
	height: auto;
	min-height: 430px;
}

div#centerContent p {
	padding: 0 0 1em 0;
}

div#centerContent h1 {
	font-size: 18px;
	color: #7ec13c;
	margin-bottom: 5px;
}

#welcomeText {
	position: absolute;
	top: -100px;
	width: 480px;
}

#welcomeText .copy {
	overflow: hidden;
	height: 12em;
}

#flashMovie {
	float: right;
}
#searchTable img {
	border: 1px solid #386909;
}

#searchTable img.percentLogo {
	border: 0;
}
table#searchTable {
	font-size: 10px;
	border: 1px solid #386909;
}

div#searchImage {
	text-align: center;
	width: 65px;
}

#searchTable td {
	padding: 3px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

#searchYear {
	width: 50px;
	text-align: left;
}

.selected {
	background-color: #5c8d2c;
	font-weight: bold;
	color: #FFFFFF;
}


div#quickSearch {
	position: absolute;
	top: -100px;
	right: 10px;
	width: 230px;
}

div#quickSearch form p select {
	width: 200px;
}


div#footer {
	clear: both;
	border-top: 2px solid #54b848;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
	padding: 10px;
}

div#footer ul {
	margin: 10px;
	list-style: none;
}

div#footer ul li {
	display: inline;
}

div#footer ul li a,
div#footer a {
	color: #555555;
	text-decoration: underline;
}

div#footer ul li a:hover,
div#footer a:hover {
	color: #54b848;
}

#mdLink {
	position: absolute;
	background-image: url(http://static.motordepot.co.uk/trade-ins/gfx/mdBtn.jpg);
	width: 153px;
	height: 30px;
	top: 85px;
	left: 292px;
	z-index: 6000;
}

#searchTable a {
	color: #316831;
	font-weight: bold;
}

.contactForm {
	width: 500px;
	margin: 10px auto;
}

.contactForm p {
	height: 1%;
}

.contactForm p label {
	float: left;
	width: 130px;
}


.contactForm p label strong {
	color: #FF0000;
	font-weight: normal;
}

.contactForm p select {
	width: 50px;
	font-family: inherit;
}

div.breadcrumbs a,
div.pages a {
	color: #217018;
}

div.breadcrumbs a:hover,
div.pages a:hover {
	color: #555555;
}


ul#simularVechiles {
	list-style: none;
}

ul#simularVechiles li {
	display: block;
}

ul#simularVechiles li a {
	padding: 3px;
	display: block;
	height: 40px;
	padding: 10px 0 10px 0;
	color: #000000;
	font-weight: normal;
	text-transform: lowercase;
}

ul#simularVechiles li a img {
	float: left;
	margin-right: 5px;
	border: 1px solid #54b848;
}

div#carLinks {
	clear: both;
	border-top: 2px solid #54b848;
	padding: 8px 0 8px 0;
	text-align: center;
}

div#leftHolder {
	float: left;
	width: 495px;
}

div#carDetails {
	float: left;
	width: 250px;
	margin-top: 15px;
}

div#carDetails ul {
	list-style: none;
}

div#carDetails ul li {
	clear: both;
	display: block;
}

div#carDetails ul li strong {
	font-size: 11px;
	color: #54b848;
}

div#carDetails ul li label {
	float: left;
	width: 100px;
	margin-right: 10px;
}

div#carImages {
	width: 210px;
	text-align: center;
	float: left;
	margin-right: 15px;
}

div#carImages div {
	margin: 5px 0 5px 0;
}

div#rightHolder {
	float: left;
	margin-left: 7px;
	margin-top: -30px;
	width: 230px;
}

div#enquiryForm {
	clear: both;
	border-top: 2px solid #54b848;
	border-bottom: 2px solid #54b848;
	padding: 10px;
	margin-bottom: 10px;
}


div#enquiryForm strong.header {
	font-size: 12px;
	color: #54b848;
}

div#enquiryForm form p {
	clear: both;
	height: 1%;
}

div#enquiryForm form p label {
	float: left;
	width: 70px;
}

div#enquiryForm form div {
	float: left;
	margin: 10px 0 0 0;
	width: 235px;
}

small {
	color: #CCCCCC;
}

body.cardetails div#centerContent {
	padding-top: 0;
}

body.cardetails div#rightHolder {
	margin-top: 0px;
}

#specsHolder {
	width: 495px;
}

#specTabs {
	list-style: none;	
}

#specTabs li {
	display: inline;
}

#specTabs li a {
	background-color: #19700f;
	color: #ffffff;
	padding: 5px 10px 4px 10px;
}

#specTabs li a.active {
	background-color: #54b848;
	border: 1px solid #54b848;
	color: #FFFFFF;
	border-bottom: 0;
}

.specsCopy {
	background-color: #54b848;
	border: 1px solid #54b848;	
	padding: 10px;
}

.specsCopy strong {
	color: #FFFFFF;
}

.specsCopy div strong {
	color: #19700f;
}

.specsCopy div {
	margin-left: 30px;
	color: #FFFFFF;
}

#step1 p {
	height: 1%;
}

#step1 p label {
	float: left;
	width: 400px;
	margin-left: 30px;
}

form#proposalForm {
	float: left;
	margin: 0 20px 10px 10px;
}

form#proposalForm p {
	clear: both;
	height: 1%;
}

form#proposalForm p label {
	float: left;
	width: 150px;
}



#recentlyViewed a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#recentlyViewed img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

body.home div#centerContent {
	padding-top: 90px;
}

#header h2 {
	position: absolute;
	top: 20px;
	left: 350px;
	font-size: 25px;
	color: #54b848;
	letter-spacing: -1px;
}
